(gnus-request-thread): Rework to take a header instead of a Message-ID to avoid havin...
[gnus] / lisp / ChangeLog
1 2010-12-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2
3         * gnus-int.el (gnus-request-thread): Rework to take a header instead of
4         a Message-ID to avoid having nnimap depend on gnus-sum.
5
6         * shr.el (shr-descend): Only colorise something if we have a node that
7         sets colors.
8
9 2010-12-06  Julien Danjou  <julien@danjou.info>
10
11         * shr.el (shr-render-td): Render td content with shr-descend, so style
12         will be applied to <td> too.
13         (shr-colorize-region): Colorize region even if we only have a background.
14         (shr-tag-body): Fix color and background color inheritance.
15         Do not recolorize after shr-generic.
16         (shr-tag-font): Let shr-generic colorize via inheritance.
17
18 2010-12-06  Katsumi Yamaoka  <yamaoka@jpl.org>
19
20         * shr.el (shr-find-fill-point): Don't regard apostrophe as kinsoku-bol.
21
22 2010-12-06  Andrew Cohen  <cohen@andy.bu.edu>
23
24         * nnir.el (nnir-request-move-article): Remove obsolete code.
25
26 2010-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
27
28         * gnus-util.el (gnus-macroexpand-all): Use eval-and-compile.
29
30 2010-12-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
31
32         * gnus-sum.el (gnus-summary-respool-article): The completion function
33         expects a list instead of an alist.
34
35         * nntp.el (nntp-snarf-error-message): nnheader-report takes a format
36         string as the parameter.
37
38         * gnus.el (gnus-valid-select-methods): Allow nnimap to respool.
39
40         * shr.el (shr-stylesheet): New dynamic variable for cascading the
41         styles.
42         (shr-colorize-region): New function.
43         (shr-insert-background-overlay): Remove.
44         (shr-render-td): Background setting should be taken care of on a higher
45         level.
46         (shr-tag-body): Use post-hoc colorizations.
47         (shr-tag-body): Set up a style sheet based on bgcolor/fgcolor.
48         (shr-put-color-1): Don't overwrite old colors.
49         (shr-colorize-region): When the background color isn't explicit, use
50         a fixed background.
51
52         * gnus-util.el (gnus-output-to-mail): Require nnmail before using
53         nnmail variables.
54
55 2010-12-05  Bjørn Mork  <bjorn@mork.no>
56
57         * nnimap.el (nnimap-process-expiry-targets): Avoid downloading articles
58         unless necessary.
59
60 2010-12-05  Andrew Cohen  <cohen@andy.bu.edu>
61
62         * nnir.el (nnir-run-gmane): Use more careful test for gmane nntp
63         server.
64
65 2010-12-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
66
67         * gnus-html.el (gnus-html-put-image): Use widget instead of local maps
68         so that TAB works.
69
70         * gnus-sum.el (gnus-summary-show-article): Reverse the meanings of `C-u
71         C-u g' and `C-u g' so that `C-u g' does what it traditionally did.
72
73         * shr.el (shr-urlify): Show the URL before the title to avoid
74         misleading URLs.
75
76 2010-12-04  Adam Sjøgren  <asjo@koldfront.dk>
77
78         * shr.el (shr-urlify): Display the title in <a> tags.
79
80 2010-12-04  Andrew Cohen  <cohen@andy.bu.edu>
81
82         * nnir.el (nnir-categorize): Replace mapcar with mapc.
83
84 2010-12-03  Andrew Cohen  <cohen@andy.bu.edu>
85
86         * nnir.el: Rearrange code to allow macros to be autoloaded by
87         gnus-sum.el.
88         (nnir-retrieve-headers-override-function): Make this variable
89         customizable.
90         (nnir-retrieve-headers): Remove obsolete subject-mangling code.
91
92         * gnus-sum.el (nnir-article-group,nnir-article-rsv): Autoload macros
93         from nnir.el.
94
95 2010-12-03  Julien Danjou  <julien@danjou.info>
96
97         * gnus-demon.el (gnus-demon-init): Fix time computing when time is nil.
98
99 2010-12-03  Katsumi Yamaoka  <yamaoka@jpl.org>
100
101         * gnus-util.el (gnus-macroexpand-all): Don't modify argument;
102         allow optional argument `environment'.
103
104 2010-12-03  Glenn Morris  <rgm@gnu.org>
105
106         * mm-extern.el (message-goto-body): Update declaration.
107
108 2010-12-03  Katsumi Yamaoka  <yamaoka@jpl.org>
109
110         * gnus-util.el (gnus-macroexpand-all): New function.
111
112         * gnus-sum.el (gnus-summary-line-format-alist): Use gnus-macroexpand-all
113         instead of macroexpand-all that is unavailable in XEmacs.
114
115 2010-12-02  Andrew Cohen  <cohen@andy.bu.edu>
116
117         * nnir.el (nnir-summary-line-format): New variable.
118         (nnir-mode): Use it.
119         (nnir-artlist-*,nnir-aritem-*): Reimplement as macros.
120         (nnir-article-ids): Reimplement as defsubst.
121         (nnir-retrieve-headers): Don't mangle the subject header.
122         (nnir-run-imap): Use 100 as RSV score.
123         (nnir-run-find-grep): Fix for full server searching.
124         (nnir-run-gmane): Better restriction to gmane groups.
125
126         * gnus-sum.el (gnus-summary-line-format-alist): Add specs for nnir
127         summary buffers.
128
129 2010-12-02  Julien Danjou  <julien@danjou.info>
130
131         * gnus-win.el (gnus-configure-frame): Remove old compatibility code.
132
133         * gnus-msg.el: Mark gnus-outgoing-message-group as obsolete.
134
135         * gnus-win.el (gnus-configure-windows): Remove Gnus 3.x setting
136         support.
137
138 2010-12-01  Andrew Cohen  <cohen@andy.bu.edu>
139
140         * nnir.el: Update to handle the registry better.
141         (autoload): Silence byte-compiler.
142         (nnir-open-server): Add a hook for nnir groups.
143         (nnir-request-move-article): Don't mangle the header. Better to use
144         formating variables (which will be added in the future).
145         (nnir-registry-action): Update the registry using the original article
146         group name.
147         (nnir-mode): Install nnir-specific hooks for updating the registry.
148
149         * gnus-sum.el
150         (gnus-article-original-subject,gnus-newsgroup-original-name): Remove
151         obsolete variables.
152         (gnus-summary-move-article): Remove use of obsolete variables.
153         (gnus-summary-local-variables): Make move and delete hooks local to
154         summary buffers.
155
156 2010-12-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
157
158         * rtree.el: New file.
159
160 2010-12-01  Julien Danjou  <julien@danjou.info>
161
162         * message.el (message-user-organization): Do not use
163         gnus-local-organization.
164
165         * gnus.el: Remove gnus-local-organization.
166
167         * gnus-msg.el: Remove nastygram thing.
168
169 2010-12-01  Teodor Zlatanov  <tzz@lifelogs.com>
170
171         * nnmaildir.el (nnmaildir-request-set-mark): Add article to add-mark
172         funcall.
173
174 2010-12-01  Katsumi Yamaoka  <yamaoka@jpl.org>
175
176         * gnus-gravatar.el (gnus-gravatar-insert): Allow LWSP in the middle of
177         names.
178
179         * shr.el (shr-find-fill-point): Don't break line between kinsoku-bol
180         characters.
181
182         * gnus-gravatar.el (gnus-gravatar-insert): Delete unnecessary binding
183         to t of inhibit-read-only since it is inside gnus-with-article-headers.
184         Suggested by Štěpán Němec <stepnem@gmail.com>.
185         (gnus-gravatar-transform-address): Use mail-extract-address-components
186         that supports non-ASCII names rather than mail-header-parse-addresses.
187
188 2010-11-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
189
190         * proto-stream.el (open-protocol-stream): All starttls connections are
191         handled by the network handler.
192
193 2010-11-30  Julien Danjou  <julien@danjou.info>
194
195         * nnimap.el (nnimap-open-connection-1): Use gnus-string-match-p.
196         (nnimap-open-connection-1): Fix PREAUTH.
197
198         * gnus-gravatar.el (gnus-gravatar-size): Set gnus-gravatar-size to nil.
199
200 2010-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
201
202         * shr.el (shr-char-breakable-p, shr-char-nospace-p)
203         (shr-char-kinsoku-bol-p, shr-char-kinsoku-eol-p): New macros.
204         (shr-insert): Use them.
205         (shr-find-fill-point): Work better for kinsoku chars and apostrophes.
206
207 2010-11-29  Andrew Cohen  <cohen@andy.bu.edu>
208
209         * nnir.el (nnir-request-move-article): Bail out if original group
210         doesn't support article moves.
211         (nnir-get-active): Improve active list retrieval.
212
213 2010-11-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
214
215         * shr.el (shr-find-fill-point): Don't break before apostrophes.
216
217 2010-11-29  Binjo  <binjo.cn@gmail.com>  (tiny change)
218
219         * nnimap.el (nnimap-open-connection-1): w32 open-network-stream doesn't
220         seem to accept strings-with-numbers as port numbers,
221
222 2010-11-29  Andrew Cohen  <cohen@andy.bu.edu>
223
224         * gnus-sum.el (gnus-summary-delete-article): If delete fails don't
225         change the registry.
226
227 2010-11-29  Katsumi Yamaoka  <yamaoka@jpl.org>
228
229         * nnir.el (nnir-run-gmane): Use mm-delete-duplicates instead of
230         delete-dups that is not available in XEmacs 21.4.
231
232         * mm-util.el (mm-delete-duplicates): Add comment.
233
234 2010-11-28  Andrew Cohen  <cohen@andy.bu.edu>
235
236         * nnir.el (nnir-ignored-newsgroups): New variable.
237         (nnir-get-active): Use it.
238
239 2010-11-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
240
241         * proto-stream.el (proto-stream-open-network): Add some comments.
242
243         * nntp.el (nntp-open-connection): Provide a :success condition.
244
245         * nnimap.el (nnimap-open-connection-1): Ditto.
246
247         * proto-stream.el (proto-stream-open-network): See what the response to
248         the STARTTLS command is.
249
250         * nnimap.el (nnimap-open-connection-1): Always upgrade to STARTTLS (for
251         backwards compatibility).
252         (nnimap-open-connection-1): Really respect nnimap-server-port.
253
254         * proto-stream.el (proto-stream-open-network): When doing opportunistic
255         TLS upgrades we don't really care about the identity of the peer.
256         (proto-stream-open-network): Force starttls.el to use gnutls-cli, since
257         that what we've checked for.
258         (proto-stream-always-use-starttls): Only default to t if
259         open-gnutls-stream exists.
260         (proto-stream-open-network): If STARTTLS failed, then just open a
261         normal connection.
262         (proto-stream-open-network): Wait until the greeting before doing
263         STARTTLS.
264
265         * nntp.el (nntp-open-connection): Report what the connection error is.
266
267         * proto-stream.el (open-protocol-stream): Renamed from
268         open-proto-stream.
269
270 2010-11-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
271
272         * nnimap.el (nnimap-stream): Change default to `undecided'.
273         (nnimap-open-connection): If `nnimap-stream' is `undecided', try ssl
274         first, and then network.
275         (nnimap-open-connection-1): Respect nnimap-server-port.
276         (nnimap-open-connection): Be more backwards-compatible.
277
278         * proto-stream.el (proto-stream-always-use-starttls): New variable.
279         (proto-stream-open-starttls): De-duplicate the starttls code.
280         (proto-stream-open-starttls): Folded back into the main function.
281         (proto-stream-open-network): Fix typo in the gnutls path.
282         (proto-stream-command): Refactor out.
283
284         * nntp.el (nntp-open-connection): Fix the STARTTLS command syntax.
285
286         * proto-stream.el (proto-stream-open-starttls): Actually implement the
287         starttls.el STARTTLS.
288
289         * color.el (color-lab->srgb): Fix function call name.
290
291         * proto-stream.el (proto-stream-open-tls): Delete output from openssl
292         if we're using tls.el.
293         (proto-stream-open-network): If we don't have gnutls-cli or gnutls
294         built in, then don't try to establish a STARTTLS connection.
295
296         * nntp.el (nntp-open-connection): Switch on STARTTLS on supported
297         servers.
298
299         * proto-stream.el (open-proto-stream): Use network, not stream.
300         (open-proto-stream): Add a way to specify what the end of a command is.
301
302         * nntp.el (nntp-open-connection): Use proto-streams for the relevant
303         connections types.
304         (nntp-open-network-stream): Remove.
305         (nntp-open-ssl-stream): Remove.
306         (nntp-open-tls-stream): Remove.
307         (nntp-ssl-program): Remove.
308
309         * nnimap.el (nnimap-open-connection): Check for "OK" from the greeting.
310
311 2010-11-27  Andrew Cohen  <cohen@andy.bu.edu>
312
313         * nnir.el: Fix typos.
314         (nnir-retrieve-headers-override-function): Rename variable to reflect
315         new semantics.
316         (nnir-article-group, nnir-article-number, nnir-article-rsv): New helper
317         macros.
318         (nnir-request-article, nnir-request-move-article): Use them.
319         (nnir-categorize): New function.
320         (nnir-run-query): Use it.
321         (nnir-retrieve-headers): Rewrite to batch header retrieval.
322         (nnir-run-gmane): nnir-retrieve-headers now returns the headers already
323         sorted.
324         (nnir-group-full-name): Use gnus-group-full-name instead.
325         (nnir-artlist-artitem-group, nnir-artlist-artitem-number)
326         (nnir-artlist-artitem-rsv, nnir-sort-groups-by-server): Obsolete.
327
328 2010-11-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
329
330         * nnimap.el (nnimap-open-connection): Fix typo in STARTTLS command.
331
332         * proto-stream.el: New library to provide protocol-specific
333         TLS/STARTTLS connections for IMAP, NNTP, SMTP, POP3 and similar
334         protocols.
335         (open-proto-stream): Complete the documentation.
336         (proto-stream-open-network): Fix some typos.
337
338         * nnimap.el (nnimap-open-connection): Use it.
339
340 2010-11-27  Yuri Karaban  <tech@askold.net>  (tiny change)
341
342         * pop3.el (pop3-open-server): Read server greeting before starting TLS
343         negotiation.
344
345 2010-11-26  Julien Danjou  <julien@danjou.info>
346
347         * color.el: Rename various rgb functions to srgb.
348
349 2010-11-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
350
351         * nnimap.el (nnimap-get-groups): Allow non-quoted strings as mailbox
352         names.
353
354 2010-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
355
356         * shr.el (shr-insert): Revert last change.
357         (shr-find-fill-point): Never leave point being at bol;
358         relax the kinsoku limitation when rendering tables.
359
360 2010-11-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
361
362         * nnmail.el (nnmail-expiry-target-group): Protect against degenerate
363         results from -accept-article.
364
365         * shr-color.el: Require cl when compiling.
366
367         * nnheader.el (nnheader-update-marks-actions): Fix typo in last
368         checkin.
369
370         * gnus-art.el (gnus-url-mailto): Unfold URLs before using them.
371
372         * nnimap.el (nnimap-request-set-mark): Add is "+", not "-".
373
374         * gnus-sum.el (gnus-summary-push-marks-to-backend): Use 'set instead of
375         'add and 'delete to set backend marks.
376
377         * nnmaildir.el (nnmaildir-request-set-mark): Be explicit about 'set.
378
379         * nnheader.el (nnheader-update-marks-actions): Refactor out.
380
381         * nntp.el (nntp-request-set-mark): Use it.
382
383         * nnfolder.el (nnfolder-request-set-mark): Ditto.
384
385         * nnml.el (nnml-request-set-mark): Ditto.
386
387         * nnimap.el (nnimap-last-response-string): Remove the unfolding -- it
388         introduces regressions in article selection.
389         (nnimap-find-uid-response): New function.
390         (nnimap-request-accept-article): Use the UID returned, if any.
391         (nnimap-request-move-article): Use the UID returned, if any.
392         (nnimap-get-groups): Reimplement to work with folded lines.
393         (nnimap-find-uid-response): The UID is the last element in the list.
394         (nnimap-request-set-mark): Extend syntax with 'set.
395
396         * nnml.el (nnml-request-set-mark): Ditto.
397
398         * nnfolder.el (nnfolder-request-set-mark): Ditto.
399
400         * nntp.el (nntp-request-set-mark): Ditto.
401
402 2010-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
403
404         * message.el (message-called-interactively-p): A temporary macro.
405         (message-goto-body): Use it temporarily.
406
407 2010-11-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
408
409         * nnimap.el (nnimap-unfold-quoted-lines): Refactor out.
410         (nnimap-last-response-string): Unfold quoted lines, if they exist.
411         (nnimap-last-response-string): Fix last unfolding fix.
412
413 2010-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
414
415         * shr.el (shr-insert): Fix the way to fold lines.
416
417 2010-11-25  Julien Danjou  <julien@danjou.info>
418
419         * shr-color.el (shr-color->hexadecimal): Use color-rgb->hex
420
421         * color.el: Rename from color-lab.el
422         (color-rgb->hex): Add.
423         (color-complement): Add.
424         (color-complement-hex): Add.
425
426         * gnus-sum.el (gnus-summary-widget-forward): Add, and bind to [tab].
427
428 2010-11-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
429
430         * shr-color.el (shr-color-visible): Don't bug out if the colour names
431         don't exist.
432
433 2010-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
434
435         * mml.el (mml-preview): Make sure to bind gnus-displaying-mime to nil,
436         assuming that article displaying or another mml-preview may be
437         interrupted for an error or for the like.
438
439         * shr.el (shr-get-background): Fix argument name.
440
441 2010-11-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
442
443         * gnus-cache.el (gnus-summary-insert-cached-articles): Use it.
444
445         * gnus-sum.el (gnus-summary-include-articles): New function.
446
447         * message.el (message-goto-body): called-interactively-p needs a
448         parameter, so use `any'.
449
450         * nnimap.el (nnimap-request-move-article): It's no longer necessary to
451         clear marks before moving, since they're synced from the Gnus side
452         first.
453
454         * gnus-sum.el (gnus-summary-push-marks-to-backend): New function.
455         (gnus-summary-move-article): Copy over all marks before moving, so that
456         IMAP doesn't think a new article has arrived.
457
458 2010-11-24  Julien Danjou  <julien@danjou.info>
459
460         * shr.el (shr-insert-background-overlay): Fix typo.
461         (shr-render-td): Copy the background before rendering.
462
463         * shr-color.el (shr-color-visible): Fix docstring.
464
465         * shr.el (shr-tag-table): Add bgcolor support.
466         (shr-render-td): Add bgcolor support.
467         (shr-get-background): Add.
468         (shr-insert-foreground-overlay): Use shr-get-background.
469
470         * message.el (message-goto-body): Use called-interactively-p.
471         (message-in-body-p): message-goto-body returns point.
472
473 2010-11-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
474
475         * mm-util.el (mm-enable-multibyte): Use `to' instead of t.  This fixes
476         Fixes something or other in Emacs 23, and is backwards compatible.
477
478         * message.el (message-goto-body): Remove the <#secure special-casing,
479         which is too special.
480
481         * shr.el (shr-parse-style): Drop !important from styles.
482
483 2010-11-24  Daniel Schoepe  <daniel.schoepe@googlemail.com>  (tiny change)
484
485         * gnus-sum.el (gnus-summary-articles-in-thread): Fix a bug that causes
486         this function to return incorrect results when calling it with an
487         explicit article argument different from
488         (gnus-summary-article-number).
489
490 2010-11-24  Julien Danjou  <julien@danjou.info>
491
492         * shr.el (shr-insert-color-overlay): Replace deprecated syntax.
493         (shr-tag-body): Add background support.
494         (shr-descend): Add background support.
495         (shr-tag-title): Add.
496
497         * shr-color.el (shr-color-visible): Really return original background
498         if fixed.
499
500 2010-11-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
501
502         * shr.el (shr-color-check): Protect against non-existant colour names.
503
504 2010-11-24  Julien Danjou  <julien@danjou.info>
505
506         * color-lab.el: Require 'cl when compiling.
507
508         * shr.el (shr-insert-color-overlay): Remove specific rgb() check.
509
510         * shr-color.el (shr-color->hexadecimal): Only return the hexadecimal
511         matched part.
512
513         * color-lab.el: Fix all expt calls to use float type.
514
515 2010-11-24  Katsumi Yamaoka  <yamaoka@jpl.org>
516
517         * shr.el (shr-insert-color-overlay): Pass rgb(rrr, ggg, bbb) type color
518         expression to shr-color-check as is.
519
520         * shr-color.el (shr-color->hexadecimal): Ignore case of color names.
521
522         * color-lab.el: Add coding cookie.
523         (float-pi): Use eval-and-compile.
524
525         * dgnushack.el (dgnushack-compile): Exclude shr-color.el from being
526         compiled for Emacsen having no `libxml-parse-html-region' support.
527
528 2010-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
529
530         * shr.el (shr-insert-color-overlay): Split stuff like
531         "#444444 !important" to find the real colour.
532         (shr-tag-font): Resurrect shr-tag-font again, since it's needed to
533         parse <font color="red"> entries.
534
535 2010-11-23  Andrew Cohen  <cohen@andy.bu.edu>
536
537         * nnheader.el (nnheader-parse-head): Bug fix.  Properly position
538         point when parsing headers.
539
540         * nnspool.el (nnspool-insert-nov-head): Bug fix.  Make sure point
541         is positioned properly when parsing headers.
542
543 2010-11-23  Julien Danjou  <julien@danjou.info>
544
545         * color-lab.el (boundp): Bind float-pi for Emacs < 23.3.
546
547         * shr-color.el (shr-color->hexadecimal): Add support for color names.
548
549         * shr.el (shr-parse-style): Replace \n with space in style parsing.
550
551         * shr-color.el (shr-color-hsl-to-rgb-fractions): Use
552         shr-color-hue-to-rgb.
553         (shr-color->hexadecimal): Call shr-color-hsl-to-rgb-fractions.
554
555 2010-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
556
557         * shr.el (shr-color->hexadecimal): Autoload.
558         (shr-descend): Add color to all tags.
559
560 2010-11-22  Julien Danjou  <julien@danjou.info>
561
562         * shr.el (shr-tag-color-check): Convert colors to hexadecimal with
563         shr-color->hexadecimal.
564
565         * shr-color.el (shr-color->hexadecimal): Add converting functions for
566         RGB() or HSL() color representation.
567
568         * shr.el (shr-tag-font): Add.
569         (shr-tag-color-check): New function to get better colors.
570         (shr-tag-insert-color-overlay): Factorize code between tag-font and
571         tag-span.
572
573         * shr-color.el: New file.
574
575         * color-lab.el: New file.
576
577         * gnus-art.el (gnus-url-mailto): Do not downcase args.
578
579 2010-11-21  Andrew Cohen  <cohen@andy.bu.edu>
580
581         * nnir.el: Fix typo in comments.
582         (nnir-run-imap): Simplify code. No need to reverse artlist.
583         (nnir-run-gmane): Use nnir-tmp-buffer for web results.
584
585 2010-11-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
586
587         * gnus-srvr.el (gnus-server-show-server): New command and keystroke.
588
589         * nnimap.el (nnimap-get-capabilities): Refactor out.
590         (nnimap-open-connection): Re-request capabilities after STARTTLS.
591
592 2010-11-21  Ralf Angeli  <angeli@caeruleus.net>
593
594         * mm-uu.el (mm-uu-type-alist): Prevent spurious empty line from
595         appearing when `mm-uu-hide-markers' is nil.
596
597 2010-11-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
598
599         * nnimap.el (nnimap-unselect-group): Make into its own function.
600         (nnimap-request-rename-group): Unselect group before renaming.
601         This had gotten lost somewhere.
602         (nnimap-request-accept-article): Keep track of examined groups, and
603         unselect the group before APPENDing to read-only groups.
604         (nnimap-request-move-article): Clear flags before moving so that they
605         can be re-set later.
606
607 2010-11-20  Katsumi Yamaoka  <yamaoka@jpl.org>
608
609         * gnus-gravatar.el (gnus-gravatar-transform-address): Decode name again.
610         (gnus-gravatar-insert): Put avatar always in the beginning of the field.
611
612 2010-11-19  Katsumi Yamaoka  <yamaoka@jpl.org>
613
614         * gnus-art.el (gnus-mime-display-single)
615         * gnus-html.el (gnus-html-wash-images, gnus-html-prefetch-images)
616         * mm-decode.el (mm-shr): Assume that gnus-inhibit-images may be a group
617         parameter.
618
619 2010-11-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
620
621         * shr.el (shr-table-horizontal-line): Rename from shr-table-line.
622         (shr-table-vertical-line): New variable.
623         (shr-insert-table): Use it.
624
625 2010-11-18  Katsumi Yamaoka  <yamaoka@jpl.org>
626
627         * gnus-html.el (gnus-html-wash-images): Don't display images if
628         gnus-inhibit-images is non-nil; register displayer for cid images.
629         (gnus-html-display-image): Work for cid image.
630         (gnus-html-insert-image): Allow arguments.
631         (gnus-html-put-image): Inhibit read-only.
632         (gnus-html-prefetch-images): Don't prefetch images if
633         gnus-inhibit-images is non-nil.
634
635 2010-11-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
636
637         * shr.el (shr-put-image): Break lines when inserting big pictures.
638
639 2010-11-17  Daniel Dehennin  <daniel.dehennin@baby-gnu.org>
640
641         * mml2015.el (mml2015-epg-encrypt): Fix two cons with missing
642         sender, thanks Katsumi Yamaoka.
643
644 2010-11-17  Andrew Cohen  <cohen@andy.bu.edu>
645
646         * nnir.el (nnir-run-imap): Reverse the article list for each group
647         rather than the whole list.
648
649 2010-11-17  Katsumi Yamaoka  <yamaoka@jpl.org>
650
651         * shr.el (shr-image-displayer): Protect function against non-existent
652         image source.
653
654         * gnus-art.el (gnus-inhibit-images): New user option.
655         (gnus-mime-display-single): Don't display image if it is non-nil.
656
657         * mm-decode.el (mm-shr): Bind shr-inhibit-images to the value of
658         gnus-inhibit-images.
659
660         * shr.el (shr-image-displayer): New function.
661         (shr-tag-img): Use it.
662
663 2010-11-16  Daniel Dehennin  <daniel.dehennin@baby-gnu.org>
664
665         * mml2015.el (mml2015-epg-sign): Use From header.
666
667 2010-11-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
668
669         * gnus-html.el (gnus-html-wash-images): Register a displayer.
670
671         * gnus-util.el (gnus-find-text-property-region): Return markers.
672
673         * shr.el (shr-tag-img): Put a displayer in the text property.
674
675         * gnus-util.el (gnus-find-text-property-region): New utility function.
676
677         * gnus-html.el (gnus-html-display-image): Make the alt optional.
678         (gnus-html-show-images): Remove.
679
680         * gnus-art.el (gnus-article-show-images): New, more general function.
681
682         * gnus-html.el: Use image-url instead of gnus-image-url to unify the
683         image url text properties.
684
685         * shr.el: Ditto.
686
687         * gnus-agent.el (gnus-agentize): Only do the auto-agentizing if
688         gnus-agent-auto-agentize-methods is set.  Which it isn't.
689
690 2010-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
691
692         * gnus-sum.el (gnus-summary-move-article): Fix `while' loop to make it
693         work for two or more articles.
694
695 2010-11-12  Katsumi Yamaoka  <yamaoka@jpl.org>
696
697         * gnus-art.el (article-treat-non-ascii): Keep text properties not to
698         divide an image that's in an html article to two or more when washing
699         non-ASCII characters in alt text of it.
700
701 2010-11-11  Katsumi Yamaoka  <yamaoka@jpl.org>
702
703         * mm-decode.el (mm-dissect-buffer): Pass sender's mail address to
704         smime-decrypt-region using function argument.
705         (mm-possibly-verify-or-decrypt, mm-dissect-multipart): Relay it.
706
707         * mm-view.el (mm-view-pkcs7, mm-view-pkcs7-decrypt): Relay it.
708
709         * smime.el (smime-decrypt-region): Catch it.
710
711 2010-11-11  Stefan Monnier  <monnier@iro.umontreal.ca>
712
713         * smime.el (smime-mode-map): Move initialization into declaration.
714         (gnus-run-mode-hooks): Don't autoload.
715         (smime-mode): Use define-derived-mode.
716
717 2010-11-11  Glenn Morris  <rgm@gnu.org>
718
719         * smime.el (from): Restrict declaration to XEmacs.
720
721         * nnir.el (gnus-group-topic-name): Autoload.
722
723 2010-11-11  Katsumi Yamaoka  <yamaoka@jpl.org>
724
725         * shr.el (shr-insert): Don't break long line if it is because of
726         kinsoku-bol characters in the line end.
727
728 2010-11-11  Andrew Cohen  <cohen@andy.bu.edu>
729
730         * nnir.el (nnir-request-move-article): Fix to provide original group
731         and subject.
732         (nnir-warp-to-article): Don't fail on articles whose headers haven't
733         been retrieved.
734
735         * gnus-sum.el (gnus-summary-move-article): Use original group and
736         subject for virtual articles such as those in an nnir summary buffer.
737
738 2010-11-11  Katsumi Yamaoka  <yamaoka@jpl.org>
739
740         * gnus-art.el (article-treat-non-ascii): Make it work for XEmacs (at
741         least 21.5).
742
743         * smime.el (from): Declare it again for XEmacs.
744
745 2010-11-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
746
747         * message.el (message-resend): Don't disable encoding unless it's
748         already encoded.
749
750         * nnimap.el (nnimap-update-info): Fix problem with `g' chopping of
751         low-numbered articles.
752
753 2010-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
754
755         * rfc2047.el (rfc2047-syntax-table): Simplify.
756
757         * lpath.el: Fbind set-char-table-range for XEmacs 21.4 and SXEmacs 22.1.
758
759         * gnus-art.el (article-treat-non-ascii): Use put-char-table instead of
760         set-char-table-range for XEmacs.
761
762 2010-11-10  Glenn Morris  <rgm@gnu.org>
763
764         * time-date.el (time-to-seconds): Always an alias on Emacs,
765         never a real function.
766         (with-no-warnings): Remove compat stub, now unused.
767         (time-less-p): Doc fix.
768         (time-to-number-of-days): Simplify.
769
770         * smime.el (from): Remove unused declaration.
771
772         * gnus-util.el (with-no-warnings): Remove compat stub, now unused.
773         (gnus-float-time): On Emacs, always an alias.
774
775         * ecomplete.el (with-no-warnings): Remove compat stub, now unused.
776         (ecomplete-add-item): Use float-time on Emacs, else gnus-float-time.
777
778 2010-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
779
780         * dgnushack.el: Don't use ignore-errors in the top level form since it
781         is unavailable in XEmacs even if cl is loaded.
782
783         * gnus-art.el (org-entities): Declare it to silence the byte compiler.
784
785 2010-11-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
786
787         * shr.el (browse-url-mailto): Autoload.
788
789         * gnus-art.el (article-treat-non-ascii): New command and keystroke.
790
791         * message.el (message-subject-trailing-was-ask-regexp): A ] in a []
792         regexp doesn't need quoting.
793
794 2010-11-09  Sven Joachim  <svenjoac@gmx.de>
795
796         * message.el (message-subject-trailing-was-ask-regexp)
797         (message-subject-trailing-was-regexp): Match was: in addition to was.
798
799 2010-11-09  Glenn Morris  <rgm@gnu.org>
800
801         * nnbabyl.el (nnbabyl-request-move-article, nnbabyl-delete-mail)
802         (nnbabyl-check-mbox): Use point-at-bol.
803
804 2010-11-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
805
806         * shr.el (shr-browse-url): Call browse-url-mailto for mailto: links.
807
808         * message.el (message-mailto): New function.
809         (message-mailto): Should accept other parameters.
810         (message-mailto): Remove since it duplicates browse-url-mailto
811         functionality.
812
813 2010-11-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
814
815         * gnus-start.el (gnus-get-unread-articles): Ignore totally non-existent
816         methods.
817         (gnus-read-active-file): Ditto.
818
819         * gnus-group.el (gnus-group-read-ephemeral-group): Remove superfluous
820         ": " from the prompt.
821         (gnus-group-make-group): Ditto.
822
823 2010-11-07  Glenn Morris  <rgm@gnu.org>
824
825         * gnus-bookmark.el (gnus-bookmark-bmenu-show-infos)
826         (gnus-bookmark-kill-line): Use point-at-eol.
827
828 2010-11-07  Katsumi Yamaoka  <yamaoka@jpl.org>
829
830         * gnus-gravatar.el (gnus-gravatar-transform-address): No need to skip
831         asterisks in From header.
832
833 2010-11-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
834
835         * gnus-ems.el (gnus-put-image): Use a blank text as the insertion
836         string to avoid making the From headers syntactically invalid.
837
838         * message.el (message-send-mail): Don't insert courtesy messages if the
839         message already has List-Post and List-ID messages.
840
841 2010-11-06  Glenn Morris  <rgm@gnu.org>
842
843         * gnus-art.el (gnus-treat-article): Give dynamic local variables
844         `condition', `type', `length' a prefix.
845         (gnus-treat-predicate): Update for above name changes.
846
847 2010-11-06  Andrew Cohen  <cohen@andy.bu.edu>
848
849         * nnir.el (gnus-summary-nnir-goto-thread): Remove function and
850         binding.  Handled by `gnus-summary-refer-thread' instead.
851         (nnir-warp-to-article): New backend function.
852
853         * nnimap.el (nnimap-request-thread): Force dependency updating.
854
855         * gnus-sum.el (gnus-fetch-headers): Allow more arguments.
856         (gnus-summary-refer-thread): Rework to improve thread-referral.
857
858         * gnus-int.el (gnus-warp-to-article): New function.
859
860         * gnus-sum.el (gnus-summary-article-map): Bind it.
861
862 2010-11-04  Andrew Cohen  <cohen@andy.bu.edu>
863
864         * nnir.el (gnus-summary-nnir-goto-thread): Limit work done by
865         gnus-summary-refer-thread.
866
867         * gnus-sum.el (gnus-build-all-threads): Force updating of dependency
868         headers.
869         (gnus-summary-limit-include-thread): Prevent articles in thread from
870         being cut in gnus-cut-threads.
871         (gnus-summary-refer-thread): Limit retrieved headers to those in
872         thread.
873
874 2010-11-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
875
876         * message.el (message-send-mail): Use the value of
877         message-courtesy-message from the message buffer.
878
879         * gnus-html.el (gnus-html-browse-url): Implement mailto: URLs.
880
881         * shr.el (shr-browse-url): Implement mailto: URLs.
882
883         * gnus-sum.el (gnus-summary-show-article): Take `t' as the arg to mean
884         "raw".
885
886         * nnimap.el (nnimap-find-article-by-message-id): Don't EXAMINE a group
887         if it's already selected.
888
889         * mm-decode.el (mm-save-part): Put the entire path in the `M-n' slot.
890
891 2010-11-04  Katsumi Yamaoka  <yamaoka@jpl.org>
892
893         * shr.el (shr-tag-img): Use string-width and truncate-string-to-width
894         to measure the length and truncate alt text.
895
896 2010-11-03  Glenn Morris  <rgm@gnu.org>
897
898         * nndiary.el (nndiary-generate-nov-databases-1)
899         (nndiary-generate-active-info): Rename dynamic variable `files' to
900         something less generic.
901
902 2010-11-03  Andrew Cohen  <cohen@andy.bu.edu>
903
904         * nnir.el (nnir-request-move-article): Call the underlying backend to
905         move articles from nnir.
906
907 2010-11-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
908
909         * gnus-cite.el (gnus-article-natural-long-line-p): Remove.
910
911 2010-11-02  Julien Danjou  <julien@danjou.info>
912
913         * nnir.el: Remove wais support.
914
915 2010-11-02  Glenn Morris  <rgm@gnu.org>
916
917         * gnus-html.el: Reorder requirements to quieten compiler.
918
919 2010-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
920
921         * gnus-cite.el (gnus-article-fill-cited-article): Make fill work
922         properly for XEmacs as well.
923         (gnus-article-fill-cited-article, gnus-article-foldable-buffer)
924         (gnus-article-natural-long-line-p): Use window-width rather than
925         frame-width.
926
927 2010-11-01  Andrew Cohen  <cohen@andy.bu.edu>
928
929         * nnir.el (nnir-run-gmane): Inhibit demon.  Return nil if no messages.
930         (nnir-read-parms): Don't modify query.
931         (nnir-run-query): Add ability to search topic on current line.
932         (nnir-get-active): Clean up.
933
934 2010-11-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
935
936         * gnus-cite.el (gnus-article-foldable-buffer): Protect against
937         degenerate articles.
938
939         * gnus-sum.el (gnus-print-buffer): Rewrite to use with-temp-buffer.
940         (gnus-print-buffer): Just print the buffer as is, without any copying
941         to a buffer and then re-highlighting.
942
943         * nnimap.el (nnimap-request-group): Store the new updated info.
944         (nnimap-request-group): Select the group when we don't know whether it
945         exists or not.
946
947         * gnus-start.el (gnus-ask-server-for-new-groups): Return the new
948         groups.
949
950         * gnus-group.el (gnus-group-find-new-groups): Display all the new
951         groups.
952
953         * gnus-start.el (gnus-find-new-newsgroups): Return the list of new
954         groups.
955
956         * gnus-cite.el (gnus-article-fill-cited-article): Minimize the
957         long-lines case by only filling the long lines.
958
959         * nnimap.el (nnimap-parse-line): Don't bug out oddly formed replies
960         (bug #7311).
961
962 2010-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
963
964         * shr.el: No need to declare `declare-function' since shr.el is for
965         only Emacsen that provide `libxml-parse-html-region'.
966
967         * dgnushack.el: Remove `(defvar iswitchb-temp-buflist)', that is
968         effective only in a file it is referred to.
969
970 2010-11-01  Glenn Morris  <rgm@gnu.org>
971
972         * mm-util.el (gnus-completing-read): Autoload.
973         (mm-read-coding-system): Simplify Emacs definition.
974
975         * nnmail.el (gnus-activate-group):
976         * nnimap.el (gnutls-negotiate):
977         * nntp.el (netrc-parse): Fix declarations.
978
979 2010-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
980
981         * gnus-util.el (gnus-string-match-p): New function, that is an alias to
982         string-match-p in Emacs >=23.
983
984         * gnus-msg.el (gnus-configure-posting-styles)
985         * nnir.el (nnir-run-gmane): Use gnus-string-match-p.
986
987 2010-11-01  Glenn Morris  <rgm@gnu.org>
988
989         * nnir.el (declare-function): Add compat stub.
990         (mm-url-insert, mm-url-encode-www-form-urlencoded): Declare.
991         (nnir-run-gmane): Require 'mm-url.
992
993         * mm-util.el (mm-string-to-multibyte): Simplify.
994
995         * shr.el (declare-function): Add compat stub.
996         (url-cache-create-filename): Declare.
997         (mm-disable-multibyte, widget-convert-button): Autoload.
998
999         * smime.el (ldap-search): Declare.
1000         (smime-cert-by-ldap-1): Require ldap on Emacs.
1001
1002         * nnimap.el: Require nnmail, and gnus-sum when compiling.
1003         (nnimap-keepalive): Use gnus-float-time.
1004
1005         * mail-source.el (nnheader-message, gnus-float-time): Autoload.
1006         (mail-source-delete-crash-box): Use gnus-float-time.
1007
1008         * gnus-dired.el (gnus-completing-read): Autoload.
1009
1010         * mm-view.el (gnus-rescale-image): Autoload.
1011
1012         * mm-decode.el (gnus-completing-read, gnus-blocked-images): Autoload.
1013
1014         * gnus.el (gnus-sloppily-equal-method-parameters): Move defn before use.
1015
1016         * sieve-manage.el: Require 'cl when compiling.
1017
1018         * gnus-util.el (iswitchb-read-buffer): Declare rather than autoload.
1019         (gnus-iswitchb-completing-read): Require iswitchb.
1020         (gnus-select-frame-set-input-focus): Silence compiler.
1021
1022 2010-10-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1023
1024         * message.el (message-subject-trailing-was-query): Change default to t,
1025         since I think that's what most people want.
1026
1027         * nnimap.el (nnimap-request-accept-article): Erase buffer before
1028         appending for easier debugging.
1029         (nnimap-wait-for-connection): Take a regexp.
1030         (nnimap-request-accept-article): Wait for the continuation line before
1031         sending anything unless we're streaming.
1032
1033         * gnus-art.el (gnus-treat-article): Only inhibit body washing, and
1034         leave the header washing to take place.
1035
1036 2010-10-31  Daniel Dehennin  <daniel.dehennin@baby-gnu.org>
1037
1038         * gnus-msg.el (gnus-configure-posting-styles): Permit the use of
1039         regular expression match and replace in posting styles.
1040
1041 2010-10-31  Andrew Cohen  <cohen@andy.bu.edu>
1042
1043         * nnir.el (gnus-group-make-nnir-group,nnir-run-query): Allow searching
1044         an entire server.
1045         (nnir-get-active): New function.
1046         (nnir-run-imap): Use it.
1047         (nnir-run-gmane): Who knew, gmane search returns an article score!
1048
1049         * gnus-srvr.el (gnus-server-mode-map): Add binding "G" to search the
1050         server on the current line with nnir.
1051
1052 2010-10-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1053
1054         * gnus-cite.el (gnus-article-foldable-buffer): Refactor out.
1055         (gnus-article-foldable-buffer): Don't fold regions that have a ragged
1056         left edge.
1057         (gnus-article-foldable-buffer): Skip past the prefix when determining
1058         raggedness.
1059
1060         * gnus-sum.el (gnus-summary-show-article): Add `C-u C-u g' for showing
1061         the raw article, and change `C-u g' to show the article without doing
1062         treatments.
1063
1064         * gnus-art.el (gnus-mime-display-alternative): Actually pass the type
1065         on to `gnus-treat-article'.
1066         (gnus-inhibit-article-treatments): New variable.
1067
1068         * gnus.el: Autoload gnus-article-fill-cited-long-lines.
1069
1070         * gnus-art.el (gnus-treatment-function-alist): Have
1071         gnus-treat-fill-long-lines point to gnus-article-fill-cited-long-lines.
1072         (gnus-treat-fill-long-lines): Change default to fill all text/plain
1073         sections.
1074
1075         * gnus-cite.el (gnus-article-fill-cited-article): Remove unused `force'
1076         parameter.
1077         (gnus-article-fill-cited-long-lines): New function.
1078         (gnus-article-fill-cited-article): Allow filling only long sections.
1079
1080         * shr.el (shr-find-fill-point): Don't break lines between punctuation
1081         and non-punctuation (like after the apostrophe in "'We").
1082
1083         * gnus-sum.el (gnus-summary-select-article): Make sure
1084         gnus-original-article-buffer is alive.
1085
1086         * nndoc.el (nndoc-dissect-buffer): Reverse the order of the articles to
1087         reflect the order they're in in the digest.
1088
1089         * gnus.el (gnus-group-startup-message): Move point to the start of the
1090         buffer.
1091
1092         * nnimap.el (nnimap-capability): New function.
1093         (nnimap-open-connection): Only send AUTHENTICATE PLAIN if LOGINDISABLED
1094         is set.
1095
1096 2010-10-31  David Engster  <dengste@eml.cc>
1097
1098         * nnmairix.el (nnmairix-get-valid-servers): Return list of strings to
1099         conform with changes to gnus-completing-read.
1100
1101 2010-10-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1102
1103         * shr.el (shr-tag-img): Output "*" instead of "[img]".
1104
1105 2010-10-30  Andrew Cohen  <cohen@andy.bu.edu>
1106
1107         * nnir.el: Move defvar, defcustom around to keep file organized
1108         and keep byte-compiler quiet.
1109         (nnir-read-parms): Accept search-engine as arg.
1110         (nnir-run-query): Pass search-engine as arg.
1111         (nnir-search-engine): Remove.
1112
1113 2010-10-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1114
1115         * shr.el (shr-generic): The text nodes should be text, not :text.
1116
1117         * nnir.el (nnir-search-engine): Ressurect variable, since it's used
1118         later in the file.
1119
1120 2010-10-30  Andrew Cohen  <cohen@andy.bu.edu>
1121
1122         * nnir.el: General clean up.  Allow searching with multiple engines.
1123         Allow separate extra-parameters for each engine.
1124         Batch queries when possible.
1125         (nnir-imap-default-search-key,nnir-method-default-engines):
1126         Add customize interface.
1127         (nnir-run-gmane): New engine.
1128         (nnir-engines): Use it.  Qualify all prompts with engine name.
1129         (nnir-search-engine): Remove global variable.
1130         (nnir-run-hyrex): Restore for now.
1131         (nnir-extra-parms,nnir-search-history): New variables.
1132         (gnus-group-make-nnir-group): Use them.
1133         (nnir-group-server): Remove in favor of gnus-group-server.
1134         (nnir-request-group): Avoid searching twice.
1135         (nnir-sort-groups-by-server): New function.
1136
1137 2010-10-30  Julien Danjou  <julien@danjou.info>
1138
1139         * gnus-group.el: Remove gnus-group-fetch-control.
1140
1141         * gnus-start.el (gnus-find-new-newsgroups):
1142         Remove gnus-check-first-time-used.
1143
1144         * gnus.el: Remove gnus-backup-default-subscribed-newsgroups.
1145
1146 2010-10-30  Knut Anders Hatlen  <kahatlen@gmail.com>  (tiny change)
1147
1148         * nnimap.el (nnimap-update-info): Allow 'ticked and other flags to be
1149         set on groups that don't have \* permanentflags.
1150
1151 2010-10-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1152
1153         * shr.el (shr-tag-span): Drop colorisation of regions since we don't
1154         control the background color.
1155         (shr-tag-img): Ignore very small web bug type images.
1156         (shr-put-image): Add help-echo alt texts to the images.
1157         (shr-tag-video): Show the video poster image.
1158
1159 2010-10-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1160
1161         * shr.el (shr-table-depth): New variable.
1162         (shr-tag-table-1): Only insert the images after the top-level table.
1163
1164         * nnimap.el (nnimap-split-incoming-mail): Fix typo.
1165
1166         * gnus-util.el (gnus-list-memq-of-list): New function.
1167
1168         * nnimap.el (nnimap-split-incoming-mail): Note that the INBOX has been
1169         selected.
1170         (nnimap-unsplittable-articles): New slot.
1171         (nnimap-new-articles): Use it.
1172
1173 2010-10-29  Stephen Berman  <stephen.berman@gmx.net>  (tiny change)
1174
1175         * gnus-group.el (gnus-group-get-new-news-this-group): Don't have point
1176         move to the previous line on `M-g'.
1177
1178 2010-10-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1179
1180         * gnus-msg.el (gnus-inews-do-gcc): Don't have the backends do the slow
1181         *-request-group, which seems unnecessary.
1182
1183         * nnimap.el (nnimap-quote-specials): Function copied over from
1184         imap.el.
1185         (nnimap-open-connection): Use AUTHENTICATE PLAIN on servers that say
1186         they support that.  Suggested by Tom Regner.
1187
1188 2010-10-29  Julien Danjou  <julien@danjou.info>
1189
1190         * gnus-sum.el (gnus-summary-delete-marked-as-read): Remove obsolete
1191         defalias.
1192         (gnus-summary-delete-marked-with): Remove obsolete defalias.
1193
1194         * gnus.el: Remove `gnus-nntp-service' variable.
1195         (gnus-secondary-servers): Make obsolete.
1196         (gnus-nntp-server): Make obsolete.
1197
1198         * gnus-start.el (gnus-1): Remove x-splash calls.
1199
1200         * gnus-ems.el (gnus-x-splash): Remove.
1201
1202         * gnus.el (gnus-group-startup-message): Simplify/update code.
1203
1204         * gnus-xmas.el (gnus-xmas-define): Remove unused gnus-characterp
1205         definition.
1206
1207         * gnus-group.el (gnus-group-make-tool-bar): Check for display graphic
1208         capability before doing anything.
1209         (gnus-group-insert-group-line): Remove useless
1210         gnus-group-remove-excess-properties.
1211
1212 2010-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
1213
1214         * gnus-art.el (gnus-article-goto-part): Work for article narrowed by ^L.
1215
1216 2010-10-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1217
1218         * gnus-sum.el (gnus-summary-rescan-group): Try to restore the window
1219         config after reselecting.
1220
1221 2010-10-28  Julien Danjou  <julien@danjou.info>
1222
1223         * shr.el (shr-put-image): Use point even if only inserting text.
1224         (shr-put-image): Save excursion when inserting alt text on non-graphic
1225         display, so the behaviour is the same when we are on a graphic display.
1226
1227         * nnir.el (nnir-run-swish-e): Remove hyrex support.
1228
1229 2010-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
1230
1231         * gnus-art.el (gnus-article-jump-to-part): Error on no part; fix prompt.
1232         (gnus-mime-copy-part): Check coding system, not charset.
1233         (gnus-mime-view-part-externally): Never remove part.
1234         (gnus-mime-view-part-internally): Don't remove part here.
1235         (gnus-article-part-wrapper): Make sure MIME tag is visible.
1236         (gnus-article-goto-part): Go to displayed or preferred subpart if it is
1237         multipart/alternative.
1238
1239         * mm-decode.el (mm-display-part): Take optional arg `force'.
1240
1241 2010-10-26  Julien Danjou  <julien@danjou.info>
1242
1243         * gnus-group.el (gnus-group-default-list-level): Add this function to
1244         compute the default list level.
1245         (gnus-group-default-list-level): Add possibility to use a function.
1246
1247 2010-10-27  Katsumi Yamaoka  <yamaoka@jpl.org>
1248
1249         * mm-decode.el (mm-shr): Add undisplayer to MIME handle.
1250
1251         * gnus-group.el (gnus-group-completing-read)
1252         (gnus-read-ephemeral-bug-group): Replace replace-regexp-in-string with
1253         gnus-replace-in-string.
1254
1255 2010-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
1256
1257         * shr.el (shr-tag-div): Add.
1258
1259         * lpath.el: Fbind current-idle-time for XEmacs 21.4 and SXEmacs 22.1.
1260
1261 2010-10-25  Julien Danjou  <julien@danjou.info>
1262
1263         * gnus-util.el: Remove `gnus-with-local-quit'.
1264
1265         * gnus-demon.el (gnus-demon-init): Use run-with-idle-timer function.
1266
1267 2010-10-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1268
1269         * gnus-sum.el (gnus-summary-select-article): Fix type error in checking
1270         the original article buffer.
1271
1272 2010-10-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1273
1274         * nnimap.el (nnimap-request-head): New function.
1275         (nnimap-request-move-article): Try to be slighly faster by not
1276         requesting the entire message when moving.
1277         (nnimap-transform-headers): Don't bug out on bodiless articles.
1278         (nnimap-send-command): Have no outstanding messages if the IMAP server
1279         doesn't support streaming.
1280         (nnimap-transform-headers): Fold {quoted} strings more sloppily.
1281
1282 2010-10-24  Julien Danjou  <julien@danjou.info>
1283
1284         * message.el (message-default-headers): Fix type.
1285
1286 2010-10-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1287
1288         * gnus-html.el (gnus-html-prefetch-images): Decode entities before
1289         prefetching images.
1290
1291         * gnus-sum.el (gnus-group-make-articles-read): Propagate marks to the
1292         backend for unknown groups.  This is mainly useful for nnimap groups.
1293
1294         * gnus-agent.el (gnus-agent-fetch-group): Don't download stuff if the
1295         group isn't covered by the agent.
1296
1297 2010-10-22  Andrew Cohen  <cohen@andy.bu.edu>
1298
1299         * nnir.el (nnir-method-default-engines): New variable.
1300         (nnir-run-query): Use it.
1301         (nnir-group-mode-hook): Remove key binding and move to gnus-group.el.
1302         (gnus-summary-nnir-goto-thread): Change group if needed.
1303
1304         * gnus-group.el (gnus-group-group-map): Add key binding for
1305         gnus-group-make-nnir-group.
1306
1307 2010-10-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1308
1309         * shr.el (shr-tag-object): Add.
1310
1311         * gnus-sum.el (gnus-summary-select-article): Make sure we have the
1312         original article buffer live.
1313         (gnus-summary-select-article-buffer):
1314         Mention gnus-widen-article-buffer.
1315
1316 2010-10-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1317
1318         * shr.el (shr-tag-strong): Add.
1319
1320 2010-10-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1321
1322         * gnus-group.el (gnus-group-completing-read): Remove all newlines from
1323         group names.  They mess up the group buffer badly.
1324
1325         * shr.el (shr-tag-img): Don't bug out on images that don't have a SRC.
1326
1327         * gnus-group.el (gnus-group-mark-group): Use gnus-group-position-point
1328         instead of the summary one.
1329
1330 2010-10-22  Katsumi Yamaoka  <yamaoka@jpl.org>
1331
1332         * mml.el (mml-preview): Work properly when editing article.
1333
1334         * gnus-start.el (gnus-read-active-file-1): Don't add method to
1335         gnus-have-read-active-file if it's already been in.
1336
1337 2010-10-22  Tom Tromey  <tromey@redhat.com>
1338
1339         * gnus-group.el (gnus-group-unsubscribe-group): Fix args passed to
1340         gnus-group-completing-read.
1341
1342 2010-10-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1343
1344         * message.el (message-mode-map): Don't bind M-; to comment region, to
1345         allow the global comment-dwim to work.
1346
1347 2010-10-21  Julien Danjou  <julien@danjou.info>
1348
1349         * message.el (message-setup-1): Allow message-default-headers to be a
1350         function.
1351
1352 2010-10-21  Katsumi Yamaoka  <yamaoka@jpl.org>
1353
1354         * shr.el (shr-tag-table): Simplify.
1355
1356 2010-10-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1357
1358         * gnus-html.el (gnus-html-prefetch-images): Only prefetch http images
1359         to avoid trying to snarf invalid stuff.
1360
1361         * gnus-sum.el (gnus-summary-edit-article-done): Bind free variable.
1362
1363         * gnus.el (gnus-message-archive-group): Quote value.
1364         (gnus-message-archive-group): Mark as changed.
1365
1366         * shr.el (shr-add-font): Don't put the font properties on the newline
1367         or the indentation.
1368
1369         * message.el (message-fix-before-sending): Change options when sending
1370         non-printable characters.
1371
1372         * gnus.el (gnus-message-archive-method): Change the default to
1373         monthly outgoing groups.
1374
1375         * gnus-sum.el (gnus-summary-edit-article-done): Try to replace articles
1376         that have gotten new numbers.
1377
1378         * nnimap.el (nnimap-request-replace-article): New function.
1379
1380 2010-10-21  Katsumi Yamaoka  <yamaoka@jpl.org>
1381
1382         * nnrss.el (nnrss-wash-html-in-text-plain-parts): Remove.
1383         (nnrss-request-article): Don't use special html washing code.
1384
1385 2010-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
1386
1387         * shr.el (shr-tag-table): Remove useless nconc.
1388
1389 2010-10-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1390
1391         * gnus-art.el (article-wash-html): Simplify and remove the charset
1392         stuff.  Use the normal html rendering code instead of the special html
1393         washing code.
1394
1395         * mm-view.el (mm-text-html-renderer-alist): Add the `shr' and
1396         `gnus-w3m' symbols.
1397         (mm-text-html-washer-alist): Remove.
1398
1399         * mm-decode.el (mm-inline-text-html-renderer): Remove.
1400         (mm-inline-media-tests): Remove use.
1401         (mm-text-html-renderer): Change default to the `shr' symbol.
1402
1403         * mm-view.el (mm-inline-text-html): Remove use.
1404
1405         * gnus-art.el (gnus-blocked-images): New function.  Allow the
1406         `gnus-blocked-images' to be a function.
1407         (gnus-article-wash-function): Remove.
1408
1409 2010-10-20  Julien Danjou  <julien@danjou.info>
1410
1411         * spam.el (spam-list-of-processors): Mark as obsolete.
1412
1413         * nnimap.el (nnimap-request-article): Fix BODYSTRUCTURE retrieval.
1414         (nnimap-insert-partial-structure): Fix boundary detection.
1415
1416 2010-10-20  Andreas Seltenreich  <seltenreich@gmx.de>
1417
1418         * gnus-draft.el (gnus-draft-check-draft-articles): Don't unnecessarily
1419         run file-truename on remote files.  This can be expensive and even
1420         prevent one from editing drafts if some unrelated buffer has a stale
1421         connection.
1422
1423 2010-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
1424
1425         * shr.el (shr-find-fill-point): Shorten line if the preceding char is
1426         kinsoku-eol regardless of shr-kinsoku-shorten.
1427         (shr-tag-table-1): Rename from shr-tag-table; make it a subroutine.
1428         (shr-tag-table): Support caption, thead, and tfoot.
1429
1430 2010-10-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1431
1432         * shr.el (shr-find-fill-point): Don't leave blanks at the start of some
1433         lines.
1434         (shr-save-contents): New command and keystroke.
1435
1436         * nndoc.el (nndoc-type-alist): Add git support.
1437         (nndoc-git-type-p): New function.
1438         (nndoc-transform-git-article): Ditto.
1439         (nndoc-transform-git-headers): Ditto.
1440         (nndoc-transform-git-headers): Generate Subject headers.
1441
1442         * shr.el (shr-parse-style): New function.
1443         (shr-tag-span): Ditto.
1444
1445         * nnmairix.el (nnmairix-summary-mode-hook): Move nnmairix's `$' command
1446         to `G G' to avoid collisions.
1447
1448 2010-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
1449
1450         * shr.el: Load kinsoku if necessary.
1451         (shr-kinsoku-shorten): New internal variable.
1452         (shr-find-fill-point): Make kinsoku shorten text line if
1453         shr-kinsoku-shorten is bound to non-nil.
1454         (shr-tag-table): Bild shr-kinsoku-shorten to t; refer to
1455         shr-indentation too when testing if table is wider than frame width.
1456         (shr-insert-table): Use `string-width' instead of `length' to measure
1457         text width.
1458         (shr-insert-table-ruler): Make sure indentation is done at bol.
1459
1460 2010-10-19  Stefan Monnier  <monnier@iro.umontreal.ca>
1461
1462         * nnimap.el (nnimap-request-move-article, nnimap-parse-line)
1463         (nnimap-process-expiry-targets): Use unibyte for buffers that hold
1464         undecoded network data.
1465
1466 2010-10-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1467
1468         * gnus-agent.el (gnus-agent-toggle-plugged): Use the right minor mode
1469         name in the mode line spec so that the mode line menu works
1470         (bug #2431).
1471
1472         * message.el (message-get-reply-headers): If we're fed `to-address',
1473         then always use that.
1474
1475         * gnus-art.el (gnus-article-make-menu-bar): The article/group menus
1476         aren't so wide as to need to switch off the edit menu.
1477
1478         * gnus-delay.el (gnus-delay-article): Remove superfluous `group'
1479         binding.  Suggested by Leo <sdl.web@gmail.com> (bug #6613).
1480
1481         * nnimap.el (nnimap-request-group): Don't SELECT the group twice on
1482         `M-g'.
1483         (nnimap-update-info): Update flags/read marks even if \* isn't part of
1484         the permanent marks.
1485
1486 2010-10-18  Andrew Cohen  <cohen@andy.bu.edu>
1487
1488         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
1489         Splitting according to references/in-reply-to obeys the ignore-groups
1490         variable, while splitting by sender and subject do not.
1491
1492 2010-10-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1493
1494         * gnus-art.el (gnus-article-dumbquotes-map): Make into a char/string
1495         alist, so that we can look for non-Unicode chars.
1496         (article-translate-strings): Allow both character and string maps.
1497
1498 2010-10-18  Katsumi Yamaoka  <yamaoka@jpl.org>
1499
1500         * shr.el (shr-insert): Don't insert space behind a wide character
1501         categorized as kinsoku-bol, or between characters both categorized as
1502         nospace.
1503
1504 2010-10-16  Andrew Cohen  <cohen@andy.bu.edu>
1505
1506         * gnus-sum.el (gnus-summary-refer-thread): Bug fix.  Add the thread
1507         headers to gnus-newsgroup-headers.
1508
1509 2010-10-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1510
1511         * shr.el (shr-tag-img): Don't align images -- since we're not
1512         rescaling, this often leads to ugly displays.
1513
1514 2010-10-15  Andrew Cohen  <cohen@andy.bu.edu>
1515
1516         * gnus-sum.el (gnus-summary-refer-thread): Unconditionally ignore
1517         duplicates.
1518
1519 2010-10-15  Kan-Ru Chen  <kanru@kanru.info>  (tiny change)
1520
1521         * gnus-diary.el (gnus-diary-check-message): Fix gnus-completing-read
1522         call.
1523
1524 2010-10-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1525
1526         * gnus.el: Autoload gnus-html-show-images.
1527
1528         * nnimap.el: Use nnheader-message throughout.
1529
1530         * shr.el (shr-tag-img): Ignore images with no data.
1531
1532 2010-10-15  Julien Danjou  <julien@danjou.info>
1533
1534         * mml.el (mml-generate-mime-1): Add `mml-enable-flowed' variable to add
1535         a possibility to disable format=flow encoding when using hard newlines.
1536
1537 2010-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
1538
1539         * shr.el (shr-insert): Remove space inserted before or after a
1540         breakable character or at the beginning or the end of a line.
1541         (shr-find-fill-point): Do kinsoku; find the second best point or give
1542         it up if there's no breakable point.
1543
1544 2010-10-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1545
1546         * nnimap.el (nnimap-open-connection): Message when opening connection
1547         for debugging purposes.
1548
1549         * gnus-art.el (gnus-article-setup-buffer): Set article mode truncation
1550         on every setup buffer call to allow this to change from article to
1551         article.
1552
1553         * shr.el (shr-tag-table): Experimental feature: Truncate lines in
1554         buffers where we have a wide table.
1555
1556 2010-10-14  Andrew Cohen  <cohen@andy.bu.edu>
1557
1558         * gnus-sum.el (gnus-summary-refer-thread): Implement a version that
1559         uses *-request-thread.
1560
1561 2010-10-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1562
1563         * nnimap.el (nnimap-open-connection): Remove %s from openssl
1564         incantation, which is no longer valid.
1565
1566 2010-10-14  Julien Danjou  <julien@danjou.info>
1567
1568         * shr.el: Fix defcustom type (char -> character).
1569
1570 2010-10-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1571
1572         * nnimap.el (nnimap-open-connection): tls-program should be a list of
1573         programs.
1574
1575 2010-10-14  Julien Danjou  <julien@danjou.info>
1576
1577         * shr.el (shr-tag-a): Use url-link as widget type.
1578
1579         * gnus-group.el (gnus-group-insert-group-line): Fix group argument to
1580         `gnus-group-get-icon'.
1581
1582 2010-10-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1583
1584         * nnimap.el (nnimap-close-server): Forget the nnimap data on close.
1585         This should make server editing work better.
1586
1587         * shr.el (shr-find-fill-point): Don't inloop on indented text.
1588
1589         * tls.el (tls-program): Remove spurious %s from openssl.
1590
1591         * nnimap.el (nnimap-open-connection): Fix open-tls-stream call.
1592         (nnimap-parse-flags): Fix regexp.
1593
1594         * shr.el (shr-find-fill-point): Use a filling algorithm that should
1595         probably work for CJVK text, too.
1596
1597         * nnimap.el (nnimap-extend-tls-programs): Remove.
1598         (nnimap-open-connection): Bind STARTTLS to openssl explicitly.
1599
1600         * tls.el (tls-starttls-switches): Remove starttls hack.
1601         (open-tls-stream): Ditto.
1602         (tls-find-starttls-argument): Ditto.
1603
1604 2010-10-13  Julien Danjou  <julien@danjou.info>
1605
1606         * nnimap.el (nnimap-parse-flags): Be more strict when looking for FETCH
1607         responses.
1608
1609 2010-10-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1610
1611         * mm-decode.el (mm-shr): Allow use from non-Gnus users.
1612
1613         * gnus-spec.el (gnus-parse-simple-format): princ doesn't really insert
1614         anything in Emacs.
1615
1616         * shr.el (shr-current-column): Remove buggy and unnecessary function.
1617
1618 2010-10-13  Julien Danjou  <julien@danjou.info>
1619
1620         * shr.el (shr-width): Make shr-width a defcustom with default to
1621         fill-column.
1622         (shr-tag-img): Use shr-width rather than fill-column.
1623
1624 2010-10-13  Katsumi Yamaoka  <yamaoka@jpl.org>
1625
1626         * dgnushack.el (byte-optimize-apply)
1627         * gnus-dired.el (gnus-dired-attach): Silence XEmacs 21.5 when compiling.
1628
1629         * gnus-gravatar.el (gnus-gravatar-transform-address): Adjust avatars'
1630         position when (X-)Faces exist.
1631         (gnus-treat-from-gravatar, gnus-treat-mail-gravatar): Force displaying
1632         avatars when called interactively.
1633
1634 2010-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
1635
1636         * gnus-gravatar.el (gnus-gravatar-too-ugly): Don't test if
1637         gnus-article-x-face-too-ugly is bound.
1638
1639 2010-10-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1640
1641         * rfc2231.el (rfc2231-parse-string): Ignore repeated parts.
1642
1643         * nnimap.el (nnimap-request-rename-group): Unselect by selecting a
1644         mailbox that doesn't exist.
1645
1646 2010-10-12  Julien Danjou  <julien@danjou.info>
1647
1648         * shr.el (shr-tag-img): Encode URL properly when retrieving.
1649         (shr-get-image-data): Encode URL properly when fetching from cache.
1650         (shr-tag-img): Use aligned-to spaces to align correctly images.
1651
1652         * gnus-gravatar.el (gnus-gravatar-insert): Check if buffer is alive
1653         before inserting the Gravatar.
1654
1655         * shr.el (shr-tag-img): Add align attribute support for <img>.
1656
1657 2010-10-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1658
1659         * gnus-gravatar.el (gnus-art): Require.
1660
1661         * gnus-sum.el (gnus-summary-mark-as-unread-forward)
1662         (gnus-summary-mark-as-unread-backward, gnus-summary-mark-as-unread):
1663         Remove long obsoleted functions.
1664
1665 2010-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
1666
1667         * lpath.el: Fbind gnutls-negotiate for Emacs 22 and XEmacsen.
1668
1669         * nnimap.el (gnutls-negotiate): Silence the byte compiler.
1670
1671         * gnus-art.el, gnus-cache.el, gnus-fun.el, gnus-group.el:
1672         gnus-picon.el, gnus-spec.el, gnus-sum.el, gnus-util.el, gnus.el:
1673         hashcash.el, imap.el, mail-source.el, message.el, mm-bodies.el:
1674         mm-decode.el, mm-extern.el, mm-util.el, mm-view.el, mml-smime.el:
1675         mml.el, mml1991.el, mml2015.el, nnfolder.el, nnheader.el, nnmail.el:
1676         nnmaildir.el, nnrss.el, nntp.el, pgg-parse.el, pgg.el, rfc1843.el:
1677         sieve-manage.el, smime.el, spam.el: Fix comment for declare-function.
1678
1679 2010-10-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1680
1681         * nnimap.el (nnimap-request-rename-group): Select group read-only
1682         before renaming it.
1683
1684         * shr.el (shr-insert): Fix up the white space only regexp.
1685
1686         * nnimap.el (nnimap-transform-split-mail): Not all articles have
1687         bodies.  Protect against this.  Reported by Michael Welsh Duggan.
1688
1689         * shr.el (shr-current-column): New function.
1690         (shr-find-fill-point): New function.
1691
1692 2010-10-11  Michael Welsh Duggan  <md5i@md5i.com>  (tiny change)
1693
1694         * sieve-manage.el (sieve-manage-open): Allow port names as well as port
1695         numbers.
1696
1697 2010-10-11  Julien Danjou  <julien@danjou.info>
1698
1699         * shr.el (shr-hr-line): Add.
1700         (shr-tag-hr): Use shr-hr-line to specify which character to use to
1701         display hr lines.
1702         (shr-max-columns): Do not change state to nil if we just inserting
1703         spaces.
1704
1705 2010-10-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1706
1707         * gnus-topic.el (gnus-topic-read-group): If after the last group,
1708         select the last group.
1709
1710 2010-10-11  Teodor Zlatanov  <tzz@lifelogs.com>
1711
1712         * gnus-int.el (gnus-run-hook-with-args): Autoload from gnus-util.el.
1713
1714 2010-10-10  Dan Nicolaescu  <dann@ics.uci.edu>
1715
1716         * dig.el (dig-mode-map): Declare and define in one step.
1717
1718 2010-10-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1719
1720         * nnimap.el (nnimap-update-qresync-info): \Flagged messages are read
1721         for Gnus.
1722         (nnimap-retrieve-group-data-early): utf7-encode the group parameters.
1723         (nnimap-update-qresync-info): Mark \Seen articles as read.
1724
1725         * gnus-sum.el (gnus-summary-set-local-parameters): Ignore the `active'
1726         non-variable, too.
1727
1728         * nnimap.el (nnimap-open-connection): Use gnutls STARTTLS, if
1729         available.
1730         (nnimap-update-info): Rely more on the current active than the param
1731         active to avoid marking articles as read too much.
1732
1733         * auth-source.el (auth-source-create): Use (user-login-name) for the
1734         user name default.
1735
1736         * nnimap.el (nnimap-update-info): If the server doesn't return any
1737         useful info, just use the previous info.
1738         (nnimap-update-info): Prefer old info over start-article.
1739         (nnimap-update-qresync-info): Finish implementing QRESYNC.
1740
1741 2010-10-10  Andrew Cohen  <cohen@andy.bu.edu>
1742
1743         * nnir.el (autoload): Clean up autoloads.
1744         (nnir-imap-default-search-key): Rename from nnir-imap-search-field.
1745         Use key rather than value.
1746         (nnir-imap-search-other): New variable.
1747         (nnir-read-parm): Use it.
1748         (nnir-imap-expr-to-imap): Use %S rather than imap-quote-specials.
1749         (gnus-summary-nnir-goto-thread): Modify to work with imap.
1750
1751 2010-10-10  Stefan Monnier  <monnier@iro.umontreal.ca>
1752
1753         * nnimap.el (nnimap-wait-for-response): If the user hits `C-g', kill
1754         the process, too.
1755
1756 2010-10-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1757
1758         * spam.el (gnus-summary-mode-map): Bind to "$".
1759         Suggested by Russ Allbery.
1760
1761         * shr.el: Rework the way things are indented by <li> slightly.
1762
1763         * gnus.el (gnus-group-set-parameter): Fix typo.
1764
1765         * nnimap.el: Start implementing QRESYNC support.
1766
1767 2010-10-09  Julien Danjou  <julien@danjou.info>
1768
1769         * nnir.el (nnir-engines): Fix too many arguments.
1770
1771 2010-10-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1772
1773         * nnmail.el (nnmail-expiry-target-group): Say that every expiry target
1774         group is the "last", so that the backends like nnfolder actually save
1775         their folders.
1776
1777         * nnimap.el (nnimap-open-connection): If we have gnutls loaded, then
1778         try to use that for the tls stream.
1779         (nnimap-retrieve-group-data-early): Rework the marks code to heed
1780         UIDVALIDITY and find out which groups are read-only and not.
1781         (nnimap-get-flags): Use the same marks parsing code as the rest of
1782         nnimap.
1783
1784 2010-10-09  Julien Danjou  <julien@danjou.info>
1785
1786         * nnir.el (nnir-read-parm): Fix call to gnus-completing-read.
1787
1788         * gnus-gravatar.el (gnus-gravatar-transform-address): Error errors when
1789         retrieving gravatars.
1790
1791         * shr.el (shr-table-corner): Add.
1792         (shr-table-line): Add.
1793         (shr-insert-table-ruler): Use the above defcustoms to insert tables.
1794
1795 2010-10-08  Julien Danjou  <julien@danjou.info>
1796
1797         * mm-decode.el (mm-text-html-renderer): Add mm-shr in choice list.
1798
1799 2010-10-08  Teodor Zlatanov  <tzz@lifelogs.com>
1800
1801         * gnus-util.el (gnus-alist-pull): Rename `gnus-pull'.
1802
1803         * gnus-sum.el (gnus-mark-article-as-unread)
1804         (gnus-summary-mark-article-as-unread, gnus-summary-remove-bookmark)
1805         (gnus-summary-set-bookmark): Use it.
1806
1807         * gnus-msg.el (gnus-setup-message): Use it.
1808
1809         * gnus-demon.el (gnus-demon-remove-handler): Use it.
1810
1811         * gnus.el (gnus-group-remove-parameter): Use it.
1812
1813         * gnus-group.el (gnus-group-make-web-group): Use it.
1814
1815         * gnus-demon.el (gnus-demon-remove-handler): Use it.
1816
1817         * nnregistry.el: Update docs to mention manual.
1818
1819         * gnus-registry.el: Update docs to mention nnregistry.el.
1820         (gnus-registry-initialize): Don't install nnregistry refer method
1821         automatically.
1822         (gnus-registry-install-nnregistry): Remove it.
1823
1824 2010-10-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1825
1826         * shr.el (shr-insert): Don't insert double spaces.
1827
1828 2010-10-08  Katsumi Yamaoka  <yamaoka@jpl.org>
1829
1830         * gnus-gravatar.el (gnus-treat-from-gravatar)
1831         (gnus-treat-mail-gravatar): Bind gnus-gravatar-too-ugly to nil when
1832         called interactively.
1833
1834         * gnus-art.el (gnus-mime-view-part-externally)
1835         (gnus-mime-view-part-internally): Make predicate function passed to
1836         gnus-mime-view-part-as-type assume argument is a mime type, not a list
1837         of a mime type.
1838
1839         * shr.el (shr-table-widths): Don't use cl function `reduce'.
1840
1841 2010-10-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1842
1843         * shr.el (require): Require cl when compiling.
1844         (shr-tag-hr): New function.
1845
1846         * nnimap.el (nnimap-update-info): Remove double setting of high.
1847         (nnimap-update-info): Don't ignore groups that have no UIDNEXT.
1848         This makes nnimap work properly on Courier again.
1849
1850         * gnus.el (gnus-carpal): The carpal mode has been removed, but define
1851         the variable for backwards compatability.
1852
1853         * mm-decode.el (mm-save-part): If given a non-directory result, expand
1854         the file name before using to avoid setting mm-default-directory to
1855         nil.
1856
1857         * gnus-start.el (gnus-get-unread-articles): Require gnus-agent before
1858         bidning gnus-agent variables.
1859
1860         * shr.el (shr-render-td): Use a cache for the table rendering function
1861         to avoid getting an exponential rendering behaviour in nested tables.
1862         (shr-insert): Rework the line-breaking algorithm.
1863         (shr-insert): Don't leave trailing spaces.
1864         (shr-insert-table): Also insert empty TDs.
1865         (shr-tag-blockquote): Ensure paragraphs after </ul>.
1866
1867 2010-10-07  Stefan Monnier  <monnier@iro.umontreal.ca>
1868
1869         * gnus-sum.el (gnus-number): Rename from `number'.
1870         (gnus-article-marked-p, gnus-summary-limit-to-display-predicate)
1871         (gnus-summary-limit-children): Update uses correspondingly.
1872
1873 2010-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
1874
1875         * gnus-gravatar.el (gnus-gravatar-too-ugly): New user option.
1876         (gnus-gravatar-transform-address): Don't show avatars of people of
1877         which mail addresses match gnus-gravatar-too-ugly.
1878
1879 2010-10-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1880
1881         * shr.el (shr-table-widths): Expand TD elements to fill available
1882         space.
1883
1884 2010-10-07  Julien Danjou  <julien@danjou.info>
1885
1886         * nnimap.el (nnimap-request-rename-group): Add this method.
1887
1888 2010-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
1889
1890         * gnus-html.el (gnus-html-schedule-image-fetching): Remove function
1891         name from XEmacs' function-arglist.
1892
1893         * gnus-gravatar.el (gnus-gravatar-insert): Don't add properties to
1894         gravatar under XEmacs.
1895
1896 2010-10-07  Teodor Zlatanov  <tzz@lifelogs.com>
1897
1898         * auth-source.el: Update docs with TODO items.
1899
1900         * gnus-sync.el: Update docs to explain state and plans.
1901
1902         * gnus-int.el (gnus-after-set-mark-hook, gnus-before-update-mark-hook):
1903         Hooks for mark updates.
1904         (gnus-request-set-mark, gnus-request-update-mark): Use them.
1905
1906         * gnus-util.el (gnus-run-hooks-with-args): Convenience function to run
1907         hooks with arguments, which is needed for mark update hooks.
1908
1909 2010-10-06  Julien Danjou  <julien@danjou.info>
1910
1911         * gnus.el (gnus-expand-group-parameter): Only return and act on what
1912         was matched.
1913
1914         * sieve-manage.el: Update example in `Commentary'.
1915
1916         * sieve.el (sieve-open-server): Use sieve-manage-authenticate.
1917
1918         * sieve-manage.el (sieve-manage-open): Use sieve-manage-default-port,
1919         not 2000.
1920         (sieve-manage-authenticate): Re-add function.
1921
1922 2010-10-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1923
1924         * shr.el (shr-insert): Get 'space transition right.
1925         (shr-render-td): Only delete space at the end of the TD.
1926
1927         * nnimap.el (nnimap-open-connection): Prepare to support
1928         open-gnutls-stream.
1929
1930         * shr.el: Rearrange function order to be more logical.
1931
1932 2010-10-06  Julien Danjou  <julien@danjou.info>
1933
1934         * nnrss.el (nnrss-check-group): Remove 404 URL in comment.
1935         (nnrss-discover-feed): Remove 404 URL in docstring.
1936
1937         * nnir.el: Fix Swish-E URL.
1938         Fix Namazu URL.
1939
1940         * message.el (message-change-subject): Remove 404 URL in a comment.
1941
1942 2010-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
1943
1944         * gnus-art.el (gnus-mime-view-part-as-type): Make it work when being
1945         called interactively.
1946
1947         * gnus-util.el (gnus-remove-if): Allow hash table.
1948         (gnus-remove-if-not): New function.
1949
1950         * gnus-art.el (gnus-mime-view-part-as-type)
1951         * gnus-score.el (gnus-summary-score-effect)
1952         * gnus-sum.el (gnus-read-move-group-name):
1953         Replace remove-if-not with gnus-remove-if-not.
1954
1955         * gnus-group.el (gnus-group-completing-read):
1956         Regard collection as a hash table if it is not a list.
1957
1958 2010-10-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1959
1960         * shr.el (shr-render-td): Allow blank/missing <TD>s.
1961
1962         * shr.el: Document the table-rendering algorithm.
1963
1964 2010-10-05  Katsumi Yamaoka  <yamaoka@jpl.org>
1965
1966         * dgnushack.el (dgnushack-compile): Exclude shr.el from being compiled
1967         for Emacsen having no `libxml-parse-html-region' support.
1968
1969 2010-10-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1970
1971         * gnus-html.el (gnus-html-schedule-image-fetching): Protect against
1972         invalid URLs.
1973
1974         * shr.el (shr-tag-img): Shorten ALT texts and allow them to be
1975         line-broken.
1976         (shr-tag-img): Ignore image fetching errors.
1977         (shr-overlays-in-region): Compute overlay positions correctly.
1978
1979         * mm-decode.el (mm-shr): Require shr.
1980
1981         * gnus-art.el (gnus-blocked-images): Move variable here.
1982
1983         * shr.el (shr-insert-table): Bind free variable.
1984
1985         * mm-decode.el (mm-shr): Bind shr-content-function.
1986
1987         * shr.el (shr-content-function): New variable.
1988
1989         * gnus-sum.el (gnus-article-sort-by-most-recent-date): New function,
1990         added for symmetry.
1991
1992         * nnir.el (nnir-retrieve-headers): Don't bug out on invalid data.
1993
1994         * gnus-group.el (gnus-group-make-group): Doc fix.
1995
1996         * nnimap.el (nnimap-request-newgroups): Return success.
1997
1998         * shr.el (shr-find-elements): New function.
1999         (shr-tag-table): Put all the images after the table.
2000         (shr-tag-table): Really inhibit images inside the table.
2001         (shr-collect-overlays): Copy over overlays from the TD elements to the
2002         main document.
2003
2004         * mm-decode.el (mm-shr): Bind shr-blocked-images to
2005         gnus-blocked-images.
2006
2007 2010-10-05  Julien Danjou  <julien@danjou.info>
2008
2009         * sieve-manage.el (sieve-sasl-auth): Use auth-source to authenticate.
2010
2011         * gnus-html.el (gnus-html-wash-images): Rescale image from cid too.
2012         (gnus-html-maximum-image-size): Add this function.
2013         (gnus-html-put-image): Use gnus-html-maximum-image-size.
2014
2015         * sieve-manage.el (sieve-manage-capability): Do not bug out when the
2016         server-value of the capability is nil.
2017
2018 2010-10-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2019
2020         * shr.el (shr-tag-em): Add <EM> tag.
2021
2022 2010-10-05  Florian Ragwitz  <rafl@debian.org>  (tiny change)
2023
2024         * sieve-manage.el (sieve-manage-default-stream): Make default stream
2025         customizable.
2026
2027         * gnus-html.el (gnus-html-wash-tags): Decode URL entities to avoid
2028         handing broken links to browse-url.
2029
2030 2010-10-05  Julien Danjou  <julien@danjou.info>
2031
2032         * gnus-util.el (gnus-emacs-completing-read)
2033         (gnus-iswitchb-completing-read): Use autoload rather than require.
2034
2035 2010-10-05  Katsumi Yamaoka  <yamaoka@jpl.org>
2036
2037         * lpath.el: Fbind libxml-parse-html-region and shr-insert-document for
2038         Emacs 22 and XEmacs; fbind help-function-arglist for XEmacs 21.4 and
2039         SXEmacs; fbind ido-completing-read, and bind iswitchb-mode and
2040         iswitchb-temp-buflist for XEmacs.
2041
2042         * gnus-util.el (gnus-completing-read-function): Exclude
2043         gnus-icompleting-read and gnus-ido-completing-read from candidates for
2044         XEmacs since iswitchb.el is very old and ido.el is unavailable in
2045         XEmacs.
2046
2047         * gnus-registry.el (gnus-registry-install-nnregistry): Rewrite so as
2048         not to use `delete-dups' that is unavailable in XEmacs 21.4.
2049
2050         * gnus-html.el: Don't require help-fns under XEmacs.
2051         (gnus-html-schedule-image-fetching): Work for XEmacs.
2052
2053         * mm-decode.el (mm-shr): Decode contents by charset.
2054
2055 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2056
2057         * nnimap.el (nnimap-open-connection): Give an error if nnimap-stream is
2058         unknown.
2059
2060         * shr.el (shr-tag-blockquote): Ensure paragraph after quote, too.
2061         (shr-get-image-data): Ensure against the cache file missing.
2062
2063         * nnimap.el (nnimap-finish-retrieve-group-infos): Message while waiting
2064         for data.
2065
2066         * spam-report.el (spam-report-url-ping-plain): Don't query about
2067         killing the process.
2068
2069         * shr.el (shr-render-td): Protect against too-wide text.
2070
2071 2010-10-04  Julien Danjou  <julien@danjou.info>
2072
2073         * mml-smime.el (mml-smime-openssl-encrypt-query): Fix choices.
2074         (mml-smime-openssl-sign-query): Fix gnus-completing-read call.
2075
2076         * gravatar.el (gravatar-retrieved): Kill buffer when gravatar has been
2077         retrieved.
2078
2079 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2080
2081         * shr.el (browse-url): Require.
2082         (shr-ensure-paragraph): Don't insert a new newline after empty-ish
2083         lines.
2084         (shr-show-alt-text, shr-browse-image): New commands.
2085         (shr-browse-url, shr-copy-url): New commands.
2086
2087         * gnus-sum.el (gnus-widen-article-window): New variable.
2088         (gnus-summary-select-article-buffer): Use it.
2089
2090         * message.el (message-idna-to-ascii-rhs-1): Don't bug out on addresses
2091         without @ signs.
2092
2093 2010-10-04  Michael Welsh Duggan  <md5i@md5i.com>  (tiny change)
2094
2095         * nnir.el (nnir-run-imap): Remove spurious space in search string.
2096
2097 2010-10-04  Julien Danjou  <julien@danjou.info>
2098
2099         * gnus-util.el (gnus-emacs-completing-read): Mapcar collection to list,
2100         for XEmacs.
2101
2102 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2103
2104         * gnus-salt.el: Remove all gnus-carpal stuff -- it's not useful.
2105
2106         * nnimap.el (nnimap-open-connection): Allow tls as a synonym for ssl.
2107         (nnimap-close-server): Implement.
2108
2109         * dgnushack.el (iswitchb): Require to shut up the compiler.
2110
2111         * shr.el (shr-ensure-paragraph): Fix the non-empty line case.
2112         (shr-insert): Tweak line breaking.
2113         (shr-insert): Handle <pre> better.
2114         (shr-tag-li): Get <li> indentation right.
2115         (shr-tag-li): Get <li> indentation even righter.
2116         (shr-tag-blockquote): Ensure paragraph start.
2117         (shr-make-table): Tweak table generation.
2118         (shr-make-table): Fix typo.
2119
2120         * shr.el: Implement table rendering.
2121
2122 2010-10-04  Julien Danjou  <julien@danjou.info>
2123
2124         * gnus-html.el (gnus-html-put-image): Fix resize image code.
2125
2126 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2127
2128         * shr.el (shr-insert): Use string anchors instead of line anchors.
2129
2130 2010-10-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2131
2132         * shr.el: Add headings.
2133         (shr-ensure-paragraph): Actually work.
2134         (shr-tag-li): Make <ul> prettier.
2135         (shr-insert): Get white space at the beginning/end of elements right.
2136         (shr-tag-p): Collapse subsequent <p>s.
2137         (shr-ensure-paragraph): Don't insert double line feeds after blank
2138         lines.
2139         (shr-insert): \t is also space.
2140         (shr-tag-s): Fix "s" tag name function.
2141         (shr-tag-s): Fix face prop name.
2142
2143 2010-10-03  Julien Danjou  <julien@danjou.info>
2144
2145         * gnus-html.el (gnus-html-put-image): Use gnus-rescale-image.
2146
2147         * mm-view.el (gnus-window-inside-pixel-edges): Add autoload for
2148         gnus-window-inside-pixel-edges.
2149
2150         * gnus-ems.el (gnus-window-inside-pixel-edges): Move from gnus-html to
2151         gnus-ems.
2152
2153         * mm-view.el (mm-inline-image-emacs): Support image resizing.
2154
2155         * gnus-util.el (gnus-rescale-image): Add generic gnus-rescale-image
2156         function.
2157
2158         * mm-decode.el (mm-inline-large-images): Enhance defcustom and add
2159         resize choice.
2160
2161 2010-10-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2162
2163         * shr.el (shr-tag-p): Don't insert newlines on empty tags at the
2164         beginning of the buffer.
2165
2166         * gnus-sum.el (gnus-summary-select-article-buffer): Really select the
2167         article buffer again.
2168
2169         * shr.el (shr-tag-p): Don't insert newlines at the start of the buffer.
2170
2171         * mm-decode.el (mm-shr): Narrow before inserting, so that shr can know
2172         when it's at the start of the buffer.
2173
2174         * shr.el (shr-tag-blockquote): Convert name.
2175         (shr-rescale-image): Use the right image-size variant.
2176
2177         * gnus-sum.el (gnus-summary-select-article-buffer): If the article
2178         buffer isn't shown, then select the current article first instead of
2179         bugging out.
2180         (gnus-summary-select-article-buffer): Show both the article and summary
2181         buffers again.
2182
2183         * shr.el (shr-fontize-cont): Protect against regions with no text.
2184         Rename tag functions to shr-tag-* for enhanced security.
2185         (shr-tag-ul, shr-tag-ol, shr-tag-li, shr-tag-br): New functions.
2186
2187 2010-10-03  Chong Yidong  <cyd@stupidchicken.com>
2188
2189         * shr.el (shr-insert):
2190         * pop3.el (pop3-movemail):
2191         * gnus-html.el (gnus-html-wash-tags): Don't use plusp, as cl may not be
2192         loaded.
2193
2194 2010-10-03  Glenn Morris  <rgm@gnu.org>
2195
2196         * nnmairix.el (nnmairix-replace-illegal-chars): Drop Emacs 20 code.
2197
2198         * smime.el (smime-cert-by-ldap-1): Drop Emacs 21 code.
2199
2200         * gnus-art.el (gnus-next-page-map): Drop Emacs 20 compat cruft.
2201
2202         * gmm-utils.el (gmm-write-region): Drop Emacs 20 compat cruft.
2203
2204         * gnus-util.el (gnus-make-local-hook): Simplify.
2205
2206 2010-10-02  Julien Danjou  <julien@danjou.info>
2207
2208         * gnus-util.el (gnus-iswitchb-completing-read): New function.
2209         (gnus-ido-completing-read): New function.
2210         (gnus-emacs-completing-read): New function.
2211         (gnus-completing-read): Use gnus-completing-read-function.
2212         Add gnus-completing-read-function.
2213
2214 2010-10-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2215
2216         * shr.el (shr-insert-document): Autoload.
2217         (shr-img): Be silent.
2218         (shr-insert): Add a newline after every picture before text.
2219         (shr-add-font): Use overlays for combining faces.
2220         (shr-insert): Pass upwards the text start point.
2221
2222         * mm-decode.el (mm-text-html-renderer): Default to shr.el rendering, if
2223         possible.
2224         (mm-shr): New function.
2225
2226 2010-10-02  Julien Danjou  <julien@danjou.info>
2227
2228         * gnus-gravatar.el (gnus-gravatar-insert): Adjust character where we
2229         should go backward.
2230
2231 2010-10-02  Juanma Barranquero  <lekktu@gmail.com>
2232
2233         * shr.el (shr): Fix typo in provide call.
2234
2235 2010-10-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2236
2237         * shr.el: New file.
2238
2239         * gnus-html.el (gnus-html-schedule-image-fetching): Be silent.
2240
2241         * gnus-topic.el (gnus-topic-move-group): Fix the syntax of the
2242         completing read.
2243
2244 2010-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2245
2246         * gnus-start.el (gnus-check-bogus-newsgroups): Say how many groups
2247         we're being queried about.  Suggested by Dan Jacobson.
2248
2249         * nndoc.el (nndoc-type-alist): Do babyl before mime-parts.
2250         Suggested by Jason Eisner.
2251
2252         * gnus-async.el (gnus-async-delete-prefetched-entry): Remove from hash
2253         table, too.  Suggested by Stefan Wiens.
2254         (gnus-async-prefetched-article-entry): Use intern-soft to avoid growing
2255         the table unnecessary.  Suggested by Stefan Wiens.
2256
2257         * gnus-sum.el (gnus-summary-clear-local-variables): This is probably no
2258         longer needed, and probably doesn't work either, as pointed out by
2259         Stefan Wiens.
2260         (gnus-summary-exit): Remove call to the clearing function.
2261         (gnus-summary-exit-no-update): Ditto.
2262
2263         * gnus-art.el (gnus-summary-save-in-file): Use with-current-buffer
2264         instead of gnus-eval-in-buffer-window to avoid popping up frames.
2265         Reported by Stefan Monnier.
2266         (gnus-summary-save-in-rmail): Ditto.
2267
2268         * gnus-sum.el (gnus-summary-select-article-buffer): Show only the
2269         article buffer, instead of both the article buffer and the summary
2270         buffer.  Sort of suggested by Dan Jacobson.
2271
2272         * gnus-win.el (gnus-buffer-configuration): Add an only-article spec.
2273
2274         * nnmbox.el (nnmbox-read-mbox): Mark buffer for deletion on Gnus exit.
2275         Suggested by Dan Jacobson.
2276
2277         * mm-encode.el (mm-content-transfer-encoding-defaults): Try to make the
2278         documentation clearer.
2279
2280         * message.el (message-shorten-references): Comment on the number "21".
2281         Suggested by Stefan Monnier.
2282
2283         * gnus-sum.el (gnus-summary-scroll-up): Add more documentation.
2284         Suggested by Dan Jacobson.
2285
2286         * gnus.el (gnus-large-newsgroup):
2287         Mention gnus-large-ephemeral-newsgroup.  Suggested by Dan Jacobson.
2288
2289         * gnus-msg.el (gnus-summary-resend-message): When resending, don't
2290         externalize attachments.  Bug reported by Steve Wen.
2291
2292         * gnus.el (gnus-continuum-version): Make inactive, since it doesn't
2293         really message anything to the user.
2294
2295         * nnmail.el (nnmail-article-group): Allow using the fancy split method
2296         directly.
2297
2298         * nnimap.el (nnimap-request-group): Low higher than high to signal no
2299         messages in empty groups.
2300
2301 2010-10-01  Ted Zlatanov  <tzz@lifelogs.com>
2302
2303         * nnimap.el (nnimap-request-group): Don't bug out when there's an empty
2304         non-UIDNEXT group.
2305
2306 2010-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2307
2308         * gnus-group.el (gnus-group-completing-read): Return the symbol name,
2309         not the value from the collection.
2310
2311         * nnimap.el (nnimap-update-info): Ignore groups that have no UIDNEXT
2312         values.  This sometimes happens on some groups that have no info.
2313         (nnimap-request-newgroups): New function.
2314
2315 2010-10-01  Teodor Zlatanov  <tzz@lifelogs.com>
2316
2317         * gnus-registry.el (gnus-registry-install-nnregistry): Move the feature
2318         check into `gnus-registry-initialize'.
2319         (gnus-registry-initialize): Ditto.
2320         Fix and extend header docs.
2321
2322 2010-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2323
2324         * gnus-html.el (gnus-html-prefetch-images): Adjust regexp to avoid
2325         regexp backtrace overflows.
2326
2327         * nnimap.el (nnimap-extend-tls-programs): Only extend those programs
2328         for starttls that tls.el implements; i.e. openssl.
2329
2330         * tls.el (tls-starttls-switches): Give up on using starttls with
2331         gnutls-cli.
2332         (tls-program): Add --insecure to be consistent with the defaults from
2333         openssl s_client.  Now all three commands are insecure.
2334
2335 2010-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>
2336
2337         * lpath.el: Bind completion-styles-alist for XEmacs.
2338
2339         * gravatar.el: Don't load image.el that XEmacs doesn't provide.
2340         (gravatar-create-image): New function that's an alias to
2341         gnus-xmas-create-image, gnus-create-image, or create-image.
2342         (gravatar-data->image): Use it.
2343
2344 2010-09-30  Teodor Zlatanov  <tzz@lifelogs.com>
2345
2346         * gnus-registry.el (gnus-registry-install-nnregistry): New function to
2347         install the nnregistry refer method.
2348         (gnus-registry-install-hooks): Use it.
2349         (gnus-registry-unfollowed-groups): Add nnmairix to the default
2350         unfollowed groups.
2351
2352 2010-09-30  Jose A. Ortega Ruiz  <jao@gnu.org>  (tiny change)
2353
2354         * gnus-sum.el (gnus-summary-show-thread): Skip past invisible text when
2355         expanding threads.
2356
2357 2010-09-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2358
2359         * nnir.el: Use the server names without suffixes (bug #7009).
2360
2361         * nnimap.el (nnimap-open-connection): Reinstate the auto-upgrade from
2362         unencrypted to STARTTLS, if possible.
2363
2364 2010-09-30  Teemu Likonen  <tlikonen@iki.fi>  (tiny change)
2365
2366         * message.el (message-ignored-supersedes-headers): Strip Injection-*
2367         headers before superseding.
2368
2369 2010-09-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2370
2371         * nnrss.el (nnrss-use-local): Add documentation.
2372
2373         * nnimap.el (nnimap-extend-tls-programs): New function.
2374         (nnimap-open-connection): Use tls.el exclusively, and not starttls.el.
2375         (nnimap-wait-for-connection): Accept the greeting from the stupid
2376         output from openssl s_client -starttls, too.
2377
2378         * tls.el (tls-starttls-switches): New variable.
2379         (tls-find-starttls-argument): Use it.
2380         (open-tls-stream): Ditto.
2381
2382         * netrc.el (netrc-credentials): Return the value of the "default" entry.
2383         (netrc-machine): Ditto.
2384
2385         * nnimap.el (nnimap-find-article-by-message-id): Really return the
2386         article number.
2387         (nnimap-split-fancy): New variable.
2388         (nnimap-split-incoming-mail): Use it.
2389
2390         * nntp.el (nntp-server-list-active-group): Document.
2391
2392         * nnimap.el (nnimap-find-article-by-message-id): Use EXAMINE instead of
2393         SELECT to get the message-id.
2394
2395         * mail-source.el (mail-sources): Remove webmail support.
2396         (defvar): Ditto.
2397         (mail-source-fetcher-alist): Ditto.
2398         (mail-source-fetch-webmail): Remove.
2399
2400         * webmail.el: Remove -- doesn't seem relevant any more.
2401
2402         * gnus.el: Fix up make-obsolete-variable declarations throughout.
2403
2404         * nnimap.el (nnimap-request-accept-article): Get the Message-ID without
2405         the \r.
2406
2407 2010-09-30  Julien Danjou  <julien@danjou.info>
2408
2409         * gnus-agent.el (gnus-agent-add-group): Fix call to
2410         gnus-completing-read.
2411
2412 2010-09-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2413
2414         * nndoc.el (nndoc-retrieve-groups): New function.
2415
2416         * nnimap.el (nnimap-split-incoming-mail): If nnimap-split-methods is
2417         `default', use nnmail-split-methods.
2418         (nnimap-request-article): Downcase the NILs so that they are nil.
2419
2420         * gnus-sum.el (gnus-valid-move-group-p): Make sure that `group' is a
2421         symbol.
2422
2423         * nnimap.el (nnimap-open-connection): Revert the auto-network->starttls
2424         code, since if the user has requested network, that's what they ought
2425         to get.
2426         (nnimap-request-set-mark): Erase the buffer before issuing commands.
2427         (nnimap-split-rule): Mark as obsolete.
2428
2429         * pop3.el (pop3-send-streaming-command, pop3-stream-length):
2430         New variable.
2431
2432         * nnimap.el (nnimap-insert-partial-structure): Get the type from the
2433         correct slot, too.
2434
2435 2010-09-29  Julien Danjou  <julien@danjou.info>
2436
2437         * gnus.el (gnus-local-domain): Declare variable obsolete.
2438
2439         * gnus-util.el (gnus-icompleting-read): Require iswitchb.
2440         Fix history computing.
2441         (gnus-ido-completing-read): Require ido.
2442
2443 2010-09-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2444
2445         * gnus-registry.el: Don't prompt on load, which makes it impossible to
2446         build Gnus.
2447
2448         * nnimap.el (nnimap-insert-partial-structure): Be way more permissive
2449         when interpreting the structures.
2450         (nnimap-request-accept-article): Add \r\n to the lines to make this
2451         work with Cyrus.
2452
2453         * nndraft.el (nndraft-request-expire-articles): Use the group name
2454         instead if "nndraft".  Fix found by Nils Ackermann.
2455
2456 2010-09-29  Ludovic Courtes  <ludo@gnu.org>
2457
2458         * nnregistry.el: Add.
2459
2460 2010-09-29  Stefan Monnier  <monnier@iro.umontreal.ca>
2461
2462         * nnmail.el (group, group-art-list, group-art):
2463         Remove unneeded directives.
2464
2465 2010-09-29  Katsumi Yamaoka  <yamaoka@jpl.org>
2466
2467         * mm-util.el (mm-codepage-iso-8859-list, mm-charset-eval-alist)
2468         (mm-mime-charset)
2469         * rfc2047.el (rfc2047-syntax-table)
2470         * utf7.el (utf7-utf-16-coding-system): Comment fix.
2471
2472         * nnrss.el (nnrss-read-server-data, nnrss-read-group-data): Use `load'
2473         rather than `insert-file-contents' and `eval-region'.
2474
2475         * pgg.el (pgg-run-at-time-1): Define it for XEmacs only; fix if/else
2476         construction.
2477
2478         * smime-ldap.el (smime-ldap-search): Remove Emacs 21 compatible code.
2479
2480         * time-date.el: No need to require cl for Emacs 21.
2481
2482 2010-09-29  Julien Danjou  <julien@danjou.info>
2483
2484         * gnus-gravatar.el (gnus-gravatar-properties): Add this properties in
2485         replacement of `gnus-gravatar-relief' to mimic
2486         `gnus-faces-properties-alist'.
2487         Add :version property.
2488
2489 2010-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
2490
2491         * mail-source.el (mail-source-report-new-mail)
2492         * message.el (message-default-mail-headers)
2493         * mm-decode.el (mm-valid-image-format-p): Comment fix.
2494
2495         * mml2015.el (mml2015-use): Don't bind recursive-load-depth-limit.
2496
2497 2010-09-28  Julien Danjou  <julien@danjou.info>
2498
2499         * gnus-gravatar.el (gnus-gravatar-insert): Fix search in case
2500         mail-address contains the same string as real-name.
2501
2502         * gnus-ems.el (gnus-put-image): Revert Lars, change and insert
2503         non-blank in header, otherwise it'll get stripped.
2504
2505         * gnus-gravatar.el (gnus-gravatar-insert): Search backward for
2506         real-name, and then for mail address rather than doing : or , search.
2507
2508 2010-09-27  Julien Danjou  <julien@danjou.info>
2509
2510         * gnus-util.el (gnus-completing-read): Use gnus-use-ido to apply the
2511         right completing-read function.
2512         (gnus-use-ido): New variable
2513         (gnus-completing-read-with-default): Remove.
2514         * gnus-agent.el (gnus-agent-read-group): Remove prompt computing.
2515         (gnus-agent-add-group):
2516         * gnus-srvr.el (gnus-server-add-server, gnus-server-goto-server):
2517         * mm-view.el (mm-view-pkcs7-decrypt):
2518         * mm-util.el (mm-codepage-setup):
2519         * smime.el (smime-sign-buffer, smime-decrypt-buffer):
2520         * mml-smime.el (mml-smime-openssl-sign-query):
2521         * mml.el (mml-minibuffer-read-type, mml-minibuffer-read-disposition)
2522         (mml-insert-multipart):
2523         * gnus-msg.el (gnus-summary-yank-message):
2524         * gnus-int.el (gnus-start-news-server):
2525         * mm-decode.el (mm-interactively-view-part):
2526         * gnus-dired.el (gnus-dired-attach):
2527         * gnus.el (gnus-read-method):
2528         * gnus-bookmark.el (gnus-bookmark-jump):
2529         * gnus-art.el (gnus-mime-view-part-as-type)
2530         (gnus-mime-action-on-part, gnus-article-encrypt-body):
2531         * gnus-topic.el (gnus-topic-jump-to-topic, gnus-topic-move-matching)
2532         (gnus-topic-copy-matching, gnus-topic-sort-topics, gnus-topic-move):
2533         * nnmairix.el (nnmairix-create-server-and-default-group)
2534         (nnmairix-update-groups, nnmairix-get-server)
2535         (nnmairix-backend-to-server, nnmairix-goto-original-article)
2536         (nnmairix-get-group-from-file-path):
2537         * nnrss.el (nnrss-find-rss-via-syndic8):
2538         * gnus-group.el (gnus-group-completing-read, gnus-group-make-web-group)
2539         (gnus-group-make-useful-group, gnus-group-add-to-virtual)
2540         (gnus-group-browse-foreign-server):
2541         * gnus-sum.el (gnus-summary-goto-article, gnus-summary-limit-to-extra)
2542         (gnus-summary-execute-command, gnus-summary-respool-article)
2543         (gnus-read-move-group-name):
2544         * gnus-score.el (gnus-summary-increase-score)
2545         (gnus-summary-score-effect):
2546         * gnus-registry.el (gnus-registry-read-mark): Use gnus-completing-read.
2547
2548 2010-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
2549
2550         * lpath.el: Remove url-http-file-exists-p, w32-focus-frame, and
2551         x-focus-frame.
2552
2553         * nnimap.el (auth-source-forget-user-or-password)
2554         (auth-source-user-or-password): Autoload.
2555
2556         * message.el (message-from-style, message-interactive)
2557         (message-cite-prefix-regexp, message-sendmail-envelope-from)
2558         (message-yank-prefix, message-indentation-spaces, message-signature)
2559         (message-signature-file): Add comment.
2560
2561 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2562
2563         * gnus-sum.el (gnus-summary-read-group-1): Set gnus-newsgroup-highest.
2564         (gnus-summary-insert-new-articles): Use gnus-newsgroup-highest to get
2565         new articles.
2566
2567         * nnimap.el (nnimap-request-article): Don't partial-fetch single-part
2568         parts.
2569         (nnimap-request-article): Work with the t setting, too.
2570
2571         * gnus-sum.el (gnus-summary-exit): Kill the article buffer later, so
2572         that you don't get flashes of other buffers.
2573         (gnus-summary-show-complete-article): Intern before setting.
2574
2575 2010-09-27  David Engster  <dengste@eml.cc>
2576
2577         * nnmairix.el (nnmairix-replace-group-and-numbers): Deal with NOV as
2578         well as HEADERS.
2579         (nnmairix-retrieve-headers): Provide new argument for the above.
2580
2581 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2582
2583         * gnus-sum.el (gnus-summary-move-article): Don't alter
2584         gnus-newsgroup-active.  This makes `/ N' work after copying to the same
2585         group.
2586
2587         * nnimap.el (nnimap-update-info): Don't destructively alter active.
2588
2589         * message.el (message-cite-prefix-regexp): Revert my last edit.
2590
2591         * gnus-sum.el (gnus-summary-show-complete-article): Bind the server
2592         variable instead of the Gnus variable.
2593
2594         * nnimap.el (nnimap-find-wanted-parts-1): Use it.
2595
2596         * gnus-art.el (gnus-fetch-partial-articles): Move back to nnimap again.
2597
2598         * nnimap.el (nnimap-request-accept-article): Remove the "." at the end,
2599         since some servers don't like it.
2600         (nnimap-open-connection): Forget credentials if the server says the
2601         password was wrong.
2602         (nnimap-parse-line): Protect against invalid data.
2603
2604         * gnus-sum.el (gnus-summary-move-article): Add comment.
2605         (gnus-summary-insert-new-articles): Copy the old-high watermark so that
2606         nothing alters it while scanning for new messages.
2607
2608         * nnimap.el (nnimap-request-accept-article): Send a "." at the end,
2609         which may or may not help.
2610         (nnimap-open-connection): If we're doing a stream connection, and then
2611         discover we're on a STARTTLS-capable server, then open a STARTTLS
2612         connection instead.
2613
2614 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2615
2616         * nnimap.el (utf7): Require.
2617
2618         * message.el (message-cite-prefix-regexp): Remove "}" from citation
2619         prefix.
2620
2621 2010-09-27  Juanma Barranquero  <lekktu@gmail.com>
2622
2623         * nnmail.el (nnmail-fancy-expiry-targets): Fix typo in docstring.
2624
2625 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2626
2627         * nnimap.el (nnimap-request-accept-article): Message the error on
2628         error.
2629
2630 2010-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
2631
2632         * gnus-art.el (gnus-mime-delete-part): Fix Lisp type of byte(s).
2633
2634 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2635
2636         * nndoc.el (nndoc-request-list): Return success always.
2637
2638         * gnus-agent.el (gnus-agent-retrieve-headers): Don't propagate
2639         `fetch-old' -- we only want to fetch the articles we've requested.
2640         The rest are in the agent, probably.
2641         (gnus-agent-read-servers-validate): Change the level for the "Ignoring
2642         disappeared server" to something low.  It's not important.
2643
2644         * nnimap.el (nnimap-get-whole-article): Remove the data that may have
2645         arrived before the FETCH data.
2646
2647         * nnmh.el (nnmh-request-expire-articles): Don't try to fetch the expiry
2648         target here, because we don't know the Gnus name of the group.
2649
2650         * nndraft.el (nndraft-request-expire-articles): Fetch the expiry target
2651         for the correct group.
2652
2653         * gnus-ems.el (gnus-create-image): Ignore all image-creation errors.
2654
2655         * gnus.el (gnus): Give a final warning after startup.
2656
2657         * gnus-util.el (gnus-action-message-log): New variable.
2658         (gnus-message): Use it.
2659         (gnus-final-warning): New function.
2660
2661         * nnimap.el (nnimap-open-connection): Record the greeting.
2662         (nnimap): Add greeting.
2663
2664 2010-09-26  Julien Danjou  <julien@danjou.info>
2665
2666         * gnus-html.el (gnus-html-show-images): Fix gnus-html-display-image
2667         arguments.
2668         (gnus-html-wash-images): Fix spec computing to include start/end.
2669
2670         * gnus-art.el (gnus-article-treat-body-boundary): Fix length computing.
2671
2672 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2673
2674         * nnimap.el (nnimap-request-expire-articles): Compress ranges before
2675         deletion.
2676         (nnimap-retrieve-headers): Don't select the group, because that's
2677         already done by nnimap-possibly-change-group.
2678
2679         * gnus-picon.el (gnus-picon-inhibit-top-level-domains): New variable.
2680         (gnus-picon-transform-address): Use it.
2681
2682         * mail-source.el (mail-source-value): Revert previous patch.
2683
2684         * nnimap.el (nnimap-credentials): Allow inhibiting the password query
2685         on failure.
2686         (nnimap-open-connection): Look up both virtual and physical server name
2687         credentials.
2688
2689         * gnus-win.el: Revert previous patch, since it made Gnus backtrace.
2690
2691 2009-02-07  Dave Love  <fx@gnu.org>
2692
2693         * tls.el (open-tls-stream): Don't query killing process.
2694
2695 2009-02-08  Dave Love  <fx@gnu.org>
2696
2697         * gnus-win.el (gnus-window-to-buffer-helper)
2698         (gnus-all-windows-visible-p): Function needn't be a symbol.
2699
2700         * mail-source.el (mail-source-value): Function needn't be a symbol.
2701
2702 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2703
2704         * message.el (message-cite-prefix-regexp): Remove } from the cite
2705         prefix.
2706
2707         * gnus-art.el (gnus-treatment-function-alist): Do picons before
2708         highlight again, so that the highlight is correct.
2709
2710         * gnus-picon.el (gnus-picon): Remove again.
2711         (gnus-picon-create-glyph): Set the background XPM colour explicitly.
2712
2713         * gnus-art.el (gnus-treatment-function-alist): Insert picons after
2714         doing the header highlightling, so that the background colour of the
2715         picon is correct.
2716
2717         * gnus-picon.el (gnus-picon-xbm): Remove obsolete face.
2718         (gnus-picon): Ditto.
2719         (gnus-picon): Reinstate.  The background colour for picons is white.
2720         (gnus-picon-insert-glyph): Make the background white.
2721
2722         * nnml.el (nnml-open-nov): Don't return dead buffers.
2723
2724         * auth-source.el (auth-source-create): Query the user for whether to
2725         store the credentials.
2726
2727         * netrc.el (netrc-store-data): New function.
2728
2729         * auth-source.el (auth-source-user-or-password): Use the existing auth
2730         sources, if any, for creation.
2731
2732         * gnus.el (gnus-group-fast-parameter): Return the last matching
2733         parameter instead of the first matching parameter.
2734
2735 2010-09-26  Julien Danjou  <julien@danjou.info>
2736
2737         * gnus-sum.el (gnus-auto-center-group): Transform into a defcustom.
2738
2739 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2740
2741         * mml2015.el (mml2015-use): Remove gpg support.
2742
2743         * mml1991.el (mml1991-function-alist): Remove gpg function.
2744         (mml1991-gpg-sign): Remove.
2745
2746 2010-09-26  Andreas Seltenreich  <seltenreich@gmx.de>
2747
2748         * gnus-srvr.el (gnus-browse-subscribe-newsgroup-method): New variable.
2749         (gnus-browse-unsubscribe-current-group): Document it.
2750         (gnus-browse-unsubscribe-group): Use it.
2751
2752 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2753
2754         * gnus-group.el (gnus-read-ephemeral-bug-group): Add the bug email
2755         address to the To list for easier response.
2756
2757         * gnus.el (gnus-play-startup-jingle): Remove.
2758         (gnus-splash): Don't play jingle.
2759         (gnus): Silence gnus-load message.
2760
2761         * gnus-art.el (gnus-treat-play-sounds): Remove.
2762
2763         * gnus.el (gnus-play-jingle): Remove audio support.
2764
2765         * gnus-cus.el (gnus-score-customize): Remove audio reference.
2766
2767         * earcon.el: Remove -- no users.
2768
2769         * gnus-audio.el: Remove -- no users of this package.
2770
2771         * gnus-sum.el (gnus-summary-limit-children): Remove nocem support.
2772
2773         * gnus-start.el (gnus-setup-news): Remove nocem support.
2774
2775         * gnus-group.el (gnus-group-get-new-news): Remove nocem call.
2776
2777         * gnus.el (gnus-use-nocem): Remove.
2778
2779         * gnus-demon.el (gnus-demon-add-nocem, gnus-demon-scan-nocem):
2780         Remove.
2781
2782         * gnus-nocem.el (gnus-nocem-issuers): Remove file.  Apparently nobody
2783         uses NoCeM any more.
2784
2785         * gnus-art.el (gnus-ctan-url): Seems not very useful -- removed.
2786         (gnus-button-ctan-handler): Ditto.
2787         (gnus-button-handle-ctan-bogus-regexp): Ditto.
2788         (gnus-button-ctan-directory-regexp): Ditto.
2789         (gnus-button-handle-ctan): Ditto.
2790         (gnus-button-tex-level): Ditto.
2791         (gnus-button-alist): Remove CTAN stuff.
2792
2793 2010-09-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2794
2795         * nnimap.el (nnimap-wait-for-response): Reverse logic in the
2796         nnimap-streaming test.
2797
2798         * gnus-start.el (gnus-get-unread-articles): Don't try to open failed
2799         servers twice.
2800
2801         * nnimap.el (nnimap-open-connection): Add more error reporting when
2802         nnimap fails early.
2803
2804         * nnheader.el (nnheader-get-report-string): New function.
2805         (nnheader-get-report): Use it.
2806
2807         * gnus-int.el (gnus-check-server): Say what the error was when opening
2808         failed.
2809
2810         * nnimap.el (nnimap-wait-for-response): Search further when we're not
2811         using streaming.
2812
2813 2010-09-25  Julien Danjou  <julien@danjou.info>
2814
2815         * gnus-html.el (gnus-html-rescale-image): Use our defalias
2816         gnus-window-inside-pixel-edges.
2817
2818 2010-09-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2819
2820         * gnus-srvr.el (gnus-server-copy-server): Add documentation.
2821
2822         * mm-decode.el (mm-save-part): Allow saving to other directories the
2823         normal Emacs way.
2824
2825         * nndoc.el (nndoc-type-alist): Move mime-parts after mbox.
2826         Suggested by Jay Berkenbilt.
2827
2828         * gnus-art.el (gnus-mime-delete-part): Fix plural for "byte" when
2829         there isn't a single byte.
2830
2831         * gnus-int.el (gnus-open-server): Don't query whether to go offline --
2832         just do it.  It doesn't really seem to matter what the user responds
2833         here, I think, so it's just a confusing question.
2834
2835         * nnimap.el (nnimap-retrieve-group-data-early): Fix typo in the
2836         non-streaming case.
2837
2838         * gnus-art.el (gnus-flush-original-article-buffer): Separate out.
2839         (gnus-article-encrypt-body): Use it.
2840
2841         * gnus-sum.el (gnus-summary-show-complete-article): New command and
2842         keystroke.
2843
2844         * nnimap.el (nnimap-find-wanted-parts-1):
2845         Use gnus-fetch-partial-articles.
2846
2847         * gnus-art.el (gnus-fetch-partial-articles): New variable.
2848
2849         * nnimap.el (nnimap-insert-partial-structure): New function.
2850         (nnimap-get-partial-article): New function.
2851         (nnimap-request-article): Use it.
2852         (nnimap-wait-for-response): Return whether the wait was successful.
2853         (nnimap-finish-retrieve-group-infos): Don't do anything if the
2854         retrieval wasn't successful.
2855         (nnimap-retrieve-group-data-early): Allow throttling servers.
2856         (nnimap-streaming): New variable.
2857         (nnimap-fetch-partial-articles): Remove.
2858
2859         * mm-decode.el (mm-with-part): Protect against killed buffers.
2860
2861         * nndraft.el (nndraft-retrieve-headers): Insert Lines and Chars headers
2862         for prettier summary display.
2863
2864 2010-09-25  Andrew Cohen  <cohen@andy.bu.edu>  (tiny change)
2865
2866         * nnir.el (nnir-run-imap): Allow sending IMAP search patterns directly.
2867
2868 2010-09-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2869
2870         * gnus.el (gnus-local-domain): Put gnus-local-domain back again, since
2871         apparently third-party libraries depend on it.
2872
2873         * nnimap.el (nnimap-open-connection): Wait for the response to STARTTLS
2874         before starting negotiation.
2875
2876         * gnus-art.el (gnus-treat-from-gravatar): Change default to nil for
2877         privacy reasons.
2878         (gnus-treat-mail-gravatar): Ditto.
2879
2880         * gnus-ems.el (gnus-put-image): Don't put any non-blank text into the
2881         buffer when inserting images.  Inserting text into the headers, for
2882         instance, can make them invalid.
2883
2884 2010-09-25  Julien Danjou  <julien@danjou.info>
2885
2886         * rfc1843.el: Remove useless rfc1843-old-gnus-decode-header-function
2887         variables.
2888
2889         * nnheader.el: Remove useless variables news-reply-yank-from and
2890         news-reply-yank-message-id.
2891
2892         * mml2015.el: Remove useless mc-default-scheme and mc-schemes
2893         variables.
2894
2895         * mml1991.el: Remove useless mml1991-verbose.
2896
2897         * gnus.el: Remove useless variable gnus-use-generic-from.
2898         Remove obsolete variable gnus-topic-indentation.
2899
2900         * gnus-uu.el: Remove useless gnus-uu-shar-file-name.
2901
2902         * gnus-sum.el: Remove useless gnus-newsgroup-none-id.
2903
2904         * gnus-picon.el: Remove useless gnus-picon-setup-p variable.
2905
2906         * gnus-group.el: Remove useless gnus-group-icon-cache.
2907         Remove useless gnus-ephemeral-group-server.
2908
2909         * gnus-bookmark.el: Remove useless gnus-bookmark-after-jump-hook.
2910
2911         * mml2015.el: Remove useless mml2015-verbose.
2912
2913         * mml-smime.el: Remove useless mml-smime-verbose.
2914
2915         * gnus.el: Remove useless gnus-local-domain.
2916
2917         * gnus-gravatar.el (gnus-gravatar-transform-address):
2918         Use gnus-gravatar-size.
2919
2920         * gnus-art.el: Remove useless gnus-treat-translate.
2921
2922 2010-09-24  Julien Danjou  <julien@danjou.info>
2923
2924         * gnus-sum.el: Add support for Gravatars.
2925
2926         * gnus-art.el: Add support for Gravatars.
2927
2928         * gnus-gravatar.el: Add this file.
2929
2930         * gravatar.el: Add this file.
2931
2932 2010-09-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2933
2934         * gnus-sum.el (gnus-summary-fetch-faq): Remove.
2935
2936         * gnus-group.el (gnus-group-fetch-faq): Remove.
2937
2938         * gnus.el (gnus-group-faq-directory): Remove.
2939
2940         * gnus-group.el (gnus-group-fetch-charter): Remove.
2941
2942         * gnus.el (gnus-group-charter-alist): Remove.
2943
2944         * gnus-group.el (gnus-group-archive-directory): Remove.
2945         (gnus-group-recent-archive-directory): Ditto.
2946         (gnus-group-make-archive-group): Remove.
2947
2948         * nnimap.el (nnimap-update-info): Protect against nil uidnexts.
2949
2950         * gnus-cache.el (gnus-cache-braid-heads): When braiding heads, don't
2951         use the same article number for all the cached articles.
2952
2953         * nnimap.el (nnimap-command): Register the last command time so
2954         that we can use it for idling NOOPs.
2955         (nnimap-open-connection): Start the keeplive timer.
2956         (nnimap-make-process-buffer): Store all the process buffers.
2957         (nnimap-keepalive): New function.
2958
2959         * starttls.el (starttls-open-stream): Add autoload cookie.
2960
2961 2010-09-24  Michael Welsh Duggan  <md5i@md5i.com>  (tiny change)
2962
2963         * nnimap.el (nnimap-split-incoming-mail): Fix paren typo in the 'junk
2964         handling.
2965
2966 2010-09-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2967
2968         * nnrss.el (nnrss-retrieve-groups): Change to the group before checking
2969         its data structures.
2970
2971         * gnus.el (gnus-sloppily-equal-method-parameters): Use copy-sequence
2972         instead of the cl.el copy-list.
2973         (gnus-sloppily-equal-method-parameters): Use equal instead of the cl
2974         equalp.
2975
2976 2010-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
2977
2978         * gmm-utils.el (gmm-tool-bar-from-list): Always use tool-bar-local-item
2979         and tool-bar-local-item-from-menu.
2980
2981         * gnus-agent.el (gnus-agent-make-mode-line-string): Always use
2982         mode-line-highlight face for Emacs.
2983
2984         * gnus-art.el (toplevel): Don't bind recursive-load-depth-limit while
2985         loading gnus-sum.elc; fix comment for canlock-verify.
2986         (gnus-article-jump-to-part): Use read-number.
2987         (gnus-insert-mime-button, gnus-insert-mime-security-button):
2988         Remove Emacs pre-21 compatible code for help-echo.
2989         (gnus-article-next-page-1): No need to adjust the number of lines.
2990         (gnus-article-describe-bindings): Always use help-buffer.
2991
2992         * gnus-audio.el (gnus-audio-inline-sound)
2993         * gnus-cus.el (gnus-custom-mode)
2994         * gnus-group.el (gnus-group-update-tool-bar): Comment fix.
2995
2996         * gnus-sum.el (gnus-remove-overlays): Doc fix.
2997
2998         * gnus-util.el (gnus-select-frame-set-input-focus): Remove Emacs 21
2999         compatible code.
3000
3001 2010-09-24  Glenn Morris  <rgm@gnu.org>
3002
3003         * message.el (message-output): Use gnus-output-to-rmail if a buffer is
3004         visiting the fcc file in rmail-mode.
3005
3006         * dns-mode.el: Move autoloaded auto-mode-alist entries to files.el.
3007
3008 2010-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
3009
3010         * nnir.el: Silence the byte compiler.
3011
3012         * gnus-html.el (gnus-html-encode-url-chars): New function, that's an
3013         alias to browse-url-url-encode-chars if any.
3014         (gnus-html-encode-url): Use it.
3015
3016 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3017
3018         * gnus-start.el (gnus-use-backend-marks): New variable.
3019         (gnus-get-unread-articles-in-group): Use it.
3020
3021         * gnus-sum.el (gnus-summary-local-variables): Prepare for list/range
3022         makeover.
3023
3024 2010-09-23  Andrew Cohen  <cohen@andy.bu.edu>
3025
3026         * nnimap.el (nnimap-retrieve-headers): Return 'headers.
3027
3028 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3029
3030         * gnus-start.el (gnus-fixup-nnimap-unread-after-getting-new-news):
3031         Remove.
3032         (gnus-setup-news-hook):
3033         Remove gnus-fixup-nnimap-unread-after-getting-new-news.
3034
3035         * gnus-int.el (gnus-request-update-info): Protect against backends not
3036         having the function.
3037
3038         * nnimap.el (nnimap-stream): Mention starttls.
3039         (nnimap-open-connection): Add starttls support.
3040
3041 2010-09-23  Andrew Cohen  <cohen@andy.bu.edu>
3042
3043         * nnir.el (nnir-run-imap): Fix up nnir to work with the new nnimap.
3044
3045 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3046
3047         * nnimap.el (nnimap-transform-headers): Don't bug out on invalid
3048         BODYSTRUCTUREs.
3049         (nnimap-transform-headers): Unfold quoted {42} headers.
3050
3051         * gnus-start.el (gnus-get-unread-articles): Allow backends to update
3052         the info.
3053         (gnus-get-unread-articles): Only call updatep on backends that support
3054         it.
3055
3056         * nnweb.el (nnweb-request-update-info): NOOP.
3057
3058         * nnmaildir.el (nnmaildir-request-marks): Rename from -update-info.
3059
3060         * nnfolder.el (nnfolder-request-marks): Rename from -update-info,
3061         since it only deals with marks.
3062
3063         * gnus-int.el (gnus-request-marks): Rename gnus-request-update-info to
3064         gnus-request-marks, and make a new gnus-request-update-info.
3065
3066         * nnimap.el (nnimap-update-info): When UIDNEXT is present, use that for
3067         the active instead of the high number, which is usually too low.
3068
3069 2010-09-23  Teodor Zlatanov  <tzz@lifelogs.com>
3070
3071         * netrc.el (netrc-parse): Remove encrypt.el mentions.
3072         * encrypt.el: Remove.
3073
3074 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3075
3076         * nnimap.el (nnimap-update-info): Sync non-standard flags from the
3077         server in symbolic form.
3078
3079         * gnus-html.el (gnus-max-image-proportion): Increase proportion to 0.9.
3080
3081 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3082
3083         * nnimap.el (nnimap-parse-flags): Parse the data in any order.
3084         (nnimap-update-info): Fix up code slightly.
3085
3086         * gnus-int.el (gnus-open-server): Add tracing for performance
3087         debugging.
3088
3089         * gnus-group.el (gnus-group-highlight-line): Typo fix: beg, not start.
3090         (gnus-group-insert-group-line): Pass the real group name so that it
3091         gets the right data.
3092
3093         * gnus-start.el (gnus-get-unread-articles): Don't have
3094         `gnus-get-unread-articles-in-group' update info, since that can be
3095         really slow and doesn't seem to be needed?
3096
3097 2010-09-22  Dan Christensen  <jdc@uwo.ca>
3098
3099         * time-date.el (date-to-time): Try using parse-time-string first before
3100         using the slower timezone-make-date-arpa-standard.
3101
3102 2010-09-22  Julien Danjou  <julien@danjou.info>
3103
3104         * gnus-group.el (gnus-group-insert-group-line):
3105         Call gnus-group-highlight-line.
3106         (gnus-group-update-hook): Remove gnus-group-highlight-line from the
3107         default hook list.
3108         (gnus-group-update-eval-form): Add new function.
3109         (gnus-group-highlight-line): Use gnus-group-update-eval-form.
3110         (gnus-group-get-icon): Use gnus-group-update-eval-form.
3111
3112 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3113
3114         * nnimap.el (nnimap-request-expire-articles): If nnmail-expiry-wait is
3115         immediate, then expire all articles.
3116         (nnimap-update-info): Fix off-by-one errors.
3117         (nnimap-flags-to-marks): Would return no marks lists for group with no
3118         flags.  Instead return the other data.
3119
3120 2010-09-22  Julien Danjou  <julien@danjou.info>
3121
3122         * gnus-group.el (gnus-group-get-icon): Rename gnus-group-add-icon that
3123         Only return an icon.
3124         (gnus-group-insert-group-line): Compute icon to return.
3125
3126         * gnus-html.el (gnus-html-image-automatic-caching): Add custom var.
3127         (gnus-html-image-fetched): Only cache if
3128         gnus-html-image-automatic-caching is set.
3129         (gnus-html-image-fetched): Check for errors.
3130
3131 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3132
3133         * gnus-start.el (gnus-read-active-for-groups): Only run -request-scan
3134         once per method on `g'.  This ensures that backends like nnfolder don't
3135         open all their folders.
3136
3137         * nnimap.el (nnimap-split-incoming-mail): Delete 'junk.
3138         (nnimap-request-list): Nix out group in the correct buffer.
3139         (nnimap-parse-flags): Implement by using `read' instead of
3140         hand-parsing.
3141         (nnimap-flags-to-marks): Pass on permanent-flags.
3142         (nnimap-make-process-buffer): Record the server name.
3143         (nnimap-parse-flags): Fix typo.
3144         (nnimap-request-scan): Run split on the server in general, not just a
3145         single group.
3146
3147         * nnmail.el (nnmail-split-incoming): Take an optional junk-func
3148         parameter, and propagate this downwards.
3149
3150         * nnimap.el (nnimap-request-list): Set the current nnimap group to nil,
3151         since EXAMINE changes it on the server.
3152
3153         * gnus-int.el (gnus-request-expire-articles): Inhibit the daemon, since
3154         this command might take a while.
3155
3156 2010-09-22  Julien Danjou  <julien@danjou.info>
3157
3158         * gnus-html.el (gnus-html-put-image): Stop using markers.  They are
3159         harmful if you have 2 images side-by-side, they can't be properly
3160         update on text deletion.  Using text-property is safer here.
3161         (gnus-html-image-fetched): Search also for \r\n\r\n to get the start of
3162         data.
3163
3164 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3165
3166         * nnimap.el (nnimap-expunge-inbox): Remove.
3167         (nnimap-mark-and-expunge-incoming): Use nnimap-expunge instead.
3168         (nnimap-expunge): Flip default to t.
3169
3170         * gnus.el (gnus-method-to-server): Don't push things to the cache
3171         unless it's unique.
3172         (gnus-server-to-method): Ditto.
3173
3174 2010-09-22  Teodor Zlatanov  <tzz@lifelogs.com>
3175
3176         * nnimap.el (nnimap-delete-article): Tell user if expunge won't happen.
3177
3178 2010-09-22  Julien Danjou  <julien@danjou.info>
3179
3180         * gnus-html.el (gnus-html-get-image-data): Search also for \r\n\r\n to
3181         get the start of data.
3182         (gnus-html-encode-url): Add this function to encode special chars in
3183         URL.
3184         (gnus-html-wash-images): Use gnus-html-encode-url to encode URL.
3185         (gnus-html-prefetch-images): Use gnus-html-encode-url to encode URL.
3186
3187         * gnus-group.el (gnus-group-update-hook): Call gnus-group-add-icon by
3188         default.
3189         (gnus-group-add-icon): Move to gnus-group.el, and rewrite so it works.
3190
3191         * gnus-html.el (gnus-html-wash-images): Use xml-substitute-special on
3192         images alt-text.
3193         (gnus-html-put-image): Put alt-text as help-echo.
3194
3195 2010-09-22  Katsumi Yamaoka  <yamaoka@jpl.org>
3196
3197         * mailcap.el (mailcap-parse-mailcap, mailcap-parse-mimetypes)
3198         * mm-util.el (mm-decompress-buffer)
3199         * nnir.el (nnir-run-find-grep)
3200         * pop3.el (pop3-list): Use 3rd arg of split-string.
3201
3202         * time-date.el (format-seconds): Comment fix.
3203
3204         * dgnushack.el (toplevel): Don't advise byte-optimize-form-code-walker
3205         and byte-optimize-form-code-walker.
3206         (dgnushack-make-auto-load): Don't advise make-autoload.
3207
3208         * lpath.el: Remove Emacs 21 stuff.
3209
3210 2010-09-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3211
3212         * gnus-sum.el (gnus-update-marks): Add sanity check to not delete marks
3213         outside the active range.  Suggested by Dan Christensen.
3214
3215         * gnus-start.el (gnus-get-unread-articles): Get the extended method
3216         slightly later to avoid double-getting it.
3217
3218         * nnml.el (nnml-generate-nov-file): Fix variable name clobbering from
3219         previous patch.
3220
3221         * gnus-sum.el (gnus-adjust-marked-articles): Fix another typo.
3222
3223 2010-09-21  Adam Sjøgren  <asjo@koldfront.dk>
3224
3225         * gnus-sum.el (gnus-adjust-marked-articles): Fix typo.
3226
3227 2010-09-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3228
3229         * gnus-int.el (gnus-open-server): Give a better error message in the
3230         "go offline" case.
3231
3232         * gnus-sum.el (gnus-adjust-marked-articles): Hack to avoid adjusting
3233         marks for nnimap, which is seldom the right thing to do.
3234
3235         * gnus.el (gnus-sloppily-equal-method-parameters): Refactor out.
3236         (gnus-same-method-different-name): New function.
3237
3238         * nnimap.el (parse-time): Require.
3239
3240         * gnus-start.el (gnus-get-unread-articles): Fix the prefixed select
3241         method in the presence of many similar methods.
3242
3243         * nnmail.el (nnmail-expired-article-p): Fix typo: time-subtract.
3244
3245         * nnimap.el (nnimap-find-expired-articles): Don't refer to
3246         nnml-inhibit-expiry.
3247
3248         * gnus-sum.el (gnus-summary-move-article): Use gnus-server-equal to
3249         find out whether methods are equal.
3250
3251         * nnimap.el (nnimap-find-expired-articles): New function.
3252         (nnimap-process-expiry-targets): New function.
3253         (nnimap-request-move-article): Request the article before looking at
3254         what the Message-ID is.  Fix found by Andrew Cohen.
3255         (nnimap-mark-and-expunge-incoming): Wait for the last sequence.
3256
3257         * nnmail.el (nnmail-expired-article-p): Allow returning the cutoff time
3258         for oldness in addition to being a predicate.
3259
3260         * nnimap.el (nnimap-request-group): When we have zero articles, return
3261         the right data to Gnus.
3262         (nnimap-request-expire-articles): Only delete articles immediately if
3263         the target is 'delete.
3264
3265         * gnus-sum.el (gnus-summary-move-article): When respooling to the same
3266         method, this would bug out.
3267
3268         * gnus-group.el (gnus-group-expunge-group): Rename from
3269         gnus-group-nnimap-expunge, and implemented as a normal interface
3270         function.
3271
3272         * gnus-int.el (gnus-request-expunge-group): New function.
3273
3274         * nnimap.el (nnimap-request-create-group): Implement.
3275         (nnimap-request-expunge-group): New function.
3276
3277 2010-09-21  Julien Danjou  <julien@danjou.info>
3278
3279         * gnus-html.el (gnus-html-image-cache-ttl): Add new variable.
3280         (gnus-html-cache-expired): Add new function.
3281         (gnus-html-wash-images): Use `gnus-html-cache-expired' to check
3282         wethever we should display image for fetch it.
3283         Compute alt-text earlier to pass it to the fetching function too.
3284         (gnus-html-schedule-image-fetching): Change function argument to only
3285         get one image at a time, not a list.
3286         (gnus-html-image-fetched): Use `url-store-in-cache' to store image in
3287         cache.
3288         (gnus-html-get-image-data): New function to retrieve image data from
3289         cache.
3290         (gnus-html-put-image): Change buffer argument to use image data rather
3291         than file, and place image above region rather than inserting a new
3292         one.  Do not take alt-text as argument, since it's useless now: we place
3293         the image above alt-text.
3294         (gnus-html-prune-cache): Remove.
3295         (gnus-html-show-images): Start to fetch image when we find one, do not
3296         push into a temporary list.
3297         (gnus-html-prefetch-images): Only fetch image if they have expired.
3298         (gnus-html-browse-image): Fix, use 'gnus-image-url.
3299         (gnus-html-image-map): Add "v" to browse-url on undisplayed image.
3300
3301 2010-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
3302
3303         * rfc2047.el (rfc2047-encode-parameter): Doc fix.
3304
3305 2010-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3306
3307         * gnus-group.el (gnus-group-line-format-alist): Have the ?U (unseen)
3308         spec inser "*" if the group isn't active instead of 0.
3309
3310         * nnimap.el (nnimap-request-group): Don't select the imap buffer before
3311         opening the server.
3312         (nnimap-request-delete-group): Implement group deletion.
3313         (nnimap-transform-headers): Return the size of the entire message in
3314         the Bytes header, not just the size of the first part.
3315         (nnimap-request-move-article): When moving an article from nnimap,
3316         request the article first so the accepting form has an article to
3317         accept.  Reported by Dan Christensen.
3318         (nnimap-command): Make sure that the error message doesn't error out.
3319
3320 2010-09-20  David Edmondson  <dme@dme.org>  (tiny change)
3321
3322         * nnimap.el (nnimap-request-set-mark): Don't wait for a response when
3323         we haven't requested anything.
3324
3325 2010-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3326
3327         * nnimap.el (nnimap-fetch-inbox): Use "[]" as the parameter instead of
3328         "".  Fix found by Andrew Cohen.
3329
3330         * mail-parse.el (mail-header-encode-parameter): Use -encode-parameter
3331         instead of -encode-string.
3332
3333 2010-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
3334
3335         * gnus-html.el (gnus-html-image-fetched): Pass arg to kill-buffer.
3336
3337         * gnus-sum.el (gnus-summary-update-mark): Replace subst-char-in-string
3338         by mm-subst-char-in-string.
3339
3340 2010-09-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3341
3342         * nnimap.el (nnimap-wait-for-connection): Avoid a race condition while
3343         waiting for the connection string.
3344
3345         * gnus-html.el (gnus-html-image-fetched): Protect against the data not
3346         arriving.
3347
3348         * gnus-start.el (gnus-ignored-newsgroups): Remove [] from the list of
3349         bogus characters.  This allows selecting certain Gmail groups.
3350
3351         * nnimap.el (nnimap-find-wanted-parts-1): New function.
3352         (nnimap-fetch-partial-articles): New variable.
3353         (nnimap-open-connection): When looking for credentials, also use the
3354         nnimap-server-port.
3355         (nnimap-request-article): Return the group/article number, so that Gnus
3356         `^' works as expected.
3357         (nnimap-find-wanted-parts-1): Return the MIME parts as IMAP wants them.
3358
3359         * gnus.el (gnus-similar-server-opened): Refactor a bit and add
3360         comments.
3361         (gnus-methods-sloppily-equal): New function.
3362         (gnus): When using the development version of Gnus, load the gnus-load
3363         file.
3364
3365         * gnus-start.el (gnus-get-unread-articles): Make sure that we call
3366         `gnus-open-server' on each method before trying to scan them etc.
3367         This ensures that all the backend parameters are set correctly.
3368
3369         * nnimap.el (nnimap-authenticator): New variable.
3370         (nnimap-open-connection): Allow anonymous login.
3371         (nnimap-transform-headers): The chars header is called Chars not Bytes.
3372         (nnimap-wait-for-response): Don't infloop if the IMAP connection drops.
3373
3374         * gnus-art.el (gnus-article-describe-briefly): Fix up typo in last
3375         patch, found by Knut Anders Hatlen.
3376
3377 2010-09-19  Andreas Schwab  <schwab@linux-m68k.org>
3378
3379         * gnus-agent.el (gnus-agent-batch-confirmation)
3380         (gnus-agent-expire-group, gnus-agent-expire): Pass proper format string
3381         to gnus-message.
3382         * gnus-art.el (gnus-article-describe-briefly): Likewise.
3383         * gnus-group.el (gnus-group-list-groups, gnus-group-describe-group)
3384         (gnus-group-edit-global-kill, gnus-group-describe-briefly): Likewise.
3385         * gnus-int.el (gnus-open-server): Likewise.
3386         * gnus-score.el (gnus-score-edit-current-scores, gnus-score-edit-file)
3387         (gnus-score-check-syntax): Likewise.
3388         * gnus-srvr.el (gnus-browse-describe-briefly): Likewise.
3389         * gnus-start.el (gnus-read-active-file-1, gnus-read-active-file-1):
3390         Likewise.
3391         * gnus-sum.el (gnus-summary-describe-briefly): Likewise.
3392
3393 2010-09-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3394
3395         * gnus-html.el (gnus-html-prefetch-images): Fix up the url-retrieve
3396         calling conventions so that prefetch doesn't bug out.
3397
3398 2010-09-19  Julien Danjou  <julien@danjou.info>
3399
3400         * gnus-sum.el (gnus-summary-update-mark): Use `subst-char-in-string'
3401         rather than `subst-char-in-region' in order to be able to replace ASCII
3402         char by UTF-8 ones.
3403
3404         * gnus-html.el (gnus-html-prefetch-images): Use `url-retrieve' rather
3405         than curl.
3406         (gnus-html-image-fetched): Fix `gnus-html-put-image' call not setting
3407         the right URL and ALT text on images.
3408         (gnus-html-wash-tags): Fix tag case.
3409         Add support for `s' and `ins' tags.  Use gnus-emphasis-* faces.
3410         (gnus-article-html): Add -o display_ins_del=2 option.
3411         (gnus-html-wash-tags): Add better support for <ul> tags symbols.
3412
3413 2010-09-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3414
3415         * nnheader.el (nnheader-insert-nov): Protect against junk appearing in
3416         the extra mail headers, which sometimes seem to happen for unknown
3417         reasons.
3418
3419         * mail-parse.el (mail-header-encode-parameter): Define as
3420         rfc2045-encode-string instead of as rfc2231-encode-string, since some
3421         (or most, perhaps?) mail readers don't understand the latter, but do
3422         understand the former.
3423
3424         * gnus-agent.el (gnus-agent-auto-agentize-methods): Switch the default
3425         to nil, so that no methods are automatically agentized.  I think this
3426         is probably what most users want.
3427
3428         * gnus-html.el (gnus-html-schedule-image-fetching): Ignore all errors
3429         from url-retrieve, for instance about invalid URLs.
3430
3431         * nnimap.el (nnimap-finish-retrieve-group-infos): Protect against
3432         groups that have no articles.
3433         (nnimap-request-article): Check that we really got an article when we
3434         requested one.
3435
3436         * gnus-agent.el (gnus-agent-load-alist): Nix out the alist if the file
3437         doesn't exist.
3438
3439         * nnimap.el (nnimap-finish-retrieve-group-infos): Return data in the
3440         nntp buffer so the agent can save it.
3441         (nnimap-open-shell-stream): Bind `process-connection-type' to nil, so
3442         that CRLF doesn't get translated to \n.
3443         (nnimap-open-connection): Don't make 'shell commands only send \n.
3444
3445 2010-09-19  Stefan Monnier  <monnier@iro.umontreal.ca>
3446
3447         * nnml.el (nnml-files): Add prefix to dynamic var `files'.
3448         (nnml-generate-nov-databases-directory, nnml-generate-active-info):
3449         Update var name.
3450         (nnml-generate-nov-file): Use dolist.
3451         (nnml-directory-articles, nnml-current-group-article-to-file-alist):
3452         Use with-current-buffer.
3453
3454 2010-09-18  Julien Danjou  <julien@danjou.info>
3455
3456         * gnus-html.el (gnus-html-schedule-image-fetching): Fetch all images in
3457         parallel.
3458
3459 2010-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3460
3461         * nnimap.el (nnimap-update-info): When doing partial marks update, get
3462         the range update right.
3463         (nnimap-request-group): Don't make `M-g' bug out on group with no
3464         marks.
3465         (nnoo): Require, so that other packages can require nnimap.
3466         (nnimap-wait-for-response): Be a bit more lax in finding the end of the
3467         command we're looking for.  This helps when the server sends more
3468         responses after we've gotten everything we expected.
3469         (nnimap): Add a `newlinep' field to keep track of end-of-line
3470         conventions.
3471         Don't send CRLF to things that don't want it.
3472         (nnimap-request-accept-article): Ditto.
3473
3474 2010-09-18  Julien Danjou  <julien@danjou.info>
3475
3476         * gnus-html.el (gnus-html-schedule-image-fetching): Use `url' rather
3477         than curl to retrieve images.
3478
3479 2010-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3480
3481         * nnimap.el (nnimap-update-info): Extend the info so that we can set
3482         the marks.
3483         (nnimap-open-connection): Fix typo -- should be 'shell, not 'stream.
3484         (nnimap-wait-for-connection): New function.
3485         (nnimap-open-connection): If we have PREAUTH, don't query for login
3486         credentials.
3487         (nnimap-update-info): Fix off-by-one error when concatenating ranges
3488         when doing a partial update.
3489
3490 2010-09-18  Julien Danjou  <julien@danjou.info>
3491
3492         * gnus-html.el (gnus-html-wash-tags): Add support for i, b and u HTML
3493         tags.
3494
3495 2010-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3496
3497         * nnimap.el (nnimap-credentials): New function.
3498         (nnimap-open-connection): Use the new function to look for credentials
3499         also on the numeric equivalents of "imap" and "imaps".
3500
3501         * gnus-start.el (gnus-activate-group): Send the info to
3502         gnus-request-group.
3503
3504         * nnimap.el (nnimap-request-group): Have the "check" version of the
3505         function parse flags and update the info, so that a `M-g' get a total
3506         resync of all flags from the group.
3507
3508         * gnus-int.el (gnus-request-group): Take an optional `info' parameter
3509         to allow backends to alter the info on group selection.  Also alter all
3510         the backend -request-group functions to take the parameter.
3511
3512         * nnimap.el (nnimap-store-info): New function.
3513         (nnimap-update-info): Store the info for later usage.
3514         (nnimap-request-group): Use the stored info for the dont-check case, so
3515         that we don't retrieve all marks when we enter a group.
3516
3517         * nnimap.el: Use deffoo instead of defun for interface functions.
3518
3519         * gnus-start.el (gnus-get-unread-articles): Allow the backends to
3520         update the group info.  This makes the nndraft groups, for instance, go
3521         back to their old behaviour.
3522
3523         * gnus-sum.el (gnus-select-newsgroup): Indent.
3524
3525         * nnimap.el (nnimap-possibly-change-group): Return nil if we can't log
3526         in.
3527         (nnimap-finish-retrieve-group-infos): Make sure we're not waiting for
3528         nothing.
3529
3530         * gnus-start.el (gnus-get-unread-articles): Don't try to scan groups
3531         from methods that are denied.
3532
3533         * gnus-int.el (gnus-method-denied-p): New function.
3534
3535         * nnimap.el (nnimap-open-connection): Use auth-sources to query and
3536         store the password instead of netrc.
3537         (nnimap-open-connection): Don't error out when we can't make a
3538         connections.
3539
3540         * auth-source.el (auth-source-create): In the password prompt, say what
3541         we're querying for.  Also prompt for user name if that hasn't been
3542         given.
3543
3544         * nnimap.el (nnimap-with-process-buffer): Remove.
3545
3546 2010-09-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3547
3548         * gnus-start.el (gnus-read-active-for-groups): Don't use the "finish"
3549         method when we're reading from the agent.
3550
3551         * nnagent.el (nnagent-retrieve-group-data-early): New dummy method.
3552
3553         * auth-source.el (auth-sources): Add ~/.authinfo to the default, since
3554         that's probably most useful for users.
3555
3556         * gnus-int.el (gnus-check-server): Save result so that it doesn't say
3557         "failed" all the time.
3558
3559         * gnus.el: Throughout all files, replace (save-excursion (set-buffer
3560         ...)) with (with-current-buffer ... ).
3561
3562         * nntp.el (nntp-open-server): Return whether the open was successful or
3563         not.
3564
3565         * gnus-sum.el (gnus-summary-first-subject): Have `unseen-or-unread'
3566         select an unread unseen article first.
3567
3568         * nnimap.el (nnimap-open-connection): If the user doesn't have a
3569         /etc/services, supply some sensible port defaults.
3570
3571         * dgnushack.el: Define netrc-credentials.
3572
3573 2010-09-17  Julien Danjou  <julien@danjou.info>
3574
3575         * mm-decode.el (mm-text-html-renderer): Document gnus-article-html.
3576
3577 2010-09-17  Knut Anders Hatlen  <kahatlen@gmail.com>  (tiny change)
3578
3579         * nnimap.el (nnimap-get-groups): Don't bug out if the LIST command
3580         doesn't have any parameters.
3581
3582 2010-09-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3583
3584         * nnimap.el (nnimap-open-connection): Upcase all capabilities, and use
3585         only upcased checks.
3586
3587         * nnmail.el (nnmail-article-group): Fix typo in "bogus" section.
3588
3589         * nnimap.el (nnimap-open-shell-stream): New function.
3590         (nnimap-open-connection): Use it.
3591         (nnimap-transform-headers): Get the number of lines in each message.
3592         (nnimap-retrieve-headers): Query for BODYSTRUCTURE so that we get the
3593         number of lines.
3594         (nnimap-request-list): Not all servers return UIDNEXT.  Work past this
3595         problem.
3596
3597         * utf7.el (utf7-encode): Autoload.
3598
3599         * nnmail.el (nnmail-inhibit-default-split-group): New internal variable
3600         to allow the mail splitting to not return a default group.  This is
3601         useful for nnimap, which will leave unmatched mail in the inbox.
3602
3603         * nnimap.el: Rewritten.
3604
3605         * gnus.el (gnus-article-special-mark-lists): Add uid/active tuples, for
3606         nnimap usage.
3607
3608         * gnus-sum.el (gnus-summary-move-article): Pass the move-to group name
3609         if the move is internal, so that nnimap can do fast internal moves.
3610
3611         * gnus-start.el (gnus-get-unread-articles): Support early retrieval of
3612         data.
3613         (gnus-read-active-for-groups): Support finishing the early retrieval of
3614         data.
3615
3616         * gnus-range.el (gnus-range-nconcat): New function.
3617
3618         * gnus-int.el (gnus-finish-retrieve-group-infos)
3619         (gnus-retrieve-group-data-early): New functions.
3620
3621 2010-09-17  Stefan Monnier  <monnier@iro.umontreal.ca>
3622
3623         * nnrss.el (nnrss-retrieve-headers, nnrss-request-list-newsgroups)
3624         (nnrss-retrieve-groups):
3625         * pop3.el (pop3-open-server, pop3-read-response, pop3-list, pop3-retr)
3626         (pop3-quit): Use with-current-buffer.
3627
3628 2010-09-17  Katsumi Yamaoka  <yamaoka@jpl.org>
3629
3630         * pop3.el (pop3-wait-for-messages): Use pop3-accept-process-output
3631         instead of nnheader-accept-process-output.
3632
3633         * dgnushack.el (dgnushack-compile): Add comment.
3634
3635         * lpath.el: No need to fbind propertize for XEmacs 21.4.
3636
3637         * gnus-html.el (gnus-html-schedule-image-fetching)
3638         (gnus-html-prefetch-images): Replace process-kill-without-query by
3639         gnus-set-process-query-on-exit-flag.
3640
3641 2010-09-16  Romain Francoise  <romain@orebokech.com>
3642
3643         * gnus-html.el: Require gnus-art for `gnus-with-article-buffer'.
3644
3645 2010-09-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3646
3647         * gnus-registry.el (gnus-registry-install-shortcuts): The second
3648         parameter to unintern is mandatory-ish in Emacs 24.
3649
3650         * gnus-html.el (gnus-html-schedule-image-fetching)
3651         (gnus-html-prefetch-images): Check for curl before using it.
3652
3653         * mm-decode.el (mm-text-html-renderer): Don't have gnus-article-html
3654         depend on curl, which isn't essential.
3655
3656         * imap.el: Revert back to version
3657         cb950ed8ff3e0f40dac437a51b269166f9ffb60d, since some of the changes
3658         seem problematic.
3659
3660 2010-09-14  Juanma Barranquero  <lekktu@gmail.com>
3661
3662         * gnus-registry.el (gnus-registry-install-shortcuts):
3663         Explicitly pass `obarray' to `unintern' to avoid a warning.
3664
3665 2010-09-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3666
3667         * gnus-start.el (gnus-read-active-for-groups): Revert the previous
3668         change.
3669
3670         * nnrss.el (nnrss-request-list): Remove this function and related
3671         functions, including the moreover stuff.
3672
3673 2010-09-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3674
3675         * nnrss.el (nnrss-retrieve-groups): New function.
3676
3677 2010-09-14  Juanma Barranquero  <lekktu@gmail.com>
3678
3679         * .dir-locals.el: Add no-byte-compile cookie.
3680
3681 2010-09-14  Katsumi Yamaoka  <yamaoka@jpl.org>
3682
3683         * time-date.el (format-seconds): Comment fix.
3684
3685         * gnus-start.el (gnus-read-active-for-groups): Run gnus-activate-group
3686         for back end that doesn't support request-scan.
3687
3688 2010-09-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3689
3690         * gnus-start.el (gnus-read-active-file-1): If gnus-agent isn't set,
3691         then do request scans from the backends.
3692
3693         * netrc.el (netrc-credentials): New conveniency function.
3694
3695         * gnus-sum.el (gnus-summary-update-hook): Change default to nil, to
3696         avoid running a hook per line, since this takes a lot of time,
3697         profiling shows.
3698         (gnus-summary-prepare-threads): Call `gnus-summary-highlight-line'
3699         directly if gnus-visual-p is true.
3700
3701 2010-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
3702
3703         * gnus-start.el (gnus-read-active-for-groups): Check only subscribed
3704         groups; replace mapcar with dolist which is a bit faster; pass groups
3705         info to gnus-read-active-file-1.
3706         (gnus-read-active-file-1): Scan only specified groups if the new
3707         optional arg `infos' is given.
3708
3709 2010-09-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3710
3711         * mail-source.el (mail-source-fetch-pop): Use pop3-movemail again.
3712
3713         * pop3.el (pop3-movemail): Remove.
3714         (pop3-streaming-movemail): Rename to pop3-movemail.
3715
3716         * gnus-html.el (gnus-html-wash-tags): Refactor out the image bit, and
3717         don't restrict end-tag searches to the end of the line.
3718
3719 2010-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
3720
3721         * gnus-start.el (gnus-get-unread-articles): Set the number of unread
3722         articles of every unchecked group to t, which means unknown since the
3723         server has never been opened.
3724
3725 2010-09-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3726
3727         * gnus-html.el (gnus-html-show-alt-text): New command.
3728         (gnus-html-browse-image): Ditto.
3729         (gnus-html-wash-tags): Add the data to allow showing the ALT text and
3730         to browse the image directly.
3731         (gnus-html-wash-tags): Search for images first, so that <a><img> works
3732         better.
3733
3734         * gnus-async.el (gnus-async-article-callback):
3735         Call `gnus-html-prefetch-images' unconditionally.
3736
3737         * gnus-html.el (gnus-html-schedule-image-fetching): Decode entities
3738         before feeding URLs to curl.
3739
3740 2010-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
3741
3742         * gnus-html.el (gnus-html-wash-tags, gnus-html-put-image): Mark cid and
3743         internal images as deletable by `W D D'.
3744
3745         * gnus-async.el (gnus-html-prefetch-images): Autoload it when compiling.
3746         (gnus-async-article-callback): Fix typo.
3747
3748 2010-09-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3749
3750         * gnus-html.el (gnus-html-wash-tags): Limit end-tag matching to the
3751         current line to work around bugs in the output from w3m.
3752
3753         * gnus-async.el (gnus-async-article-callback): Always prefetch images
3754         for groups that want that.
3755
3756         * nntp.el (nntp-wait-for-string): Supply a timeout for
3757         accept-process-output to ensure progress.
3758
3759         * gnus-start.el (gnus-get-unread-articles): If being given an explicit
3760         level to get unread articles from, then use that for foreign groups,
3761         too.
3762
3763         * gnus-html.el (gnus-html-wash-tags): Remove <a name...> tags, which
3764         confuses the rest of the function.
3765
3766         * gnus-start.el (gnus-read-active-for-groups): Do a `gnus-request-scan'
3767         for the methods that support -retrieve-groups, too.
3768
3769         * nnml.el (nnml-save-nov): Remove some debugging-related messages.
3770
3771 2010-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
3772
3773         * dgnushack.el (dgnushack-compile, dgnushack-make-cus-load)
3774         (dgnushack-make-auto-load): Exclude .dir-locals.el file.
3775
3776         * pop3.el: Require cl when compiling.
3777         (pop3-number-of-responses): Search for "+OK", not "+OK ".
3778
3779 2010-09-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3780
3781         * gnus-start.el (gnus-get-unread-articles): Don't bother with groups
3782         that aren't going to be activated.
3783         (gnus-get-unread-articles): Fix up the last commit.
3784
3785         * gnus-html.el (gnus-article-html): Allow calling without specifying
3786         the handle.  In that case, dissect the buffer first.
3787
3788         * gnus-sum.el (gnus-set-mode-line): Don't pad the mode line string.
3789
3790         * nnimap.el (nnimap-open-connection): Revert the change that would look
3791         into authinfo for imaps instead of imap.
3792
3793         * gnus-start.el (gnus-activate-group): Take an optional parameter to
3794         say that you don't want to call gnus-request-group with don-check, but
3795         do check the reponse.  This is for virtual groups only.
3796         (gnus-get-unread-articles): Count the archive groups as secondary, so
3797         that they're activated the same way as before.
3798
3799         * imap.el (imap-message-map): Removed optional buffer parameter, since
3800         no callers use it.
3801         (imap-message-get): Ditto.
3802         (imap-message-put): Ditto.
3803         (imap-mailbox-map): Ditto.
3804         (imap-mailbox-put): Ditto.
3805         (imap-mailbox-get): Ditto.
3806         (imap-mailbox-get): Revert last change for this function.
3807
3808         * nnimap.el (nnimap-request-list): Servers may return \NoSelect
3809         case-insensitively.
3810         (nnimap-debug): Remove.
3811
3812         * imap.el (imap-fetch-safe): Removed function, and altered all callers
3813         to use `imap-fetch' instead.  According to the comments, this should be
3814         safe, since all other IMAP clients use the 1:* syntax.
3815         (imap-enable-exchange-bug-workaround): Removed.
3816         (imap-debug): Removed -- doesn't seem very useful.
3817
3818         * mail-source.el (mail-source-fetch): Don't message if we're fetching
3819         mail from a file, and the file doesn't exist.
3820
3821         * imap.el (imap-log): New convenience function used throughout instead
3822         of repeating the same code all over the place.
3823
3824         * pop3.el (pop3-streaming-movemail): Return t for success.
3825
3826         * nnimap.el (nnimap-open-connection): Look for the "imaps" entry in the
3827         .authinfo if we're using ssl connection.
3828
3829         * nnvirtual.el (nnvirtual-create-mapping): Use the active info we
3830         already have if we're in a main Gnus `g' run.
3831
3832         * gnus-start.el (gnus-method-rank): Get info for virtual groups last.
3833
3834 2010-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
3835
3836         * gnus-start.el (gnus-method-rank): Replace equalp with equal.
3837
3838         * nnmh.el (nnmh-request-list-1): Bind `file'.
3839
3840         * pop3.el (pop3-set-process-query-on-exit-flag): New function that's an
3841         alias to set-process-query-on-exit-flag or process-kill-without-query.
3842         (pop3-open-server): Use it.
3843
3844 2010-09-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3845
3846         * mail-source.el (mail-source-delete-crash-box): Always move the crash
3847         box to the Incoming file.  Fixes mistake in previous checkin.
3848
3849         * pop3.el (pop3-send-streaming-command): Off-by-one error on the
3850         request loop (for debugging purposes) removed.
3851
3852         * nnml.el (nnml-save-nov): Message around nnml-save-nov so that the
3853         culprit is more visible.
3854         (nnml-save-incremental-nov, nnml-open-incremental-nov)
3855         (nnml-add-incremental-nov): New functions to do "incremental" nov
3856         updates, where we just append to the end of the existing nov files
3857         without reading/writing them in full.
3858
3859         * mail-source.el (mail-source-delete-crash-box): Really only check the
3860         incoming files once in a while.
3861
3862         * pop3.el (pop3-streaming-movemail): Always close the pop3 connection.
3863
3864         * mail-source.el (mail-source-delete-crash-box): Only check the
3865         incoming files for deletion once per day to save a lot of file
3866         accesses.
3867
3868         * pop3.el (pop3-logon): Fix up unbound variable typo.
3869
3870         * mail-source.el (pop3-streaming-movemail): Autoload.
3871
3872         * pop3.el (pop3-streaming-movemail):
3873         Respect pop3-leave-mail-on-server.
3874
3875         * mail-source.el (mail-source-fetch-pop): Use streaming pop3
3876         retrieval.
3877
3878         * pop3.el (pop3-process-filter): Remove unused function.
3879         (pop3-streaming-movemail, pop3-send-streaming-command)
3880         (pop3-wait-for-messages, pop3-write-to-file)
3881         (pop3-number-of-responses): New functions for streaming pop3
3882         retrieval.
3883
3884         * gnus-start.el (gnus-get-unread-articles): Protect against groups that
3885         come from no known methods.
3886         (gnus-make-hashtable-from-newsrc-alist): Remove duplicates from .newsrc
3887         list.
3888
3889         * pop3.el (pop3-display-message-size-flag): Remove -- everybody wants
3890         message sizes.
3891         (pop3-movemail): Use erase-buffer instead of looping and deleting
3892         regions, which seems rather odd.
3893
3894         * gnus-agent.el (gnus-agent-load-local): Only read the agent.lib/local
3895         file once per `g' run.
3896
3897         * nnmh.el (nnmh-request-list-1): Output active lines also for empty
3898         directories.  This makes the draft queue directory work.
3899
3900         * gnus-start.el (gnus-get-unread-articles): Rewrite the way we request
3901         data from the backends, so that we only request the list of groups from
3902         each method once.  This should speed things up considerably.
3903
3904         * nnvirtual.el (nnvirtual-request-list): Remove function so that we can
3905         detect that it's not implemented.
3906
3907         * nnmh.el (nnmh-request-list-1): Fix up the recursion behavior so that
3908         we actually do recurse down into the tree, but don't stat all leaf
3909         nodes.
3910
3911         * gnus-html.el (gnus-html-show-images): If there are no images to show,
3912         then say so instead of bugging out.
3913
3914         * gnus-agent.el (gnus-agent-load-alist): Check whether the agentview
3915         files exist before trying to read them.
3916
3917         * gnus-html.el (gnus-html-wash-tags): Remove even more white space
3918         around <pre_int>.
3919
3920         * gnus-art.el (gnus-article-copy-string): Say what data we copied.
3921
3922         * nnmh.el (nnmh-request-list-1): Optimize for speed.
3923
3924 2010-09-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3925
3926         * mm-util.el (mm-image-load-path): Just return the image directories,
3927         not all directories in the path in addition to the image directories.
3928         (mm-image-load-path): Maintain a cache of the image directories so that
3929         the `g' command in Gnus doesn't have to stat dozens of directories each
3930         time.
3931
3932         * gnus-html.el (gnus-html-put-image): Allow images to be removed.
3933         (gnus-html-wash-tags): Add a new `i' command to insert images.
3934         (gnus-html-insert-image): New command and keystroke.
3935         (gnus-html-redisplay-with-images): New command and keystroke.
3936         (gnus-html-show-images): Rename command.
3937         (gnus-html-wash-tags): Remove more white space before <pre_int> image
3938         spacers.
3939         (gnus-html-wash-tags): Decode entities at the end, so that entities
3940         inside the tags don't mess up the rest of the "parsing".
3941
3942         * gnus-agent.el (gnus-agent-auto-agentize-methods): Change the default
3943         so that nnimap methods aren't agentized by default.  There's apparently
3944         many problems related to agent/imap behaviour.
3945
3946         * gnus-art.el (gnus-article-copy-string): New command and key binding.
3947
3948         * gnus-html.el: Doc fix.
3949
3950 2010-09-03  Katsumi Yamaoka  <yamaoka@jpl.org>
3951
3952         * lpath.el: Fbind device-on-window-system-p, glyph-image, glyphp, and
3953         specifier-spec-list for Emacs 21.
3954
3955         * gnus-html.el (gnus-html-put-image): Use gnus-graphic-display-p,
3956         glyph-width and glyph-height instead of display-graphic-p and
3957         image-size; make avoidance of displaying small images work for XEmacs.
3958
3959         * gnus-util.el (gnus-graphic-display-p): Use device-on-window-system-p
3960         for XEmacs.
3961
3962         * gnus-ems.el (gnus-set-process-plist, gnus-process-plist): Change name
3963         of symbol that holds plist data.
3964         (gnus-process-plist): Remove plist of process after getting it.
3965
3966 2010-09-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3967
3968         * message.el (message-generate-hashcash): Change default to
3969         'opportunistic if hashcash is installed.
3970
3971         * gnus-html.el (gnus-html-rescale-image): Fix up typo in rescaling.
3972         (gnus-html-put-image): Only call image-size once, since it's somewhat
3973         time-consuming on remote X servers.
3974
3975 2010-09-02  Katsumi Yamaoka  <yamaoka@jpl.org>
3976
3977         * gnus-xmas.el (gnus-xmas-create-image): Don't try to examine image
3978         type on data, not a file name.
3979
3980         * lpath.el: Fbind w3-parse-buffer for Emacs <=22 and XEmacs; fbind
3981         window-pixel-edges for Emacs 21.
3982
3983         * gnus-html.el (gnus-article-html): Make work buffer multibyte for
3984         decoded contents.
3985         (gnus-html-put-image, gnus-html-rescale-image): Pass `file' argument.
3986
3987 2010-09-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3988
3989         * gnus-group.el (gnus-group-line-format): Remove %O (moderated) from
3990         group line format, since it isn't very interesting.
3991
3992         * gnus-agent.el (gnus-agent-short-article),
3993         (gnus-agent-long-article): Increase values for these two variables,
3994         since most people are likely to have more network connection and
3995         storage than before.
3996
3997         * gnus.el (gnus-refer-article-method): Change default to 'current.
3998         When referring an article, the common behaviour is to refer it from the
3999         current select method, not the native select method.  The chances of
4000         the native select method having the message in question is rather slim
4001         these days.
4002
4003         * gnus-sum.el (gnus-auto-select-subject): Change default to
4004         `unseen-or-unread'.  I think it's likely that most people want to
4005         select an unseen article over a previously seen, but unread one.
4006
4007         * gnus.el (gnus-mode-non-string-length): Change default to 30.  nil
4008         means that in the article buffer none of the minor mode elements will
4009         be shown, usually, and this is not desirable in most cases.
4010
4011         * gnus-sum.el (gnus-summary-goto-unread): Change default to nil, so
4012         that commands like `d' (and the like) go to the next line in the
4013         buffer, instead of the next unread article.  I think this is the
4014         behaviour that is most natural for most users.
4015         (gnus-single-article-buffer): Change default to nil, so that people can
4016         have as many article buffers open as they have summary buffer.  I think
4017         this is the most natural way for the groups to behave.
4018
4019         * message.el (message-generate-new-buffers): Change default to
4020         `unsent', so that all new message buffers start their names with the
4021         string "*unsent", and it's easier to find the buffers if you move from
4022         them.
4023
4024 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4025
4026         * gnus-html.el (gnus-html-wash-tags): Don't show images that are really
4027         small.  They're probably tracking images.
4028         (gnus-html-wash-tags): Remove all <pre_int> place holders.
4029         (gnus-html-rescale-image): Yet another try at getting the image sizing
4030         right.
4031
4032         * nntp.el (nntp-request-set-mark): Refuse to do marks if
4033         nntp-marks-file-name is nil.
4034
4035 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
4036
4037         * gnus-html.el (gnus-html-wash-tags)
4038         (gnus-html-schedule-image-fetching, gnus-html-image-url-blocked-p):
4039         Better logging.
4040
4041 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4042
4043         * nndoc.el (nndoc-type-alist): Add a new type for Google digests.
4044
4045         * gnus-html.el (gnus-html-wash-tags): Check the value of
4046         gnus-blocked-images in the summary buffer.
4047
4048 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
4049
4050         * gnus-html.el (gnus-html-image-url-blocked-p): Doc fix.
4051
4052 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4053
4054         * gnus-html.el (gnus-html-wash-tags): "A" is also used for links, just
4055         like "a", it seems like.
4056         (gnus-html-image-url-blocked-p): Take a parameter for blocked-images
4057         since it needs to be picked from the correct buffer.
4058
4059         * nnwfm.el: Remove.
4060
4061         * nnlistserv.el: Remove.
4062
4063 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
4064
4065         * gnus-html.el (gnus-html-image-url-blocked-p): New function.
4066         (gnus-html-prefetch-images, gnus-html-wash-tags): Use it.
4067
4068 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4069
4070         * nnkiboze.el: Remove.
4071
4072         * nndb.el: Remove.
4073
4074         * gnus-html.el (gnus-html-put-image): Use the deleted text as the image
4075         alt text.
4076         (gnus-html-rescale-image): Try to get the rescaling logic right for
4077         images that are just wide and not tall.
4078
4079         * gnus.el (gnus-string-or): Fix the syntax to not use eval or
4080         overshadow variable bindings.
4081
4082 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
4083
4084         * gnus-html.el (gnus-html-wash-tags)
4085         (gnus-html-schedule-image-fetching, gnus-html-prefetch-images):
4086         Add extra logging.
4087
4088 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4089
4090         * gnus-html.el (gnus-html-wash-tags): Delete the IMG_ALT region.
4091         (gnus-max-image-proportion): New variable.
4092         (gnus-html-rescale-image): New function.
4093         (gnus-html-put-image): Rescale images.
4094
4095 2010-09-01  Stefan Monnier  <monnier@iro.umontreal.ca>
4096
4097         Fix up some byte-compiler warnings.
4098         * gnus.el (gnus-group-find-parameter, gnus-kill-save-kill-buffer):
4099         * gnus-cite.el (gnus-article-highlight-citation, gnus-dissect-cited-text)
4100         (gnus-article-fill-cited-article, gnus-article-hide-citation)
4101         (gnus-article-hide-citation-in-followups, gnus-cite-toggle):
4102         * gnus-group.el (gnus-group-set-mode-line, gnus-group-quit)
4103         (gnus-group-set-info, gnus-add-mark): Use with-current-buffer.
4104         (gnus-group-update-group): Use save-excursion and with-current-buffer.
4105
4106 2010-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
4107
4108         * gnus-html.el (gnus-article-html): Decode contents by charset.
4109
4110 2010-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
4111
4112         * gnus-html.el (gnus-html-cache-directory, gnus-html-cache-size)
4113         (gnus-html-frame-width, gnus-blocked-images)
4114         * message.el (message-prune-recipient-rules): Add custom version.
4115         * gnus-sum.el (gnus-auto-expirable-marks): Bump custom version.
4116
4117         * gnus-ems.el (gnus-process-get, gnus-process-put): New compatibility
4118         functions.
4119
4120         * gnus-html.el (gnus-html-curl-sentinel): Replace process-get with
4121         gnus-process-get.
4122
4123 2010-08-31  Julien Danjou  <julien@danjou.info>  (tiny change)
4124
4125         * nnimap.el (nnimap-request-newgroups): Use nnimap-request-list-method
4126         instead of lsub directly.
4127
4128 2010-08-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4129
4130         * nnwarchive.el: Remove.
4131
4132         * gnus-soup.el: Remove.
4133
4134         * nnsoup.el: Remove.
4135
4136         * nnultimate.el: Remove.
4137
4138         * gnus-html.el (gnus-blocked-images): New variable.
4139
4140         * message.el (message-prune-recipients): New function.
4141         (message-prune-recipient-rules): New variable.
4142
4143         * gnus-cite.el (gnus-article-natural-long-line-p): New function to
4144         guess whether a long line is natural text or not.
4145
4146         * gnus-html.el (gnus-html-schedule-image-fetching):
4147         Use gnus-process-plist and friends for compatibility.
4148
4149 2010-08-31  Stefan Monnier  <monnier@iro.umontreal.ca>
4150
4151         * gnus-html.el: Require packages that define macros used in this file.
4152         (gnus-article-mouse-face): Declare to silence byte-compiler.
4153         (gnus-html-curl-sentinel): Use with-current-buffer, inhibit-read-only, and
4154         process-get.
4155         (gnus-html-put-image): Use plist-get to avoid getf.
4156         (gnus-html-prefetch-images): Use with-current-buffer.
4157
4158 2010-08-31  Katsumi Yamaoka  <yamaoka@jpl.org>
4159
4160         * gnus-ems.el: Provide compatibility functions for
4161         gnus-set-process-plist.
4162
4163         * lpath.el: Bind completion-styles for Emacs 21 and XEmacs; bind
4164         header-line-format for XEmacs 21.4.
4165
4166         * gnus-sum.el (gnus-summary-stop-at-end-of-message)
4167         * gnus.el (gnus-valid-select-methods)
4168         * message.el (message-send-mail-partially-limit)
4169         * mm-decode.el (mm-text-html-renderer)
4170         * mml.el (mml-insert-mime-headers-always)
4171         * smiley.el (smiley-regexp-alist): Bump custom version.
4172
4173 2010-08-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4174
4175         * gnus-html.el: require mm-url.
4176         (gnus-html-wash-tags): Clarify the code a bit by renaming the variable
4177         with the url to `url'.
4178         (gnus-html-wash-tags): Support cid: URLs/images.
4179
4180 2010-08-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4181
4182         * gnus-sum.el: As per discussion 3 years, 8 weeks, 3 days, 9 hours, 57
4183         minutes, 56 seconds ago on the ding list, remove the `w' and `i'
4184         bindings, as they aren't useful at all.  `w' is moved to `W w'.
4185
4186         * gnus-move.el: Remove file, since it doesn't really work.
4187
4188         * gnus-html.el (gnus-article-html): Tell w3m that the input is
4189         UTF-8.  This seems to fix problems with some German web feeds.
4190
4191         * gnus.el (gnus-group-startup-message): Put the xpm version of the logo
4192         at the top so that the proper colours are applied.
4193
4194         * gnus-xmas.el (gnus-xmas-create-image): Make this work on files that
4195         don't have dots in their names.
4196
4197         * gnus-art.el (gnus-article-view-part): Doc fix.
4198
4199         * gnus-html.el (gnus-html-put-image): Use gnus-create-image to be
4200         XEmacs-compatible.
4201         (gnus-html-put-image): Don't do images on non-graphic displays.
4202
4203         * nnslashdot.el: Remove this unused backend.
4204
4205         * gnus-undo.el (gnus-undo-register-1): Limit the undo actions to 100
4206         actions.
4207         (gnus-undo-register-1): Revert last change.
4208
4209         * gnus-group.el (gnus-group-completing-read): Protect against not
4210         having completion-styles bound.
4211
4212         * mml.el (mml-insert-mime-headers-always): Change the default to t, to
4213         make broken recipients happier.
4214
4215         * gnus-html.el (gnus-html-put-image): Use gnus-put-image.
4216
4217         * gnus-ems.el (gnus-put-image): Have gnus-put-image take an optional
4218         point parameter.
4219
4220         * gnus-xmas.el (gnus-xmas-put-image): Ditto.
4221
4222         * gnus-group.el (gnus-group-completing-read): Add 'substring to
4223         completion-styles for group selection.
4224
4225 2009-02-04  Andreas Schwab  <schwab@suse.de>
4226
4227         * gnus-score.el (gnus-score-string): Fix regex for matching extra
4228         headers and regexp-quote the match if necessary.
4229
4230 2009-03-24  Miles Bader  <miles@gnu.org>
4231
4232         * smiley.el (smiley-regexp-alist): Don't delete the semicolon before
4233         the blinking smiley.
4234
4235 2009-03-24  Simon Josefsson  <simon@josefsson.org>
4236
4237         * smiley.el (smiley-regexp-alist): Disallow ;;) from being treated as a
4238         blink smiley.
4239
4240 2010-08-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4241
4242         * gnus-start.el (gnus-dribble-read-file): Ensure that the directory
4243         where the dribbel file lives exists.
4244
4245         * message.el (message-send-mail-partially-limit): Change the default to
4246         nil, since most people don't want this.
4247
4248         * mm-url.el (mm-url-decode-entities): Also decode entities like
4249         &#x3212.
4250
4251 2009-07-16  Kevin Ryde  <user42@zip.com.au>  (tiny change)
4252
4253         * gnus-sum.el (gnus-summary-idna-message):
4254         * nnrss.el (nnrss-normalize-date, nnrss-discover-feed):
4255         Hyperlink urls in docstrings with URL `...'.
4256
4257 2010-08-29  Adam Sjøgren  <asjo@koldfront.dk>
4258
4259         * gnus-html.el (gnus-html-put-image): Use XEmacs-compatible image
4260         functions.
4261
4262 2010-08-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4263
4264         * gnus-art.el (gnus-article-add-button): Take an optional parameter to
4265         say what the mouseover text should be.
4266
4267         * gnus-html.el (gnus-html-prefetch-images): Use the summary-local
4268         version of the mm-w3m-safe-url-regexp variable to only download images
4269         in the groups where we want that to happen.
4270
4271         * gnus-sum.el (gnus-summary-stop-at-end-of-message): New variable.
4272
4273         * gnus-art.el (gnus-article-beginning-of-window): Make into defun for
4274         easier debugging.
4275         (gnus-article-beginning-of-window): Add kludge to allow spacing past
4276         big pictures in the article buffer.
4277
4278         * mm-decode.el (mm-text-html-renderer): Default the html renderer to
4279         gnus-article-html.
4280         (mm-text-html-renderer): gnus-article-html needs curl in addition to
4281         w3m.
4282
4283         * gnus-html.el: Start a new super-simple HTML renderer based on w3m.
4284
4285 2010-08-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4286
4287         * gnus.el (gnus-valid-select-methods): Remove reference to nngoogle,
4288         which doesn't exist.
4289
4290         * message.el (message-inhibit-ecomplete): New variable to allow some
4291         function to inhibit ecomplete address storage.
4292         (message-resend): Disable ecomplete message storage when resending
4293         messages.
4294
4295         * nntp.el (nntp-async-kluge): Remove the Emacs 20.3-related kluge.
4296
4297 2010-08-27  Katsumi Yamaoka  <yamaoka@jpl.org>
4298
4299         * gnus-sum.el (gnus-summary-move-article, gnus-summary-delete-article):
4300         Save excursion while copying, moving, and deleting articles in order to
4301         prevent the cursor from jumping to unforeseen place.
4302
4303 2010-08-17  Katsumi Yamaoka  <yamaoka@jpl.org>
4304
4305         * lpath.el: No need to bind bookmark-current-buffer,
4306         bookmark-yank-point and bookmark-make-record-function.
4307
4308 2010-08-17  Glenn Morris  <rgm@gnu.org>
4309
4310         * gnus-sync.el: Require gnus components whose functions are used.
4311
4312         * gnus-art.el (bookmark-make-record-function):
4313         * gnus-sum.el (bookmark-yank-point, bookmark-current-bookmark):
4314         Declare for compiler.
4315
4316         * mm-url.el (mml-compute-boundary): Autoload.
4317
4318 2010-08-15  Katsumi Yamaoka  <yamaoka@jpl.org>
4319
4320         * gnus-start.el (gnus-start-draft-setup): Move doc string forward.
4321
4322 2010-08-14  Teodor Zlatanov  <tzz@lifelogs.com>
4323
4324         Typo fix "hoo4a" -> "hook".
4325
4326         * gnus-sync.el (gnus-sync-install-hooks): Typo fix.
4327
4328 2010-08-14  Glenn Morris  <rgm@gnu.org>
4329
4330         * gnus-sync.el (gnus-sync): Fix defgroup version.
4331
4332 2010-08-13  Teodor Zlatanov  <tzz@lifelogs.com>
4333
4334         Doc fixes and keep unknown groups (ammended for nunion bug fix).
4335
4336         * gnus-sync.el: Fix docs.
4337         (gnus-sync-save): Keep unknown groups in `gnus-sync-newsrc-loader'.
4338         (gnus-sync-read): Don't wipe `gnus-sync-newsrc-loader' after reading.
4339
4340 2010-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
4341
4342         Optimizations for gnus-sync.el.
4343
4344         * gnus-sync.el: Add docs about gnus-sync-backend
4345         possibilities.
4346         (gnus-sync-save): Remove unnecessary message.
4347         (gnus-sync-read): Optimize and show what groups were skipped.
4348
4349 2010-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
4350
4351         Minor bug fixes for gnus-sync.el.
4352
4353         * gnus-sync.el (gnus-sync-unload-hook, gnus-sync-install-hooks):
4354         Don't read the sync on get-new-news.
4355
4356         * gnus-sync.el (gnus-sync-save): Define `variable' so the compiler is
4357         quiet.
4358
4359         * gnus-sync.el (gnus-sync-read): Use `gnus-sync-newsrc-offsets'
4360         (fix typo).
4361
4362 2010-07-30  Lawrence Mitchell  <wence@gmx.li>
4363
4364         Make saving and restoring of hidden threads work with overlays.
4365         Patch applied by Ted Zlatanov.
4366
4367         * gnus-sum.el (gnus-hidden-threads-configuration)
4368         (gnus-restore-hidden-threads-configuration): Update to deal with text
4369         properties, rather than searching for a magic character.
4370
4371 2010-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
4372
4373         New gnus-sync.el library for synchronization of marks.
4374
4375         * gnus-sync.el: New library for synchronization of marks.
4376
4377         * gnus-util.el (gnus-grep-in-list): Move from gnus-registry.el and
4378         renamed from `gnus-registry-grep-in-list'.
4379
4380         * gnus-registry.el (gnus-registry-follow-group-p):
4381         Use `gnus-grep-in-list'.
4382
4383         * gnus-start.el (gnus-start-draft-setup): Make it interactive.
4384
4385 2010-08-06  Katsumi Yamaoka  <yamaoka@jpl.org>
4386
4387         * rfc2047.el (rfc2047-encode): Use utf-8 as a last resort if
4388         determining charset of text fails.
4389
4390 2010-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
4391
4392         * nnmail.el (nnmail-get-new-mail-1): Revert.
4393
4394         * nnml.el (nnml-active-number): Make sure names of newly created groups
4395         in nnml-group-alist are encoded.
4396
4397 2010-07-30  Katsumi Yamaoka  <yamaoka@jpl.org>
4398
4399         * nnmail.el (nnmail-get-new-mail-1): Encode group names possibly
4400         containing non-ASCII characters in active file for nnml back end.
4401
4402 2010-07-24  David Engster  <dengste@eml.cc>
4403
4404         * mml-smime.el (mml-smime-epg-verify): Also accept the older
4405         x-pkcs7-signature MIME type as signature (RFC 2311, C.1).
4406
4407 2010-07-21  Daiki Ueno  <ueno@unixuser.org>
4408
4409         * mml.el (mml-parse-1): Collect "certfile" attributes in "<#secure>"
4410         tag (Bug#6654).
4411
4412 2010-07-20  Katsumi Yamaoka  <yamaoka@jpl.org>
4413
4414         * gnus-sum.el (gnus-summary-bookmark-make-record): Bookmark position in
4415         the article buffer, not the summary buffer.
4416
4417 2010-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
4418
4419         * gnus-sum.el (gnus-summary-bookmark-make-record): Make it work for
4420         Emacs 23 as well.
4421
4422 2010-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
4423
4424         * lpath.el: Bind bookmark-current-buffer, bookmark-yank-point for all
4425         Emacs versions; bind bookmark-make-record-function for Emacs >=22.
4426
4427 2010-07-13  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
4428
4429         Allow C-w when setting a bookmark in a Gnus Article buffer (Bug#5975).
4430         Patch applied by Karl Fogel.
4431
4432         * gnus-sum.el (gnus-summary-bookmark-make-record):
4433         Set `bookmark-yank-point' and `bookmark-current-buffer' to allow C-w.
4434
4435 2010-07-13  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
4436
4437         Allow bookmarks to be set from Gnus Article buffers (Bug #5975).
4438         Patch applied (with minor tweaks) by Karl Fogel.  Note this leaves
4439         C-w still not working correctly from Article buffers; Thierry's
4440         patch to fix that will be applied after this.
4441
4442         * gnus-art.el (bookmark-make-record-function): New local variable.
4443
4444         * gnus-sum.el (gnus-summary-bookmark-make-record): Allow setting from
4445         article buffer.
4446         (gnus-summary-bookmark-jump): Maybe jump to article buffer.
4447
4448 2010-07-13  Karl Fogel  <kfogel@red-bean.com>
4449
4450         * gnus-sum.el (bookmark-make-record-default): Adjust declaration, based
4451         on changes in bookmark.el.
4452
4453 2010-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
4454
4455         * gnus-xmas.el (gnus-xmas-read-event-char): Use display-message with
4456         `no-log' instead of message not to log prompt string.
4457
4458 2010-06-22  Mark A. Hershberger  <mah@everybody.org>
4459
4460         * mm-url.el (mm-url-encode-multipart-form-data): New function to handle
4461         the *other* type of HTML form submission.
4462
4463 2010-06-15  Michael Albinus  <michael.albinus@gmx.de>
4464
4465         * auth-source.el (auth-source-pick): If choice does not contain a
4466         questioned keyword, set the check to t.
4467
4468 2010-06-12  Romain Francoise  <romain@orebokech.com>
4469
4470         * gnus-util.el (gnus-date-get-time): Move up before first use.
4471
4472 2010-06-10  Katsumi Yamaoka  <yamaoka@jpl.org>
4473
4474         * gnus-art.el (gnus-mime-buttonized-part-id): New internal variable.
4475         (gnus-article-edit-part): Bind it to make last part that is substituted
4476         or deleted visible.
4477         (gnus-mime-display-single): Buttonize part of which id equals to
4478         gnus-mime-buttonized-part-id.
4479
4480 2010-06-10  Dan Christensen  <jdc@uwo.ca>
4481
4482         * gnus-util.el (gnus-user-date): Use gnus-date-get-time.
4483         (gnus-dd-mmm): Use gnus-date-get-time.
4484         * gnus-sum.el (gnus-thread-latest-date): Use gnus-date-get-time and
4485         simplify logic.
4486         (gnus-summary-limit-to-age): Use gnus-date-get-time.
4487         (gnus-sort-threads): Emit message if gnus-sort-threads-loop used.
4488
4489 2010-06-08  Michael Albinus  <michael.albinus@gmx.de>
4490
4491         * auth-source.el (top): Autoload `secrets-list-collections',
4492         `secrets-create-item', `secrets-delete-item'.
4493         (auth-sources): Fix tag string.
4494         (auth-get-source, auth-source-retrieve, auth-source-create)
4495         (auth-source-delete): New defuns.
4496         (auth-source-pick): Rewrite in order to avoid 2 passes.
4497         (auth-source-forget-user-or-password): New parameter USERNAME.
4498         (auth-source-user-or-password): New parameters CREATE-MISSING and
4499         DELETE-EXISTING.  Retrieve password interactively, if needed.
4500
4501 2010-06-07  Teemu Likonen  <tlikonen@iki.fi>  (tiny change)
4502
4503         * gnus-agent.el (gnus-agent-expire-unagentized-dirs): Don't ask about
4504         deleting unused directories when gnus-expert-user is t.
4505
4506 2010-06-02  Katsumi Yamaoka  <yamaoka@jpl.org>
4507
4508         * gnus-art.el (gnus-article-browse-delete-temp-files): Don't make query
4509         for each temp file when gnus-article-browse-delete-temp is ask.
4510
4511 2010-05-25  Stefan Monnier  <monnier@iro.umontreal.ca>
4512
4513         * gnus-uu.el, imap.el, nndoc.el, nnrss.el, rfc2047.el, utf7.el: Replace
4514         Lisp calls to delete-backward-char by calls to delete-char.
4515
4516 2010-05-20  Kevin Ryde  <user42@zip.com.au>
4517
4518         * gnus-start.el (gnus-level-unsubscribed): Doc fix.  (Bug#6206)
4519
4520 2010-05-19  Michael Albinus  <michael.albinus@gmx.de>
4521
4522         * password-cache.el (password-cache-remove): Fix docstring.
4523
4524 2010-05-14  Katsumi Yamaoka  <yamaoka@jpl.org>
4525
4526         * gnus-sum.el (gnus-summary-save-article): Don't bother to re-fetch
4527         article unless decoding article to be saved.
4528
4529 2010-05-13  Katsumi Yamaoka  <yamaoka@jpl.org>
4530
4531         * mml1991.el (mml1991-mailcrypt-encrypt, mml1991-gpg-encrypt)
4532         * mml2015.el (mml2015-gpg-encrypt): Disable multibyte in buffers
4533         generated within the mm-with-unibyte-current-buffer macro.
4534
4535 2010-05-13  Katsumi Yamaoka  <yamaoka@jpl.org>
4536
4537         * gnus-art.el (gnus-bind-safe-url-regexp): Bind mm-w3m-safe-url-regexp
4538         to nil when we're in a mml-preview buffer and no group is selected.
4539
4540 2010-05-12  Andreas Seltenreich  <seltenreich@gmx.de>
4541
4542         * gnus-sum.el (gnus-summary-read-group-1): Don't jump to next group
4543         when catching the `C-g'.  Reported by "Leo".
4544
4545 2010-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
4546
4547         * message.el (message-forward-make-body-plain)
4548         (message-forward-make-body-mml): Use mm-multibyte-string-p instead of
4549         multibyte-string-p.
4550
4551         * lpath.el: Revert.
4552
4553 2010-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
4554
4555         * message.el (message-forward-make-body-mml): Assume original message
4556         is multibyte string; error on unibyte.
4557         (message-forward-make-body-plain): Ditto; don't add excessive newline
4558         in body end.
4559
4560         * lpath.el: Fbind multibyte-string-p for XEmacs 21.4 and SXEmacs.
4561
4562 2010-05-11  Andreas Seltenreich  <seltenreich@gmx.de>
4563
4564         * gnus-sum.el (gnus-summary-kill-thread): Use gnus-summary-mark-article
4565         instead of g-s-m-a-as-unread to set the expirable mark.  (Bug#5284)
4566
4567 2010-05-11  Katsumi Yamaoka  <yamaoka@jpl.org>
4568
4569         * mm-extern.el (mm-extern-url): Don't use
4570         mm-with-unibyte-current-buffer.
4571         (mm-extern-cache-contents): Use with-current-buffer instead of
4572         save-excursion + set-buffer.
4573
4574 2010-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
4575
4576         * mm-util.el (mm-emacs-mule): Remove.
4577
4578 2010-05-10  Andreas Seltenreich  <seltenreich@gmx.de>
4579
4580         * gnus-sum.el (gnus-summary-mode): Don't make minor-mode-alist
4581         buffer-local as it's incompatible with Stefan Monnier's 2010-05-03
4582         change.
4583
4584 2010-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
4585
4586         * mm-util.el (mm-with-unibyte-current-buffer): Redefine it so as not to
4587         bind the default value of enable-multibyte-characters to nil.
4588
4589 2010-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
4590
4591         * message.el (message-forward-make-body-plain)
4592         (message-forward-make-body-mml):
4593         Don't use mm-with-unibyte-current-buffer.
4594
4595 2010-05-07  Stefan Monnier  <monnier@iro.umontreal.ca>
4596
4597         * dns-mode.el (auto-mode-alist): Add entry for .zone files.
4598
4599 2010-05-07  Christian von Roques  <roques@mti.ag>  (tiny change)
4600
4601         * mml2015.el (mml2015-epg-find-usable-key): Skip disabled key
4602         (Bug#5592).
4603
4604 2010-05-07  Julien Danjou  <julien@danjou.info>
4605
4606         * gnus-art.el (gnus-mime-pipe-part): Add optional argument `cmd'; pass
4607         it to mm-pipe-part.
4608
4609         * mm-decode.el (mm-pipe-part): Add optional argument `cmd'; use it if
4610         it is given.
4611
4612 2010-05-07  Katsumi Yamaoka  <yamaoka@jpl.org>
4613
4614         * binhex.el (binhex-decode-region-internal)
4615         * dns.el (dns-read-string-name, dns-write, dns-read, dns-read-type)
4616         (dns-query)
4617         * nnweb.el (nnweb-gmane-search)
4618         * pgg-parse.el (pgg-parse-armor)
4619         * pgg.el (pgg-verify-region)
4620         * sha1.el (sha1-string-external)
4621         * uudecode.el (uudecode-decode-region-internal)
4622         * yenc.el (yenc-decode-region): Don't run set-buffer-multibyte for
4623         XEmacs.
4624
4625         * gnus-art.el (gnus-article-browse-html-parts)
4626         * gnus-group.el (gnus-read-ephemeral-gmane-group)
4627         (gnus-read-ephemeral-bug-grou): Use mm-make-temp-file instead of
4628         make-temp-file.
4629
4630         * gnus-dired.el (gnus-dired-mode): Bind gnus-dired-mode-hook,
4631         gnus-dired-mode-on-hook and gnus-dired-mode-off-hook for XEmacs when
4632         compiling.
4633
4634         * gnus-ml.el (gnus-mailing-list-mode): Bind gnus-mailing-list-mode-hook,
4635         gnus-mailing-list-mode-on-hook and gnus-mailing-list-mode-off-hook for
4636         XEmacs when compiling.
4637
4638         * gnus-salt.el (gnus-pick-mode): Bind gnus-pick-mode-on-hook and
4639         gnus-pick-mode-off-hook for XEmacs when compiling.
4640         (gnus-binary-mode): Bind gnus-binary-mode-on-hook and
4641         gnus-binary-mode-off-hook for XEmacs when compiling.
4642
4643         * gnus-sum.el (gnus-summary-limit-strange-charsets-predicate):
4644         Return nil if char-charset is not available.
4645
4646         * imap.el (imap-disable-multibyte)
4647         * sieve-manage.el (sieve-manage-disable-multibyte): Redefine them as
4648         macros.
4649
4650         * mm-url.el (mm-url-form-encode-xwfu): Use mm-encode-coding-string
4651         instead of encode-coding-string.
4652
4653         * mm-util.el (mm-enable-multibyte, mm-disable-multibyte): Use (featurep
4654         'xemacs) instead of mm-emacs-mule to switch function definitions.
4655         (mm-with-unibyte-current-buffer): Make it a progn macro for XEmacs.
4656
4657         * lpath.el: Fbind delete-overlay and overlay-lists for XEmacs;
4658         bind temporary-file-directory for XEmacs;
4659         fbind make-temp-file, set-buffer-multibyte, string-as-multibyte and
4660         timer-set-function for XEmacs 21.4 and SXEmacs;
4661         bind timer-list for XEmacs 21.4 and SXEmacs;
4662         fbind char-charset and find-charset-region for non-Mule XEmacs;
4663         fbind decode-coding-region, decode-coding-string, detect-coding-region,
4664         encode-coding-region and encode-coding-string for XEmacs having no
4665         file-coding feature.
4666
4667 2010-05-06  Tommi Vainikainen  <thv@iki.fi>  (tiny change)
4668
4669         * mml-sec.el (mml-secure-message-sign): Fix cut and paste error.
4670
4671 2010-05-06  Katsumi Yamaoka  <yamaoka@jpl.org>
4672
4673         * gnus-dired.el, gnus-draft.el, gnus-ml.el, gnus-salt.el, gnus-sum.el,
4674         gnus-undo.el, mml.el: Require easy-mmode for XEmacs when compiling.
4675
4676 2010-05-03  Juanma Barranquero  <lekktu@gmail.com>
4677
4678         * mm-util.el (mm-decompress-buffer): Use `delete-file';
4679         alias `jka-compr-delete-temp-file' no longer exists.
4680
4681 2010-05-03  Stefan Monnier  <monnier@iro.umontreal.ca>
4682
4683         Use define-minor-mode in Gnus where applicable.
4684         * mml.el (mml-mode): Use define-minor-mode.
4685         * gnus-undo.el (gnus-undo-mode-map): Initialize in declaration.
4686         (gnus-undo-mode): Use define-minor-mode.
4687         * gnus-sum.el (gnus-dead-summary-mode-map): Initialize in declaration.
4688         (gnus-dead-summary-mode): Use define-minor-mode.
4689         * gnus-salt.el (gnus-pick-mode-map, gnus-binary-mode-map):
4690         Initialize in declaration.
4691         (gnus-pick-mode, gnus-binary-mode): Use define-minor-mode.
4692         * gnus-ml.el (gnus-mailing-list-mode-map): Initialize in declaration.
4693         (gnus-mailing-list-mode): Use define-minor-mode.
4694         * gnus-draft.el (gnus-draft-mode-map): Initialize in declaration.
4695         (gnus-draft-mode): Use define-minor-mode.
4696         * gnus-dired.el (gnus-dired-mode-map): Initialize in declaration.
4697         (gnus-dired-mode): Use define-minor-mode.
4698
4699 2010-05-01  Andreas Seltenreich  <seltenreich@gmx.de>
4700
4701         * mml.el (mml-generate-mime-1,mml-compute-boundary-1): Update 'mml
4702         handles on recursive mml-to-mime translation and check them for
4703         boundary delimiter collisions.  Reported by Greg Troxel.
4704
4705 2010-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
4706
4707         * gnus-util.el: Don't load tm and apel XEmacs packages when compiling.
4708
4709 2010-04-23  Stefan Monnier  <monnier@iro.umontreal.ca>
4710
4711         * mm-util.el (mm-find-buffer-file-coding-system):
4712         * yenc.el (yenc-decode-region): Don't let-bind a read-only variable.
4713
4714 2010-04-22  Andreas Seltenreich  <seltenreich@gmx.de>
4715
4716         * message.el (message-generate-headers): Record insertion of optional
4717         headers as well.  Otherwise the check to prevent repeated insertion of
4718         optional headers is a no-op.
4719
4720 2010-04-17  Teodor Zlatanov  <tzz@lifelogs.com>
4721
4722         * smime.el: Don't mention CVS.
4723
4724         * nnrss.el (nnrss-fetch): Don't mention CVS.
4725
4726         * nnir.el: Don't mention CVS.
4727
4728 2010-04-14  Stefan Monnier  <monnier@iro.umontreal.ca>
4729
4730         * gnus-sum.el (gnus-summary-bookmark-make-record):
4731         Add `location' field.
4732
4733 2010-04-14  Katsumi Yamaoka  <yamaoka@jpl.org>
4734
4735         * lpath.el: Fbind bookmark-default-handler,
4736         bookmark-get-bookmark-record, bookmark-make-record-default,
4737         bookmark-prop-get for Emacs <23 and XEmacs.
4738
4739 2010-04-12  Stefan Monnier  <monnier@iro.umontreal.ca>
4740
4741         * gnus-sum.el: Add bookmark declarations to silence the compiler.
4742         (gnus-mark-xrefs-as-read, gnus-summary-limit-to-bodies):
4743         Use with-current-buffer to silence the byte-compiler.
4744         (gnus-summary-bookmark-make-record): Use derived-mode-p and don't
4745         bother to require `gnus'.
4746         (gnus-summary-bookmark-jump): Don't forget to autoload.  Simplify.
4747
4748 2010-04-12  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
4749
4750         * gnus-sum.el (gnus-summary-bookmark-make-record)
4751         (gnus-summary-bookmark-jump): New functions.
4752         (gnus-summary-mode): Setup bookmark support.
4753
4754 2010-04-01  Andreas Schwab  <schwab@linux-m68k.org>
4755
4756         * mm-uu.el (mm-uu-pgp-signed-extract-1): Use buffer-file-coding-system
4757         if set.
4758
4759 2010-03-31  Katsumi Yamaoka  <yamaoka@jpl.org>
4760
4761         * gnus-art.el (gnus-article-browse-html-save-cid-content): Rename from
4762         gnus-article-browse-html-save-cid-image; make it work recursively for
4763         forwarded messages as well.
4764         (gnus-article-browse-html-parts): Work when prefix arg is given.
4765         (gnus-article-browse-html-article): Doc fix.
4766
4767 2010-03-30  Chong Yidong  <cyd@stupidchicken.com>
4768
4769         * message.el (message-default-mail-headers):
4770         (message-default-headers): Carry the value mail-default-headers over
4771         into message-default-mail-headers, rather than message-default-headers.
4772
4773 2010-03-30  Martin Stjernholm  <mast@lysator.liu.se>
4774
4775         * mm-decode.el (mm-add-meta-html-tag): Add option to override the
4776         charset.
4777
4778         * gnus-art.el (gnus-article-browse-html-parts): Force the correct
4779         charset into the <meta> tag when the article is encoded to utf-8.
4780
4781 2010-03-30  Katsumi Yamaoka  <yamaoka@jpl.org>
4782
4783         * gnus-art.el (gnus-article-browse-delete-temp-files):
4784         Delete directories as well.
4785         (gnus-article-browse-html-parts): Work for images that do not specify
4786         file names; delete temp directory when quitting; insert header at the
4787         right place; use file: scheme for image files.
4788
4789 2010-03-30  Eric Schulte  <schulte.eric@gmail.com>
4790
4791         * gnus-art.el (gnus-article-browse-html-save-cid-image): New function.
4792         (gnus-article-browse-html-parts): Use it to make temporary cid image
4793         files in addition to html file so that browser may display them.
4794
4795 2010-03-29  Katsumi Yamaoka  <yamaoka@jpl.org>
4796
4797         * mm-decode.el (mm-add-meta-html-tag): Fix regexp matching meta tag.
4798
4799 2010-03-29  Teodor Zlatanov  <tzz@lifelogs.com>
4800
4801         * auth-source.el (auth-source-pick): Fix for non-secrets specifier.
4802
4803 2010-03-27  Teodor Zlatanov  <tzz@lifelogs.com>
4804
4805         * auth-source.el (auth-sources): Change default to be simpler.
4806         Explain about Secret Service API sources.  Improve Customize options.
4807         (auth-source-pick): Change to accept any number of search parameters.
4808         Implement fallbacks iteratively, not recursively.  Add scoring on the
4809         second pass and sort by score.  Call Secret Service API when needed.
4810         (auth-source-user-or-password): Use it.  Call Secret Service API
4811         directly when needed to get the user name and the password.
4812
4813 2010-03-24  Juanma Barranquero  <lekktu@gmail.com>
4814
4815         * message.el (message-interactive): Doc fix.
4816         (message-qmail-inject-args): Reflow.
4817         (message-kill-to-signature): Fix typo in docstring.
4818
4819         * smiley.el (smiley-buffer): Fix typo in docstring.
4820
4821 2010-03-24  Glenn Morris  <rgm@gnu.org>
4822
4823         * mail-source.el (gnus-message): Declare.
4824         (mail-source-delete-old-incoming): Require gnus-util.
4825
4826 2010-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
4827
4828         * gnus-art.el (canlock-verify): Autoload it for Emacs 21.
4829
4830         * message.el (ecomplete-setup): Autoload it for Emacs <23.
4831
4832         * mml-sec.el (mml-secure-cache-passphrase): Default to t that is
4833         password-cache's default if it is not bound.
4834         (mml-secure-passphrase-cache-expiry): Default to 16 that is
4835         password-cache-expiry's default if it is not bound.
4836
4837         * pop3.el (pop3-list): Don't use 3rd arg of `split-string' which is not
4838         available in Emacs 21.
4839
4840         * lpath.el: Suppress compiler warnings for:
4841         canlock-insert-header and smtpmail-default-smtp-server for Emacs 21 and
4842         XEmacs;
4843         ecomplete-add-item, ecomplete-save, hashcash-wait-async,
4844         mail-add-payment, mail-add-payment-async, netrc-get, netrc-machine,
4845         netrc-machine-user-or-password and netrc-parse for Emacs 22 and XEmacs.
4846
4847 2010-03-23  Teodor Zlatanov  <tzz@lifelogs.com>
4848
4849         * auth-source.el (auth-sources): Fix up definition so extra parameters
4850         are always inline.
4851
4852 2010-03-22  Martin Stjernholm  <mast@lysator.liu.se>
4853
4854         * nnimap.el (nnimap-verify-uidvalidity): Fix bug where uidvalidity
4855         wasn't updated after mismatch.  Clear cached mailbox info correctly
4856         when uidvalidity changes.
4857         (nnimap-group-prefixed-name): New function to avoid some code
4858         duplication.
4859         (nnimap-verify-uidvalidity, nnimap-group-overview-filename)
4860         (nnimap-request-group): Use it.
4861         (nnimap-retrieve-groups, nnimap-verify-uidvalidity)
4862         (nnimap-update-unseen): Significantly improved speed of Gnus startup
4863         with many imap folders.  This is done by caching the group status from
4864         the imap server persistently in a group parameter `imap-status'.  (This
4865         was cached before too if `nnimap-retrieve-groups-asynchronous' was set,
4866         but not persistently, so every Gnus startup was still very slow.)
4867
4868 2010-03-22  Teodor Zlatanov  <tzz@lifelogs.com>
4869
4870         * assistant.el (assistant-render-text): Run `widget-setup' and don't
4871         delete the extra newline.  Otherwise editing of :string and :number
4872         types don't work.
4873
4874 2010-03-20  Teodor Zlatanov  <tzz@lifelogs.com>
4875
4876         * auth-source.el: Set up autoloads.  Bump to 23.2 because of the
4877         secrets.el dependency.
4878         (auth-sources): Add optional user name.  Add secrets.el configuration
4879         choice (unused right now).
4880
4881 2010-03-20  Teodor Zlatanov  <tzz@lifelogs.com>
4882
4883         * gnus-sum.el (gnus-summary-make-menu-bar):
4884         Let `gnus-registry-install-shortcuts' fill in the functions.
4885
4886         * gnus-registry.el (gnus-summary-misc-menu): Declare to avoid
4887         warnings.
4888         (gnus-registry-misc-menus): Variable to hold registry mark menus.
4889         (gnus-registry-install-shortcuts): Populate and use it in a
4890         `gnus-summary-menu-hook' lambda, under "Gnus"->"Registry Marks".
4891
4892 2010-03-20  Martin Stjernholm  <mast@lysator.liu.se>
4893
4894         * nnimap.el (nnimap-decode-group-name, nnimap-encode-group-name):
4895         In-place substitutions for the group name encoding/decoding.
4896         (nnimap-find-minmax-uid, nnimap-possibly-change-group)
4897         (nnimap-retrieve-headers-progress, nnimap-possibly-change-group)
4898         (nnimap-retrieve-headers-progress, nnimap-request-article-part)
4899         (nnimap-update-unseen, nnimap-request-list)
4900         (nnimap-retrieve-groups, nnimap-request-update-info-internal)
4901         (nnimap-request-set-mark, nnimap-split-to-groups)
4902         (nnimap-split-articles, nnimap-request-newgroups)
4903         (nnimap-request-create-group, nnimap-request-accept-article)
4904         (nnimap-request-delete-group, nnimap-request-rename-group)
4905         (nnimap-acl-get, nnimap-acl-edit): Use them.  Replace `mbx' with
4906         `encoded-mbx' for consistency.
4907         (nnimap-close-group): Call `imap-current-mailbox' instead of using the
4908         variable `imap-current-mailbox'.
4909
4910         * gnus-agent.el (gnus-agent-fetch-articles, gnus-agent-fetch-headers)
4911         (gnus-agent-regenerate-group): Use `gnus-agent-decoded-group-name'.
4912
4913 2010-03-20  Bojan Petrovic  <bpetrovi@f.bg.ac.rs>
4914
4915         * pop3.el (pop3-display-message-size-flag): Display message size byte
4916         counts during POP3 download.
4917         (pop3-movemail): Use it.
4918         (pop3-list): Implement listing of available messages.
4919
4920 2010-03-20  Mark Triggs  <mst@dishevelled.net>  (tiny change)
4921
4922         * nnir.el (nnir-get-article-nov-override-function): New function to
4923         override the normal NOV retrieval.
4924         (nnir-retrieve-headers): Use it.
4925
4926 2010-03-19  Michael Albinus  <michael.albinus@gmx.de>
4927
4928         * auth-source.el (netrc-machine-user-or-password): Autoload.
4929
4930 2010-03-19  Glenn Morris  <rgm@gnu.org>
4931
4932         Stop message.el from loading about 40 libraries it doesn't always need.
4933         The general approach is to autoload rather than require, and to
4934         require in the specific functions rather than the file.  (Bug#5642)
4935
4936         * gmm-utils.el: Don't require wid-edit.
4937         (widget-create-child-value, widget-convert, widget-default-get):
4938         Autoload.
4939
4940         * gnus-util.el: Don't require time-date, netrc.
4941         (message-fetch-field, gnus-group-name-decode): Declare rather than
4942         autoloading.
4943         (gnus-fetch-field): Require message.
4944         (gnus-decode-newsgroups): Require gnus-group.
4945
4946         * ietf-drums.el: Don't require time-date.
4947
4948         * message.el: Don't require hashcash, canlock, ecomplete.
4949         Do require mail-utils.  Require nnheader only when compiling.
4950         (smtpmail-default-smtp-server): Remove declaration.
4951         (message-send-mail-function): Check smtpmail-default-smtp-server
4952         is bound rather than requiring smtpmail.
4953         (message-auto-save-directory, message-insert-signature):
4954         Use expand-file-name rather than nnheader-concat.
4955         (nnheader-insert-file-contents): Autoload.
4956         (hashcash-wait-async): Declare.
4957         (message-send-mail): Only call gnus-setup-posting-charset if
4958         gnus-group-posting-charset-alist is bound.  Require hashcash if needed.
4959         (message-send-mail-with-sendmail): Require sendmail.
4960         (canlock-password, canlock-password-for-verify): Declare.
4961         (message-canlock-password): Require canlock.
4962         (nnheader-get-report): Autoload.
4963         (gnus-setup-posting-charset): Declare.
4964         (message-send-news): Require gnus-msg.
4965         (message-make-references, message-make-in-reply-to): Use mail-header-id
4966         rather than the alias mail-header-message-id.
4967         (ecomplete-add-item, ecomplete-save): Declare.
4968         (message-put-addresses-in-ecomplete): Require ecomplete.
4969         (ecomplete-display-matches): Autoload.
4970
4971         * mm-decode.el: Don't require mailcap, gnus-util.
4972         (gnus-map-function, gnus-replace-in-string, gnus-read-shell-command)
4973         (message-fetch-field, mailcap-parse-mailcaps, mailcap-mime-info):
4974         Autoload.
4975         (mailcap-mime-extensions): Declare.
4976
4977         * mm-encode.el: Don't require mailcap.
4978         (mailcap-extension-to-mime): Autoload.
4979
4980         * mml-sec.el: Don't require password-cache.
4981
4982         * mml.el (gnus-setup-posting-charset): Declare rather than autoload.
4983         (mailcap-parse-mimetypes, mailcap-mime-types): Declare.
4984         (mml-minibuffer-read-type): Require mailcap.
4985         (mml-preview): Require gnus-msg.
4986
4987         * mml1991.el: Require password-cache.
4988         (password-cache-expiry): Remove declaration.
4989
4990         * mml2015.el: Require password-cache.
4991         (password-cache-expiry): Remove declaration.
4992
4993         * nneething.el (mailcap): Require mailcap.
4994
4995         * nnheader.el (declare-function): Add compatibility stub.
4996         (message-remove-header): Declare rather than autoload.
4997         (nnheader-replace-header): Require message.
4998
4999         * nnimap.el (declare-function): Add compatibility stub.
5000         (netrc-parse, netrc-machine-user-or-password): Declare.
5001         (nnimap-open-connection): Require netrc.
5002
5003         * nntp.el (declare-function): Add compatibility stub.
5004         (netrc-parse, netrc-machine, netrc-get): Declare.
5005         (nntp-send-authinfo): Require netrc.
5006
5007         * rfc2047.el: Don't require qp.
5008         (quoted-printable-encode-region, quoted-printable-decode-string):
5009         Autoload.
5010
5011         * sieve-mode.el: Don't require easymenu.
5012         (easy-menu-add-item): Autoload it.
5013
5014         * spam-stat.el (time-to-number-of-days): Autoload it.
5015
5016 2010-03-19  Glenn Morris  <rgm@gnu.org>
5017
5018         * password-cache.el (password-cache, password-cache-expiry): Autoload.
5019
5020 2010-03-18  Glenn Morris  <rgm@gnu.org>
5021
5022         * hashcash.el (declare-function): Remove duplicate definition.
5023
5024 2010-03-17  Kevin Ryde  <user42@zip.com.au>
5025
5026         * mml.el (mml-read-tag): Unquote values with `read' to reverse
5027         prin1 in mml-insert-tag (just stripping the quotes gave wrong
5028         value if any backslash escapes).
5029
5030 2010-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
5031
5032         * mm-util.el (mm-charset-to-coding-system): Use coding-system-from-name
5033         if it is available.  (bug#5647)
5034
5035         * lpath.el: Suppress compiler warning for coding-system-from-name for
5036         Emacs 21 and XEmacs.
5037
5038 2010-03-14  Juri Linkov  <juri@jurta.org>
5039
5040         * hmac-def.el:
5041         * hmac-md5.el:
5042         * netrc.el: Fix keywords.
5043
5044 2010-02-26  Glenn Morris  <rgm@gnu.org>
5045
5046         * message.el (message-send-mail-function): Change the default, so that
5047         it inherits from a customized send-mail-function.  (Bug#5643)
5048
5049 2010-02-24  Stefan Monnier  <monnier@iro.umontreal.ca>
5050
5051         * gnus-art.el (gnus-treat-display-x-face): Don't burp if
5052         shell-command-to-string signals an error (bug#5299).
5053
5054 2010-02-24  Glenn Morris  <rgm@gnu.org>
5055
5056         * message.el (message-smtpmail-send-it)
5057         (message-send-mail-with-mailclient): Doc fixes.
5058
5059 2010-02-16  Glenn Morris  <rgm@gnu.org>
5060
5061         * message.el (message-default-mail-headers): Change the default value
5062         to ease the transition from mail-mode to message-mode.  (Bug#5555)
5063
5064 2010-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
5065
5066         * parse-time.el (parse-time-syntax): Define it for only XEmacs.
5067         (parse-time-string-chars): Implement 2009-08-16 change for Emacs.
5068
5069 2010-01-18  Chong Yidong  <cyd@stupidchicken.com>
5070
5071         * time-date.el (date-to-time): Doc fix (Bug#5408).
5072
5073 2010-01-17  Chong Yidong  <cyd@stupidchicken.com>
5074
5075         * message.el (message-mail): Just pass yank-action on to message-setup.
5076         (message-setup): Handle (FUN . ARGS) form of yank-action.
5077         (message-with-reply-buffer, message-widen-reply)
5078         (message-yank-original): Handle non-buffer values of
5079         message-reply-buffer (Bug#4080).
5080         (message-setup-1): Prefer to save message-reply-buffer as a buffer.
5081
5082 2010-01-17  Juanma Barranquero  <lekktu@gmail.com>
5083
5084         * nnmairix.el (nnmairix-group-delete-recreate-this-group):
5085         Fix typo in docstring.
5086
5087 2010-01-08  Jason Rumney  <jasonr@gnu.org>
5088
5089         * sieve-manage.el (sieve-manage-parse-capability-1): Loosely match OK
5090         response.
5091
5092 2010-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
5093
5094         * gnus-art.el (gnus-article-describe-bindings): Work for prefix keys.
5095
5096         * gnus-xmas.el (gnus-xmas-article-describe-bindings): Ditto.
5097
5098         * message.el (message-check-news-header-syntax): Protect against a
5099         string that `rfc822-addresses' returns when parsing fails.
5100
5101 2010-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
5102
5103         * gnus-util.el (gnus-invisible-p, gnus-next-char-property-change)
5104         (gnus-previous-char-property-change): New functions.
5105
5106         * gnus-sum.el (gnus-forward-line-ignore-invisible): Use them.
5107
5108 2010-01-05  Andreas Schwab  <schwab@linux-m68k.org>
5109
5110         * gnus-sum.el (gnus-forward-line-ignore-invisible): New function.
5111         (gnus-summary-recenter): Use it instead of forward-line.  (Bug#5257)
5112
5113 2010-01-02  Chong Yidong  <cyd@stupidchicken.com>
5114
5115         * message.el (message-exchange-point-and-mark): Rework last change to
5116         avoid using optional arg of exchange-point-and-mark, for backward
5117         compatibility.
5118
5119 2010-01-01  Chong Yidong  <cyd@stupidchicken.com>
5120
5121         * message.el (message-exchange-point-and-mark):
5122         Call exchange-point-and-mark with an argument rather than setting
5123         mark-active by hand (Bug#5175).
5124
5125 2009-12-18  Katsumi Yamaoka  <yamaoka@jpl.org>
5126
5127         * nntp.el (nntp-service-to-port): Work for service expressed with
5128         numeric string; replace [:digit:] with [0-9] for XEmacs.
5129
5130 2009-12-17  Glenn Morris  <rgm@gnu.org>
5131
5132         * gnus-group.el (gnus-bug-group-download-format-alist):
5133         Change emacs entry to debbugs.gnu.org.  Bump :version.
5134
5135 2009-12-13  Reiner Steib  <Reiner.Steib@gmx.de>
5136
5137         * mm-encode.el (mm-sign-option, mm-encrypt-option): Add :version tag.
5138
5139 2009-12-12  Reiner Steib  <Reiner.Steib@gmx.de>
5140
5141         * message.el (message-info): Explain why we use `Info-goto-node'.
5142
5143 2009-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
5144
5145         * lpath.el: Always bind default-file-name-coding-system for (S)XEmacs.
5146
5147 2009-12-02  Stefan Monnier  <monnier@iro.umontreal.ca>
5148
5149         * message.el (message-completion-in-region): New compatibility function.
5150         (message-expand-group): Use it.
5151
5152 2009-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
5153
5154         * gnus-group.el (gnus-group-prepare-flat): Check also whether groups
5155         with no unread article should be listed if the 2nd arg `predicate' is
5156         given.
5157
5158 2009-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
5159
5160         * lpath.el: Fbind recenter-top-bottom for Emacs 21, 22, and (S)XEmacs.
5161
5162 2009-11-29  Juri Linkov  <juri@jurta.org>
5163
5164         * gnus-sum.el (gnus-recenter): Use `recenter-top-bottom'
5165         when it is fboundp in GNU Emacs 23.1.  Put `isearch-scroll' property
5166         on `gnus-recenter'.  (Bug#4698, Bug#4981)
5167
5168 2009-11-26  Kevin Ryde  <user42@zip.com.au>
5169
5170         * sha1.el (sha1-string-external): default-directory "/" in case
5171         otherwise non-existent.  process-connection-type pipe for touch of
5172         efficiency recommended by elisp manual.  (An aside in Bug#3911.)
5173
5174 2009-11-25  Kevin Ryde  <user42@zip.com.au>
5175
5176         * dns-mode.el: Add "Keywords: comm".  It's only an editing mode, but
5177         it's comms related and sgml-mode.el has "comm" on that basis too.
5178
5179 2009-11-17  Katsumi Yamaoka  <yamaoka@jpl.org>
5180
5181         * rfc2047.el (rfc2047-decode-region): Don't quote decoded words
5182         containing tspecial characters if they have been already quoted.
5183
5184 2009-11-05  Dan Nicolaescu  <dann@ics.uci.edu>
5185
5186         * dns-mode.el (auto-mode-alist): Purecopy string.
5187
5188 2009-11-03  Stefan Monnier  <monnier@iro.umontreal.ca>
5189
5190         * hashcash.el (hashcash-generate-payment): Use with-current-buffer.
5191
5192 2009-10-24  Glenn Morris  <rgm@gnu.org>
5193
5194         * gnus-art.el (help-xref-stack-item): Define for compiler.
5195
5196 2009-10-21  Kevin Ryde  <user42@zip.com.au>
5197
5198         * dns.el: Add "Keywords: comm", as per net/net-utils.el.
5199
5200 2009-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
5201
5202         * gnus-sum.el (gnus-remove-overlays): eval-and-compile.
5203
5204 2009-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
5205
5206         * gnus-sum.el (gnus-summary-show-thread): Remove useless goto-char.
5207         (gnus-summary-show-thread, gnus-summary-hide-thread): Indent.
5208
5209 2009-10-16  Katsumi Yamaoka  <yamaoka@jpl.org>
5210
5211         * gnus.el (gnus-overlay-get): New alias to overlay-get.
5212         (gnus-overlays-in): New alias to overlays-in.
5213
5214         * gnus-sum.el (gnus-remove-overlays): Use gnus-overlays-in,
5215         gnus-overlay-get, and gnus-delete-overlay.
5216         (gnus-summary-show-thread): Make it work as well for systems in which
5217         next-single-char-property-change is not available.
5218         (gnus-summary-hide-thread): Use gnus-make-overlay and gnus-overlay-put.
5219
5220         * gnus-xmas.el (gnus-xmas-overlays-in): New function.
5221         (gnus-overlay-get): New alias to extent-property.
5222         (gnus-overlays-in): New alias to gnus-xmas-overlays-in.
5223
5224         * dgnushack.el: Autoload add-to-invisibility-spec for XEmacs 21.4 and
5225         SXEmacs.
5226
5227         * lpath.el: Fbind next-single-char-property-change for XEmacs 21.4 and
5228         SXEmacs.
5229
5230 2009-10-14  Reiner Steib  <Reiner.Steib@gmx.de>
5231
5232         * gnus-sum.el (gnus-remove-overlays): Add doc string and alias.
5233
5234 2009-10-14  Dan Nicolaescu  <dann@ics.uci.edu>
5235
5236         * gnus-sum.el (gnus-remove-overlays): Compatibility code for Emacs 21
5237         and XEmacs that don't have `remove-overlays'.
5238
5239 2009-10-14  Stefan Monnier  <monnier@iro.umontreal.ca>
5240
5241         * gnus-sum.el (gnus-summary-mode, gnus-summary-show-all-threads)
5242         (gnus-summary-show-thread, gnus-summary-hide-thread): Get rid of
5243         selective display.  Use overlays instead.
5244
5245 2009-10-04  Juanma Barranquero  <lekktu@gmail.com>
5246
5247         * spam-stat.el (spam-stat-strip-xref): Fix typo in docstring.
5248
5249 2009-09-29  Juanma Barranquero  <lekktu@gmail.com>
5250
5251         * spam-stat.el (spam-stat-load): Fix typo in message.
5252
5253 2009-09-24  Juanma Barranquero  <lekktu@gmail.com>
5254
5255         * dig.el (dig-invoke): Fix typo in docstring.
5256         (query-dig): Reflow docstring.
5257
5258 2009-09-23  Juanma Barranquero  <lekktu@gmail.com>
5259
5260         * gnus-art.el (gnus-article-encrypt-body):
5261         * message.el (message-check-recipients):
5262         * mm-util.el (mm-codepage-setup):
5263         * nnir.el (gnus-summary-nnir-goto-thread, nnir-run-waissearch)
5264         (nnir-run-swish++, nnir-run-swish-e): Fix typos in error messages.
5265
5266 2009-09-22  Daiki Ueno  <ueno@unixuser.org>
5267
5268         * mm-encode.el (mm-sign-option, mm-encrypt-option): New user option.
5269         * mml2015.el (mml2015-epg-sign, mml2015-epg-encrypt): Let users select
5270         keys from the menu if mm-{sign,encrypt}-option is 'guided.
5271         * mml-smime.el (mml-smime-epg-sign, mml-smime-epg-encrypt): Ditto.
5272         * mml1991.el (mml1991-epg-sign, mml1991-epg-encrypt): Ditto.
5273
5274 2009-09-21  Kevin Ryde  <user42@zip.com.au>
5275
5276         * dig.el: Add "Keywords: comm", as per net-utils.el.
5277
5278 2009-09-21  Stefan Monnier  <monnier@iro.umontreal.ca>
5279
5280         * dig.el (dig-mode): Use define-derived-mode.
5281
5282 2009-09-19  Glenn Morris  <rgm@gnu.org>
5283
5284         * pgg-pgp.el (pgg-pgp-encrypt-region): Add missing mapconcat separator.
5285
5286 2009-09-18  Glenn Morris  <rgm@gnu.org>
5287
5288         * gnus-diary.el (gnus-diary-check-message):
5289         * message.el (message-insert-formatted-citation-line):
5290         * nnbabyl.el (top-level):
5291         * nndiary.el (nndiary-schedule):
5292         Fix typos in condition-case handlers.
5293
5294 2009-09-15  Katsumi Yamaoka  <yamaoka@jpl.org>
5295
5296         * gnus-art.el (gnus-article-edit-part): Work for the buffer
5297         configuration that provides the sole article window in a frame;
5298         position point correctly after deleting a part.
5299
5300 2009-09-14  Adam Sjøgren  <asjo@koldfront.dk>
5301
5302         * spam.el (spam-unregister-on-reregister): Add boolean variable.
5303         (spam-resolve-registrations-routine): Use it to unregister articles
5304         that change status.
5305
5306 2009-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
5307
5308         * parse-time.el (parse-time-syntax): Restore it to keep compatibility
5309         with XEmacs.
5310         (parse-time-string-chars): Use it.
5311
5312 2009-09-10  Teodor Zlatanov  <tzz@lifelogs.com>
5313
5314         * imap.el (imap-interactive-login): Better messages.
5315         (imap-open): Fix bug with renamed buffer on reconnect.
5316         (imap-authenticate): Add buffer-local imap-last-authenticator variable
5317         for easier debugging and cleaner code.  On successful (guessed based on
5318         server capabilities) secondary authentication, set imap-state
5319         correctly.
5320         (imap-last-authenticator): Define imap-last-authenticator as a variable
5321         to avoid warnings.
5322
5323 2009-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
5324
5325         * nnrss.el (nnrss-request-article): Remove binding of
5326         default-enable-multibyte-characters that has gotten needless by
5327         the 2007-07-13 change in rfc2047-encode-message-header.
5328
5329         * mml.el (mml-insert-multipart): Error on the message header.
5330         (mml-insert-part): Error on the message header; position point at
5331         the end of a MIME tag.
5332
5333 2009-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
5334
5335         * time-date.el (autoload): Expand define-obsolete-function-alias into
5336         defalias and make-obsolete for old Emacsen that Gnus supports.
5337         (with-no-warnings): Define it for old Emacsen.
5338         (time-to-seconds): Don't use (featurep 'xemacs) to check if float-time
5339         is available.
5340         (time-to-number-of-days): Don't use (featurep 'xemacs) to check if
5341         float-time is available; suppress compile warning for time-to-seconds.
5342
5343         * gnus-util.el (with-no-warnings): Define it for old Emacsen.
5344         (gnus-float-time): Alias to float-time if it exists.
5345
5346         * ecomplete.el (with-no-warnings): Define it for old Emacsen.
5347         (ecomplete-add-item): Don't use (featurep 'xemacs) to check if
5348         float-time is available; suppress compile warning for time-to-seconds.
5349
5350         * lpath.el: Fbind time-to-seconds for Emacs 21.; fbind float-time for
5351         XEmacs.
5352
5353 2009-09-09  Teodor Zlatanov  <tzz@lifelogs.com>
5354
5355         * imap.el (imap-message-map): Docstring fix.
5356
5357 2009-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
5358
5359         * mm-encode.el (mm-encode-buffer): Don't force 7bit encoding since MTA
5360         may break data.  Suggested by Dmitri Paduchikh <dpaduch@k66.ru>.
5361         Add the optional argument `encoding' that overrides the default.
5362
5363         * mml.el (mml-generate-mime-1): Pass encoding defined by a user to
5364         mm-encode-buffer.
5365
5366 2009-09-04  Glenn Morris  <rgm@gnu.org>
5367
5368         * qp.el (quoted-printable-encode-string): Use mm-enable-multibyte, or
5369         mm-disable-multibyte, rather than default-enable-multibyte-characters.
5370         * utf7.el (utf7-encode, utf7-decode): Use mm-with-multibyte-buffer, or
5371         mm-with-unibyte-buffer, rather than default-enable-multibyte-characters.
5372         * mm-util.el (mm-with-unibyte-current-buffer)
5373         (mm-find-buffer-file-coding-system):
5374         * yenc.el (yenc-decode-region): Use default-value rather than
5375         default-enable-multibyte-characters.
5376
5377 2009-09-03  Glenn Morris  <rgm@gnu.org>
5378
5379         * mm-util.el (mm-emacs-mule, mm-default-multibyte-p):
5380         * rfc2047.el (rfc2047-encode-message-header): Use default-value rather
5381         than default-enable-multibyte-characters.
5382
5383 2009-09-02  Karl Kleinpaste  <karl@kleinpaste.org>
5384
5385         * gnus-art.el (gnus-article-read-summary-keys):
5386         Fix gnus-buffer-configuration's value temporarily used.
5387
5388 2009-09-02  Glenn Morris  <rgm@gnu.org>
5389
5390         * gnus-util.el (gnus-float-time): New function.
5391         * gnus-delay.el (gnus-delay-article):
5392         * gnus-sum.el (gnus-thread-latest-date):
5393         * gnus-util.el (gnus-user-date): Use gnus-float-time.
5394         * nnspool.el (nnspool-request-newgroups):
5395         Use gnus-float-time rather than time-to-seconds.
5396         * ecomplete.el (ecomplete-add-item): In Emacs, use float-time.
5397
5398         * gnus-art.el (gnus-signature-face, gnus-header-from-face)
5399         (gnus-header-subject-face, gnus-header-newsgroups-face)
5400         (gnus-header-name-face, gnus-header-content-face):
5401         * gnus-cite.el (gnus-cite-attribution-face, gnus-cite-face-1)
5402         (gnus-cite-face-2, gnus-cite-face-3, gnus-cite-face-4)
5403         (gnus-cite-face-5, gnus-cite-face-6, gnus-cite-face-7)
5404         (gnus-cite-face-8, gnus-cite-face-9, gnus-cite-face-10)
5405         (gnus-cite-face-11):
5406         * gnus-picon.el (gnus-picon-xbm-face, gnus-picon-face):
5407         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
5408         (gnus-server-closed-face, gnus-server-denied-face)
5409         (gnus-server-offline-face):
5410         * gnus.el (gnus-group-news-1-face, gnus-group-news-1-empty-face)
5411         (gnus-group-news-2-face, gnus-group-news-2-empty-face)
5412         (gnus-group-news-3-face, gnus-group-news-3-empty-face)
5413         (gnus-group-news-4-face, gnus-group-news-4-empty-face)
5414         (gnus-group-news-5-face, gnus-group-news-5-empty-face)
5415         (gnus-group-news-6-face, gnus-group-news-6-empty-face)
5416         (gnus-group-news-low-face, gnus-group-news-low-empty-face)
5417         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face)
5418         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face)
5419         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face)
5420         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face)
5421         (gnus-summary-selected-face, gnus-summary-cancelled-face)
5422         (gnus-summary-high-ticked-face, gnus-summary-low-ticked-face)
5423         (gnus-summary-normal-ticked-face, gnus-summary-high-ancient-face)
5424         (gnus-summary-low-ancient-face, gnus-summary-normal-ancient-face)
5425         (gnus-summary-high-undownloaded-face)
5426         (gnus-summary-low-undownloaded-face)
5427         (gnus-summary-normal-undownloaded-face)
5428         (gnus-summary-high-unread-face, gnus-summary-low-unread-face)
5429         (gnus-summary-normal-unread-face, gnus-summary-high-read-face)
5430         (gnus-summary-low-read-face, gnus-summary-normal-read-face)
5431         (gnus-splash-face):
5432         * message.el (message-header-to-face, message-header-cc-face)
5433         (message-header-subject-face, message-header-newsgroups-face)
5434         (message-header-other-face, message-header-name-face)
5435         (message-header-xheader-face, message-separator-face)
5436         (message-cited-text-face, message-mml-face):
5437         * sieve-mode.el (sieve-control-commands-face)
5438         (sieve-action-commands-face, sieve-test-commands-face)
5439         (sieve-tagged-arguments-face):
5440         * spam.el (spam-face):
5441         Mark face aliases with "-face" in the name as obsolete.
5442
5443 2009-09-01  Glenn Morris  <rgm@gnu.org>
5444
5445         * gnus-salt.el (gnus-pick-mouse-pick-region): Use forward-line rather
5446         than goto-line.
5447
5448 2009-08-31  Katsumi Yamaoka  <yamaoka@jpl.org>
5449
5450         * mml.el (mml-attach-file, mml-attach-buffer, mml-attach-external):
5451         Don't move point if the command is invoked inside the message header.
5452
5453 2009-08-30  Stefan Monnier  <monnier@iro.umontreal.ca>
5454
5455         * imap.el (imap-send-command): Simplify.
5456         (imap-wait-for-tag): point-max -> buffer-size.
5457
5458 2009-08-29  Stefan Monnier  <monnier@iro.umontreal.ca>
5459
5460         * spam.el (spam-ifile-path, spam-bogofilter-path, spam-sa-learn-path)
5461         (spam-ifile-database-path, spam-bsfilter-path, spam-spamassassin-path):
5462         * nnmail.el (nnmail-spool-file, nnmail-fix-eudora-headers):
5463         * nnir.el (nnir-swish-e-index-file):
5464         * gnus-sum.el (gnus-summary-delete-marked-as-read)
5465         (gnus-summary-delete-marked-with, gnus-summary-mark-as-unread-forward)
5466         (gnus-summary-mark-as-unread-backward, gnus-summary-mark-as-unread):
5467         * gnus-msg.el (gnus-inews-mark-gcc-as-read):
5468         * gnus-art.el (gnus-article-hide-pgp-hook, gnus-treat-strip-pgp)
5469         (gnus-treat-display-xface): Add Emacs version of obsolescence.
5470
5471 2009-08-28  Katsumi Yamaoka  <yamaoka@jpl.org>
5472
5473         * mml.el (mml-attach-file, mml-attach-buffer, mml-attach-external):
5474         Don't save excursion.
5475
5476 2009-08-28  Stefan Monnier  <monnier@iro.umontreal.ca>
5477
5478         * nnheader.el (nnheader-find-file-noselect):
5479         * mm-util.el (mm-insert-file-contents):
5480         Use (default-value 'major-mode) instead of default-major-mode.
5481
5482 2009-08-27  Stefan Monnier  <monnier@iro.umontreal.ca>
5483
5484         * nnrss.el (nnrss-request-article): Avoid default-fill-column.
5485
5486 2009-08-26  Glenn Morris  <rgm@gnu.org>
5487
5488         * parse-time.el (parse-time-rules): Autoload riskiness here, rather
5489         than placing in files.el.
5490
5491 2009-08-25  Glenn Morris  <rgm@gnu.org>
5492
5493         * nnir.el (top-level): Don't require cl at run-time.
5494         (nnir-run-waissearch, nnir-run-swish-e, nnir-run-hyrex):
5495         Replace cl-function substitute with gnus-replace-in-string.
5496         (nnir-run-waissearch, nnir-run-swish++, nnir-run-swish-e)
5497         (nnir-run-hyrex, nnir-run-namazu): Replace cl-function sort* with sort.
5498         (nnir-run-find-grep): Replace cl-functions find-if and subseq with
5499         simplified expansions.
5500
5501 2009-08-25  Kevin Ryde  <user42@zip.com.au>
5502
5503         * dig.el (dig): Add autoload cookie.
5504
5505 2009-08-22  Glenn Morris  <rgm@gnu.org>
5506
5507         * gnus-art.el (gnus-button-patch): Use forward-line rather than
5508         goto-line.
5509
5510 2009-08-16  Chong Yidong  <cyd@stupidchicken.com>
5511
5512         * parse-time.el (parse-time-string-chars): Save match data.
5513
5514 2009-08-16  Jan Seeger  <jan.seeger@thenybble.de>  (tiny change)
5515
5516         * parse-time.el (parse-time-string-chars): Compute using character
5517         classes, to handle non-ascii characters (Bug#3190).
5518
5519 2009-08-12  Katsumi Yamaoka  <yamaoka@jpl.org>
5520
5521         * gnus-group.el (gnus-safe-html-newsgroups): New user option.
5522
5523         * gnus-art.el (gnus-bind-safe-url-regexp): New macro.
5524         (gnus-mime-view-all-parts, gnus-mime-view-part-internally)
5525         (gnus-mm-display-part, gnus-mime-display-single)
5526         (gnus-mime-display-alternative): Use gnus-bind-safe-url-regexp to
5527         override mm-w3m-safe-url-regexp according to gnus-safe-html-newsgroups.
5528
5529         * gnus-sum.el
5530         (gnus-mark-copied-or-moved-articles-as-expirable): New user option.
5531         (gnus-summary-move-article): Add expirable mark to articles copied or
5532         moved to group that has auto-expire turned on if the option is non-nil.
5533
5534 2009-07-24  Glenn Morris  <rgm@gnu.org>
5535
5536         * gnus-demon.el (gnus-demon-add-nntp-close-connection):
5537         Fix typo.  (Bug#3903)
5538
5539 2009-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
5540
5541         * gnus-art.el (gnus-article-mode-map): Bind the "e" key to
5542         gnus-article-read-summary-keys rather than gnus-summary-edit-article
5543         that should not be used for draft articles.
5544         (gnus-article-read-summary-keys): Use key-binding instead of lookup-key
5545         that has no concern in minor mode keys.
5546         (gnus-article-summary-command, gnus-article-summary-command-nosave):
5547         Abolish.
5548
5549 2009-07-16  Katsumi Yamaoka  <yamaoka@jpl.org>
5550
5551         * nnrss.el (nnrss-request-article): Allow mml-to-mime to generate MIME
5552         article without making inquiry to a user for unknown encoding.
5553
5554         * nnmaildir.el (nnmaildir--group-maxnum, nnmaildir--new-number)
5555         (nnmaildir--scan): Assume i-node and device number that file-attributes
5556         returns might be cons-cell.
5557
5558         * dgnushack.el: Autoload thing-at-point for XEmacs 21.5.
5559
5560         * lpath.el: Fbind cp-supported-codepages for XEmacs 21.5.
5561
5562 2009-07-16  Teodor Zlatanov  <tzz@lifelogs.com>
5563
5564         * auth-source.el: Remove docs now in auth.texi.  Don't use
5565         `gnus-message' for logging.  Add new variables `auth-source-debug' and
5566         `auth-source-hide-passwords' and use them.
5567
5568 2009-07-15  Glenn Morris  <rgm@gnu.org>
5569
5570         * gnus-spec.el (gnus-make-format-preserve-properties): Doc fix.
5571
5572 2009-07-10  Katsumi Yamaoka  <yamaoka@jpl.org>
5573
5574         * gnus-group.el (gnus-group-make-rss-group): Strip newlines and
5575         excessive whitespace from the default values of title and description.
5576
5577 2009-06-22  Katsumi Yamaoka  <yamaoka@jpl.org>
5578
5579         * mm-decode.el (mm-dissect-buffer): Use message-fetch-field instead of
5580         mail-fetch-field to fetch Content-Description header in order to
5581         exclude newlines.
5582
5583 2009-06-18  Ulrich Mueller  <ulm@gentoo.org>
5584
5585         * pgg-gpg.el (pgg-gpg-lookup-key-owner): Handle colon listings
5586         format used by GnuPG 2.0.11.
5587
5588 2009-06-01  Katsumi Yamaoka  <yamaoka@jpl.org>
5589
5590         * gnus-art.el (gnus-mime-delete-part): Specify gnus-decoded as charset
5591         to deleted part.
5592
5593 2009-05-30  David Engster  <dengste@eml.cc>
5594
5595         * nnmairix.el: Remove old documentation in the commentary block.
5596         (nnmairix-request-group): Do not update active file for nnml back ends.
5597         (nnmairix-retrieve-headers): Set gnus-nov-is-evil to t for nnimap back
5598         end so that overview files are ignored.
5599         (nnmairix-update-groups): Make updating the groups more robust by using
5600         marks.
5601         (nnmairix-determine-original-group-from-path): Circumvent mairix bug
5602         with dollar characters in message-id.
5603
5604 2009-04-28  Reiner Steib  <Reiner.Steib@gmx.de>
5605
5606         * spam.el: Use dns-query instead of query-dns.  Was renamed on
5607         2008-12-25 in dns.el.
5608
5609 2009-04-20  Stefan Monnier  <monnier@iro.umontreal.ca>
5610
5611         * rfc2047.el (rfc2047-decode-region): Don't skip past `start', which
5612         could happen if the text is only composed of spaces and/or tabs.
5613
5614 2009-03-03  Brian Sniffen  <bts@evenmere.org>  (tiny change)
5615
5616         * gnus-draft.el (gnus-draft-send): Bind gnus-message-setup-hook to nil
5617         when sending a queued message to avoid extra mml tags.
5618
5619 2009-03-02  Katsumi Yamaoka  <yamaoka@jpl.org>
5620
5621         * mml.el (mml-insert-mime): Don't break parts that mm-uu dissected.
5622
5623 2009-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
5624
5625         * lpath.el: Fbind rmail-swap-buffers-maybe for Emacs 21~22;
5626         fbind rmail-msg-restore-non-pruned-header, rmail-swap-buffers-maybe and
5627         rmail-toggle-header for XEmacs;
5628         bind rmail-default-file and rmail-default-rmail-file for XEmacs.
5629
5630 2009-02-25  Katsumi Yamaoka  <yamaoka@jpl.org>
5631
5632         * gnus-dired.el: Remove autoload for gnus-setup-message.
5633         (gnus-dired-attach): Fake this-command value to prevent Gnus from
5634         displaying Gnus logo; always use compose-mail.
5635
5636 2009-02-23  Katsumi Yamaoka  <yamaoka@jpl.org>
5637
5638         * gnus-dired.el: Tell autoload that gnus-setup-message is a macro.
5639
5640 2009-02-18  Katsumi Yamaoka  <yamaoka@jpl.org>
5641
5642         * gnus-nocem.el (gnus-nocem-groups): Remove invalid NoCeM groups.
5643         (gnus-nocem-issuers): List currently active issuers; fix custom type.
5644         (gnus-nocem-verifyer): Default to gnus-nocem-epg-verify if EasyPG is
5645         available.
5646         (gnus-nocem-epg-verify): New function.
5647
5648 2009-02-15  Reiner Steib  <Reiner.Steib@gmx.de>
5649
5650         * gnus-art.el (gnus-button-alist): Recognize Konqueror info links.
5651
5652 2009-02-15  Glenn Morris  <rgm@gnu.org>
5653
5654         * gnus-util.el (rmail-insert-rmail-file-header)
5655         (rmail-count-new-messages, rmail-show-message): Remove unnecessary
5656         autoloads.
5657         (rmail-default-rmail-file): Remove unnecessary declaration.
5658         (gnus-output-to-rmail): Handle mbox Rmail as well as Babyl Rmail.
5659
5660 2009-02-14  Glenn Morris  <rgm@gnu.org>
5661
5662         * gnus.el (rmail-default-rmail-file): Remove declaration of deleted
5663         variable (only used in gnus-util, which declares it anyway).
5664         (rmail-output-to-rmail-file): Remove autoload of deleted function,
5665         which was only needed by gnus-art (changed to not use it any more).
5666         (rmail-insert-rmail-file-header): Remove autoload of deleted function,
5667         only used in gnus-util, which autoloads it itself.
5668         (rmail-update-summary): Fix autoload.
5669
5670         * gnus-art.el (gnus-summary-save-in-mail): Use gnus-output-to-rmail
5671         rather than rmail-output-to-rmail-file.
5672
5673 2009-02-07  Glenn Morris  <rgm@gnu.org>
5674
5675         * message.el (rmail-msg-restore-non-pruned-header): Remove unneeded
5676         autoload of function that no longer exists.
5677         (rmail-toggle-header): Declare.
5678         (message-forward-rmail-make-body): Handle mbox Rmail.
5679
5680 2009-01-31  Glenn Morris  <rgm@gnu.org>
5681
5682         * gnus-sum.el (gnus-summary-next-article): XEmacs-friendly version of
5683         2009-01-09 change.
5684
5685 2009-01-31  Dave Love  <fx@gnu.org>
5686
5687         * imap.el (imap-fetch-safe): Bind debug-on-error.
5688         (imap-debug): Add imap-fetch-safe.
5689
5690 2009-01-26  Teodor Zlatanov  <tzlatanov@jumptrading.com>
5691
5692         * auth-source.el (auth-source-forget-user-or-password): Clarify docs.
5693         (auth-source-forget-all-cached): New convenience function.
5694         (auth-source-user-or-password): Accept list of modes or a single mode.
5695
5696         * mail-source.el (mail-source-bind, mail-source-set-1): Use list of
5697         auth-source modes.
5698
5699         * netrc.el (netrc-machine-user-or-password): Use list of
5700         auth-source modes.
5701
5702         * nnimap.el (nnimap-open-connection): Use list of
5703         auth-source modes.
5704
5705         * nntp.el (nntp-send-authinfo): Use list of
5706         auth-source modes.
5707
5708 2009-01-16  Teodor Zlatanov  <tzz@lifelogs.com>
5709
5710         * auth-source.el: Update docs to reflect epa-file-enable is to be used
5711         now.
5712
5713 2009-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
5714
5715         * nnmail.el (nnmail-pathname-coding-system): Default to the `file-name'
5716         coding system in XEmacs; add a workaround for XEmacs.
5717
5718         * lpath.el: Fbind coding-system-aliasee.
5719
5720 2009-01-14  Katsumi Yamaoka  <yamaoka@jpl.org>
5721
5722         * mm-util.el (mm-coding-system-priorities): Protect against nil value
5723         of current-language-environment.
5724
5725 2009-01-13  Reiner Steib  <Reiner.Steib@gmx.de>
5726
5727         * nnfolder.el (nnfolder-read-folder): Check if most-positive-fixnum is
5728         available at runtime.
5729
5730 2009-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
5731
5732         * gnus-art.el (article-date-ut): Fix end point of narrowing.
5733
5734 2009-01-11  Aidan Kehoe  <kehoea@parhasard.net>
5735
5736         * nnfolder.el (nnfolder-read-folder): The (lsh -1 -1) trick to generate
5737         the greatest positive fixnum value doesn't work under an XEmacs with
5738         bignum support; use the most-positive-fixnum constant instead,
5739         available since Emacs 21.1 with cl and XEmacs 21.1.
5740
5741 2009-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
5742
5743         * gnus-sum.el (gnus-summary-next-article): Revert last change by which
5744         XEmacs gets not to work.
5745
5746 2009-01-09  Katsumi Yamaoka  <yamaoka@jpl.org>
5747
5748         * mm-util.el (mm-coding-system-priorities): Allow the value like
5749         "Japanese (UTF-8)" of current-language-environment.
5750
5751 2009-01-09  Glenn Morris  <rgm@gnu.org>
5752
5753         * gnus-sum.el (gnus-summary-next-article): Replace last-command-char
5754         with last-command-event.
5755
5756 2009-01-08  Reiner Steib  <Reiner.Steib@gmx.de>
5757
5758         * imap.el (imap-enable-exchange-bug-workaround): Explain auto-detection
5759         in the doc string.
5760
5761         * message.el (message-fix-before-sending): Amend comment.
5762
5763 2009-01-08  Dave Love  <fx@gnu.org>
5764
5765         * imap.el (imap-message-appenduid-1): Fix typo in imap-fetch-safe call.
5766
5767 2009-01-07  David Engster  <dengste@eml.cc>
5768
5769         * gnus-msg.el (gnus-inews-do-gcc): Fix last patch to deal with
5770         simplified server definitions by converting it via
5771         gnus-server-to-method.
5772
5773 2009-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
5774
5775         * gnus-sum.el (gnus-summary-set-local-parameters): Always evaluate
5776         parameter's operands.
5777
5778 2009-01-06  David Engster  <dengste@eml.cc>
5779
5780         * gnus-msg.el (gnus-inews-do-gcc): Reduce to short group name when on
5781         primary select method (for gnus-group-mark-article-as-read).
5782
5783 2009-01-06  Tassilo Horn  <tassilo@member.fsf.org>
5784
5785         * gnus-art.el (gnus-treat-display-face): Fix docstring link to point to
5786         `(gnus)Face', not `(gnus)X-Face'.
5787
5788 2009-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
5789
5790         * mm-util.el (mm-ucs-to-char): New function.
5791
5792         * mm-url.el (mm-url-decode-entities): Use it.
5793
5794         * lpath.el: Fbind decode-char, int-to-char, ucs-to-char and
5795         unicode-to-char.
5796
5797 2009-01-05  Dave Love  <fx@gnu.org>
5798
5799         * time-date.el: Require cl for `declare'.
5800
5801 2009-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
5802
5803         * time-date.el (format-seconds): Explain `assoc-string'.  Suggested by
5804         Dave Love.
5805
5806 2009-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
5807
5808         * message.el (message-fix-before-sending): Add `eight-bit' to
5809         illegible-text check.
5810
5811 2009-01-03  Michael Olson  <mwolson@gnu.org>
5812
5813         * nnimap.el (nnimap-retrieve-headers-progress): Handle edge case where
5814         `headers' is nil.  This can occur if the IMAP server does not have
5815         permissions to read messages from a folder, but can write new messages
5816         to the folder.
5817         (nnimap-request-article-part): Do not insert `data' if it is nil.
5818
5819         * imap.el (imap-parse-fetch): Courier can insert spurious blank
5820         characters which will confuse `read', so skip past them.
5821
5822 2009-01-01  Dave Love  <fx@gnu.org>
5823
5824         * imap.el (imap-string-to-integer): Fix typo.
5825         (imap-fetch-safe): New function.
5826         (imap-message-copyuid-1, imap-message-appenduid-1): Use it.
5827
5828         * nnimap.el (nnimap-find-minmax-uid): Use imap-fetch-safe.
5829
5830         * imap.el (imap-process-connection-type, imap-debug, imap-open):
5831         (imap-parse-greeting): Fix doc strings.
5832         (imap-tls-open, imap-search, imap-message-appenduid-1): Add FIXMEs.
5833         (imap-parse-flag-list): Make messages unique.
5834         (imap-parse-body): Fix comments.  Add comment on Exchange 2007.
5835
5836         * nnimap.el: Fix author email.
5837         (nnimap-split-rule): Add FIXME comment.
5838         (nnimap-debug): Fix doc string.
5839
5840 2008-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
5841
5842         * dns.el (dns-set-servers): Check "Address".  Fix typo.
5843
5844 2008-12-25  Reiner Steib  <Reiner.Steib@gmx.de>
5845
5846         * dns.el (dns-set-servers): Renamed from dns-parse-resolv-conf.  Call
5847         nslookup if resolv.conf isn't available.
5848         (dns-query): Rename from query-dns.
5849         (dns-query-cached): Rename from query-dns-cached.
5850
5851 2008-12-25  Katsumi Yamaoka  <yamaoka@jpl.org>
5852
5853         * gnus-sum.el (gnus-summary-set-article-display-arrow): Make
5854         overlay-arrow-position and overlay-arrow-string buffer-local; no need
5855         to check if those variables exist (first appeared in Emacs 18.50).
5856
5857 2008-12-24  Katsumi Yamaoka  <yamaoka@jpl.org>
5858
5859         * mm-util.el (mm-line-number-at-pos): New function.
5860
5861         * spam-report.el (spam-report-process-queue): Use it.
5862
5863 2008-12-24  David Engster  <dengste@eml.cc>
5864
5865         * gnus-sum.el (gnus-summary-set-local-parameters): Don't bind
5866         parameters that haven't existed as variables as buffer-local variables.
5867
5868 2008-12-23  Dave Love  <fx@gnu.org>
5869
5870         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days): Don't use
5871         cadar.
5872
5873         * sieve-manage.el (sieve-manage-starttls-p): Rename from
5874         imap-starttls-p.
5875         (sieve-manage-starttls-open): Rename from imap-starttls-open.
5876
5877 2008-12-22  Dave Love  <fx@gnu.org>
5878
5879         * imap.el: Fix author email.  Doc fixes.
5880         (imap-parse-body): Work around assertion failure in bogus Exchange 2007
5881         reply.
5882
5883 2008-12-22  Reiner Steib  <Reiner.Steib@gmx.de>
5884
5885         * spam-report.el (spam-report-gmane-max-requests): New constant.
5886         (spam-report-gmane-wait): New variable.
5887         (spam-report-gmane-ham, spam-report-gmane-spam)
5888         (spam-report-url-ping-plain, spam-report-process-queue): Wait only if
5889         spam-report-gmane-wait is non-nil should be sufficient to avoid DOS-ing
5890         the server.
5891
5892         * nnheader.el (nnheader-read-timeout, nnheader-accept-process-output):
5893         Add explanations.
5894
5895         * pop3.el (pop3-accept-process-output, pop3-read-timeout): Use
5896         nnheader-accept-process-output and nnheader-read-timeout if available.
5897         (pop3-movemail): Use it.
5898
5899         * message.el (message-check-news-body-syntax): Fix signature check if
5900         there's an attachment.
5901
5902 2008-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
5903
5904         * mm-util.el: Add comments to the mm- emulating functions.
5905
5906 2008-12-21  Reiner Steib  <Reiner.Steib@gmx.de>
5907
5908         * gnus-start.el (gnus-before-startup-hook): Fix doc string.
5909         Reported by Stephen Berman <stephen.berman@gmx.net>.
5910
5911 2008-12-18  Katsumi Yamaoka  <yamaoka@jpl.org>
5912
5913         * mm-util.el (mm-substring-no-properties): New function.
5914         (mm-read-charset, mm-subst-char-in-string, mm-replace-in-string)
5915         (mm-special-display-p): Enable those lambda forms to be byte compiled.
5916         (mm-string-to-multibyte): Doc fix.
5917
5918         * mml.el (mml-attach-file): Use mm-substring-no-properties.
5919
5920 2008-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
5921
5922         * mml.el (mml-attach-file): Strip text properties from file name.
5923         (Bug#1574)
5924
5925 2008-12-16  Glenn Morris  <rgm@gnu.org>
5926
5927         * mm-util.el (mm-charset-override-alist): Declare for compiler.
5928
5929 2008-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
5930
5931         * mml.el (mml-generate-mime-1): Prefer the MIME charset that Emacs
5932         knows since the charset specified might be a bogus alias that
5933         mm-charset-synonym-alist provides.
5934
5935 2008-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
5936
5937         * mm-util.el (mm-charset-synonym-alist): Add bogus names "UTF8" and
5938         "ISO_8859-1".
5939
5940         * gnus-start.el (gnus-backup-startup-file): Improve doc string.
5941
5942 2008-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
5943
5944         * mm-util.el (mm-charset-eval-alist):
5945         Define it before mm-charset-to-coding-system.
5946         (mm-charset-to-coding-system): Add optional argument `silent';
5947         define it before mm-charset-override-alist.
5948         (mm-charset-override-alist): Add `(gb2312 . gbk)' to the
5949         default value if it can be used in Emacs currently running;
5950         silence mm-charset-to-coding-system.
5951
5952 2008-12-10  Katsumi Yamaoka  <yamaoka@jpl.org>
5953
5954         * rfc2047.el (rfc2047-charset-to-coding-system): Add new argument
5955         `allow-override' which says whether to use `mm-charset-override-alist'.
5956         (rfc2047-decode-encoded-words): Use it.
5957
5958         * mm-util.el (mm-charset-override-alist): Fix custom type;
5959         add `(gb2312 . gbk)' to choices.
5960
5961 2008-12-04  Katsumi Yamaoka  <yamaoka@jpl.org>
5962
5963         * mm-view.el (mm-inline-text-html-render-with-w3m): Make it simple and
5964         fast.
5965
5966         * gnus-art.el (gnus-article-wash-html-with-w3m): Ditto.
5967
5968         * lpath.el: Bind w3m-link-map for Emacs 21, 22, and XEmacs.
5969
5970 2008-12-04  Naohiro Aota  <nao.aota@gmail.com>
5971
5972         * mm-view.el (mm-inline-text-html-render-with-w3m): Put special keymap
5973         on links.
5974
5975         * gnus-art.el (gnus-article-wash-html-with-w3m): Ditto.
5976
5977 2008-12-03  Lute Kamstra  <lute@gnu.org>
5978
5979         * sha1.el: Remove leading * from docstrings of defcustoms,
5980         deffaces, defconsts and defuns.
5981
5982 2008-12-03  Katsumi Yamaoka  <yamaoka@jpl.org>
5983
5984         * message.el (message-idna-to-ascii-rhs-1): Protect against local
5985         users' addresses that don't have domain parts.
5986         (message-idna-to-ascii-rhs): Use message-narrow-to-headers-or-head
5987         rather than message-narrow-to-head since there will be the message
5988         header separator.
5989
5990 2008-12-02  Stefan Monnier  <monnier@iro.umontreal.ca>
5991
5992         * nnimap.el (nnimap-retrieve-headers-progress): Don't use nnimap-demule
5993         since the result is inserted in a unibyte buffer anyway.
5994         (nnimap-demule-use-string-to-multibyte): Remove.
5995         (nnimap-demule): Alias it to mm-string-to-multibyte.
5996
5997 2008-11-29  Reiner Steib  <Reiner.Steib@gmx.de>
5998
5999         * nnimap.el (nnimap-demule-use-string-to-multibyte): New temporary
6000         variable for debugging bug#464 and bug#1174.
6001         (nnimap-demule): Use it.
6002
6003 2008-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
6004
6005         * gnus-score.el (gnus-score-find-trace): Handle default score in total
6006         score calculation correctly.
6007
6008 2008-11-21  Stefan Monnier  <monnier@iro.umontreal.ca>
6009
6010         * message.el (message-send-mail): Just set the buffer to unibyte
6011         rather than use mm-with-unibyte-current-buffer which does a lot more.
6012         (message-send-mail-partially): Don't bother with
6013         mm-with-unibyte-current-buffer since it's already been made unibyte by
6014         message-send-mail.
6015
6016 2008-11-11  Teodor Zlatanov  <tzz@lifelogs.com>
6017
6018         * nnrss.el (nnrss-make-hash-index): Debug message of full item.
6019
6020 2008-11-10  Teodor Zlatanov  <tzz@lifelogs.com>
6021
6022         * netrc.el (netrc-parse): If a list is passed in as FILE, return it.
6023
6024 2008-11-04  Katsumi Yamaoka  <yamaoka@jpl.org>
6025
6026         * starttls.el (starttls-any-program-available): Rewritten so it doesn't
6027         require itself and to remove `with-no-warnings'.
6028
6029 2008-11-03  Teodor Zlatanov  <tzz@lifelogs.com>
6030
6031         * starttls.el (starttls-any-program-available): Get the name of the
6032         available TLS layer program.
6033         (starttls-open-steam-gnutls, starttls-open-stream): Put port number as
6034         well as the host name in the "opening" message.
6035
6036         * auth-source.el (auth-source-cache, auth-source-do-cache)
6037         (auth-source-user-or-password): Cache passwords and logins by default,
6038         allow override with `auth-source-do-cache'.
6039         (auth-source-forget-user-or-password): Allow users to remove cache
6040         entries if needed.
6041
6042 2008-11-01  Juanma Barranquero  <lekktu@gmail.com>
6043
6044         * md4.el (md4-buffer): Fix typo in docstring.
6045         (md4, md4-64): Doc fixes.
6046         (md4-pack-int32): Reflow docstring.
6047
6048 2008-10-31  Teodor Zlatanov  <tzz@lifelogs.com>
6049
6050         * ietf-drums.el (ietf-drums-remove-comments): Localize second
6051         condition-case to only the forward-sexp call.
6052
6053 2008-10-31  Teodor Zlatanov  <tzz@lifelogs.com>
6054
6055         * ietf-drums.el (ietf-drums-remove-comments): Fix bug with single
6056         quotes contained.  Make it more robust regardless by an extra
6057         condition-case wrapper.
6058
6059 2008-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
6060
6061         * lpath.el: No need to fbind codepage-setup for Emacs 23.
6062
6063 2008-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
6064
6065         * nnml.el (nnml-request-expire-articles): Check if the function set to
6066         `nnmail-expiry-target' returns the symbol `delete'.
6067
6068         * nnfolder.el (nnfolder-request-expire-articles): Ditto.
6069
6070         * nnmail.el (nnmail-expiry-target): Fix custom type.
6071
6072 2008-10-02  Glenn Morris  <rgm@gnu.org>
6073
6074         * mm-util.el (mm-codepage-setup): Tweak codepage error.
6075         Silence compiler warning.
6076
6077 2008-10-01  Magnus Henoch  <mange@freemail.hu>
6078
6079         * tls.el (open-tls-stream): Show the actual command being
6080         executed, instead of the format string.
6081
6082 2008-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>
6083
6084         * lpath.el: Fbind codepage-setup for Emacs 23.
6085
6086 2008-09-30  Chong Yidong  <cyd@stupidchicken.com>
6087
6088         * mml.el (mml-menu): Don't assume mml2015 is bound.
6089
6090 2008-09-29  Katsumi Yamaoka  <yamaoka@jpl.org>
6091
6092         * gnus-art.el (gnus-article-read-summary-keys): Check if summary window
6093         exists.
6094
6095 2008-09-27  Glenn Morris  <rgm@gnu.org>
6096
6097         * gnus-util.el (mail-header-remove-comments): Autoload it.
6098
6099 2008-09-27  Andreas Schwab  <schwab@suse.de>
6100
6101         * gnus-util.el (gnus-split-references): Strip comments.
6102         (gnus-parent-id): Likewise.
6103
6104 2008-09-26  Reiner Steib  <Reiner.Steib@gmx.de>
6105
6106         * message.el (message-confirm-send): Fix version.
6107
6108 2008-09-25  Katsumi Yamaoka  <yamaoka@jpl.org>
6109
6110         * message.el (message-idna-to-ascii-rhs-1): Use
6111         mail-extract-address-components rather than mail-header-parse-addresses
6112         that is an alias by default to ietf-drums-parse-addresses that does not
6113         support non-ASCII names in headers' contents.
6114
6115 2008-09-25  Teodor Zlatanov  <tzz@lifelogs.com>
6116
6117         * message.el (message-confirm-send): Fix variable documentation to
6118         avoid the "y/n" wording.
6119
6120 2008-09-25  Francis Litterio  <flitterio@gmail.com>  (tiny change)
6121
6122         * message.el (message-set-auto-save-file-name): Save to a different
6123         filename so multiple messages (especially drafts) can be recovered.
6124
6125 2008-09-24  Teodor Zlatanov  <tzz@lifelogs.com>
6126
6127         * message.el (message-confirm-send): Add appropriate version.
6128
6129 2008-09-22  Teodor Zlatanov  <tzz@lifelogs.com>
6130
6131         * mm-view.el (mm-pkcs7-enveloped-magic): Fix extra parenthesis in
6132         defvar.
6133
6134 2008-09-22  Daiki Ueno  <ueno@unixuser.org>
6135
6136         * mm-view.el (mm-pkcs7-signed-magic): Use literals.
6137         (mm-pkcs7-enveloped-magic): Ditto.
6138
6139 2008-09-17  Simon Josefsson  <simon@josefsson.org>
6140
6141         * sieve-manage.el (sieve-manage-is-string): Accept literals too.
6142         Reported by Arnt Gulbrandsen <arnt@oryx.com>.
6143
6144 2008-09-16  Teodor Zlatanov  <tzz@lifelogs.com>
6145
6146         * gnus-registry.el (gnus-registry-use-long-group-names): Make t the
6147         default, it's better.
6148
6149 2008-09-11  Teodor Zlatanov  <tzz@lifelogs.com>
6150
6151         * gnus-sum.el (gnus-summary-insert-line): Trap errors on setting the
6152         summary line gnus-number property and ignore them (with a warning
6153         message).
6154
6155 2008-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
6156
6157         * gnus-group.el (gnus-group-make-useful-group): Don't use the compiler
6158         macro caddr in the interactive form since it won't be expanded.
6159
6160 2008-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
6161
6162         * gnus-art.el (gnus-mime-set-charset-parameters): Add new argument
6163         `charset'; fix name of function called recursively.
6164         (gnus-mime-view-part-as-charset): Don't bind gnus-newsgroup-charset.
6165
6166 2008-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
6167
6168         * gnus-art.el (gnus-mime-strip-charset-parameters): Remove.
6169         (gnus-mime-set-charset-parameters): New function.
6170         (gnus-mime-view-part-as-charset): Use it to correctly display part
6171         specifying wrong charset.
6172
6173 2008-09-08  David Engster  <dengste@eml.cc>
6174
6175         * nnmairix.el (nnmairix-create-server-and-default-group): Require match
6176         in completing-read for back end server.
6177
6178 2008-09-03  Teodor Zlatanov  <tzz@lifelogs.com>
6179
6180         * message.el (message-confirm-send): New variable to confirm sending a
6181         message.
6182         (message-send): Use it.
6183
6184 2008-08-30  Teodor Zlatanov  <tzz@lifelogs.com>
6185
6186         * gnus-spec.el (gnus-parse-simple-format): Revert last patch.
6187
6188 2008-08-29  Katsumi Yamaoka  <yamaoka@jpl.org>
6189
6190         * gnus-spec.el (gnus-parse-simple-format): Remove trailing whitespace.
6191
6192 2008-08-21  Teodor Zlatanov  <tzz@lifelogs.com>
6193
6194         * gnus-registry.el (gnus-registry-max-track-groups): New variable to
6195         prevent tracking too many groups.
6196         (gnus-registry-split-fancy-with-parent, gnus-registry-fetch-groups):
6197         Use it.
6198
6199 2008-08-11  Ralf Angeli  <angeli@caeruleus.net>
6200
6201         * gnus-art.el (gnus-article-next-page): Respect `scroll-margin' when
6202         moving point to the bottom of the window in order to avoid recentering.
6203
6204 2008-08-11  Katsumi Yamaoka  <yamaoka@jpl.org>
6205
6206         * lpath.el: Bind scroll-margin for XEmacs 21.4 and SXEmacs.
6207
6208         * gnus-art.el (gnus-article-next-page, gnus-article-prev-page)
6209         (gnus-article-next-page-1): Use compiler directive (featurep 'xemacs).
6210         (gnus-article-beginning-of-window): Fix calculation.
6211
6212 2008-08-08  Katsumi Yamaoka  <yamaoka@jpl.org>
6213
6214         * gnus-msg.el (gnus-summary-supersede-article)
6215         (gnus-summary-resend-message-edit): Bind mail-parse-charset to the
6216         value of gnus-newsgroup-charset to decode non-MIME encoded text in
6217         message header.
6218
6219 2008-08-02  Chong Yidong  <cyd@stupidchicken.com>
6220
6221         * pgg-gpg.el (pgg-gpg-process-region): Accept any remaining
6222         pending output coming after the status change.
6223
6224 2008-07-31  Dan Nicolaescu  <dann@ics.uci.edu>
6225
6226         * message.el:
6227         * gnus-start.el:
6228         * gnus-registry.el: Remove VMS support.
6229
6230 2008-07-30  Katsumi Yamaoka  <yamaoka@jpl.org>
6231
6232         * rfc2104.el (rfc2104-string-make-unibyte): Define it as a compiler
6233         macro.
6234         (rfc2104-hash): Use it.
6235
6236 2008-07-30  Reiner Steib  <Reiner.Steib@gmx.de>
6237
6238         * gnus-sum.el (gnus-summary-sort-by-most-recent-number)
6239         (gnus-summary-sort-by-most-recent-date): New commands.
6240         (gnus-summary-mode-map, gnus-summary-make-menu-bar): Add key bindings
6241         and menu entries.
6242
6243 2008-07-29  Katsumi Yamaoka  <yamaoka@jpl.org>
6244
6245         * gnus-art.el (gnus-summary-save-in-pipe): Generate work buffer always;
6246         don't redisplay article for raw contents; remove plural articles stuff.
6247
6248         * gnus-sum.el (gnus-summary-pipe-output): Pipe raw articles by symbolic
6249         prefix `r'; use gnus-summary-save-in-pipe directly instead of relying
6250         on gnus-summary-save-article; display results properly.
6251
6252 2008-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
6253
6254         * lpath.el: No need to fbind ns-focus-frame.
6255
6256 2008-07-24  Katsumi Yamaoka  <yamaoka@jpl.org>
6257
6258         * gnus-art.el (gnus-summary-save-in-pipe): Add optional argument `raw'.
6259
6260 2008-07-22  Katsumi Yamaoka  <yamaoka@jpl.org>
6261
6262         * gnus-art.el (gnus-summary-save-in-pipe):
6263         Consider gnus-save-all-headers.
6264
6265 2008-07-21  Dan Nicolaescu  <dann@ics.uci.edu>
6266
6267         * gnus-util.el (ns-focus-frame): Remove declaration.
6268         (gnus-select-frame-set-input-focus): Undo previous change.  Treat ns
6269         like x.
6270
6271 2008-07-21  Thien-Thi Nguyen  <ttn@gnuvola.org>
6272
6273         * rfc2104.el (rfc2104-zero): Delete defconst.
6274         (rfc2104-hex-alist): Likewise.
6275         (rfc2104-hex-to-int): Delete func.
6276         (rfc2104-hexstring-to-bitstring): Likewise.
6277         (rfc2104-nybbles): New defconst.
6278         (rfc2104-hash): Rewrite for speed.
6279
6280 2008-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
6281
6282         * tls.el (open-tls-stream): Make it work with the 2nd argument
6283         BUFFER that is a string but does not exist as a buffer object, as
6284         mentioned in the doc-string.
6285
6286 2008-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
6287
6288         * lpath.el: Fbind ns-focus-frame for Emacs 21, 22, XEmacs 21.4, and
6289         SXEmacs.
6290
6291 2008-07-16  Glenn Morris  <rgm@gnu.org>
6292
6293         * gnus-util.el (ns-focus-frame): Declare for compiler.
6294
6295 2008-07-10  Katsumi Yamaoka  <yamaoka@jpl.org>
6296
6297         * gnus-art.el (gnus-article-save): Ignore gnus-visible-headers that is
6298         set as a group parameter.
6299         (gnus-summary-save-in-pipe): Work when it is called independently.
6300         (gnus-summary-pipe-to-muttprint): Don't modify
6301         gnus-summary-pipe-output-default-command.
6302
6303 2008-07-10  Stefan Monnier  <monnier@iro.umontreal.ca>
6304
6305         * message.el (message-send-mail-with-sendmail):
6306         Display the error message.
6307
6308 2008-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
6309
6310         * gnus-art.el (gnus-default-article-saver):
6311         Add gnus-summary-save-in-pipe to choices.
6312         (gnus-summary-save-in-pipe): Add :decode and :headers properties; use
6313         gnus-summary-pipe-output-default-command as the default command.
6314         (gnus-summary-pipe-to-muttprint): Update gnus-summary-muttprint-program
6315         instead of gnus-last-shell-command.
6316
6317         * gnus-sum.el (gnus-summary-pipe-output-default-command):
6318         New user option.
6319         (gnus-summary-muttprint-program): Mention the value will be changed.
6320         (gnus-summary-save-article): Force showing of all headers.
6321         (gnus-summary-pipe-output): Work with the 2nd argument HEADERS.
6322
6323 2008-07-01  Rupert Swarbrick  <rswarbrick@googlemail.com>  (tiny change)
6324
6325         * gnus-score.el (gnus-score-find-trace): Add "Total score" line.
6326
6327 2008-07-02  Juanma Barranquero  <lekktu@gmail.com>
6328
6329         * nnimap.el (nnimap-id):
6330         * sieve-manage.el (sieve-manage-open): Doc fixes.
6331
6332 2008-07-02  Francesc Rocher  <rocher@member.fsf.org>
6333
6334         * gnus.el (gnus-group-startup-message): Prefer SVG or PNG image,
6335         if available.
6336
6337 2008-06-25  Stefan Monnier  <monnier@iro.umontreal.ca>
6338
6339         * mm-util.el (mm-with-multibyte, mm-with-unibyte): Remove.
6340
6341         * nnkiboze.el (nnkiboze-generate-group):
6342         Use explicit mm-disable-multibyte rather than mm-with-unibyte.
6343
6344         * nnmairix.el: Require CL.
6345
6346 2008-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
6347
6348         * dgnushack.el: Autoload get-display-table and put-display-table for
6349         XEmacs 21.5.
6350
6351         * lpath.el: Fbind get-display-table and put-display-table for XEmacs
6352         21.4 and SXEmacs.
6353
6354 2008-06-15  David Engster  <dengste@eml.cc>
6355
6356         * nnimap.el (nnimap-request-delete-group): Unselect group if necessary.
6357
6358 2008-06-14  Aidan Kehoe  <kehoea@parhasard.net>
6359
6360         * gnus-util.el (gnus-put-display-table, gnus-get-display-table):
6361         New macros that expand to an `aset'/`aref' call under Emacs, and to a
6362         runtime choice under XEmacs.
6363
6364         * gnus-sum.el (gnus-summary-set-display-table):
6365         Use `gnus-put-display-table', `gnus-get-display-table',
6366         `gnus-set-display-table' for the display table, instead of `aset'.
6367
6368         * gnus-xmas.el (gnus-xmas-summary-set-display-table):
6369         Use `gnus-put-display-table', `gnus-get-display-table',
6370         `gnus-set-display-table' for the display table.
6371
6372 2008-06-14  Reiner Steib  <Reiner.Steib@gmx.de>
6373
6374         * nnmairix.el: Add autoloads.
6375
6376 2008-06-14  Reiner Steib  <Reiner.Steib@gmx.de>
6377
6378         * nnmairix.el (nnmairix-delete-recreate-group)
6379         (nnmairix-update-and-clear-marks): Fix error messages.
6380
6381 2008-06-14  David Engster  <dengste@eml.cc>
6382
6383         * nnmairix.el: Upgrade to version 0.6.
6384         (nnmairix-group-toggle-propmarks-this-group)
6385         (nnmairix-group-toggle-readmarks-this-group)
6386         (nnmairix-group-delete-recreate-this-group)
6387         (nnmairix-group-toggle-allowfast-this-group, nnmairix-propagate-marks)
6388         (nnmairix-remove-tick-mark-original-article): New commands.
6389         (nnmairix-mairix-search-options, nnmairix-propagate-marks-upon-close)
6390         (nnmairix-propagate-marks-to-nnmairix-groups)
6391         (nnmairix-only-use-registry, nnmairix-allowfast-default)
6392         (nnmairix-marks-cache, nnmairix-version-output): New variables.
6393         (nnmairix-request-set-mark, nnmairix-request-update-info): New back end
6394         functions needed for marks propagation and manipulation of read marks.
6395         (nnmairix-update-groups): New function.
6396         (nnmairix-get-groups-from-server, nnmairix-delete-recreate-group)
6397         (nnmairix-determine-original-group-from-registry)
6398         (nnmairix-determine-original-group-from-path)
6399         (nnmairix-get-group-from-file-path, nnmairix-map-range)
6400         (nnmairix-check-mairix-version, nnmairix-group-toggle-parameter):
6401         New helper functions.
6402         (nnmairix-group-mode-hook, nnmairix-summary-mode-hook): Insert new
6403         keystrokes for new commands.
6404         (nnmairix-delete-and-create-on-change): Doc string cleanup.
6405         (nnmairix-request-group): Check allow-fast group parameter.
6406         (nnmairix-request-create-group): Set allow-fast group parameter if
6407         nnmairix-allowfast-default is set.
6408         (nnmairix-close-group): Propagate marks upon closing if needed.
6409         (nnmairix-group-toggle-threads-this-group): Use new.
6410         nnmairix-group-toggle-parameter helper function.
6411         (nnmairix-search): Better check for empty search result.
6412         (nnmairix-goto-original-article): Use new helper functions for
6413         determining original article.
6414         (nnmairix-show-original-article): Make sure message-id is in brackets.
6415         (nnmairix-call-mairix-binary): Change variable name.
6416         (nnmairix-update-and-clear-marks): Use nnmairix-delete-recreate-group
6417         helper function.
6418         (nnmairix-widget-toggle-activate): Fix doc string.
6419
6420 2008-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
6421
6422         * nnir.el: Require edmacro when compiling with XEmacs.
6423         (nnir-run-find-grep): Don't use 3rd arg of `split-string' which is not
6424         available in Emacs 21.
6425
6426 2008-06-11  Glenn Morris  <rgm@gnu.org>
6427
6428         * gnus-util.el (x-focus-frame):
6429         * gnus.el (image-size):
6430         * mm-decode.el (image-size): Declare.
6431
6432         * gnus-picon.el (declare-function): Add compat definition.
6433         (image-size): Declare.
6434
6435         * gnus-group.el (tool-bar-map):
6436         * gnus-sum.el (tool-bar-map): Define for compiler.
6437
6438         * gnus-ems.el (gnus-x-splash): Check tool-bar-mode is bound.
6439
6440         * nnfolder.el (gnus-intersection): Remove unnecessary autoload.
6441
6442         * gnus-agent.el, gnus-cache.el, gnus-ems.el, gnus-group.el:
6443         * gnus-logic.el, gnus-msg.el, gnus-util.el, gnus.el, mail-source.el:
6444         * message.el, mm-decode.el, mm-encode.el, mm-view.el, mml.el:
6445         * mml1991.el, mml2015.el, nnfolder.el, nnheader.el, nnimap.el:
6446         * nnmail.el, nnml.el, nnrss.el, nntp.el, nnvirtual.el:
6447         * sieve-manage.el, spam-report.el, spam.el:
6448         Remove unnecessary eval-and-compile of autoloads.
6449
6450 2008-06-08  Michael Albinus  <michael.albinus@gmx.de>
6451
6452         * auth-source.el: Precise Tramp doc.
6453
6454 2008-06-07  Glenn Morris  <rgm@gnu.org>
6455
6456         * nnmairix.el: Remove unnecessary eval-when-compile.
6457
6458 2008-06-06  Katsumi Yamaoka  <yamaoka@jpl.org>
6459
6460         * lpath.el: Fbind propertize for XEmacs 21.4.
6461
6462 2008-06-05  Reiner Steib  <Reiner.Steib@gmx.de>
6463
6464         * nnir.el: Move here from ../contrib.
6465
6466 2008-06-05  Stefan Monnier  <monnier@iro.umontreal.ca>
6467
6468         * gnus-util.el (gnus-read-shell-command): New function.
6469         * mm-decode.el (mm-pipe-part):
6470         * gnus-art.el (gnus-summary-save-in-pipe): Use it.
6471
6472 2008-06-05  Katsumi Yamaoka  <yamaoka@jpl.org>
6473
6474         * message.el (message-disassociate-draft): Revert 2008-03-18 change.
6475
6476 2008-06-03  Glenn Morris  <rgm@gnu.org>
6477
6478         * pop3.el (nnheader-accept-process-output): Autoload it.
6479
6480 2008-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
6481
6482         * rfc2231.el (rfc2231-decode-encoded-string): Don't decode things that
6483         are not 2-digit hexadecimal characters that follow `%'s.
6484
6485 2008-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
6486
6487         * message.el (message-bogus-recipient-p): Fix type in doc string.
6488         Reported by Stephen Eglen <S.J.Eglen@damtp.cam.ac.uk>.
6489         (message-bogus-addresses): Rename from message-bogus-address-regexp.
6490         Improve custom options.
6491         (message-bogus-recipient-p): Adjust accordingly.
6492
6493 2008-05-27  Chong Yidong  <cyd@stupidchicken.com>
6494
6495         * parse-time.el (parse-time-months, parse-time-weekdays): Add
6496         long-form month and day names.
6497
6498 2008-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
6499
6500         * dgnushack.el: Autoload debug, eudc-expand-inline and
6501         pgg-snarf-keys-region for XEmacs.
6502
6503         * lpath.el: Fbind w3m-region, bind ps-print-color-p for XEmacs.
6504
6505         * nnmairix.el: Require edmacro when compiling with XEmacs.
6506
6507 2008-05-24  Reiner Steib  <Reiner.Steib@gmx.de>
6508
6509         * gnus-sum.el (gnus-summary-initial-limit): Use unless instead of if.
6510         (gnus-fetch-old-headers): Warn about setting it to t for Gmane groups.
6511
6512 2008-05-20  Teodor Zlatanov  <tzz@lifelogs.com>
6513
6514         * auth-source.el: Add more docs.
6515
6516         * netrc.el (netrc-machine): Always match if the port is not given.
6517
6518 2008-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6519
6520         * nnheader.el (nnheader-read-timeout): Change the default timeout from
6521         0.1 seconds to 0.01 seconds.  This will make nntp and pop3 article
6522         retrieval faster in some cases, but might make CPU usage larger.
6523         If this has any bad side effects, we might revert this change.
6524
6525         * pop3.el (pop3-movemail): Change the sit-for from 0.1 to 0.01, which
6526         seems to make mail retrieval much, much faster.
6527         (pop3-movemail): Use nnheader-accept-process-output instead of sleeping
6528         unconditionally.
6529
6530         * gnus-draft.el (gnus-group-send-queue):
6531         Bind message-send-mail-partially-limit to nil to avoid being prompted.
6532
6533 2008-05-16  Reiner Steib  <Reiner.Steib@gmx.de>
6534
6535         * mml.el (mml-attach-buffer): Prompt for `disposition'.
6536
6537         * message.el (message-bogus-address-regexp): Fix and improve custom
6538         type.
6539         (message-setup-hook): Add message-check-recipients as custom option.
6540
6541 2008-05-15  Reiner Steib  <Reiner.Steib@gmx.de>
6542
6543         * message.el (message-cite-function): Remove bogus autoload which crept
6544         in during merge from v5-10.
6545
6546 2008-05-14  Teodor Zlatanov  <tzz@lifelogs.com>
6547
6548         * nnimap.el (nnimap-open-connection): Fix login/password bug.
6549
6550         * nnrss.el (nnrss-normalize-date): Accept Unix-style epoch timestamps.
6551
6552         * auth-source.el: Preliminary Tramp docs.
6553         (auth-sources): Change the default auth-sources to use
6554         EPA .gpg files.
6555
6556 2008-05-09  Teodor Zlatanov  <tzz@lifelogs.com>
6557
6558         * nntp.el: Autoload `auth-source-user-or-password'.
6559         (nntp-send-authinfo): Use it.
6560
6561         * nnimap.el: Autoload `auth-source-user-or-password'.
6562         (nnimap-open-connection): Use it.
6563
6564         * auth-source.el: Add docs on using with url-auth.  Import gnus-util
6565         for the gnus-message function.
6566         (auth-source-user-or-password): Use it.
6567
6568 2008-05-08  Stefan Monnier  <monnier@iro.umontreal.ca>
6569
6570         * rfc2104.el (rfc2104-hexstring-to-bitstring): Rename it back from
6571         rfc2104-hexstring-to-byte-list.  Return a unibyte string.
6572         (rfc2104-hash): Use it.
6573
6574 2008-05-08  Juanma Barranquero  <lekktu@gmail.com>
6575
6576         * gnus-art.el (gnus-article-toggle-truncate-lines):
6577         Don't use `iff' in docstring.
6578
6579 2008-05-07  Teodor Zlatanov  <tzz@lifelogs.com>
6580
6581         * gnus-registry.el: Adjusted copyright dates and added a keyword.
6582
6583         * gnus-util.el (gnus-extract-address-component-name)
6584         (gnus-extract-address-component-email): Convenience functions around
6585         `gnus-extract-address-components'.
6586
6587         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
6588         Use `gnus-extract-address-component-email' to fix bug of comparing full
6589         sender name to `user-mail-address'.
6590
6591 2008-05-05  Teodor Zlatanov  <tzz@lifelogs.com>
6592
6593         * gnus-registry.el (gnus-registry-grep-in-list): Fix logic, use
6594         catch/throw to optimize.
6595         (gnus-registry-find-keywords): Just use member to find a keyword.
6596
6597 2008-05-07  Stefan Monnier  <monnier@iro.umontreal.ca>
6598
6599         * gnus-srvr.el (gnus-enter-server-buffer): Make sure the server-buffer
6600         is current before calling gnus-server-prepare.
6601         (gnus-server-setup-buffer, gnus-server-update-server)
6602         (gnus-server-read-server, gnus-browse-exit): Use with-current-buffer.
6603
6604 2008-05-04  Juri Linkov  <juri@jurta.org>
6605
6606         * mailcap.el (mailcap-replace-in-string): New compatibility alias.
6607         (mailcap-file-default-commands): Use mailcap-replace-in-string
6608         instead of replace-regexp-in-string, and mailcap-delete-duplicates
6609         instead of delete-dups.  Use [ \t\n]* for whitespace in regexp.
6610
6611 2008-05-03  Reiner Steib  <reiner.steib@gmx.de>
6612
6613         * gnus-sum.el (gnus-propagate-marks): Fix custom version.
6614
6615 2008-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
6616
6617         * gnus.el: Bump version to 0.11.
6618
6619 2008-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
6620
6621         * gnus.el: No Gnus v0.10 is released.
6622
6623 2008-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6624
6625         * gnus-sum.el (gnus-summary-save-parts): Inhibit even more treatment
6626         hooks.
6627         (gnus-update-read-articles): Speed up non-marks-using users.
6628         (gnus-use-marks): Define gnus-use-marks.
6629         (gnus-propagate-marks): Rename variable to something more sensible.
6630
6631 2008-05-02  Juanma Barranquero  <lekktu@gmail.com>
6632
6633         * gmm-utils.el (gmm, gmm-verbose, gmm-lazy, gmm-customize-mode)
6634         (gmm-image-load-path-for-library): Fix typos in docstrings.
6635         (gmm-message): Reflow docstring.
6636
6637 2008-04-28  Teodor Zlatanov  <tzz@lifelogs.com>
6638
6639         * mail-source.el (mail-source-set-1, mail-source-bind):
6640         Move auth-source code out of the macro to clean it up and fix bugs.
6641
6642 2008-04-26  Teodor Zlatanov  <tzz@lifelogs.com>
6643
6644         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Don't split
6645         by sender if it's equal to user-mail-address, it's likely to be
6646         useless.
6647
6648         * mail-source.el (mail-source-bind): Don't use user or password if they
6649         are not bound.  Unintern them if they are nil.  Don't use server unless
6650         it's bound, and default it to empty string otherwise.
6651
6652 2008-04-25  Teodor Zlatanov  <tzz@lifelogs.com>
6653
6654         * mail-source.el: Load auth-source.el.
6655         (mail-source-bind): Add comments.  Call auth-source-user-or-password to
6656         get user name or password, if auth-sources is set up.
6657
6658         * gnus-registry.el (gnus-registry-split-strategy): New variable for
6659         strategy of splitting with parent.
6660         (gnus-registry-split-fancy-with-parent)
6661         (gnus-registry-post-process-groups): Use it and fix prior
6662         bug (returning a list as the split result).
6663
6664         * auth-source.el (auth-sources): Remove server parameter.
6665         (auth-source-pick, auth-source-user-or-password)
6666         (auth-source-user-or-password-imap)
6667         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
6668         (auth-source-user-or-password-sftp)
6669         (auth-source-user-or-password-smtp): Remove server parameter.
6670
6671 2008-04-25  Juanma Barranquero  <lekktu@gmail.com>
6672
6673         * smime.el (smime-sign-region, smime-encrypt-region)
6674         (smime-decrypt-region):
6675         Remove redundant calls to `generate-new-buffer-name'.
6676
6677 2008-04-24  Luca Capello  <luca@pca.it>  (tiny change)
6678
6679         * mm-encode.el (mm-safer-encoding): Add optional argument `type'.
6680         Don't use QP for message/rfc822.
6681         (mm-content-transfer-encoding): Pass `type' to mm-safer-encoding.
6682
6683 2008-04-24  Stefan Monnier  <monnier@iro.umontreal.ca>
6684
6685         * sieve-manage.el (sieve-string-bytes): Remove.
6686         (sieve-manage-putscript): Use length instead: `string-bytes' gives the
6687         correct byte-length only if the process's coding-system is the same as
6688         the one used internally by Emacs to represent strings.
6689
6690 2008-04-22  Juri Linkov  <juri@jurta.org>
6691
6692         * mailcap.el (mailcap-file-default-commands): New function.
6693
6694 2008-04-13  Reiner Steib  <Reiner.Steib@gmx.de>
6695
6696         * message.el (message-signature-separator, message-cite-function):
6697         Change custom version.
6698
6699 2008-04-13  Naohiro Aota  <nao.aota@gmail.com>  (tiny change)
6700
6701         * tls.el (tls-program): Add -ign_eof argument to call the openssl
6702         commands.
6703         (tls-checktrust): Ditto.
6704
6705 2008-04-13  Reiner Steib  <Reiner.Steib@gmx.de>
6706
6707         * mm-decode.el (mm-display-external): Make temp file read-only.
6708
6709 2008-04-12  Reiner Steib  <Reiner.Steib@gmx.de>
6710
6711         * gnus-diary.el (gnus-article-edit-mode-map, message-mode-map): Remove
6712         binding for `gnus-diary-version'.  Bind `gnus-diary-check-message' to
6713         `C-c C-f d'.
6714
6715 2008-04-12  Adrian Aichner  <adrian@xemacs.org>
6716
6717         * gnus-sum.el (gnus-summary-goto-subject): Typo fix.
6718
6719 2008-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
6720
6721         * gnus.el: Bump version to 0.9.
6722
6723 2008-04-10  Reiner Steib  <Reiner.Steib@gmx.de>
6724
6725         * gnus.el: No Gnus v0.8 is released.
6726
6727 2008-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
6728
6729         * mail-source.el (mail-source-value):
6730         Prefer fboundp to functionp so it works with macros as well.
6731
6732 2008-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
6733
6734         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
6735         Fix last change in case the element is not even a symbol.
6736
6737 2008-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
6738
6739         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
6740         Prefer fboundp to functionp so it works with macros as well.
6741
6742 2008-04-09  Teodor Zlatanov  <tzz@lifelogs.com>
6743
6744         * auth-source.el: Add docs.
6745         (auth-sources): Modify format to support server.
6746         (auth-source-pick, auth-source-user-or-password)
6747         (auth-source-user-or-password-imap)
6748         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
6749         (auth-source-user-or-password-sftp)
6750         (auth-source-user-or-password-smtp): Add server parameter.
6751
6752 2008-04-08  Teodor Zlatanov  <tzz@lifelogs.com>
6753
6754         * gnus-registry.el: Initialize the registry when gnus-registry-install
6755         is t.
6756
6757 2008-04-08  Katsumi Yamaoka  <yamaoka@jpl.org>
6758
6759         * compface.el (uncompface): Make buffer unibyte.
6760
6761 2008-04-07  Stefan Monnier  <monnier@iro.umontreal.ca>
6762
6763         * mail-source.el (mail-source-value):
6764         Prefer fboundp to functionp so it works with macros as well.
6765
6766 2008-04-05  Glenn Morris  <rgm@gnu.org>
6767
6768         * gnus-ems.el (mm-disable-multibyte): Autoload it.
6769
6770 2008-04-05  Stefan Monnier  <monnier@iro.umontreal.ca>
6771
6772         * mm-util.el (mm-with-unibyte-buffer, mm-with-multibyte-buffer):
6773         Prefer mm-(en|dis)able-multibyte to default-enable-multibyte-characters.
6774
6775         * nnheader.el (nnheader-init-server-buffer): Change buffer's
6776         multibyteness after rather than before erasing it.
6777
6778         * gnus-art.el (gnus-mime-replace-part): Remove unnecessary use of
6779         mm-with-multibyte.
6780         (gnus-request-article-this-buffer): Make sure the proper decoding is
6781         used if gnus-original-article-buffer happens to be unibyte.
6782
6783         * gnus-ems.el (gnus-x-splash): Prefer mm-disable-multibyte to
6784         default-enable-multibyte-characters.
6785
6786         * gnus-fun.el (gnus-display-x-face-in-from): Remove unnecessary use of
6787         default-enable-multibyte-characters.
6788
6789         * mm-decode.el (mm-inline-media-tests): Add entry for x-diff.
6790
6791         * nnweb.el (nnweb-init): Avoid nn-with-unibyte.
6792
6793 2008-04-03  Stefan Monnier  <monnier@iro.umontreal.ca>
6794
6795         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
6796         Fix last change in case the element is not even a symbol.
6797
6798 2008-04-02  Simon Josefsson  <simon@josefsson.org>
6799
6800         * imap.el (imap-enable-exchange-bug-workaround): New variable.
6801         (imap-message-copyuid-1): Use it.
6802         (imap-message-appenduid-1): Likewise.  Based on patch by Nathan
6803         J. Williams in
6804         <http://permalink.gmane.org/gmane.emacs.gnus.general/65855>.
6805
6806         * nnimap.el (nnimap-enable-minmax-bug-workaround): Remove, replaced by
6807         imap-enable-exchange-bug-workaround.
6808         (nnimap-find-minmax-uid): Use imap-enable-exchange-bug-workaround.
6809
6810 2008-04-01  Simon Josefsson  <simon@josefsson.org>
6811
6812         * nnimap.el (nnimap-find-minmax-uid): Revert last fix, the "fix" turns
6813         a 100 byte status-checks into a 2-3MB transfer for each group.
6814         (nnimap-enable-minmax-bug-workaround): New variable to toggle whether
6815         to enable bug workaround or not.
6816         (nnimap-find-minmax-uid): Only enable workaround conditionally.
6817
6818 2008-03-31  Glenn Morris  <rgm@gnu.org>
6819
6820         * message.el (mml2015-use): Declare for compiler.
6821         (message-info): Require mml2015 when appropriate.
6822
6823 2008-03-31  Katsumi Yamaoka  <yamaoka@jpl.org>
6824
6825         * Makefile.in (EMACS_COMP): Quote directory name that might contain
6826         whitespace.
6827
6828 2008-03-30  Stefan Monnier  <monnier@iro.umontreal.ca>
6829
6830         * nntp.el (nntp-netcat-command): Rename from nntp-via-netcat-command.
6831         (nntp-netcat-switches): Rename from nntp-via-netcat-switches.
6832         (nntp-open-telnet, nntp-open-rlogin): Use with-current-buffer.
6833         (nntp-service-to-port): New function.
6834         (nntp-open-via-rlogin-and-netcat, nntp-open-via-telnet-and-telnet)
6835         (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet): Use it.
6836         (nntp-open-netcat-stream): New function.
6837         (nntp-open-via-rlogin-and-netcat): Don't use a pty.
6838
6839 2008-03-29  Sven Joachim  <svenjoac@gmx.de>
6840
6841         * gnus-sum.el (gnus-summary-make-menu-bar): Add missing dots.
6842
6843 2008-03-29  Stefan Monnier  <monnier@iro.umontreal.ca>
6844
6845         * message.el (message-make-in-reply-to): Use mm-with-multibyte-buffer.
6846
6847 2008-03-28  Magnus Henoch  <mange@freemail.hu>
6848
6849         * dns.el (dns-write): Use set-buffer-multibyte.
6850
6851 2008-03-28  Michael Harnois  <mdharnois@gmail.com>  (tiny change)
6852
6853         * nnimap.el (nnimap-find-minmax-uid): Fix Exchange 2007 IMAP problem.
6854
6855 2008-03-24  Reiner Steib  <Reiner.Steib@gmx.de>
6856
6857         * message.el (message-signature-separator): Change default.
6858         Improve custom type.
6859         (message-cite-function): Change default to
6860         message-cite-original-without-signature.
6861
6862         * gnus-sum.el (gnus-summary-make-menu-bar): Add message-cite-function
6863         toggle.
6864
6865         * message.el (message-check-news-body-syntax): Fix signature check.
6866         (message-setup-1): Mark buffer as unmodified _after_ running
6867         message-setup-hook and handling message-alternative-emails.
6868         (message-shorten-references): Be more strict when building list of
6869         valid references to comply with GNKSA.
6870
6871         * gnus-group.el (gnus-read-ephemeral-bug-group)
6872         (gnus-read-ephemeral-debian-bug-group)
6873         (gnus-read-ephemeral-emacs-bug-group): Use the correct variable.
6874
6875         * message.el (message-info): Don't use booleanp which isn't supported
6876         in Emacs 21 and XEmacs.
6877
6878 2008-03-22  Reiner Steib  <Reiner.Steib@gmx.de>
6879
6880         * gnus-group.el (gnus-gmane-group-download-format): Rename from
6881         gnus-group-gmane-group-download-format.
6882         (gnus-group-read-ephemeral-gmane-group): Rename from
6883         gnus-group-read-ephemeral-gmane-group.
6884         (gnus-read-ephemeral-gmane-group-url): Rename from
6885         gnus-group-read-ephemeral-gmane-group-url.
6886         (gnus-bug-group-download-format-alist): New variable.
6887         (gnus-read-ephemeral-bug-group, gnus-read-ephemeral-debian-bug-group)
6888         (gnus-read-ephemeral-emacs-bug-group): New commands.
6889
6890 2008-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
6891
6892         * gnus-art.el (gnus-article-browse-html-article): Fix documentation.
6893         (gnus-visible-headers): Improve custom type.
6894
6895 2008-03-20  Reiner Steib  <Reiner.Steib@gmx.de>
6896
6897         * mml.el (mml-menu): Add workarounds for XEmacs.
6898
6899         * gnus-art.el (gnus-article-browse-html-article): Inhibit display of
6900         X-Boundary header.
6901
6902         * message.el (message-simplify-recipients): Fix previous commit.
6903
6904 2008-03-20  Stefan Monnier  <monnier@iro.umontreal.ca>
6905
6906         * mm-util.el (mm-set-buffer-multibyte): New function.
6907         * mm-decode.el (mm-copy-to-buffer): Use it.
6908
6909         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
6910         Prefer fboundp to functionp so it works with macros as well.
6911
6912 2008-03-19  Glenn Morris  <rgm@gnu.org>
6913
6914         * tls.el (open-tls-stream): Restore use of `tls-end-of-info'.
6915         Accidentally removed in the sync process with Emacs.
6916
6917 2008-03-19  Reiner Steib  <Reiner.Steib@gmx.de>
6918
6919         * message.el (message-alter-recipients-discard-bogus-full-name):
6920         New function.
6921         (message-alter-recipients-function): New variable.
6922         (message-get-reply-headers): Use it.
6923         (message-replace-header): New helper function.
6924         (message-recipients-without-full-name): New variable.
6925         (message-simplify-recipients): New command.
6926
6927         * mml.el (mml-menu): Add toggle for gnus-gcc-externalize-attachments.
6928
6929         * message.el (message-info): Handle EasyPG manual.
6930
6931         * mml.el (mml-menu): Add entry for EasyPG.
6932
6933 2008-03-18  Nils Ackermann  <nils@ackermath.info>  (tiny change)
6934
6935         * nnmh.el (nnmh-request-expire-articles): Prefer expiry-target group
6936         parameter.
6937
6938         * message.el (message-disassociate-draft): Specify drafts group name
6939         fully.
6940
6941 2008-03-17  Teodor Zlatanov  <tzz@lifelogs.com>
6942
6943         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
6944         Eliminate unnecessary duplicates from the match list.
6945
6946 2008-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
6947
6948         * dgnushack.el: Autoload Info-index and Info-index-next for XEmacs.
6949
6950         * lpath.el: Fbind Info-index and Info-index-next for Emacs 21, 22.
6951
6952         * gnus-art.el (gnus-button-handle-info-keystrokes): Don't use optional
6953         args of `how-many' of which the XEmacs version doesn't take; declare
6954         Info-index-next as function.
6955
6956 2008-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
6957
6958         * gnus-score.el (gnus-score-headers): Fix handling of
6959         gnus-inhibit-slow-scoring.
6960
6961         * gnus-art.el (gnus-article-browse-html-article): Fix type in doc
6962         string.
6963         (gnus-button-url-regexp): Improve handling of parenthesis.
6964         (gnus-button-alist): Extend gnus-button-handle-info-keystrokes entry.
6965         (gnus-button-handle-info-keystrokes): Handle index entries.
6966
6967 2008-03-15  Glenn Morris  <rgm@gnu.org>
6968
6969         * parse-time.el (parse-time-string): Simplify.
6970
6971 2008-03-14  Katsumi Yamaoka  <yamaoka@jpl.org>
6972
6973         * mail-source.el (mail-source-delete-old-incoming) Fix regexp to find
6974         Incoming* files.
6975
6976 2008-03-13  Teodor Zlatanov  <tzz@lifelogs.com>
6977
6978         * auth-source.el (auth-sources): Rename from auth-source-choices.
6979         (auth-source-pick): Use it.
6980
6981 2008-03-12  Stefan Monnier  <monnier@iro.umontreal.ca>
6982
6983         * binhex.el (binhex-decode-region-internal):
6984         * uudecode.el (uudecode-decode-region-internal):
6985         * dns.el (dns-read-string-name, dns-read, dns-read-type, query-dns):
6986         * sha1.el (sha1-string-external): Use set-buffer-multibyte rather than
6987         setting default-enable-multibyte-characters.
6988
6989 2008-03-12  Teodor Zlatanov  <tzz@lifelogs.com>
6990
6991         * auth-source.el (auth-source-protocols)
6992         (auth-source-protocols-customize, auth-source-choices): Add and
6993         modified variable customizations and defaults.
6994         (auth-source-pick, auth-source-user-or-password)
6995         (auth-source-protocol-defaults, auth-source-user-or-password-imap)
6996         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
6997         (auth-source-user-or-password-sftp)
6998         (auth-source-user-or-password-smtp): Use new variables and provide an
6999         interface to netrc.el.
7000
7001 2008-03-12  Katsumi Yamaoka  <yamaoka@jpl.org>
7002
7003         * nntp.el (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet)
7004         (nntp-open-via-rlogin-and-netcat, nntp-open-via-telnet-and-telnet):
7005         Make sure the nntp port to specify is a string.
7006
7007 2008-03-12  Stefan Monnier  <monnier@iro.umontreal.ca>
7008
7009         * nntp.el: Use with-current-buffer.
7010         (nntp-send-buffer): Just set the buffer to unibyte rather than use the
7011         dubious mm-with-unibyte-current-buffer.
7012         (nntp-with-open-group-function): New function extracted from
7013         nntp-with-open-group macro.
7014         (nntp-with-open-group): Use the function, so it's easier to debug.
7015         Add indentation and debugging info.
7016         (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet):
7017         Recommend the use of the netcat alternatives.
7018
7019         * rfc2047.el (rfc2047-decode-string): Don't use `m'.
7020         Avoid mm-string-as-multibyte as well.
7021
7022         * nnweb.el (nnweb-insert-html):
7023         Remove use of nnheader-string-as-multibyte.
7024
7025         * nnheader.el (nnheader-init-server-buffer): Use with-current-buffer.
7026         (nnheader-string-as-multibyte): Remove.
7027
7028         * mm-view.el: Use inhibit-read-only.
7029         (mm-inline-text-html-render-with-w3, mm-inline-message): Use dolist.
7030         (mm-pkcs7-signed-magic, mm-pkcs7-enveloped-magic): Use just string
7031         or unibyte-string.
7032
7033         * mm-uu.el (mm-uu-copy-to-buffer): Preserve (uni/multi)byteness.
7034         (mm-uu-yenc-extract): Use with-current-buffer.
7035
7036         * gnus-soup.el (gnus-soup-send-packet): Don't use
7037         mm-with-unibyte-current-buffer since the buffer is unibyte anyway.
7038
7039         * nnmh.el: Use with-current-buffer.
7040         (nnmh-request-list-1): Use mm-string-to-multibyte rather than
7041         mm-string-as-multibyte on the output of mm-encode-coding-string.
7042
7043         * nnimap.el (nnimap-retrieve-headers-progress): Use a unibyte buffer.
7044         (nnimap-request-move-article): Use with-current-buffer.
7045
7046         * mm-decode.el (mm-with-part): Set the buffer to unibyte before
7047         inserting the handle-buffer's text, so the implicit multibyte->unibyte
7048         conversion uses string-make-unibyte rather than string-as-unibyte.
7049
7050         * gnus-msg.el: Use with-current-buffer.
7051
7052         * message.el (message-ignored-resent-headers): Add "Delivered-To".
7053
7054 2008-03-10  Daiki Ueno  <ueno@unixuser.org>
7055
7056         * mml2015.el (mml2015-epg-passphrase-callback): Type cast KEY-ID to a
7057         string for caching if it is 'PIN.
7058
7059 2008-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
7060
7061         * lpath.el: Consider the case without Emacs/W3.
7062
7063 2008-03-08  Glenn Morris  <rgm@gnu.org>
7064
7065         * time-date.el (date-to-time, time-subtract, time-add)
7066         (safe-date-to-time): Doc fixes.
7067
7068 2008-03-08  Reiner Steib  <Reiner.Steib@gmx.de>
7069
7070         * mail-source.el (mail-source-delete-old-incoming-confirm):
7071         Change default to nil.
7072         (mail-source-delete-old-incoming): Make confirmation prompt more clear.
7073
7074 2008-03-07  Katsumi Yamaoka  <yamaoka@jpl.org>
7075
7076         * lpath.el: Rearrange.
7077
7078         * gnus-art.el (gnus-narrow-to-page): Position point properly.
7079         (gnus-article-goto-prev-page): Work for articles having ^L's.
7080
7081         * gnus-sum.el (gnus-summary-end-of-article): Remove needless narrowing.
7082
7083         * mm-view.el (mm-w3m-standalone-supports-m17n-p): Fix typo.
7084
7085 2008-03-07  Karl Fogel  <kfogel@red-bean.com>
7086
7087         * gnus-bookmark.el: Adjust for renames in bookmark.el.
7088         (gnus-bookmark-make-record): Was `gnus-bookmark-make-cell'.
7089         (gnus-bookmark-jump): Adjust some variable names.
7090
7091 2008-03-06  Teodor Zlatanov  <tzz@lifelogs.com>
7092
7093         * auth-source.el: New package.
7094         (auth-source-choices): Add customization entry point variable.
7095
7096         * gnus-registry.el (gnus-registry-user-format-function-M): Fix concat
7097         bug.
7098
7099 2008-03-05  Teodor Zlatanov  <tzz@lifelogs.com>
7100
7101         * gnus-registry.el (gnus-registry-install): Allow 'ask as an option.
7102         (gnus-registry-initialize, gnus-registry-install-p): Use it.
7103         (gnus-registry-install-shortcuts): Rename from
7104         gnus-registry-install-shortcuts-and-menus.  Installs the shortcuts in
7105         the `gnus-registry-mark-map' keymap dynamically from
7106         `gnus-registry-marks'.  The generated functions update the summary line
7107         when a registry mark is added or deleted, and will call
7108         `gnus-registry-install-p' (see the comments in the code).
7109         (gnus-registry-user-format-function-M): Use concat intelligently.
7110
7111         * gnus-sum.el (gnus-summary-make-menu-bar): Add menu entries for all
7112         the registry mark functions.
7113
7114 2008-03-05  Glenn Morris  <rgm@gnu.org>
7115
7116         * gnus-art.el (gnus-article-mode-line-format-alist): Move to gnus-sum.
7117         * gnus-sum.el (gnus-article-mode-line-format-alist): Move here from
7118         gnus-art.
7119         (top-level): No need to load own source when compiling.
7120
7121 2008-03-04  Reiner Steib  <Reiner.Steib@gmx.de>
7122
7123         * gnus-sum.el (gnus-print-buffer): Honor ps-print-color-p.
7124         Suggested by <chris.anderton@zetnet.co.uk>.
7125
7126 2008-03-04  Glenn Morris  <rgm@gnu.org>
7127
7128         * gnus-sum.el (top-level): No need to require gnus when compiling,
7129         since unconditionally required near start of file.
7130         (gnus-summary-display-while-building): Move definition before use.
7131
7132 2008-03-04  Teodor Zlatanov  <tzz@lifelogs.com>
7133
7134         * gnus-registry.el (gnus-registry-user-format-function-M):
7135         Add formatting function.
7136
7137 2008-03-03  Teodor Zlatanov  <tzz@lifelogs.com>
7138
7139         * gnus-registry.el (gnus-registry-marks): Change format to be nicer
7140         with plists.
7141         (gnus-registry-do-marks, gnus-registry-install-shortcuts-and-menus):
7142         Use new format.
7143
7144 2008-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
7145
7146         * gnus-art.el (gnus-article-describe-bindings): Work for the version of
7147         `where-is-internal' that returns a range of key sequences.
7148
7149 2008-03-03  Stefan Monnier  <monnier@iro.umontreal.ca>
7150
7151         * mm-bodies.el (mm-decode-content-transfer-encoding): Simplify.
7152
7153         * gnus-sum.el: Use inhibit-read-only and with-current-buffer.
7154         (gnus-summary-jump-to-group): Consider windows on other displayed
7155         frames as well.  Similar changes might be needed elsewhere, but that's
7156         the one I've bumped into during my use.
7157
7158         * nndoc.el (nndoc-oe-dbx-type-p):
7159         * gnus-msg.el (gnus-debug):
7160         * gnus-group.el (gnus-update-group-mark-positions):
7161         Use mm-string-to-multibyte.
7162
7163 2008-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
7164
7165         * mml2015.el (mml2015-extract-cleartext-signature): Explain that it
7166         doesn't handle NotDashEscaped.
7167
7168         * mml.el (mml-menu): Improve help entries.  Move Sign/Encrypt Part.
7169         (mml-dnd-attach-options): Fix typo in custom choice.
7170
7171         * gnus-group.el (gnus-group-read-ephemeral-gmane-group):
7172         Change nndoc-article-type to mbox.
7173         (gnus-group-read-ephemeral-gmane-group-url): Support permalink.
7174
7175         * mm-decode.el (mm-text-html-renderer): Prefer w3m over w3.  Fall back
7176         to nil, instead of html2text.
7177
7178         * imap.el (imap-debug): Add `imap-ping-server'.
7179
7180         * gnus-bookmark.el: Add FIXMEs.
7181
7182         * message.el (message-form-letter-separator)
7183         (message-send-form-letter-delay): New variables.
7184         (message-send-form-letter): Use them.  New command to send form
7185         letters.  Requested by Uwe Siart.
7186         (message-send-mail-function): Doc fix.  Add "Other" custom option.
7187
7188 2008-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
7189
7190         * Update copyright years.
7191
7192 2008-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
7193
7194         Sync from EMACS_22_BASE.
7195
7196         * parse-time.el: Rename elt->parse-time-elt and val->parse-time-val.
7197
7198 2008-02-29  Andreas Seltenreich  <andreas@gate450.dyndns.org>
7199
7200         * nnweb.el (nnweb-google-parse-1): Fix date parsing on articles with
7201         empty author.
7202
7203 2008-02-29  Teodor Zlatanov  <tzz@lifelogs.com>
7204
7205         * gnus-registry.el (gnus-registry-marks): Add variable for
7206         customization of marks and their appearance.
7207         (gnus-registry-read-mark): Use it.
7208         (gnus-registry-do-marks): Add utility function to loop through
7209         `gnus-registry-marks'.
7210         (gnus-registry-install-shortcuts-and-menus): Add function to install
7211         shortcuts and menus.
7212         (gnus-registry-initialize): Use it.
7213         (gnus-registry-default-mark): Clarify documentation.
7214
7215 2008-02-29  Glenn Morris  <rgm@gnu.org>
7216
7217         * gnus-art.el, gnus-bookmark.el, gnus-dired.el, gnus-draft.el:
7218         * gnus-group.el, gnus-msg.el, gnus-score.el, gnus-sum.el, gnus-util.el:
7219         * gnus.el, mail-source.el, message.el, mm-decode.el, mm-uu.el, mml.el:
7220         * nnmail.el, pop3.el, smiley.el, smime.el, spam-report.el:
7221         Change defcustom :version from 23.0 to 23.1.
7222
7223 2008-02-28  Teodor Zlatanov  <tzz@lifelogs.com>
7224
7225         * gnus-registry.el (gnus-registry-follow-group-p)
7226         (gnus-registry-post-process-groups): Add functions to aid registry
7227         splitting and improve logging.  Clarify behavior in function
7228         documentation.
7229         (gnus-registry-split-fancy-with-parent): Use them.
7230
7231 2008-02-28  Stefan Monnier  <monnier@iro.umontreal.ca>
7232
7233         * gnus-art.el: Use with-current-buffer.
7234
7235 2008-02-27  David Engster  <dengste@eml.cc>
7236
7237         * nnmairix.el (nnmairix-request-group-with-article-number-correction):
7238         Express real group name in the response.
7239
7240 2008-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
7241
7242         * nnmairix.el (nnmairix-group-regexp, nnmairix-valid-backends)
7243         (nnmairix-last-server, nnmairix-current-server): Defvar them.
7244         (nnmairix-goto-original-article): Defvar gnus-registry-install and
7245         autoload gnus-registry-fetch-group when compiling.
7246         (nnmairix-request-group-with-article-number-correction):
7247         Remove unreferenced argument passed to nnmairix-call-backend.
7248
7249 2008-02-27  Reiner Steib  <Reiner.Steib@gmx.de>
7250
7251         * mm-uu.el (mm-uu-type-alist): Fix message-marks non-hide arguments.
7252         (mm-uu-extract): Improve face for low color ttys.
7253         Reported by Sascha Wilde.
7254
7255 2008-02-27  Glenn Morris  <rgm@gnu.org>
7256
7257         * nnmairix.el: Change defcustom :version from 23.0 to 23.1.
7258         (nnmairix-group-regexp, nnmairix-valid-backends): Convert from free
7259         variables to defconsts.  Convert comments to doc-strings.
7260         (nnmairix-last-server, nnmairix-current-server): Convert from free
7261         variables to defvars.  Convert comments to doc-strings.
7262         (gnus-registry-fetch-group): Autoload.
7263         (nnmairix-replace-group-and-numbers): Use mapc rather than mapcar.
7264         (nnmairix-widget-get-values, nnmairix-widget-make-query-from-widgets)
7265         (nnmairix-widget-build-editable-fields): Use car cddr rather than
7266         caddr.
7267         (nnmairix-request-group): Bind nnmairix-fast and nnmairix-group around
7268         nnmairix-request-group-with-article-number-correction call.
7269         (nnmairix-fast, nnmairix-group): New, less general names, for free
7270         variables passed from nnmairix-request-group to
7271         nnmairix-request-group-with-article-number-correction.  Declare.
7272         (nnmairix-request-group-with-article-number-correction):
7273         Use nnmairix-fast, nnmairix-group rather than fast, group.
7274
7275 2008-02-26  David Engster  <dengste@eml.cc>
7276
7277         * nnmairix.el: New file.  Mairix back end for Gnus.  Initial import of
7278         version 0.5.
7279
7280 2008-02-26  Teodor Zlatanov  <tzz@lifelogs.com>
7281
7282         * gnus-registry.el (gnus-registry-register-message-ids): Use `id'
7283         instead of making an extra function call.  Don't add the current group
7284         to articles only when they have the group.  Use
7285         `gnus-registry-fetch-groups' instead of `gnus-registry-fetch-group'.
7286         Reported by David <de_bb@arcor.de>.
7287
7288 2008-02-24  Miles Bader  <miles@gnu.org>
7289
7290         * mm-util.el (mm-hack-charsets, mm-iso-8859-15-compatible)
7291         (mm-iso-8859-x-to-15-table, mm-iso-8859-x-to-15-region)
7292         (mm-find-mime-charset-region):
7293         * mm-bodies.el (mm-encode-body):
7294         * mml.el (mml-parse-1): Revert removal of `mm-hack-charsets'.
7295
7296 2008-02-20  Katsumi Yamaoka  <yamaoka@jpl.org>
7297
7298         * lpath.el: Fbind pgg-display-output-buffer for systems in which EasyPG
7299         has been installed; bind pgg-parse-crc24 for only non-Mule XEmacs.
7300
7301 2008-02-16  Reiner Steib  <Reiner.Steib@gmx.de>
7302
7303         * mail-source.el (mail-source-delete-incoming): Change default.
7304         Supplement doc string.
7305
7306         * gnus-util.el (gnus-y-or-n-p, gnus-y-or-n-p): Update comments.
7307
7308 2008-02-14  Glenn Morris  <rgm@gnu.org>
7309
7310         * time-date.el (format-seconds): New function.
7311
7312 2008-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
7313
7314         * nnmail.el (nnmail-message-id-cache-file): Derive from
7315         `gnus-home-directory'.
7316
7317 2008-02-11  Reiner Steib  <Reiner.Steib@gmx.de>
7318
7319         * gnus-topic.el (gnus-topic-select-group, gnus-topic-read-group):
7320         Document negative prefix.
7321
7322         * gnus-group.el (gnus-group-read-group): Document negative prefix.
7323
7324 2008-02-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7325
7326         * message.el (message-unsent-separator): Add the Exim bounce
7327         separator.
7328
7329 2008-02-10  Daiki Ueno  <ueno@unixuser.org>
7330
7331         * mml2015.el (mml2015-epg-sign): Remove skipped signers from the signer
7332         list.
7333         (mml2015-epg-encrypt): Remove skipped recipients/signers from the
7334         recipient/signer list.
7335
7336 2008-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
7337
7338         * Makefile.in (datarootdir): Define.
7339         (EMACS_COMP, install-el, install-elc, install-el-elc): Quote directory
7340         name that might contain whitespace.
7341
7342 2008-02-10  Reiner Steib  <Reiner.Steib@gmx.de>
7343
7344         * mm-util.el (mm-codepage-setup): If cp-supported-codepages isn't
7345         fbound (Emacs 23 unicode), signal an error.
7346
7347 2008-02-08  Glenn Morris  <rgm@gnu.org>
7348
7349         * gnus-art.el (pgg-display-output-buffer): Declare as function.
7350
7351 2008-02-07  Tassilo Horn  <tassilo@member.fsf.org>
7352
7353         * nnimap.el (nnimap-open-connection): Add "143" and "993" as default
7354         ports to the calls to `netrc-machine-user-or-password' in addition to
7355         "imap" and "imaps".
7356
7357 2008-02-01  Zhang Wei  <id.brep@gmail.com>
7358
7359         * rfc2047.el (rfc2047-charset-encoding-alist): Add gbk and GB18030.
7360
7361         * mm-util.el (mm-mime-mule-charset-alist): Add gbk and GB18030.
7362
7363 2008-02-01  Kenichi Handa  <handa@m17n.org>
7364
7365         * rfc2104.el (rfc2104-hexstring-to-byte-list): Rename from
7366         rfc2104-hexstring-to-bitstring and changed to return a byte list.
7367         (rfc2104-hash): Convert the result of concat to unibyte string.
7368
7369 2008-02-01  Dave Love  <fx@gnu.org>
7370
7371         * gnus-start.el (gnus-read-newsrc-el-file): Don't bind
7372         coding-system-for-read.
7373         (gnus-gnus-to-quick-newsrc-format): Insert coding cookie.
7374
7375 2008-02-03  Reiner Steib  <Reiner.Steib@gmx.de>
7376
7377         * gnus.el (gnus-group-startup-message): Add `find-image' call before
7378         image-load-path is let-bound.  Reported by Harald Hanche-Olsen
7379         <hanche@math.ntnu.no>.
7380
7381 2008-02-01  Katsumi Yamaoka  <yamaoka@jpl.org>
7382
7383         * gnus-art.el (gnus-article-describe-bindings): Work for draft group.
7384
7385         * gnus-xmas.el (gnus-xmas-article-describe-bindings): Ditto.
7386
7387 2008-01-28  Dan Nicolaescu  <dann@ics.uci.edu>
7388
7389         * sieve.el (sieve-make-overlay, sieve-overlay-put, sieve-overlays-at):
7390         * message.el (message-beginning-of-line): Use featurep instead of bound
7391         tests in order to resolve conditionals at compile time.
7392
7393 2008-01-24  Michael Sperber  <sperber@deinprogramm.de>
7394
7395         * mail-source.el (mail-sources): Add `group' choice.
7396
7397         * nnmail.el (nnmail-get-new-mail-1): Abstract this out to add another
7398         parameter `in-group' to control into which group the articles go.
7399         Add treatment of `group' mail-source.
7400
7401 2008-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
7402
7403         * gnus-art.el (gnus-insert-mime-button): Don't decode description.
7404
7405         * mm-decode.el (mm-dissect-buffer): Decode description.
7406
7407         * mml.el (mml-to-mime): Encode message header first.
7408
7409 2008-01-18  Katsumi Yamaoka  <yamaoka@jpl.org>
7410
7411         * gnus-art.el (gnus-article-describe-bindings): Make it possible to use
7412         xrefs, i.e. [back] and [forward] buttons, in *Help* buffer.
7413
7414         * lpath.el: Fbind help-buffer for Emacs 21 and XEmacs; bind
7415         help-xref-stack-item for Emacs 21, Emacs 22.1, and XEmacs.
7416
7417 2008-01-18  Teodor Zlatanov  <tzz@lifelogs.com>
7418
7419         * gnus-registry.el (gnus-registry-trim): Use append, not concat.
7420
7421 2008-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
7422
7423         * gnus-art.el (gnus-article-read-summary-keys): Work for some `A'
7424         prefix keys.
7425         (gnus-article-read-summary-send-keys): Use gnus-character-to-event.
7426         (gnus-article-describe-bindings): Simplify; move XEmacs stuff to
7427         gnus-xmas.el.
7428
7429         * gnus-xmas.el: Bind gnus-agent-summary-mode when compiling.
7430         (gnus-xmas-article-describe-bindings): New function.
7431         (gnus-xmas-redefine): Make gnus-article-describe-bindings alias to
7432         gnus-xmas-article-describe-bindings.
7433
7434         * lpath.el: Don't fbind character-to-event and map-keymap for Emacs 21.
7435
7436 2008-01-16  Teodor Zlatanov  <tzz@lifelogs.com>
7437
7438         * gnus-registry.el (gnus-registry-marks, gnus-registry-default-mark):
7439         Add new variables for article mark management.
7440         (gnus-registry-extra-entries-precious, gnus-registry-trim): Define a
7441         list of extra data entries which, when present, will indicate that the
7442         article ID should not be trimmed from the registry.
7443         (gnus-registry-mark-article, gnus-registry-article-marks): Remove these
7444         functions.
7445         (gnus-registry-read-mark): New function to read a mark name from the
7446         user.
7447         (gnus-registry-set-article-mark, gnus-registry-remove-article-mark)
7448         (gnus-registry-set-article-mark-internal): New functions to add and
7449         remove marks.
7450         (gnus-registry-get-article-marks): New function to show the marks for
7451         an article, or retrieve them for further use.
7452
7453 2008-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
7454
7455         * gnus-art.el (gnus-article-describe-bindings): Show all `S' prefix
7456         keys when no argument is given.
7457
7458 2008-01-14  Reiner Steib  <Reiner.Steib@gmx.de>
7459
7460         * imap.el (imap-ping-server): New variable.
7461         (imap-opened): On add extra ping if imap-ping-server is non-nil.
7462         (imap-ping-server): Minor doc string fixes.
7463
7464 2008-01-14  Knut Anders Hatlen  <kahatlen@gmail.com>  (tiny change)
7465
7466         * imap.el (imap-ping-server): New function.
7467         (imap-opened): Call imap-ping-server.
7468
7469 2008-01-12  Reiner Steib  <Reiner.Steib@gmx.de>
7470
7471         * gnus-sum.el (gnus-article-sort-by-random)
7472         (gnus-thread-sort-by-random): Fix doc strings.
7473         Reported by jidanni@jidanni.org.
7474
7475 2008-01-11  Katsumi Yamaoka  <yamaoka@jpl.org>
7476
7477         * gnus-art.el (gnus-article-describe-bindings): New function.
7478         (gnus-article-read-summary-keys): Use it.
7479         (gnus-article-mode-map): Bind `C-h b' to it.
7480
7481 2008-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
7482
7483         * gnus-art.el (gnus-article-read-summary-keys): Work for `C-h' on
7484         XEmacs.
7485         (gnus-article-describe-key, gnus-article-describe-key-briefly):
7486         Protect against non-character events.
7487
7488         * lpath.el: Fbind map-keymap for Emacs 21.
7489
7490 2008-01-09  Reiner Steib  <Reiner.Steib@gmx.de>
7491
7492         * gnus-group.el (gnus-group-read-ephemeral-gmane-group-url):
7493         New command.
7494         (gnus-group-read-ephemeral-gmane-group): Use optional argument RANGE
7495         instead of END.  Change name of the temp file.
7496         (gnus-group-gmane-group-download-format): Add doc string.  Make it
7497         customizable.
7498
7499 2008-01-09  Katsumi Yamaoka  <yamaoka@jpl.org>
7500
7501         * gnus-art.el (gnus-article-send-map): New keymap for `S' prefix keys;
7502         bind `S W' to gnus-article-wide-reply-with-original; set default
7503         binding to gnus-article-read-summary-send-keys.
7504         (gnus-article-read-summary-keys): Fix the order of keys; display
7505         continuation keys correctly in the echo area; describe bindings
7506         correctly when keys end with `C-h'.
7507         (gnus-article-read-summary-send-keys): New function.
7508         (gnus-article-describe-key, gnus-article-describe-key-briefly):
7509         Work for gnus-article-read-summary-send-keys; display continuation keys
7510         correctly in the echo area.
7511         (gnus-article-reply-with-original): Ignore prefix argument.
7512         (gnus-article-wide-reply-with-original): New function.
7513
7514         * lpath.el: Fbind character-to-event and set-keymap-default-binding for
7515         Emacs 21.
7516
7517 2008-01-08  Katsumi Yamaoka  <yamaoka@jpl.org>
7518
7519         * gnus-bookmark.el (gnus-bookmark-mouse-available-p): Don't test for
7520         display-color-p.  Reported by Reiner Steib <Reiner.Steib@gmx.de>.
7521
7522 2008-01-06  Reiner Steib  <Reiner.Steib@gmx.de>
7523
7524         * gnus-group.el (gnus-group-gmane-group-download-format): New variable.
7525         (gnus-group-read-ephemeral-gmane-group): New command.
7526
7527 2008-01-06  Dan Nicolaescu  <dann@ics.uci.edu>
7528
7529         * gnus.el (gnus-use-long-file-name): Remove reference to xenix.
7530
7531 2007-12-28  Reiner Steib  <Reiner.Steib@gmx.de>
7532
7533         * message.el (message-send-mail-function): Increase custom version.
7534
7535         * mml-sec.el, sieve-manage.el, smime.el: Simplify loading of
7536         password-cache or password.  Suggested by Glenn Morris <rgm@gnu.org>.
7537
7538 2007-12-21  Teodor Zlatanov  <tzz@lifelogs.com>
7539
7540         * imap.el (imap-authenticate): Use current-buffer instead of buffer,
7541         for the cases where imap-authenticate is called with a nil buffer
7542         parameter.
7543
7544 2007-12-19  Katsumi Yamaoka  <yamaoka@jpl.org>
7545
7546         * gnus-art.el (gnus-article-browse-html-parts): Work for two or more
7547         html parts correctly; support forwarded messages.
7548         (gnus-article-browse-html-article): Remove work buffers.
7549
7550         * netrc.el: Bind encrypt-file-alist for Emacs 21 and XEmacs when
7551         compiling.
7552         (netrc-bound-and-true-p): New macro.
7553         (netrc-parse): Use it instead of bound-and-true-p that is not available
7554         in XEmacs 21.4.
7555
7556 2007-12-19  Teodor Zlatanov  <tzz@lifelogs.com>
7557
7558         * gnus-registry.el (gnus-registry-mark-article)
7559         (gnus-registry-article-marks): Add functionality to mark articles
7560         through the Gnus registry.
7561
7562         * encrypt.el: Clarify documentation for the new pgg method.
7563         (encrypt-file-alist): Add PGG option.
7564         (encrypt-insert-file-contents, encrypt-write-file-contents): Use PGG
7565         functionality.  Abstract password key and messaging to external
7566         functions.
7567         (encrypt-password-key, encrypt-get-passphrase-if-needed)
7568         (encrypt-message-method-and-cipher): Add new convenience external
7569         functions.
7570         (encrypt-pgg-encode-buffer, encrypt-pgg-decode-buffer)
7571         (encrypt-pgg-process-buffer): Add PGG functionality glue.
7572
7573         * netrc.el: Autoload encrypt when encrypt-file-alist is set.
7574         (netrc-parse): Use encrypt-file-alist to determine if
7575         encrypt-find-model or encrypt-insert-file-contents should be used.
7576
7577         * encrypt.el: Clarify documentation.  Load password-cache or
7578         password, whichever one is found first, instead of autoloading.
7579
7580 2007-12-19  Glenn Morris  <rgm@gnu.org>
7581
7582         * mml.el (message-options-set, message-narrow-to-head)
7583         (message-in-body-p, message-mail-p, message-encode-message-body):
7584         Autoload.
7585         (message-remove-header, message-narrow-to-headers-or-head)
7586         (message-subscribed-p, message-make-mail-followup-to)
7587         (message-position-on-field, message-news-p)
7588         (message-options-set-recipient, message-generate-headers)
7589         (message-sort-headers): Declare as functions.
7590
7591 2007-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
7592
7593         * gnus-draft.el (gnus-draft-send-message): Mention process/prefix
7594         convention in doc string.
7595
7596 2007-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
7597
7598         * gnus-art.el (gnus-article-browse-html-parts): Add message header and
7599         title to html parts.
7600         (gnus-article-browse-html-article): Pass message header to it.
7601
7602         * mm-decode.el (mm-display-external): Use mm-add-meta-html-tag.
7603
7604 2007-12-16  Reiner Steib  <Reiner.Steib@gmx.de>
7605
7606         * mml-sec.el, sieve-manage.el, smime.el: Make loading of password-cache
7607         or password compatible with XEmacs.
7608
7609 2007-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
7610
7611         * gnus-art.el (article-verify-x-pgp-sig): Add reference to X-PGP-Sig
7612         format document.
7613         (gnus-mime-delete-part): Don't write description line if empty.
7614         (gnus-article-encrypt-body): Add confirmation for gnus-novice-user.
7615
7616 2007-12-14  Johan Bockgård  <bojohan@gnu.org>
7617
7618         * gnus-sum.el (gnus-summary-mark-unread-as-read)
7619         (gnus-summary-mark-read-and-unread-as-read)
7620         (gnus-summary-mark-current-read-and-unread-as-read)
7621         (gnus-summary-mark-unread-as-ticked): Doc fix.
7622         `gnus-mark-article-hook', not `gnus-summary-mark-article-hook'.
7623
7624 2007-12-14  Reiner Steib  <Reiner.Steib@gmx.de>
7625
7626         * gnus-sum.el (gnus-summary-prev-article): Fix doc string.
7627         Reported by Christoph Conrad <christoph.conrad@gmx.de>.
7628
7629 2007-12-14  Reiner Steib  <Reiner.Steib@gmx.de>
7630
7631         * gnus-util.el (gnus-y-or-n-p, gnus-yes-or-no-p): Alias to y-or-n-p and
7632         yes-or-no-p.
7633
7634 2007-12-11  Katsumi Yamaoka  <yamaoka@jpl.org>
7635
7636         * mm-decode.el (mm-add-meta-html-tag): New function.
7637         (mm-save-part-to-file, mm-pipe-part): Use it.
7638
7639         * gnus-art.el (gnus-article-browse-delete-temp-files):
7640         Use gnus-y-or-n-p instead of y-or-n-p.
7641         (gnus-article-browse-html-parts): Work with message/external-body; use
7642         mm-add-meta-html-tag.
7643
7644 2007-12-11  Glenn Morris  <rgm@gnu.org>
7645
7646         * gnus-cache.el: Require gnus-sum not just when compiling.
7647
7648         * gnus-fun.el (gnus-display-x-face-in-from): Require gnus-art.
7649
7650         * gnus-int.el (gnus-server-opened, gnus-status-message):
7651         Move definitions before use.
7652
7653         * mm-decode.el: Require gnus-util.
7654         (mm-remove-part): Only call delete-annotation on XEmacs.
7655
7656         * mm-uu.el (gnus-original-article-buffer): Define for compiler.
7657
7658         * nnmail.el: Require gnus-int.
7659
7660         * spam.el: Move `require's before `eval-when-compile's.
7661
7662         * gnus-ems.el (gnus-alive-p):
7663         * gnus-fun.el (message-goto-eoh):
7664         * gnus-util.el (gnus-group-name-decode):
7665         * mail-source.el (gnus-compress-sequence):
7666         * message.el (Info-goto-node, format-spec):
7667         * mm-bodies.el (message-options-get):
7668         * mm-decode.el (mm-view-pkcs7):
7669         * mm-util.el (gmm-write-region):
7670         * mml-smime.el (mml-compute-boundary)
7671         (gnus-completing-read-with-default):
7672         * mml.el (widget-button-press, gnus-make-hashtable):
7673         * mml1991.el (mm-decode-content-transfer-encoding)
7674         (mm-encode-content-transfer-encoding)
7675         (message-options-get, message-options-set):
7676         * mml2015.el (gnus-buffer-live-p, gnus-get-buffer-create):
7677         * nnfolder.el (gnus-request-group):
7678         * nnheader.el (ietf-drums-unfold-fws):
7679         * rfc1843.el (mail-header-parse-content-type, message-narrow-to-head):
7680         * smime.el (gnus-run-mode-hooks):
7681         * spam-stat.el (gnus-message): Autoload.
7682
7683         * gnus-cache.el, gnus-fun.el, gnus-group.el, gnus.el, mail-source.el:
7684         * mm-bodies.el, mm-decode.el, mm-extern.el, mm-util.el:
7685         * mml-smime.el, mml.el, mml1991.el, mml2015.el, nndb.el, nnfolder.el:
7686         * nnmail.el, nnmaildir.el, nnrss.el, rfc1843.el, spam.el:
7687         Add declare-function compatibility definition.
7688
7689         * gnus-cache.el (nnvirtual-find-group-art):
7690         * gnus-fun.el (article-narrow-to-head, gnus-article-goto-header)
7691         (gnus-add-image, gnus-add-wash-type):
7692         * gnus-group.el (nnkiboze-score-file):
7693         * gnus-sum.el (turn-on-gnus-mailing-list-mode)
7694         (gnus-cache-write-active, mm-uu-dissect, idna-to-unicode):
7695         * gnus-util.el (gnus-find-method-for-group, gnus-group-name-charset)
7696         (message-tokenize-header, gnus-get-buffer-create)
7697         (mm-enable-multibyte, gnus-put-text-property, gnus-overlay-put)
7698         (gnus-make-overlay, mm-disable-multibyte, gnus-add-text-properties):
7699         * gnus.el (gnus-group-decoded-name):
7700         * mail-source.el (imap-capability):
7701         * mm-bodies.el (message-options-set):
7702         * mm-decode.el (gnus-configure-windows):
7703         * mm-extern.el (message-goto-body):
7704         * mm-util.el (mm-delete-duplicates, mm-detect-coding-region):
7705         * mml-smime.el (epg-key-sub-key-list, epg-sub-key-capability)
7706         (epg-sub-key-validity, message-options-set):
7707         * mml.el (widget-event-point, gnus-configure-windows):
7708         * mml1991.el (mc-encrypt-generic, gpg-sign-encrypt, gpg-encrypt):
7709         * mml2015.el (epg-check-configuration, epg-configuration)
7710         (message-options-set):
7711         * nndb.el (nndb-request-article):
7712         * nnfolder.el (gnus-request-create-group):
7713         * nnmail.el (gnus-activate-group, gnus-group-mark-article-read):
7714         * nnmaildir.el (gnus-group-mark-article-read):
7715         * nnrss.el (w3-parse-buffer, gnus-group-make-rss-group):
7716         * rfc1843.el (message-fetch-field):
7717         * spam.el (gnus-extract-address-components):
7718         Declare as functions.
7719
7720 2007-12-10  Katsumi Yamaoka  <yamaoka@jpl.org>
7721
7722         * gnus-art.el (gnus-article-browse-html-parts): Decode CTE.
7723
7724         * pgg.el (pgg-run-at-time, pgg-cancel-timer): Use eval-and-compile.
7725
7726         * lpath.el: Fbind run-mode-hooks for Emacs 21;
7727         bind show-trailing-whitespace for XEmacs.
7728
7729 2007-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
7730
7731         * hashcash.el, imap.el, pgg.el, pgg-parse.el (declare-function): Add
7732         new no-op macro for backward compatibility.
7733
7734         * imap.el (imap-string-to-integer): New function.
7735
7736 2007-12-09  Glenn Morris  <rgm@gnu.org>
7737
7738         * gnus-uu.el (gnus-uu-yenc-article): Use insert-buffer-substring.
7739
7740         * gnus-art.el, gnus-spec.el, gnus-sum.el, gnus-util.el:
7741         * message.el, mm-view.el, sieve-manage.el, smime.el:
7742         Add declare-function compatibility definition.
7743
7744         * gnus-art.el (w3-region, w3m-region, Info-menu):
7745         * gnus-spec.el (gnus-summary-from-or-to-or-newsgroups):
7746         * gnus-sum.el (gnus-get-predicate):
7747         * gnus-util.el (mm-append-to-file, w32-focus-frame):
7748         * message.el (mail-abbrev-in-expansion-header-p):
7749         * mm-view.el (w3-do-setup, w3-region, w3-prepare-buffer)
7750         (w3m-detect-meta-charset, w3m-region):
7751         * sieve-manage.el (password-read, password-cache-add)
7752         (password-cache-remove):
7753         * smime.el (password-read-and-add): Declare as functions.
7754
7755 2007-12-08  David Kastrup  <dak@gnu.org>
7756
7757         * gnus-sum.el (gnus-summary-simplify-subject-query):
7758         * ecomplete.el (ecomplete-display-matches): Fix buggy call to
7759         `message'.
7760
7761 2007-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
7762
7763         * dgnushack.el (dgnushack-emacs-compile-defcustom-p): New function; use
7764         it to bind idna-program, installation-directory, defined-colors, and
7765         face-attribute for XEmacs of the version that compiles defcustom forms.
7766
7767 2007-12-07  Glenn Morris  <rgm@gnu.org>
7768
7769         * gnus-art.el (article-make-date-line): Revert previous change.
7770
7771 2007-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
7772
7773         * gnus-start.el (gnus-load): Rename local variable to avoid confusion.
7774
7775 2007-12-06  Christian Plate  <cplate@web.de>  (tiny change)
7776
7777         * nnmaildir.el (nnmaildir-request-update-info): Improve performance.
7778         Call gnus-add-to-range ranges only once with a prepared article-list.
7779
7780 2007-12-06  Paul Jarc  <prj@po.cwru.edu>
7781
7782         * nnmaildir.el (nnmaildir-request-list, nnmaildir-retrieve-groups)
7783         (nnmaildir-request-group, nnmaildir-retrieve-headers): Escape spaces in
7784         group names with backslashes.
7785         Reported by Tassilo Horn <tassilo@member.fsf.org>.
7786
7787 2007-12-06  Deepak Goel  <deego3@gmail.com>
7788
7789         * gnus-art.el (article-make-date-line):
7790         * gnus-start.el (gnus-load):
7791         * pop3.el (pop3-read-response): Fix buggy call to `error'.
7792
7793 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
7794
7795         * gnus-art.el (gnus-use-idna)
7796         * gnus-start.el (gnus-site-init-file)
7797         * message.el (message-use-idna)
7798         * mm-uu.el (mm-uu-hide-markers)
7799         * smiley.el (smiley-style): Revert changes that suppress warnings.
7800
7801 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
7802
7803         * gnus-art.el (gnus-article-browse-html-parts): Add meta html tag to
7804         specify charset to html source.
7805         Reported by Christoph Conrad <christoph.conrad@gmx.de>.
7806
7807 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
7808
7809         * gnus-art.el (gnus-use-idna): Don't directly refer to the value of
7810         idna-program in order to suppress byte compile warning issued by XEmacs
7811         that came to byte compile the default value section of defcustom forms
7812         recently.
7813
7814         * gnus-start.el (gnus-site-init-file): Don't directly refer to the
7815         value of installation-directory.
7816
7817         * message.el (message-use-idna): Don't directly refer to the value of
7818         idna-program.
7819
7820         * mm-uu.el (mm-uu-hide-markers): Don't directly call defined-colors.
7821
7822         * smiley.el (smiley-style): Don't directly call face-attribute.
7823
7824 2007-12-04  Reiner Steib  <Reiner.Steib@gmx.de>
7825
7826         * gnus-group.el (gnus-group-highlight-line): Add FIXME.
7827
7828         * gnus-dired.el: Reduce Gnus dependencies.
7829         (gnus-ems, gnus-msg, gnus-util, message, mm-decode, mml):
7830         Don't require.  Use autoloads instead.
7831         (mml-attach-file, mm-default-file-encoding, mailcap-extension-to-mime)
7832         (mailcap-mime-info, mm-mailcap-command, ps-print-preprint)
7833         (message-buffers, gnus-setup-message, gnus-print-buffer): Autoload.
7834         (gnus-dired-mode): Adjust doc string.
7835         (gnus-dired-mail-mode): New variable.
7836         (gnus-dired-mode-map): Avoid using `gnus-define-keys'.
7837         (gnus-dired-mode): Avoid using `gnus-run-hooks'.
7838         (gnus-dired-mail-buffers): New function.  Return mail or message
7839         composition buffers.
7840         (gnus-dired-attach): Use it.
7841         (gnus-dired-find-file-mailcap): Call `mailcap-mime-info' with
7842         NO-DECODE.
7843         (gnus-dired-print): Use `gnus-print-buffer' depending on
7844         `gnus-dired-mail-mode'.
7845
7846 2007-12-04  Katsumi Yamaoka  <yamaoka@jpl.org>
7847
7848         * rfc2047.el (rfc2047-encoded-word-regexp)
7849         (rfc2047-encoded-word-regexp-loose): Move forward; add comments
7850         explaining what regexp patterns are for.
7851
7852 2007-12-04  Glenn Morris  <rgm@gnu.org>
7853
7854         * password.el: Move to password-cache.el.
7855
7856         * mml1991.el (password-read, password-cache-add, password-cache-remove):
7857         * mml2015.el (password-read, password-cache-add, password-cache-remove):
7858         * mml-smime.el (password-read, password-cache-add)
7859         (password-cache-remove):
7860         No need to autoload, since mml-sec requires password.
7861
7862         * gnus.el (gnus-spam-resend-to, gnus-ham-resend-to):
7863         * message.el (gnus-extract-address-components):
7864         * mml-smime.el (gnus-extract-address-components): Define for compiler.
7865
7866         * mml-sec.el, sieve-manage.el, smime.el: Require password-cache or
7867         password.
7868
7869 2007-12-03  Reiner Steib  <Reiner.Steib@gmx.de>
7870
7871         * mailcap.el: Reduce dependencies.
7872         (mail-header-parse-content-type): Autoload.
7873         (mailcap-delete-duplicates): New alias.
7874         (mailcap-mime-info): Add optional argument NO-DECODE.
7875         (mailcap-mime-types): Use mailcap-delete-duplicates.
7876
7877         * message.el (message-ignored-supersedes-headers): Add "X-ID".
7878
7879 2007-12-03  Nathan J. Williams  <nathanw@MIT.EDU>  (tiny change)
7880
7881         * imap.el (imap-mailbox-status-asynch): Upcase STATUS items.
7882         (imap-parse-status): Upcase status-att for servers that sends them
7883         lower-case (e.g., MS Exchange 2007).
7884
7885 2007-12-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7886
7887         * gnus-sum.el (gnus-uu-extract-map): Add a command for the yenc
7888         function.
7889
7890         * gnus-uu.el (gnus-uu-decode-yenc): New command.
7891         (gnus-uu-yenc-article): New function.
7892
7893         * yenc.el (yenc-first-part-p, yenc-last-part-p): New functions.
7894
7895         * mm-uu.el (mm-uu-yenc-extract): Get the data from the original buffer.
7896
7897 2007-12-02  Glenn Morris  <rgm@gnu.org>
7898
7899         * binhex.el (binhex): New custom group.
7900         (binhex-decoder-program, binhex-decoder-switches)
7901         (binhex-use-external): Move to the binhex custom group.
7902
7903         * uudecode.el (uudecode): New custom group.
7904         (uudecode-decoder-program, uudecode-decoder-switches)
7905         (uudecode-use-external): Move to the uudecode custom group.
7906
7907         * netrc.el (top-level): Don't load `encrypt' features.
7908         (netrc-parse): Don't use encrypt.
7909         (netrc-find-service-name, netrc-find-service-number): Don't use caddr.
7910
7911         * encrypt.el: Remove file.
7912
7913 2007-12-01  Reiner Steib  <Reiner.Steib@gmx.de>
7914
7915         * message.el (message-cite-prefix-regexp): Remove `-' and `+' to avoid
7916         matches on patches.
7917
7918         * gnus-art.el (gnus-article-browse-html-article):
7919         Mention `mm-text-html-renderer' in the doc string.
7920
7921         * rfc2047.el (rfc2047-encode-max-chars): Refer to RFC 2047 in doc
7922         string.  Add comments.
7923
7924         * message.el (message-idna-to-ascii-rhs-1): Don't call `idna-to-ascii'
7925         if rhs is ASCII.
7926
7927 2007-12-01  Glenn Morris  <rgm@gnu.org>
7928
7929         * mail-source.el (top-level): Require format-spec before
7930         eval-when-compile.
7931
7932 2007-11-30  Glenn Morris  <rgm@gnu.org>
7933
7934         * encrypt.el: Require password, rather than autoloading password-read.
7935
7936 2007-11-29  Glenn Morris  <rgm@gnu.org>
7937
7938         * imap.el (sasl-find-mechanism, sasl-mechanism-name)
7939         (sasl-make-client, sasl-next-step, sasl-step-data)
7940         (sasl-step-set-data): Declare as functions.
7941
7942 2007-11-28  Reiner Steib  <Reiner.Steib@gmx.de>
7943
7944         * tls.el (tls-hostmismatch, open-tls-stream): Checkdoc cleanup.
7945
7946 2007-11-28  Elias Oltmanns  <eo@nebensachen.de>
7947
7948         * tls.el (open-tls-stream): Actually consult tls-checktrust to see if
7949         certs should be verified and what is to be done in the event of a
7950         verification failure.
7951
7952         * gnus.el (gnus-method-to-server): Add an optional parameter so the
7953         caller can indicate whether the cache should be disregarded for this
7954         call.  This way the result of the call is reproducible at all times and
7955         can be considered a canonical server name for the supplied method.
7956         (gnus-agent-method-p): Canonicalize server names by pushing their
7957         method through `gnus-method-to-server' using the no-cache argument.
7958
7959         * gnus-srvr.el (gnus-server-insert-server-line):
7960         Call `gnus-method-to-server' with `no-cache' argument.
7961
7962         * gnus-agent.el (gnus-agent-toggle-plugged): Don't call
7963         gnus-agent-possibly-synchronize-flags as this should be called when the
7964         server is actually being opened.
7965         (gnus-agent-possibly-synchronize-flags)
7966         (gnus-agent-possibly-synchronize-flags-server): Move check for the
7967         flags file of an agentized server to the latter function.
7968
7969         * gnus-int.el (gnus-agent-possibly-synchronize-flags-server): Autoload.
7970         (gnus-open-server): Call gnus-agent-possibly-synchronize-flags-server
7971         after a connection has been established successfully.
7972
7973 2007-11-28  Katsumi Yamaoka  <yamaoka@jpl.org>
7974
7975         * gnus-art.el (article-display-face): Force to display face if called
7976         interactively; check if gnus-article-x-face-too-ugly matches author.
7977         (article-display-x-face): Display face even if From header is missing
7978         as article-display-face does.
7979
7980 2007-11-27  Dan Nicolaescu  <dann@ics.uci.edu>
7981
7982         * hashcash.el (message-narrow-to-headers-or-head)
7983         (message-fetch-field, message-goto-eoh)
7984         (message-narrow-to-headers): Declare as functions.
7985
7986 2007-11-27  Reiner Steib  <Reiner.Steib@gmx.de>
7987
7988         * mail-source.el (mail-sources): Default to fetch from file for
7989         compatibility with default of nnmail-spool-file.
7990
7991 2007-11-27  Katsumi Yamaoka  <yamaoka@jpl.org>
7992
7993         * rfc2047.el (rfc2047-allow-irregular-q-encoded-words): New variable.
7994         (rfc2047-encodable-p): Use rfc2047-encoded-word-regexp instead of "=?"
7995         to look for encoded word that should be encoded again.
7996         (rfc2047-encoded-word-regexp): Make B encoding pattern strict.
7997         (rfc2047-encoded-word-regexp-loose): New constant that has loose Q
7998         encoding pattern.
7999         (rfc2047-decode-region): Switch strict regexp and loose one according
8000         to rfc2047-allow-irregular-q-encoded-words.
8001
8002 2007-11-25  Romain Francoise  <romain@orebokech.com>
8003
8004         * gnus-msg.el (gnus-summary-reply): Delete extra paren.
8005
8006 2007-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
8007
8008         * tls.el (tls-program): Provide more custom choices from
8009         `tls-checktrust'.  Refer to `tls-checktrust' in doc string.
8010         (tls-process-connection-type, tls-success): Remove "*" in doc string.
8011
8012 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
8013
8014         * nnmail.el (nnmail-spool-file): Remove obsolete variable.
8015         (nnmail-get-new-mail): Remove code using `nnmail-spool-file'.
8016
8017         * gnus-start.el (defvar, gnus-get-unread-articles): Remove code using
8018         `nnmail-spool-file'.
8019
8020         * nnkiboze.el (nnkiboze-generate-groups): Don't bind obsolete
8021         `nnmail-spool-file'.
8022
8023         * gnus-move.el (gnus-change-server): Ditto.
8024
8025         * gnus-kill.el (gnus-batch-score): Ditto.
8026
8027         * gnus-cache.el (gnus-jog-cache): Ditto.
8028
8029         * gnus-msg.el (gnus-summary-reply):
8030         Ignore gnus-confirm-mail-reply-to-news for wide and very wide replies.
8031
8032 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
8033
8034         * tls.el (tls-checktrust, tls-hostmismatch, tls-untrusted): Add custom
8035         version.  Minor improvement to doc strings.
8036         (tls-program): Add comment.
8037
8038 2007-11-24  Elias Oltmanns  <eo@nebensachen.de>
8039
8040         * tls.el (tls-certtool-program, tls-hostmismatch): New variables.
8041         (tls-checktrust): New variable.  Check if GNU TLS complained about a
8042         mismatch between the hostname provided in the certificate and the name
8043         of the host connnecting to.
8044         (open-tls-stream): Use them.  Check certificates against trusted root
8045         certificates.
8046
8047 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
8048
8049         * gnus-cache.el (gnus-cache-generate-nov-databases):
8050         Use nnml-generate-nov-databases-directory instead of
8051         nnml-generate-nov-databases-1.
8052
8053 2007-11-24  Glenn Morris  <rgm@gnu.org>
8054
8055         * message.el (message-tool-bar-retro): Update for rename
8056         mail_send.xpm->mail-send.xpm.
8057
8058 2007-11-22  Reiner Steib  <Reiner.Steib@gmx.de>
8059
8060         * smime.el (smime-cert-by-ldap-1): Use `ldap-search' instead of
8061         `smime-ldap-search' for Emacs 22 and up.
8062
8063 2007-11-22  Stefan Monnier  <monnier@iro.umontreal.ca>
8064
8065         * gnus-art.el (gnus-article-truncate-lines): Use `truncate-lines'.
8066
8067         * message.el (message-send-mail-function): Fix error convention.
8068         (message-mailer-swallows-blank-line, message-send-mail-with-sendmail)
8069         (message-widen-reply, message-send-mail, message-talkative-question)
8070         (message-with-reply-buffer, message-generate-new-buffer-clone-locals)
8071         (message-clone-locals, message-send-news): Use with-current-buffer.
8072         (message-insert-or-toggle-importance): Remove unused var `valid'.
8073         (message-make-references): Remove unused var `new-references'.
8074         (message-make-mail-followup-to): Remove unused var `subscribed-lists'.
8075
8076 2007-11-22  Juanma Barranquero  <lekktu@gmail.com>
8077
8078         * spam.el (spam-find-spam, spam-enter-list): Doc fixes.
8079         (spam-split-symbolic-return-positive): Reflow docstring.
8080         (spam-backends, spam-summary-exit-behavior)
8081         (spam-mark-ham-unread-before-move-from-spam-group)
8082         (spam-summary-score-preferred-header, spam-sa-learn-spam-switch)
8083         (spam-sa-learn-ham-switch, spam-sa-learn-unregister-switch)
8084         (spam-clear-cache, spam-backend-check, spam-install-backend)
8085         (spam-install-statistical-backend, spam-list-of-processors)
8086         (spam-group-processor-p, spam-split, spam-bogofilter-score)
8087         (spam-bsfilter-score, spam-check-bsfilter, spam-crm114-score)
8088         (spam-check-crm114, spam-initialize, spam-unload-hook):
8089         Fix typos in docstrings.
8090
8091 2007-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
8092
8093         * gnus-start.el (gnus-get-unread-articles): Mark groups as having never
8094         been checked if they have never been read and those group levels are
8095         higher than the one that a user specified.
8096
8097 2007-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
8098
8099         * gnus-start.el (gnus-get-unread-articles): Don't prevent from checking
8100         foreign groups unless a group level is specified by a user.
8101         Reported by Dan Nicolaescu <dann@ics.uci.edu>.
8102
8103 2007-11-21  Reiner Steib  <Reiner.Steib@gmx.de>
8104
8105         * message.el (message-send-mail-function): Require sendmail.
8106
8107 2007-11-20  Reiner Steib  <Reiner.Steib@gmx.de>
8108
8109         * message.el (message-send-mail-function): Check for smtpmail too.
8110
8111         * utf7.el (utf7-encode, utf7-decode): Use coding system
8112         `utf-7'/`utf-7-imap' from utf-7.el' if available.
8113
8114         * message.el (message-send-mail-function): New function.
8115         (message-send-mail-function): Set default using
8116         message-send-mail-function.  Adjust doc string.
8117         (message-send-mail-with-mailclient): New function.
8118
8119 2007-11-16  Dan Nicolaescu  <dann@ics.uci.edu>
8120
8121         * smime.el (from):
8122         * rfc2047.el (message-posting-charset):
8123         * qp.el (mm-use-ultra-safe-encoding):
8124         * pop3.el (parse-time-months):
8125         * nnrss.el (mm-text-html-renderer, mm-text-html-washer-alist):
8126         * nnml.el (files):
8127         * nnheader.el (gnus-newsgroup-name, nnheader-file-coding-system)
8128         (jka-compr-compression-info-list, ange-ftp-path-format)
8129         (efs-path-regexp):
8130         * nndiary.el (files):
8131         * mml2015.el (mc-default-scheme, mc-schemes, pgg-default-user-id)
8132         (pgg-errors-buffer, pgg-output-buffer, epg-user-id-alist)
8133         (epg-digest-algorithm-alist, inhibit-redisplay)
8134         (password-cache-expiry):
8135         * mml1991.el (pgg-default-user-id, pgg-errors-buffer)
8136         (pgg-output-buffer, password-cache-expiry):
8137         * mml.el (mml-dnd-protocol-alist, ange-ftp-name-format)
8138         (efs-path-regexp):
8139         * mml-smime.el (epg-user-id-alist, epg-digest-algorithm-alist)
8140         (inhibit-redisplay):
8141         * mm-uu.el (file-name, start-point, end-point, entry)
8142         (gnus-newsgroup-name, gnus-newsgroup-charset):
8143         * mm-util.el (mm-mime-mule-charset-alist, latin-unity-coding-systems)
8144         (latin-unity-ucs-list):
8145         * mm-bodies.el (mm-uu-yenc-decode-function, mm-uu-decode-function)
8146         (mm-uu-binhex-decode-function):
8147         * message.el (gnus-message-group-art, gnus-list-identifiers)
8148         (rmail-enable-mime-composing, gnus-local-organization)
8149         (gnus-post-method, gnus-select-method, gnus-active-hashtb)
8150         (gnus-read-active-file, facemenu-add-face-function)
8151         (facemenu-remove-face-function, gnus-article-decoded-p)
8152         (tool-bar-mode):
8153         * mail-source.el (display-time-mail-function):
8154         * gnus-util.el (nnmail-pathname-coding-system)
8155         (nnmail-active-file-coding-system, gnus-emphasize-whitespace-regexp)
8156         (gnus-original-article-buffer, gnus-user-agent)
8157         (rmail-default-rmail-file, mm-text-coding-system, tool-bar-mode)
8158         (xemacs-codename, sxemacs-codename, emacs-program-version):
8159         * gnus-sum.el (tool-bar-mode, gnus-tmp-header, number):
8160         * gnus-start.el (gnus-agent-covered-methods)
8161         (gnus-agent-file-loading-local, gnus-agent-file-loading-cache)
8162         (gnus-current-headers, gnus-thread-indent-array, gnus-newsgroup-name)
8163         (gnus-newsgroup-headers, gnus-group-list-mode)
8164         (gnus-group-mark-positions, gnus-newsgroup-data)
8165         (gnus-newsgroup-unreads, nnoo-state-alist)
8166         (gnus-current-select-method, mail-sources)
8167         (nnmail-scan-directory-mail-source-once, nnmail-split-history)
8168         (nnmail-spool-file, gnus-cache-active-hashtb):
8169         * gnus-mh.el (mh-lib-progs):
8170         * gnus-ems.el (gnus-tmp-unread, gnus-tmp-replied)
8171         (gnus-tmp-score-char, gnus-tmp-indentation, gnus-tmp-opening-bracket)
8172         (gnus-tmp-lines, gnus-tmp-name, gnus-tmp-closing-bracket)
8173         (gnus-tmp-subject-or-nil, gnus-check-before-posting, gnus-mouse-face)
8174         (gnus-group-buffer):
8175         * gnus-cite.el (font-lock-defaults-computed, font-lock-keywords)
8176         (font-lock-set-defaults):
8177         * gnus-art.el (tool-bar-map, w3m-minor-mode-map)
8178         (gnus-face-properties-alist, charset, gnus-summary-article-menu)
8179         (gnus-summary-post-menu, total-parts, type, condition, length):
8180         * gnus-agent.el (gnus-agent-read-agentview):
8181         * flow-fill.el (show-trailing-whitespace):
8182         * gnus-group.el (tool-bar-mode, nnrss-group-alist): Remove unnecessary
8183         eval-and-compile wrappers for byte compiler pacifiers.
8184
8185         * mm-view.el (mm-inline-image-xemacs): Only do something for XEmacs.
8186         (mm-display-inline-fontify): Check for featurep 'xemacs not
8187         extent-list.
8188
8189         * mm-decode.el (mm-display-external): Check for featurep 'xemacs not
8190         itimer-list.
8191         (mm-create-image-xemacs): Only do something for XEmacs.
8192         (mm-image-fit-p): Check for featurep 'xemacs not glyph-width.
8193
8194         * mm-util.el (mm-find-buffer-file-coding-system): Add check for XEmacs.
8195
8196         * gnus-registry.el (gnus-adaptive-word-syntax-table):
8197         * gnus-fun.el (gnus-face-properties-alist): Pacify byte compiler.
8198
8199 2007-11-15  Juanma Barranquero  <lekktu@gmail.com>
8200
8201         * nnimap.el (nnimap-split-download-body):
8202         * gnus-demon.el (gnus-demon):
8203         * gnus-uu.el (gnus-uu-default-view-rules): Fix typos in docstrings.
8204
8205 2007-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
8206
8207         * nntp.el (nntp-insert-buffer-substring, nntp-copy-to-buffer):
8208         New macros.
8209         (nntp-wait-for, nntp-retrieve-articles, nntp-async-trigger)
8210         (nntp-retrieve-headers-with-xover): Use nntp-insert-buffer-substring to
8211         copy data from unibyte buffer to multibyte current buffer.
8212         (nntp-retrieve-headers, nntp-retrieve-groups): Use nntp-copy-to-buffer
8213         to copy data from unibyte current buffer to multibyte buffer.
8214         (nntp-make-process-buffer): Make process buffer unibyte.
8215
8216         * pop3.el (pop3-open-server): Fix typo in Lisp code.
8217
8218 2007-11-14  Denys Duchier  <denys.duchier@univ-orleans.fr>  (tiny change)
8219
8220         * pop3.el (pop3-open-server): Accept and process data more robustly at
8221         connexion start to avoid spurious "POP SSL connexion failed" errors.
8222
8223 2007-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
8224
8225         * gnus-start.el (gnus-active-to-gnus-format): Use unibyte buffer to
8226         read group names.
8227
8228 2007-11-12  Reiner Steib  <Reiner.Steib@gmx.de>
8229
8230         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Adjust :version.
8231
8232 2007-11-12  Katsumi Yamaoka  <yamaoka@jpl.org>
8233
8234         * nnmail.el (nnmail-parse-active): Make group names unibyte.
8235         (nnmail-save-active): Use a unibyte buffer when saving active file,
8236         which may contain non-ASCII group names.
8237
8238         * nnml.el (nnml-request-group): Decode group names in messages.
8239
8240 2007-11-05  Reiner Steib  <Reiner.Steib@gmx.de>
8241
8242         * message.el (message-citation-line-function)
8243         (message-insert-formatted-citation-line): Fix spelling of
8244         `message-insert-formated-citation-line'.
8245
8246 2007-11-03  Reiner Steib  <Reiner.Steib@gmx.de>
8247
8248         * gnus-sum.el (gnus-summary-highlight): Mark as risky local variable.
8249
8250 2007-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
8251
8252         * nnml.el (nnml-request-rename-group): Bind file-name-coding-system to
8253         nnmail-pathname-coding-system.
8254
8255         * gnus-group.el (gnus-group-rename-group): Encode non-ASCII group name
8256         that a user enters; decode group names in messages.
8257
8258         * gnus-msg.el (gnus-inews-do-gcc): Encode non-ASCII group names.
8259
8260 2007-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
8261
8262         * mm-util.el (mm-charset-eval-alist): Mark as risky local variable.
8263
8264         * gnus.el (gnus-group-charter-alist): Mark as risky local variable.
8265
8266         * gnus-art.el (gnus-button-alist, gnus-header-button-alist): Mark as
8267         risky local variable.
8268
8269         * gnus-group.el (gnus-group-icon-list): Mark as risky local variable.
8270
8271 2007-11-01  Teodor Zlatanov  <tzz@lifelogs.com>
8272
8273         * encrypt.el: Improve documentation to fix function name typo.
8274         Reported by Daiki Ueno <ueno@unixuser.org>.
8275
8276 2007-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
8277
8278         * gnus-art.el (gnus-article-next-page): Honor gnus-article-over-scroll
8279         even if the point is not in the last page of an article.
8280         (gnus-article-prev-page): Honor gnus-article-over-scroll when moving
8281         back to the previous page.
8282
8283 2007-10-30  Reiner Steib  <Reiner.Steib@gmx.de>
8284
8285         * qp.el (quoted-printable-decode-string): Fix typo in doc string.
8286
8287 2007-10-30  Katsumi Yamaoka  <yamaoka@jpl.org>
8288
8289         * gnus-ems.el (gnus-x-splash): Work even if there's no scroll bar.
8290
8291 2007-10-29  Stefan Monnier  <monnier@iro.umontreal.ca>
8292
8293         * message.el (message-check-news-body-syntax):
8294         Avoid mm-string-as-multibyte.
8295         (message-hide-headers): Don't assume (point-min)==1.
8296
8297 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
8298
8299         * message.el (message-remove-blank-cited-lines): Fix if remove is
8300         given.
8301         (message-bogus-address-regexp): New variable.
8302         (message-bogus-recipient-p): New function.
8303         (message-check-recipients): New command.
8304         (message-syntax-checks): Add `bogus-recipient'.
8305         (message-fix-before-sending): Add `bogus-recipient'.
8306
8307         * gnus-art.el (gnus-button-mid-or-mail-heuristic-alist): Add "alpine".
8308         (gnus-treat-body-boundary): Don't test window-system.
8309
8310 2007-10-28  Leo  <sdl.web@gmail.com>  (tiny change)
8311
8312         * gnus-art.el (gnus-treat-emphasize): Don't test window-system.
8313
8314 2007-10-28  Miles Bader  <miles@gnu.org>
8315
8316         * nnheader.el (nnheader-uniquify-message-id): Make sure this is defined
8317         at compile-time too.
8318
8319 2007-10-27  Reiner Steib  <Reiner.Steib@gmx.de>
8320
8321         * gnus-msg.el (gnus-message-setup-hook):
8322         Add `message-remove-blank-cited-lines' to options.
8323
8324 2007-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
8325
8326         * message.el (message-remove-blank-cited-lines): New function.
8327         Suggested by Karl Plästerer.
8328
8329 2007-10-25  Katsumi Yamaoka  <yamaoka@jpl.org>
8330
8331         * hashcash.el (mail-add-payment): Replace mapcar called for effect with
8332         mapc.
8333
8334         * imap.el (imap-open): Replace mapcar called for effect with mapc.
8335         (top-level): Use mapc to set functions to be traced for debugging.
8336
8337         * legacy-gnus-agent.el (gnus-agent-convert-agentview): Replace mapcar
8338         called for effect with while loop.
8339
8340         * message.el (message-talkative-question): Replace mapcar called for
8341         effect with mapc.
8342
8343         * mm-util.el: Use mapc instead of mapcar to make compatible functions.
8344         (mm-find-mime-charset-region, mm-find-charset-region): Replace mapcar
8345         called for effect with dolist.
8346
8347         * mml.el (mml-insert-mime): Replace mapcar called for effect with mapc.
8348
8349         * nndiary.el: Use dolist instead of mapcar to add diary headers to
8350         gnus-extra-headers and nnmail-extra-headers.
8351
8352         * nnimap.el (nnimap-request-update-info-internal): Replace mapcar
8353         called for effect with dolist.
8354         (top-level): Use mapc to set functions to be traced for debugging.
8355
8356         * nnmail.el (nnmail-read-incoming-hook): Doc fix.
8357         (nnmail-split-fancy-with-parent): Replace mapcar called for effect with
8358         dolist.
8359
8360         * nnmaildir.el (nnmaildir--delete-dir-files, nnmaildir-request-close):
8361         Replace mapcar called for effect with mapc.
8362         (nnmaildir--scan, nnmaildir-request-scan, nnmaildir-retrieve-groups)
8363         (nnmaildir-request-update-info, nnmaildir-request-delete-group)
8364         (nnmaildir-retrieve-headers, nnmaildir-request-set-mark)
8365         (nnmaildir-close-group): Replace mapcar called for effect with dolist.
8366
8367         * nnrss.el (nnrss-make-hash-index): Use gnus-remove-if instead of
8368         remove-if that's a cl function.
8369
8370         * webmail.el (webmail-debug): Replace mapcar called for effect with
8371         dolist.
8372
8373         * gnus-xmas.el (gnus-group-add-icon): Replace mapcar called for effect
8374         with mapc.
8375
8376 2007-10-24  Katsumi Yamaoka  <yamaoka@jpl.org>
8377
8378         * gnus-agent.el (gnus-agent-read-agentview, gnus-agent-save-alist)
8379         (gnus-agent-expire-unagentized-dirs): Replace mapcar called for effect
8380         with while loop.
8381
8382         * gnus-art.el: Use mapc instead of mapcar to make gnus-article-*
8383         functions from article-* functions.
8384         (gnus-multi-decode-header): Replace mapcar called for effect with
8385         dolist.
8386
8387         * gnus-bookmark.el (gnus-bookmark-bmenu-list)
8388         (gnus-bookmark-show-details): Replace mapcar called for effect with
8389         while loop.
8390
8391         * gnus-diary.el (gnus-diary-update-group-parameters): Replace mapcar
8392         called for effect with while loop.
8393
8394         * gnus-group.el (gnus-group-suspend): Replace mapcar called for effect
8395         with dolist.
8396
8397         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
8398         Replace mapcar called for effect with dolist.
8399
8400         * gnus-spec.el (gnus-correct-length): Make it simple and fast.
8401
8402         * gnus-sum.el (gnus-multi-decode-encoded-word-string)
8403         (gnus-build-sparse-threads, gnus-summary-limit-include-expunged):
8404         Replace mapcar called for effect with dolist.
8405         (gnus-simplify-buffer-fuzzy): Replace mapcar called for effect with
8406         mapc.
8407
8408         * gnus-topic.el (gnus-topic-find-groups, gnus-topic-move-group):
8409         Replace mapcar called for effect with dolist.
8410         (gnus-topic-list): Replace mapcar called for effect with mapc.
8411
8412         * gnus.el: Use mapc instead of mapcar to add autoloads.
8413
8414 2007-10-23  Richard Stallman  <rms@gnu.org>
8415
8416         * gnus-group.el (gnus-group-highlight): Mark as risky.
8417
8418 2007-10-23  Katsumi Yamaoka  <yamaoka@jpl.org>
8419
8420         * gnus.el (gnus-server-to-method): Return method found first in
8421         gnus-newsrc-alist.
8422
8423         * gnus-art.el (gnus-article-highlight-signature)
8424         (gnus-insert-prev-page-button, gnus-insert-next-page-button): Make a
8425         button overlay without the front stickiness.
8426
8427 2007-10-22  Kevin Greiner  <kevin.greiner@compsol.cc>
8428
8429         * gnus-agent.el (gnus-agent-expire-group-1): The check for an unsorted
8430         overview buffer needed a catch to receive its throw.
8431         (gnus-agent-flush-cache): Declare as interactive to make this function
8432         easier to use.
8433
8434 2007-10-20  Reiner Steib  <Reiner.Steib@gmx.de>
8435
8436         * html2text.el (html2text-fix-paragraph): Use `forward-line' instead of
8437         `next-line'.
8438
8439 2007-10-18  Katsumi Yamaoka  <yamaoka@jpl.org>
8440
8441         * nnmail.el (nnmail-fancy-expiry-target): Use rmail-dont-reply-to to
8442         exclude address matching message-dont-reply-to-names.
8443
8444 2007-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
8445
8446         * gnus-util.el (gnus-string<): New function.
8447
8448         * gnus-sum.el (gnus-article-sort-by-author)
8449         (gnus-article-sort-by-recipient, gnus-article-sort-by-subject): Use it.
8450
8451 2007-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
8452
8453         * gnus-win.el (gnus-configure-windows): Focus on the frame for which
8454         the frame-focus tag is set in gnus-buffer-configuration.
8455
8456 2007-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
8457
8458         * gnus-art.el (gnus-article-add-button): Make a button overlay without
8459         the front stickiness.
8460
8461 2007-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
8462
8463         * gnus-art.el (gnus-button-alist): Exclude newline in RFC2396-compliant
8464         url pattern; remove duplicate one.
8465         (gnus-article-extend-url-button): New function.
8466         (gnus-article-add-buttons): Use it.
8467         (gnus-button-push): Use concatenated url that it makes.
8468
8469 2007-10-04  Juanma Barranquero  <lekktu@gmail.com>
8470
8471         * sieve-manage.el (sieve-manage-interactive-login): Doc fix.
8472
8473 2007-10-02  Stefan Monnier  <monnier@iro.umontreal.ca>
8474
8475         * gnus-uu.el (gnus-uu-reginize-string, gnus-uu-expand-numbers):
8476         Don't hardcode point-min==1.
8477
8478 2007-10-08  Reiner Steib  <Reiner.Steib@gmx.de>
8479
8480         * mm-util.el (mm-charset-synonym-alist): Alias gbk to cp936.
8481         Fix comment about "iso8859-1".
8482
8483 2007-10-08  Daiki Ueno  <ueno@unixuser.org>
8484
8485         * mm-decode.el (mm-possibly-verify-or-decrypt): Replace PARTS with the
8486         ones returned from the verify-function.
8487
8488         * mm-uu.el (mm-uu-pgp-signed-extract-1):
8489         Call mml2015-extract-cleartext-signature if extraction failed.
8490
8491 2007-10-07  Daiki Ueno  <ueno@unixuser.org>
8492
8493         * mm-uu.el (mm-uu-pgp-signed-extract-1): Delete the first line
8494         beginning with "-----BEGIN PGP SIGNED MESSAGE-----" if extraction
8495         failed.
8496
8497 2007-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
8498
8499         * Relicense "GPLv2 or later" files to "GPLv3 or later".
8500
8501 2007-10-03  Reiner Steib  <Reiner.Steib@gmx.de>
8502
8503         * pgg.el, pgg-def.el, pgg-gpg.el: Revert to the version in v5-10.  The
8504         trunk version of PGG was unmaintained.  The author of PGG, Daiki Ueno,
8505         recommends to use EasyPG instead of PGG.
8506
8507         * pgg.el: Revert to revision 6.23.2.16.
8508
8509         * pgg-def.el: Revert to revision 6.6.2.14.
8510
8511         * pgg-gpg.el: Revert to revision 6.23.2.34.
8512
8513 2007-09-27  Teodor Zlatanov  <tzz@lifelogs.com>
8514
8515         * gnus-sum.el (gnus-summary-kill-thread): Allow universal prefix zero
8516         to mark a thread as expirable.  Add variable `hide' to handle hiding of
8517         thread for both the null and zero (kill/expire thread) universal prefix
8518         cases.
8519         (gnus-summary-expire-thread): Add new function to expire a thread,
8520         using gnus-summary-kill-thread.
8521         (gnus-summary-mode-map, gnus-summary-thread-map): Add 'M-C-e' and 'T e'
8522         shortcuts for gnus-summary-expire-thread.
8523         (gnus-summary-mode-map, gnus-summary-thread-map): Remove `M-C-e' and `T
8524         e' bindings for gnus-summary-expire-thread.  Add `T E' binding.
8525
8526 2007-09-25  Teodor Zlatanov  <tzz@lifelogs.com>
8527
8528         * gnus-registry.el (gnus-registry-store-extra-entry): Allow for nil
8529         extras value, so an extras entry can be deleted.
8530         (gnus-registry-delete-extra-entry): Use it.
8531         (gnus-registry-fetch-extra-flags, gnus-registry-has-extra-flag)
8532         (gnus-registry-store-extra-flags, gnus-registry-delete-extra-flags)
8533         (gnus-registry-delete-all-extra-flags): Allow for arbitrary flag symbol
8534         storage through the gnus-registry, and provide an appropriate API for
8535         it.
8536
8537 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
8538
8539         * gnus-sum.el (gnus-newsgroup-maximum-articles): Move from gnus.el.
8540         Suggested by Leo <sdl.web@gmail.com>.
8541
8542         * gnus.el: Do.
8543
8544 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
8545
8546         * gnus.el (gnus-newsgroup-maximum-articles): Rename from
8547         gnus-maximum-newsgroup.  Suggested by Leo <sdl.web@gmail.com>.
8548
8549         * gnus-agent.el (gnus-agent-fetch-headers): Do.
8550
8551         * gnus-sum.el (gnus-articles-to-read, gnus-list-of-unread-articles)
8552         (gnus-list-of-read-articles, gnus-sequence-of-unread-articles): Do.
8553
8554 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
8555
8556         * nnmbox.el (nnmbox-request-article): Don't assume delim regexp matches
8557         newline.
8558         (nnmbox-request-accept-article): Don't change article in source buffer;
8559         narrow to header to use message-fetch-field rather than
8560         nnmail-fetch-field; use with-current-buffer instead of save-excursion.
8561         (nnmbox-request-replace-article): Quote lines that'll be misidentified
8562         as delimiters; make sure article ends with newline.
8563         (nnmbox-delete-mail): Correct last position of article to be deleted;
8564         ignore X-Gnus-Newsgroup header in article body.
8565         (nnmbox-save-mail): Quote lines looking like delimiters at the right
8566         positions; make sure article ends with newline.
8567
8568         * message.el (message-display-abbrev): Don't infloop when a user
8569         inserts SPC in the beginning of header.
8570
8571         * lpath.el: Don't bind define-ccl-program for non-Mule XEmacs; bind
8572         coding-system-for-read and coding-system-for-write for XEmacs having no
8573         file-coding feature.
8574
8575         * dgnushack.el: Bind or autoload define-ccl-program for XEmacs.
8576
8577 2007-09-12  Teodor Zlatanov  <tzz@lifelogs.com>
8578
8579         * gnus-registry.el (gnus-registry-unfollowed-groups): Add INBOX to the
8580         list of groups not followed by default.  Fix type to be regexp.
8581         (gnus-registry-grep-in-list): Fix inverted parameters to string-match.
8582
8583 2007-09-06  Tassilo Horn  <tassilo@member.fsf.org>
8584
8585         * hmac-def.el (define-hmac-function): Switch from old-style to
8586         new-style backquotes.
8587
8588         * md4.el (md4-make-step): Likewise.
8589
8590 2007-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
8591
8592         * gnus-start.el (gnus-gnus-to-newsrc-format): Use a unibyte buffer and
8593         raw-text coding system when saving .newsrc file, which may contain
8594         non-ASCII group names.
8595
8596 2007-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
8597
8598         * gnus-cus.el (gnus-score-extra): New widget.
8599         (gnus-score-extra-convert): New function.
8600         (gnus-score-customize): Use it for Extra.
8601
8602 2007-08-31  Daiki Ueno  <ueno@unixuser.org>
8603
8604         * mml2015.el (mml2015-extract-cleartext-signature): New function.
8605         (mml2015-mailcrypt-clear-verify): Use it.
8606         (mml2015-gpg-clear-verify): Use it.
8607         (mml2015-pgg-clear-verify): Use it.
8608         (mml2015-epg-clear-verify): Replace the current part with the output
8609         from GnuPG; don't extract the plaintext by itself.
8610
8611         * mm-uu.el (mm-uu-pgp-beginning-signature): Abolish.
8612         (mm-uu-pgp-signed-extract-1): Bind coding-system-for-read when calling
8613         mml2015-clear-verify-function; don't touch the armor headers or
8614         dash-escaped text here.
8615
8616 2007-08-24  Katsumi Yamaoka  <yamaoka@jpl.org>
8617
8618         * gnus-art.el (gnus-article-edit-part): Don't jump to nonexistent part.
8619         (gnus-mime-view-part-as-type-internal): Default to text/plain for text
8620         parts, or application/octet-stream as a last resort.
8621         (gnus-mime-view-part-as-type): Don't toggle display.
8622         (gnus-mime-view-part-as-charset): Don't turn off display before
8623         querying charset.
8624
8625         * mm-view.el (mm-inline-text-html-render-with-w3): Don't add XEmacs
8626         stuff to undisplayer function in Emacs.
8627         (mm-inline-text-html-render-with-w3m): Remove Emacs/W3 stuff.
8628
8629         * mml.el (mml-generate-mime-1): Prefer utf-8 when encoding
8630         text/calendar parts.
8631
8632 2007-08-23  Katsumi Yamaoka  <yamaoka@jpl.org>
8633
8634         * gnus-art.el (gnus-mime-display-single): Use utf-8 by default for
8635         decoding text/calendar parts.
8636
8637         * message.el (message-forward-make-body-mime): Always mark body as
8638         having no illegible text; remove signed-or-encrypted argument.
8639         (message-forward-make-body): Don't pass signed-or-encrypted arg to it.
8640
8641         * mml.el (mml-generate-mime): Make sure it uses multibyte temp buffer.
8642         (mml-generate-mime-1): Don't encode body if it is specified to be in
8643         raw form; don't make buffer be unibyte when inserting multibyte string.
8644
8645 2007-08-23  Stefan Monnier  <monnier@iro.umontreal.ca>
8646
8647         * sha1.el: Fix up comment style.
8648         (sha1-F0, sha1-F1, sha1-F2, sha1-F3, sha1-S1, sha1-S5, sha1-S30)
8649         (sha1-OP, sha1-add-to-H): Use new-style backquotes.
8650
8651         * hex-util.el: Fix up comment style.
8652         (hex-char-to-num, num-to-hex-char): Use new-style backquotes.
8653
8654         * gnus-salt.el: Use with-current-buffer.
8655         (gnus-pick-setup-message): Fix long-standing typo.
8656
8657 2007-08-17  Katsumi Yamaoka  <yamaoka@jpl.org>
8658
8659         * imap.el (imap-logout-timeout): New variable.
8660         (imap-logout, imap-logout-wait): New functions.
8661         (imap-kerberos4-open, imap-gssapi-open, imap-close): Use them.
8662
8663         * nnimap.el (nnimap-logout-timeout): New server variable.
8664         (nnimap-open-server, nnimap-close-server): Bind imap-logout-timeout to
8665         nnimap-logout-timeout.
8666
8667         * gnus-art.el (gnus-article-summary-command-nosave)
8668         (gnus-article-read-summary-keys): Don't use 3rd arg of pop-to-buffer.
8669
8670 2007-08-14  Katsumi Yamaoka  <yamaoka@jpl.org>
8671
8672         * gnus.el (gnus-maximum-newsgroup): New variable.
8673
8674         * gnus-agent.el (gnus-agent-fetch-headers): Limit the range of articles
8675         according to gnus-maximum-newsgroup.
8676
8677         * gnus-sum.el (gnus-articles-to-read, gnus-list-of-unread-articles)
8678         (gnus-list-of-read-articles, gnus-sequence-of-unread-articles):
8679         Limit the range of articles according to gnus-maximum-newsgroup.
8680
8681 2007-08-14  Tassilo Horn  <tassilo@member.fsf.org>
8682
8683         * gnus-art.el (gnus-sticky-article): Fix problems described in
8684         <b4mps1qitio.fsf@jpl.org> on ding.  Thanks to Katsumi.
8685         Don't perform gnus-configure-windows here; reuse existing sticky
8686         article buffer.
8687
8688         * gnus-sum.el (gnus-summary-display-article): Setup article buffer if
8689         it doesn't exist in gnus-article-mode.
8690
8691 2007-08-13  Katsumi Yamaoka  <yamaoka@jpl.org>
8692
8693         * gnus-agent.el (gnus-agent-decoded-group-names): New variable.
8694         (gnus-agent-decoded-group-name): New function.
8695         (gnus-agent-group-path, gnus-agent-group-pathname): Use it.
8696         (gnus-agent-expire-group-1): Use it; decode group name in messages.
8697
8698 2007-08-12  Tassilo Horn  <tassilo@member.fsf.org>
8699
8700         * gnus-sum.el (gnus-summary-article-map, gnus-summary-make-menu-bar):
8701         Add binding for gnus-sticky-article.
8702         (gnus-summary-exit): Don't kill sticky article buffers.
8703
8704         * gnus-art.el (gnus-sticky-article-mode): New mode to generate a sticky
8705         article buffer.
8706         (gnus-sticky-article, gnus-kill-sticky-article-buffer)
8707         (gnus-kill-sticky-article-buffers): New commands.
8708
8709 2007-08-10  Katsumi Yamaoka  <yamaoka@jpl.org>
8710
8711         * nntp.el (nntp-xref-number-is-evil): New server variable.
8712         (nntp-find-group-and-number): If it is non-nil, don't trust article
8713         numbers in the Xref header.
8714
8715 2007-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
8716
8717         * gnus-agent.el (gnus-agent-read-group): New function.
8718         (gnus-agent-flush-group, gnus-agent-expire-group)
8719         (gnus-agent-regenerate-group): Use it.
8720         (gnus-agent-expire-unagentized-dirs): Bind file-name-coding-system to
8721         nnmail-pathname-coding-system.
8722
8723 2007-08-06  Katsumi Yamaoka  <yamaoka@jpl.org>
8724
8725         * gnus-ems.el (gnus-x-splash): Bind inhibit-read-only to t.
8726
8727         * gnus-sum.el (gnus-summary-insert-articles): Mark inserted articles
8728         that are unread as unread, and also as selected so that information of
8729         marks having been changed by a user may be updated when exiting group.
8730
8731 2007-08-04  Reiner Steib  <Reiner.Steib@gmx.de>
8732
8733         * gnus-art.el (article-hide-headers): Bind inhibit-read-only to t.
8734
8735 2007-08-03  Katsumi Yamaoka  <yamaoka@jpl.org>
8736
8737         * gnus-art.el (gnus-mime-display-single): Pass part number that is
8738         calculated ignoring signature parts to gnus-treat-article.
8739
8740 2007-08-02  Katsumi Yamaoka  <yamaoka@jpl.org>
8741
8742         * gnus-art.el (gnus-mime-security-verify-or-decrypt): Don't narrow to
8743         a point here in order to keep the window start.
8744         (gnus-insert-mime-security-button): Make a button overlay without the
8745         front stickiness.
8746         (gnus-mime-display-security): Goto the end of a button.
8747
8748         * gnus-group.el (gnus-group-name-at-point): Fix regexps.
8749
8750 2007-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
8751
8752         * gnus-group.el (gnus-group-name-at-point): Rewrite; rename from
8753         group-name-at-point.
8754         (gnus-group-completing-read): New function that offers decoded
8755         non-ASCII group names for completion.
8756         (gnus-fetch-group, gnus-group-read-ephemeral-group)
8757         (gnus-group-jump-to-group, gnus-group-make-group-simple)
8758         (gnus-group-unsubscribe-group, gnus-group-fetch-charter)
8759         (gnus-group-fetch-control): Use it.
8760         (gnus-fetch-group): Use group-name-at-point for the initial value
8761         rather than the default value; use gnus-alive-p.
8762
8763         * gnus-msg.el (gnus-group-mail, gnus-group-news, gnus-group-post-news)
8764         (gnus-summary-mail-other-window, gnus-summary-news-other-window)
8765         (gnus-summary-post-news): Use gnus-group-completing-read.
8766
8767         * gnus-sum.el (gnus-select-newsgroup): Decode group name in error msg.
8768         (gnus-read-move-group-name): Decode group name for completion.
8769
8770 2007-07-31  Teodor Zlatanov  <tzz@lifelogs.com>
8771
8772         * gnus-srvr.el (gnus-server-close-all-servers): Close servers not only
8773         in gnus-inserted-opened-servers but also in gnus-server-alist (Katsumi
8774         Yamaoka slightly modified the code).
8775
8776 2007-07-24  Katsumi Yamaoka  <yamaoka@jpl.org>
8777
8778         * nnmail.el (nnmail-group-names-not-encoded-p): New variable.
8779         (nnmail-split-incoming): Bind it.
8780
8781         * nnml.el (nnml-group-name-charset): New function.
8782         (nnml-decoded-group-name): Use it; don't decode group name if
8783         nnmail-group-names-not-encoded-p is non-nil.
8784         (nnml-encoded-group-name): New function.
8785         (nnml-group-pathname): Inline nnml-decoded-group-name.
8786         (nnml-request-expire-articles): Decode group name in message.
8787         (nnml-request-delete-group): Ditto; bind file-name-coding-system to
8788         nnmail-pathname-coding-system.
8789         (nnml-save-mail, nnml-active-number): Work with decoded group names and
8790         not decoded ones according to nnmail-group-names-not-encoded-p.
8791         (nnml-generate-active-info): Use nnml-encoded-group-name.
8792
8793 2007-08-08  Glenn Morris  <rgm@gnu.org>
8794
8795         * gmm-utils.el, gnus-async.el, gnus-msg.el, gnus-score.el
8796         * gnus-util.el, imap.el, mailcap.el, nnimap.el: Replace `iff' in
8797         doc-strings and comments.
8798
8799 2007-07-25  Glenn Morris  <rgm@gnu.org>
8800
8801         * Relicense all FSF files to GPLv3 or later.
8802
8803 2007-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
8804
8805         * gnus-sum.el (gnus-summary-move-article):
8806         Make gnus-summary-respool-article work.
8807
8808 2007-07-21  Reiner Steib  <Reiner.Steib@gmx.de>
8809
8810         * mm-uu.el (mm-uu-type-alist): Refer to mm-uu-configure-list in doc
8811         string.
8812
8813 2007-07-20  Michaël Cadilhac  <michael@cadilhac.name>
8814
8815         * nnrss.el (nnrss-ignore-article-fields): New variable.  List of fields
8816         that should be ignored when comparing distant RSS articles with local
8817         ones.
8818         (nnrss-make-hash-index): New function.  Create a hash index according
8819         to the ignored fields.
8820         (nnrss-check-group): Use it.
8821
8822 2007-07-20  Katsumi Yamaoka  <yamaoka@jpl.org>
8823
8824         * gnus-agent.el (gnus-agent-group-pathname): Take notice of the method.
8825
8826         * gnus-art.el (article-decode-group-name): Decode Xref header too.
8827
8828         * gnus-group.el (gnus-group-make-group): Encode group name here unless
8829         the new optional argument ENCODED is non-nil.
8830         (gnus-group-make-doc-group): Use gnus-group-name-charset to determine
8831         coding system for encoding group name.
8832         (gnus-group-make-rss-group): Pass un-encoded group name to
8833         gnus-group-make-group.
8834         (gnus-group-set-info): Tell gnus-group-make-group that group name is
8835         encoded.
8836
8837         * gnus-sum.el (gnus-summary-move-article, gnus-read-move-group-name):
8838         Encode group name to which articles are moved or copied.
8839         (gnus-summary-edit-article): Use gnus-group-name-charset to determine
8840         coding system for encoding Newsgroup, Followup-To and Xref headers.
8841
8842         * nnagent.el (nnagent-request-set-mark): Use unibyte buffer to compose
8843         marks; use nnheader-file-coding-system to write a file.
8844         (nnagent-retrieve-headers): Bind file-name-coding-system to
8845         nnmail-pathname-coding-system.
8846
8847         * nnmail.el (nnmail-insert-xref): Don't break non-ASCII group name.
8848
8849         * nnml.el (nnml-decoded-group-name, nnml-group-pathname): New functions.
8850         (nnml-request-article, nnml-request-create-group)
8851         (nnml-request-rename-group, nnml-find-id)
8852         (nnml-possibly-change-directory, nnml-possibly-create-directory)
8853         (nnml-save-mail, nnml-active-number, nnml-marks-changed-p)
8854         (nnml-save-marks): Use nnml-group-pathname instead of
8855         nnmail-group-pathname.
8856
8857         (nnml-request-create-group, nnml-request-expire-articles)
8858         (nnml-request-move-article, nnml-request-delete-group)
8859         (nnml-deletable-article-p, nnml-possibly-create-directory)
8860         (nnml-get-nov-buffer, nnml-generate-nov-databases-directory)
8861         (nnml-open-marks): Bind file-name-coding-system to
8862         nnmail-pathname-coding-system.
8863
8864         (nnml-request-article): Pass server argument to nnml-find-group-number.
8865         (nnml-request-create-group, nnml-active-number, nnml-save-marks):
8866         Pass server argument to nnml-possibly-create-directory.
8867         (nnml-request-accept-article): Pass server argument to
8868         nnml-active-number and nnml-save-mail.
8869         (nnml-find-group-number): Pass server argument to nnml-find-id.
8870         (nnml-request-update-info): Pass server argument to
8871         nnml-marks-changed-p.
8872
8873         (nnml-find-id, nnml-find-group-number, nnml-possibly-create-directory)
8874         (nnml-save-mail, nnml-active-number): Add server argument.
8875
8876         (nnml-request-delete-group): Warn if group is missing.
8877         (nnml-get-nov-buffer): Decode group name.
8878         (nnml-generate-active-info): Encode group name.
8879         (nnml-open-marks): Decode group name in messages.
8880
8881 2007-07-19  Katsumi Yamaoka  <yamaoka@jpl.org>
8882
8883         * gnus-art.el (gnus-article-part-wrapper): Work with the nearest part
8884         if it is not specified.
8885         (gnus-article-pipe-part, gnus-article-save-part)
8886         (gnus-article-interactively-view-part, gnus-article-copy-part)
8887         (gnus-article-view-part-as-charset, gnus-article-view-part-externally)
8888         (gnus-article-inline-part, gnus-article-save-part-and-strip)
8889         (gnus-article-replace-part, gnus-article-delete-part)
8890         (gnus-article-view-part-as-type): Pass raw prefix argument to
8891         gnus-article-part-wrapper.
8892
8893 2007-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
8894
8895         * gnus-agent.el (gnus-agent-save-active):
8896         Bind nnheader-file-coding-system to gnus-agent-file-coding-system.
8897
8898         * gnus-cache.el (gnus-cache-save-buffers)
8899         (gnus-cache-possibly-enter-article, gnus-cache-request-article)
8900         (gnus-cache-retrieve-headers, gnus-cache-change-buffer)
8901         (gnus-cache-possibly-remove-article, gnus-cache-articles-in-group)
8902         (gnus-cache-braid-nov, gnus-cache-braid-heads)
8903         (gnus-cache-generate-active, gnus-cache-rename-group)
8904         (gnus-cache-delete-group, gnus-cache-update-file-total-fetched-for)
8905         (gnus-cache-update-overview-total-fetched-for):
8906         Bind file-name-coding-system to nnmail-pathname-coding-system.
8907         (gnus-cache-decoded-group-names, gnus-cache-unified-group-names):
8908         New variables.
8909         (gnus-cache-decoded-group-name): New function.
8910         (gnus-cache-file-name): Use it.
8911         (gnus-cache-generate-active): Use non-decoded group name for active.
8912
8913         * gnus-util.el (gnus-write-buffer): Bind file-name-coding-system at the
8914         right place.
8915         (gnus-write-active-file): Don't break non-ASCII group names.
8916
8917         * nntp.el (nntp-marks-changed-p): Bind file-name-coding-system to
8918         nnmail-pathname-coding-system.
8919
8920         * lpath.el: Bind default-file-name-coding-system,
8921         file-name-coding-system and language-info-alist for XEmacs.
8922
8923         * gnus-uu.el (gnus-uu-decode-save): Typo.
8924
8925 2007-07-16  Katsumi Yamaoka  <yamaoka@jpl.org>
8926
8927         * gnus-srvr.el (gnus-server-font-lock-keywords): Quote faces.
8928
8929 2007-07-14  David Kastrup  <dak@gnu.org>
8930
8931         * gnus-art.el (gnus-mime-delete-part): Don't go through article-edit
8932         finishing actions if we did not edit the article.
8933
8934 2007-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
8935
8936         * gnus-agent.el (gnus-agent-rename-group, gnus-agent-delete-group)
8937         (gnus-agent-fetch-articles, gnus-agent-unfetch-articles)
8938         (gnus-agent-crosspost, gnus-agent-backup-overview-buffer)
8939         (gnus-agent-flush-group, gnus-agent-flush-cache)
8940         (gnus-agent-fetch-headers, gnus-agent-load-alist)
8941         (gnus-agent-read-agentview, gnus-agent-expire-group-1)
8942         (gnus-agent-retrieve-headers, gnus-agent-request-article)
8943         (gnus-agent-regenerate-group)
8944         (gnus-agent-update-files-total-fetched-for)
8945         (gnus-agent-update-view-total-fetched-for):
8946         Bind file-name-coding-system to nnmail-pathname-coding-system.
8947         (gnus-agent-group-pathname): Don't encode file names by
8948         nnmail-pathname-coding-system.
8949         (gnus-agent-save-local): Bind file-name-coding-system correctly; bind
8950         coding-system-for-write instead of buffer-file-coding-system to
8951         gnus-agent-file-coding-system.
8952
8953         * gnus-msg.el (gnus-inews-make-draft, gnus-inews-insert-archive-gcc):
8954         Decode group name.
8955
8956         * gnus-srvr.el (gnus-browse-foreign-server): Make group names unibyte.
8957
8958         * gnus-start.el (gnus-update-active-hashtb-from-killed)
8959         (gnus-read-newsrc-el-file): Make group names unibyte.
8960
8961         * nnmail.el (nnmail-group-pathname): Don't encode file names by
8962         nnmail-pathname-coding-system.
8963
8964         * nnrss.el (nnrss-file-coding-system): Doc fix; make it begin with *.
8965         (nnrss-request-delete-group): Bind file-name-coding-system to
8966         nnmail-pathname-coding-system.
8967         (nnrss-read-server-data, nnrss-read-group-data):
8968         Bind file-name-coding-system correctly.
8969         (nnrss-check-group): Pass nnrss-file-coding-system to md5.
8970
8971         * nntp.el: Require gnus-group for the function gnus-group-name-charset.
8972         (nntp-server-to-method-cache): New variable.
8973         (nntp-group-pathname): New function that decodes non-ASCII group names.
8974         (nntp-possibly-create-directory, nntp-marks-changed-p)
8975         (nntp-save-marks, nntp-open-marks): Use it.
8976         (nntp-possibly-create-directory, nntp-open-marks):
8977         Bind file-name-coding-system to nnmail-pathname-coding-system.
8978         (nntp-open-marks): Decode group names when bootstrapping marks.
8979
8980         * rfc2047.el (rfc2047-encode-message-header): Make XEmacs decode
8981         Newsgroups and Folowup-To headers.
8982
8983 2007-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
8984
8985         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
8986         (gnus-server-closed-face, gnus-server-denied-face)
8987         (gnus-server-offline-face): Remove variable.
8988         (gnus-server-font-lock-keywords): Use faces that are not aliases.
8989
8990         * gnus-util.el (gnus-message-with-timestamp-1): Use log-message instead
8991         of modifying message-stack directly for XEmacs.
8992
8993         * mm-util.el (mm-decode-coding-string, mm-encode-coding-string)
8994         (mm-decode-coding-region, mm-encode-coding-region): Don't modify string
8995         if the coding-system argument is nil for XEmacs.
8996
8997         * nnrss.el (nnrss-compatible-encoding-alist): Inherit the value of
8998         mm-charset-override-alist.
8999
9000         * rfc2047.el: Don't require base64; require rfc2045 for the function
9001         rfc2045-encode-string.
9002         (rfc2047-encode-parameter): Use rfc2045-encode-string to quote or not
9003         to quote the parameter value.
9004
9005 2007-07-06  Katsumi Yamaoka  <yamaoka@jpl.org>
9006
9007         * gnus-group.el (gnus-group-name-charset): Allow a method of the short
9008         form in gnus-group-name-charset-method-alist.
9009
9010         * gnus-eform.el (gnus-edit-form): Add optional argument layout which
9011         overrides the default layout edit-form.
9012
9013         * gnus-win.el (gnus-buffer-configuration): Add edit-server.
9014
9015         * gnus-srvr.el (gnus-server-edit-server): Use edit-server layout.
9016
9017 2007-07-04  Katsumi Yamaoka  <yamaoka@jpl.org>
9018
9019         * gnus-sum.el (gnus-summary-catchup): Don't recognize cached articles
9020         as unfetched articles.
9021
9022 2007-07-02  Reiner Steib  <Reiner.Steib@gmx.de>
9023
9024         * gnus-start.el (gnus-level-unsubscribed): Improve doc string.
9025
9026 2007-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
9027
9028         * nnagent.el (nnagent-request-set-mark): Also set the marks for the
9029         original back end that keeps marks in the local system.
9030
9031 2007-06-26  Katsumi Yamaoka  <yamaoka@jpl.org>
9032
9033         * gnus-art.el (gnus-article-summary-command-nosave): Don't set the 3rd
9034         arg of pop-to-buffer for XEmacs.
9035         (gnus-article-read-summary-keys): Ditto; don't restore window
9036         configuration if summary command ends up with neither article buffer
9037         nor summary buffer; describe bindings if summary keys end with C-h.
9038
9039 2007-06-22  Katsumi Yamaoka  <yamaoka@jpl.org>
9040
9041         * message.el (message-fix-before-sending): Skip raw message part to be
9042         forwarded while checking illegible text.
9043         (message-forward-make-body-mime, message-forward-make-body):
9044         Mark signed or encrypted raw message as having no illegible text.
9045
9046 2007-06-19  Katsumi Yamaoka  <yamaoka@jpl.org>
9047
9048         * gnus-util.el (gnus-add-timestamp-to-message): New user option.
9049         (gnus-message-with-timestamp-1): New macro.
9050         (gnus-message-with-timestamp): New function.
9051         (gnus-message): Use them.
9052
9053         * nnheader.el (nnheader-message): Use them.
9054
9055 2007-06-16  Reiner Steib  <Reiner.Steib@gmx.de>
9056
9057         * gnus-start.el (gnus-gnus-to-quick-newsrc-format): Add newlines to
9058         .newsrc.eld file.
9059
9060 2007-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
9061
9062         * gnus-agent.el (gnus-agent-fetch-headers)
9063         (gnus-agent-retrieve-headers):
9064         Bind gnus-decode-encoded-address-function to identity.
9065
9066         * nntp.el (nntp-send-xover-command): Recognize an xover command is
9067         available also when the server returns simply a dot.
9068
9069         * gnus-ems.el (gnus-x-splash): Redisplay window before measuring it.
9070
9071 2007-06-08  Katsumi Yamaoka  <yamaoka@jpl.org>
9072
9073         * gnus-ems.el (gnus-x-splash): Fix calculation; error in tty.
9074
9075 2007-06-07  Katsumi Yamaoka  <yamaoka@jpl.org>
9076
9077         * gnus-ems.el (gnus-x-splash): Make it work.
9078
9079         * gnus-start.el (gnus-1): Relax restrictions that prevent gnus-x-splash
9080         from being used.
9081
9082         * lpath.el: Bind line-spacing and tool-bar-mode for XEmacs.
9083
9084 2007-06-05  Katsumi Yamaoka  <yamaoka@jpl.org>
9085
9086         * gnus-xmas.el (gnus-xmas-define): Make gnus-make-overlay ignore the
9087         4th and the 5th arguments.
9088
9089         * gnus-art.el (gnus-insert-mime-button): Make a button overlay without
9090         the front stickiness.
9091         (gnus-article-summary-command-nosave): Correct the order of the
9092         arguments passed to pop-to-buffer.
9093         (gnus-article-read-summary-keys): Ditto; make it work properly when the
9094         summary command ends up with the article buffer.
9095
9096         * mm-decode.el (mm-insert-part): Separate the extracted parts that have
9097         the same faces.
9098
9099 2007-06-07  Juanma Barranquero  <lekktu@gmail.com>
9100
9101         * gnus-art.el (gnus-split-methods): Fix typo in docstring.
9102
9103 2007-06-06  Juanma Barranquero  <lekktu@gmail.com>
9104
9105         * gnus-diary.el (gnus-diary-time-format, gnus-summary-sort-by-schedule):
9106         * gnus-sum.el (gnus-summary-highlight):
9107         * pgg.el (pgg-sign-region, pgg-sign):
9108         * mail-source.el (mail-source-delete-old-incoming-confirm):
9109         * nndiary.el (nndiary-reminders): Fix typos in docstrings.
9110
9111 2007-06-04  Katsumi Yamaoka  <yamaoka@jpl.org>
9112
9113         * gnus-art.el (gnus-mime-view-part-externally)
9114         (gnus-mime-view-part-internally): Fix predicate function passed to
9115         completing-read.
9116
9117         * mm-decode.el (mm-image-fit-p): Return t if argument is not an image.
9118
9119         * gnus.el (gnus-update-message-archive-method): Add :version.
9120
9121 2007-06-01  Katsumi Yamaoka  <yamaoka@jpl.org>
9122
9123         * gnus.el (gnus-update-message-archive-method): New variable.
9124
9125         * gnus-start.el (gnus-setup-news): Update saved "archive" method
9126         according to gnus-message-archive-method if
9127         gnus-update-message-archive-method is non-nil.
9128
9129 2007-05-29  Katsumi Yamaoka  <yamaoka@jpl.org>
9130
9131         * gnus-sum.el (gnus-summary-limit-to-address): New function.
9132         Suggested by Loic Dachary <loic@dachary.org>.
9133         (gnus-summary-limit-map, gnus-summary-make-menu-bar): Add it.
9134
9135 2007-05-28  Katsumi Yamaoka  <yamaoka@jpl.org>
9136
9137         * message.el (message-pop-to-buffer): Add switch-function argument.
9138         (message-mail): Pass switch-function argument to it.
9139
9140 2007-05-25  Reiner Steib  <Reiner.Steib@gmx.de>
9141
9142         * mm-decode.el (mm-file-name-rewrite-functions): Make it customizable.
9143         Improve doc string.
9144
9145 2007-05-25  Katsumi Yamaoka  <yamaoka@jpl.org>
9146
9147         * gnus-art.el (gnus-header-from, gnus-header-subject, gnus-header-name)
9148         (gnus-header-content)
9149         * gnus-cite.el (gnus-cite-10)
9150         * gnus-srvr.el (gnus-server-closed)
9151         * gnus.el (gnus-group-mail-1, gnus-group-mail-1-empty)
9152         (gnus-group-mail-2, gnus-group-mail-2-empty, gnus-group-mail-3)
9153         (gnus-group-mail-3-empty, gnus-group-mail-low)
9154         (gnus-group-mail-low-empty, gnus-splash)
9155         * message.el (message-header-to, message-header-cc)
9156         (message-header-subject, message-header-other, message-header-name)
9157         (message-header-xheader, message-separator, message-cited-text)
9158         (message-mml): Lighten colors of faces used for dark background.
9159
9160 2007-05-24  Simon Josefsson  <simon@josefsson.org>
9161
9162         * nnimap.el (nnimap-need-unselect-to-notice-new-mail): Change default
9163         to t as an experiment.  Suggested by Greg Troxel <gdt@work.lexort.com>.
9164
9165 2007-05-24  Katsumi Yamaoka  <yamaoka@jpl.org>
9166
9167         * message.el (message-narrow-to-headers-or-head):
9168         Ignore mail-header-separator in the body.
9169
9170 2007-05-23  Katsumi Yamaoka  <yamaoka@jpl.org>
9171
9172         * mm-decode.el (mm-image-fit-p): Return t if image size is just the
9173         same as window size.
9174
9175 2007-05-22  Kevin Ryde  <user42@zip.com.au>
9176
9177         * message.el (message-font-lock-keywords): Use message-header-xheader
9178         face for "X-Foo", its apparent intended purpose.  Move "X-" pattern
9179         ahead of the anything pattern, to get it recognised.
9180
9181 2007-05-22  Katsumi Yamaoka  <yamaoka@jpl.org>
9182
9183         * dgnushack.el: Autoload ad-add-advice for XEmacs.  bbdb-com.el that
9184         spam.el loads uses it in the compiled defadvice form.
9185
9186 2007-05-12  Michaël Cadilhac  <michael@cadilhac.name>
9187
9188         * gnus-sum.el (gnus-articles-to-read)
9189         (gnus-summary-insert-old-articles): Don't truncate group name for
9190         `read-string'.
9191
9192         * gnus-util.el (gnus-limit-string): Delete this function.
9193
9194         * gnus-sum.el (gnus-simplify-subject-fully):
9195         Use `truncate-string-to-width' instead.
9196
9197 2007-05-11  Michaël Cadilhac  <michael@cadilhac.name>
9198
9199         * gnus-sum.el (gnus-summary-next-group-on-exit): New variable.
9200         Tell if, on summary exit, the next group has to be selected.
9201         (gnus-summary-exit): Use it.
9202
9203 2007-05-10  Reiner Steib  <Reiner.Steib@gmx.de>
9204
9205         * gnus-art.el (gnus-article-mode): Fix comment about displaying
9206         non-break space.
9207
9208 2007-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
9209
9210         * nnfolder.el (nnfolder-request-group, nnfolder-request-create-group):
9211         Check if group is not a directory.
9212         (nnfolder-request-expire-articles): Don't delete articles if the target
9213         group is not available.
9214
9215         * nnml.el (nnml-request-create-group): Properly check if group is not a
9216         file.
9217         (nnml-request-expire-articles): Don't delete articles if the target
9218         group is not available.
9219
9220         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
9221         Don't quote characters that are within parentheses.
9222
9223 2007-05-09  Katsumi Yamaoka  <yamaoka@jpl.org>
9224
9225         * gnus-sum.el (gnus-auto-select-on-ephemeral-exit): New variable.
9226         (gnus-handle-ephemeral-exit): Select article according to it.
9227
9228 2007-05-08  Reiner Steib  <Reiner.Steib@gmx.de>
9229
9230         * message.el (message-insert-formated-citation-line): Remove newline.
9231         (message-citation-line-format): Add final \n here so that the user can
9232         avoid a blank line.
9233
9234 2007-05-03  Dan Christensen  <jdc@uwo.ca>
9235
9236         * nndoc.el (nndoc-type-alist, nndoc-lanl-gov-announce-type-p)
9237         (nndoc-transform-lanl-gov-announce, nndoc-generate-lanl-gov-head):
9238         Update lanl/arXiv support.
9239
9240 2007-05-02  Reiner Steib  <Reiner.Steib@gmx.de>
9241
9242         * gnus.el: Bump version number.
9243
9244 2007-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9245
9246         * gnus.el (gnus-version-number): Bump version.
9247
9248 2007-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
9249
9250         * gnus.el: No Gnus v0.6 is released.
9251
9252 2007-04-27  Didier Verna  <didier@xemacs.org>
9253
9254         * gnus-util.el (gnus-orify-regexp): Move and rename to ...
9255         * gmm-utils.el (gmm-regexp-concat): ... here.
9256         * message.el: Don't require 'gnus-util.
9257         (message-dont-reply-to-names): Handle name change above.
9258         * gnus-sum.el (gnus-ignored-from-addresses): Ditto.
9259
9260 2007-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
9261
9262         * mm-util.el (mm-charset-synonym-alist): Don't make it a user option
9263         since the initial value varies according to the system.
9264
9265 2007-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
9266
9267         * mm-util.el (mm-charset-synonym-alist): Defcustom.
9268
9269 2007-04-25  NAKAJI Hiroyuki  <nakaji@jp.freebsd.org>  (tiny change)
9270
9271         * mm-util.el (mm-charset-synonym-alist): Map iso8859-1 to iso-8859-1.
9272
9273 2007-04-24  Didier Verna  <didier@xemacs.org>
9274
9275         Improve the type of gnus-ignored-from-addresses.
9276         * gnus-util.el (gnus-orify-regexp): New function.
9277         * message.el (gnus-util): Require it.
9278         * message.el (message-dont-reply-to-names): Use gnus-orify-regexp.
9279         * gnus-sum.el (gnus-ignored-from-addresses): New function.
9280         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Use it.
9281
9282 2007-04-24  Didier Verna  <didier@xemacs.org>
9283
9284         * gnus-sum.el:
9285         * gnus-utils.el: Fix some trailing whitespaces.
9286
9287 2007-04-23  Katsumi Yamaoka  <yamaoka@jpl.org>
9288
9289         * gnus-msg.el (gnus-summary-resend-message-edit): Add Gcc header.
9290         (gnus-summary-resend-bounced-mail): Ditto; search whole body for parent
9291         article's Message-ID; refer parent article in summary buffer.
9292
9293         * message.el (message-bounce): Call mime-to-mml.
9294
9295         * dgnushack.el (byte-optimize-form-code-walker): Fix the form which was
9296         not helpful to Emacs 21.1 and 21.2 for detecting a bug that does not
9297         optimize and/or forms properly.
9298
9299 2007-04-22  Reiner Steib  <Reiner.Steib@gmx.de>
9300
9301         * dgnushack.el (with-syntax-table): XEmacs bug has been fixed.  Add
9302         URL.
9303
9304 2007-04-20  Katsumi Yamaoka  <yamaoka@jpl.org>
9305
9306         * gnus-msg.el (gnus-summary-supersede-article): Add Gcc header.
9307
9308 2007-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
9309
9310         * gnus-art.el (gnus-mime-strip-charset-parameters): New function.
9311         (gnus-mime-view-part-as-charset): Use it; redisplay subpart currently
9312         displayed of multipart/alternative part if it is invoked from summary
9313         buffer.
9314
9315         * mm-view.el (mm-inline-text-html-render-with-w3m)
9316         (mm-inline-text-html-render-with-w3m-standalone)
9317         (mm-inline-render-with-function): Use mail-parse-charset by default.
9318
9319 2007-04-18  Levin Du  <zslevin@gmail.com>  (tiny change)
9320
9321         * parse-time.el (parse-time-string-chars): Check if CHAR
9322         is less than the length of parse-time-syntax.
9323
9324 2007-04-17  Katsumi Yamaoka  <yamaoka@jpl.org>
9325
9326         * gnus-uu.el (gnus-uu-digest-mail-forward): Pull articles processed
9327         from gnus-newsgroup-processable.
9328
9329 2007-04-16  Didier Verna  <didier@xemacs.org>
9330
9331         * gnus-msg.el (gnus-configure-posting-styles):
9332         Handle message-signature-directory properly with :file syntax.
9333         Reported by "Leo".
9334
9335 2007-04-11  Didier Verna  <didier@xemacs.org>
9336
9337         New user option: message-signature-directory.
9338         * gnus-msg.el (gnus-configure-posting-styles): Support it.
9339         * message.el (message-insert-signature): Ditto.
9340         * message.el (message-signature-file): Doc update.
9341         * message.el (message-signature-directory): New.
9342
9343 2007-04-10  Katsumi Yamaoka  <yamaoka@jpl.org>
9344
9345         * gnus-msg.el (gnus-inews-yank-articles):
9346         Use message-exchange-point-and-mark instead of exchange-point-and-mark.
9347
9348 2007-04-09  Katsumi Yamaoka  <yamaoka@jpl.org>
9349
9350         * message.el (message-yank-original): Make sure cited text ends with
9351         newline; don't exchange point and mark.
9352
9353 2007-04-07  Chong Yidong  <cyd@stupidchicken.com>
9354
9355         * tls.el (open-tls-stream): Properly handle case where there
9356         is no associated buffer.
9357
9358 2007-04-03  Thien-Thi Nguyen  <ttn@gnu.org>
9359
9360         * gnus-msg.el (gnus-inews-yank-articles): Fix bug: After
9361         message-yank-original, make sure (< mark TEXT point).
9362
9363 2007-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
9364
9365         * message.el (message-fill-column): New variable.
9366         (message-mode): Use it.  Add comment on a possible new hook.
9367
9368         * nnmail.el (nnmail-spool-file): Mark as obsolete.
9369         (nnmail-get-new-mail): Reformat.
9370
9371         * gnus-registry.el (gnus-registry-cache-save): Add FIXME comment.
9372
9373         * gmm-utils.el: Fix Commentary.
9374         (gmm-tool-bar-from-list): Fix typo in doc string.
9375
9376 2007-03-27  Thien-Thi Nguyen  <ttn@gnu.org>
9377
9378         * message.el (message-yank-original): Don't switch point and mark
9379         unnecessarily to put point and mark as documented.
9380
9381 2007-03-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9382
9383         * message.el (message-put-addresses-in-ecomplete): Only fetch headers
9384         from the message heads.
9385
9386 2007-03-25  Kevin Greiner  <kevin.greiner@compsol.cc>
9387
9388         * gnus-art.el (gnus-article-set-window-start): Do nothing when the
9389         article buffer does not have a window.  This may not be the best
9390         solution but is certainly better than setting the start of the null,
9391         that is the current, window.
9392
9393 2007-03-24  Reiner Steib  <Reiner.Steib@gmx.de>
9394
9395         * gnus-draft.el (gnus-draft-setup-hook): New hook.
9396         (gnus-draft-setup): Run it.
9397
9398         * gnus-score.el (gnus-inhibit-slow-scoring): New variable, renamed from
9399         gnus-score-fast-scoring.  Allow regexp.
9400         (gnus-score-headers): Use it.
9401
9402         * gnus-util.el (gnus-emacs-version): Include "no MULE" in no-MULE
9403         XEmacs.
9404
9405         * gnus-art.el (gnus-article-browse-html-article): Fix typo in doc
9406         string.
9407         (gnus-button-alist): Also catch `<f1> k ...'.
9408         (gnus-treat-display-x-face): Fix doc string.
9409
9410 2007-03-25  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9411
9412         * gnus-msg.el (gnus-setup-message, gnus-inews-add-send-actions): Move
9413         evaluation of gnus-extended-version to ensure correct generation of the
9414         User-Agent header when message-generate-headers-first is used.
9415
9416 2007-03-24  Simon Josefsson  <simon@josefsson.org>
9417
9418         * hashcash.el (hashcash-generate-payment-async): Don't crash if
9419         hashcash-path is nil.  Don't call callback with incorrect number of
9420         parameters if val is 0.
9421
9422 2007-03-20  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9423
9424         * message.el (message-required-news-headers):
9425         * gnus-util.el (gnus-intern-safe): Fix typo in docstring.
9426
9427 2007-03-18  Thien-Thi Nguyen  <ttn@gnu.org>
9428
9429         * tls.el (open-tls-stream): In handshake-waiting loop,
9430         don't wait more if there is output available to process.
9431
9432 2007-03-17  Thien-Thi Nguyen  <ttn@gnu.org>
9433
9434         * tls.el (tls-program): Doc fix.
9435
9436 2007-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
9437
9438         * message.el (message-generate-new-buffers): Change the meaning of the
9439         nil value; add `standard' to the choices; treat t as `unique'; improve
9440         doc string.
9441         (gnus-select-frame-set-input-focus): Autoload.
9442         (message-buffer-name): Search for the existing message buffer if
9443         message-generate-new-buffers is nil or `standard'; treat the value t of
9444         message-generate-new-buffers as `unique'.
9445         (message-pop-to-buffer): Raise the frame already displaying the message
9446         buffer; clear the echo area after querying.
9447         (message-setup): Pass the `continue' argument to compose-mail.
9448         (message-mail): Prefer `switch-function' if it is given; search for the
9449         existing message buffer if the `continue' argument is non-nil; pass
9450         continue and switch-function arguments to compose-mail by way of
9451         message-setup.
9452         (message-mail-other-window): Adjust argument of message-setup.
9453         (message-mail-other-frame): Ditto.
9454
9455 2007-03-13  Katsumi Yamaoka  <yamaoka@jpl.org>
9456
9457         * gnus-cite.el (font-lock-set-defaults): Autoload it for Emacs.
9458         (gnus-message-citation-mode): Require font-lock for XEmacs; make sure
9459         to turn font-lock on when turning gnus-message-citation-mode on.
9460
9461 2007-03-06  Daiki Ueno  <ueno@unixuser.org>
9462
9463         * mml-smime.el (mml-smime-use): New variable; default to use openssl.
9464         (mml-smime-function-alist): New variable; add epg as the backend.
9465         * mml-sec.el (mml-smime-sign): Don't require mml-smime, autoload
9466         mml-smime- functions instead.
9467         * mm-view.el: Require smime.
9468
9469 2007-03-05  Didier Verna  <didier@xemacs.org>
9470
9471         * gnus-topic.el (gnus-topic-hierarchical-parameters): Perform merging
9472         instead of just inheritance for posting styles.
9473         * gnus.el (gnus-group-fast-parameter): Fix typo in comment.
9474
9475 2007-02-24  Chris Moore  <dooglus@gmail.com>
9476
9477         * pgg-pgp5.el (pgg-pgp5-encrypt-region):
9478         * pgg-pgp.el (pgg-pgp-encrypt-region):
9479         * pgg-gpg.el (pgg-gpg-encrypt-region):
9480         Check pgg-encrypt-for-me if no other recipients.
9481
9482 2007-02-24  John Paul Wallington  <jpw@pobox.com>
9483
9484         * tls.el (tls-certtool-program): Fix custom type.
9485
9486 2007-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
9487
9488         * gnus-cite.el (gnus-message-search-citation-line): Use point-at-bol
9489         and point-at-eol instead of line-(beginning|end)-position.
9490
9491         * assistant.el (assistant-parse-buffer): Ditto.
9492
9493         * netrc.el (netrc-parse-services): Ditto.
9494
9495 2007-02-28  Daiki Ueno  <ueno@unixuser.org>
9496
9497         * mml2015.el (mml2015-epg-find-usable-key): New function.
9498         (mml2015-epg-sign): Use it.
9499         (mml2015-epg-encrypt): Use it.
9500
9501 2007-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
9502
9503         * message.el (message-make-in-reply-to): Quote name containing
9504         non-ASCII characters.  It will make the RFC2047 encoder cause an error
9505         if there are special characters.  Reported by NAKAJI Hiroyuki
9506         <nakaji@jp.freebsd.org>.
9507
9508 2007-02-27  Didier Verna  <didier@xemacs.org>
9509
9510         Include the group parameters as well as the topic ones in the
9511         inheritance filter process.
9512         * gnus-topic.el (gnus-topic-hierarchical-parameters): New optional
9513         argument GROUP-PARAMS-LIST.
9514         * gnus-topic.el (gnus-group-topic-parameters): Use it.
9515
9516 2007-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
9517
9518         * nntp.el (nntp-never-echoes-commands)
9519         (nntp-open-connection-functions-never-echo-commands): New variables.
9520         (nntp-send-command): Use them.
9521
9522 2007-02-20  Daiki Ueno  <ueno@unixuser.org>
9523
9524         * mml2015.el (mml2015-epg-verify): Simplify.
9525
9526 2007-02-19  Katsumi Yamaoka  <yamaoka@jpl.org>
9527
9528         * mml.el (mml-content-disposition-alist): New user option.
9529         (mml-content-disposition): New function.
9530         (mml-insert-mime-headers, mml-minibuffer-read-disposition): Use it.
9531         (mml-attach-file, mml-dnd-attach-file): Pass file name to it.
9532
9533 2007-02-19  Daiki Ueno  <ueno@unixuser.org>
9534
9535         * mml2015.el (mml2015-epg-verify): Convert LF to CRLF before signature
9536         verification.
9537
9538 2007-02-15  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9539
9540         * nnweb.el (nnweb-google-parse-1): Fix date parsing to also match on
9541         articles posted in the last 24 hours.
9542
9543 2007-02-14  Chong Yidong  <cyd@stupidchicken.com>
9544
9545         * smiley.el (smiley-regexp-alist): Add "dead" smiley.
9546
9547 2007-02-14  Michaël Cadilhac  <michael@cadilhac.name>
9548
9549         * nntp.el (nntp-send-command): Don't wait for echoes when
9550         nntp-open-ssl-stream is used.
9551
9552 2007-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
9553
9554         * gnus-cite.el (gnus-test-font-lock-add-keywords)
9555         (gnus-message-add-citation-keywords)
9556         (gnus-message-remove-citation-keywords): Remove.
9557         (gnus-message-citation-mode): Instead of modifying font-lock-keywords
9558         directly, make the variables in font-lock-defaults buffer-local, add
9559         gnus-message-citation-keywords to them and then update the value of
9560         font-lock-keywords.
9561
9562 2007-02-09  Katsumi Yamaoka  <yamaoka@jpl.org>
9563
9564         * message.el (message-cite-original-1): Don't call
9565         gnus-article-highlight-citation.
9566
9567         * gnus-cite.el (gnus-cite-parse): Work with two or more MS-type
9568         citations; fix line count.
9569
9570 2007-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
9571
9572         * gnus-cite.el (gnus-test-font-lock-add-keywords): New function.
9573         (gnus-message-add-citation-keywords)
9574         (gnus-message-remove-citation-keywords): Use it; fix the emulating
9575         versions of font-lock-add-keywords and font-lock-remove-keywords to
9576         work with XEmacs correctly.
9577
9578 2007-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
9579
9580         * gnus-cite.el (gnus-cite-face-list): Set the values of
9581         gnus-message-max-citation-depth and gnus-message-citation-keywords.
9582         (gnus-message-max-citation-depth): Use defvar rather than defconst.
9583         (gnus-message-cite-prefix-regexp): New variable.
9584         (gnus-message-search-citation-line): Use it; protect against long
9585         citation prefix; fill match data with nil rather than 0 for XEmacs; set
9586         the 0th match data for Emacs.
9587         (gnus-message-citation-keywords): Set LAXMATCH flag in every HIGHLIGHT.
9588         (gnus-message-add-citation-keywords): Append keywords rather than
9589         prepending; emulate font-lock-add-keywords if it is not available.
9590         (gnus-message-remove-citation-keywords):
9591         Emulate font-lock-remove-keywords if it is not available.
9592
9593         * gnus-msg.el (gnus-message-highlight-citation): Default to t.
9594
9595         * message.el (message-cite-prefix-regexp): Set the value of
9596         gnus-message-cite-prefix-regexp.
9597
9598 2007-02-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9599
9600         * nnweb.el (nnweb-google-parse-1): Update parser.
9601
9602 2007-01-29  Juanma Barranquero  <lekktu@gmail.com>
9603
9604         * gnus-art.el (gnus-button-prefer-mid-or-mail): Fix typo in docstring.
9605
9606 2007-01-28  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9607
9608         * nnslashdot.el (nnslashdot-request-article): Update end-of-article
9609         regexp.
9610
9611 2007-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
9612
9613         * uudecode.el (uudecode-string-to-multibyte): New function emulating
9614         string-to-multibyte.
9615         (uudecode-decode-region-internal): Use it.
9616
9617         * lpath.el: Fbind string-as-multibyte for XEmacs.
9618
9619 2007-01-23  Reiner Steib  <Reiner.Steib@gmx.de>
9620
9621         * gnus-score.el (gnus-home-score-file, gnus-home-adapt-file):
9622         Fix custom choice.
9623
9624         * gnus-art.el (gnus-signature-limit): Fix custom choice.
9625
9626 2007-01-22  Daiki Ueno  <ueno@unixuser.org>
9627
9628         * mm-util.el (mm-inhibit-file-name-handlers): Add epa-file-handler.
9629
9630         * mm-decode.el (mm-save-part-to-file): Use `mm-write-region' instead of
9631         `write-region' to respect `mm-inhibit-file-name-handlers'.
9632
9633 2007-01-19  Reiner Steib  <Reiner.Steib@gmx.de>
9634
9635         * nnsoup.el (nnsoup-directory, nnsoup-packer, nnsoup-packet-directory):
9636         Use gnus-home-directory instead of "~/" or "$HOME".
9637
9638 2007-01-17  Teodor Zlatanov  <tzz@lifelogs.com>
9639
9640         * encrypt.el (encrypt-insert-file-contents): Add better prompt
9641         to mention filename.
9642         Add comments at beginning regarding usage.
9643         (encrypt-write-file-contents): Change interactive so a string is
9644         acceptable.  If the file has no associated model, show an error instead
9645         of a nonsense prompt.
9646
9647 2007-01-16  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
9648
9649         * spam.el (spam-bsfilter-ham-switch): Fix typo.
9650         Thanks to Yoshihiko Yamada for kind notification of this typo.
9651
9652 2007-01-12  Kenichi Handa  <handa@m17n.org>
9653
9654         * uudecode.el (uudecode-decode-region-internal): Make it work in a
9655         multibyte buffer.
9656
9657 2007-01-14  Reiner Steib  <Reiner.Steib@gmx.de>
9658
9659         * gnus-score.el (gnus-score-fast-scoring): New variable.
9660         (gnus-score-headers): Use it.
9661
9662         * gnus-sum.el (gnus-auto-select-first): Improve doc string.
9663
9664         * message.el (message-cite-original-1):
9665         Call gnus-article-highlight-citation if requested.
9666         (message-make-from): Allow name and address as optional arguments.
9667
9668         * gnus-cite.el (gnus-article-highlight-citation): Add SAME-BUFFER arg.
9669
9670         * gnus-art.el (gnus-article-browse-html-article): Add warning about web
9671         bugs to doc string.
9672         (gnus-button-alist): Add mid\\|message-id.
9673         (gnus-button-fetch-group): Extend for use in
9674         `browse-url-browser-function'.
9675         (gnus-button-url-regexp): Try to catch paired parentheses like in
9676         Wikipedia URLs.
9677
9678         * gnus-sum.el (gnus-summary-reparent-children): Another doc string fix.
9679         Suggested by Simon Krahnke <overlord@gmx.li>.
9680
9681 2007-01-13  Romain Francoise  <romain@orebokech.com>
9682
9683         * nnml.el (nnml-use-compressed-files): Fix typo in docstring.
9684         Update copyright.
9685
9686 2007-01-13  Patric Mueller  <bhaak@bigfoot.com>  (tiny change)
9687
9688         * gnus-sum.el (gnus-summary-reparent-children): Fix typo in doc string.
9689
9690 2007-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
9691
9692         * gnus-registry.el (gnus-registry-unfollowed-groups)
9693         (gnus-registry-split-fancy-with-parent): Fix documentation.
9694
9695 2007-01-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9696
9697         * spam-report.el (spam-report-gmane-internal): Speed up spam reporting
9698         from nnweb groups.
9699
9700 2006-12-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9701
9702         * spam-report.el (spam-report-gmane-internal): Add necessary "/" to
9703         Xref urls.  Erase buffer before requesting head.
9704
9705         * mm-decode.el (mm-display-external): Use itimer function for XEmacs.
9706
9707 2007-01-07  Reiner Steib  <Reiner.Steib@gmx.de>
9708
9709         * gnus-soup.el (gnus-soup): New custom group.  Make user variables
9710         customizable.
9711
9712 2007-01-05  Daiki Ueno  <ueno@unixuser.org>
9713
9714         * mml2015.el (mml2015-epg-sign): Ask user whether to skip or abort if
9715         no signing key is found.
9716         (mml2015-epg-encrypt): Ask user whether to skip or abort if
9717         no encrypting and/or signing key is found.
9718
9719 2007-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
9720
9721         * spam-report.el (spam-report-gmane-spam): Remove redundant message.
9722
9723 2007-01-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9724
9725         * nnweb.el (nnweb-gmane-create-mapping): Put back code to merge the
9726         headers read from disk with the ones newly found in the current search.
9727         This should no longer cause problems, because the article numbers in
9728         Gmane's `nov.php' output are ignored since the previous change.
9729
9730 2007-01-02  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9731
9732         * gmm-utils.el (gmm-tool-bar-style): Fix custom type.
9733
9734 2007-01-01  Katsumi Yamaoka  <yamaoka@jpl.org>
9735
9736         * lpath.el: Fbind clear-string and cp-supported-codepages; don't fbind
9737         replace-regexp-in-string; bind url-version; fbind display-images-p and
9738         timer-set-function for XEmacs; bind timer-list for XEmacs; fbind
9739         find-face and set-itimer-function for Emacs; bind itimer-list for
9740         Emacs.
9741
9742         * mm-decode.el (mm-display-external): Use itimer function for XEmacs.
9743
9744 2007-01-01  Romain Francoise  <romain@orebokech.com>
9745
9746         * gnus-sum.el (gnus-summary-make-menu-bar): Fix typo.
9747
9748 2006-12-31  Steve Youngs  <steve@sxemacs.org>
9749
9750         * gnus-cite.el: Load easy-mmode at compile time for (S)XEmacs to get
9751         `define-minor-mode' macro definition expanded properly.
9752         (gnus-message-citation-mode): This is now OK for (S)XEmacs so don't
9753         exclude it there.
9754
9755         * gnus-msg.el (gnus-message-highlight-citation): Revert Reiner's patch
9756         of 2006-12-30.  The default is nil on (S)XEmacs already because of the
9757         `fboundp' test.
9758         (gnus-message-citation-mode): Revert Reiner's patch of 2006-12-30.
9759         This is OK to autoload in (S)XEmacs now.
9760
9761 2006-12-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9762
9763         * gnus-sum.el (gnus-summary-limit-to-singletons): New command and
9764         keystroke.
9765         (gnus-summary-limit-to-singletons): Fix typo.
9766
9767         * spam-report.el (spam-report-gmane-internal): Fall back on Xref if all
9768         else fails.
9769
9770 2006-12-30  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9771
9772         * gnus-cite.el (turn-off-gnus-message-citation-mode): Fix typo in
9773         docstring.
9774
9775         * gnus-sum.el (gnus-summary-insert-ticked-articles): New command.
9776         (gnus-summary-make-menu-bar, gnus-summary-buffer-map): Bind it.
9777         (gnus-summary-insert-dormant-articles): Fix typo in message.
9778
9779 2006-12-30  Reiner Steib  <Reiner.Steib@gmx.de>
9780
9781         * gnus-msg.el (gnus-message-highlight-citation): Ensure default to be
9782         nil for XEmacs.
9783         (gnus-message-citation-mode): Don't autoload in XEmacs.
9784
9785         * gnus-cite.el (gnus-message-citation-mode): Don't define in XEmacs.
9786
9787 2006-12-29  Jouni K. Seppänen  <jks@iki.fi>
9788
9789         * nnimap.el (nnimap-expunge-search-string):
9790         Mention nnimap-search-uids-not-since-is-evil in docstring.
9791
9792 2006-12-28  Reiner Steib  <Reiner.Steib@gmx.de>
9793
9794         * spam.el: Revert to make-obsolete-variable because
9795         define-obsolete-variable-alias is not supported in Emacs 21.
9796
9797         * spam.el (spam-ifile-path, spam-ifile-database-path)
9798         (spam-bogofilter-path): Use define-obsolete-variable-alias instead of
9799         make-obsolete-variable.
9800         (spam-bsfilter-path, spam-bsfilter-program)
9801         (spam-spamassassin-path, spam-spamassassin-program)
9802         (spam-sa-learn-path, spam-sa-learn-program): Rename variables.
9803         Don't use "path" inappropriately.
9804         (spam-check-spamassassin, spam-spamassassin-register-with-sa-learn)
9805         (spam-check-bsfilter, spam-bsfilter-register-with-bsfilter): Use new
9806         variable names.
9807
9808 2006-12-28  Daiki Ueno  <ueno@unixuser.org>
9809
9810         * gnus-sum.el (gnus-summary-next-article): Make sure we are in the
9811         summary buffer.
9812
9813         * password.el (password-cache-remove): Use clear-string to burn
9814         password, if available.
9815
9816 2006-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
9817
9818         * gnus-msg.el (gnus-message-citation-mode): Fix autoload.
9819
9820         * gnus-cite.el (gnus-message-highlight-citation): Move to gnus-msg.el.
9821
9822         * gnus-msg.el (gnus-setup-message): Add gnus-message-citation-mode.
9823         (gnus-message-highlight-citation): Move defcustom here from
9824         gnus-cite.el.
9825         (gnus-message-citation-mode): Autoload.
9826
9827         * gnus-cite.el: Adjust Oliver's code to Gnus namespace.  Add some
9828         checks to make it compile with XEmacs.
9829         (gnus-message-citation-mode): New minor mode.
9830         (gnus-message-max-citation-depth, gnus-message-citation-keywords)
9831         (gnus-message-highlight-citation): New variables.
9832         (gnus-message-search-citation-line)
9833         (gnus-message-add-citation-keywords)
9834         (gnus-message-remove-citation-keywords)
9835         (turn-on-gnus-message-citation-mode)
9836         (turn-off-gnus-message-citation-mode): New functions.
9837
9838 2006-12-26  Oliver Scholz  <epameinondas@gmx.de>
9839
9840         * gnus-cite.el: Enable highlighting of different citation levels in
9841         message-mode.
9842
9843 2006-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
9844
9845         * message.el (message-make-fqdn): Fix comment.
9846         (message-bogus-system-names): Add ".local".
9847
9848         * spam.el (spam-ifile-path, spam-ifile-program)
9849         (spam-ifile-database-path, spam-ifile-database)
9850         (spam-bogofilter-path, spam-bogofilter-program): Rename variables.
9851         Don't use "path" inappropriately.
9852         (spam-spamoracle-database, spam-get-ifile-database-parameter): Fix doc
9853         strings.
9854         (spam-check-ifile, spam-ifile-register-with-ifile)
9855         (spam-check-bogofilter, spam-bogofilter-register-with-bogofilter):
9856         Use new variable names.
9857
9858         * gnus-art.el (gnus-treat-display-x-face, gnus-treat-display-face)
9859         (gnus-treat-display-smileys): Simplify using
9860         gnus-image-type-available-p.
9861
9862         * gnus-ems.el (gnus-image-type-available-p): Use display-images-p if
9863         available.
9864
9865         * gnus-xmas.el (gnus-xmas-image-type-available-p):
9866         Use `display-images-p' if available.
9867
9868 2006-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
9869
9870         * nnrss.el (nnrss-fetch): Replace buffer's contents with the decoded
9871         one after turning on the buffer's multibyteness instead of decoding
9872         them directly in the unibyte buffer that causes unexpected conversion
9873         in Emacs 23 (unicode).
9874
9875 2006-12-21  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9876
9877         * message.el (message-generate-hashcash): Fix custom type.
9878
9879 2006-12-20  Reiner Steib  <Reiner.Steib@gmx.de>
9880
9881         * gnus-sum.el (gnus-summary-recenter): Remove debug messages.
9882
9883 2006-12-20  Reiner Steib  <Reiner.Steib@gmx.de>
9884
9885         * gnus-group.el (gnus-group-tool-bar-gnome): Exchange connect and
9886         disconnect icons.  Add help text.
9887
9888 2006-12-20  Teodor Zlatanov  <tzz@lifelogs.com>
9889
9890         * spam.el (spam-extra-header-to-number): CRM114 spam score is
9891         negated to be consistent with the others we handle.
9892
9893 2006-12-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9894
9895         * gnus-art.el (gnus-article-setup-buffer): Actually set the local
9896         version of gnus-summary-buffer to something, so that we can use two
9897         article buffers at the same time.
9898
9899 2006-12-18  Teodor Zlatanov  <tzz@lifelogs.com>
9900
9901         * spam.el (spam-necessary-extra-headers): Make spam-use-regex-headers
9902         trigger all the extra headers.
9903         (spam-extra-header-to-number): Don't require spam-use-crm114 for header
9904         sorting.
9905
9906 2006-12-14  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9907
9908         * nnweb.el (nnweb-gmane-create-mapping): Keep the mapping stable for
9909         solid groups.
9910
9911 2006-12-17  Chong Yidong  <cyd@stupidchicken.com>
9912
9913         * pgg-gpg.el (pgg-gpg-use-agent): Default to t.
9914
9915 2006-12-13  Reiner Steib  <Reiner.Steib@gmx.de>
9916
9917         * legacy-gnus-agent.el: Add Copyright notice.
9918
9919 2006-12-12  Chong Yidong  <cyd@stupidchicken.com>
9920
9921         * gnus-sum.el (gnus-make-thread-indent-array): Fix last change.
9922
9923 2006-12-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9924
9925         * nnweb.el (nnweb-gmane-search): Placeholder TOPDOC setting.
9926
9927         * gnus-sum.el (gnus-summary-recenter): Force setting the window start
9928         to make it work reliably in CVS Emacs.
9929         (gnus-summary-limit-strange-charsets-predicate)
9930         (gnus-summary-limit-to-predicate): New functions.
9931
9932 2006-12-08  Chong Yidong  <cyd@stupidchicken.com>
9933
9934         * gnus-sum.el (gnus-make-thread-indent-array): New optional arg
9935         specifying array size.
9936         (gnus-summary-insert-line, gnus-summary-prepare-threads): Regrow indent
9937         array if it is too small.
9938         (gnus-sort-threads-recursive): Rename from gnus-sort-thread-1.
9939         (gnus-sort-threads-loop): New function.
9940
9941 2006-12-06  Chris Moore  <dooglus@gmail.com>
9942
9943         * gnus-sum.el (gnus-sort-threads, gnus-summary-limit-children):
9944         Use `max' to avoid the value of `max-lisp-eval-depth' decreasing.
9945
9946 2006-12-04  Jouni K. Seppänen  <jks@iki.fi>
9947
9948         * mm-url.el (mm-url-predefined-programs): Call curl with correct
9949         options.
9950
9951 2006-12-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9952
9953         * spam-report.el (spam-report-url-ping-plain): Wait for output to avoid
9954         DOS-ing the recipient.
9955
9956         * nnweb.el (nnweb-gmane-create-mapping): Use the article number from
9957         the headers when creating the mapping to avoid mismappings.
9958         (nnweb-gmane-create-mapping): Always nix out old mapping.
9959
9960 2006-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
9961
9962         * message.el (message-signed-or-encrypted-p): Bind mm-decrypt-option
9963         and mm-verify-option to never.
9964
9965 2006-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
9966
9967         * message.el (message-signed-or-encrypted-p): New function.
9968         (message-forward-make-body): Use it.
9969
9970         * mml2015.el (mml2015-pgg-clear-verify, mml2015-epg-clear-verify):
9971         Replace encode-coding-string with mm-encode-coding-string.
9972
9973 2006-11-29  Katsumi Yamaoka  <yamaoka@jpl.org>
9974
9975         * nneething.el (nneething-decode-file-name):
9976         Replace decode-coding-string with mm-decode-coding-string.
9977
9978         * gnus-int.el (gnus-open-server): Say failed server's name.
9979
9980 2006-11-24  Stefan Monnier  <monnier@iro.umontreal.ca>
9981
9982         * pgg-pgp.el (pgg-pgp-process-region): Change `args' from a list of
9983         strings to a single string.  Quote `errors-file-name'.
9984         (pgg-pgp-encrypt-region, pgg-pgp-decrypt-region, pgg-pgp-sign-region)
9985         (pgg-pgp-verify-region, pgg-pgp-insert-key, pgg-pgp-snarf-keys-region):
9986         Adjust calls.  Use `shell-quote-argument'.
9987
9988 2006-11-24  Juanma Barranquero  <lekktu@gmail.com>
9989
9990         * gnus-agent.el (gnus-agent-expire-unagentized-dirs)
9991         (gnus-agent-regenerate-group): Fix space/tab mixup in messages.
9992
9993         * gnus-art.el (gnus-article-x-face-command, gnus-numeric-save-name):
9994         * gnus-group.el (gnus-group-sort-function, gnus-group-line-format)
9995         (gnus-group-mode, gnus-group-read-group, gnus-group-delete-group)
9996         (gnus-group-make-directory-group, gnus-group-transpose-groups):
9997         * gnus-start.el (gnus-options-subscribe, gnus-options-not-subscribe)
9998         (gnus-subscribe-newsgroup, gnus-1):
9999         * gnus-sum.el (gnus-summary-make-false-root, gnus-make-threads):
10000         * gnus.el (gnus-nntp-server, gnus-use-cross-reference)
10001         (gnus-valid-select-methods, total-expire, gnus-summary-line-format)
10002         (gnus-group-read-only-p): Fix space/tab mixup in docstrings.
10003
10004 2006-11-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10005
10006         * gnus-sum.el (gnus-summary-limit-to-headers): New command and
10007         keystroke.
10008         (gnus-summary-limit-to-bodies): Implement headersp.
10009
10010 2006-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10011
10012         * dns.el (query-dns): Protect against "Process dns deleted" strings.
10013
10014 2006-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
10015
10016         * mm-util.el (mm-string-to-multibyte): Alias to identity in XEmacs.
10017
10018 2006-11-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10019
10020         * message.el (message-generate-hashcash): Expand range of values to
10021         include `opportunistic'.
10022         (message-send-mail): Use it.
10023
10024 2006-11-18  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10025
10026         * mm-uu.el (mm-uu-pgp-signed-extract-1): Make last fix more thorough
10027         and comment it.
10028
10029         * nnslashdot.el (nnslashdot-retrieve-headers-1): Update regexp.
10030
10031 2006-11-15  Reiner Steib  <Reiner.Steib@gmx.de>
10032
10033         * gnus-util.el (gnus-extract-address-components): Improve comment.
10034
10035 2006-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
10036
10037         * gnus-util.el (gnus-extract-address-components): Work with address in
10038         which the name portion contains @.
10039
10040         * lpath.el: Fbind custom-autoload.
10041
10042 2006-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
10043
10044         * gnus.el (gnus-start): Move custom group up.
10045         (gnus-select-method): Don't autoload, but make it available for
10046         `customize-variable'.
10047         (gnus-getenv-nntpserver): Don't autoload.
10048
10049 2006-11-14  Teodor Zlatanov  <tzz@lifelogs.com>
10050
10051         * spam.el: Revert to 7.82 (removed changes since 2006-10-16).
10052
10053 2006-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
10054
10055         * message.el (message-sendmail-extra-arguments): New variable.
10056         (message-send-mail-with-sendmail): Use it.
10057
10058 2006-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
10059
10060         * mml.el (mml-generate-mime-1): Use mm-string-as-unibyte instead of
10061         mm-with-unibyte-current-buffer to make string unibyte.
10062
10063         * mm-decode.el (mm-insert-part): Use mm-string-to-multibyte instead of
10064         mm-string-as-multibyte.
10065
10066 2006-11-14  Daiki Ueno  <ueno@unixuser.org>
10067
10068         * mml2015.el (mml2015-epg-sign): Prefix "pgp-" to a micalg value.
10069         Reported by Werner Koch <wk@gnupg.org>.
10070
10071 2006-11-14  Daiki Ueno  <ueno@p360>
10072
10073         * mml2015.el: Autoload epa-select-keys when compiling.
10074
10075 2006-11-13  Daiki Ueno  <ueno@unixuser.org>
10076
10077         * mml2015.el (mml2015-epg-sign): Save the signing keys in
10078         message-options.
10079         (mml2015-epg-encrypt): Save the recipient keys in message-options.
10080
10081 2006-11-13  Daiki Ueno  <ueno@unixuser.org>
10082
10083         * mml2015.el (mml2015-epg-encrypt): Remove backward compatibility for
10084         EasyPG (< 0.0.6).
10085         (mml2015-always-trust): New user option.
10086         (mml2015-epg-passphrase-callback): Display key ID on the passphrase
10087         prompt.
10088
10089 2006-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
10090
10091         * nntp.el (nntp-authinfo-force): New variable.
10092         (nntp-send-authinfo): Use it.
10093
10094 2006-11-09  Reiner Steib  <Reiner.Steib@gmx.de>
10095
10096         * message.el (message-strip-subject-encoded-words): Allow _not_ to
10097         decode encoded words.  Improve prompt.  Add comment about forwarding.
10098         (message-replacement-char): Move up.
10099
10100 2006-11-08  Wolfgang Jenkner  <wjenkner@inode.at>  (tiny change)
10101
10102         * gnus-sum.el (gnus-summary-catchup): Use gnus-sorted-intersection
10103         instead of gnus-intersection because arguments of gnus-sorted-nunion
10104         must be sorted.  This avoids corruption of gnus-newsgroup-unreads.
10105
10106 2006-11-07  Reiner Steib  <Reiner.Steib@gmx.de>
10107
10108         * message.el (message-strip-subject-encoded-words): Reformat prompt.
10109         (message-simplify-subject-functions):
10110         Enable message-strip-subject-encoded-words by default.
10111
10112 2006-11-06  Reiner Steib  <Reiner.Steib@gmx.de>
10113
10114         * message.el (message-strip-subject-encoded-words): New function.
10115         (message-simplify-subject-functions): New variable.
10116         (message-simplify-subject): Use it.  Fix typo in doc string.
10117         Support message-strip-subject-encoded-words.
10118
10119 2006-11-03  Juanma Barranquero  <lekktu@gmail.com>
10120
10121         * gnus-diary.el (gnus-diary-delay-format-function):
10122         * nndiary.el (nndiary-reminders):
10123         * nnsoup.el (nnsoup-always-save): Use "non-nil" in docstrings.
10124
10125 2006-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
10126
10127         * gnus-art.el (article-hide-boring-headers): Fetch date from
10128         gnus-original-article-buffer to avoid problems with localized date
10129         strings.
10130
10131 2006-10-30  Katsumi Yamaoka  <yamaoka@jpl.org>
10132
10133         * html2text.el (html2text-format-tags): Avoid infloop on open tags.
10134
10135 2006-10-29  Reiner Steib  <Reiner.Steib@gmx.de>
10136
10137         * mm-util.el (mm-codepage-iso-8859-list, mm-codepage-ibm-list):
10138         New variables.
10139         (mm-setup-codepage-iso-8859, mm-setup-codepage-ibm): New functions.
10140         (mm-charset-synonym-alist): Move some entries to
10141         mm-codepage-iso-8859-list.
10142         (mm-charset-synonym-alist, mm-charset-override-alist):
10143         Add iso-8859-8/windows-1255 and iso-8859-9/windows-1254.
10144
10145 2006-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
10146
10147         * gnus-sum.el (gnus-set-mode-line): Quote % in group name.
10148
10149 2006-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
10150
10151         * gnus-agent.el (gnus-agent-make-mode-line-string): Make it compatible
10152         with Emacs 21 and XEmacs.
10153
10154 2006-10-27  Teodor Zlatanov  <tzz@lifelogs.com>
10155
10156         * spam.el (spam-parse-address): New function for better parsing,
10157         catching errors, etc.
10158         (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list): Use it.
10159
10160 2006-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
10161
10162         * mm-view.el: Add interactive arg to html2text autoload.
10163
10164 2006-10-25  Katsumi Yamaoka  <yamaoka@jpl.org>
10165
10166         * gnus-sum.el (gnus-summary-move-article): Use no-encode for `B B'.
10167
10168 2006-10-24  Reiner Steib  <Reiner.Steib@gmx.de>
10169
10170         * mm-util.el (mm-codepage-iso-8859-list, mm-codepage-ibm-list):
10171         New variables.
10172         (mm-setup-codepage-iso-8859, mm-setup-codepage-ibm): New functions.
10173         (mm-charset-synonym-alist): Move some entries to
10174         mm-codepage-iso-8859-list.
10175
10176         * gnus.el (gnus-getenv-nntpserver, gnus-select-method): Autoload.
10177
10178 2006-10-23  Reiner Steib  <Reiner.Steib@gmx.de>
10179
10180         * message.el (message-citation-line-format)
10181         (message-insert-formated-citation-line): Fix implementation of %E, %N
10182         and %n according to the doc string.
10183
10184 2006-10-20  Teodor Zlatanov  <tzz@lifelogs.com>
10185
10186         * spam.el (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list):
10187         Use car-safe to avoid bad parses.
10188
10189 2006-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
10190
10191         * gnus-group.el (gnus-group-make-doc-group): Work for non-ASCII group
10192         names.
10193
10194         * gnus-sum.el (gnus-select-newsgroup): Decode group name.
10195
10196 2006-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
10197
10198         * gnus-draft.el (gnus-draft-edit-message): Make sure to remove Date
10199         header.
10200
10201         * message.el (message-draft-headers): Add Date.
10202         (message-headers-to-generate): Fix typo in docstring.
10203
10204         * nndraft.el (nndraft-required-headers): New variable.
10205         (nndraft-generate-headers): Use it.
10206
10207         * gnus-registry.el (gnus-registry-wash-for-keywords): Bind `word'.
10208
10209 2006-10-16  Teodor Zlatanov  <tzz@lifelogs.com>
10210
10211         * gnus-registry.el (gnus-registry-wash-for-keywords)
10212         (gnus-registry-find-keywords): New functions to allow easy searching of
10213         articles that are in the registry.
10214
10215 2006-10-16  Teodor Zlatanov  <tzz@lifelogs.com>
10216
10217         * spam.el (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list):
10218         Use ietf-drums-parse-address instead of gnus-extract-address-components.
10219         Reported by Damien Elmes <damien@repose.cx>.
10220
10221 2006-10-19  Reiner Steib  <Reiner.Steib@gmx.de>
10222
10223         * gnus.el (gnus-mime): Remove unused custom group.
10224
10225 2006-10-13  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10226
10227         * mm-uu.el (mm-uu-pgp-signed-extract-1): Use RFC 2440 definition of
10228         "blank line" when searching for end of armor headers.
10229
10230 2006-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
10231
10232         * gmm-utils.el (gmm-write-region): Fix variable name.
10233
10234 2006-10-10  Reiner Steib  <Reiner.Steib@gmx.de>
10235
10236         * gmm-utils.el (gmm-write-region): New function based on compatibility
10237         code from `mm-make-temp-file'.
10238
10239         * mm-util.el (mm-make-temp-file): Use `gmm-write-region'.
10240
10241         * nnmaildir.el (nnmaildir--update-nov)
10242         (nnmaildir-request-replace-article, nnmaildir-request-accept-article):
10243         Use `gmm-write-region'.
10244
10245 2006-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
10246
10247         * mm-util.el (mm-charset-synonym-alist, mm-charset-override-alist):
10248         Add iso-8859-8/windows-1255 and iso-8859-9/windows-1254.
10249
10250         * nnheader.el (nnheader-find-file-noselect): Inhibit version-control.
10251
10252         * message.el (message-replacement-char): New variable.
10253         (message-fix-before-sending): Use it.
10254         (message-simplify-subject): New function to remove duplicate code.
10255         (message-reply, message-followup): Use it.
10256
10257         * gnus-sum.el (gnus-summary-make-menu-bar):
10258         Clarify gnus-summary-limit-to-articles.
10259
10260 2006-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
10261
10262         * gnus-util.el (gnus-with-local-quit): New macro.
10263
10264         * gnus-demon.el (gnus-demon): Replace with-local-quit with it.
10265
10266 2006-10-02  Teodor Zlatanov  <tzz@lifelogs.com>
10267
10268         * gnus-util.el (gnus-string-remove-all-properties): Another fix to
10269         ignore non-string data.
10270
10271 2006-09-29  Teodor Zlatanov  <tzz@lifelogs.com>
10272
10273         * gnus-util.el (gnus-string-remove-all-properties): Fix to ignore
10274         non-string data (needs to be done in the registry too).
10275
10276 2006-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
10277
10278         * gnus-registry.el (gnus-registry-save, gnus-registry-cache-save)
10279         (gnus-registry-remove-alist-text-properties, gnus-registry-action)
10280         (gnus-registry-split-fancy-with-parent)
10281         (gnus-registry-fetch-simplified-message-subject-fast)
10282         (gnus-registry-fetch-sender-fast, gnus-registry-store-extra-entry):
10283         Remove text properties on ingress into the registry and when it's saved.
10284         (gnus-registry-clean-empty-function): Fix bug with cleaning the
10285         registry from entries with no groups.
10286
10287 2006-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
10288
10289         * gnus-util.el (gnus-string-remove-all-properties): Add utility
10290         function to remove string properties.
10291
10292 2006-09-28  Reiner Steib  <Reiner.Steib@gmx.de>
10293
10294         * gmm-utils.el (gmm): Adjust custom version.
10295
10296         * mm-util.el (mm-charset-override-alist, mm-charset-eval-alist):
10297         Adjust custom version.
10298
10299         * gnus-draft.el (gnus-draft-mode): Don't call `mml-mode'.
10300
10301 2006-09-27  Reiner Steib  <Reiner.Steib@gmx.de>
10302
10303         * gnus-art.el (gnus-insert-prev-page-button)
10304         (gnus-insert-next-page-button): Simplify.  Reformat.
10305
10306 2006-09-27  Maxime Edouard Robert Froumentin  <max@lapin-bleu.net>
10307
10308         * gnus-art.el (gnus-insert-prev-page-button)
10309         (gnus-insert-next-page-button): Apply gnus-article-button-face.
10310
10311 2006-09-25  Chong Yidong  <cyd@stupidchicken.com>
10312
10313         * gnus-demon.el (gnus-demon): Use with-local-quit to avoid hangs.
10314
10315 2006-09-20  Maxime Edouard Robert Froumentin  <max@lapin-bleu.net>
10316
10317         * gnus-art.el (gnus-insert-mime-button)
10318         (gnus-insert-mime-security-button):
10319         Apply gnus-article-button-face to MIME and security buttons.
10320
10321 2006-09-20  Reiner Steib  <Reiner.Steib@gmx.de>
10322
10323         * gnus-art.el (gnus-button-url-regexp): Try to make the value more
10324         readable.
10325
10326 2006-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
10327
10328         * dgnushack.el: Autoload browse-url-of-file for XEmacs.
10329
10330 2006-09-20  Steve Youngs  <steve@sxemacs.org>
10331
10332         * gnus-art.el (gnus-article-browse-html-parts): They're files, so use
10333         `browse-url-of-file' instead of `browse-url'.
10334
10335 2006-09-19  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10336
10337         * nnslashdot.el (nnslashdot-request-article): Update end-of-article
10338         regexp.  Articles containing quotation were cut prematurely.
10339
10340 2006-09-16  Katsumi Yamaoka  <yamaoka@jpl.org>
10341
10342         * message.el (message-cite-original-1): Use nobody by default for the
10343         value of From header.
10344         (message-reply): Ditto.
10345
10346 2006-09-11  Daiki Ueno  <ueno@unixuser.org>
10347
10348         * mml2015.el (mml2015-epg-clear-decrypt): Don't append verify results
10349         to the gnus-info.  This fixes a bug of inline-PGP message verification.
10350         Reported by Michael Piotrowski <mxp@dynalabs.de>.
10351
10352 2006-09-09  Reiner Steib  <Reiner.Steib@gmx.de>
10353
10354         * pop3.el (pop3-leave-mail-on-server): Mention problem of duplicate
10355         mails in the doc string.  Add some URLs in comment.
10356         (pop3-movemail): Warn about pop3-leave-mail-on-server.
10357
10358 2006-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
10359
10360         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings): Fix
10361         backslashes handling and the way to find boundaries of quoted strings.
10362
10363 2006-09-07  Daiki Ueno  <ueno@unixuser.org>
10364
10365         * mml1991.el (mml1991-epg-encrypt): Simply throw an error if
10366         mml1991-encrypt-to-self is set and mml1991-signers is not set.
10367         * mml2015.el (mml2015-epg-encrypt): Simply throw an error if
10368         mml2015-encrypt-to-self is set and mml2015-signers is not set.
10369
10370 2006-09-06  Reiner Steib  <Reiner.Steib@gmx.de>
10371
10372         * gnus-art.el (gnus-button-marker-list): Move up.  Convert comment into
10373         doc string.
10374         (gnus-button-regexp, gnus-button-last): Remove unused variables.
10375
10376 2006-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
10377
10378         * lpath.el: Fbind epg-check-configuration.
10379
10380 2006-09-06  Simon Josefsson  <jas@extundo.com>
10381
10382         * mml2015.el (mml2015-use): Doc fix, mention epg.
10383
10384 2006-09-06  Daiki Ueno  <ueno@unixuser.org>
10385
10386         * mml2015.el (mml2015-use): Default to epg, if available.
10387
10388 2006-09-06  Daiki Ueno  <ueno@unixuser.org>
10389
10390         * mml1991.el (mml1991-epg-sign): Don't lookup a private key by
10391         message-sender.
10392         (mml1991-epg-encrypt): Ditto.
10393         * mml2015.el (mml2015-epg-sign): Don't lookup a private key by
10394         message-sender.
10395         (mml2015-epg-encrypt): Ditto.
10396
10397 2006-09-04  Chong Yidong  <cyd@stupidchicken.com>
10398
10399         * message.el (message-send-mail-with-sendmail): Look for sendmail in
10400         several common directories.
10401
10402 2006-09-05  Daiki Ueno  <ueno@unixuser.org>
10403
10404         * mml2015.el (mml2015-epg-encrypt): Expand group configuration.
10405         * mml1991.el (mml1991-epg-encrypt): Expand group configuration.
10406
10407 2006-09-04  Katsumi Yamaoka  <yamaoka@jpl.org>
10408
10409         * gnus-art.el (article-decode-encoded-words): Make it fast.
10410
10411 2006-09-04  Katsumi Yamaoka  <yamaoka@jpl.org>
10412
10413         * gnus-art.el (article-decode-encoded-words): Don't infloop in XEmacs.
10414
10415         * rfc2047.el (rfc2047-strip-backslashes-in-quoted-strings): Decode `\\'
10416         in quoted string into `\'.
10417
10418 2006-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
10419
10420         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
10421         Use standard-syntax-table.
10422
10423 2006-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
10424
10425         * gnus-art.el (gnus-decode-address-function): New variable.
10426         (article-decode-encoded-words): Use it to decode headers which are
10427         assumed to contain addresses.
10428         (gnus-mime-delete-part): Remove useless `or'.
10429
10430         * gnus-sum.el (gnus-decode-encoded-address-function): New variable.
10431         (gnus-summary-from-or-to-or-newsgroups): Use it to decode To header.
10432         (gnus-nov-parse-line): Use it to decode From header.
10433         (gnus-get-newsgroup-headers): Ditto.
10434         (gnus-summary-enter-digest-group): Use it to decode `to-address'.
10435
10436         * mail-parse.el (mail-decode-encoded-address-region): New alias.
10437         (mail-decode-encoded-address-string): New alias.
10438
10439         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
10440         New function.
10441         (rfc2047-encode-message-header, rfc2047-encode-region): Use it.
10442         (rfc2047-strip-backslashes-in-quoted-strings): New fnction.
10443         (rfc2047-decode-region): Use it; add optional argument `address-mime'.
10444         (rfc2047-decode-string): Ditto.
10445         (rfc2047-decode-address-region): New function.
10446         (rfc2047-decode-address-string): New function.
10447
10448 2006-08-31  Reiner Steib  <Reiner.Steib@gmx.de>
10449
10450         * message.el (message-caesar-buffer-body): Allow rotating headers.
10451
10452         * gnus-sum.el (gnus-summary-caesar-message): Allow rotating headers.
10453
10454         * message.el (message-insert-formated-citation-line): Fix %f.
10455         Reported by Torsten Bronger <bronger@physik.rwth-aachen.de> .
10456
10457 2006-08-18  Katsumi Yamaoka  <yamaoka@jpl.org>
10458
10459         * gnus-bookmark.el (gnus-bookmark-file-coding-system): New variable.
10460         (gnus-bookmark-mouse-available-p): New macro.
10461         (gnus-bookmark-bmenu-list): Use it; use gnus-mouse-2.
10462         (gnus-bookmark-bmenu-show-infos): Use it.
10463         (gnus-bookmark-insert-details): Use it; use gnus-mouse-2.
10464         (gnus-bookmark-bmenu-hide-infos): Ditto.
10465         (gnus-bookmark-remove-properties): New function.
10466         (gnus-bookmark-set, gnus-bookmark-make-cell): Use it.
10467         (gnus-bookmark-set-bookmark-name): Don't use 2nd arg of split-string.
10468         (gnus-bookmark-write-file): Bind coding-system-for-write.
10469         (gnus-bookmark-insert-file-format-version-stamp): Add coding cookie.
10470         (gnus-bookmark-jump): Make completing-read work with XEmacs; activate
10471         group before selecting it.
10472         (gnus-bookmark-get-bookmark): Use assoc instead of assoc-string.
10473         (gnus-bookmark-bmenu-mode-map): Bind `q' to bury-buffer instead of
10474         quit-window if it is not available; use gnus-mouse-2 and bind it to
10475         gnus-bookmark-bmenu-select-by-mouse.
10476         (gnus-bookmark-show-details): Remove unused variable `details-list'.
10477         (gnus-bookmark-bmenu-select-by-mouse): New function.
10478
10479 2006-08-13  Romain Francoise  <romain@orebokech.com>
10480
10481         * mm-extern.el (mm-extern-mail-server): End `y-or-n-p' prompt with a
10482         space.
10483
10484 2006-08-10  Romain Francoise  <romain@orebokech.com>
10485
10486         * dns-mode.el: Alias `zone-mode' to `dns-mode'.
10487         (dns-mode-soa-auto-increment-serial): New user option.
10488         (dns-mode-soa-maybe-increment-serial): New function.
10489         (dns-mode): Add the latter to `write-contents-functions'.
10490
10491 2006-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
10492
10493         * compface.el (uncompface): Use binary rather than raw-text-unix.
10494
10495 2006-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
10496
10497         * compface.el (uncompface): Make sure the eol conversion doesn't take
10498         place when communicating with the external programs.
10499         Reported by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
10500
10501 2006-07-31  Katsumi Yamaoka  <yamaoka@jpl.org>
10502
10503         * nnheader.el (nnheader-insert-head): Fix typo in comment.
10504
10505 2006-07-31  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10506
10507         * nnweb.el (nnweb-google-parse-1): Update regexp for author and date.
10508         Make it more robust by parsing author and date independently.
10509
10510 2006-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
10511
10512         * nnheader.el (nnheader-insert-head): Make it work with Mac as well.
10513
10514 2006-07-28  Daiki Ueno  <ueno@unixuser.org>
10515
10516         * mml2015.el (mml2015-epg-sign): If mml2015-signers is not set, use the
10517         first matching secret key.
10518         (mml2015-epg-encrypt): Ditto.
10519
10520         * mml1991.el (mml1991-epg-sign): If mml1991-signers is not set, use the
10521         first matching secret key.
10522         (mml1991-epg-encrypt): Ditto.
10523
10524         * mml2015.el (mml2015-encrypt-to-self): New user option.
10525         (mml2015-epg-encrypt): Append mml2015-signers to recipients list if
10526         mml2015-epg-encrypt-to-self is set.
10527
10528         * mml1991.el (mml1991-encrypt-to-self): New variable.
10529         (mml1991-epg-encrypt): Append mml1991-signers to recipients list if
10530         mml1991-epg-encrypt-to-self is set.
10531
10532         * mml2015.el (mml2015-signers): New user option.
10533         (mml2015-epg-sign): Reflect the value of mml2015-signers.
10534         (mml2015-epg-encrypt): Allow to select signing keys.
10535
10536         * mml1991.el (mml1991-signers): New variable.
10537         (mml1991-epg-sign): Reflect the value of mml1991-signers.
10538         (mml1991-epg-encrypt): Allow to select signing keys.
10539
10540 2006-07-27  Katsumi Yamaoka  <yamaoka@jpl.org>
10541
10542         * nnheader.el (nnheader-insert-head): Make it work even if the file
10543         uses CRLF for the line-break code.
10544
10545 2006-07-25  Daiki Ueno  <ueno@unixuser.org>
10546
10547         * mml2015.el: Require mml-sec instead of password.
10548         (mml2015-verbose): Inherit the default value from mml-secure-verbose.
10549         (mml2015-cache-passphrase): Inherit the default value from
10550         mml-secure-cache-passphrase.
10551         (mml2015-passphrase-cache-expiry): Inherit the default value from
10552         mml-secure-passphrase-cache-expiry.
10553
10554         * mml1991.el: Require mml-sec instead of password.
10555         (mml1991-verbose): Inherit the default value from mml-secure-verbose.
10556         (mml1991-cache-passphrase): Inherit the default value from
10557         mml-secure-cache-passphrase.
10558         (mml1991-passphrase-cache-expiry): Inherit the default value from
10559         mml-secure-passphrase-cache-expiry.
10560
10561         * mml-sec.el: Require password.
10562         (mml-secure-verbose): New user option.
10563         (mml-secure-cache-passphrase): New user option.
10564         (mml-secure-passphrase-cache-expiry): New user option.
10565
10566 2006-07-24  Daiki Ueno  <ueno@unixuser.org>
10567
10568         * pgg-def.el (pgg-truncate-key-identifier): Truncate the key ID to 8
10569         letters from the end.  Thanks to "David Smith" <davidsmith@acm.org> and
10570         andreas@altroot.de (Andreas Vögele).
10571
10572         FIXME: Use `tiny change'?
10573
10574 2006-07-19  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10575
10576         * mm-url.el (mm-url-insert-file-contents): Inhibit Connection: close
10577         workaround for the url package included with Emacs.
10578
10579         * nnweb.el (nnweb-google-create-mapping): Update regexp.
10580
10581 2006-07-19  Katsumi Yamaoka  <yamaoka@jpl.org>
10582
10583         * gnus-sum.el (gnus-select-newsgroup): Setup the article buffer
10584         correctly.  This fixes a bug caused by the 2006-05-12 change.
10585
10586 2006-07-18  Karl Fogel  <kfogel@red-bean.com>
10587
10588         * nnmail.el (nnmail-article-group): If splitting raises an error, give
10589         some information about the error when saying that the `bogus' mail
10590         group will be used.
10591
10592 2006-07-17  Reiner Steib  <Reiner.Steib@gmx.de>
10593
10594         * gnus-sum.el (gnus-summary-delete-article): Don't use TAB in doc
10595         string.
10596
10597 2006-07-16  NAKAJI Hiroyuki  <nakaji@heimat.jp>  (tiny change)
10598
10599         * mm-util.el (mm-charset-synonym-alist): Map windows-31j to cp932.
10600
10601 2006-07-14  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10602
10603         * gnus-start.el (gnus-subscribe-options-newsgroup-method): Doc fix.
10604
10605 2006-07-10  Daiki Ueno  <ueno@unixuser.org>
10606
10607         * mml1991.el (mml1991-function-alist): Add epg.
10608         (mml1991-epg-passphrase-callback, mml1991-epg-sign)
10609         (mml1991-epg-encrypt): New functions.
10610
10611 2006-07-10  Daiki Ueno  <ueno@unixuser.org>
10612
10613         * mml2015.el (mml2015-verbose): New variable.
10614         (mml2015-cache-passphrase): Ditto.
10615         (mml2015-passphrase-cache-expiry): Ditto.
10616         (mml2015-function-alist): Add epg.
10617         (mml2015-epg-passphrase-callback, mml2015-epg-decrypt)
10618         (mml2015-epg-clear-decrypt, mml2015-epg-verify)
10619         (mml2015-epg-clear-verify, mml2015-epg-sign, mml2015-epg-encrypt):
10620         New functions.
10621
10622 2006-07-08  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10623
10624         * message.el (message-cite-original-1): Preserve region when removing
10625         quoted text due to X-No-Archive in order to avoid bogus attribution
10626         when citing multiple messages.
10627
10628 2006-06-27  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10629
10630         * gnus-group.el (gnus-group-sort-by-unread): Fix typo.
10631         Reported by Kenneth Jacker <khj@be.cs.appstate.edu>.
10632
10633 2006-06-26  Reiner Steib  <Reiner.Steib@gmx.de>
10634
10635         * gnus-diary.el (gnus-user-format-function-d)
10636         (gnus-user-format-function-D): Autoload.
10637
10638         * imap.el (Commentary): Fix typo.
10639
10640         * gnus-util.el (kill-empty-logs, gnus-byte-compile): Remove anonymous
10641         2006-04-22 contribution.
10642
10643 2006-06-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10644
10645         * gnus.el (gnus-valid-select-methods): Revert last change for nnweb.
10646         It didn't really fix the bogosity I'm seeing with solid web groups.
10647
10648 2006-06-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10649
10650         * gnus.el (gnus-valid-select-methods): Declare nnweb with 'address.
10651         Since revision 6.95 (2003-01-05) of gnus-group.el, solid web groups are
10652         created using server names.  If we use the feature without declaring
10653         it, Gnus does not properly manage server and group state.
10654
10655         * nnweb.el (nnweb-google-search): Respect nnweb-max-hits as upper
10656         bound.
10657
10658 2006-06-25  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10659
10660         * gnus.el (gnus-find-method-for-group): On killed/unknown groups, try
10661         looking up the method using GROUP's prefix before inventing a new one.
10662         It is used on killed/unknown groups in various places where returning
10663         an all-new method isn't expected by the caller.
10664
10665         * gnus-util.el (gnus-group-server): Fix for empty virtual server names
10666         and match semantics of gnus-group-real-prefix.
10667
10668 2006-06-22  Reiner Steib  <Reiner.Steib@gmx.de>
10669
10670         * nnmail.el (nnmail-broken-references-mailers): New variable.
10671         (nnmail-ignore-broken-references): New function generalizing
10672         nnmail-fix-eudora-headers.
10673         (nnmail-fix-eudora-headers): Now obsolete.
10674
10675         * gnus-art.el (gnus-button-handle-custom):
10676         Support `customize-apropos*'.
10677
10678 2006-06-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10679
10680         * gnus-art.el (article-hide-headers): Inhibit read-only stuff.
10681
10682         * gnus-group.el (gnus-fetch-group): Document ARTICLES and select those
10683         articles.
10684
10685 2006-06-21  Reiner Steib  <Reiner.Steib@gmx.de>
10686
10687         * message.el (message-cite-reply-above): New variable.
10688         (message-yank-original): Use it.
10689
10690 2006-06-20  Katsumi Yamaoka  <yamaoka@jpl.org>
10691
10692         * rfc2231.el (rfc2231-parse-string): Allow `*'s in parameter values.
10693
10694 2006-06-20  Reiner Steib  <Reiner.Steib@gmx.de>
10695
10696         * gnus-bookmark.el (gnus-bookmark-jump): Don't mark unrelated articles
10697         as read.
10698
10699         * gnus-group.el (gnus-group-quick-select-group): Add GROUP argument.
10700
10701 2006-06-19  Reiner Steib  <Reiner.Steib@gmx.de>
10702
10703         * gnus-bookmark.el: Fix Copyright, keywords, whitespace, etc.
10704         (gnus-bookmark-default-file): Use gnus-directory.
10705         (gnus-bookmark-bmenu-file-column, gnus-bookmark-use-annotations):
10706         Remove "*" in doc string.
10707         (gnus-bookmark-write-file): Simplify.
10708         (gnus-bookmark-maybe-sort-alist): Use `when'.
10709         (gnus-bookmark-get-bookmark): Fix typo in doc string.
10710         (gnus-bookmark-set-bookmark-name, gnus-bookmark-get-bookmark):
10711         Add FIXME about Emacs 21 and XEmacs compatibility.
10712         (gnus-bookmark-set-bookmark-name): Use `gnus-replace-in-string' for
10713         compatibility.
10714         (gnus-bookmark-bmenu-mode): Use `gnus-run-mode-hooks' for
10715         compatibility.
10716         (gnus-bookmark-menu-heading): Fix version.
10717
10718 2006-06-19  Bastien Guerry  <bzg@altern.org>
10719
10720         * gnus-bookmark.el: New file.
10721
10722 2006-06-19  Katsumi Yamaoka  <yamaoka@jpl.org>
10723
10724         * message.el (message-syntax-checks): Doc fix.
10725
10726 2006-06-17  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10727
10728         * gnus-srvr.el (gnus-browse-unsubscribe-group): Don't subscribe
10729         unsubscribed groups as if they were killed ones.  It causes duplicate
10730         entries in gnus-newsrc-alist.
10731
10732 2006-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
10733
10734         * message.el (message-syntax-checks): Doc fix.
10735         (message-send-mail): Add check for continuation headers.
10736         (message-check-news-header-syntax): Fix regexp used to check for
10737         continuation headers.
10738
10739 2006-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
10740
10741         * gnus-art.el (gnus-display-mime): Make sure body ends with newline.
10742
10743 2006-06-11  Reiner Steib  <Reiner.Steib@gmx.de>
10744
10745         * gnus-art.el (gnus-article-toggle-truncate-lines): Fix code.
10746
10747 2006-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
10748
10749         * gnus-art.el (gnus-article-truncate-lines): Default to the value of
10750         default-truncate-lines.
10751
10752 2006-06-06  Katsumi Yamaoka  <yamaoka@jpl.org>
10753
10754         * mm-util.el (mm-mime-mule-charset-alist): Use unicode-precedence-list
10755         to fill the utf-8 entry.
10756
10757         * lpath.el: Fbind unicode-precedence-list.
10758
10759 2006-06-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10760
10761         * nnweb.el (nnweb-google-parse-1): Update regexp for author and date.
10762
10763 2006-05-30  Kevin Greiner  <kevin.greiner@compsol.cc>
10764
10765         * gnus-agent.el (directory-files-and-attributes): Move all the way
10766         forward (the third and final move).
10767         (gnus-agent-read-agentview): Trap reconstruction errors due to
10768         nonexistent directory.  Handle by returning nil.
10769
10770 2006-05-30  Didier Verna  <didier@xemacs.org>
10771
10772         * message.el (message-dont-reply-to-names): Update the custom type.
10773         * message.el (message-dont-reply-to-names): New defsubst: potentially
10774         convert a list of regexps into a single one.
10775         * message.el (message-get-reply-headers): Use it.
10776         * nnmail.el (nnmail-fancy-expiry-target): Ditto.
10777
10778 2006-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
10779
10780         * gnus-agent.el (directory-files-and-attributes): Move forward.
10781
10782 2006-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
10783
10784         * gnus-ml.el (gnus-mailing-list-subscribe)
10785         (gnus-mailing-list-unsubscribe, gnus-mailing-list-owner)
10786         (gnus-mailing-list-message): Fix doc strings.
10787
10788 2006-05-29  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10789
10790         * gnus-ml.el (gnus-mailing-list-message): Use gnus-url-mailto instead
10791         of doing it manually.
10792
10793 2006-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
10794
10795         * gnus-art.el (gnus-article-toggle-truncate-lines): Fix typo in
10796         comment.
10797
10798 2006-05-29  Kevin Greiner  <kevin.greiner@compsol.cc>
10799
10800         * gnus-agent.el: Add gnus-agent-flush* to purge agent info.
10801         (gnus-agent-read-agentview): Fix handling of end-of-file error.
10802         (gnus-agent-read-local): All symbols allocated in my-obarray.
10803         (gnus-agent-set-local): Skip invalid entries (min and/or max is nil).
10804         (gnus-agent-regenerate-group): Check numeric names to see if they are
10805         messages or groups.
10806         (gnus-agent-total-fetched-for): Ignore 'dummy.group' (there should be a
10807         better way of do this...)
10808
10809         * gnus-cache.el (gnus-agent-total-fetched-for):
10810         Ignore 'dummy.group' (there should be a better way of do this...)
10811
10812 2006-05-29  Katsumi Yamaoka  <yamaoka@jpl.org>
10813
10814         * gnus-art.el (gnus-save-all-headers): Mention it might be overridden.
10815         (gnus-saved-headers): Ditto.
10816         (gnus-default-article-saver): Mention functions may have properties.
10817         (gnus-article-save): Override gnus-save-all-headers and
10818         gnus-saved-headers by :headers property which saver function may have.
10819         (gnus-summary-save-in-file): Add :headers property.
10820         (gnus-summary-write-to-file): Ditto.
10821
10822         * gnus-sum.el (gnus-summary-save-article): Bind
10823         gnus-prompt-before-saving to t when saving many articles in a file;
10824         always show all headers.
10825
10826         * dgnushack.el: Autoload toggle-truncate-lines for XEmacs.
10827
10828 2006-05-26  Reiner Steib  <Reiner.Steib@gmx.de>
10829
10830         * deuglify.el (gnus-outlook-rearrange-article): Add missing citation
10831         marks.
10832
10833         * message.el (message-indent-citation): Add optional arguments to allow
10834         using it outside of message buffers.
10835
10836         * gnus-art.el (gnus-article-unfold-long-headers): New variable.
10837         (gnus-article-treat-unfold-headers): Use it.
10838         (gnus-article-truncate-lines): New variable.
10839         (gnus-article-mode): Use it.
10840         (gnus-article-toggle-truncate-lines): New function.
10841
10842         * gnus-sum.el (gnus-summary-wash-map, gnus-summary-make-menu-bar):
10843         Add gnus-article-toggle-truncate-lines.
10844
10845         * uudecode.el (uudecode-decode-region-external): nil isn't a valid
10846         coding system in XEmacs, use binary.
10847
10848 2006-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
10849
10850         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): Don't edit
10851         after-load-alist.
10852
10853         * gnus-art.el (gnus-summary-save-in-file): Use property to specify
10854         this function should save decoded articles.
10855         (gnus-summary-write-to-file): Use property to specify this function
10856         should save decoded articles and specify gnus-summary-save-in-file
10857         should be used to save articles other than the first one when saving
10858         many articles.
10859         (gnus-summary-save-body-in-file): Use property to specify this
10860         function should save decoded articles.
10861         (gnus-summary-write-body-to-file): Use property to specify this
10862         function should save decoded articles and specify
10863         gnus-summary-save-body-in-file should be used to save articles other
10864         than the first one when saving many articles.
10865
10866         * gnus-sum.el (gnus-summary-save-article): Simplify.
10867
10868 2006-05-25  Katsumi Yamaoka  <yamaoka@jpl.org>
10869
10870         * gnus-art.el (gnus-default-article-saver):
10871         Add gnus-summary-write-body-to-file.
10872         (gnus-article-save-coding-system): Don't use coding system object
10873         in XEmacs.
10874         (gnus-read-save-file-name): Add optional `dir-var' argument which
10875         specifies directory in which files are saved; work even if optional
10876         `variable' argument is not specified.
10877         (gnus-summary-write-to-file): Read file name.
10878         (gnus-summary-save-body-in-file): Add optional `overwrite' argument.
10879         (gnus-summary-write-body-to-file): New function.
10880
10881         * gnus-sum.el (gnus-newsgroup-last-directory): New variable.
10882         (gnus-summary-local-variables): Add it.
10883         (gnus-summary-save-map): Add gnus-summary-write-article-body-file.
10884         (gnus-summary-save-article): Remove optional `decode' argument;
10885         determine whether to decode articles by the value of
10886         gnus-default-article-saver; when saving many files using
10887         gnus-summary-write-to-file or gnus-summary-write-body-to-file, use
10888         it first and use gnus-summary-save-in-file or
10889         gnus-summary-save-body-in-file thereafter unless
10890         gnus-prompt-before-saving is always; move point to article which
10891         will be saved.
10892         (gnus-summary-save-article-file): Revert.
10893         (gnus-summary-write-article-file): Revert.
10894         (gnus-summary-save-article-body-file): Revert.
10895         (gnus-summary-write-article-body-file): New function.
10896
10897 2006-05-24  Katsumi Yamaoka  <yamaoka@jpl.org>
10898
10899         * gnus-art.el (gnus-default-article-saver): Doc fix.
10900         (gnus-article-save-coding-system): Move from gnus-sum.el, rename
10901         from gnus-summary-save-article-coding-system, and default to a
10902         certain coding system.
10903         (gnus-output-to-file): Add coding cookie and encode text according
10904         to gnus-article-save-coding-system; don't use mm-append-to-file.
10905
10906         * gnus-sum.el (gnus-summary-save-article-coding-system): Move to
10907         gnus-art.el and rename to gnus-article-save-coding-system.
10908         (gnus-summary-save-article): Require gnus-art; don't show all
10909         headers if it decodes articles; don't add coding cookie here;
10910         don't bind mm-text-coding-system-for-write.
10911         (gnus-summary-save-article-file): Save decoded articles.
10912         (gnus-summary-write-article-file): When saving many files, use
10913         gnus-summary-write-to-file first and gnus-summary-save-in-file
10914         thereafter unless gnus-prompt-before-saving is always.
10915         (gnus-summary-save-article-body-file): Save decoded articles.
10916
10917         * lpath.el: Fbind select-safe-coding-system for XEmacs.
10918
10919 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
10920
10921         * nnrss.el (nnrss-check-group): Bind hash-index.
10922
10923 2006-05-23  Michaël Cadilhac  <michael.cadilhac@lrde.org>
10924
10925         * nnrss.el (nnrss-check-group): Use the md5sum of the whole RSS item as
10926         its hash index.  Store this hash in `nnrss-group-data'.
10927         (nnrss-read-group-data): Update accordingly.
10928
10929 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
10930
10931         * gnus-art.el (gnus-button-alist): Improve gnus-button-handle-symbol
10932         entry.
10933
10934         * gnus-sum.el (gnus-summary-make-menu-bar):
10935         Add gnus-article-browse-html-article.
10936
10937 2006-05-23  Hynek Schlawack  <hynek@ularx.de>
10938
10939         * gnus-sum.el (gnus-summary-mime-map):
10940         Add gnus-article-browse-html-article.
10941
10942         * gnus-art.el (gnus-article-browse-html-article): Remove comment.
10943
10944 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
10945
10946         * gnus-sum.el (gnus-summary-save-article-coding-system): Offer some
10947         suitable coding systems in customize.
10948
10949 2006-05-22  Reiner Steib  <Reiner.Steib@gmx.de>
10950
10951         * mail-source.el (mail-sources): Fix custom type.
10952
10953 2006-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
10954
10955         * gnus-sum.el (gnus-summary-save-article-mail): Clarify doc string.
10956         (gnus-summary-expire-articles-now): Shorten prompt.
10957
10958         * gmm-utils.el (wid-edit): Require.
10959         (defun-gmm): Rename from `gmm-defun-compat'.
10960         (gmm-image-search-load-path): Use it.
10961         (gmm-image-load-path-for-library): Use it.  Sync with `mh-compat.el'.
10962
10963 2006-05-17  Katsumi Yamaoka  <yamaoka@jpl.org>
10964
10965         * gnus-sum.el (gnus-summary-save-article-coding-system):
10966         New variable.
10967         (gnus-summary-save-article): Add optional `decode' argument.
10968         If it is set and gnus-summary-save-article-coding-system is non-nil,
10969         save decoded article.
10970         (gnus-summary-write-article-file): Save decoded article if
10971         gnus-summary-save-article-coding-system is non-nil.
10972
10973         * ecomplete.el (ecomplete-database-file-coding-system): Fix custom
10974         type.
10975
10976 2006-05-16  Katsumi Yamaoka  <yamaoka@jpl.org>
10977
10978         * gnus-art.el (easy-menu-define): Use :active instead of :enable.
10979
10980 2006-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
10981
10982         * gnus-art.el (gnus-article-setup-buffer): Go to summary buffer
10983         first to test gnus-single-article-buffer which may be buffer-local.
10984
10985         * gnus-sum.el (gnus-summary-setup-buffer):
10986         Make gnus-single-article-buffer buffer-local and nil in ephemeral
10987         group; make gnus-article-buffer, gnus-article-current, and
10988         gnus-original-article-buffer always buffer-local.
10989         (gnus-summary-exit): Kill article buffer belonging to ephemeral
10990         group.
10991         (gnus-handle-ephemeral-exit): Don't move to next summary line.
10992
10993 2006-05-08  Reiner Steib  <Reiner.Steib@gmx.de>
10994
10995         * nnml.el (nnml-request-compact-group): Compressed files might not
10996         have .gz extension.
10997
10998 2006-05-04  Stefan Monnier  <monnier@iro.umontreal.ca>
10999
11000         * mm-decode.el (mm-dissect-buffer): Remove spurious double assignment.
11001         (mm-copy-to-buffer): Use with-current-buffer.
11002         (mm-display-part): Simplify.
11003         (mm-inlinable-p): Add optional arg `type'.
11004
11005 2006-05-03  Stefan Monnier  <monnier@iro.umontreal.ca>
11006
11007         * gnus-art.el (gnus-mime-view-part-as-type): Add optional PRED arg.
11008         (gnus-mime-view-part-externally, gnus-mime-view-part-internally):
11009         Try harder to show the attachment internally or externally using
11010         gnus-mime-view-part-as-type.
11011
11012 2006-05-02  Reiner Steib  <Reiner.Steib@gmx.de>
11013
11014         * message.el (message-from-style, message-signature-separator)
11015         (message-user-organization-file, message-send-mail-function)
11016         (message-citation-line-function, message-yank-prefix)
11017         (message-indent-citation-function, message-signature)
11018         (message-signature-file, message-signature-insert-empty-line):
11019         Remove autoloads.
11020
11021         * gnus-art.el (gnus-buttonized-mime-types):
11022         Remove "multipart/signed".  Revert 2006-04-26 change.
11023
11024 2006-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11025
11026         * gnus.el (gnus-version-number): Bump version.
11027
11028 2006-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
11029
11030         * gnus.el: No Gnus v0.5 is released.
11031
11032 2006-04-30  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
11033
11034         * nnweb.el (nnweb-request-article): Do proper xwfu encoding when
11035         fetching articles by message-id.
11036
11037 2006-04-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11038
11039         * message.el (hashcash): Require hashcash as normal.
11040
11041         * ecomplete.el (ecomplete-highlight-match-line):
11042         Use point-at-eol.
11043         (ecomplete-highlight-match-line): Use `highlight', because that
11044         face exists in both Emacs and XEmacs.
11045
11046         * message.el (message-display-abbrev): Use point-at-bol.
11047
11048         * mail-source.el: Don't require timer/timer-funcs.
11049
11050         * gnus-async.el: Ditto.
11051
11052         * password.el: Ditto.
11053
11054         * nnheaderxm.el (nnheader-cancel-timer): Ditto.
11055
11056         * mm-url.el: Ditto.
11057
11058         * gnus-xmas.el: Don't require timer-funcs.
11059
11060         * mm-util.el: Require timer/timer-funcs.
11061
11062 2006-04-23  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
11063
11064         * mm-url.el (mm-url-insert-file-contents): Don't set Connection:
11065         Close.
11066
11067 2006-04-28  Katsumi Yamaoka  <yamaoka@jpl.org>
11068
11069         * mm-uu.el (mm-uu-pgp-encrypted-extract-1): Assume buffer is made
11070         unibyte after clear-decrypt function runs.
11071
11072         * mml2015.el (mml2015-pgg-clear-decrypt): Treat data which pgg
11073         returns as a unibyte string.
11074
11075 2006-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
11076
11077         * lpath.el: Revert.
11078
11079         * pgg-gpg.el (pgg-string-to-multibyte): Remove.
11080         (pgg-gpg-process-sentinel): Revert.
11081
11082         * pgg-pgp.el (pgg-pgp-process-region): Revert.
11083         (pgg-pgp-lookup-key): Revert.
11084
11085         * pgg-pgp5.el (pgg-pgp5-process-region): Revert.
11086         (pgg-pgp5-lookup-key): Revert.
11087
11088         * pgg.el (pgg-fetch-key): Revert.
11089
11090 2006-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
11091
11092         * lpath.el: Fbind string-as-multibyte for XEmacs.
11093
11094         * mml1991.el (mml1991-pgg-sign): No need to load pgg.el, which is
11095         always loaded by way of gnus-art.el -> mm-uu.el -> mml2015.el.
11096         (mml1991-pgg-encrypt): Ditto.
11097
11098         * pgg-gpg.el (pgg-string-to-multibyte): New function.
11099         (pgg-gpg-process-sentinel): Make sure pgg-output-buffer is always
11100         a multibyte buffer.
11101
11102         * pgg-pgp.el (pgg-pgp-process-region): Ditto.
11103         (pgg-pgp-lookup-key): Ditto.
11104
11105         * pgg-pgp5.el (pgg-pgp5-process-region): Ditto.
11106         (pgg-pgp5-lookup-key): Ditto.
11107
11108         * pgg.el (pgg-fetch-key): Ditto.
11109
11110 2006-04-26  Reiner Steib  <Reiner.Steib@gmx.de>
11111
11112         * message.el (message-user-organization-file): Check several
11113         locations of the organization file.
11114
11115         * gnus-sum.el (gnus-summary-mime-map, gnus-summary-make-menu-bar):
11116         Add gnus-article-view-part-as-type.
11117
11118         * gnus-art.el (gnus-article-view-part-as-type): New function.
11119
11120         * message.el (message-valid-fqdn-regexp): Add TLDs .cat, jobs,
11121         .mobi and .travel.  Remove .nato, .bitnet and .uucp.
11122
11123         * mml.el: Simplify autoload.
11124         (mml-mode): defvar dnd-protocol-alist instead of using
11125         symbol-value.
11126         (mml-default-directory): New variable.
11127         (mml-minibuffer-read-file): Use it.
11128         (mml-dnd-protocol-alist, mml-dnd-attach-options): Adjust :version.
11129
11130         * message.el (message-citation-line-format): New variable.
11131         (message-insert-formated-citation-line): New function.
11132         (message-citation-line-function):
11133         Add `message-insert-formated-citation-line' to custom type.
11134
11135         * mm-decode.el (mm-verify-option): Add gnus-buttonized-mime-types
11136         to doc string.
11137
11138         * gnus-art.el (gnus-buttonized-mime-types): Add "multipart/signed"
11139         depending on mm-verify-option.
11140
11141 2006-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
11142
11143         * mml1991.el (mml1991-pgg-sign): Make sure to load pgg.el before
11144         binding pgg-* variables; reimplement the section which prevents
11145         MIME header from being signed.
11146         (mml1991-pgg-encrypt): Make sure to load pgg.el before binding
11147         pgg-text-mode; remove a blank line at the top of body.
11148
11149         * mm-uu.el (mm-uu-pgp-encrypted-extract-1): Don't remove blank
11150         lines at the top of body; use gnus-newsgroup-charset if there's no
11151         Charset header.
11152
11153 2006-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
11154
11155         * message.el (message-self-insert-commands): Doc fix.
11156
11157         * mm-uu.el (mm-uu-pgp-signed-test): Erase prompt.
11158         (mm-uu-pgp-encrypted-test): Ditto.
11159         (mm-uu-pgp-encrypted-extract-1): Make sure there's a blank line
11160         between header and body; return application/pgp-encrypted handle
11161         if decryption failed; decode decrypted body by charset.
11162
11163         * mm-decode.el (mm-automatic-display): Don't make application/pgp
11164         element match to application/pgp-*.
11165
11166 2006-04-23  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
11167
11168         * nnweb.el (nnweb-google-wash-article): Sync up to new Google
11169         HTML.
11170
11171 2006-04-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11172
11173         * mail-source.el (mail-source-call-script): Message the error
11174         string.
11175
11176 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11177
11178         * gnus-util.el (gnus-byte-compile): Use it.
11179
11180 2006-04-22  xyblor  <fake@invalid.email>  (tiny change)
11181
11182         * gnus-util.el (kill-empty-logs): New function.
11183
11184 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11185
11186         * message.el (message-mail-alias-type): Doc fix.
11187         (message-mail-alias-type-p): New function.
11188         (message-send): Use it.
11189         (message-mode): Ditto.
11190         (message-strip-forbidden-properties): Ditto.
11191
11192         * ecomplete.el (ecomplete-database-file-coding-system):
11193         New variable.
11194         (ecomplete-save): Use it.
11195         (ecomplete-setup): Use it.
11196
11197 2006-04-22  Katsumi Yamaoka  <yamaoka@jpl.org>
11198
11199         * message.el (message-self-insert-commands): New variable.
11200         (message-strip-forbidden-properties): Use it.
11201
11202 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11203
11204         * message.el (message-put-addresses-in-ecomplete): Use a regexp
11205         that doesn't make XEmacs choke.
11206
11207 2006-04-20  Reiner Steib  <Reiner.Steib@gmx.de>
11208
11209         * gnus-util.el (gnus-replace-in-string):
11210         Prefer replace-regexp-in-string over of replace-in-string.
11211
11212 2006-04-20  Katsumi Yamaoka  <yamaoka@jpl.org>
11213
11214         * gnus-util.el (gnus-select-frame-set-input-focus):
11215         Use select-frame-set-input-focus if it is available in XEmacs; use
11216         definition defined in Emacs 22 for old Emacsen.
11217
11218         * dgnushack.el: Autoload unmorse-region for XEmacs.
11219
11220         * lpath.el: Bind cursor-in-non-selected-windows and
11221         select-frame-set-input-focus for XEmacs.
11222
11223 2006-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
11224
11225         * mm-view.el (mm-inline-text): Use equal instead of equalp.
11226
11227 2006-04-18  Teodor Zlatanov  <tzz@lifelogs.com>
11228
11229         * gnus-registry.el (gnus-registry-cache-save): Remove text
11230         properties when saving via the temp buffer.
11231
11232 2006-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
11233
11234         * message.el (message-generate-hashcash): Honor custom type.
11235
11236 2006-04-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11237
11238         * message.el (message-generate-hashcash): Default to non-nil when
11239         hashcash is found.
11240
11241         * gnus-sum.el (gnus-summary-expire-articles-now): Clarify prompt.
11242         (gnus-refer-thread-limit): Increase default to 500.
11243
11244         * mm-view.el (mm-inline-text): Supply delsp to flow-fill.
11245
11246         * flow-fill.el (fill-flowed): Allow delete-space.
11247
11248 2006-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
11249
11250         * deuglify.el (gnus-outlook-deuglify-unwrap-min)
11251         (gnus-outlook-deuglify-unwrap-max, gnus-outlook-display-hook):
11252         Remove autoloads.
11253
11254 2006-04-18  Simon Josefsson  <jas@extundo.com>
11255
11256         * message.el (message-generate-hashcash): Default to.
11257
11258 2006-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
11259
11260         * rfc2231.el (rfc2231-parse-string): Decode encoded value after
11261         concatenating segments rather than before concatenating them.
11262
11263 2006-04-17  Reiner Steib  <Reiner.Steib@gmx.de>
11264
11265         * gnus-group.el: Move comment to gnus-group-update-tool-bar.
11266
11267 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11268
11269         * rfc2231.el (rfc2231-parse-string): Sort the parameters first.
11270
11271         * message.el (message-forward-make-body-plain):
11272         Allow message-forward-ignored-headers to be a list.
11273         (message-remove-ignored-headers): Factor out into function.
11274         (message-forward-make-body-mml): Use it.
11275
11276         * imap.el (imap-quote-specials): New function.
11277         (imap-login-auth): Quote specials.
11278
11279         * rfc2231.el (rfc2231-parse-string): Remove dead code.
11280         (rfc2231-parse-string): Allow concatanation of parameters that
11281         aren't contiguous.  The test case is
11282           (mail-header-parse-content-type "message/external-body;
11283             name*0*=us-ascii''~%2ffoo%2fbar%2fbaz%2fxyzzy%2f;
11284             access-type=LOCAL-FILE;
11285             name*1*=plugh%2fhello-sailor%2fbing.pdf")
11286
11287 2006-04-17  Stefan Monnier  <monnier@iro.umontreal.ca>
11288
11289         * nntp.el (nntp-accept-process-output): Return the value of
11290         `nnheader-accept-process-output'.
11291
11292 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11293
11294         * gnus-art.el (gnus-article-treat-types): Add text/x-patch.
11295         (gnus-button-alist): Recognize more diff formats.
11296         (gnus-button-patch): Strip directory.
11297
11298 2006-04-17  Reiner Steib  <Reiner.Steib@gmx.de>
11299
11300         * gnus-util.el (gnus-select-frame-set-input-focus): Check for
11301         Emacs 22 when setting focus.
11302
11303 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11304
11305         * gnus-art.el (gnus-article-treat-types): Do treatment of
11306         text/x-verbatim parts.
11307         (gnus-button-patch): New command.
11308
11309         * ietf-drums.el (ietf-drums-parse-address): Attempt parsing
11310         addresses that contain invalid characters.
11311
11312 2006-04-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11313
11314         * message.el (message-put-addresses-in-ecomplete):
11315         Use gnus-replace-in-string.
11316         (message-is-yours-p): Use the more correct
11317         mail-header-parse-address instead of
11318         mail-extract-address-components.
11319         (message-put-addresses-in-ecomplete): Fix typo.
11320
11321         * gnus-sum.el (gnus-summary-limit-to-bodies): New command and
11322         keystroke.
11323
11324         * gnus-art.el (gnus-treatment-function-alist): Change order of
11325         newsgroups/generic header folding to avoid double-folding.
11326
11327         * message.el (message-hidden-headers): Add X-Draft-From.
11328
11329         * gnus-sum.el (gnus-summary-repeat-search-article-forward):
11330         New command.
11331         (gnus-summary-repeat-search-article-backward): New command.
11332
11333         * gnus-topic.el (gnus-topic-display-missing-topic): Skip past
11334         groups in the parent topic.
11335
11336 2006-04-16  João Cachopo  <joao.cachopo@inesc-id.pt>  (tiny change)
11337
11338         * spam.el (spam-necessary-extra-headers): Add X-CRM114-Status.
11339         (spam-extra-header-to-number): Return the CRM114 number as a
11340         number instead of a string.
11341
11342 2006-04-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11343
11344         * gnus-art.el (gnus-face-properties-alist): Move here from
11345         gnus-fun.
11346
11347         * gnus-fun.el (gnus-face-properties-alist): Move to gnus-art.
11348
11349 2006-04-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11350
11351         * message.el (message-strip-forbidden-properties): Only display on
11352         self-insert-command.
11353
11354         * hashcash.el (hashcash-insert-payment-async): Remove dead code;
11355         reindent.
11356         (hashcash-insert-payment-async-2): Make sure the buffer is alive.
11357
11358 2006-04-15  NAKAJI Hiroyuki  <nakaji@takamatsu-nct.ac.jp>  (tiny change)
11359
11360         * smiley.el (smiley-style): Fix typo.
11361
11362 2006-03-23  Kenichi Handa  <handa@m17n.org>
11363
11364         * rfc2231.el (rfc2231-encode-string): Use mm-disable-multibyte
11365         instead of set-buffer-multibyte.
11366
11367 2006-03-23  Kenichi Handa  <handa@m17n.org>
11368
11369         * rfc2231.el (rfc2231-decode-encoded-string): Work on unibyte
11370         buffer and then decode the buffer text if necessary.
11371         (rfc2231-encode-string): Be sure to work on multibyte buffer at
11372         first, and after mm-encode-body, change the buffer to unibyte.
11373
11374 2006-04-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11375
11376         * hashcash.el (hashcash-insert-payment-async-2):
11377         Use message-goto-eoh instead of doing it manually.
11378         (mail-add-payment): Use message-narrow-to-header instead of trying
11379         to do the same itself.
11380
11381         * message.el (message-hidden-headers): Add Face.
11382
11383         * gnus-sum.el (gnus-summary-reparent-thread): Factor out
11384         reparenting code.
11385         (gnus-summary-reparent-children): Refactored out code.
11386         (gnus-summary-thread-map): New keystroke.
11387         (gnus-summary-reparent-children): Make into command.
11388
11389         * smiley.el (smiley-style): Default to `medium' if using a large
11390         font.
11391
11392         * gnus-sum.el (unmorse-region): Remove autoload, because morse.el
11393         does it itself.
11394
11395         * message.el (message-point-in-header-p): Simplify definition.
11396
11397 2006-04-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11398
11399         * nnagent.el (nnagent-request-set-mark): Silence log file
11400         writing.
11401         (nnagent-request-set-mark): Use write-region instead of
11402         append-to-file.
11403
11404         * gnus-sum.el (gnus-read-header): Fudge article number if using a
11405         strange select method.
11406
11407         * ecomplete.el (ecomplete-display-matches): Get highlightling
11408         right.
11409         (ecomplete-display-matches): Use literals.
11410         (ecomplete-display-matches): Disable message logging.
11411
11412         * message.el (message-display-abbrev): Small optimization.
11413
11414         * ecomplete.el (ecomplete-display-matches): Allow automatic
11415         display.
11416
11417         * message.el (message-strip-forbidden-properties):
11418         Display abbrevs.
11419         (message-display-abbrev): Get automatic display right.
11420
11421         * ecomplete.el (ecomplete-display-matches): Use M-n/M-p
11422         keystrokes.
11423
11424 2006-04-13  Romain Francoise  <romain@orebokech.com>
11425
11426         TODO: Backport to v5-10!
11427
11428         * gnus-util.el (gnus-alist-to-hashtable, gnus-hashtable-to-alist):
11429         Move here (and rename) from gnus-registry.el.
11430
11431         * gnus-registry.el: Require gnus-util.
11432         Use `gnus-alist-to-hashtable' and `gnus-hashtable-to-alist'.
11433
11434 2006-04-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11435
11436         * gnus-group.el (gnus-group-catchup-current):
11437         Change if-then-else-if-then-else into cond.
11438         (gnus-group-catchup): Indent.
11439         (group-name-at-point): New function.
11440         (gnus-fetch-group): Provide default from thing at point.
11441
11442 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11443
11444         * message.el (message-display-abbrev): Fix regexp.
11445
11446         * ecomplete.el (ecomplete-highlight-match-line):
11447         Reimplement choosing.
11448         (ecomplete-highlight-match-line): Fix up code rewrite, remove
11449         dead variables.
11450
11451         * message.el (message-newline-and-indent): Remove debugging.
11452         (message-display-abbrev): Use new implementation.
11453
11454 2006-04-12  Reiner Steib  <Reiner.Steib@gmx.de>
11455
11456         * gnus-art.el (gnus-article-mode):
11457         Set cursor-in-non-selected-windows to nil.
11458
11459         * smiley.el: Revert previous change.
11460         (smiley-data-directory): defvar it before using it in the
11461         defcustom of `smiley-style'.
11462
11463 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11464
11465         * message.el (message-newline-and-indent): New function.
11466
11467         * ecomplete.el: Implement more bits.
11468
11469         * message.el (message-put-addresses-in-ecomplete): Clean up the
11470         string.
11471
11472         * ecomplete.el (ecomplete-add-item): Chop off decimals.
11473
11474         * gnus-sum.el (gnus-summary-save-parts):
11475         Bind gnus-summary-save-parts-counter and use it to make unique file
11476         names.
11477
11478         * gnus-art.el (gnus-ignored-headers): Add some more headers.
11479
11480         * ietf-drums.el (ietf-drums-parse-addresses): Take a RAWP
11481         parameter to say whether to actually parse the individual
11482         addresses.
11483
11484         * message.el (message-put-addresses-in-ecomplete): New function.
11485         (ecomplete): Require.
11486         (message-mail-alias-type): Add ecomplete as an option.
11487
11488 2006-04-12  Ralf Angeli  <angeli@iwi.uni-sb.de>
11489
11490         * flow-fill.el (fill-flowed): Remove trailing space from blank
11491         quoted lines.
11492
11493 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11494
11495         * smiley.el (smiley-style): Move definition later to avoid a
11496         compilation warning.
11497
11498 2006-04-12  Kenichi Handa  <handa@m17n.org>
11499
11500         * rfc2231.el (rfc2231-decode-encoded-string): Work on unibyte
11501         buffer and then decode the buffer text if necessary.
11502         (rfc2231-encode-string): Be sure to work on multibyte buffer at
11503         first, and after mm-encode-body, change the buffer to unibyte.
11504         Use mm-disable-multibyte instead of set-buffer-multibyte.
11505
11506 2006-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
11507
11508         * gnus-art.el (gnus-mime-copy-part): Find name parameter in
11509         Content-Type header instead of Content-Disposition header.
11510         (gnus-mime-inline-part): Ditto.
11511         (gnus-mime-view-part-as-charset): Ignore charset that the part
11512         specifies.
11513
11514         * mm-decode.el (mm-display-part): Work with external parts and
11515         usual parts similarly.
11516
11517         * mm-extern.el (mm-inline-external-body): Use mm-display-part
11518         instead of gnus-display-mime.
11519
11520         * mm-util.el (mm-decompress-buffer): Use mm-with-unibyte-buffer
11521         instead of with-temp-buffer.
11522
11523         * gnus-uu.el (gnus-uu-save-article): Put mml tags instead of part
11524         tag to summarized topics part in order to encode non-ASCII text.
11525
11526 2006-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
11527
11528         * smiley.el (smiley-style): New variable.
11529         (smiley-directory): New function.
11530         (smiley-data-directory): Derive from `smiley-style' using
11531         `smiley-directory'.
11532         (smiley-regexp-alist): Add new entries.
11533
11534         * gnus-art.el (gnus-button-valid-localpart-regexp): Exclude `@'.
11535         (gnus-article-browse-delete-temp): Add :version.
11536
11537 2006-04-11  Arne Jørgensen  <arne@arnested.dk>
11538
11539         * gnus-sieve.el (gnus-sieve-generate): Delete from the start of
11540         the sieve region.
11541
11542 2006-04-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11543
11544         * gnus.el (gnus-version-number): Bump version.
11545
11546 2006-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
11547
11548         * gnus.el: No Gnus v0.4 is released.
11549
11550 2006-04-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11551
11552         * nnslashdot.el (nnslashdot-retrieve-headers-1): Fix up to new
11553         layout.
11554
11555         * rfc2047.el (rfc2047-decode-encoded-words): Don't message about
11556         unknown charset.
11557
11558         * message.el (message-header-synonyms): Add Original-To to the
11559         default.
11560
11561         * gnus-sum.el (gnus-get-newsgroup-headers-xover): group is an
11562         optional parameter.
11563
11564 2006-04-06  Reiner Steib  <Reiner.Steib@gmx.de>
11565
11566         * gnus-fun.el (gnus): Require it for gnus-directory.
11567
11568 2006-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
11569
11570         * gnus-fun.el (gnus-face-properties-alist): Add :version.
11571
11572 2006-04-05  Daiki Ueno  <ueno@unixuser.org>
11573
11574         * pgg-gpg.el (pgg-gpg-process-filter): Fix.
11575
11576 2006-04-05  Simon Josefsson  <jas@extundo.com>
11577
11578         * password.el (password-reset): New function.
11579
11580 2006-04-05  Daiki Ueno  <ueno@unixuser.org>
11581
11582         * pgg-gpg.el (pgg-gpg-encrypt-region, pgg-gpg-sign-region):
11583         Wait for BEGIN_SIGNING too, new in GnuPG 1.4.3.
11584
11585 2006-04-04  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
11586
11587         * nnweb.el (nnweb-google-create-mapping): Update regexp.
11588         Some whitespace was matched into the url, which broke browsing hits
11589         > 100 when mm-url-use-external was nil.
11590
11591 2006-04-04  Reiner Steib  <Reiner.Steib@gmx.de>
11592
11593         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups):
11594         Check gnus-extra-headers for 'Newsgroups.
11595
11596         * message.el (message-tool-bar-gnome): Check if `flyspell-mode' is
11597         bound.
11598
11599 2006-04-04  Daiki Ueno  <ueno@unixuser.org>
11600
11601         * pgg-gpg.el: Clean up process buffers every time gpg processes
11602         complete.
11603
11604 2006-04-03  Reiner Steib  <Reiner.Steib@gmx.de>
11605
11606         * gnus-fun.el (gnus-convert-image-to-face-command): Fix typo in
11607         doc string.
11608
11609 2006-04-03  Daiki Ueno  <ueno@unixuser.org>
11610
11611         * pgg-gpg.el (pgg-gpg-process-filter)
11612         (pgg-gpg-wait-for-completion): Check if buffer is alive.
11613
11614         * pgg-gpg.el (pgg-gpg-process-sentinel): Don't remove GNUPG:
11615         lines, temporary fix.
11616
11617 2006-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
11618
11619         * gnus-group.el (gnus-group-update-tool-bar): Add :initialize and :set.
11620
11621 2006-03-29  Daiki Ueno  <ueno@unixuser.org>
11622
11623         * pgg-gpg.el (pgg-gpg-start-process): Don't bind
11624         default-enable-multibyte-characters.  This reverts the change from
11625         revision 6.17 which is no longer necessary because the passphrase
11626         is sent separately now.  GnuPG messages are unreadable under
11627         multibyte locales with default-enable-multibyte-characters set to
11628         nil.
11629
11630 2006-03-28  Reiner Steib  <Reiner.Steib@gmx.de>
11631
11632         * message.el (message-tool-bar-gnome): Move "spell".
11633
11634 2006-03-27  Reiner Steib  <Reiner.Steib@gmx.de>
11635
11636         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Don't use
11637         XEmacs-only `replace-in-string'.  Use `gnus-group-real-name'
11638         instead.
11639
11640 2006-03-27  Karl Kleinpaste  <karl@charcoal.com>
11641
11642         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups):
11643         Improve newsgroups handling for NNTP overviews which don't include
11644         Newsgroups.
11645
11646 2006-03-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
11647
11648         * message.el (message-resend): Bind message-generate-hashcash to nil.
11649
11650 2006-03-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
11651
11652         * hashcash.el (hashcash-already-paid-p): Bind case-fold-search
11653         when searching for already-paid recipients.
11654
11655 2006-03-27  Daiki Ueno  <ueno@unixuser.org>
11656
11657         * pgg-gpg.el: Invoke gpg asynchronous, to avoid querying for
11658         passphrases when it is not needed.
11659         (pgg-gpg-use-agent): Add, to hard code that pgg shouldn't wait for
11660         passphrase stuff from gpg, should only be necessary when you use
11661         gpg with a smartcard.
11662
11663 2006-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
11664
11665         * mml.el (mml-insert-mime): Ignore cached contents of
11666         message/external-body part.
11667
11668         * mm-decode.el (mm-get-part): Add optional 'no-cache' argument.
11669         (mm-insert-part): Ditto.
11670
11671 2006-03-23  Simon Josefsson  <jas@extundo.com>
11672
11673         * pgg-gpg.el (pgg-gpg-update-agent): Add again, with fixes from
11674         Reiner.
11675         (pgg-gpg-use-agent-p): Use it again.
11676
11677 2006-03-23  Simon Josefsson  <jas@extundo.com>
11678
11679         * pgg-gpg.el (pgg-gpg-update-agent): Remove, doesn't work with
11680         older emacsen.
11681         (pgg-gpg-use-agent-p): Don't use it.
11682
11683 2006-03-23  Reiner Steib  <Reiner.Steib@gmx.de>
11684
11685         * pgg-gpg.el (pgg-gpg-update-agent): Only use make-network-process
11686         if we can.
11687
11688 2006-03-22  Sascha Wilde  <wilde@sha-bang.de>
11689
11690         * pgg-gpg.el (pgg-gpg-use-agent): Disable by default.
11691         (pgg-gpg-update-agent): New function.
11692         (pgg-gpg-use-agent-p): New function.
11693         (pgg-gpg-process-region, pgg-gpg-encrypt-region)
11694         (pgg-gpg-encrypt-symmetric-region, pgg-gpg-decrypt-region)
11695         (pgg-gpg-sign-region): Use it.
11696
11697 2006-03-22  Katsumi Yamaoka  <yamaoka@jpl.org>
11698
11699         * gnus-sum.el (gnus-map-articles): Don't funcall symbol macro.
11700         Reported by Ralf Wachinger <rwachinger@gmx.de>.
11701
11702 2006-03-21  Simon Josefsson  <jas@extundo.com>
11703
11704         * pgg-gpg.el: Ideas below based on patch from Sascha Wilde
11705         <wilde@sha-bang.de>.
11706         (pgg-gpg-use-agent): New variable.
11707         (pgg-gpg-process-region): Use it.
11708         (pgg-gpg-encrypt-region): Likewise.
11709         (pgg-gpg-encrypt-symmetric-region): Likewise.
11710         (pgg-gpg-decrypt-region): Likewise.
11711         (pgg-gpg-sign-region): Likewise.
11712         (pgg-gpg-possibly-cache-passphrase): Don't cache a nil password.
11713
11714 2006-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
11715
11716         * gnus-agent.el (gnus-agent-queue-mail): Fix custom tag for `t'.
11717
11718         * spam.el (spam-mark-new-messages-in-spam-group-as-spam):
11719         Add comment on version.
11720
11721 2006-03-20  Reiner Steib  <Reiner.Steib@gmx.de>
11722
11723         * smiley.el: Add missing test smiley.
11724
11725 2006-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
11726
11727         * mm-decode.el (mm-with-part): New macro.
11728         (mm-get-part): Use it; work with message/external-body as well.
11729         (mm-save-part): Treat name and filename equally.
11730
11731         * mm-extern.el (mm-extern-cache-contents): New function.
11732         (mm-inline-external-body): Use it; force the part to be displayed;
11733         move undisplayer added to the cached handle to the parent.
11734
11735         * gnus-art.el (gnus-mime-save-part-and-strip): Add name parameter.
11736         (gnus-mime-view-part-as-type): Work with message/external-body.
11737
11738         * gnus-util.el (gnus-tool-bar-update): Bind tool-bar-mode.
11739
11740 2006-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
11741
11742         * gmm-utils.el (gmm-image-load-path-for-library): Prefer user's
11743         images in image-load-path.  [Sync with image.el, revision 1.60, in
11744         Emacs.]
11745
11746 2006-03-15  Reiner Steib  <Reiner.Steib@gmx.de>
11747
11748         * gmm-utils.el (gmm-image-load-path-for-library): Pass value of
11749         path rather than symbol.  Always return list of directories.
11750         Guarantee that image directory comes first.  [Sync with image.el,
11751         revision 1.59, in Emacs.]
11752
11753         * message.el (message-make-tool-bar): Adjust to new API of
11754         `gmm-image-load-path-for-library'.
11755
11756         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
11757
11758         * gnus-group.el (gnus-group-make-tool-bar): Ditto.
11759
11760 2006-03-15  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
11761
11762         * gnus-art.el (gnus-article-only-boring-p):
11763         Bind inhibit-point-motion-hooks to avoid infinite loop when entering
11764         intangible text.
11765         Reported by Ralf Wachinger <rwnewsmampfer@geekmail.de>.
11766
11767 2006-03-14  Reiner Steib  <Reiner.Steib@gmx.de>
11768
11769         * gmm-utils.el (gmm-image-load-path-for-library): Fix typo.
11770         Use `defun' instead of `gmm-defun-compat'.
11771
11772 2006-03-14  Simon Josefsson  <jas@extundo.com>
11773
11774         * message.el (message-unique-id): Don't use message-number-base36
11775         if (user-uid) is a float.
11776         Reported by Bjorn Solberg <bjorn_ding1@hekneby.org>.
11777
11778 2006-03-13  Katsumi Yamaoka  <yamaoka@jpl.org>
11779
11780         * mm-uu.el (mm-uu-dissect): Dissect all parts correctly.
11781
11782         * gnus-art.el (gnus-mime-display-single): Make sure there is an
11783         empty line between a part and a message part.
11784
11785 2006-03-10  Reiner Steib  <Reiner.Steib@gmx.de>
11786
11787         * smiley.el: Add more test smileys.
11788         (smiley-data-directory, smiley-regexp-alist)
11789         (gnus-smiley-file-types): Fix doc strings.
11790         (smiley-update-cache): Clear smiley-cached-regexp-alist before
11791         adding new elements.
11792         (smiley-mouse-map): Unused code.  Make it a comment.
11793
11794 2006-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
11795
11796         * gnus-nocem.el (gnus-nocem-scan-groups): Add autoload cookie;
11797         scan latest NoCeM messages instead of old ones.
11798         (gnus-nocem-check-article): Fix regexps so as to match to PGP
11799         delimiters that are recently used.
11800         (gnus-nocem-load-cache): Add autoload cookie.
11801
11802         * gnus.el (gnus-use-nocem): Enable it to be set to also a number.
11803
11804         * gnus-start.el (gnus-setup-news): Scan NoCeM messages if a group
11805         level which is larger than gnus-use-nocem is specified.
11806
11807         * gnus-group.el (gnus-group-get-new-news): Ditto.
11808
11809 2006-03-08  Reiner Steib  <Reiner.Steib@gmx.de>
11810
11811         * gnus-util.el (gnus-tool-bar-update): New function.
11812
11813         * gnus-group.el (gnus-group-update-tool-bar): New variable.
11814         (gnus-group-insert-group-line): Add gnus-tool-bar-update.
11815
11816         * gnus-topic.el (gnus-topic-prepare-topic): Add gnus-tool-bar-update.
11817
11818         * gnus-group.el (gnus-group-redraw-when-idle)
11819         (gnus-group-redraw-check): Remove.
11820         (gnus-group-make-tool-bar): Remove gnus-group-redraw-check.
11821
11822 2006-03-08  Katsumi Yamaoka  <yamaoka@jpl.org>
11823
11824         * nnmail.el (nnmail-split-it): Invert match-partial-words behavior
11825         if optional last element is specified in splits (FIELD VALUE...).
11826
11827 2006-03-07  Reiner Steib  <Reiner.Steib@gmx.de>
11828
11829         * message.el (message-make-tool-bar): Rename gmm-image-load-path
11830         to gmm-image-load-path-for-library.  Call with no-error argument.
11831         (message-tool-bar-gnome): Rename "mail/attach" to "attach".
11832
11833         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
11834
11835         * gnus-group.el (gnus-group-make-tool-bar): Ditto.
11836
11837         * gmm-utils.el (gmm-image-load-path): Remove alias.
11838
11839 2006-03-06  Reiner Steib  <Reiner.Steib@gmx.de>
11840
11841         * gmm-utils.el (gmm-image-load-path): Add alias.
11842
11843         * nnml.el (nnml-generate-nov-databases-directory): Rename from
11844         nnml-generate-nov-databases-1.
11845         (nnml-generate-nov-databases): Use it.
11846         (nnml-generate-nov-databases-directory): Document no-active
11847         argument.
11848
11849         * gmm-utils.el (gmm-image-load-path-for-library): Return single
11850         directory if path is t.  Add no-error.
11851
11852         * gnus-group.el (gnus-group-make-tool-bar): Use add-hook.
11853         Suggested by Stefan Monnier <monnier@iro.umontreal.ca>.
11854
11855         * gnus-art.el (gnus-article-browse-delete-temp-files):
11856         Simplify resetting gnus-article-browse-html-temp-list.
11857
11858         * gmm-utils.el (gmm-image-load-path-for-library): Sync with
11859         mh-compat.el revision 1.9 in Emacs.  Rename `gmm-image-load-path'.
11860         Add example to docstring.  Rename local variables.  Move error
11861         checks to default case in cond and simplify.
11862
11863 2006-03-06  Katsumi Yamaoka  <yamaoka@jpl.org>
11864
11865         * mm-view.el (mm-w3m-cid-retrieve-1): Check carefully whether
11866         handle is multipart when calling it recursively.
11867         (mm-w3m-cid-retrieve): Display warning if retrieving fails.
11868
11869 2006-03-03  Daniel Pittman  <daniel@rimspace.net>
11870
11871         * nnimap.el (nnimap-request-update-info-internal): Optimize.
11872         Don't `gnus-uncompress-range' to avoid excessive memory usage.
11873
11874 2006-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
11875
11876         * gnus-group.el (gnus-group-tool-bar-gnome): Check if gnus-topic.el
11877         is loaded.
11878
11879         * gnus-sum.el (gnus-summary-tool-bar-gnome): Check if spam.el is
11880         loaded.
11881
11882 2006-03-03  Reiner Steib  <Reiner.Steib@gmx.de>
11883
11884         * mm-util.el (mm-with-unibyte-current-buffer): Change "Emacs 23"
11885         to "Emacs 23 (unicode)" in doc string.
11886
11887         * gnus-sum.el (gnus-summary-set-display-table): Change "Emacs 23" to
11888         "Emacs 23 (unicode)" in comment.
11889
11890 2006-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
11891
11892         * mm-decode.el (mm-get-part): Don't use mm-with-unibyte-current-buffer.
11893
11894         * gnus-sum.el (gnus-summary-set-display-table): Don't nix out
11895         characters 160 through 255 in Emacs 23.
11896
11897 2006-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
11898
11899         * gnus-art.el (gnus-article-browse-html-temp-list): Rename from
11900         gnus-article-browse-html-temp.
11901         (gnus-article-browse-delete-temp): Make it customizable.
11902         Add `file'.  Adjust doc string.
11903         (gnus-article-browse-delete-temp-files): Add argument.
11904         Allow query for each file.  Adjust doc string.
11905         (gnus-article-browse-html-parts):
11906         Add `gnus-article-browse-delete-temp-files' to
11907         `gnus-summary-prepare-exit-hook' and `gnus-exit-gnus-hook'.
11908
11909 2006-03-02  Hynek Schlawack  <hynek@ularx.de>
11910
11911         * gnus-art.el (gnus-article-browse-html-temp)
11912         (gnus-article-browse-delete-temp): New variables.
11913         (gnus-article-browse-delete-temp-files): New function.
11914         (gnus-article-browse-html-parts): Use it.
11915
11916 2006-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
11917
11918         * gnus-group.el (gnus-group-redraw-check): Remove redundant tests.
11919
11920         * gmm-utils.el (gmm-image-load-path): Mention ../etc search in doc
11921         string.
11922
11923         * gnus-sum.el (gnus-summary-tool-bar-gnome): Don't use
11924         gnus-summary-insert-new-articles when unplugged.
11925         Remove gnus-summary-search-article-forward.
11926
11927         * gmm-utils.el (gmm-tool-bar-style): Test tool-bar-mode and
11928         display-visual-class instead of display-color-cells.
11929
11930 2006-03-02  Katsumi Yamaoka  <yamaoka@jpl.org>
11931
11932         * dgnushack.el: Autoload customize-group for XEmacs.
11933
11934         * mml.el (mml-generate-mime-1): Encode parts other than text/* or
11935         message/* containing non-ASCII text properly.
11936
11937 2006-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
11938
11939         * message.el: Require gmm-utils, remove autoloads.
11940         (message-tool-bar): Set default based on
11941         gmm-tool-bar-style.
11942         (message-tool-bar-gnome): Add gmm-customize-mode.
11943
11944         * gnus-sum.el (gnus-summary-tool-bar): Set default based on
11945         gmm-tool-bar-style.
11946         (gnus-summary-tool-bar-gnome): Add gmm-customize-mode.
11947
11948         * gnus-group.el (gnus-group-tool-bar): Set default based on
11949         gmm-tool-bar-style.
11950         (gnus-group-tool-bar-gnome): Add gmm-customize-mode.
11951
11952         * gmm-utils.el (gmm-image-directory): Rename variable from
11953         gmm-image-load-path.
11954         (gmm-image-load-path): Use gmm-image-directory.
11955         (gmm-customize-mode): New function.
11956         (gmm-tool-bar-style): New variable.
11957
11958         * gnus-group.el (gnus-group-redraw-when-idle): Rename from
11959         gnus-group-redraw-line-number.
11960         (gnus-group-redraw-check): Simplify.
11961         (gnus-group-tool-bar-update): Remove redraw check.
11962         (gnus-group-make-tool-bar): Add redraw check.
11963
11964 2006-03-01  Michael Piotrowski  <mxp@dynalabs.de>  (tiny change)
11965
11966         * gnus-art.el (gnus-button): Add missing parentheses.
11967
11968 2006-03-01  Katsumi Yamaoka  <yamaoka@jpl.org>
11969
11970         * lpath.el: Fbind line-number-at-pos.
11971
11972 2006-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
11973
11974         * mm-util.el (mm-with-unibyte-current-buffer): Add note.
11975
11976 2006-02-28  Reiner Steib  <Reiner.Steib@gmx.de>
11977
11978         * gnus-art.el (gnus-button): New face.
11979         (gnus-article-button-face): Use it.
11980
11981         * gnus-sum.el (gnus-summary-tool-bar-gnome):
11982         Add gnus-summary-next-page.  Re-order.
11983
11984         * gnus-group.el (gnus-group-tool-bar-gnome): prev-node and
11985         next-node are now included.
11986         (gnus-group-redraw-line-number): New internal variable.
11987         (gnus-group-redraw-check): Helper function for updating the tool
11988         bar.
11989         (gnus-group-tool-bar-update): Add gnus-group-redraw-check.
11990
11991         * gmm-utils.el (gmm-tool-bar-item): Add TODO about modifiers.
11992
11993         * spam.el (spam-spamassassin-score-regexp): New internal variable.
11994         (spam-extra-header-to-number, spam-check-spamassassin-headers):
11995         Use it to match format of Spamassassin 3.0 and later.
11996         Reported by IRIE Tetsuya <irie@t.email.ne.jp>.
11997         (spam-check-bogofilter)
11998         (spam-bogofilter-register-with-bogofilter): Fix args of
11999         `gnus-error' calls.
12000
12001 2006-02-28  Reiner Steib  <Reiner.Steib@gmx.de>
12002
12003         * gnus-draft.el (gnus-draft-send): Bind message-signature to avoid
12004         unnecessary interaction when sending queued mails.
12005         Reported by TAKAHASHI Yoshio <tkh@jp.fujitsu.com>.
12006
12007 2006-02-27  Reiner Steib  <Reiner.Steib@gmx.de>
12008
12009         * gnus-sum.el (gnus-sequence-of-unread-articles): Return nil if
12010         first or last are nil.
12011
12012 2006-02-24  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
12013
12014         * nnweb.el (nnweb-gmane-create-mapping): Don't choke on ^M.
12015
12016 2006-02-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12017
12018         * gnus-int.el (gnus-open-server): Respect gnus-batch-mode.
12019
12020 2006-02-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12021
12022         * dns.el (query-dns): Protect more against buggy tcp output.
12023
12024 2006-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
12025
12026         * nnweb.el (nnweb-type-definition, nnweb-gmane-search): Use new
12027         nov.php.
12028
12029 2006-02-24  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
12030
12031         * nnweb.el (nnweb-type-definition, nnweb-gmane-create-mapping)
12032         (nnweb-gmane-wash-article, nnweb-gmane-search): Fix Gmane web
12033         groups.  Kudos to Olly Betts <olly@survex.com> for providing NOV
12034         output on the server side.
12035         (nnweb-google-create-mapping): Update regexps and add some
12036         progress indication.
12037
12038 2006-02-23  Reiner Steib  <Reiner.Steib@gmx.de>
12039
12040         * gnus-group.el (gnus-group-tool-bar-gnome):
12041         Fix gnus-agent-toggle-plugged.  Re-order icons.
12042         (gnus-group-tool-bar-gnome):
12043         Add gnus-group-{prev,next}-unread-group.
12044         (gnus-group-tool-bar-gnome): Re-order icons.
12045
12046         * gnus-sum.el (gnus-summary-tool-bar-gnome):
12047         Move gnus-summary-insert-new-articles.
12048
12049         * message.el (message-tool-bar-gnome, message-tool-bar-retro):
12050         Fix comments.
12051
12052         * utf7.el (utf7-utf-16-coding-system): Fix comment.  utf-16-be is
12053         also available in Emacs 21.3.
12054
12055         * message.el (message-fix-before-sending): Change "Emacs 22" to
12056         "Emacs 23 (unicode)" in comment.
12057
12058         * qp.el (quoted-printable-encode-region): Change "Emacs 22" to
12059         "Emacs 23 (unicode)" in comment.
12060
12061         * mm-util.el: Change "Emacs 22" to "Emacs 23 (unicode)" in
12062         comment.
12063         (mm-coding-system-p): Add comment about no-MULE XEmacs.
12064
12065         * mm-view.el (mm-fill-flowed): Add :version.
12066
12067 2006-02-23  Katsumi Yamaoka  <yamaoka@jpl.org>
12068
12069         * gmm-utils.el (gmm-image-load-path): Don't modify image-load-path
12070         and load-path.
12071
12072 2006-02-22  Reiner Steib  <Reiner.Steib@gmx.de>
12073
12074         * message.el: Autoload gmm-image-load-path.
12075         (message-tool-bar-retro): Prepend "gnus/" subdirectory to some
12076         icon file names.  Use old Emacs 21 "mail_send.xpm" icon for
12077         consitency.
12078
12079         * gmm-utils.el (gmm-image-load-path): Also search in
12080         "../etc/images".  Don't set gmm-image-load-path if we don't find
12081         the image.
12082
12083 2006-02-22  Katsumi Yamaoka  <yamaoka@jpl.org>
12084
12085         * gmm-utils.el (gmm-image-load-path): Don't make
12086         `gmm-image-load-path' include subdirectories which the second arg
12087         `image' might specify.
12088
12089         * gnus-group.el (gnus-group-tool-bar-retro): Prepend the "gnus/"
12090         subdirectory to icon file names.
12091
12092         * gnus-sum.el (gnus-summary-tool-bar-retro): Ditto.
12093
12094 2006-02-21  Reiner Steib  <Reiner.Steib@gmx.de>
12095
12096         * gnus-group.el (gnus-group-make-tool-bar): Add IMAGE argument to
12097         gmm-image-load-path calls.
12098
12099         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
12100
12101         * message.el (message-make-tool-bar): Ditto.
12102
12103         * mml.el (mml-preview): Add comment concerning tool bar icons.
12104
12105         * gnus-group.el (gnus-group-tool-bar-gnome): Use new icon names.
12106         (gnus-group-make-tool-bar): Use `gmm-image-load-path'.
12107
12108         * gnus-sum.el (gnus-summary-tool-bar-gnome): Use new icon names.
12109         (gnus-summary-make-tool-bar): Use `gmm-image-load-path'.
12110
12111         * message.el (message-tool-bar-gnome): Use new icon names.
12112         (message-make-tool-bar): Use `gmm-image-load-path'.
12113
12114         * gmm-utils.el (gmm-defun-compat, gmm-image-search-load-path):
12115         New functions from MH-E.
12116         (gmm-image-load-path): New variable from MH-E.
12117         (gmm-image-load-path): New function from MH-E.  Add arguments
12118         LIBRARY, IMAGE and PATH.  Don't modify paths.  Don't use
12119         *-image-load-path-called-flag.
12120
12121 2006-02-21  Milan Zamazal  <pdm@brailcom.org>
12122
12123         * mm-view.el (mm-view-pkcs7-verify): Implement using smime.el.
12124
12125 2006-02-21  Wolfram Fenske  <wolfram.fenske@student.uni-magdeburg.de>  (tiny change)
12126
12127         * nnimap.el (nnimap-request-move-article): Change folder back to
12128         source group before deleting.
12129
12130 2006-02-20  Reiner Steib  <Reiner.Steib@gmx.de>
12131
12132         * mm-util.el (mm-charset-override-alist): Fix type in doc string.
12133
12134         * gnus-art.el (mm-url-insert-file-contents-external):
12135         Autoload mm-url.
12136
12137         * mm-uu.el (mm-uu-type-alist): Improve `LaTeX'.
12138
12139 2006-02-20  Katsumi Yamaoka  <yamaoka@jpl.org>
12140
12141         * rfc2047.el (rfc2047-charset-to-coding-system): Don't check the
12142         coding system which mm-charset-to-coding-system returns for a
12143         given charset is valid.
12144
12145 2006-02-16  Juanma Barranquero  <lekktu@gmail.com>
12146
12147         * html2text.el (html2text-remove-tag-list):
12148         * spam-stat.el (spam-stat-buffer-words): Fix typo in docstring.
12149
12150 2006-02-14  Chong Yidong  <cyd@stupidchicken.com>
12151
12152         * gnus-cus.el: Revert 2005-10-17 change.
12153
12154 2006-02-17  Katsumi Yamaoka  <yamaoka@jpl.org>
12155
12156         * gnus-art.el (article-strip-banner):
12157         Call article-really-strip-banner only when the regexp match is made.
12158
12159 2006-02-16  Katsumi Yamaoka  <yamaoka@jpl.org>
12160
12161         * gnus-art.el (article-strip-banner):
12162         Use gnus-extract-address-components instead of
12163         mail-header-parse-addresses to make it work with non-ASCII text;
12164         remove mail-encode-encoded-word-string.
12165
12166         * rfc2231.el (rfc2231-parse-string): Attempt to parse parameter
12167         values which are surrounded with \"...\"; make it never cause a
12168         Lisp error; give up parsing of parameters if it failed in
12169         extracting type.
12170
12171 2006-02-14  Arne Jørgensen  <arne@arnested.dk>
12172
12173         * smime.el (smime-cert-by-ldap-1): Fix bug where
12174         `smime-ldap-search' returns results without userCertificates.
12175
12176 2006-02-15  Katsumi Yamaoka  <yamaoka@jpl.org>
12177
12178         * mm-util.el (mm-make-temp-file): Don't catch file-error in Emacs.
12179
12180 2006-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
12181
12182         * spam.el (spam-check-spamassassin-headers): Adapt format for
12183         Spamassassin 3.0 or later.  Reported by ARISAWA Akihiro
12184         <ari@mbf.ocn.ne.jp>.
12185         (spam-list-of-processors): Add spam-use-gmane.
12186
12187 2006-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
12188
12189         * mm-util.el (mm-make-temp-file): Import the Emacs 22 version of
12190         make-temp-file; make it work with XEmacs as well.
12191
12192         * gnus-art.el (gnus-article-browse-html-parts): Use the 3rd arg of
12193         mm-make-temp-file.
12194
12195         * mm-decode.el (mm-display-external): Use the 3rd arg of
12196         mm-make-temp-file.
12197         (mm-create-image-xemacs): Ditto.
12198
12199 2006-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
12200
12201         * gnus-draft.el (gnus-draft-send): Replace message-narrow-to-head
12202         with message-narrow-to-headers.
12203         (gnus-draft-setup): Narrow to header to run message-fetch-field.
12204         (gnus-draft-check-draft-articles): New function.
12205         (gnus-draft-edit-message, gnus-draft-send-message): Use it.
12206
12207 2006-02-13  Reiner Steib  <Reiner.Steib@gmx.de>
12208
12209         * gnus-art.el (gnus-article-browse-html-parts):
12210         `hs-show-html-list' should read `gnus-article-browse-html-parts'.
12211         Don't use suffix argument for mm-make-temp-file for Emacs 21
12212         compatibility.  Remove useless `format'.
12213
12214 2006-02-13  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
12215
12216         * nnweb.el (nnweb-google-wash-article): Update regexps.
12217         (nnweb-group-alist): Use defvoo instead of defvar.
12218
12219 2006-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
12220
12221         * nnoo.el (nnoo-declare): Don't generate duplicate entries when
12222         re-loading nn* modules.
12223
12224 2006-02-10  Reiner Steib  <Reiner.Steib@gmx.de>
12225
12226         * gnus-group.el (gnus-group-make-tool-bar): Remove duplicate check
12227         for `tool-bar-mode' and don't check it's default-value.
12228
12229         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
12230
12231         * message.el (message-make-tool-bar): Ditto.
12232
12233         * gnus-art.el (gnus-article-browse-html-parts): Remove useless
12234         `substring'.  Shorten tmp-file name.
12235
12236         * gnus.el: Remove bogus comment.
12237
12238 2006-02-10  Hynek Schlawack  <hynek@ularx.de>
12239
12240         * gnus-art.el (gnus-article-browse-html-parts): New function.
12241         (gnus-article-browse-html-article): New function for viewing html
12242         articles with a browser.
12243
12244 2006-02-09  Daiki Ueno  <ueno@unixuser.org>
12245
12246         * pgg-gpg.el (pgg-gpg-encrypt-region): Don't convert line-endings
12247         in elisp.
12248         (pgg-gpg-encrypt-symmetric-region): Ditto.
12249         (pgg-gpg-sign-region): Ditto.
12250
12251         * pgg-def.el (pgg-text-mode): New variable.
12252
12253         * mml2015.el (mml2015-pgg-sign): Enable pgg-text-mode.
12254         (mml2015-pgg-encrypt): Ditto.
12255
12256         * mml1991.el (mml1991-pgg-sign): Enable pgg-text-mode.
12257         (mml1991-pgg-encrypt): Ditto.
12258
12259 2006-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
12260
12261         * nnfolder.el (nnfolder-insert-newsgroup-line):
12262         Use message-make-date instead of current-time-string.
12263
12264         * mm-view.el (mm-inline-message): Don't set gnus-newsgroup-charset
12265         to gnus-decoded which mm-uu might set.
12266
12267 2006-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
12268
12269         * rfc2231.el (rfc2231-parse-string): Sort segmented parameters;
12270         don't decode quoted parameters; remove misimported Emacs code.
12271         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
12272         (rfc2231-decode-encoded-string): Don't use split-string which
12273         behaves differently according to Emacs version; use
12274         mm-decode-coding-region to convert charset to coding-system.
12275         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
12276         (rfc2231-encode-string): Remove misimported Emacs code.
12277
12278 2006-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
12279
12280         * gnus-art.el (article-decode-charset): Don't use ignore-errors
12281         when calling mail-header-parse-content-type.
12282         (article-de-quoted-unreadable): Ditto.
12283         (article-de-base64-unreadable): Ditto.
12284         (article-wash-html): Ditto.
12285
12286         * mm-decode.el (mm-dissect-buffer): Don't use ignore-errors when
12287         calling mail-header-parse-content-type and
12288         mail-header-parse-content-disposition.
12289         (mm-find-raw-part-by-type): Don't use ignore-errors when calling
12290         mail-header-parse-content-type.
12291
12292         * mml.el (mml-insert-mime-headers): Use mml-insert-parameter to
12293         insert charset and format parameters; encode description after
12294         inserting it to buffer.
12295         (mml-insert-parameter): Fold lines properly even if a parameter is
12296         segmented into two or more lines; change the max column to 76.
12297
12298         * rfc1843.el (rfc1843-decode-article-body): Don't use
12299         ignore-errors when calling mail-header-parse-content-type.
12300
12301         * rfc2231.el (rfc2231-parse-string): Return at least type if
12302         possible; don't cause an error even if it fails in parsing of
12303         parameters.  Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
12304         (rfc2231-encode-string): Don't break lines at the beginning, leave
12305         it to mml-insert-parameter.
12306
12307         * webmail.el (webmail-yahoo-article): Don't use ignore-errors when
12308         calling mail-header-parse-content-type.
12309
12310 2006-02-06  Reiner Steib  <Reiner.Steib@gmx.de>
12311
12312         * spam-report.el (spam-report-gmane-use-article-number):
12313         Improve doc string.
12314         (spam-report-gmane-internal): Check if a suitable header was found
12315         in the article.
12316
12317 2006-02-04  Katsumi Yamaoka  <yamaoka@jpl.org>
12318
12319         * rfc2231.el (rfc2231-parse-string): Revert 2006-02-03 change.
12320         (rfc2231-encode-string): Make param*=value always begin with LWSP.
12321
12322 2006-02-05  Romain Francoise  <romain@orebokech.com>
12323
12324         Update copyright notices of all files in the gnus directory.
12325
12326 2006-02-03  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
12327
12328         * nnweb.el (nnweb-request-group): Avoid growing overview files.
12329
12330 2006-02-03  Katsumi Yamaoka  <yamaoka@jpl.org>
12331
12332         * rfc2231.el (rfc2231-parse-string): Add missing semicolons to
12333         segmented lines of parameter value to cope with Thunderbird 1.5
12334         bug (cf. https://bugzilla.mozilla.org/show_bug.cgi?id=323318).
12335         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
12336         (rfc2231-encode-string): Don't make lines exceeding 76 column.
12337
12338 2006-02-01  Max Froumentin  <max@lapin-bleu.net>  (tiny change)
12339
12340         * mml.el (mml-generate-mime-1): Correct the order of inline signed
12341         parts.
12342
12343 2006-01-31  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
12344
12345         * nnweb.el (nnweb-group-alist): Use defvar instead of defvoo,
12346         there's only one active file for all servers.
12347         (nnweb-request-scan): Make sure nnweb-articles is initialized on
12348         solid groups.  Gnus might have used a FAST request to select the group.
12349         (nnweb-request-group, nnweb-google-parse-1): Don't keep nnweb-type
12350         and nnweb-search redundantly in the active file.
12351         (nnweb-request-list): Don't list bogus groups.  There can only be one.
12352         (nnweb-request-create-group): Don't use ARGS.
12353         (nnweb-possibly-change-server, nnweb-request-group): Remove some
12354         initialisations.  Let nnoo do the work.
12355
12356 2006-01-31  Katsumi Yamaoka  <yamaoka@jpl.org>
12357
12358         * mm-uu.el (mm-uu-emacs-sources-extract, mm-uu-diff-extract):
12359         Say the part has been decoded.
12360
12361         * mm-view.el (mm-display-inline-fontify): Get decoded part rightly.
12362
12363 2006-01-31  Kevin Ryde  <user42@zip.com.au>
12364
12365         * mailcap.el (mailcap-viewer-passes-test): Don't put "(nil t)" into
12366         mailcap-viewer-test-cache when there's no 'test clause, since that
12367         will invert the meaning of a "nil" test previously determined by
12368         mailcap-mailcap-entry-passes-test.
12369
12370 2006-01-30  Katsumi Yamaoka  <yamaoka@jpl.org>
12371
12372         * gnus-group.el: Bind tool-bar-mode instead of tool-bar-map when
12373         compiling.
12374
12375         * gnus-sum.el: Ditto.
12376
12377         * message.el: Don't bind tool-bar-map when compiling.
12378
12379 2006-01-30  Reiner Steib  <Reiner.Steib@gmx.de>
12380
12381         * nnweb.el (nnweb-google-parse-1): Clarify some comments.
12382
12383 2006-01-30  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
12384
12385         * nnweb.el (nnweb-type-definition, nnweb-google-parse-1)
12386         (nnweb-google-create-mapping, nnweb-google-search): Adapt to
12387         current Google Groups.
12388
12389 2006-01-26  Reiner Steib  <Reiner.Steib@gmx.de>
12390
12391         * gnus-sum.el (gnus-summary-make-tool-bar): Add checks for XEmacs
12392         and tool-bar-mode.
12393
12394         * gnus-group.el (gnus-group-make-tool-bar): Add checks for XEmacs
12395         and tool-bar-mode.
12396
12397         * message.el (message-tool-bar-update): Simplify.
12398         (message-make-tool-bar): Add checks for XEmacs and tool-bar-mode.
12399
12400         * gnus-sum.el (gnus-summary-tool-bar-update): Check for
12401         gnus-summary-buffer.
12402         (gnus-summary-tool-bar-gnome): Use "reply-author" icon for
12403         gnus-summary-reply.
12404
12405         * gmm-utils.el (gmm): Add :version.
12406
12407 2006-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
12408
12409         * Makefile.in (clean): New rule.
12410         (distclean): Use it.
12411
12412 2006-01-26  Steve Youngs  <steve@sxemacs.org>
12413
12414         * gmm-utils.el (gmm-tool-bar-item, gmm-tool-bar-zap-list):
12415         Don't autoload.
12416
12417 2006-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
12418
12419         * gmm-utils.el (gmm-verbose): Add :group.
12420
12421 2006-01-25  Reiner Steib  <Reiner.Steib@gmx.de>
12422
12423         * message.el: Change some comments WRT tool-bars.
12424
12425         * gnus-sum.el (gnus-summary-tool-bar)
12426         (gnus-summary-tool-bar-gnome, gnus-summary-tool-bar-retro)
12427         (gnus-summary-tool-bar-zap-list): New variables.
12428         (gnus-summary-make-tool-bar): Complete rewrite using
12429         `gmm-tool-bar-from-list'.
12430
12431         * gnus-group.el (gnus-group-tool-bar, gnus-group-tool-bar-gnome)
12432         (gnus-group-tool-bar-retro, gnus-group-tool-bar-zap-list):
12433         New variables.
12434         (gnus-group-make-tool-bar): Complete rewrite using
12435         `gmm-tool-bar-from-list'.
12436         (gnus-group-tool-bar-update): New function.
12437
12438         * message.el (message-mode-field-menu): Add "Show hidden Headers".
12439
12440 2006-01-25  Katsumi Yamaoka  <yamaoka@jpl.org>
12441
12442         * mm-uu.el (mm-uu-dissect-text-parts): Ignore it if a given part
12443         is dissected into a single part of which the type is the same as
12444         the given one; decode charset.
12445
12446 2006-01-21  Kevin Ryde  <user42@zip.com.au>
12447
12448         * mailcap.el (mailcap-parse-mailcap-extras): "test" key must go
12449         into alists as symbol not string, since that's what
12450         mailcap-viewer-passes-test and mailcap-mailcap-entry-passes-test
12451         look for.
12452
12453 2006-01-24  Reiner Steib  <Reiner.Steib@gmx.de>
12454
12455         * gmm-utils.el (gmm-tool-bar-item): Add "Separator".
12456         (gmm-tool-bar-from-list): Suppress tooltip for `gmm-ignore'.
12457
12458         * message.el (message-tool-bar-gnome): Use gmm-ignore.
12459
12460 2006-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
12461
12462         * gnus-xmas.el (gnus-mime-security-button-menu): New alias.
12463         (gnus-xmas-mime-security-button-menu): New function.
12464
12465         * gnus-art.el (gnus-mime-security-button-commands): New variable.
12466         (gnus-mime-security-button-menu): New definition.
12467         (gnus-mime-security-button-map): Use them.
12468         (gnus-mime-security-button-menu): New function.
12469         (gnus-insert-mime-security-button): Addition to help echo.
12470         (gnus-mime-security-run-function, gnus-mime-security-save-part)
12471         (gnus-mime-security-pipe-part): New functions.
12472
12473         * mm-uu.el (mm-uu-buttonize-original-text-parts): Remove.
12474         (mm-uu-dissect-text-parts): Revert a part of 2006-01-23 change.
12475
12476         * mm-decode.el (mm-handle-set-disposition): Remove.
12477         (mm-handle-set-description): Remove.
12478
12479 2006-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
12480
12481         * mm-view.el (mm-w3m-standalone-supports-m17n-p): New variable.
12482         (mm-w3m-standalone-supports-m17n-p): New function.
12483         (mm-inline-text-html-render-with-w3m-standalone): Use it to alter
12484         w3m usage.
12485
12486         * gnus-art.el (gnus-article-wash-html-with-w3m-standalone):
12487         Use mm-w3m-standalone-supports-m17n-p to alter w3m usage.
12488
12489 2006-01-23  Reiner Steib  <Reiner.Steib@gmx.de>
12490
12491         * message.el (message-tool-bar-zap-list):
12492         Use gmm-tool-bar-zap-list as custom type.
12493         (message-tool-bar-update): New function.
12494         (message-tool-bar, message-tool-bar-gnome)
12495         (message-tool-bar-retro): Add message-tool-bar-update.
12496         (message-tool-bar-gnome): Add flyspell-buffer.
12497
12498         * gnus-util.el (gnus-error): Describe `args'.
12499
12500         * gmm-utils.el (gmm-error): Describe `args'.
12501         (gmm-tool-bar-zap-list): New widget.
12502         (gmm-tool-bar-from-list): Improve description of `zap-list'.
12503
12504 2006-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
12505
12506         * mm-uu.el (mm-uu-buttonize-original-text-parts): New variable.
12507         (mm-uu-dissect-text-parts): Buttonize original text parts; reduce
12508         the number of recursive calls.
12509
12510         * mm-decode.el (mm-handle-set-disposition): New macro.
12511         (mm-handle-set-description): New macro.
12512
12513 2006-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
12514
12515         * mm-uu.el (mm-uu-dissect-text-parts): Decode content transfer
12516         encoding.
12517
12518 2006-01-20  Reiner Steib  <Reiner.Steib@gmx.de>
12519
12520         * message.el (message-tool-bar-zap-list, message-tool-bar)
12521         (message-tool-bar-gnome, message-tool-bar-retro): New variables.
12522         (message-tool-bar-local-item-from-menu): Remove.
12523         (message-tool-bar-map): Replace by `message-make-tool-bar'.
12524         (message-make-tool-bar): New function.
12525         (message-mode): Use `message-make-tool-bar'.
12526
12527         * gmm-utils.el: New file.
12528         (gmm-verbose, gmm-message, gmm-error): From gnus-utils.el.
12529         (gmm-lazy): New widget copied from `nnmail.el'.
12530         (gmm-tool-bar-from-list): New function for creating customizable
12531         tool bars.
12532         (gmm-tool-bar-from-list): Fix typos in doc string.  Remove debug
12533         output.
12534         (gmm): Add :prefix to defgroup.
12535
12536 2006-01-20  Per Abrahamsen  <abraham@dina.kvl.dk>
12537
12538         * gmm-utils.el (gmm-widget-p): New function.
12539
12540 2006-01-20  Reiner Steib  <Reiner.Steib@gmx.de>
12541
12542         * mml.el (mml-attach-file): Describe `description' in doc string.
12543         (mml-menu): Add Emacs MIME manual and PGG manual.
12544
12545 2006-01-20  Richard M. Stallman  <rms@gnu.org>
12546
12547         * mm-url.el (mm-url-load-url): Require url-parse and url-vars.
12548
12549 2006-01-20  Kevin Greiner  <kevin.greiner@compsol.cc>
12550
12551         * nntp.el (nntp-end-of-line): Doc fix.
12552
12553 2006-01-20  Chong Yidong  <cyd@stupidchicken.com>
12554
12555         * imap.el (imap-open): Handle case where buffer is a buffer
12556         object.
12557
12558 2005-01-20  Stefan Monnier  <monnier@iro.umontreal.ca>
12559
12560         * gnus-delay.el (gnus-delay): Don't autoload.
12561         It's useless and could trigger a bug in cus-dep.el causing ldefs-boot
12562         to be re-loaded when customizing the `gnus-delay' group.
12563
12564 2005-01-20  Chong Yidong  <cyd@stupidchicken.com>
12565
12566         * message.el (message-insert-citation-line): Use newlines.
12567
12568 2006-01-19  Ken Manheimer  <ken.manheimer@gmail.com>
12569
12570         * pgg-pgp.el (pgg-pgp-encrypt-region, pgg-pgp-decrypt-region)
12571         (pgg-pgp-sign-region): Add optional 'passphrase' argument to all
12572         these routines, so the passphrase can be managed externally and
12573         passed in to the system.
12574         (pgg-pgp-decrypt-region, pgg-pgp-sign-region): Use new name for
12575         pgg-add-passphrase-to-cache function.
12576
12577         * pgg-pgp5.el (pgg-pgp5-encrypt-region, pgg-pgp5-decrypt-region)
12578         (pgg-pgp5-sign-region): Add optional 'passphrase' argument to all
12579         these routines, so the passphrase can be managed externally and
12580         passed in to the system.
12581         (pgg-pgp5-sign-region): Use new name of
12582         pgg-add-passphrase-to-cache function.
12583
12584 2006-01-19  Ken Manheimer  <ken.manheimer@gmail.com>
12585
12586         * pgg-gpg.el (pgg-gpg-select-matching-key): Fix: look at the right
12587         part of the decoded armor to find the key-identifier.
12588         (pgg-gpg-lookup-key-owner): New function to return the
12589         human-readable identifier of a key owner.
12590         (pgg-gpg-key-id-from-key-owner): Make it easy to identify the key
12591         itself.
12592         (pgg-gpg-decrypt-region): Prompt with the key owner (rather than
12593         the key value) if we have a key and can match it against a secret
12594         key.  Also, added a note pointing out fact that the prompt only
12595         indicates the first matching key.
12596
12597         * pgg.el (pgg-decrypt): Passing along 'passphrase' in call to
12598         pgg-decrypt-region.
12599         (pgg-add-passphrase-to-cache): Rename from
12600         `pgg-add-passphrase-cache' to reduce confusion (all callers
12601         changed).
12602         (pgg-remove-passphrase-from-cache): Rename from
12603         `pgg-remove-passphrase-cache' to reduce confusion (all callers
12604         changed).
12605         (pgg-read-passphrase, pgg-add-passphrase-cache)
12606         (pgg-remove-passphrase-cache): Add informative docstrings.
12607         (pgg-decrypt): Convey provided passphrase in subordinate call to
12608         pgg-decrypt-region.
12609
12610 2006-01-19  Ken Manheimer  <ken.manheimer+emacs@gmail.com>
12611
12612         * pgg.el (pgg-encrypt-region, pgg-encrypt-symmetric-region)
12613         (pgg-encrypt-symmetric, pgg-encrypt, pgg-decrypt-region)
12614         (pgg-decrypt, pgg-sign-region, pgg-sign): Add optional
12615         'passphrase' argument, so the passphrase can be managed externally
12616         and then passed in to the system.
12617
12618         * pgg.el (pgg-read-passphrase, pgg-add-passphrase-cache)
12619         (pgg-remove-passphrase-cache): Add optional 'notruncate' argument,
12620         so the passphrase cache can be used reliably with identifiers
12621         besides a pgp packet's key id.
12622
12623         * pgg-gpg.el (pgg-gpg-encrypt-region)
12624         (pgg-gpg-encrypt-symmetric-region, pgg-gpg-decrypt-region)
12625         (pgg-gpg-sign-region): Add optional 'passphrase' argument to all
12626         these routines, so the passphrase can be managed externally and
12627         passed in to the system.
12628
12629         * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Add optional
12630         'notruncate' argument, so the passphrase cache can be used
12631         reliably with identifiers besides a pgp packet's key id.
12632
12633 2006-01-19  Sascha Wilde  <swilde@sha-bang.de>
12634
12635         * pgg-gpg.el (pgg-gpg-encrypt-symmetric-region): New function for
12636         symmetric encryption.
12637         (pgg-gpg-symmetric-key-p): New function to check for an symmetric
12638         encrypted session key.
12639         (pgg-gpg-decrypt-region): When decrypting a symmetric encrypted
12640         message ask for the passphrase in a proper way.
12641
12642         * pgg.el (pgg-encrypt-symmetric, pgg-encrypt-symmetric-region):
12643         New user commands for symmetric encryption.
12644
12645 2006-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
12646
12647         * mm-bodies.el (mm-decode-body): Don't decode decoded body.
12648
12649         * mm-uu.el (mm-uu-dissect-text-parts): Dissect dissected parts.
12650
12651 2006-01-19  Mark D. Baushke  <mdb@gnu.org>
12652
12653         * pgg-gpg.el (pgg-gpg-encrypt-region): Add --textmode to gpg args.
12654
12655 2006-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
12656
12657         * mm-decode.el (mm-inlined-types): Add application/pgp.
12658         (mm-automatic-display): Ditto.
12659
12660         * mm-uu.el (mm-uu-dissect-text-parts): Recognize application/pgp
12661         part as text.
12662
12663 2006-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
12664
12665         * nnrss.el: Update copyright.
12666         (nnrss-opml-import): Query whether to subscribe to each entry.
12667
12668         * gnus-art.el:
12669         * gnus-sum.el:
12670         * gnus-xmas.el:
12671         * messagexmas.el:
12672         * mm-uu.el:
12673         * mm-view.el: Update copyright.
12674
12675 2006-01-16  Reiner Steib  <Reiner.Steib@gmx.de>
12676
12677         * message.el (message-info): New function.
12678         (message-mode-menu): Add it.
12679         Update copyright.
12680
12681         * ChangeLog: Fix and update copyright.
12682
12683 2006-01-13  Romain Francoise  <romain@orebokech.com>
12684
12685         * message.el (message-forward-subject-name-subject): Prefer the
12686         address to 'nowhere' if the sender has no name.
12687         Fix typo.  Update copyright year.
12688
12689 2006-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
12690
12691         * gnus-art.el (article-wash-html):
12692         Use gnus-summary-show-article-charset-alist if a numeric arg is given.
12693         (gnus-article-wash-html-with-w3m-standalone): New function.
12694
12695         * mm-view.el (mm-text-html-renderer-alist): Map w3m-standalone to
12696         mm-inline-text-html-render-with-w3m-standalone.
12697         (mm-text-html-washer-alist): Map w3m-standalone to
12698         gnus-article-wash-html-with-w3m-standalone.
12699         (mm-inline-text-html-render-with-w3m-standalone): New function.
12700
12701 2006-01-12  Reiner Steib  <Reiner.Steib@gmx.de>
12702
12703         * mm-uu.el (mm-uu-type-alist): Fix previous message-marks commit.
12704         Improve LaTeX.
12705
12706 2006-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
12707
12708         * nnrss.el (nnrss-wash-html-in-text-plain-parts): New variable.
12709         (nnrss-request-article): Render text/plain parts as HTML.
12710
12711         * gnus-art.el (gnus-article-wash-html-with-w3m): No need to narrow
12712         the buffer.
12713
12714 2006-01-08  Reiner Steib  <Reiner.Steib@gmx.de>
12715
12716         * gnus-cus.el (gnus-group-parameters): Sync posting-style with
12717         custom definition of `gnus-posting-styles'.
12718
12719         * gnus-start.el (gnus-gnus-to-quick-newsrc-format):
12720         Bind print-circle.  Suggested by Kalle Olavi Niemitalo <kon@iki.fi>.
12721
12722 2006-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
12723
12724         * gnus-group.el (gnus-useful-groups): Use Gmane for ding.
12725         Use nntp for bug archive.
12726
12727 2006-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
12728
12729         * nnrss.el (nnrss-request-article): Fix the way to fill text/plain
12730         parts.
12731         (nnrss-normalize-date): New function converts ISO 8601 date into
12732         RFC822 style.  Suggested by Mark Plaksin <happy@mcplaksin.org>.
12733         (nnrss-check-group): Use it.
12734
12735 2006-01-01  Katsumi Yamaoka  <yamaoka@jpl.org>
12736
12737         * gnus-sum.el (gnus-summary-work-articles): Remove useless `min'.
12738
12739         * nnrss.el (nnrss-fetch): Make it fail gracefully when it can't
12740         fetch a feed.  Suggested by Mark Plaksin <happy@mcplaksin.org>.
12741         (nnrss-insert-w3): Ditto.
12742
12743 2005-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
12744
12745         * gnus-uu.el (gnus-uu-digest-mail-forward): Reverse the order of
12746         the articles to be forwarded including the case where neither a
12747         number of articles nor a region is specified.
12748
12749 2005-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
12750
12751         * nnrss.el (nnrss-request-article): Fix last change; fill
12752         text/plain parts.
12753
12754 2005-12-20  Katsumi Yamaoka  <yamaoka@jpl.org>
12755
12756         * nnrss.el (nnrss-request-article): Replace <br />s with newlines
12757         in text/plain part.
12758         (nnrss-check-group): Don't add excessive newline to dc:subject.
12759
12760 2005-12-19  Mark Plaksin  <happy@mcplaksin.org>  (tiny change)
12761
12762         * nnrss.el (nnrss-check-group): Put the RSS dc:subject in the
12763         article.
12764
12765 2005-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
12766
12767         * nnml.el: Don't require gnus-bcklg.  Autoload it.
12768         (nnml-use-compressed-files, nnml-save-mail): Support other
12769         comression programs such as bzip2.
12770
12771 2005-12-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12772
12773         * dns.el (query-dns): Make sure we check the buffer size before
12774         removing tcp headers.
12775
12776 2005-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
12777
12778         * gnus-art.el (gnus-article-delete-text-of-type): Enable it to
12779         remove MIME buttons associated with multipart/alternative parts.
12780         (gnus-mime-display-alternative): Tag buttons using `article-type'
12781         text property.
12782
12783         * gnus-msg.el (gnus-copy-article-buffer): Remove MIME buttons
12784         associated with multipart/alternative parts.
12785
12786         * gnus-art.el (gnus-signature-separator): Fix custom type.
12787
12788         * mm-decode.el (mm-inlined-types): Fix custom type.
12789         (mm-keep-viewer-alive-types): Ditto.
12790         (mm-automatic-display): Ditto.
12791         (mm-attachment-override-types): Ditto.
12792         (mm-inline-override-types): Ditto.
12793         (mm-automatic-external-display): Ditto.
12794
12795 2005-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
12796
12797         * spam-report.el (spam-report-user-mail-address)
12798         (spam-report-user-agent): New variables.
12799         (spam-report-url-ping-plain): Use spam-report-user-agent.
12800
12801 2005-12-14  Ralf Angeli  <angeli@iwi.uni-sb.de>
12802
12803         * gnus-art.el (gnus-button-handle-custom): Do not just use
12804         `customize-apropos' for any "M-x customize-*" button but the
12805         function called for.  Accept both the function name and its
12806         argument in order to achieve this.
12807         (gnus-button-alist): Remove support for "custom:" URL's.
12808         Pass function name to `gnus-button-handle-custom' in case of "M-x
12809         customize-*" buttons.
12810
12811 2005-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
12812
12813         * gnus-art.el (gnus-buttonized-mime-types): Mention addition of
12814         multipart/alternative and add xref to mm-discouraged-alternatives
12815         in doc string.
12816
12817         * mm-decode.el (mm-discouraged-alternatives): Add xref to
12818         gnus-buttonized-mime-types in doc string.
12819
12820 2005-12-08  Reiner Steib  <Reiner.Steib@gmx.de>
12821
12822         * mm-decode.el (mm-discouraged-alternatives): Fix custom type.
12823         Suggest image/.* in the doc string.
12824
12825 2005-12-12  Reiner Steib  <Reiner.Steib@gmx.de>
12826
12827         * mm-uu.el (mm-uu-type-alist): Don't depend on message.el for
12828         message-marks (Debian bug #342521).
12829
12830 2005-12-12  Simon Josefsson  <jas@extundo.com>
12831
12832         * password.el (password-read-from-cache): Add.
12833         (password-read): Use it.
12834
12835 2005-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
12836
12837         * rfc2047.el (rfc2047-charset-to-coding-system):
12838         Recognize us-ascii as a MIME charset.
12839
12840         * mm-bodies.el (mm-decode-content-transfer-encoding):
12841         Protect against the case where the 2nd arg TYPE is nil.
12842
12843 2005-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
12844
12845         * pop3.el (pop3-stream-type): Fix custom version.
12846
12847         * mm-uu.el (mm-uu-type-alist): Simplify uu regexp.
12848
12849 2005-12-09  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
12850
12851         * mm-decode.el (mm-display-external): Add missing cdr.
12852
12853 2005-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
12854
12855         * mm-decode.el (mm-display-external): Use nametemplate (defined in
12856         RFC1524) if it is in mailcap or add a suffix according to
12857         mailcap-mime-extensions when generating a temp filename; postpone
12858         deleting a temp file for 2 seconds for some wrappers, shell
12859         scripts, and so on, which might exit right after having started a
12860         viewer command as a background job.
12861
12862 2005-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
12863
12864         * nntp.el (nntp-marks-directory): Fix custom group.
12865
12866         * gnus-fun.el (gnus-face-from-file): Decrease quant in smaller
12867         steps when < 10.
12868
12869         * gnus-start.el (gnus-no-server-1):
12870         Mention `gnus-level-default-subscribed' in doc string.
12871
12872 2005-12-02  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
12873
12874         * mm-view.el (mm-inline-text-html-render-with-w3m): Fix misplaced
12875         parens.
12876
12877 2005-12-01  Katsumi Yamaoka  <yamaoka@jpl.org>
12878
12879         * gnus-xmas.el (gnus-use-toolbar): Revert.
12880         (gnus-xmas-setup-toolbar): Use global default-toolbar if
12881         gnus-use-toolbar is default.
12882
12883         * messagexmas.el (message-use-toolbar): Revert.
12884         (message-setup-toolbar): Use global default-toolbar if
12885         message-use-toolbar is default.
12886
12887 2005-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
12888
12889         * gnus-xmas.el (gnus-use-toolbar): Determine the default value
12890         according to default-toolbar-visible-p.
12891
12892         * messagexmas.el (message-use-toolbar): Ditto.
12893
12894 2005-11-26  Dave Love  <fx@gnu.org>
12895
12896         * tls.el (open-tls-stream): Rename arg SERVICE to PORT.
12897         (tls-program, tls-success): Provide openssl alternative.
12898
12899         * starttls.el: Doc fixes.
12900         (starttls-open-stream-gnutls, starttls-open-stream): Rename arg
12901         SERVICE to PORT.
12902
12903         * pop3.el (pop3-open-server) <ssl>: Clarify a loop.  Deal with
12904         port null or service name.
12905         (starttls-negotiate): Autoload.
12906
12907 2005-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
12908
12909         * message.el (message-kill-to-signature): Fix interactive spec.
12910
12911 2005-11-24  Katsumi Yamaoka  <yamaoka@jpl.org>
12912
12913         * pop3.el (pop3-open-server): Recognize a string as a service name.
12914
12915 2005-11-24  Pascal Rigaux  <pixel@mandriva.com>  (tiny change)
12916
12917         * rfc2231.el (rfc2231-parse-string): Support non-ascii chars.
12918
12919 2005-11-23  Dave Love  <fx@gnu.org>
12920
12921         Add pop3s, pop3/starttls.
12922
12923         * pop3.el (pop3-authentication-scheme): Clarify doc.
12924         (open-tls-stream, starttls-open-stream): Autoload.
12925         (pop3-stream-type): New.
12926         (pop3-open-server): Use it.
12927
12928         * mail-source.el (mail-sources): Fix some :types.  Add stream type
12929         for POP.
12930         (mail-source-keyword-map): Add :stream for POP.
12931         (mail-source-fetch-pop): Use pop3-stream-type.
12932
12933 2005-11-22  Katsumi Yamaoka  <yamaoka@jpl.org>
12934
12935         * nnmail.el (nnmail-fancy-expiry-target): Use current-time instead
12936         of current-time-string.
12937
12938 2005-11-20  Stefan Schimanski  <schimmi@debian.org>  (tiny change)
12939
12940         * nnmail.el (nnmail-fancy-expiry-target): Protect against invalid
12941         date header.
12942
12943 2005-11-19  Kevin Greiner  <kevin.greiner@compsol.cc>
12944
12945         * gnus-sum.el (gnus-fetch-old-headers): Updated docs to warn that
12946         it can seriously impact performance as it bypasses the agent's
12947         local caches.
12948
12949 2005-11-19  Kevin Greiner  <kevin.greiner@compsol.cc>
12950
12951         * gnus-agent.el (gnus-agent-possibly-synchronize-flags): A server
12952         must be explicitly online rather than "not explicitly offline" for
12953         its flags to be synchronized.
12954
12955         * gnus-sum.el (gnus-summary-remove-process-mark): Always return t so
12956         that gnus-uu-unmark-thread will function correctly.
12957
12958         * gnus-group.el (gnus-total-fetched-for): Reduced cutoff so that
12959         1024K is instead displayed as 1M.
12960
12961 2005-11-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12962
12963         * flow-fill.el (fill-flowed): Bind adaptive-fill-mode to nil.
12964
12965 2005-11-16  Boris Samorodov  <bsam@ipt.ru>  (tiny change)
12966
12967         * imap.el (imap-kerberos4-open): Ignore SSL stuff.
12968
12969 2005-11-13  Kevin Greiner  <kevin.greiner@compsol.cc>
12970
12971         * gnus-agent.el (gnus-agent-read-local): Trivial fix to format of
12972         error message to display actual error condition.
12973         (gnus-agent-save-local): Avoid saving symbols that are bound to
12974         nil as they simply result in a warning message in
12975         gnus-agent-read-local.
12976
12977 2005-11-13  Katsumi Yamaoka  <yamaoka@jpl.org>
12978
12979         * gnus-start.el (gnus-dribble-read-file): Use make-local-variable
12980         rather than make-variable-buffer-local for file-precious-flag.
12981
12982 2005-11-12  Kevin Greiner  <kevin.greiner@compsol.cc>
12983
12984         * gnus-agent.el (gnus-agent-braid-nov): Now tests new nov entries
12985         for duplicates which are removed.  The invalid sort check then
12986         triggers a rescan after the sort as sorting may have moved
12987         duplicate entries such that they can be cheaply detected.
12988
12989 2005-11-13  Katsumi Yamaoka  <yamaoka@jpl.org>
12990
12991         * gnus-start.el (gnus-dribble-read-file): Quote file-precious-flag.
12992
12993 2005-11-12  Kevin Greiner  <kevin.greiner@compsol.cc>
12994
12995         * gnus-agent.el (gnus-agent-article-alist-save-format):
12996         Change internal variable to a custom variable.  Change default value
12997         from compressed(2) to uncompressed(1).
12998         (gnus-agent-read-agentview): Reversed revision 7.8 to restore
12999         support for uncompressed agentview files.  Taken together, reading
13000         the agentview file should now be 6-7 times faster.
13001
13002 2005-11-11  Jan Nieuwenhuizen  <janneke@gnu.org>
13003
13004         * gnus-start.el (gnus-dribble-read-file): Set file-precious-flag,
13005         as a buffer-local variable.  This avoids creating truncated
13006         dribble files as a result of a hang up, eg.
13007
13008 2006-01-03  Rodrigo Ventura  <yoda@isr.ist.utl.pt>  (tiny change)
13009
13010         * gnus-xmas.el (gnus-xmas-group-startup-message): Typo
13011         gnus-splash-face -> gnus-splash.  Fixes starting from a TTY in
13012         XEmacs.
13013
13014 2005-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
13015
13016         * gnus-start.el (gnus-start-draft-setup):
13017         Enforce `gnus-draft-mode' for nndraft:drafts at startup.
13018
13019         * gnus.el (gnus-splash): Change custom group.
13020         (gnus-group-get-parameter, gnus-group-parameter-value):
13021         Describe allow-list argument.
13022
13023         * gnus-agent.el (gnus-agent-article-alist-save-format): Format doc
13024         string.
13025
13026 2005-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
13027
13028         * gnus-art.el (gnus-default-article-saver): Add user-defined
13029         `function' to custom type.
13030
13031 2005-10-30  Chong Yidong  <cyd@stupidchicken.com>
13032
13033         * imap.el (imap-open): Handle case where buffer is a buffer
13034         object.
13035
13036 2005-11-29  Reiner Steib  <Reiner.Steib@gmx.de>
13037
13038         * gnus-cache.el (gnus-cache-rename-group): Wrap doc strings and
13039         long lines.
13040         (gnus-cache-delete-group): Wrap doc strings.
13041
13042         * gnus-agent.el (gnus-agent-rename-group)
13043         (gnus-agent-delete-group): Wrap doc strings.
13044
13045 2005-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
13046
13047         * messagexmas.el (message-use-toolbar): Change the valid values
13048         into default, top, bottom, left, and right.
13049         (message-toolbar-thickness): New variable.
13050         (message-xmas-setup-toolbar): Locate gnus-xmas-glyph-directory as
13051         well.
13052         (message-setup-toolbar): Make it work.
13053
13054         * gnus-xmas.el (gnus-xmas-update-toolbars): New function.
13055         (gnus-use-toolbar): Change the valid values into default, top,
13056         bottom, left, and right.
13057         (gnus-toolbar-thickness): New variable.
13058         (gnus-xmas-setup-toolbar): New function.
13059         (gnus-xmas-setup-group-toolbar): Use it.
13060         (gnus-xmas-setup-summary-toolbar): Use it.
13061
13062 2005-11-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13063
13064         * gnus-start.el (gnus-1): Add "native" to
13065         gnus-predefined-server-alist.
13066
13067         * gnus.el (gnus-method-to-server): Don't add "native" to the
13068         lists here, because that leads to problems when
13069         gnus-select-method is bound.
13070
13071 2005-11-09  Simon Josefsson  <jas@extundo.com>
13072
13073         * gnus-sum.el (gnus-article-sort-by-date-reverse): Remove,
13074         use (not sort-by-date) instead.
13075
13076 2005-11-30  Stefan Monnier  <monnier@iro.umontreal.ca>
13077
13078         * gnus-delay.el (gnus-delay-group): Don't autoload.
13079         It's useless and could trigger a bug in cus-dep.el causing ldefs-boot
13080         to be re-loaded when customizing the `gnus-delay' group.
13081
13082 2005-11-19  Chong Yidong  <cyd@stupidchicken.com>
13083
13084         * message.el: Revert last changes.
13085         (message-insert-citation-line): Use newlines.
13086
13087 2005-11-17  Chong Yidong  <cyd@stupidchicken.com>
13088
13089         * message.el (message-courtesy-message)
13090         (message-mark-insert-begin, message-mark-insert-end)
13091         (message-elide-ellipsis, message-cancel-message)
13092         (message-add-header, message-change-subject)
13093         (message-cross-post-followup-to-header)
13094         (message-cross-post-insert-note, message-reduce-to-to-cc)
13095         (message-widen-reply, message-delete-not-region)
13096         (message-kill-to-signature, message-insert-signature)
13097         (message-insert-importance-high, message-insert-importance-low)
13098         (message-insert-or-toggle-importance)
13099         (message-insert-disposition-notification-to)
13100         (message-indent-citation, message-yank-original)
13101         (message-cite-original-without-signature, message-cite-original)
13102         (message-insert-citation-line, message-position-on-field)
13103         (message-fix-before-sending, message-send-mail-partially)
13104         (message-send-mail, message-send-mail-with-sendmail)
13105         (message-send-mail-with-qmail, message-send-news)
13106         (message-check-news-header-syntax, message-generate-headers)
13107         (message-insert-courtesy-copy, message-fill-address)
13108         (message-fill-header, message-shorten-references)
13109         (message-setup-1, message-cancel-news)
13110         (message-forward-make-body-plain, message-forward-make-body-mime)
13111         (message-forward-make-body-mml, message-encode-message-body)
13112         (message-forward-make-body-digest-plain)
13113         (message-forward-make-body-digest-mime)
13114         (message-use-alternative-email-as-from): Insert `hard-newline'
13115         instead of ordinary newlines.
13116
13117 2005-11-09  Katsumi Yamaoka  <yamaoka@jpl.org>
13118
13119         * message.el (message-generate-headers): Downcase the argument
13120         given to message-check-element.
13121
13122 2005-11-08  Kevin Greiner  <kevin.greiner@compsol.cc>
13123
13124         * nntp.el (nntp-authinfo-rejected): New error condition.
13125         (nntp-wait-for): Use new error condition to signal authentication
13126         error.
13127         (nntp-retrieve-data): Rethrow new error condition to break out of
13128         recursive call to nntp-send-authinfo.
13129
13130 2005-11-08  Romain Francoise  <romain@orebokech.com>
13131
13132         * gnus-sum.el (gnus-summary-catchup-and-goto-prev-group): New function.
13133         (gnus-summary-exit-map): Bind to `Z p'.
13134         (gnus-summary-make-menu-bar): Add menu item.
13135
13136 2005-11-02  Reiner Steib  <Reiner.Steib@gmx.de>
13137
13138         * gnus-art.el (gnus-article-treat-custom): Add `first'.
13139         (gnus-treat-*): Add `first' in all doc strings.
13140
13141         * gnus-group.el (gnus-group-compact-group): Fix typo.
13142
13143 2005-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
13144
13145         * gnus.el (gnus-parameters-case-fold-search): New variable.
13146         (gnus-parameters-get-parameter): Use it.
13147
13148         * gnus-score.el (gnus-home-score-file): Doc fix.
13149
13150 2005-11-01  Xavier Maillard  <zedek@gnu-rox.org>  (tiny change)
13151
13152         * gnus-score.el (gnus-update-score-entry-dates): Doc fix.
13153
13154 2005-10-31  Katsumi Yamaoka  <yamaoka@jpl.org>
13155
13156         * mm-util.el (mm-special-display-p): New function.
13157
13158         * mml.el (mml-preview): Use it; doc fix.
13159
13160 2005-10-30  Chong Yidong  <cyd@stupidchicken.com>
13161
13162         * imap.el (imap-open): Handle case where buffer is a buffer object.
13163
13164 2005-10-29  Romain Francoise  <romain@orebokech.com>
13165
13166         * message.el (message-fix-before-sending): Fix comment.
13167
13168 2005-10-29  Jari Aalto  <jari.aalto@cante.net>
13169
13170         * gnus-sum.el (gnus-article-sort-by-date-reverse): New function.
13171
13172 2005-10-29  Jari Aalto  <jari.aalto@cante.net>
13173
13174         * score-mode.el (gnus-score-edit-done-hook): Introduce variable.
13175         Used in gnus-score.el.
13176
13177 2005-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
13178
13179         * mm-util.el (mm-codepage-setup): Remove bogus alias test.
13180
13181 2005-10-27  Reiner Steib  <Reiner.Steib@gmx.de>
13182
13183         * flow-fill.el (fill-flowed-encode-tests): Restore trailing
13184         whitespace removed in revision 7.8.  Use concatenated string to
13185         protect trailing whitespace.
13186
13187 2005-10-27  Jouni K. Seppänen  <jks@iki.fi>
13188
13189         * nnimap.el (nnimap-search-uids-not-since-is-evil): Add variable.
13190         (nnimap-request-expire-articles): Use it to avoid sending 'UID
13191         SEARCH UID ... NOT SINCE' queries, for inefficient servers like
13192         Courier IMAP ("some version from 2004").  Mostly based on similar
13193         code in the same function.
13194
13195 2005-10-26  Didier Verna  <didier@xemacs.org>
13196
13197         * gnus-group.el (gnus-group-compact-group): Invalidate original
13198         article buffer.
13199         * gnus-srvr.el (gnus-server-compact-server): Ditto.
13200         * nnml.el (nnml-request-compact-group): Handle self Xref: field in
13201         NOV database and in article itself.
13202         Invalidate article backlog.
13203
13204 2005-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
13205
13206         * mm-uu.el (mm-uu-hide-markers): Fix XEmacs case.
13207
13208 2005-10-26  Simon Josefsson  <jas@extundo.com>
13209
13210         * flow-fill.el (fill-flowed): Flow-fill unquoted lines too, revert
13211         part of 2004-07-25 change.
13212
13213 2005-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
13214
13215         * message.el (message-display-completion-list): New function.
13216         (message-expand-group): Use it; make sure the Completions buffer
13217         is modifiable.
13218 2005-10-23  Chong Yidong  <cyd@stupidchicken.com>
13219
13220         * gnus-sum.el (gnus-ignored-from-addresses): Handle case where
13221         user-mail-name is an empty string.
13222
13223 2005-10-25  Reiner Steib  <Reiner.Steib@gmx.de>
13224
13225         * gnus-score.el (gnus-default-adaptive-score-alist): Set defaults
13226         depending on gnus-score-decay-constant.
13227
13228         * encrypt.el (encrypt-insert-file-contents)
13229         (encrypt-write-file-contents): Don't use `gnus-message'.
13230
13231         * mm-uu.el (mm-uu-verbatim-marks-extract): Add four start and end
13232         arguments.
13233         (mm-uu-type-alist): Add message-marks and insert-marks.
13234         Pass arguments to mm-uu-verbatim-marks-extract.
13235         (mm-uu-hide-markers): New variable.
13236         (mm-uu-extract): Use face similar to `gnus-cite-3'.
13237
13238         * gnus-fun.el (gnus-convert-image-to-x-face-command)
13239         (gnus-convert-image-to-face-command): Use "convert" by default to
13240         allow other input image formats.
13241         (gnus-x-face-from-file, gnus-face-from-file): Adjust doc strings
13242         accordingly.
13243
13244 2005-10-23  Simon Josefsson  <jas@extundo.com>
13245
13246         * imap.el (imap-gssapi-program): Align command line parameters
13247         with latest GNU SASL.
13248         (imap-gssapi-open): Ignore 'Trying ...' messages from GNU SASL.
13249
13250 2005-10-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13251
13252         * nnslashdot.el (nnslashdot-retrieve-headers-1): Update to new
13253         HTML.
13254         (nnslashdot-request-article): Ditto.
13255
13256         * lpath.el (featurep): Add nobreak-char-display.
13257
13258 2005-10-20  Hiroshi Fujishima  <hiroshi.fujishima@gmail.com>  (tiny change)
13259
13260         * mail-source.el (mail-source-fetch-pop): Require pop3.
13261         (mail-source-check-pop): Ditto.
13262
13263 2005-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
13264
13265         * rfc2047.el (rfc2047-decode-encoded-words): Fix the handling of
13266         errors.
13267
13268 2005-10-19  Reiner Steib  <Reiner.Steib@gmx.de>
13269
13270         * gnus-art.el (gnus-treat-strip-trailing-blank-lines)
13271         (gnus-treat-strip-leading-blank-lines): Improve doc string.
13272
13273         * message.el (message-tool-bar-local-item-from-menu): Fix comment.
13274
13275         * mm-bodies.el (mm-decode-string):
13276         Call `mm-charset-to-coding-system' with allow-override argument.
13277
13278 2005-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
13279
13280         * rfc2047.el (rfc2047-allow-incomplete-encoded-text): New variable.
13281         (rfc2047-charset-to-coding-system): New function.
13282         (rfc2047-decode-encoded-words): New function.
13283         (rfc2047-decode-region): Use them.
13284         (rfc2047-decode-cte): Remove.
13285         (rfc2047-parse-and-decode): Remove.
13286         (rfc2047-decode): Remove.
13287
13288 2005-10-15  Kenichi Handa  <handa@m17n.org>
13289
13290         * rfc2047.el (rfc2047-decode-cte): New function.
13291         (rfc2047-decode-region): Change the way to decode successive
13292         encoded-words: decode B- or Q-encoding in each encoded-word,
13293         concatenate them, and decode it as charset.
13294
13295 2005-10-14  Katsumi Yamaoka  <yamaoka@jpl.org>
13296
13297         * lpath.el: Fbind codepage-setup for XEmacs.
13298
13299 2005-10-17  Chong Yidong  <cyd@stupidchicken.com>
13300
13301         * gnus-cus.el (gnus-custom-map): New variable.  Bind mouse-1 to
13302         widget-move-and-invoke.
13303         (gnus-custom-mode): Use gnus-custom-map.
13304
13305 2005-10-15  Bill Wohler  <wohler@newt.com>
13306
13307         * message.el (message-tool-bar-map): Rename image file from
13308         mail_send to mail/send.
13309
13310 2005-10-16  Masatake YAMATO  <jet@gyve.org>
13311
13312         * message.el (message-expand-group): Pass the common
13313         prefix substring of completion to `display-completion-list'.
13314
13315 2005-10-13  Reiner Steib  <Reiner.Steib@gmx.de>
13316
13317         * mml-sec.el (mml-secure-method): New internal variable.
13318         (mml-secure-sign, mml-secure-encrypt, mml-secure-message-sign)
13319         (mml-secure-message-sign-encrypt, mml-secure-message-encrypt):
13320         New functions using mml-secure-method.
13321
13322         * mml.el (mml-mode-map): Add key bindings for those functions.
13323         (mml-menu): Simplify security menu entries.  Suggested by Jesper
13324         Harder <harder@myrealbox.com>.
13325         (mml-attach-file, mml-attach-buffer, mml-attach-external):
13326         Goto end of message if point is the headers of the message.
13327
13328         * message.el (message-in-body-p): New function.
13329
13330         * assistant.el: Autoload gnus-util and netrc.
13331
13332         * mm-util.el (mm-charset-to-coding-system): Add allow-override.
13333         Use `mm-charset-override-alist' only when decoding.
13334
13335         * mm-bodies.el (mm-decode-body):
13336         Call `mm-charset-to-coding-system' with allow-override argument.
13337
13338         * gnus-art.el (gnus-mime-view-part-as-type-internal): Try to fetch
13339         `filename' from Content-Disposition if Content-Type doesn't
13340         provide `name'.
13341         (gnus-mime-view-part-as-type): Set default instead of
13342         initial-input.
13343
13344 2005-10-09  Daniel Brockman  <daniel@brockman.se>
13345
13346         * format-spec.el (format-spec): Propagate text properties of % spec.
13347
13348 2005-10-12  Reiner Steib  <Reiner.Steib@gmx.de>
13349
13350         * gnus-art.el (gnus-treat-predicate): Add `first'.
13351
13352 2005-10-11  Reiner Steib  <Reiner.Steib@gmx.de>
13353
13354         * mm-util.el (mm-charset-synonym-alist): Improve doc string.
13355         (mm-charset-override-alist): New variable.
13356         (mm-charset-to-coding-system): Use it.
13357         (mm-codepage-setup): New helper function.
13358         (mm-charset-eval-alist): New variable.
13359         (mm-charset-to-coding-system): Use mm-charset-eval-alist.
13360         Warn about unknown charsets.
13361
13362         * dgnushack.el (with-syntax-table): Add some URLs WRT the XEmacs bug.
13363
13364 2005-10-04  David Hansen  <david.hansen@gmx.net>
13365
13366         * nnrss.el (nnrss-request-article): Add support for the comments tag.
13367         (nnrss-check-group): Ditto.
13368
13369 2005-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
13370
13371         * mm-uu.el (mm-uu-verbatim-marks-extract, mm-uu-latex-extract):
13372         Rename x-gnus-verbatim to x-verbatim.
13373         (mm-uu-type-alist): Fix regexp for verbatim-marks.
13374
13375         * mm-decode.el (mm-automatic-display): Rename x-gnus-verbatim to
13376         x-verbatim.
13377
13378         * mm-url.el (mm-url-predefined-programs): Add switches for curl.
13379
13380         * gnus-util.el (gnus-remove-duplicates): Remove.
13381
13382         * nnmail.el (nnmail-article-group): Use mm-delete-duplicates
13383         instead of gnus-remove-duplicates.
13384
13385         * message.el (message-remove-duplicates): Remove.
13386         (message-idna-to-ascii-rhs-1): Use mm-delete-duplicates instead of
13387         message-remove-duplicates.
13388
13389         * mm-util.el (mm-delete-duplicates): Use `delete-dups' if
13390         available, else use implementation from `delete-dups'.
13391
13392         * message.el (message-insert-expires): New function.
13393         (message-mode-map): Add key binding.
13394         (message-mode-field-menu): Add menu entry.
13395         (message-mode): Document it.
13396         (message-make-expires-date): Use `message-make-date'.
13397
13398 2005-10-04  Josh Huber  <huber@alum.wpi.edu>
13399
13400         * message.el (message-make-expires-date): New function.
13401
13402 2005-10-04  Katsumi Yamaoka  <yamaoka@jpl.org>
13403
13404         * Makefile.in (list-installed-shadows): New entry.
13405         (install): Use it.
13406         (remove-installed-shadows): New entry.
13407
13408         * dgnushack.el (dgnushack-default-load-path): New variable.
13409         (dgnushack-find-lisp-shadows): New function.
13410         (dgnushack-remove-lisp-shadows): New function.
13411
13412 2005-10-02  Katsumi Yamaoka  <yamaoka@jpl.org>
13413
13414         * Makefile.in (install-el-elc): New entry.
13415         (install): Use it so that .el files are necessarily installed.
13416
13417 2005-09-30  Katsumi Yamaoka  <yamaoka@jpl.org>
13418
13419         * time-date.el: Autoload parse-time-string, XEmacs needs it.
13420
13421 2005-09-30  Stefan Monnier  <monnier@iro.umontreal.ca>
13422
13423         * mm-decode.el (mm-inline-media-tests): Check presence of the diff-mode
13424         function rather than the diff-mode.el package.
13425         (mm-display-external): Use with-current-buffer.
13426         (mm-viewer-completion-map, mm-viewer-completion-map):
13427         Move initialization inside declaration.
13428
13429 2005-09-29  Simon Josefsson  <jas@extundo.com>
13430
13431         * spam.el: Load hashcash when compiling, to avoid warnings.
13432         Don't autoload mail-check-payment.
13433         (spam-check-hashcash): Define unconditionally, since hashcash.el
13434         is part of Gnus now.  Ignore errors from payment checking.
13435
13436 2005-09-28  Reiner Steib  <Reiner.Steib@gmx.de>
13437
13438         * message.el (message-bold-region, message-unbold-region):
13439         Rename from `bold-region' and `unbold-region'.
13440
13441         * message.el: Remove useless autoloads.
13442
13443 2005-09-28  Simon Josefsson  <jas@extundo.com>
13444
13445         * message.el (message-use-idna): Default to t.
13446         (message-use-idna): Test whether encoding works too.  Doc fix.
13447
13448 2005-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
13449
13450         * nntp.el (nntp-warn-about-losing-connection): Remove.
13451
13452 2005-09-27  Reiner Steib  <Reiner.Steib@gmx.de>
13453
13454         * mm-uu.el (mm-uu-emacs-sources-regexp): Make variable
13455         customizable.  Change default value.
13456         (mm-uu-diff-groups-regexp): Change default value.
13457         (mm-uu-type-alist): Add doc string.
13458         (mm-uu-configure): Add doc string.  Make it interactive.
13459         (mm-uu-tex-groups-regexp): New variable.
13460         (mm-uu-latex-extract, mm-uu-latex-test): New functions.
13461         (mm-uu-type-alist): Add LaTeX documents.
13462         (mm-uu-verbatim-marks-extract): Use "text/x-gnus-verbatim" instead
13463         of "text/verbatim".
13464         (mm-uu-diff-groups-regexp): Fix missing quotes from previous commit.
13465
13466         * mm-decode.el (mm-automatic-display): Use "text/x-gnus-verbatim"
13467         instead of "text/verbatim".
13468
13469         * message.el (message-mark-inserted-region)
13470         (message-mark-insert-file): Use slrn style marks when called with
13471         prefix argument.
13472
13473 2005-09-27  Simon Josefsson  <jas@extundo.com>
13474
13475         * message.el (message-idna-to-ascii-rhs-1): Reformat.
13476
13477 2005-09-27  Arne Jørgensen  <arne@arnested.dk>
13478
13479         * message.el (message-remove-duplicates): New function.
13480         Implementation borrowed from `gnus-remove-duplicates'.
13481         (message-idna-to-ascii-rhs): Also encode idna addresses in
13482         Reply-To:, Mail-Reply-To: and Mail-Followup-To:.
13483         (message-idna-to-ascii-rhs-1): When `message-use-idna' is 'ask
13484         only ask about the same idna domain once per header and also tell
13485         in what header to replace the idna domain.
13486
13487         * gnus-art.el (article-decode-idna-rhs): Also decode idna
13488         addresses in Reply-To:, Mail-Reply-To: and Mail-Followup-To:.
13489         (article-decode-idna-rhs): Fix regexp so that all idna-address in
13490         a header is decoded and not just the last one.
13491
13492 2005-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
13493
13494         * gnus-art.el (gnus-mime-display-single): Don't modify text if it
13495         has been decoded.
13496
13497         * mm-decode.el (mm-automatic-display): Add text/verbatim.
13498         (mm-insert-part): Don't modify text if it has been decoded.
13499
13500         * mm-uu.el (mm-uu-verbatim-marks-extract): Say text has been
13501         decoded.
13502
13503         * mm-view.el (mm-inline-text): Don't strip text props unless
13504         decoding enriched or richtext parts.
13505
13506 2005-09-25  Romain Francoise  <romain@orebokech.com>
13507
13508         * gnus-agent.el (gnus-agent-expire-group, gnus-agent-expire):
13509         * gnus-start.el (gnus-subscribe-interactively):
13510         * gnus-uu.el (gnus-uu-grab-articles):
13511         End `yes-or-no-p' and `y-or-n-p' prompts with question mark and
13512         space.
13513
13514 2005-09-24  Emilio C. Lopes  <eclig@gmx.net>
13515
13516         * smime.el (smime-sign-buffer, smime-decrypt-buffer):
13517         * mm-view.el (mm-view-pkcs7-decrypt):
13518         * gnus-sum.el (gnus-summary-limit-to-extra)
13519         (gnus-summary-respool-article, gnus-read-move-group-name):
13520         * gnus-score.el (gnus-summary-increase-score):
13521         * gnus-util.el (gnus-completing-read-with-default):
13522         * gnus-art.el (gnus-read-save-file-name)
13523         (gnus-summary-save-in-rmail, gnus-summary-save-in-mail)
13524         (gnus-summary-save-in-file, gnus-summary-save-body-in-file):
13525         * message.el (message-check-news-header-syntax):
13526         Follow convention for reading with the minibuffer.
13527
13528 2005-09-22  Reiner Steib  <Reiner.Steib@gmx.de>
13529
13530         * spam-report.el (spam-report-url-ping-plain):
13531         Use gnus-extended-version as User-Agent.
13532
13533         * gnus-agent.el (gnus-agent-synchronize-flags): Explain why the
13534         default value is nil.
13535
13536         * mm-uu.el (mm-uu-type-alist): Add slrn style verbatim-marks.
13537         (mm-uu-verbatim-marks-extract): New function.
13538         (mm-uu-extract): New face.
13539         (mm-uu-copy-to-buffer): Use it.
13540
13541         * spam-report.el (spam-report-gmane-ham): Rename from
13542         `spam-report-gmane-unspam'.
13543         (spam-report-gmane-internal): Rename from `spam-report-gmane'.
13544         Simplify use of UNSPAM argument.  Fetch "X-Report-Unspam" header.
13545
13546         * spam.el (spam-report-gmane-spam, spam-report-gmane-ham):
13547         Autoload.
13548         (spam-report-gmane-unregister-routine):
13549         Rename `spam-report-gmane-unspam' to `spam-report-gmane-ham'.
13550
13551 2005-09-21  Teodor Zlatanov  <tzz@lifelogs.com>
13552
13553         * spam.el (spam-use-gmane, spam-report-gmane-register-routine)
13554         (spam-report-gmane-unregister-routine): Add support for gmane
13555         unregistration.
13556
13557         * spam-report.el (spam-report-gmane-unspam)
13558         (spam-report-gmane-spam): Add new wrappers around spam-report-gmane.
13559         (spam-report-gmane): Change to take a single article and do unspam
13560         registration.
13561
13562 2005-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
13563
13564         * mm-url.el (mm-url-decode-entities): Fix regexp.
13565
13566 2005-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13567
13568         * gnus-agent.el (gnus-agent-synchronize-flags): Switch the
13569         default to nil, to be able to use Gnus at all.  If the default
13570         switches to something else, then the function should be fixed not
13571         be exceedingly slow.
13572
13573 2005-09-20  Teodor Zlatanov  <tzz@lifelogs.com>
13574
13575         * gnus-start.el (gnus-activate-group): If the server is nil, don't
13576         fail hard.
13577
13578         * spam-report.el: Add better Keywords line.
13579
13580         * spam.el: Add Maintainer and better Keywords line.
13581
13582 2005-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
13583
13584         * gnus-art.el (gnus-article-replace-part)
13585         (gnus-mime-replace-part): New functions.
13586         (gnus-mime-action-alist, gnus-mime-button-commands)
13587         (gnus-mime-save-part-and-strip): Add file argument.
13588         (gnus-article-part-wrapper): Add interactive argument.
13589
13590         * gnus-sum.el (gnus-summary-mime-map):
13591         Add `gnus-article-replace-part'.
13592
13593 2005-09-19  Didier Verna  <didier@xemacs.org>
13594
13595         The nnml compaction feature:
13596         * nnml.el (nnml-request-compact-group): New function.
13597         * nnml.el (nnml-request-compact): New function.
13598         * gnus-int.el (gnus-request-compact-group): New function.
13599         * gnus-int.el (gnus-request-compact): New function.
13600         * gnus-group.el (gnus-group-compact-group): New function.
13601         * gnus-group.el (gnus-group-group-map): Bind it to 'G z'.
13602         * gnus-group.el (gnus-group-make-menu-bar): Add an entry for it.
13603         * gnus-srvr.el (gnus-server-compact-server): New function.
13604         * gnus-srvr.el (gnus-server-mode-map): Bind it to 'z'.
13605         * gnus-srvr.el (gnus-server-make-menu-bar): Add an entry for it.
13606
13607 2005-09-18  Deepak Goel  <deego@gnufans.org>
13608
13609         * sieve.el (sieve-help): Fix `message' call: first arg should be a
13610         format spec.
13611
13612 2005-09-16  Katsumi Yamaoka  <yamaoka@jpl.org>
13613
13614         * gnus.el (gnus-group-startup-message): Bind image-load-path.
13615
13616 2005-09-15  Romain Francoise  <romain@orebokech.com>
13617
13618         * message.el (message-fill-paragraph): Clarify docstring.
13619
13620 2005-09-14  Katsumi Yamaoka  <yamaoka@jpl.org>
13621
13622         * gnus-art.el (gnus-mime-display-part): Protect against broken
13623         MIME messages.
13624
13625 2005-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
13626
13627         * gnus-sum.el (gnus-summary-edit-article-done): Remove text props
13628         before parsing header.
13629
13630 2005-09-11  Jari Aalto  <jari.aalto@cante.net>
13631
13632         * html2text.el (html2text-replace-list): Add new entities.
13633
13634 2005-09-11  Romain Francoise  <romain@orebokech.com>
13635
13636         * message.el (message-alternative-emails): Improve docstring.
13637         (message-setup-1): Call `message-use-alternative-email-as-from'
13638         after `message-setup-hook' to give it precedence over posting
13639         styles, etc.
13640         (message-use-alternative-email-as-from): Add docstring.
13641         Remove the original From header if present.
13642
13643         * nnml.el (nnml-compressed-files-size-threshold): New variable.
13644         (nnml-save-mail): Use it.
13645
13646         * gnus-uu.el (gnus-uu-mark-series): Return number of marked
13647         articles.  Add new argument `silent'.
13648         (gnus-uu-mark-all): Report the total number of marked articles.
13649
13650 2005-09-10  Romain Francoise  <romain@orebokech.com>
13651
13652         * gnus-uu.el (gnus-message-process-mark): Use gnus-message.
13653         (gnus-uu-mark-series): Likewise.
13654
13655 2005-09-10  Reiner Steib  <Reiner.Steib@gmx.de>
13656
13657         * spam-report.el (spam-report-gmane): Fix generation of spam
13658         report URL.
13659
13660 2005-09-10  Simon Josefsson  <jas@extundo.com>
13661
13662         * gnus-agent.el (gnus-agent-synchronize-flags): Make the default
13663         t, based on discussion on the ding list with Robert Epprecht
13664         <epprecht@solnet.ch>.
13665
13666 2005-09-07  Reiner Steib  <Reiner.Steib@gmx.de>
13667
13668         * spam-report.el (spam-report-gmane): Make it work without
13669         X-Report-Spam header.  Gmane now only provides Archived-At.
13670         This is only used if `spam-report-gmane-use-article-number' is nil.
13671         (spam-report-gmane-spam-header): Remove.  Not used anymore.
13672
13673         * gnus-sum.el (gnus-thread-sort-by-recipient): New function to
13674         make `gnus-summary-sort-by-recipient' work with threading.
13675
13676         * nnweb.el (nnweb-google-wash-article): Print a message if article
13677         is not available.
13678
13679 2005-09-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
13680
13681         * gnus-art.el (gnus-mime-display-single): Revert 2004-10-07
13682         change.  Decode text/* parts content before displaying.
13683
13684 2005-09-06  Reiner Steib  <Reiner.Steib@gmx.de>
13685
13686         * mml-smime.el: Remove defvar of gnus-extract-address-components.
13687
13688 2005-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
13689
13690         * mm-view.el (mm-display-inline-fontify): Disable support modes.
13691
13692         * lpath.el: Don't bind mc-pgp-always-sign, url-current-object,
13693         url-package-name, url-package-version,
13694         w3m-cid-retrieve-function-alist, w3m-current-buffer,
13695         w3m-display-inline-images, and w3m-minor-mode-map.
13696
13697 2005-09-05  Reiner Steib  <Reiner.Steib@gmx.de>
13698
13699         * message.el (message-tab-body-function): Fix mismatched custom type.
13700
13701         * gnus.el (gnus-group-change-level-function): Ditto.
13702
13703         * gnus-msg.el (gnus-outgoing-message-group): Ditto.
13704
13705         * gnus-art.el (gnus-signature-limit)
13706         (gnus-article-mime-part-function): Ditto.
13707
13708 2005-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
13709
13710         * mml.el (mml-mode): Silence the byte compiler.
13711
13712         * gnus-art.el (gnus-article-jump-to-part): Redisplay the article
13713         using `(sit-for 0)' before moving the point to the specified part;
13714         skip unbuttonized parts.
13715         (gnus-article-part-wrapper): Don't use save-window-excursion; don't
13716         return to the summary window if gnus-auto-select-part is non-nil.
13717
13718 2005-09-04  Reiner Steib  <Reiner.Steib@gmx.de>
13719
13720         * mml.el (mml-dnd-protocol-alist, mml-dnd-attach-options):
13721         New variables.
13722         (mml-dnd-attach-file, mml-mode): Use them.
13723
13724         * nnweb.el (nnweb-type-definition, nnweb-google-wash-article):
13725         Make fetching article by MID work again for Google Groups.
13726         Add FIXME concerning gnus-group-make-web-group.
13727
13728         * mml-smime.el (mml-smime-sign-query, mml-smime-get-dns-cert):
13729         Don't depend on Gnus by using mail-extract-address-components if
13730         gnus-extract-address-components is not bound.
13731
13732 2005-09-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13733
13734         * gnus-art.el (gnus-mime-display-security): Don't display the
13735         signature, but only the signed part.
13736
13737 2005-09-02  Katsumi Yamaoka  <yamaoka@jpl.org>
13738
13739         * gnus-sum.el (gnus-thread-hide-subtree): Doc fix.
13740
13741         * gnus-msg.el (gnus-inews-insert-gcc): Fix the mistake of using
13742         list, not listp.
13743
13744 2005-09-02  Hrvoje Niksic  <hniksic@xemacs.org>
13745
13746         * mm-encode.el (mm-encode-content-transfer-encoding):
13747         Likewise when encoding.
13748
13749         * mm-bodies.el (mm-decode-content-transfer-encoding):
13750         De-canonicalize CRLF for all text content types, not just
13751         text/plain.
13752
13753 2005-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
13754
13755         * gnus-art.el (gnus-article-part-wrapper): Error if there's no
13756         valid article; point arrow and cursor at the MIME button.
13757
13758 2005-08-30  Katsumi Yamaoka  <yamaoka@jpl.org>
13759
13760         * gnus-art.el (gnus-mime-save-part-and-strip): Clarify prompt.
13761         Suggested by Dan Christensen <jdc@uwo.ca>.
13762
13763         * mm-decode.el (mm-save-part): Enable change of prompt.
13764
13765 2005-08-29  Jari Aalto  <jari.aalto@cante.net>
13766
13767         * gnus-msg.el (gnus-inews-add-send-actions):
13768         Make `message-post-method' lambda parameter ARG `&optional'.
13769
13770 2005-08-29  Reiner Steib  <Reiner.Steib@gmx.de>
13771
13772         * gnus-sum.el (gnus-summary-mime-map):
13773         Add gnus-article-save-part-and-strip, gnus-article-delete-part and
13774         gnus-article-jump-to-part.
13775
13776         * gnus-art.el (gnus-article-edit-article): Add quiet argument.
13777         (gnus-article-edit-part): Use it.
13778         (gnus-article-part-wrapper): Add no-handle argument.
13779         (gnus-article-save-part-and-strip, gnus-article-delete-part):
13780         New functions.
13781
13782 2005-08-29  Romain Francoise  <romain@orebokech.com>
13783
13784         * gnus-fun.el (gnus-convert-image-to-face-command): Fix typo in
13785         docstring.
13786         (gnus-face-from-file): Likewise.
13787
13788 2005-08-29  Reiner Steib  <Reiner.Steib@gmx.de>
13789
13790         * gnus-art.el (gnus-mime-save-part-and-strip): Don't prompt.
13791         (gnus-mime-delete-part): Don't prompt if `gnus-expert-user' is
13792         non-nil.
13793         (gnus-auto-select-part): New variable.
13794         (gnus-article-jump-to-part): New function.
13795         (gnus-article-edit-part, gnus-mime-save-part-and-strip)
13796         (gnus-mime-delete-part): Allow selecting specified part after
13797         deleting or stripping parts.
13798         (gnus-article-jump-to-part): Don't use `read-number'.  Use last
13799         part if argument is bogus.
13800
13801 2005-08-31  Juanma Barranquero  <lekktu@gmail.com>
13802
13803         * gnus-art.el (w3m-minor-mode-map):
13804         * gnus-spec.el (gnus-newsrc-file-version):
13805         * gnus-util.el (nnmail-active-file-coding-system)
13806         (gnus-original-article-buffer, gnus-user-agent):
13807         * gnus.el (gnus-ham-process-destinations)
13808         (gnus-parameter-ham-marks-alist)
13809         (gnus-parameter-spam-marks-alist, gnus-spam-autodetect)
13810         (gnus-spam-autodetect-methods, gnus-spam-newsgroup-contents)
13811         (gnus-spam-process-destinations, gnus-spam-process-newsgroups):
13812         * mm-decode.el (gnus-current-window-configuration):
13813         * mm-extern.el (gnus-article-mime-handles):
13814         * mm-url.el (url-current-object, url-package-name)
13815         (url-package-version):
13816         * mm-view.el (gnus-article-mime-handles, gnus-newsgroup-charset)
13817         (smime-keys, w3m-cid-retrieve-function-alist)
13818         (w3m-current-buffer, w3m-display-inline-images)
13819         (w3m-minor-mode-map):
13820         * mml-smime.el (gnus-extract-address-components):
13821         * mml.el (gnus-article-mime-handles, gnus-mouse-2)
13822         (gnus-newsrc-hashtb, message-default-charset)
13823         (message-deletable-headers, message-options)
13824         (message-posting-charset, message-required-mail-headers)
13825         (message-required-news-headers):
13826         * mml1991.el (mc-pgp-always-sign):
13827         * mml2015.el (mc-pgp-always-sign):
13828         * nnheader.el (nnmail-extra-headers):
13829         * rfc1843.el (gnus-decode-encoded-word-function)
13830         (gnus-decode-header-function, gnus-newsgroup-name):
13831         * spam-stat.el (gnus-original-article-buffer): Add defvars.
13832
13833 2005-08-22  Karl Chen  <quarl@cs.berkeley.edu>
13834
13835         * gnus-art.el (gnus-treatment-function-alist): Move date-lapsed to
13836         the end of the date treatments.
13837
13838 2005-08-15  Simon Josefsson  <jas@extundo.com>
13839
13840         * pgg.el (url-insert-file-contents): Don't autoload it, Emacs has
13841         it in url-handlers.el and XEmacs in url.el.  Reported by Luca
13842         Capello and Romain Francoise.
13843         (pgg-fetch-key-function): Remove, not used?
13844         (pgg-insert-url-with-w3): Require url, to get
13845         url-insert-file-contents regardless of where it is defined.
13846
13847 2005-08-13  Romain Francoise  <romain@orebokech.com>
13848
13849         * message.el (message-cite-original-1): New function.
13850         (message-cite-original): Use it.
13851         (message-cite-original-without-signature): Ditto.
13852
13853 2005-08-08  Romain Francoise  <romain@orebokech.com>
13854
13855         * message.el (message-yank-empty-prefix): New variable.
13856         (message-indent-citation): Use it.
13857         (message-cite-original-without-signature): Respect X-No-Archive.
13858
13859 2005-08-08  Simon Josefsson  <jas@extundo.com>
13860
13861         * pgg.el: Autoload url-insert-file-contents instead of loading
13862         w3/url.
13863         (pgg-insert-url-with-w3): Don't load url here.
13864
13865 2005-08-07  Jesper Harder  <harder@phys.au.dk>
13866
13867         * message.el (message-kill-to-signature): Don't insert newline at
13868         bol.
13869         (message-newline-and-reformat): Bind fill-paragraph-function to nil.
13870
13871 2005-08-06  Romain Francoise  <romain@orebokech.com>
13872
13873         * message.el (message-user-fqdn): Fix typo in docstring.
13874
13875 2005-08-05  Daiki Ueno  <ueno@unixuser.org>
13876
13877         * mml2015.el (mml2015-pgg-sign): Make sure micalg is correct.
13878
13879         * pgg-parse.el (pgg-parse-hash-algorithm-alist): Add SHA-2.
13880
13881 2005-08-05  Katsumi Yamaoka  <yamaoka@jpl.org>
13882
13883         * mm-bodies.el (mm-encode-body): Use coding system rather than
13884         charset to encode text.
13885
13886         * mm-util.el (mm-find-mime-charset-region): Attempt to reduce the
13887         number of charsets if utf-8 is available (XEmacs).
13888
13889 2005-08-04  Reiner Steib  <Reiner.Steib@gmx.de>
13890
13891         * gnus-art.el (gnus-button-valid-localpart-regexp): New variable
13892         taken from `gnus-button-mid-or-mail-regexp'.
13893         (gnus-button-mid-or-mail-regexp, gnus-button-alist): Use it.
13894         (gnus-button-alist): Improve regexp for domain part of the MIDs
13895         for news:localpart@domain buttons.
13896         (gnus-button-ctan-directory-regexp): Update.
13897
13898 2005-08-02  Katsumi Yamaoka  <yamaoka@jpl.org>
13899
13900         * sieve-manage.el (sieve-manage-interactive-login):
13901         Use make-local-variable rather than make-variable-buffer-local.
13902         (sieve-manage-open): Ditto.
13903         (sieve-manage-authenticate): Ditto.
13904
13905         * mml.el (mml-generate-mime-1): Make the content type default to
13906         text/plain if the filename is not specified.
13907
13908 2005-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
13909
13910         * gnus-uu.el (gnus-uu-save-article): Use insert-buffer-substring
13911         instead of insert-buffer.
13912
13913         * message.el (message-yank-original): Ditto; set the mark at the
13914         end of the yanked message.
13915
13916 2005-07-29  Katsumi Yamaoka  <yamaoka@jpl.org>
13917
13918         * gnus-art.el (gnus-article-next-page-1): Reduce the number of
13919         lines to scroll rather than to stop it.
13920
13921         * mml.el (mml-generate-default-type): Add doc string.
13922         (mml-generate-mime-1): Use mm-default-file-encoding or make it
13923         default to application/octet-stream when determining the content
13924         type if it is not specified for the part or the mml contents; add
13925         a comment about mml-generate-default-type.
13926
13927 2005-07-29  Reiner Steib  <Reiner.Steib@gmx.de>
13928
13929         * mml.el (mml-generate-mime-1): Use mm-default-file-encoding or
13930         make it default to application/octet-stream when determining the
13931         content type if it is not specified for the external contents.
13932
13933 2005-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
13934
13935         * rfc2231.el (rfc2231-parse-string): Take care that not only a
13936         segmented parameter but also other parameters might be there.
13937
13938 2005-07-27  Katsumi Yamaoka  <yamaoka@jpl.org>
13939
13940         * mm-decode.el (mm-display-external): Delete temp file, directory
13941         and buffer immediately if the external process is exited.
13942
13943 2005-07-26  Katsumi Yamaoka  <yamaoka@jpl.org>
13944
13945         * gnus-art.el (gnus-article-next-page-1): Don't scroll if there're
13946         fewer lines than that of scroll-margin.
13947         (gnus-article-prev-page): Narrow the range to bind scroll-in-place.
13948
13949 2005-07-25  Katsumi Yamaoka  <yamaoka@jpl.org>
13950
13951         * gnus-art.el (gnus-article-next-page): Revert.
13952         (gnus-article-beginning-of-window): New macro.
13953         (gnus-article-next-page-1): Use it.
13954         (gnus-article-prev-page): Ditto.
13955         (gnus-article-edit-part): Use insert-buffer-substring instead of
13956         insert-buffer.
13957         (gnus-article-edit-exit): Ditto.
13958
13959         * gnus-util.el (gnus-beginning-of-window): Remove.
13960         (gnus-end-of-window): Remove.
13961
13962         * lpath.el: Don't bind header-line-format and scroll-margin.
13963
13964 2005-07-25  Simon Josefsson  <jas@extundo.com>
13965
13966         * pgg.el (pgg-insert-url-with-w3): Don't load w3, it is possible
13967         to have the url package without w3.  Reported by Daiki Ueno
13968         <ueno@unixuser.org> and Luigi Panzeri <matley@muppetslab.org>.
13969
13970 2005-07-20  Didier Verna  <didier@xemacs.org>
13971
13972         * gnus-diary.el: Remove the description comment (nndiary is now
13973         properly documented in the Gnus manual).
13974         Fix the spelling of "Back End".
13975         * nndiary.el: Ditto.
13976         Fix the copyright notice.
13977
13978 2005-07-18  Romain Francoise  <romain@orebokech.com>
13979
13980         * gnus-sum.el (gnus-summary-to-prefix)
13981         (gnus-summary-newsgroup-prefix): New variables.
13982         (gnus-summary-from-or-to-or-newsgroups): Use them.
13983
13984 2005-07-17  Romain Francoise  <romain@orebokech.com>
13985
13986         * mml2015.el (mml2015-clean-buffer): Prefix buffer name with a
13987         space as it's generally not especially interesting to the user.
13988
13989 2005-07-16  Romain Francoise  <romain@orebokech.com>
13990
13991         * nnfolder.el (nnfolder-save-buffer): Bind `copyright-update' to
13992         nil to avoid prompting and file modification if one of the
13993         messages at the top of the nnfolder file contains a copyright
13994         notice.
13995         Update copyright notice.
13996
13997         * gnus-uu.el (gnus-uu-save-article): Use `message-make-date'
13998         instead of `current-time-string' as the latter creates a time
13999         string that is not RFC 2822 compliant (it lacks the zone).
14000         Update copyright notice.
14001
14002 2005-07-21  Stefan Monnier  <monnier@iro.umontreal.ca>
14003
14004         * mml.el (mml-minibuffer-read-disposition): Don't use inline by default
14005         for text/rtf.  Display default in prompt.  Pass default for M-n.
14006
14007         * mm-uu.el (mm-uu-copy-to-buffer): Use with-current-buffer.
14008
14009 2005-07-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14010
14011         * gnus-msg.el (gnus-button-mailto):
14012         Remove save-selected-window-window hackery because it relies on
14013         save-selected-window internals.
14014
14015 2005-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
14016
14017         * gnus-art.el (gnus-article-next-page): Use gnus-end-of-window.
14018         (gnus-article-next-page-1): Use gnus-beginning-of-window.
14019         (gnus-article-prev-page): Ditto.
14020
14021         * gnus-util.el (gnus-beginning-of-window): New function.
14022         (gnus-end-of-window): New function.
14023
14024         * lpath.el: Bind header-line-format and scroll-margin for XEmacs.
14025
14026 2005-07-14  Hiroshi Fujishima  <hiroshi.fujishima@gmail.com>  (tiny change)
14027
14028         * gnus-score.el (gnus-score-edit-all-score):
14029         Set gnus-score-edit-exit-function to gnus-score-edit-done and call
14030         gnus-message.
14031
14032 2005-07-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14033
14034         * gnus-msg.el (gnus-button-mailto):
14035         Remove save-selected-window-window hackery because it relies on
14036         save-selected-window internals.
14037
14038 2005-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
14039
14040         * gnus-salt.el (gnus-pick-mode): Remove the 5th arg of
14041         add-minor-mode.
14042         (gnus-binary-mode): Ditto.
14043
14044         * gnus-topic.el (gnus-topic-mode): Ditto.
14045
14046 2005-07-08  Ralf Angeli  <angeli@iwi.uni-sb.de>
14047
14048         * gnus-art.el (gnus-article-next-page, gnus-article-next-page-1)
14049         (gnus-article-prev-page): Take scroll-margin into consideration.
14050
14051 2005-07-04  Lute Kamstra  <lute@gnu.org>
14052
14053         Update FSF's address in GPL notices.
14054
14055 2005-07-04  Juanma Barranquero  <lekktu@gmail.com>
14056
14057         * gnus.el (gnus-exit):
14058         * gnus-group.el (gnus-group-icons):
14059         * nnmail.el (nnmail-prepare): Fix typos in docstrings.
14060
14061         * gnus-nocem.el (gnus-nocem):
14062         * message.el (message-various, message-buffers, message-sending)
14063         (message-interface, message-forwarding, message-insertion)
14064         (message-headers, message-news, message-mail):
14065         * pgg-gpg.el (pgg-gpg):
14066         * pgg-parse.el (pgg-parse):
14067         * pgg-pgp.el (pgg-pgp):
14068         * pgg-pgp5.el (pgg-pgp5):
14069         * pop3.el (pop3): Finish `defgroup' description with period.
14070
14071 2005-07-01  Katsumi Yamaoka  <yamaoka@jpl.org>
14072
14073         * gnus-art.el (article-display-face): Improve the efficiency.
14074         (article-display-x-face): Ditto; remove grey x-face stuff.
14075
14076 2005-06-30  Katsumi Yamaoka  <yamaoka@jpl.org>
14077
14078         * gnus-art.el (article-display-face): Correct the position in
14079         which Faces are inserted.
14080
14081 2005-06-29  Didier Verna  <didier@xemacs.org>
14082
14083         * gnus-art.el (article-display-face): Display faces in correct
14084         order.
14085
14086 2005-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
14087
14088         * gnus-nocem.el (gnus-nocem-verifyer): Default to pgg-verify.
14089         (gnus-fill-real-hashtb): Use hash table instead of obarray.
14090         (gnus-nocem-check-article): Fetch the Type header.
14091         (gnus-nocem-message-wanted-p): Fix the way to examine types.
14092         (gnus-nocem-verify-issuer): Use functionp instead of fboundp.
14093         (gnus-nocem-enter-article): Use hash tables rather than obarrays;
14094         make sure gnus-nocem-hashtb is initialized.
14095         (gnus-nocem-alist-to-hashtb): Use hash table instead of obarray.
14096         (gnus-nocem-unwanted-article-p): Ditto.
14097
14098         * pgg.el (pgg-verify): Return the verification result.
14099
14100 2005-06-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14101
14102         * gnus-art.el (gnus-mime-copy-part): Check whether coding-system
14103         is ascii.
14104
14105 2005-06-24  Juanma Barranquero  <lekktu@gmail.com>
14106
14107         * gnus-art.el (gnus-article-mode): Set `nobreak-char-display', not
14108         `show-nonbreak-escape'.
14109
14110 2005-06-23  Lute Kamstra  <lute@gnu.org>
14111
14112         * gnus-art.el (gnus-article-mode): Use kill-all-local-variables.
14113
14114         * dig.el (dig-mode):
14115         * smime.el (smime-mode): Use gnus-run-mode-hooks.
14116
14117 2005-06-21  Juanma Barranquero  <lekktu@gmail.com>
14118
14119         * nnimap.el (nnimap-split-download-body): Fix spellings.
14120
14121 2005-06-16  Juanma Barranquero  <lekktu@gmail.com>
14122
14123         * gnus-art.el (gnus-article-encrypt-body):
14124         * gnus-cus.el (gnus-score-customize):
14125         * mm-extern.el (mm-extern-local-file, mm-inline-external-body):
14126         * pop3.el (pop3-user): Don't use `format' on `error' arguments.
14127
14128 2005-06-16  Arne Jørgensen  <arne@arnested.dk>
14129
14130         * smime.el (smime-cert-by-ldap-1): Detect PEM format without
14131         header by looking for magic "MII" at the beginnig.
14132
14133 2005-06-16  Miles Bader  <miles@gnu.org>
14134
14135         * gnus-xmas.el (gnus-xmas-group-startup-message):
14136         Use renamed gnus-splash face.
14137
14138         * assistant.el (assistant-field): Remove "-face" suffix from face name.
14139         (assistant-field-face): New backward-compatibility alias for renamed
14140         face.
14141         (assistant-render-text): Use renamed assistant-field face.
14142
14143         * spam.el (spam): Remove "-face" suffix from face name.
14144         (spam-face): New backward-compatibility alias for renamed face.
14145         (spam-face, spam-initialize): Use renamed spam face.
14146
14147         * message.el (message-header-to, message-header-cc)
14148         (message-header-subject, message-header-newsgroups)
14149         (message-header-other, message-header-name)
14150         (message-header-xheader, message-separator, message-cited-text)
14151         (message-mml): Remove "-face" suffix from face names.
14152         (message-header-to-face, message-header-cc-face)
14153         (message-header-subject-face, message-header-newsgroups-face)
14154         (message-header-other-face, message-header-name-face)
14155         (message-header-xheader-face, message-separator-face)
14156         (message-cited-text-face, message-mml-face):
14157         New backward-compatibility aliases for renamed faces.
14158         (message-font-lock-keywords): Use renamed message faces.
14159
14160         * sieve-mode.el (sieve-control-commands, sieve-action-commands)
14161         (sieve-test-commands, sieve-tagged-arguments):
14162         Remove "-face" suffix from face names.
14163         (sieve-control-commands-face, sieve-action-commands-face)
14164         (sieve-test-commands-face, sieve-tagged-arguments-face):
14165         New backward-compatibility aliases for renamed faces.
14166         (sieve-control-commands-face, sieve-action-commands-face)
14167         (sieve-test-commands-face, sieve-tagged-arguments-face):
14168         Use renamed sieve faces.
14169
14170         * gnus.el (gnus-group-news-1, gnus-group-news-1-empty)
14171         (gnus-group-news-2, gnus-group-news-2-empty, gnus-group-news-3)
14172         (gnus-group-news-3-empty, gnus-group-news-4)
14173         (gnus-group-news-4-empty, gnus-group-news-5)
14174         (gnus-group-news-5-empty, gnus-group-news-6)
14175         (gnus-group-news-6-empty, gnus-group-news-low)
14176         (gnus-group-news-low-empty, gnus-group-mail-1)
14177         (gnus-group-mail-1-empty, gnus-group-mail-2)
14178         (gnus-group-mail-2-empty, gnus-group-mail-3)
14179         (gnus-group-mail-3-empty, gnus-group-mail-low)
14180         (gnus-group-mail-low-empty, gnus-summary-selected)
14181         (gnus-summary-cancelled, gnus-summary-high-ticked)
14182         (gnus-summary-low-ticked, gnus-summary-normal-ticked)
14183         (gnus-summary-high-ancient, gnus-summary-low-ancient)
14184         (gnus-summary-normal-ancient, gnus-summary-high-undownloaded)
14185         (gnus-summary-low-undownloaded)
14186         (gnus-summary-normal-undownloaded, gnus-summary-high-unread)
14187         (gnus-summary-low-unread, gnus-summary-normal-unread)
14188         (gnus-summary-high-read, gnus-summary-low-read)
14189         (gnus-summary-normal-read, gnus-splash):
14190         Remove "-face" suffix from face names.
14191         (gnus-group-news-1-face, gnus-group-news-1-empty-face)
14192         (gnus-group-news-2-face, gnus-group-news-2-empty-face)
14193         (gnus-group-news-3-face, gnus-group-news-3-empty-face)
14194         (gnus-group-news-4-face, gnus-group-news-4-empty-face)
14195         (gnus-group-news-5-face, gnus-group-news-5-empty-face)
14196         (gnus-group-news-6-face, gnus-group-news-6-empty-face)
14197         (gnus-group-news-low-face, gnus-group-news-low-empty-face)
14198         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face)
14199         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face)
14200         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face)
14201         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face)
14202         (gnus-summary-selected-face, gnus-summary-cancelled-face)
14203         (gnus-summary-high-ticked-face, gnus-summary-low-ticked-face)
14204         (gnus-summary-normal-ticked-face)
14205         (gnus-summary-high-ancient-face, gnus-summary-low-ancient-face)
14206         (gnus-summary-normal-ancient-face)
14207         (gnus-summary-high-undownloaded-face)
14208         (gnus-summary-low-undownloaded-face)
14209         (gnus-summary-normal-undownloaded-face)
14210         (gnus-summary-high-unread-face, gnus-summary-low-unread-face)
14211         (gnus-summary-normal-unread-face, gnus-summary-high-read-face)
14212         (gnus-summary-low-read-face, gnus-summary-normal-read-face)
14213         (gnus-splash-face):
14214         New backward-compatibility aliases for renamed faces.
14215         (gnus-group-startup-message): Use renamed gnus faces.
14216
14217         * gnus-srvr.el (gnus-server-agent, gnus-server-opened)
14218         (gnus-server-closed, gnus-server-denied, gnus-server-offline)
14219         (gnus-server-agent): Remove "-face" suffix from face names.
14220         (gnus-server-agent-face, gnus-server-opened-face)
14221         (gnus-server-closed-face, gnus-server-denied-face)
14222         (gnus-server-offline-face):
14223         New backward-compatibility aliases for renamed faces.
14224         (gnus-server-agent-face, gnus-server-opened-face)
14225         (gnus-server-closed-face, gnus-server-denied-face)
14226         (gnus-server-offline-face): Use renamed gnus faces.
14227
14228         * gnus-picon.el (gnus-picon-xbm, gnus-picon):
14229         Remove "-face" suffix from face names.
14230         (gnus-picon-xbm-face, gnus-picon-face):
14231         New backward-compatibility aliases for renamed faces.
14232
14233         * gnus-cite.el (gnus-cite-attribution, gnus-cite-1, gnus-cite-2)
14234         (gnus-cite-3, gnus-cite-4, gnus-cite-5, gnus-cite-6)
14235         (gnus-cite-7, gnus-cite-8, gnus-cite-9, gnus-cite-10)
14236         (gnus-cite-11): Remove "-face" suffix from face names.
14237         (gnus-cite-attribution-face, gnus-cite-face-1, gnus-cite-face-2)
14238         (gnus-cite-face-3, gnus-cite-face-4, gnus-cite-face-5)
14239         (gnus-cite-face-6, gnus-cite-face-7, gnus-cite-face-8)
14240         (gnus-cite-face-9, gnus-cite-face-10, gnus-cite-face-11):
14241         New backward-compatibility aliases for renamed faces.
14242         (gnus-cite-attribution-face, gnus-cite-face-list)
14243         (gnus-article-boring-faces): Use renamed gnus faces.
14244
14245         * gnus-art.el (gnus-signature, gnus-header-from)
14246         (gnus-header-subject, gnus-header-newsgroups, gnus-header-name)
14247         (gnus-header-content): Remove "-face" suffix from face names.
14248         (gnus-signature-face, gnus-header-from-face)
14249         (gnus-header-subject-face, gnus-header-newsgroups-face)
14250         (gnus-header-name-face, gnus-header-content-face):
14251         New backward-compatibility aliases for renamed faces.
14252         (gnus-signature-face, gnus-header-face-alist): Use renamed gnus faces.
14253
14254         * gnus-sum.el (gnus-summary-selected-face)
14255         (gnus-summary-highlight): Use renamed gnus faces.
14256         * gnus-group.el (gnus-group-highlight): Likewise.
14257
14258 2005-06-14  Juanma Barranquero  <lekktu@gmail.com>
14259
14260         * gnus-sieve.el (gnus-sieve-article-add-rule):
14261         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days):
14262         * spam-stat.el (spam-stat-buffer-change-to-spam)
14263         (spam-stat-buffer-change-to-non-spam): Follow error conventions.
14264
14265         * message.el (message-is-yours-p):
14266         * gnus-sum.el (gnus-auto-select-subject): Fix quoting in docstring.
14267
14268 2005-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
14269
14270         * mm-view.el (mm-inline-text): Withdraw the last change.
14271
14272 2005-06-09  Katsumi Yamaoka  <yamaoka@jpl.org>
14273
14274         * mm-view.el (mm-inline-text): Turn off adaptive-fill-mode while
14275         executing enriched-decode.
14276
14277 2005-06-07  Katsumi Yamaoka  <yamaoka@jpl.org>
14278
14279         * mm-util.el (mm-find-buffer-file-coding-system): Don't examine
14280         charset of tar files.
14281
14282 2005-06-04  Luc Teirlinck  <teirllm@auburn.edu>
14283
14284         * gnus-art.el (article-update-date-lapsed): Use `save-match-data'.
14285
14286 2005-06-04  Lute Kamstra  <lute@gnu.org>
14287
14288         * nnfolder.el (nnfolder-read-folder): Make sure that undo
14289         information is never recorded.
14290
14291 2005-06-03  Stefan Monnier  <monnier@iro.umontreal.ca>
14292
14293         * gnus-art.el (gnus-emphasis-alist): Disable the strikethru thingy.
14294
14295 2005-06-02  Katsumi Yamaoka  <yamaoka@jpl.org>
14296
14297         * pop3.el (pop3-apop): Run md5 in the binary mode.
14298
14299         * starttls.el (starttls-set-process-query-on-exit-flag):
14300         Use eval-and-compile.
14301
14302 2005-05-31  Simon Josefsson  <jas@extundo.com>
14303
14304         * smime.el (smime-replace-in-string): Define.
14305         (smime-cert-by-ldap-1): Use it.
14306
14307 2005-05-31  Katsumi Yamaoka  <yamaoka@jpl.org>
14308
14309         * gnus-art.el (article-display-x-face): Replace
14310         process-kill-without-query by gnus-set-process-query-on-exit-flag.
14311
14312         * gnus-util.el (gnus-set-process-query-on-exit-flag): Alias to
14313         set-process-query-on-exit-flag or process-kill-without-query.
14314
14315         * html2text.el (html2text-fix-paragraphs): Use `while - re-search'
14316         loop instead of replace-regexp.
14317
14318         * imap.el (imap-ssl-open): Use set-process-query-on-exit-flag
14319         instead of process-kill-without-query if it is available.
14320
14321         * lpath.el: Fbind ldap-search-entries.
14322
14323         * mm-util.el (mm-insert-file-contents): Bind find-file-hook
14324         instead of find-file-hooks if it is available.
14325
14326         * mml1991.el: Bind pgg-default-user-id when compiling.
14327
14328         * mml2015.el: Bind pgg-default-user-id when compiling.
14329
14330         * nndraft.el (nndraft-request-associate-buffer):
14331         Use write-contents-functions instead of write-contents-hooks if it is
14332         available.
14333
14334         * nnheader.el (nnheader-find-file-noselect): Bind find-file-hook
14335         instead of find-file-hooks if it is available.
14336
14337         * nntp.el (nntp-open-connection): Replace
14338         process-kill-without-query by gnus-set-process-query-on-exit-flag.
14339         (nntp-open-ssl-stream): Ditto.
14340         (nntp-open-tls-stream): Ditto.
14341
14342         * starttls.el (starttls-set-process-query-on-exit-flag): Alias to
14343         set-process-query-on-exit-flag or process-kill-without-query.
14344         (starttls-open-stream-gnutls): Use it instead of
14345         process-kill-without-query.
14346         (starttls-open-stream): Ditto.
14347
14348 2005-05-31  Ulf Stegemann  <ulf@zeitform.de>  (tiny change)
14349
14350         * smime.el (smime-cert-by-ldap-1): Don't use
14351         replace-regexp-in-string.
14352
14353 2005-05-31  Arne Jørgensen  <arne@arnested.dk>
14354
14355         * smime-ldap.el (smime-ldap-search): Add compatibility for XEmacs.
14356
14357         * smime.el (smime-cert-by-ldap-1): Handle certificates distributed
14358         in PEM format.  Adjust to the XEmacs compability.
14359
14360 2005-05-30  Reiner Steib  <Reiner.Steib@gmx.de>
14361
14362         * encrypt.el (encrypt-xor-process-buffer): Replace `string-to-int'
14363         by `string-to-number'.
14364         * gnus-agent.el (gnus-agent-regenerate-group)
14365         (gnus-agent-fetch-articles): Ditto.
14366         * gnus-art.el (gnus-button-fetch-group): Ditto.
14367         * gnus-cache.el (gnus-cache-generate-active)
14368         (gnus-cache-articles-in-group): Ditto.
14369         * gnus-group.el (gnus-group-set-current-level)
14370         (gnus-group-insert-group-line): Ditto.
14371         * gnus-score.el (gnus-score-set-expunge-below)
14372         (gnus-score-set-mark-below, gnus-summary-score-effect)
14373         (gnus-summary-score-entry): Ditto.
14374         * gnus-soup.el (gnus-soup-send-packet, gnus-soup-parse-areas)
14375         (gnus-soup-pack): Ditto.
14376         * gnus-spec.el (gnus-xmas-format): Ditto.
14377         * gnus-start.el (gnus-newsrc-to-gnus-format): Ditto.
14378         * gnus-sum.el (gnus-create-xref-hashtb): Ditto.
14379         * gnus-uu.el (gnus-uu-expand-numbers): Ditto.
14380         * nnbabyl.el (nnbabyl-article-group-number): Ditto.
14381         * nndb.el (nndb-get-remote-expire-response): Ditto.
14382         * nndiary.el (nndiary-parse-schedule-value)
14383         (nndiary-string-to-number, nndiary-request-replace-article)
14384         (nndiary-request-article): Ditto.
14385         * nndoc.el (nndoc-rnews-body-end, nndoc-mbox-body-end): Ditto.
14386         * nndraft.el (nndraft-articles, nndraft-request-group): Ditto.
14387         * nneething.el (nneething-make-head): Ditto.
14388         * nnfolder.el (nnfolder-request-article)
14389         (nnfolder-retrieve-headers): Ditto.
14390         * nnheader.el (nnheader-file-to-number): Ditto.
14391         * nnkiboze.el (nnkiboze-request-article): Ditto.
14392         * nnmail.el (nnmail-process-unix-mail-format)
14393         (nnmail-process-babyl-mail-format): Ditto.
14394         * nnmbox.el (nnmbox-read-mbox, nnmbox-article-group-number): Ditto.
14395         * nnmh.el (nnmh-update-gnus-unreads, nnmh-active-number)
14396         (nnmh-request-create-group, nnmh-request-list-1)
14397         (nnmh-request-group, nnmh-request-article): Ditto.
14398         * nnml.el (nnml-request-replace-article, nnml-request-article): Ditto.
14399         * nnrss.el (nnrss-find-rss-via-syndic8): Ditto.
14400         * nnsoup.el (nnsoup-make-active): Ditto.
14401         * nnspool.el (nnspool-find-id, nnspool-request-group): Ditto.
14402         * nntp.el (nntp-find-group-and-number)
14403         (nntp-retrieve-headers-with-xover): Ditto.
14404         * pgg-gpg.el (pgg-gpg-snarf-keys-region): Ditto.
14405         * pgg-parse.el (pgg-read-body, pgg-read-bytes)
14406         (pgg-format-key-identifier): Ditto.
14407         * pop3.el (pop3-last, pop3-stat): Ditto.
14408         * qp.el (quoted-printable-decode-region): Ditto.
14409
14410         * spam-report.el (spam-report-url-ping-mm-url): Use format instead
14411         of concat.
14412
14413 2005-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
14414
14415         * gnus-agent.el (gnus-category-mode): Use gnus-run-mode-hooks.
14416
14417         * gnus-art.el (gnus-article-mode): Use gnus-run-mode-hooks.
14418
14419         * gnus-cus.el (gnus-custom-mode): Use gnus-run-mode-hooks.
14420
14421         * gnus-eform.el (gnus-edit-form-mode): Use gnus-run-mode-hooks.
14422
14423         * gnus-group.el (gnus-group-mode): Use gnus-run-mode-hooks.
14424
14425         * gnus-kill.el (gnus-kill-file-mode): Use gnus-run-mode-hooks.
14426
14427         * gnus-salt.el (gnus-tree-mode): Use gnus-run-mode-hooks.
14428         (gnus-carpal-mode): Ditto.
14429
14430         * gnus-srvr.el (gnus-server-mode): Use gnus-run-mode-hooks.
14431         (gnus-browse-mode): Ditto.
14432
14433         * gnus-sum.el (gnus-summary-mode): Use gnus-run-mode-hooks.
14434
14435         * gnus-util.el (gnus-run-mode-hooks): Save current buffer.
14436
14437 2005-05-29  Richard M. Stallman  <rms@gnu.org>
14438
14439         * gnus-cite.el (gnus-cite-add-face): Set overlay's evaporate property.
14440
14441 2005-05-27  Katsumi Yamaoka  <yamaoka@jpl.org>
14442
14443         * gnus-util.el (gnus-run-mode-hooks): New function.
14444
14445         * score-mode.el (gnus-score-mode): Use gnus-run-mode-hooks.
14446
14447         * dgnushack.el: Advise byte-optimize-form-code-walker to avoid the
14448         ``...called for effect'' warnings for Emacs 21.4 as well as 21.3.
14449
14450 2005-05-27  Lute Kamstra  <lute@gnu.org>
14451
14452         * dns-mode.el (dns-mode): Specify customization group.
14453
14454 2005-05-26  Luc Teirlinck  <teirllm@auburn.edu>
14455
14456         * gnus-agent.el (gnus-agent-make-mode-line-string):
14457         Use mode-line-highlight as mouse-face.
14458
14459 2005-05-17  Katsumi Yamaoka  <yamaoka@jpl.org>
14460
14461         * canlock.el (canlock): Change the parent group to news.
14462
14463         * deuglify.el (gnus-outlook-deuglify): Add :group.
14464
14465         * dig.el (dig): Add :group.
14466
14467         * dns-mode.el (dns-mode): Add :group.
14468
14469         * encrypt.el (encrypt): Add :group.
14470
14471         * gnus-cite.el (gnus-cite-attribution-face): Add :group.
14472         (gnus-cite-face-1, gnus-cite-face-2, gnus-cite-face-3): Ditto.
14473         (gnus-cite-face-4, gnus-cite-face-5, gnus-cite-face-6): Ditto.
14474         (gnus-cite-face-7, gnus-cite-face-8, gnus-cite-face-9): Ditto.
14475         (gnus-cite-face-10, gnus-cite-face-11): Ditto.
14476
14477         * gnus-diary.el (gnus-diary): Add :group.
14478
14479         * gnus.el (gnus-group-news-1-face): Add :group.
14480         (gnus-group-news-1-empty-face): Ditto.
14481         (gnus-group-news-2-face, gnus-group-news-2-empty-face): Ditto.
14482         (gnus-group-news-3-face, gnus-group-news-3-empty-face): Ditto.
14483         (gnus-group-news-4-face, gnus-group-news-4-empty-face): Ditto.
14484         (gnus-group-news-5-face, gnus-group-news-5-empty-face): Ditto.
14485         (gnus-group-news-6-face, gnus-group-news-6-empty-face): Ditto.
14486         (gnus-group-news-low-face, gnus-group-news-low-empty-face): Ditto.
14487         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face): Ditto.
14488         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face): Ditto.
14489         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face): Ditto.
14490         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face): Ditto.
14491         (gnus-summary-selected-face, gnus-summary-cancelled-face): Ditto.
14492         (gnus-summary-high-ticked-face): Ditto.
14493         (gnus-summary-low-ticked-face): Ditto.
14494         (gnus-summary-normal-ticked-face): Ditto.
14495         (gnus-summary-high-ancient-face): Ditto.
14496         (gnus-summary-low-ancient-face): Ditto.
14497         (gnus-summary-normal-ancient-face): Ditto.
14498         (gnus-summary-high-undownloaded-face): Ditto.
14499         (gnus-summary-low-undownloaded-face): Ditto.
14500         (gnus-summary-normal-undownloaded-face): Ditto.
14501         (gnus-summary-high-unread-face): Ditto.
14502         (gnus-summary-low-unread-face): Ditto.
14503         (gnus-summary-normal-unread-face): Ditto.
14504         (gnus-summary-high-read-face, gnus-summary-low-read-face): Ditto.
14505         (gnus-summary-normal-read-face, gnus-splash-face): Ditto.
14506
14507         * hashcash.el (hashcash): New custom group.
14508         (hashcash-default-payment): Add :group.
14509         (hashcash-payment-alist): Ditto.
14510         (hashcash-default-accept-payment): Ditto.
14511         (hashcash-accept-resources): Ditto.
14512         (hashcash-path): Ditto.
14513         (hashcash-extra-generate-parameters): Ditto.
14514         (hashcash-double-spend-database): Ditto.
14515         (hashcash-in-news): Ditto.
14516
14517         * message.el (message-minibuffer-local-map): Add :group.
14518
14519         * netrc.el (netrc): Add :group.
14520
14521         * sieve-manage.el (sieve-manage-log): Add :group.
14522         (sieve-manage-default-user): Diito.
14523         (sieve-manage-server-eol, sieve-manage-client-eol): Ditto.
14524         (sieve-manage-streams, sieve-manage-stream-alist): Ditto.
14525         (sieve-manage-authenticators): Ditto.
14526         (sieve-manage-authenticator-alist): Ditto.
14527         (sieve-manage-default-port): Ditto.
14528
14529         * sieve-mode.el (sieve-control-commands-face): Add :group.
14530         (sieve-action-commands-face): Ditto.
14531         (sieve-test-commands-face): Ditto.
14532         (sieve-tagged-arguments-face): Ditto.
14533
14534         * smime.el (smime): Add :group.
14535
14536         * spam-report.el (spam-report): Add :group.
14537
14538         * spam.el (spam, spam-face): Add :group.
14539
14540 2005-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14541
14542         * nntp.el (nntp-next-result-arrived-p): Some news servers may
14543         return \n.\n.\n at the end of articles.  Protect against that.
14544         (nntp-with-open-group): Allow debugging.
14545
14546         * nnheader.el (mail-header-set-extra): Make into a function
14547         because I just could't understand how to quote the list properly.
14548
14549         * dns.el (query-dns-cached): New function.
14550
14551 2005-05-26  Lute Kamstra  <lute@gnu.org>
14552
14553         * score-mode.el (gnus-score-mode): Use run-mode-hooks.
14554
14555 2005-05-16  Katsumi Yamaoka  <yamaoka@jpl.org>
14556
14557         * dgnushack.el: Autoload mail-extract-address-components for XEmacs.
14558
14559         * gnus-art.el: Don't autoload mail-extract-address-components.
14560
14561         * gnus.el: Remove duplicated autoload for message-y-or-n-p; use
14562         eval-and-compile to evaluate it.
14563
14564         * hashcash.el: Don't autoload executable-find.
14565
14566         * nndb.el: Don't declare the nndb back end two or more times; don't
14567         autoload news-reply-mode, news-setup, cancel-timer and telnet.
14568
14569         * nntp.el: Autoload format-spec instead of format; use
14570         eval-and-compile to evaluate autoload forms.
14571
14572 2005-05-09  Georg C. F. Greve  <greve@gnu.org>  (tiny change)
14573
14574         * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Fix PIN caching.
14575
14576 2005-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14577
14578         * gnus.el (gnus-version-number): Bump version.
14579
14580 2005-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
14581
14582         * gnus.el: No Gnus v0.3 is released.
14583
14584 2005-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14585
14586         * lpath.el (featurep): Bind show-nonbreak-escape.
14587
14588 2005-04-28  Katsumi Yamaoka  <yamaoka@jpl.org>
14589
14590         * gnus-art.el (gnus-article-edit-part): Disable undo.
14591
14592 2005-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
14593
14594         * gnus-art.el (article-date-ut): Don't delete X-Sent header when
14595         gnus-article-date-lapsed-new-header is t if date timer is active;
14596         skip headers in which the original date value is empty.
14597         (gnus-article-save-original-date): Redefine it as a macro.
14598         (gnus-display-mime): Use it.
14599
14600 2005-04-22  Katsumi Yamaoka  <yamaoka@jpl.org>
14601
14602         * gnus-art.el (article-date-ut): Support converting date in
14603         forwarded parts as well.
14604         (gnus-article-save-original-date): New function.
14605         (gnus-display-mime): Use it.
14606
14607 2005-04-22  David Hansen  <david.hansen@physik.fu-berlin.de>
14608
14609         * nnrss.el (nnrss-check-group, nnrss-request-article): Support the
14610         enclosure element of <item>.
14611
14612 2005-04-21  Reiner Steib  <Reiner.Steib@gmx.de>
14613
14614         * message.el (message-kill-buffer-query): Rename from
14615         `message-kill-buffer-query-if-modified'.  Add :version.
14616
14617 2005-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
14618
14619         * mml.el (mml-preview): Bind gnus-message-buffer while setting the
14620         window layout.
14621
14622 2005-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
14623
14624         * mml.el: Autoload dnd when compiling.
14625
14626 2005-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
14627
14628         * mml.el (mml-mode, mml-dnd-attach-file): Use dnd-* instead of
14629         x-dnd-*.
14630
14631 2005-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
14632
14633         * qp.el (quoted-printable-encode-region): Save excursion.
14634
14635 2005-04-14  Teodor Zlatanov  <tzz@lifelogs.com>
14636
14637         * message.el (message-kill-buffer-query-if-modified): Add new variable
14638         so the user can kill a modified message buffer quickly.
14639         (message-kill-buffer): Use it.
14640
14641 2005-04-13  Katsumi Yamaoka  <yamaoka@jpl.org>
14642
14643         * lpath.el: Fbind display-time-event-handler; don't fbind
14644         string-to-multibyte.
14645
14646         * qp.el (quoted-printable-encode-region): Use mm-string-to-multibyte.
14647
14648 2005-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
14649
14650         * nnrss.el (nnrss-node-text): Replace CRLFs (which might be
14651         contained in text because xml.el decodes entities) with LFs.
14652
14653 2005-04-11  Lute Kamstra  <lute@gnu.org>
14654
14655         * nnimap.el (nnimap-date-days-ago): Handle byte-compiler warnings
14656         differently.
14657
14658 2005-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
14659
14660         * mm-util.el (mm-detect-coding-region): Typo.
14661
14662 2005-04-11  Katsumi Yamaoka  <yamaoka@jpl.org>
14663
14664         * gnus-art.el (gnus-article-read-summary-keys): Fix misplaced parens.
14665
14666 2005-04-06  Deepak Goel  <deego@gnufans.org>
14667
14668         * spam-stat.el (spam-stat-score-buffer): Add a call to a
14669         user-function allow user modifications of the scores.
14670         (spam-stat-score-buffer-user): New function, to allow
14671         user-computed modifications to the score.
14672         (spam-stat-score-buffer-user-functions): List of additional
14673         scoring functions.
14674         (spam-stat-error-holder): Global temporary error holder.
14675         (spam-stat-split-fancy): Use the new `spam-stat-error-holder'
14676         variable.
14677
14678 2005-04-06  Teodor Zlatanov  <tzz@lifelogs.com>
14679
14680         * gnus-registry.el (gnus-registry-clean-empty-function)
14681         (gnus-registry-trim, gnus-registry-fetch-groups)
14682         (gnus-registry-delete-group): Groups that match
14683         `gnus-registry-ignored-groups' are removed from the registry
14684         entries, not just ignored for splitting.  This helps clean up the
14685         registry.  Also, `gnus-registry-fetch-groups' is a convenient way
14686         to get all the groups a message ID is in.
14687
14688         * spam-stat.el (spam-stat-split-fancy-spam-threshold)
14689         (spam-stat-split-fancy): Change "threshhold" to "threshold".
14690         (spam-stat-score-buffer-user-functions): Add :number custom type.
14691
14692 2005-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
14693
14694         * mm-util.el (mm-coding-system-p): Don't return binary for the nil
14695         argument in XEmacs.
14696
14697         * nnrss.el (nnrss-compatible-encoding-alist): New variable.
14698         (nnrss-request-group): Decode group name first.
14699         (nnrss-request-article): Make a text/plain article if mml-to-mime
14700         failed.
14701         (nnrss-get-encoding): Return a compatible encoding according to
14702         nnrss-compatible-encoding-alist.
14703         (nnrss-find-el): Use consp instead of listp.
14704         (nnrss-opml-export, nnrss-order-hrefs, nnrss-find-el): Use dolist.
14705
14706 2005-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
14707
14708         * time-date.el (time-to-seconds): Don't use the #xhhhh syntax
14709         which Emacs 20 doesn't support.
14710         (seconds-to-time, days-to-time, time-subtract, time-add): Ditto.
14711
14712 2005-04-04  Reiner Steib  <Reiner.Steib@gmx.de>
14713
14714         * nnimap.el (nnimap-date-days-ago): Add defvars in order to
14715         silence the byte compiler inside the defun.
14716
14717         * gnus-demon.el (parse-time-string): Add autoload.
14718
14719         * gnus-delay.el (parse-time-string): Add autoload.
14720
14721         * gnus-art.el (parse-time-string): Add autoload.
14722
14723         * nnultimate.el (parse-time): Require for `parse-time-string'.
14724
14725 2005-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
14726
14727         * gnus-art.el (gnus-copy-article-ignored-headers): Update :version.
14728
14729         * gnus-score.el (gnus-adaptive-pretty-print): Ditto.
14730
14731         * smime.el (smime-ldap-host-list): Add :version.
14732
14733 2005-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
14734
14735         * gnus-srvr.el (gnus-browse-select-group): Add NUMBER argument and
14736         pass it to `gnus-browse-read-group'.
14737         (gnus-browse-read-group): Add NUMBER argument and pass it to
14738         `gnus-group-read-ephemeral-group'.
14739
14740         * gnus-group.el (gnus-group-read-ephemeral-group): Add NUMBER
14741         argument and pass it to `gnus-group-read-group'.
14742
14743 2005-03-19  Aidan Kehoe  <kehoea@parhasard.net>
14744
14745         * mm-util.el (mm-xemacs-find-mime-charset): Only call
14746         mm-xemacs-find-mime-charset-1 if we have the mule feature
14747         available at runtime.
14748
14749 2005-03-25  Werner Lemberg  <wl@gnu.org>
14750
14751         * nnmaildir.el: Replace `illegal' with `invalid'.
14752
14753 2005-03-23  Lute Kamstra  <lute@gnu.org>
14754
14755         * time-date.el: Add comment on time value formats.
14756         Don't require parse-time.
14757         (with-decoded-time-value): New macro.
14758         (encode-time-value): New function.
14759         (time-to-seconds, time-less-p, time-subtract, time-add): Use them.
14760         (days-to-time): Return a valid time value when arg is huge.
14761         (time-since): Use time-subtract.
14762         (time-to-number-of-days): Use time-to-seconds.
14763
14764 2005-03-22  Stefan Monnier  <monnier@iro.umontreal.ca>
14765
14766         * gnus-start.el (gnus-display-time-event-handler):
14767         Check display-time-timer at runtime rather than only at load time
14768         in case display-time-mode is turned off in the mean time.
14769
14770 2005-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
14771
14772         * nnimap.el (nnimap-open-connection): Print which authinfo file is
14773         used.
14774
14775         * nneething.el (nneething-map-file-directory): Derive from
14776         `gnus-directory'.
14777
14778         * gnus-art.el (gnus-header-button-alist): Use `gnus-msg-mail' for
14779         the To/Cc button.
14780
14781 2005-03-15  Reiner Steib  <Reiner.Steib@gmx.de>
14782
14783         * nnmaildir.el (nnmaildir-request-accept-article):
14784         Use `nnheader-cancel-timer' for compatibility with current XEmacs.
14785
14786 2005-03-13  Andrey Slusar  <anrays@gmail.com>  (tiny change)
14787
14788         * gnus-async.el: Require timer-funcs at compile time when in
14789         XEmacs for `run-with-idle-timer'.
14790
14791 2005-03-13  Andrey Slusar  <anrays@gmail.com>  (tiny change)
14792
14793         * gnus.el: Don't try and mark `gnus-agent-save-groups' as an
14794         autoloaded function.
14795
14796 2005-03-10  Stefan Monnier  <monnier@iro.umontreal.ca>
14797
14798         * nnimap.el (nnimap-retrieve-headers-from-server): Fix last change.
14799
14800 2005-03-10  Arne Jørgensen  <arne@arnested.dk>  (tiny change)
14801
14802         * nnimap.el (nnimap-retrieve-headers-from-server): Fix off-by-one flaw.
14803
14804 2005-03-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14805
14806         * gnus-msg.el (gnus-confirm-mail-reply-to-news):
14807         Add gnus-expert-user to default.
14808
14809 2005-03-08  Juergen Kreileder  <jk@blackdown.de>  (tiny change)
14810
14811         * nnimap.el (nnimap-open-server): Ditto.
14812
14813         * imap.el (imap-authenticate): Fix typo.
14814
14815 2005-03-08  Bjorn Solberg  <bjorn_ding@hekneby.org>  (tiny change)
14816
14817         * nnimap.el (nnimap-retrieve-headers-from-server): Sort NOV
14818         buffer (since IMAP server might return FETCH response out of
14819         order, and the nntp buffer must be sorted).
14820
14821 2005-03-06  Kevin Greiner  <kevin.greiner@compsol.cc>
14822
14823         * gnus-start.el (gnus-convert-old-newsrc): Fix numeric
14824         comparison on string.
14825
14826         * gnus-agent.el (gnus-agent-long-article, gnus-agent-short-article)
14827         (gnus-agent-score): Rename category keywords to match gnus-cus.
14828         (gnus-agent-summary-fetch-series): Modify to protect against
14829         gnus-agent-summary-fetch-group clearing processable flags.
14830         (gnus-agent-synchronize-group-flags): Update live group buffer as
14831         synchronization may occur due to the user toggle the plugged
14832         status.
14833         (gnus-agent-fetch-group-1): Clear downloadable flag when article
14834         successfully downloaded.
14835         (gnus-agent-expire-group-1): Avoid using markers when the overview
14836         is in ascending order; greatly improves performance.
14837         (gnus-agent-regenerate-group):
14838         Use gnus-agent-synchronize-group-flags to reset read status in both
14839         gnus and server.
14840         (gnus-agent-update-files-total-fetched-for): Fix initial size.
14841
14842 2005-03-04  Reiner Steib  <Reiner.Steib@gmx.de>
14843
14844         * message.el: Don't autoload former message-utils variables.
14845         (message-strip-subject-trailing-was): Change doc string.
14846
14847         * nnweb.el: Fixes for `gnus-group-make-web-group'.
14848         (nnweb-type-definition): Don't add "hl=en" in `address'.  Add `base'.
14849         (nnweb-google-search): Add "hl=en" here.
14850         (nnweb-google-parse-1, nnweb-google-create-mapping):
14851         Don't hardcode URL.
14852
14853 2005-03-03  Reiner Steib  <Reiner.Steib@gmx.de>
14854
14855         * message.el (message-get-reply-headers, message-followup):
14856         Mention related variables `message-use-followup-to' and
14857         `message-use-mail-followup-to', in the information buffer.
14858
14859         * nnweb.el (nnweb-type-definition): Use groups.google.de instead
14860         of broken groups(-beta).google.com.
14861
14862 2005-03-03  Teodor Zlatanov  <tzz@lifelogs.com>
14863
14864         * gnus-sum.el (gnus-summary-move-article): Pass move-is-internal
14865         parameter to invoked gnus-request-move-article; remove the
14866         redundant gnus-sum-hint-move-is-internal variable; apply the marks
14867         all at once instead of once per article.
14868         (gnus-summary-remove-process-mark): Accept a list of articles as
14869         well as a single article for processing.
14870
14871         * gnus-int.el (gnus-request-move-article): Add move-is-internal
14872         parameter.
14873
14874         * nnml.el (nnml-request-move-article): Add move-is-internal parameter.
14875
14876         * nnmh.el (nnmh-request-move-article): Add move-is-internal parameter.
14877
14878         * nnmbox.el (nnmbox-request-move-article): Add move-is-internal
14879         parameter.
14880
14881         * nnmaildir.el (nnmaildir-request-move-article): Add move-is-internal
14882         parameter.
14883
14884         * nnimap.el (nnimap-request-move-article): Add move-is-internal
14885         parameter and remove the gnus-sum-hint-move-is-internal variable.
14886
14887         * nnfolder.el (nnfolder-request-move-article): Add move-is-internal
14888         parameter.
14889
14890         * nndraft.el (nndraft-request-move-article): Add move-is-internal
14891         parameter.
14892
14893         * nndiary.el (nndiary-request-move-article): Add move-is-internal
14894         parameter.
14895
14896         * nndb.el (nndb-request-move-article): Add move-is-internal parameter.
14897
14898         * nnbabyl.el (nnbabyl-request-move-article): Add move-is-internal
14899         parameter.
14900
14901         * nnagent.el (nnagent-request-move-article): Add move-is-internal
14902         parameter.
14903
14904 2005-03-01  Stefan Monnier  <monnier@iro.umontreal.ca>
14905
14906         * gnus-sum.el (gnus-summary-exit): Undo last change and fix it in
14907         a more conservative way.
14908
14909 2005-02-26  Stefan Monnier  <monnier@iro.umontreal.ca>
14910
14911         * gnus-sum.el (gnus-summary-exit): Move point after displaying the
14912         buffer, so it moves the window's cursor.
14913
14914 2005-02-26  Arne Jørgensen  <arne@arnested.dk>
14915
14916         * mm-decode.el (mm-dissect-buffer): Pass the from field on to
14917         `mm-dissect-multipart' and receive the from field as an (optional)
14918         argument from `mm-dissect-multipart'.
14919         (mm-dissect-multipart): Receive the from field as an argument and
14920         pass it on when we call `mm-dissect-buffer' on MIME parts.
14921         Fixes verification/decryption of signed/encrypted MIME parts.
14922
14923 2005-02-25  Teodor Zlatanov  <tzz@lifelogs.com>
14924
14925         * gnus-sum.el (gnus-summary-move-article):
14926         Set gnus-sum-hint-move-is-internal for gnus-request-move-article and
14927         whatever it calls (right now, only nnimap-request-move article
14928         respects it).
14929
14930         * nnimap.el (nnimap-request-move-article):
14931         When gnus-sum-hint-move-is-internal is set, don't do the extra
14932         nnimap-request-article.
14933
14934 2005-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
14935
14936         * nnheader.el (nnheader-find-file-noselect): Add doc string.
14937
14938         * nnfolder.el (nnfolder-read-folder): Use RAWFILE for
14939         `nnheader-find-file-noselect' to avoid `large-file-warning-threshold'.
14940
14941         * gnus-sum.el (gnus-summary-caesar-message):
14942         Apply `gnus-treat-article' after rotation.
14943
14944         * gnus-group.el (gnus-group-clear-data): Mention process/prefix in
14945         doc string.
14946
14947 2005-02-22  Simon Josefsson  <jas@extundo.com>
14948
14949         * encrypt.el (encrypt-password-cache-expiry): Remove (use
14950         `password-cache-expiry' instead).  Reported by Arne Jørgensen
14951         <arne@arnested.dk>.
14952         (encrypt): Add password-cache and password-cache-expiry as group
14953         members.
14954
14955 2005-02-22  Arne Jørgensen  <arne@arnested.dk>
14956
14957         * smime.el (smime-ldap-host-list): Doc fix.
14958         (smime-ask-passphrase): Use `password-read-and-add' to read (and
14959         cache) password.
14960         (smime-sign-region): Use it.
14961         (smime-decrypt-region): Use it.
14962         (smime-sign-buffer): Signal an error if `smime-sign-region' fails.
14963         (smime-encrypt-buffer): Signal an error if `smime-encrypt-region'
14964         fails.
14965         (smime-cert-by-ldap-1): Use `base64-encode-string' to convert
14966         certificate from DER to PEM format rather than calling openssl.
14967
14968         * mml-smime.el (mml-smime-encrypt-query): Remove obsolete comment.
14969
14970         * mml-sec.el (mml-secure-message): Insert keyfile/certfile tags
14971         for signing/encryption.
14972
14973         * mml.el (mml-parse-1): Use them.
14974
14975 2005-02-21  Arne Jørgensen  <arne@arnested.dk>
14976
14977         * nnrss.el (nnrss-verbose): Remove.
14978         (nnrss-request-group): Use `nnheader-message' instead.
14979
14980 2005-02-19  Mark Plaksin  <happy@usg.edu>  (tiny change)
14981
14982         * nnrss.el (nnrss-verbose): New variable.
14983         (nnrss-request-group): Make it say nnrss is requesting a group.
14984
14985 2005-02-21  Reiner Steib  <Reiner.Steib@gmx.de>
14986
14987         * gnus-art.el (gnus-parse-news-url, gnus-button-handle-news):
14988         Handle news URL with given port correctly.
14989
14990 2005-02-19  Katsumi Yamaoka  <yamaoka@jpl.org>
14991
14992         * gnus-msg.el (gnus-copy-article-buffer): Quote decoded words
14993         containing special characters.
14994
14995         * gnus-sum.el (gnus-summary-edit-article): Ditto.
14996
14997         * mml.el (mime-to-mml): Ditto.
14998
14999         * rfc2047.el (rfc2047-encode-parameter): Use ietf-drums-tspecials.
15000         (rfc2047-quote-decoded-words-containing-tspecials): New variable.
15001         (rfc2047-decode-region): Quote decoded words containing special
15002         characters when rfc2047-quote-decoded-words-containing-tspecials
15003         is non-nil.
15004
15005 2005-02-16  Teodor Zlatanov  <tzz@lifelogs.com>
15006
15007         * gnus-registry.el (gnus-registry-delete-group): Add minor bug fix.
15008
15009         * gnus.el (gnus-install-group-spam-parameters): Add minor doc fix.
15010
15011 2005-02-15  Simon Josefsson  <jas@extundo.com>
15012
15013         * nnimap.el (nnimap-debug): Doc fix.
15014
15015         * imap.el (imap-debug): Doc fix.
15016
15017 2005-02-15  Katsumi Yamaoka  <yamaoka@jpl.org>
15018
15019         * gnus-art.el: Avoid "Recursive load suspected" error in Emacs 21.1.
15020
15021 2005-02-14  Teodor Zlatanov  <tzz@lifelogs.com>
15022
15023         * gnus.el (spam-contents): Improve docs for spam-contents
15024         parameter in its variable incarnation.
15025
15026 2005-02-14  Simon Josefsson  <jas@extundo.com>
15027
15028         * smime-ldap.el: Use require instead of load-library for ldap.
15029         (smime-ldap-search): Indent.
15030         (smime-ldap-search-internal): Shorten line.
15031
15032         * smime.el (smime-cert-by-dns): Add doc-string.
15033         (smime-cert-by-ldap-1): Indent.
15034
15035         * mml-smime.el (mml-smime-get-ldap-cert): Rename from
15036         mml-smime-get-dns-ldap.
15037         (mml-smime-encrypt-query): Use new function.  Default to ldap.
15038
15039 2005-02-14  Arne Jørgensen  <arne@arnested.dk>
15040
15041         * smime.el: Require smime-ldap.
15042         (smime-ldap-host-list): New variable.
15043         (smime-cert-by-ldap, smime-cert-by-ldap-1): New functions.
15044
15045         * mml-smime.el (mml-smime-encrypt-query): New function.
15046         (mml-smime-encrypt-query): Use it.
15047
15048         * smime-ldap.el: New file.
15049
15050 2005-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
15051
15052         * gnus-agent.el: Remove garbage made while merging the Emacs trunk.
15053
15054 2005-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
15055
15056         * gnus-group.el (gnus-group-make-doc-group): Mention prefix
15057         argument in doc string.  Make query for type more clear.
15058
15059 2005-02-13  Reiner Steib  <Reiner.Steib@gmx.de>
15060
15061         * gnus.el (gnus-group-startup-message): Search for gnus images in
15062         etc/images/gnus.
15063         * mm-util.el (mm-image-load-path): Likewise.
15064         * smiley.el (smiley-data-directory): Search for smilies in
15065         etc/images/smilies.
15066
15067 2005-02-09  Kim F. Storm  <storm@cua.dk>
15068
15069         Change Emacs release version from 21.4 to 22.1 throughout.
15070         Change Emacs development version from 21.3.50 to 22.0.50.
15071
15072 2005-02-12  Katsumi Yamaoka  <yamaoka@jpl.org>
15073
15074         * gnus-art.el (gnus-mime-copy-part): Don't decode compressed parts.
15075
15076         * mm-util.el (mm-coding-system-to-mime-charset): Make it work with
15077         non-Mule XEmacs as well.
15078         (mm-decompress-buffer): Signal an error intentionally if it does
15079         not decompress compressed data because auto-compression-mode is
15080         disabled.
15081
15082 2005-02-11  Teodor Zlatanov  <tzz@lifelogs.com>
15083
15084         * gnus-registry.el (gnus-registry-delete-group): Fix bug: leaves
15085         an ID in the registry even if it has no groups.
15086
15087 2005-02-10  Katsumi Yamaoka  <yamaoka@jpl.org>
15088
15089         * gnus-art.el (gnus-mime-jka-compr-maybe-uncompress): Remove;
15090         merge it into mm-decompress-buffer.
15091         (gnus-mime-copy-part): Use the MIME part charset, the value which
15092         a user specified or gnus-newsgroup-charset for decoding, like
15093         gnus-mime-inline-part does; set buffer-file-coding-system to tell
15094         save-buffer what was used.  Suggested by Kevin Ryde
15095         <user42@zip.com.au>.
15096         (gnus-mime-inline-part): Allow the name parameter as well as the
15097         filename parameter; force decompressing of compressed data; always
15098         display contents being not decoded as unibyte.
15099
15100         * mm-view.el (mm-display-inline-fontify): Allow the name parameter
15101         as well as the filename parameter.
15102
15103         * mm-util.el (mm-decompress-buffer):
15104         Merge gnus-mime-jka-compr-maybe-uncompress.
15105         (mm-find-buffer-file-coding-system): Doc fix; force decompressing
15106         of compressed data.
15107
15108 2005-02-08  Simon Josefsson  <jas@extundo.com>
15109
15110         * imap.el (imap-log): Doc fix.
15111
15112 2005-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
15113
15114         * gnus-art.el (gnus-mime-inline-part): Decode parts according to
15115         the coding cookies; decompress compressed parts.
15116
15117         * mml.el (mml-generate-mime-1): Add the charset parameter according
15118         to the value which a user specified manually or the coding cookie.
15119
15120         * mm-util.el (mm-string-to-multibyte): New function.
15121         (mm-detect-mime-charset-region): Work with Emacs 22 as well.
15122         (mm-coding-system-to-mime-charset): New function.
15123         (mm-decompress-buffer): New function.
15124         (mm-find-buffer-file-coding-system): New function.
15125
15126         * mm-view.el (mm-insert-inline): Make sure a part ends with a newline.
15127         (mm-display-inline-fontify): Rewrite for decoding and decompressing
15128         parts.
15129
15130 2005-02-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
15131
15132         * mm-view.el (mm-display-inline-fontify): Decode a part according
15133         to the charset parameter.
15134
15135 2005-02-03  Katsumi Yamaoka  <yamaoka@jpl.org>
15136
15137         * gnus-art.el (gnus-mime-inline-part): Show the raw contents if a
15138         prefix arg is neither nil nor a number, as info specifies.
15139
15140 2005-02-02  Katsumi Yamaoka  <yamaoka@jpl.org>
15141
15142         * nntp.el (nntp-marks-changed-p): Use time-less-p to compare the
15143         timestamps.
15144
15145 2005-02-02  Jari Aalto  <jari.aalto@cante.net>
15146
15147         * gnus-sum.el (gnus-list-of-unread-articles): Improve active
15148         groups error checking and notify user.
15149
15150 2005-02-02  Jari Aalto  <jari.aalto@poboxes.com>
15151
15152         * message.el (message-send-mail-function): Check existence of
15153         sendmail-program first before using default value
15154         `message-send-mail-with-sendmail'.  Otherwise use more generic
15155         `smtpmail-send-it'.
15156
15157 2005-02-01  Katsumi Yamaoka  <yamaoka@jpl.org>
15158
15159         * nntp.el (nntp-request-update-info): Always return nil.
15160
15161 2005-01-30  Stefan Monnier  <monnier@iro.umontreal.ca>
15162
15163         * gnus-art.el (gnus-article-mode): Turn off the "\ " non-break space.
15164
15165 2005-01-28  Stefan Monnier  <monnier@iro.umontreal.ca>
15166
15167         * message.el (message-beginning-of-line): Change the behavior when
15168         invoked between BOL and : so that it first moves backward.
15169
15170 2005-01-28  Katsumi Yamaoka  <yamaoka@jpl.org>
15171
15172         * gnus-art.el (gnus-article-setup-buffer): Kill and re-create the
15173         article buffer when editing of the article is discarded.
15174         (gnus-article-prepare): Revert.
15175
15176 2005-01-28  Katsumi Yamaoka  <yamaoka@jpl.org>
15177
15178         * gnus-art.el (gnus-article-prepare):
15179         Remove message-strip-forbidden-properties from the local hook.
15180
15181 2005-01-27  Simon Josefsson  <jas@extundo.com>
15182
15183         * password.el (password-cache-add): Only start one timer per key.
15184         Reported by Derek Atkins <warlord@MIT.EDU>.
15185
15186 2005-01-26  Steve Youngs  <steve@sxemacs.org>
15187
15188         * run-at-time.el: Remove.  It is no longer needed as
15189         timer-funcs.el in the xemacs-base package has a working version of
15190         `run-at-time'.
15191
15192         * gnus-xmas.el: Require timer-funcs instead of run-at-time.
15193
15194         * password.el: Require timer-funcs instead of run-at-time in
15195         XEmacs.
15196         Remove `password-run-at-time' macro.
15197         (password-cache-add): Use `run-at-time' instead of
15198         `password-run-at-time'.
15199
15200         * nnheaderxm.el: Require timer-funcs instead of run-at-time.
15201         Remove `nnheader-cancel-function-timers' alias,
15202         `cancel-function-timers' exists in XEmacs in timer-funcs.
15203
15204         * mail-source.el: Require timer-funcs instead of itimer in XEmacs
15205         for `run-with-idle-timer'.
15206
15207         * gnus-demon.el: Require timer-funcs instead of itimer in XEmacs
15208         for `run-at-time'.
15209
15210         * mm-url.el: Require timer-funcs at compile time when in XEmacs
15211         for `with-timeout'.
15212
15213         * dgnushack.el: Autoload the correct `setenv' for SXEmacs which is
15214         the same as for XEmacs 21.4.
15215         No need to ignore `run-with-idle-timer', this function exists in
15216         XEmacs now in timer-funcs.el in the xemacs-base package.
15217         (dgnushack-compile): No need to delete
15218         run-at-time.el from the list of files to compile because it
15219         doesn't exist anymore.
15220
15221 2005-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
15222
15223         * mml.el (mml-generate-mime-1): Convert string into unibyte when
15224         inserting " *mml*" buffer's contents into a unibyte temp buffer.
15225
15226 2005-01-24  Harald Meland  <harald.meland@usit.uio.no>  (tiny change)
15227
15228         * mail-source.el (mail-source-fetch-imap): Search for ^From case
15229         sensitively.
15230
15231 2005-01-21  Derek Atkins  <warlord@MIT.EDU>  (tiny change)
15232
15233         * pgg-pgp.el (pgg-pgp-decrypt-region): Use passphrase cache.
15234
15235 2005-01-20  Katsumi Yamaoka  <yamaoka@jpl.org>
15236
15237         * mm-decode.el (mm-insert-part): Switch the multibyteness of data
15238         which will be inserted according to the multibyteness of a buffer
15239         rather than the type of contents.  Suggested by ARISAWA Akihiro
15240         <ari@mbf.ocn.ne.jp>.
15241
15242         * nnrss.el (nnrss-find-el): Check carefully whether there's a list
15243         of string which old xml.el may return rather than a string.
15244
15245 2005-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
15246
15247         * gnus-sum.el (gnus-summary-idna-message): Silence byte compiler.
15248
15249 2005-01-16  Simon Josefsson  <jas@extundo.com>
15250
15251         * gnus-sum.el (gnus-summary-idna-message): Fail gracefully if
15252         idn/idna.el isn't available.
15253         (gnus-summary-idna-message): Doc fix.  Suggested by Michael Cook
15254         <michael@waxrat.com>.
15255
15256         * hashcash.el: Remove non-FSF copyright header.
15257
15258         * hashcash.el (hashcash-extra-generate-parameters): New variable.
15259         (hashcash-generate-payment): Use it.
15260         (hashcash-generate-payment-async): Use it.
15261
15262 2005-01-15  Simon Josefsson  <jas@extundo.com>
15263
15264         * message.el (message-idna-to-ascii-rhs): Decode Reply-To too.
15265         Suggested by Raymond Scholz <ray-2005@zonix.de>.
15266
15267         * gnus-sum.el (gnus-summary-wash-map): Bind "W i" to
15268         gnus-summary-idna-message.
15269         (gnus-summary-make-menu-bar): Add De-IDNA menu entry.
15270         (gnus-summary-idna-message): New function.
15271
15272 2005-01-13  Reiner Steib  <Reiner.Steib@gmx.de>
15273
15274         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Change default to
15275         gnus-novice-user.
15276
15277 2005-01-12  Katsumi Yamaoka  <yamaoka@jpl.org>
15278
15279         * nnrss.el (nnrss-request-delete-group): Delete entries in
15280         nnrss-group-alist as well.
15281         (nnrss-save-server-data): Insert newline.
15282
15283 2005-01-10  Reiner Steib  <Reiner.Steib@gmx.de>
15284
15285         * gnus.el (gnus-user-agent): Use list of symbols instead of
15286         symbols.  Display full version number for (S)XEmacs.
15287         Optionally display (S)XEmacs codename.
15288
15289         * gnus-util.el (gnus-emacs-version): Update for new
15290         `gnus-user-agent'.
15291
15292         * gnus-msg.el (gnus-extended-version): Make it possible to omit
15293         Gnus version.
15294
15295 2005-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
15296
15297         * spam.el (spam-face): New face.  Don't use `gnus-splash-face'
15298         which is unreadable in some setups.
15299
15300 2005-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
15301
15302         * gnus-spec.el (gnus-update-format-specifications): Flush the
15303         group format spec cache if it doesn't support decoded group names.
15304
15305 2005-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
15306
15307         * gnus-score.el (gnus-decay-scores, gnus-score-load-file):
15308         Allow to apply decay on score files matching a regexp.
15309
15310 2004-12-30  Katsumi Yamaoka  <yamaoka@jpl.org>
15311
15312         * gnus-group.el (gnus-group-line-format-alist): Keep the forward
15313         compatibility in %g and %c.
15314
15315 2004-12-29  Katsumi Yamaoka  <yamaoka@jpl.org>
15316
15317         * gnus-group.el (gnus-group-line-format-alist): Use decoded group
15318         name for only %g and %c.
15319         (gnus-group-insert-group-line): Bind gnus-tmp-decoded-group instead
15320         of gnus-tmp-group to decoded group name.
15321         (gnus-group-make-rss-group): Exclude `/'s from group names.
15322
15323 2004-12-28  Katsumi Yamaoka  <yamaoka@jpl.org>
15324
15325         * nnrss.el (nnrss-get-encoding): Fix regexp.
15326
15327 2004-12-27  Simon Josefsson  <jas@extundo.com>
15328
15329         * mm-bodies.el (mm-body-encoding): Don't permit 7-bit to be used when
15330         mm-use-ultra-safe-encoding is enabled (e.g., for PGP/MIME) and we have
15331         trailing white space.  Reported by Werner Koch <wk@gnupg.org>.
15332
15333 2004-12-17  Kim F. Storm  <storm@cua.dk>
15334
15335         * gnus-group.el (gnus-group-mode-map): Map follow-link to mouse-face.
15336
15337         * gnus-sum.el (gnus-summary-mode-map): Likewise.
15338
15339 2004-12-26  Tsuyoshi AKIHO  <akiho@kawachi.zaq.ne.jp>
15340
15341         * gnus-sum.el (gnus-summary-walk-group-buffer): Decode group name.
15342
15343 2004-12-26  Katsumi Yamaoka  <yamaoka@jpl.org>
15344
15345         * nnrss.el: Require rfc2047 and mml.
15346         (nnrss-file-coding-system): New variable.
15347         (nnrss-format-string): Redefine it as an inline function.
15348         (nnrss-decode-group-name): New function.
15349         (nnrss-string-as-multibyte): Remove.
15350         (nnrss-retrieve-headers): Decode group name; don't use
15351         nnrss-format-string.
15352         (nnrss-request-group): Decode group name.
15353         (nnrss-request-article): Decode group name; allow a Message-ID as
15354         well as an article number; don't use nnrss-format-string; encode a
15355         Message-ID string which may contain non-ASCII characters; use
15356         mml-to-mime to compose a MIME article.
15357         (nnrss-request-expire-articles): Decode group name.
15358         (nnrss-request-delete-group): Decode group name.
15359         (nnrss-fetch): Clarify error message.
15360         (nnrss-read-server-data): Use insert-file-contents instead of load;
15361         bind file-name-coding-system; use multibyte buffer.
15362         (nnrss-save-server-data): Bind coding-system-for-write to the
15363         value of nnrss-file-coding-system; bind file-name-coding-system;
15364         add coding cookie.
15365         (nnrss-read-group-data): Use insert-file-contents instead of load;
15366         bind file-name-coding-system; use multibyte buffer.
15367         (nnrss-save-group-data): Bind coding-system-for-write to the
15368         value of nnrss-file-coding-system; bind file-name-coding-system.
15369         (nnrss-decode-entities-string): Rename from n-d-e-unibyte-string;
15370         make it work with non-ASCII text.
15371         (nnrss-find-el): Make it work with old xml.el as well.
15372
15373 2004-12-26  Tsuyoshi AKIHO  <akiho@kawachi.zaq.ne.jp>
15374
15375         * nnrss.el (nnrss-get-encoding): New function.
15376         (nnrss-fetch): Use unibyte buffer initially; bind
15377         coding-system-for-read while performing mm-url-insert; remove ^Ms;
15378         decode contents according to the encoding attribute.
15379         (nnrss-save-group-data): Add coding cookie.
15380         (nnrss-mime-encode-string): New function.
15381         (nnrss-check-group): Use it to encode subject and author.
15382
15383 2004-12-23  Teodor Zlatanov  <tzz@lifelogs.com>
15384
15385         * spam.el (spam-check-BBDB): Don't get the symbol-value of an
15386         imaginary variable.
15387
15388 2004-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
15389
15390         * gnus-spec.el (gnus-spec-tab): Make a Lisp form which works
15391         correctly even if there are wide characters.
15392
15393 2004-12-21  Teodor Zlatanov  <tzz@lifelogs.com>
15394
15395         * spam.el (spam-check-BBDB): Fix the BBDB caching code to use
15396         downcased symbol names; make a new cache instead of reusing
15397         bbdb-hashtable.
15398
15399 2004-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
15400
15401         * rfc2231.el (rfc2231-parse-string): Decode encoded value after
15402         concatenating segments rather than before concatenating them.
15403         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
15404
15405         * message.el (message-get-reply-headers): Bind `extra'.
15406
15407 2004-12-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15408
15409         * message.el (message-extra-wide-headers): New variable.
15410         (message-get-reply-headers): Use it.
15411
15412 2004-12-20  Katsumi Yamaoka  <yamaoka@jpl.org>
15413
15414         * gnus-agent.el (gnus-agent-group-path): Decode group name.
15415         (gnus-agent-group-pathname): Ditto.
15416
15417         * gnus-cache.el (gnus-cache-file-name): Decode group name.
15418
15419         * gnus-group.el (gnus-group-make-group): Decode group name.
15420         (gnus-group-make-rss-group): Register the group data after opening
15421         the nnrss group.
15422
15423 2004-12-17  Paul Jarc  <prj@po.cwru.edu>
15424
15425         * nnmaildir.el (nnmaildir-request-expire-articles): Articles moved
15426         by expiry now get marked as read.
15427
15428 2004-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
15429
15430         * mm-util.el (mm-xemacs-find-mime-charset): New macro.
15431
15432 2004-12-17  Aidan Kehoe  <kehoea@parhasard.net>
15433
15434         * mm-util.el (mm-xemacs-find-mime-charset-1): New function used to
15435         unify Latin characters in XEmacs.
15436         (mm-find-mime-charset-region): Use it.
15437
15438 2004-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
15439
15440         * gnus-util.el (gnus-delete-directory): New function.
15441
15442         * gnus-agent.el (gnus-agent-delete-group): Use it.
15443
15444         * gnus-cache.el (gnus-cache-delete-group): Use it.
15445
15446 2004-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
15447
15448         * gnus-group.el (gnus-group-make-rss-group): Unify non-ASCII group
15449         names.
15450
15451 2004-12-16  Simon Josefsson  <jas@extundo.com>
15452
15453         * hashcash.el (hashcash-payment-alist): Fix custom :type.
15454
15455 2004-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
15456
15457         * mm-url.el (mm-url-predefined-programs): Add --silent arg to curl.
15458
15459         * gnus-group.el (gnus-group-expire-articles-1): Decode group name.
15460         (gnus-group-set-current-level): Decode group name.
15461
15462 2004-12-15  Maciek Pasternacki  <maciekp@japhy.fnord.org>  (tiny change)
15463
15464         * nnrss.el (nnrss-fetch): Signal an error if w3-parse-buffer also
15465         failed.
15466
15467 2004-12-14  Katsumi Yamaoka  <yamaoka@jpl.org>
15468
15469         * gnus-group.el (gnus-group-delete-group): Decode group name.
15470         (gnus-group-make-rss-group): Encode group name.
15471         (gnus-group-catchup-current): Decode group name.
15472         (gnus-group-kill-group): Decode group name.
15473
15474 2004-12-08  Stefan Monnier  <monnier@iro.umontreal.ca>
15475
15476         * gnus-art.el (gnus-narrow-to-page): Don't hardcode point-min.
15477
15478 2004-12-13  Katsumi Yamaoka  <yamaoka@jpl.org>
15479
15480         * gnus-group.el (gnus-group-make-rss-group):
15481         Use gnus-group-make-group instead of gnus-group-unsubscribe-group.
15482
15483         * gnus-start.el (gnus-setup-news): Honor user's setting to
15484         gnus-message-archive-method.  Suggested by Lute Kamstra
15485         <lute@gnu.org>.
15486
15487 2004-12-10  Arnaud Giersch  <arnaud.giersch@free.fr>  (tiny change)
15488
15489         * gnus-sum.el (gnus-summary-exit-no-update): Don't clear the
15490         global counterparts of the buffer-local variables.
15491
15492 2004-11-16  Romain Francoise  <romain@orebokech.com>
15493
15494         * gnus-sum.el (gnus-summary-exit): Don't clear the global
15495         counterparts of the buffer-local variables.
15496
15497 2004-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
15498
15499         * message.el (message-forbidden-properties): Fix typo in doc
15500         string.
15501
15502 2004-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
15503
15504         * gnus-util.el (gnus-replace-in-string): Add doc string.
15505
15506         * nnmail.el (nnmail-split-header-length-limit): Increase to 2048
15507         to avoid problems when splitting mails with many recipients.
15508
15509 2004-11-22  Stefan Monnier  <monnier@iro.umontreal.ca>
15510
15511         * gnus-sum.el (gnus-summary-exit): Remove redundant and harmful
15512         pop-to-buffer, covered by the subsequent gnus-configure-windows.
15513
15514 2004-12-05  Nelson Ferreira  <nelson.ferreira@ieee.org>
15515
15516         * spam-stat.el (spam-stat-save): Load the hashtable from disk only
15517         if there is no hashtable in memory or file modification time is
15518         newer than cached timestamp.
15519
15520 2004-12-03  Reiner Steib  <Reiner.Steib@gmx.de>
15521
15522         * gnus-sum.el (gnus-summary-limit-to-recipient):
15523         Implement not-matching option.
15524
15525 2004-12-02  Reiner Steib  <Reiner.Steib@gmx.de>
15526
15527         * gnus-sum.el (gnus-summary-limit-to-recipient): New function.
15528         Suggested David Mazieres in analogy to rmail-summary-by-recipients.
15529         (gnus-summary-limit-map, gnus-summary-make-menu-bar): Add it.
15530         (gnus-article-sort-by-recipient, gnus-summary-sort-by-recipient):
15531         New functions.  Suggested by Uwe Brauer <oub@mat.ucm.es>.
15532         (gnus-summary-mode-map, gnus-summary-make-menu-bar): Add it.
15533
15534 2004-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
15535
15536         * message.el (message-forward-make-body-mml): Remove headers
15537         according to message-forward-ignored-headers if a message is decoded.
15538
15539 2004-12-02  Romain Francoise  <romain@orebokech.com>
15540
15541         * message.el (message-forward-make-body-plain): Always remove
15542         headers according to message-forward-ignored-headers.
15543
15544 2004-12-01  Teodor Zlatanov  <tzz@lifelogs.com>
15545
15546         * spam.el (spam-summary-prepare-exit): Remove the
15547         gnus-summary-limit pop for now, it has problems with ham marks for
15548         me.
15549
15550 2004-11-29  Teodor Zlatanov  <tzz@lifelogs.com>
15551
15552         * spam.el (spam-summary-prepare-exit): Use gnus-summary-limit
15553         correctly.
15554
15555 2004-11-28  Carl Henrik Lunde  <chlunde+bugs+@ping.uio.no>  (tiny change)
15556
15557         * format-spec.el (format-spec): Message the char.
15558
15559 2004-11-26  Teodor Zlatanov  <tzz@lifelogs.com>
15560
15561         * gnus-art.el (gnus-split-methods): Reformat comments.
15562
15563         * spam.el (spam-summary-prepare-exit): Remove article limits
15564         before exiting the summary buffer.
15565
15566 2004-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
15567
15568         * lpath.el: Remove bbdb-create-internal, bbdb-records,
15569         spam-BBDB-register-routine and spam-enter-ham-BBDB.
15570
15571         * nnrss.el (nnrss-string-as-multibyte): Redefine it as a macro in
15572         order to silence the byte compiler.
15573
15574         * spam.el: Fix the way to silence the byte compiler, which
15575         complained about bbdb-buffer, bbdb-create-internal, bbdb-records,
15576         bbdb-search-simple, spam-BBDB-register-routine,
15577         spam-enter-ham-BBDB, spam-stat-buffer-change-to-non-spam,
15578         spam-stat-buffer-change-to-spam, spam-stat-buffer-is-non-spam,
15579         spam-stat-buffer-is-spam, spam-stat-load,
15580         spam-stat-register-ham-routine, spam-stat-register-spam-routine,
15581         spam-stat-save and spam-stat-split-fancy.
15582
15583 2004-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
15584
15585         * canlock.el (canlock-password): Remove `:size 0' or `:size 1'
15586         which may confuse users.
15587         (canlock-password-for-verify): Ditto.
15588
15589         * deuglify.el (gnus-outlook-deuglify-unwrap-stop-chars): Ditto.
15590
15591         * gnus-art.el (gnus-emphasis-alist): Ditto.
15592
15593         * gnus-registry.el (gnus-registry-max-entries): Ditto.
15594
15595         * gnus-score.el (gnus-adaptive-word-length-limit): Ditto.
15596
15597         * gnus-start.el (gnus-save-killed-list): Ditto.
15598
15599         * gnus-sum.el (gnus-thread-hide-subtree): Ditto.
15600         (gnus-sum-thread-tree-root): Ditto.
15601         (gnus-sum-thread-tree-false-root): Ditto.
15602         (gnus-sum-thread-tree-single-indent): Ditto.
15603
15604         * message.el (message-courtesy-message): Ditto.
15605         (message-archive-note): Ditto.
15606         (message-subscribed-address-file): Ditto.
15607         (message-user-fqdn): Ditto.
15608
15609         * spam-report.el (spam-report-gmane-regex): Ditto.
15610
15611         * spam.el (spam-blackhole-good-server-regex): Ditto.
15612
15613 2004-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
15614
15615         * mml.el (mml-preview): Widen the message buffer before copying
15616         the contents to the preview buffer; sort headers before previewing.
15617
15618         * message.el (message-hidden-headers): Fix the way to avoid a bug
15619         in the `repeat' widget in Emacs 21.3 or earlier.
15620
15621 2004-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
15622
15623         * message.el (message-hidden-headers): Default to "^References:".
15624         Improve customization type.  Suggested by Reiner Steib
15625         <Reiner.Steib@gmx.de>.
15626
15627 2004-11-25  Romain Francoise  <romain@orebokech.com>
15628
15629         * message.el (message-strip-forbidden-properties): Remove check for
15630         obsolete `message-hidden' text property, hidden headers are not
15631         accessible in the buffer anymore.
15632
15633 2004-11-22  Romain Francoise  <romain@orebokech.com>
15634
15635         * message.el (message-header-format-alist): Add `From' in list
15636         so that it can be sorted.
15637         (message-fix-before-sending): Widen and sort headers before
15638         sending.
15639         (message-hide-headers): Use narrowing to hide headers by moving
15640         them to the top of the buffer and narrowing to the region
15641         underneath.
15642
15643 2004-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15644
15645         * message.el (message-strip-forbidden-properties):
15646         Bind buffer-read-only (etc) to nil.
15647
15648 2004-11-23  Katsumi Yamaoka  <yamaoka@jpl.org>
15649
15650         * rfc2047.el (rfc2047-header-encoding-alist): Add In-Reply-To to
15651         address-mime.  Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
15652
15653 2004-11-22  Marek Martin  <marek.martin@mum.pri.ee>  (tiny change)
15654
15655         * nnfolder.el (nnfolder-request-create-group): Save current buffer.
15656
15657 2004-11-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15658
15659         * dns.el (query-dns): Use sit-for to time instead of
15660         accept-process-output, since that doesn't seem to work on udp
15661         sockets.
15662
15663 2004-11-17  Katsumi Yamaoka  <yamaoka@jpl.org>
15664
15665         * rfc2047.el (rfc2047-encode-region): Encode bogus delimiters.
15666
15667 2004-11-15  Jesper Harder  <harder@ifa.au.dk>
15668
15669         * pop3.el (pop3-leave-mail-on-server): Don't quote nil in
15670         doc string.  Improve doc string.
15671
15672 2004-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
15673
15674         * nntp.el (nntp-request-update-info): Return nil if
15675         nntp-marks-is-evil is true so that gnus-get-unread-articles-in-group
15676         may not call gnus-activate-group which uselessly issues the GROUP
15677         commands for all nntp groups and wastes time.  Reported by Romain
15678         Francoise <romain@orebokech.com>.
15679
15680         * gnus-start.el (gnus-get-unread-articles): Remove redundant test.
15681
15682 2004-11-15  Simon Josefsson  <jas@extundo.com>
15683
15684         * gnus-art.el (gnus-header-button-alist): Handle URLs in OpenPGP:
15685         headers separately.
15686         (gnus-button-openpgp): New function, inspired by Jochen Küpper
15687         <jochen-+It19tn3Rl9sbm7dSapR3bNAH6kLmebB@public.gmane.org>.
15688
15689 2004-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
15690
15691         * gnus-start.el (gnus-convert-old-newsrc):
15692         Assign legacy-gnus-agent to 5.10.7.
15693
15694 2004-11-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15695
15696         * gnus-art.el (article-unsplit-urls): Don't anchor urls to the
15697         start of the lines.
15698
15699 2004-11-14  Magnus Henoch  <mange@freemail.hu>
15700
15701         * hashcash.el (hashcash-default-payment): Change default to 20.
15702         (hashcash-default-accept-payment): Change default to 20.
15703         (hashcash-process-alist): New variable.
15704         (hashcash-generate-payment-async): Add.
15705         (hashcash-already-paid-p): Add.
15706         (hashcash-insert-payment): Don't generate payments twice.
15707         (hashcash-insert-payment-async): Add.
15708         (hashcash-insert-payment-async-2): Add.
15709         (hashcash-cancel-async): Add.
15710         (hashcash-wait-async): Add.
15711         (hashcash-processes-running-p): Add.
15712         (hashcash-wait-or-cancel): Add.
15713         (mail-add-payment): New optional argument.  Conditionally start
15714         asynchronous calculation.
15715         (mail-add-payment-async): Add.
15716
15717         * message.el (message-send-mail): Wait for asynchronous hashcash
15718         results.  Don't clobber existing X-Hashcash headers.
15719         (message-setup-1): Call mail-add-payment-async when
15720         message-generate-hashcash is non-nil.
15721
15722 2004-11-11  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
15723
15724         * message.el (message-use-alternative-email-as-from): Examine the
15725         From header as well; use message-make-from in order to include a
15726         user's full name.
15727
15728 2004-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
15729
15730         * gnus-art.el (gnus-emphasis-alist): Don't hide asterisks by
15731         default; improve customization type.
15732         (gnus-emphasis-custom-with-format): New macro.
15733         (gnus-emphasis-custom-value-to-external): New function.
15734         (gnus-emphasis-custom-value-to-internal): New function.
15735
15736 2004-11-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15737
15738         * dns.el (query-dns): Resolve reverse addresses.
15739
15740 2004-10-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15741
15742         * gnus-group.el (gnus-group-get-new-news): Use it.
15743
15744         * gnus-start.el (gnus-check-reasonable-setup): New function.
15745
15746 2004-11-07  Katsumi Yamaoka  <yamaoka@jpl.org>
15747
15748         * gnus-msg.el (gnus-configure-posting-styles): Don't cause the
15749         "Args out of range" error.  Reported by Arnaud Giersch
15750         <arnaud.giersch@free.fr>.
15751
15752 2004-11-07  Stefan Wiens  <s.wi@gmx.net>  (tiny change)
15753
15754         * gnus-sum.el (gnus-summary-clear-local-variables): Use symbolp.
15755
15756 2004-11-04  Richard M. Stallman  <rms@gnu.org>
15757
15758         * spam.el (spam group): Add :version.
15759
15760         * pgg-def.el (pgg group): Add :version.
15761
15762 2004-11-04  Katsumi Yamaoka  <yamaoka@jpl.org>
15763
15764         * gnus-art.el (gnus-article-edit-article): Don't associate the
15765         article buffer with a draft file.  This is a temporary measure
15766         against the 2004-08-22 change to gnus-article-edit-mode.
15767
15768 2004-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
15769
15770         * html2text.el (html2text-get-attr): Remove unused argument `tag'.
15771         (html2text-format-tags): Remove unused variable `attr'.
15772
15773 2004-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
15774
15775         * gnus-msg.el (gnus-summary-resend-default-address): Add :version.
15776
15777         * tls.el (tls-process-connection-type, tls-success)
15778         (tls-certtool-program): Add :version.
15779
15780         * starttls.el (starttls-gnutls-program, starttls-use-gnutls)
15781         (starttls-extra-arguments, starttls-process-connection-type)
15782         (starttls-connect, starttls-failure, starttls-success): Add :version.
15783
15784         * spam-stat.el (spam-stat): Add :version.
15785
15786         * sieve.el (sieve): Add :version.
15787
15788         * sha1.el (sha1): Add :version.
15789         (sha1-use-external): Remove redundant version.
15790
15791         * nnmail.el (nnmail-split-fancy-with-parent-ignore-groups)
15792         (nnmail-cache-ignore-groups, nnmail-spool-hook)
15793         (nnmail-split-fancy-match-partial-words)
15794         (nnmail-split-lowercase-expanded): Add :version.
15795
15796         * nndiary.el (nndiary): Add :version.
15797
15798         * mml2015.el (mml2015-unabbrev-trust-alist): Add :version.
15799
15800         * mml-sec.el (mml-default-sign-method)
15801         (mml-default-encrypt-method, mml-signencrypt-style-alist):
15802         Add :version.
15803
15804         * mm-uu.el (mm-uu-diff-groups-regexp): Add :version.
15805
15806         * mm-url.el (mm-url-use-external, mm-url-program)
15807         (mm-url-arguments): Add :version.
15808
15809         * mm-decode.el (mm-inline-text-html-with-w3m-keymap)
15810         (mm-attachment-file-modes, mm-decrypt-option)
15811         (mm-w3m-safe-url-regexp): Add :version.
15812
15813         * message.el (message-cite-prefix-regexp)
15814         (message-sendmail-envelope-from, message-minibuffer-local-map)
15815         (message-user-fqdn, message-completion-alist): Add :version.
15816
15817         * gnus-win.el (gnus-configure-windows-hook)
15818         (gnus-use-frames-on-any-display): Add :version.
15819
15820         * gnus-art.el (gnus-article-address-banner-alist)
15821         (gnus-treat-unsplit-urls, gnus-treat-unfold-headers)
15822         (gnus-treat-from-picon, gnus-treat-mail-picon)
15823         (gnus-treat-x-pgp-sig): Add :version.
15824
15825         * gnus-sum.el (gnus-spam-mark, gnus-recent-mark)
15826         (gnus-undownloaded-mark, gnus-summary-article-move-hook)
15827         (gnus-summary-article-delete-hook)
15828         (gnus-summary-display-while-building): Add :version.
15829
15830         * gnus-start.el (gnus-subscribe-newsgroup-hooks)
15831         (gnus-get-top-new-news-hook): Add :version.
15832
15833         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
15834         (gnus-server-closed-face, gnus-server-denied-face): Add :version.
15835
15836         * gnus-registry.el (gnus-registry): Add :version.
15837
15838         * gnus-spec.el (gnus-use-correct-string-widths)
15839         (gnus-make-format-preserve-properties): Add :version.
15840
15841         * gnus.el (gnus-group-charter-alist)
15842         (gnus-group-fetch-control-use-browse-url)
15843         (gnus-install-group-spam-parameters): Add :version.
15844
15845         * gnus-diary.el (gnus-diary): Add :version.
15846
15847         * gnus-delay.el (gnus-delay): Add :version.
15848
15849         * gnus-cite.el (gnus-cite-unsightly-citation-regexp)
15850         (gnus-cite-ignore-quoted-from, gnus-cite-attribution-face)
15851         (gnus-cite-blank-line-after-header, gnus-article-boring-faces):
15852         Add :version.
15853
15854         * gnus-agent.el (gnus-agent-max-fetch-size)
15855         (gnus-agent-enable-expiration, gnus-agent-queue-mail)
15856         (gnus-agent-prompt-send-queue): Add :version.
15857
15858         * deuglify.el (gnus-outlook-deuglify): Add :version.
15859
15860         * html2text.el: Beautify code.  Improve doc strings.
15861         Some checkdoc cleanup.
15862         (html2text-get-attr, html2text-fix-paragraph): Simplify code.
15863
15864 2004-11-01  Alfred M. Szmidt  <ams@kemisten.nu>  (tiny change)
15865
15866         * html2text.el (html2text-format-tag-list): Add "strong" and "em".
15867
15868 2004-10-29  Teodor Zlatanov  <tzz@lifelogs.com>
15869
15870         * gnus-registry.el (gnus-registry-hashtb): Create the registry
15871         when package is loaded.
15872
15873         * spam.el (spam-summary-score-preferred-header): Add global preference
15874         for people who want to override the default SpamAssassin over
15875         Bogofilter preference (when both are set).
15876         (spam-necessary-extra-headers): Add spam-use-bogofilter as an option.
15877         (spam-user-format-function-S):
15878         Check spam-summary-score-preferred-header.
15879         (spam-extra-header-to-number): Add X-Bogosity header parsing.
15880         (spam-user-format-function-S): Format the score correctly.
15881
15882 2004-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
15883
15884         * gnus-msg.el (gnus-configure-posting-styles): Work with empty
15885         signature file.  Suggested by Manoj Srivastava
15886         <srivasta@golden-gryphon.com>.
15887
15888         * mm-util.el (mm-coding-system-priorities): Prefer iso-8859-1 than
15889         iso-2022-jp even in the Japanese language environment.
15890         Suggested by Jason Rumney <jasonr@gnu.org>.
15891
15892 2004-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
15893
15894         * gnus-sum.el (gnus-update-summary-mark-positions): Allow users to
15895         use the same characters as the dummy marks; make it free from
15896         getting affected by the language environment.
15897         (gnus-summary-read-group-1): Update mark positions only when the
15898         format spec is updated.
15899
15900         * gnus-spec.el (gnus-update-format-specifications): Return a list
15901         of updated types.
15902
15903 2004-10-27  Katsumi Yamaoka  <yamaoka@jpl.org>
15904
15905         * gnus-start.el (gnus-check-reasonable-setup): Use fboundp instead
15906         of boundp to check if display-warning is available.
15907
15908 2004-10-26  Teodor Zlatanov  <tzz@lifelogs.com>
15909
15910         * nnimap.el (nnimap-open-connection): Fix prog1/prog2 bug.
15911
15912 2004-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
15913
15914         * nnspool.el (nnspool-spool-directory): Use news-path if the
15915         news-directory variable is not bound.
15916
15917         * gnus-start.el (gnus-check-reasonable-setup): Use an alternative
15918         function instead of display-warning if it is not available.
15919
15920 2004-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
15921
15922         * gnus-agent.el (gnus-agent-expire-group-1): Fix last merge from
15923         v5-10: Use `point-at-bol'.
15924
15925 2004-10-26  Simon Josefsson  <jas@extundo.com>
15926
15927         * hashcash.el: Fix URL in comment, reported by Cheng Gao
15928         <chenggao@gmail.com>.
15929
15930 2004-10-25  Reiner Steib  <Reiner.Steib@gmx.de>
15931
15932         * html2text.el (html2text-buffer-head): Remove.  Use `goto-char'
15933         instead.
15934
15935 2004-10-25  Teodor Zlatanov  <tzz@lifelogs.com>
15936
15937         * nnimap.el (nnimap-remove-server-from-buffer-alist): Add function
15938         to remove a server from the nnimap-server-buffer-alist.
15939         (nnimap-open-connection, nnimap-close-server): Use it.
15940
15941         * gnus-encrypt.el: Remove file in favor of encrypt.el.
15942
15943 2004-10-21  Katsumi Yamaoka  <yamaoka@jpl.org>
15944
15945         * mm-view.el (mm-display-inline-fontify): Inhibit font-lock when
15946         running the major-mode function.
15947
15948 2004-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
15949
15950         * gnus-sum.el (gnus-update-summary-mark-positions): Search for
15951         dummy marks in the right way.
15952
15953 2004-10-18  David Edmondson  <dme@dme.org>
15954
15955         * mm-view.el (mm-w3m-cid-retrieve-1): Don't use recursive call
15956         excessively.
15957
15958 2004-10-18  Teodor Zlatanov  <tzz@lifelogs.com>
15959
15960         * gnus-util.el (gnus-split-references): Accept a nil references
15961         string and go on blissfully.
15962
15963         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Catch
15964         cases where the references string is non-nil but has no references.
15965
15966         * encrypt.el: Add autoload tags.
15967
15968         * spam.el (spam-resolve-registrations-routine): Remove article
15969         from unregistration list too.  Reported by David Hanak
15970         <dhanak@isis.vanderbilt.edu>
15971
15972 2004-10-18  Reiner Steib  <Reiner.Steib@gmx.de>
15973
15974         * gnus-art.el (gnus-copy-article-ignored-headers): Default to
15975         nil.  Change custom type.
15976
15977 2004-10-17  Reiner Steib  <Reiner.Steib@gmx.de>
15978
15979         * gnus-art.el (gnus-copy-article-ignored-headers): New variable.
15980
15981         * gnus-sum.el (gnus-summary-move-article): Use it.
15982
15983 2004-10-15  Teodor Zlatanov  <tzz@lifelogs.com>
15984
15985         * encrypt.el: Add autoload cookies.
15986
15987         * spam.el (spam-backend-article-list-property)
15988         (spam-backend-get-article-todo-list)
15989         (spam-backend-put-article-todo-list)
15990         (spam-summary-prepare-exit, spam-resolve-registrations-routine):
15991         Resolve registrations separately.
15992         (spam-register-routine): Format comments.
15993         (spam-unregister-routine, spam-register-routine): Always call with
15994         specific-articles, no default list.
15995         (spam-summary-prepare-exit): Use the spam-classifications function.
15996
15997         * netrc.el (autoload, netrc-parse): Use encrypt.el instead of
15998         gnus-encrypt.el.
15999
16000         * encrypt.el: Copied from gnus-encrypt.el.
16001
16002         * gnus-encrypt.el: Commented that it's obsolete.
16003
16004 2004-10-15  Reiner Steib  <Reiner.Steib@gmx.de>
16005
16006         * gnus-score.el (gnus-adaptive-pretty-print): New variable.
16007         (gnus-score-save): Use it.
16008
16009         * message.el (message-bury): Use `window-dedicated-p'.
16010
16011 2004-10-15  Simon Josefsson  <jas@extundo.com>
16012
16013         * pop3.el (top-level): Don't require nnheader.
16014         (pop3-read-timeout): Add.
16015         (pop3-accept-process-output): Add.
16016         (pop3-read-response, pop3-retr): Use it.
16017
16018 2004-10-14  Teodor Zlatanov  <tzz@lifelogs.com>
16019
16020         * spam.el (spam-register-routine): Move comment.
16021         (spam-verify-bogofilter): Use 'unknown for the initial
16022         spam-bogofilter-valid state, not 'never.
16023
16024         * netrc.el (netrc-machine-user-or-password): Add convenience wrapper
16025         for netrc-machine.
16026
16027         * nnimap.el (nnimap-open-connection):
16028         Use netrc-machine-user-or-password.
16029
16030 2004-10-17  Richard M. Stallman  <rms@gnu.org>
16031
16032         * gnus-registry.el (gnus-registry-unload-hook):
16033         Set as a variable with add-hook.
16034
16035         * nnspool.el (nnspool-spool-directory): Use news-directory instead
16036         of news-path.
16037
16038         * spam-stat.el (spam-stat-unload-hook): Set as a variable w/ add-hook.
16039
16040         * spam.el: Delete duplicate `provide'.
16041         (spam-unload-hook): Set as a variable with add-hook.
16042
16043 2004-10-15  Reiner Steib  <Reiner.Steib@gmx.de>
16044
16045         * pop3.el (pop3-leave-mail-on-server): Describe possible problems
16046         in the doc string.
16047
16048         * message.el (message-ignored-news-headers)
16049         (message-ignored-supersedes-headers)
16050         (message-ignored-resent-headers)
16051         (message-forward-ignored-headers): Improve custom type.
16052
16053 2004-10-13  Katsumi Yamaoka  <yamaoka@jpl.org>
16054
16055         * message.el (message-tokenize-header): Fix 2004-09-06 change
16056         which used point-min in the wrong place.
16057
16058 2004-10-12  Simon Josefsson  <jas@extundo.com>
16059
16060         * tls.el (tls-certtool-program): New variable.
16061         (tls-certificate-information): New function, based on
16062         ssl-certificate-information.
16063
16064 2004-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
16065
16066         * compface.el: Move the version of ELisp-based uncompface program
16067         to the contrib directory because of the copyright problem.
16068
16069 2004-10-12  Reiner Steib  <Reiner.Steib@gmx.de>
16070
16071         * message.el (message-kill-buffer): Raise the current frame.
16072
16073 2004-10-10  Reiner Steib  <Reiner.Steib@gmx.de>
16074
16075         * gnus-sum.el: Mention that multibyte characters don't work as marks.
16076
16077         * gnus.el (message-y-or-n-p): Autoload.
16078
16079         * pop3.el (pop3-maildrop, pop3-mailhost, pop3-port)
16080         (pop3-password-required, pop3-authentication-scheme)
16081         (pop3-leave-mail-on-server): Make customizable.
16082         (pop3): New custom group.
16083         (pop3-retr): Remove `sleep-for' statements.
16084         Suggested by Dave Love <fx@gnu.org>.
16085
16086         * nnheader.el (nnheader-read-timeout): Explain 1.0 timeout for
16087         Windows/DOS.
16088
16089         * imap.el (imap-parse-flag-list, imap-parse-body-extension)
16090         (imap-parse-body): Fix incorrect use of `assert'.
16091         Suggested by Dave Love <fx@gnu.org>.
16092
16093         * mml.el (mml-minibuffer-read-disposition): Require match.
16094         Suggested by Dave Love <fx@gnu.org>.
16095
16096 2004-10-11  Reiner Steib  <Reiner.Steib@gmx.de>
16097
16098         * gnus-group.el (gnus-group-delete-group): Change "\t." to "  " in
16099         doc string.
16100
16101 2004-10-08  Katsumi Yamaoka  <yamaoka@jpl.org>
16102
16103         * mm-uu.el (mm-uu-dissect-text-parts): Support all text/* types.
16104
16105 2004-10-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
16106
16107         * gnus-art.el (gnus-mime-display-single): Call `mm-display-inline'
16108         instead of calling `mm-insert-inline', to decode text/* parts
16109         before displaying them.
16110
16111 2004-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
16112
16113         * mm-uu.el (mm-uu-text-plain-type): New variable.
16114         (mm-uu-pgp-signed-extract-1): Use it.
16115         (mm-uu-pgp-encrypted-extract-1): Use it.
16116         (mm-uu-dissect): Allow MIME type and parameters as an optional arg;
16117         bind mm-uu-text-plain-type with that value.
16118         (mm-uu-dissect-text-parts): Pass MIME type and parameters to
16119         mm-uu-dissect.
16120
16121 2004-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
16122
16123         * gnus-group.el (gnus-update-group-mark-positions):
16124         * gnus-sum.el (gnus-update-summary-mark-positions):
16125         * message.el (message-check-news-body-syntax):
16126         * gnus-msg.el (gnus-debug): Use mm-string-as-multibyte instead
16127         of string-as-multibyte.
16128
16129 2004-10-05  Juri Linkov  <juri@jurta.org>
16130
16131         * gnus-group.el (gnus-update-group-mark-positions):
16132         * gnus-sum.el (gnus-update-summary-mark-positions):
16133         * message.el (message-check-news-body-syntax):
16134         * gnus-msg.el (gnus-debug): Use `string-as-multibyte' to convert
16135         8-bit unibyte values to a multibyte string for search functions.
16136
16137 2004-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
16138
16139         * mm-uu.el (mm-uu-dissect): Allow optional arg.
16140         (mm-uu-dissect-text-parts): New function.
16141
16142         * gnus-art.el (gnus-display-mime): Use mm-uu-dissect-text-parts to
16143         dissect text parts.
16144
16145         * gnus-sum.el (gnus-summary-insert-subject): Remove redundant setq.
16146         (gnus-summary-force-verify-and-decrypt): Revert 2004-08-18 change.
16147
16148         * mm-decode.el (mm-dissect-singlepart): Revert 2004-08-18 change.
16149
16150         * gnus-topic.el (gnus-topic-hierarchical-parameters):
16151         Use gnus-current-topics instead of gnus-current-topic.
16152
16153 2004-10-06  Jesper Harder  <harder@ifa.au.dk>
16154
16155         * gnus-sum.el (gnus-summary-show-article): Use with-current-buffer.
16156
16157 2004-10-05  Jesper Harder  <harder@ifa.au.dk>
16158
16159         * nnsoup.el (nnsoup-read-active-file): Use dolist, mapc or last
16160         where approriate.
16161
16162         * nnml.el (nnml-generate-active-info): do.
16163
16164         * nndiary.el (nndiary-generate-active-info): do.
16165
16166         * gnus-topic.el (gnus-topic-hierarchical-parameters): do.
16167         (gnus-topic-move): do.
16168
16169         * gnus-sum.el (gnus-data-enter-list, gnus-summary-process-mark-set)
16170         (gnus-summary-set-local-parameters, gnus-summary-read-document): do.
16171
16172         * gnus-srvr.el (gnus-server-prepare)
16173         (gnus-server-open-all-servers): do.
16174
16175         * gnus-msg.el (gnus-summary-cancel-article)
16176         (gnus-summary-resend-message)
16177         (gnus-summary-mail-crosspost-complaint): do.
16178
16179         * gnus-move.el (gnus-change-server): do.
16180
16181         * gnus-group.el (gnus-group-unmark-all-groups)
16182         (gnus-group-set-current-level): do.
16183
16184 2004-10-04  Simon Josefsson  <jas@extundo.com>
16185
16186         * message.el (message-generate-hashcash): Doc fix.
16187
16188 2004-10-02  Kevin Greiner  <kgreiner@compsol.cc>
16189
16190         * nnagent.el (nnagent-request-type): Bind gnus-agent to nil to
16191         avoid infinite recursion via gnus-get-function.
16192
16193 2004-10-02  Jesper Harder  <harder@ifa.au.dk>
16194
16195         * mm-partial.el (mm-partial-find-parts): Use with-current-buffer.
16196
16197         * nnfolder.el (nnfolder-generate-active-file): Use dolist.
16198
16199         * nnmail.el (nnmail-split-history): do.
16200
16201         * nnml.el (nnml-generate-nov-databases-1, nnml-request-rename-group)
16202         (nnml-request-delete-group): do.
16203
16204         * nnslashdot.el (nnslashdot-read-groups): do.
16205
16206         * nnsoup.el (nnsoup-delete-unreferenced-message-files): do.
16207         (nnsoup-unpack-packets, nnsoup-make-active): Simplify.
16208
16209         * nnspool.el (nnspool-find-id): Use with-temp-buffer.
16210         (nnspool-sift-nov-with-sed): Use last.
16211         (nnspool-retrieve-headers-with-nov): Use mapc.
16212         (nnspool-request-newgroups): Use dolist.
16213         (nnspool-request-group): Use last.
16214
16215         * nntp.el (nntp-read-server-type): Use dolist.
16216
16217         * nnvirtual.el (nnvirtual-create-mapping)
16218         (nnvirtual-update-read-and-marked): Use dolist.
16219         (nnvirtual-convert-headers): Simplify.
16220
16221 2004-10-01  Kevin Greiner  <kgreiner@compsol.cc>
16222
16223         * gnus-agent.el (gnus-agent-synchronize-group-flags):
16224         Add support for sync'ing tick marks.
16225
16226 2004-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>
16227
16228         * gnus-sum.el (gnus-summary-toggle-header): Make it work even if
16229         there's no visible header.
16230
16231 2004-10-01  Kevin Greiner  <kgreiner@compsol.cc>
16232
16233         * gnus-agent.el (gnus-agent-synchronize-group-flags):
16234         When necessary, pass full group name to gnus-request-set-marks.
16235
16236 2004-10-01  Simon Josefsson  <jas@extundo.com>
16237
16238         * mailcap.el (mailcap-mime-data): Add pdf.  Remove non-free
16239         acroread.
16240
16241 2004-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16242
16243         * spam-report.el (spam-report-gmane): Fix interactive.
16244
16245         * gnus-art.el (gnus-treat-body-boundary): Only do stuff under X.
16246
16247         * gnus-agent.el (gnus-agent-synchronize-flags-server): Be silent
16248         when writing file.
16249         (gnus-agent-synchronize-flags): Don't default to being
16250         interactive.
16251
16252 2004-09-30  Simon Josefsson  <jas@extundo.com>
16253
16254         * message.el (message-generate-hashcash): Add.
16255         (message-send-mail): Use it, call mail-add-payment.
16256
16257 2004-09-29  Teodor Zlatanov  <tzz@lifelogs.com>
16258
16259         * spam.el (spam-verify-bogofilter): Use -V, not -sV option.
16260
16261 2004-09-28  Kevin Greiner  <kgreiner@compsol.cc>
16262
16263         * gnus-agent.el (gnus-agent-synchronize-group-flags): Replace
16264         gnus-requst-update-info with explicit code to sync the in-memory
16265         info read flags with the marks being sync'd to the backend.
16266
16267         *gnus-util.el (gnus-pp): Add optional stream to match pp API.
16268
16269 2004-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
16270
16271         * spam.el (spam-verify-bogofilter): Add new function.
16272         (spam-check-bogofilter)
16273         (spam-bogofilter-register-with-bogofilter): Use it.
16274         (spam-verify-bogofilter): Add small fixes.
16275
16276 2004-09-28  Simon Josefsson  <jas@extundo.com>
16277
16278         * hashcash.el (hashcash-generate-payment): Revert.
16279
16280 2004-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
16281
16282         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
16283         Use gnus-extract-references instead of gnus-split-references.
16284
16285         * gnus-util.el (gnus-extract-references): Add new function, analogous
16286         to gnus-split-references but extracts only the message-ID without
16287         anything extra.
16288
16289         * hashcash.el (hashcash-generate-payment)
16290         (hashcash-check-payment): Do the right thing if hashcash-path is
16291         nil (because the hashcash program could not be found).
16292
16293         * spam.el (spam-use-hashcash): Remove comment.
16294
16295 2004-09-27  Jesper Harder  <harder@ifa.au.dk>
16296
16297         * gnus-cache.el (gnus-cache-possibly-remove-articles-1)
16298         (gnus-cache-enter-article, gnus-cache-remove-article)
16299         (gnus-cache-braid-heads, gnus-cache-generate-active): Use dolist.
16300
16301         * gnus-async.el (gnus-async-prefetch-remove-group): do.
16302
16303         * gnus-art.el (article-hide-boring-headers)
16304         (article-translate-strings, article-display-face)
16305         (gnus-article-mime-match-handle-first)
16306         (gnus-article-highlight-headers)
16307         (gnus-article-add-buttons-to-head): do.
16308
16309 2004-09-27  Simon Josefsson  <jas@extundo.com>
16310
16311         * hashcash.el: New version, from
16312         http://users.actrix.co.nz/mycroft/hashcash.el.  Previously in
16313         ../contrib/.
16314
16315 2004-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
16316
16317         * mm-decode.el (mm-copy-to-buffer): Don't use set-buffer-multibyte.
16318
16319 2004-09-26  Jesper Harder  <harder@ifa.au.dk>
16320
16321         * gnus-dup.el (gnus-dup-open): Use mapc.
16322         (gnus-dup-enter-articles, gnus-dup-suppress-articles): Use dolist.
16323
16324         (gnus-dup-enter-articles): Remove excess ID's from gnus-dup-hashtb.
16325         Reported by Stefan Wiens <s.wi@gmx.net>.
16326
16327         * gnus.el (gnus-shutdown): Use dolist.
16328
16329         * gnus-undo.el (gnus-undo): Use mapc.
16330
16331         * nnrss.el (nnrss-generate-active): do.
16332
16333         * message.el (message-cite-original-without-signature)
16334         (message-cite-original): Use mapc.
16335         (message-do-actions, message-make-forward-subject): Use dolist.
16336
16337 2004-09-25  Kevin Greiner  <kgreiner@compsol.cc>
16338
16339         * gnus-agent.el (gnus-agent-check-overview-buffer): Fix range of
16340         deletion to remove entire duplicate line.  Fixes merged article
16341         number bug.
16342
16343 2004-09-25  Kevin Greiner  <kgreiner@compsol.cc>
16344
16345         * gnus-agent.el (gnus-agent-possibly-synchronize-flags): Ignore
16346         servers that are offline.  Avoids having gnus-agent-toggle-plugged
16347         first ask if you want to open a server and then, even when you
16348         responded with no, asking if you want to synchronize the server's
16349         flags.
16350         (gnus-agent-synchronize-flags-server): Rewrote read loop to handle
16351         multi-line expressions.
16352         (gnus-agent-synchronize-group-flags): New internal function.
16353         Updates marks in memory (in the info structure) AND in the
16354         backend.
16355
16356         * gnus-util.el (gnus-remassoc): Fix typo in documentation.
16357
16358         * nnagent.el (nnagent-request-set-mark):
16359         Use gnus-agent-synchronize-group-flags, not backend's request-set-mark
16360         method, to ensure that synchronization updates marks in the
16361         backend and in the info (in memory) structure.
16362
16363 2004-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
16364
16365         * gnus-uu.el (gnus-uu-digest-mail-forward): Obey the process/prefix
16366         convention fully; don't miss the root article of a thread; make
16367         the X-Draft-From header with correct article numbers.
16368
16369 2004-09-23  Kevin Greiner  <kgreiner@compsol.cc>
16370
16371         * gnus-agent.el (gnus-agent-synchronize-flags-server): Do nothing
16372         unless plugged.  Disable the agent so that an open failure causes
16373         an error.
16374
16375         * gnus-int.el (gnus-request-set-mark, gnus-request-update-mark):
16376         Revert 2004-09-21 change.  The backend must be opened while
16377         synchronizing flags even when the backend stores the flags
16378         locally.
16379
16380 2004-09-23  Reiner Steib  <Reiner.Steib@gmx.de>
16381
16382         * gnus-msg.el (gnus-configure-posting-styles): Narrow to headers
16383         in `header' match.  Reported by Svend Tollak Munkejord.
16384
16385         * message.el (message-cite-original): Fix use of
16386         `message-cite-articles-with-x-no-archive'.
16387
16388 2004-09-22  Katsumi Yamaoka  <yamaoka@jpl.org>
16389
16390         * gnus-win.el (gnus-buffer-configuration): Add mml-preview.
16391         (gnus-window-to-buffer): Ditto.
16392
16393         * mml.el (mml-preview-buffer): New variable.
16394         (mml-preview): Manage window layout with gnus-buffer-configuration.
16395
16396         * gnus-msg.el (gnus-setup-message): Put article numbers into the
16397         X-Draft-From header even if those articles aren't quoted.
16398
16399 2004-09-21  Kevin Greiner  <kgreiner@compsol.cc>
16400
16401         * gnus-int.el (gnus-servers-that-use-local-marks): New variable.
16402         (gnus-request-set-mark, gnus-request-update-mark): Use new
16403         g-s-t-u-l-m to decide to use backend even when unplugged.
16404
16405 2004-09-21  Katsumi Yamaoka  <yamaoka@jpl.org>
16406
16407         * gnus-msg.el (gnus-inews-make-draft-meta-information): Don't add
16408         a trailing whitespace.  Suggested by Cheng Gao <chenggao@gmail.com>.
16409
16410 2004-09-20  Simon Josefsson  <jas@extundo.com>
16411
16412         * mm-util.el (mm-charset-synonym-alist): Map "unicode" to
16413         "utf-16-le".
16414
16415 2004-09-20  Stefan Monnier  <monnier@iro.umontreal.ca>
16416
16417         * mm-decode.el (mm-copy-to-buffer): Preserve the data's unibyteness.
16418
16419 2004-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
16420
16421         * uudecode.el (uudecode-use-external): Add :version.
16422
16423         * smime.el (smime-CA-file, smime-encrypt-cipher)
16424         (smime-dns-server): Add :version.
16425
16426         * smiley.el (gnus-smiley-file-types): Add :version.
16427
16428         * sha1.el (sha1-use-external): Add :version.
16429
16430         * pgg-def.el (pgg-query-keyserver): Add :version.
16431
16432         * nnmail.el (nnmail-fancy-expiry-targets)
16433         (nnmail-mail-splitting-charset, nnmail-mail-splitting-decodes):
16434         Add :version.
16435
16436         * nnimap.el (nnimap-split-download-body, nnimap-dont-close)
16437         (nnimap-retrieve-groups-asynchronous): Add :version.
16438         (nnimap-close-asynchronous): Add :version.  Fix typo in doc string.
16439
16440         * mml.el (mml-content-disposition-parameters)
16441         (mml-insert-mime-headers-always): Add :version.
16442
16443         * mm-util.el (mm-coding-system-priorities): Add :version.
16444
16445         * mm-decode.el (mm-inline-text-html-with-images)
16446         (mm-keep-viewer-alive-types, mm-external-terminal-program)
16447         (mm-verify-option): Add :version.
16448         (mm-text-html-renderer): Change :version.
16449
16450         * message.el (message-fcc-externalize-attachments)
16451         (message-required-headers, message-draft-headers)
16452         (message-subject-trailing-was-query)
16453         (message-subject-trailing-was-ask-regexp)
16454         (message-subject-trailing-was-regexp, message-mark-insert-begin)
16455         (message-mark-insert-end, message-archive-header)
16456         (message-archive-note, message-cross-post-default)
16457         (message-cross-post-note, message-followup-to-note)
16458         (message-cross-post-note-function, message-use-mail-followup-to)
16459         (message-subscribed-address-functions)
16460         (message-subscribed-address-file, message-subscribed-addresses)
16461         (message-subscribed-regexps, message-allow-no-recipients)
16462         (message-yank-cited-prefix, message-signature-insert-empty-line)
16463         (message-hidden-headers, message-hierarchical-addresses)
16464         (message-mail-user-agent, message-use-idna)
16465         (message-valid-fqdn-regexp)
16466         (message-strip-special-text-properties, message-header-synonyms)
16467         (message-beginning-of-line, message-tab-body-function): Add :version.
16468         (message-insert-canlock, message-wide-reply-confirm-recipients):
16469         Change :version.
16470
16471         * mail-source.el (mail-source-ignore-errors): Add :group, :type
16472         and :version.
16473         (mail-source-delete-old-incoming-confirm)
16474         (mail-source-movemail-program): Add :version.
16475
16476         * gnus.el (gnus-parameters, gnus-user-agent): Add :version.
16477         (gnus-agent-cache, gnus-agent): Change :version.
16478
16479         * gnus-util.el (gnus-use-byte-compile): Change :version.
16480
16481         * gnus-sum.el (gnus-summary-make-false-root-always)
16482         (gnus-summary-default-high-score)
16483         (gnus-summary-default-low-score, gnus-auto-goto-ignores)
16484         (gnus-forwarded-mark, gnus-unseen-mark, gnus-no-mark)
16485         (gnus-read-all-available-headers, gnus-article-emulate-mime)
16486         (gnus-sum-thread-tree-root, gnus-sum-thread-tree-false-root)
16487         (gnus-sum-thread-tree-single-indent)
16488         (gnus-sum-thread-tree-vertical, gnus-sum-thread-tree-indent)
16489         (gnus-sum-thread-tree-leaf-with-other)
16490         (gnus-sum-thread-tree-single-leaf): Add :version.
16491         (gnus-summary-display-arrow, gnus-summary-muttprint-program)
16492         (gnus-article-loose-mime): Change :version.
16493
16494         * gnus-start.el (gnus-backup-startup-file)
16495         (gnus-save-startup-file-via-temp-buffer): Add :version.
16496
16497         * gnus-srvr.el (gnus-server-browse-in-group-buffer)
16498         (gnus-server-offline-face): Add :version.
16499
16500         * gnus-score.el (gnus-adaptive-word-length-limit): Add :version.
16501
16502         * gnus-msg.el (gnus-gcc-externalize-attachments)
16503         (gnus-debug-files, gnus-debug-exclude-variables)
16504         (gnus-discouraged-post-methods): Change :version.
16505         (gnus-confirm-mail-reply-to-news)
16506         (gnus-confirm-treat-mail-like-news): Add :version.
16507
16508         * gnus-int.el (gnus-server-unopen-status): Add :version.
16509
16510         * gnus-group.el (gnus-group-jump-to-group-prompt)
16511         (gnus-large-ephemeral-newsgroup)
16512         (gnus-fetch-old-ephemeral-headers): Add :version.
16513
16514         * gnus-fun.el (gnus-x-face-directory)
16515         (gnus-convert-pbm-to-x-face-command)
16516         (gnus-convert-image-to-x-face-command)
16517         (gnus-convert-image-to-face-command): Add :version.
16518
16519         * gnus-delay.el (gnus-delay-default-hour): Add :version.
16520
16521         * gnus-cite.el (gnus-cite-blank-line-after-header)
16522         (gnus-article-boring-faces): Add :version.
16523
16524         * gnus-art.el (gnus-buttonized-mime-types)
16525         (gnus-inhibit-mime-unbuttonizing)
16526         (gnus-treat-display-face)
16527         (gnus-treat-body-boundary): Change :version.
16528         (gnus-body-boundary-delimiter, gnus-picon-databases)
16529         (gnus-treat-strip-cr, gnus-treat-leading-whitespace)
16530         (gnus-treat-date-english, gnus-treat-fold-headers)
16531         (gnus-article-skip-boring, gnus-treat-fold-newsgroups)
16532         (gnus-treat-mail-picon, gnus-treat-wash-html)
16533         (gnus-article-encrypt-protocol)
16534         (gnus-use-idna, gnus-article-over-scroll)
16535         (gnus-mime-display-multipart-alternative-as-mixed)
16536         (gnus-mime-display-multipart-related-as-mixed)
16537         (gnus-button-valid-fqdn-regexp, gnus-button-man-handler)
16538         (gnus-ctan-url, gnus-button-ctan-handler)
16539         (gnus-button-handle-ctan-bogus-regexp)
16540         (gnus-button-ctan-directory-regexp)
16541         (gnus-button-mid-or-mail-regexp, gnus-button-prefer-mid-or-mail)
16542         (gnus-button-mid-or-mail-heuristic-alist, gnus-button-tex-level)
16543         (gnus-button-man-level, gnus-button-emacs-level)
16544         (gnus-button-message-level, gnus-button-browse-level): Add :version.
16545
16546         * gnus-agent.el (gnus-agent-fetched-hook): Add :version.
16547         (gnus-agent-go-online): Change :version.
16548         (gnus-agent-expire-unagentized-dirs)
16549         (gnus-agent-auto-agentize-methods): Add :version.
16550
16551         * flow-fill.el (fill-flowed-display-column)
16552         (fill-flowed-encode-column): Add :version.
16553
16554         * deuglify.el (gnus-outlook-deuglify-unwrap-min)
16555         (gnus-outlook-deuglify-unwrap-max)
16556         (gnus-outlook-deuglify-cite-marks)
16557         (gnus-outlook-deuglify-unwrap-stop-chars)
16558         (gnus-outlook-deuglify-no-wrap-chars)
16559         (gnus-outlook-deuglify-attrib-cut-regexp)
16560         (gnus-outlook-deuglify-attrib-verb-regexp)
16561         (gnus-outlook-deuglify-attrib-end-regexp)
16562         (gnus-outlook-display-hook): Add :version.
16563
16564         * binhex.el (binhex-use-external): Add :version.
16565
16566 2004-09-16  Reiner Steib  <Reiner.Steib@gmx.de>
16567
16568         * gnus-sum.el (gnus-fetch-old-headers): Add custom choices `t'
16569         and `invisible'.
16570
16571 2004-09-10  Teodor Zlatanov  <tzz@lifelogs.com>
16572
16573         * gnus-registry.el (gnus-registry-trim): Watch out for negatives
16574         in gnus-registry-trim.
16575
16576 2004-09-13  Simon Josefsson  <jas@extundo.com>
16577
16578         * dns-mode.el: Add XEmacs auto-mode-alist autoload cookie.
16579
16580         * nnimap.el (nnimap-demule): Revert 2004-08-30 change.
16581
16582         * dns-mode.el (dns-mode): Fix menu for XEmacs, reported by Steve
16583         Youngs <steve@youngs.au.com> and suggested by Katsumi Yamaoka
16584         <yamaoka@jpl.org>.
16585         (dns-mode-font-lock-keywords): Fix faces, reported by Steve Youngs
16586         <steve@youngs.au.com> and suggested by Katsumi Yamaoka
16587         <yamaoka@jpl.org>.
16588
16589         * sieve.el (sieve-manage-mode): Ditto.
16590
16591 2004-09-13  Reiner Steib  <Reiner.Steib@gmx.de>
16592
16593         * gnus-sum.el (gnus-summary-copy-article): Fix doc string.
16594
16595 2004-09-11  Simon Josefsson  <jas@extundo.com>
16596
16597         * dns-mode.el: Add.
16598
16599         * mm-view.el (mm-display-dns-inline): Add.
16600
16601         * mm-decode.el (mm-inline-media-tests): Add text/dns.
16602         (mm-automatic-display): Ditto.
16603
16604         * mailcap.el (mailcap-mime-data): Add text/dns.
16605         (mailcap-mime-extensions): Map .soa to text/dns.
16606
16607 2004-09-10  Miles Bader  <miles@gnu.ai.mit.edu>
16608
16609         * gnus-art.el (article-decode-mime-words, article-babel)
16610         (gnus-article-highlight-signature, gnus-article-add-buttons)
16611         (gnus-signature-toggle): Remove unnecessary bindings of
16612         `inhibit-read-only' inherited from v5.10 merge.
16613
16614 2004-09-08  Reiner Steib  <Reiner.Steib@gmx.de>
16615
16616         * nntp.el (nntp): New customization group.
16617         (nntp-authinfo-file): Add customization group.
16618
16619         * mml2015.el (mml2015-unabbrev-trust-alist): Add customization group.
16620
16621         * mml-sec.el (mml-signencrypt-style-alist): Ditto.
16622
16623         * gnus.el (to-address, to-list, subscribed)
16624         (large-newsgroup-initial): Ditto.
16625
16626         * flow-fill.el (fill-flowed-display-column)
16627         (fill-flowed-encode-column): Ditto.
16628
16629 2004-09-06  Stefan Monnier  <monnier@iro.umontreal.ca>
16630
16631         * message.el (message-tokenize-header, message-send-mail-with-qmail):
16632         Use point-min rather than 1.
16633         (message-send-mail): Use buffer-size rather than point-max.
16634
16635         * gnus-sum.el (gnus-summary-search-article-forward):
16636         Signal a specific `search-failed' rather than a generic `error'.
16637
16638         * gnus-salt.el (gnus-pick-mouse-pick-region): Switch 1 => point-min.
16639         (gnus-generate-vertical-tree): Usue `bobp' rather than compare to 1.
16640         (gnus-highlight-selected-tree): Use point-min rather than 1 and 2.
16641
16642 2004-09-10  Simon Josefsson  <jas@extundo.com>
16643
16644         * nndb.el (require): Remove tcp and duplicate cl.
16645
16646 2004-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
16647
16648         * gnus-agent.el (directory-files-and-attributes): Move forward.
16649
16650 2004-09-09  Kevin Greiner  <kgreiner@compsol.cc>
16651
16652         * gnus-agent.el (directory-files-and-attributes):
16653         Optionally defined to support XEmacs.
16654
16655 2004-09-09  Kevin Greiner  <kgreiner@compsol.cc>
16656
16657         * gnus-agent.el (gnus-agent-cat-groups): Rewrote avoiding defsetf
16658         to avoid run-time CL dependencies.
16659         (gnus-agent-unfetch-articles): New function.
16660         (gnus-agent-fetch-headers): Use gnus-agent-braid-nov to validate
16661         article numbers even when local .overview file is missing.
16662         (gnus-agent-read-article-number): New function.  Only accepts
16663         27-bit article numbers.
16664         (gnus-agent-copy-nov-line, gnus-agent-uncached-articles):
16665         Use gnus-agent-read-article-number.
16666         (gnus-agent-braid-nov): Rewrote to validate article numbers coming
16667         from backend while recognizing that article numbers in .overview
16668         must be valid.
16669         (gnus-agent-update-files-total-fetched-for):
16670         Use directory-files-and-attributes to improve performance.
16671         * gnus-int.el (gnus-request-move-article):
16672         Use gnus-agent-unfetch-articles in place of gnus-agent-expire to
16673         improve performance.
16674
16675         * gnus-start.el (gnus-convert-old-newsrc): Change message text as
16676         some users confused by references to .newsrc when they only have a
16677         .newsrc.eld file.
16678         (gnus-convert-mark-converter-prompt)
16679         (gnus-convert-converter-needs-prompt): Fix use of property list.
16680         * legacy-gnus-agent.el (gnus-agent-convert-to-compressed-agentview-prompt):
16681         New function.  Used internally to only display 'gnus converting
16682         files' message when actually necessary.
16683
16684         * gnus-sum.el (): Remove (require 'gnus-agent) as required
16685         methods now autoloaded.
16686
16687 2004-09-03  Katsumi Yamaoka  <yamaoka@jpl.org>
16688
16689         * gnus-sum.el (gnus-summary-insert-subject): Remove list
16690         identifiers.
16691
16692 2004-09-02  Reiner Steib  <Reiner.Steib@gmx.de>
16693
16694         * gnus-picon.el: Fix indentation and closing parenthesis.
16695
16696 2004-09-01  Simon Josefsson  <jas@extundo.com>
16697
16698         * message.el (message-canlock-generate): Require sha1, not
16699         sha1-el.  (Can we get rid of this require altogether?  It is ugly
16700         to require within a function.  Sadly, if sha1.el isn't loaded, the
16701         let binding in m-c-g will hide the defcustom definition, which is
16702         bad.)
16703
16704         * canlock.el: Require sha1, not sha1-el.
16705
16706         * message.el: Don't autoload sha1 (there is a autoload cookie in
16707         sha1.el).
16708
16709         * sha1-el.el: Rename to sha1.el.
16710
16711 2004-08-30  Juanma Barranquero  <lektu@terra.es>
16712
16713         * ietf-drums.el (ietf-drums-remove-whitespace): Fix character constant.
16714
16715 2004-08-30  Stefan Monnier  <monnier@iro.umontreal.ca>
16716
16717         * nnimap.el (nnimap-demule): Avoid string-as-multibyte.
16718
16719 2004-08-30  Kim F. Storm  <storm@cua.dk>
16720
16721         * nntp.el (nntp-authinfo-file): Add :group 'nntp.
16722
16723         * nnimap.el (nnimap-authinfo-file, nnimap-prune-cache):
16724         Add :group 'nnimap.
16725
16726 2004-08-30  Andreas Schwab  <schwab@suse.de>
16727
16728         * rfc2231.el (rfc2231-parse-string): Restore whitespace syntax for
16729         ?* and ?\;.
16730
16731         * ietf-drums.el (ietf-drums-syntax-table): Set syntax of ?* ?\;
16732         and ?\' to symbol instead of whitespace.
16733
16734 2004-08-30  Katsumi Yamaoka  <yamaoka@jpl.org>
16735
16736         * gnus-agent.el (gnus-agent-restore-gcc): Use ^ and regexp-quote.
16737
16738         * gnus-sum.el (gnus-summary-morse-message): Use search-forward
16739         instead of re-search-forward.
16740
16741         * gnus-uu.el (gnus-uu-save-article): Ditto.
16742         (gnus-uu-post-encode-uuencode): Ditto.
16743
16744         * html2text.el (html2text-clean-list-items): Ditto.
16745         (html2text-clean-dtdd): Ditto.
16746         (html2text-format-tags): Ditto.
16747
16748         * message.el (message-send-mail-with-sendmail): Fix regexp.
16749         (message-fill-field-general): Use search-forward instead of
16750         re-search-forward.
16751         (unbold-region): Ditto.
16752
16753         * nnrss.el (nnrss-request-article): Ditto.
16754
16755         * nnslashdot.el (nnslashdot-request-article): Ditto.
16756
16757         * nnweb.el (nnweb-gmane-wash-article): Ditto.
16758
16759         * gnus-sum.el (gnus-summary-make-menu-bar): Avoid the
16760         "Unrecognized menu descriptor" error in XEmacs.
16761
16762 2004-08-26  Stefan Wiens  <s.wi@gmx.net>  (tiny change)
16763
16764         * gnus-sum.el (gnus-read-header): Don't remove a header for the
16765         parent article of a sparse article in the thread hashtb.
16766
16767 2004-08-26  David Hedbor  <dhedbor@real.com>  (tiny change)
16768
16769         * nnmail.el (nnmail-split-lowercase-expanded): New user option.
16770         (nnmail-expand-newtext): Lowercase expanded entries if
16771         nnmail-split-lowercase-expanded is non-nil.
16772
16773 2004-08-26  Katsumi Yamaoka  <yamaoka@jpl.org>
16774
16775         * nndoc.el (nndoc-type-alist): Fix regexp in the rfc822-forward entry.
16776
16777         * gnus-group.el (gnus-group-line-format-alist): Convert the value
16778         of gnus-tmp-news-method into string under XEmacs.  It will be
16779         passed to gnus-correct-length which takes only a string argument.
16780
16781 2004-08-24  Katsumi Yamaoka  <yamaoka@jpl.org>
16782
16783         * gnus-util.el (gnus-bind-print-variables): New macro.
16784         (gnus-prin1): Use it.
16785         (gnus-prin1-to-string): Use it.
16786         (gnus-pp): New function.
16787         (gnus-pp-to-string): New function.
16788
16789         * gnus-cus.el (gnus-agent-cat-prepare-category-field):
16790         Replace pp-to-string with gnus-pp-to-string.
16791         * gnus-eform.el (gnus-edit-form): Replace pp with gnus-pp.
16792         * gnus-group.el (gnus-group-make-kiboze-group): Ditto.
16793         * gnus-msg.el (gnus-debug): Ditto.
16794         * gnus-score.el (gnus-score-save): Ditto.
16795         * gnus-spec.el (gnus-update-format): Replace pp-to-string with
16796         gnus-pp-to-string.
16797         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days): Replace pp
16798         with gnus-pp.
16799         * score-mode.el (gnus-score-pretty-print): Ditto.
16800         * webmail.el (webmail-debug): Ditto.
16801
16802 2004-08-23  Katsumi Yamaoka  <yamaoka@jpl.org>
16803
16804         * gnus-art.el (article-display-face, article-display-x-face):
16805         Use buffer-read-only.
16806
16807 2004-08-22  Katsumi Yamaoka  <yamaoka@jpl.org>
16808
16809         * gnus-art.el (article-hide-list-identifiers):
16810         Bind inhibit-read-only as t.
16811
16812 2004-08-22  Reiner Steib  <Reiner.Steib@gmx.de>
16813
16814         * gnus-mlspl.el (gnus-group-split-update): Fix docstring.
16815
16816 2004-08-22  Stefan Monnier  <monnier@iro.umontreal.ca>
16817
16818         * gnus-art.el: Use inhibit-read-only instead of buffer-read-only.
16819         (gnus-narrow-to-page): Don't assume point-min == 1.
16820         (gnus-article-edit-mode): Derive from message-mode.
16821
16822         * gnus-score.el (gnus-score-find-bnews): Simplify and don't assume
16823         point-min == 1.
16824
16825         * imap.el (imap-parse-address-list, imap-parse-body-ext):
16826         Disable incorrect use of `assert'.
16827
16828         * message.el (message-mode): Set comment-start-skip.
16829
16830
16831 2004-08-22  Sam Steingold  <sds@gnu.org>
16832
16833         * pop3.el (pop3-leave-mail-on-server): New user variable.
16834         (pop3-movemail): Delete mail only when it is nil.
16835
16836 2004-08-21  Reiner Steib  <Reiner.Steib@gmx.de>
16837
16838         * nntp.el (nntp-marks-is-evil): Fix typo in docstring.
16839
16840         * mml.el (mml-preview): Use `pop-to-buffer'.
16841
16842         * message.el (message-goto-mail-followup-to): Insert after "To".
16843         (message-carefully-insert-headers): Add comment.
16844
16845         * gnus.el: Remove unused variable `gnus-article-check-size'.
16846
16847         * gnus-sum.el (gnus-summary-make-menu-bar): Add help texts.
16848
16849         * gnus-art.el (gnus-button-alist):
16850         Improve `gnus-button-handle-library' entry.
16851
16852 2004-08-19  Sebastian Freundt  <hroptatyr@gna.org>  (tiny change)
16853
16854         * nnmaildir.el (nnmaildir--emlink-p, nnmaildir--enoent-p):
16855         Use downcase, since XEmacs capitalizes error messages differently.
16856
16857 2004-08-18  Jesper Harder  <harder@ifa.au.dk>
16858
16859         * nntp.el: Add (require 'gnus) due to reference to
16860         `gnus-directory'.  Reported by Matt Swift <swift@alum.mit.edu>.
16861
16862 2004-08-18  Florian Weimer  <fw@deneb.enyo.de>
16863
16864         * gnus-sum.el (gnus-summary-force-verify-and-decrypt):
16865         Bind `mm-fill-flowed'.
16866
16867         * mm-decode.el (mm-dissect-singlepart): Check it.
16868
16869 2004-08-17  Teodor Zlatanov  <tzz@lifelogs.com>
16870
16871         * nnimap.el (nnimap-open-connection): Add 'imaps' synonym to
16872         'imap' for netrc parsing.
16873
16874 2004-08-16  Reiner Steib  <Reiner.Steib@gmx.de>
16875
16876         * mailcap.el (mailcap-mime-data): Mark as risky.
16877
16878 2004-08-15  Katsumi Yamaoka  <yamaoka@jpl.org>
16879
16880         * rfc2047.el (rfc2047-encode-region): Assume the close parenthesis
16881         may be included in the encoded word.
16882         (rfc2047-encode): Don't append a space if the encoded word
16883         includes close parenthesis.
16884
16885 2004-08-12  Katsumi Yamaoka  <yamaoka@jpl.org>
16886
16887         * rfc2047.el (rfc2047-encode-1, rfc2047-encode): Improve encoding
16888         of text within parentheses.
16889
16890 2004-08-06  Teodor Zlatanov  <tzz@lifelogs.com>
16891
16892         * gnus-encrypt.el (gnus-encrypt-insert-file-contents)
16893         (gnus-encrypt-write-file-contents): Make the password key the file
16894         name PLUS the cipher, not just the cipher.  Also remove failed
16895         passwords from the cache.
16896
16897 2004-08-06  Simon Josefsson  <jas@extundo.com>
16898
16899         * gnus-sum.el (gnus-article-loose-mime): Change default to t.
16900         Doc fix.
16901
16902 2004-08-05  Katsumi Yamaoka  <yamaoka@jpl.org>
16903
16904         * rfc2047.el (rfc2047-fold-region): Use trailing whitespace as
16905         LWSP.
16906
16907 2004-08-04  Teodor Zlatanov  <tzz@lifelogs.com>
16908
16909         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
16910         Try to append in-reply-to: data to the references: header.
16911
16912         * netrc.el: Remove old encryption support, autoload gnus-encrypt.el.
16913         (netrc-parse): Use gnus-encrypt.el functions.
16914
16915         * gnus-encrypt.el: Add new file for encryption support; currently
16916         does only a few GPG ciphers and an internal XOR cipher.
16917
16918         * password.el: Add comments on using password-read-and-add.
16919         (password-read-and-add): Add function to read and add the
16920         password to the cache at once.
16921
16922 2004-07-28  Simon Josefsson  <jas@extundo.com>
16923
16924         * pgg-pgp5.el (pgg-pgp5-encrypt-region): Accept sign
16925         parameter (but don't use it, for now).
16926
16927         * imap.el (imap-ssl-open): Use imap-process-connection-type,
16928         instead of hard coding to nil.
16929
16930 2004-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
16931
16932         * mm-view.el (mm-inline-image-emacs): Open lines under an image
16933         as mm-inline-image-xemacs does.
16934
16935 2004-07-26  Simon Josefsson  <jas@extundo.com>
16936
16937         * gnus-group.el (gnus-group-group-map, gnus-group-make-menu-bar):
16938         Revert part of 2004-07-17 change below.
16939
16940 2004-07-25  Katsumi Yamaoka  <yamaoka@jpl.org>
16941
16942         * rfc2047.el (rfc2047-encode-region): Don't infloop.
16943         Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
16944
16945 2004-07-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16946
16947         * flow-fill.el (fill-flowed): Remove space stuffing, and only do
16948         quotes that actually start with ">" at the beginning of the
16949         lines.
16950
16951 2004-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
16952
16953         * rfc2047.el (rfc2047-encode-region): Fix last change.
16954         (rfc2047-encode-parameter): Remove useless concat.
16955
16956 2004-07-22  Katsumi Yamaoka  <yamaoka@jpl.org>
16957
16958         * rfc2047.el (rfc2047-encode-region): Check carefully whether to
16959         encode special characters; fix some kind of misconfigured headers;
16960         signal a real error if debug-on-quit or debug-on-error is non-nil.
16961         (rfc2047-encode-max-chars): New variable.
16962         (rfc2047-encode-1): Use it.
16963         (rfc2047-encode-parameter): New function.
16964
16965         * mml.el (mml-insert-parameter): Remove an excessive space.
16966
16967 2004-07-17  Simon Josefsson  <jas@extundo.com>
16968
16969         * gnus-group.el (gnus-group-make-group-simple): Add, suggested by
16970         Kai Grossjohann <kai@emptydomain.de>.
16971         (gnus-group-group-map): Use it, instead of gnus-group-make-group.
16972         (gnus-group-make-menu-bar): Ditto.
16973
16974         * gnus-util.el (gnus-group-server): Add.
16975
16976 2004-07-16  Jesper Harder  <harder@ifa.au.dk>
16977
16978         * message.el (message-clone-locals): Clone sendmail and smtp
16979         variables.
16980
16981 2004-07-12  Katsumi Yamaoka  <yamaoka@jpl.org>
16982
16983         * rfc2047.el (rfc2047-encode-region): Fix last change.
16984
16985 2004-07-12  Katsumi Yamaoka  <yamaoka@jpl.org>
16986
16987         * rfc2047.el (rfc2047-encode-region): Treat backslash-quoted
16988         characters as non-special.
16989
16990 2004-07-09  Simon Josefsson  <jas@extundo.com>
16991
16992         * gnus-agent.el (gnus-agent-synchronize-flags): Revert to ask.
16993         Users will lose all flag changes made while unplugged with
16994         e.g. nntp unless flag synchronization happens, thus `nil' is not a
16995         good default.  See numerous reports on ding mailing list.
16996
16997 2004-07-09  Katsumi Yamaoka  <yamaoka@jpl.org>
16998
16999         * nndoc.el (nndoc-type-alist): Improve regexp for article-begin,
17000         add generate-head-function and generate-article-function to the
17001         rfc822-forward entry.
17002         (nndoc-rfc822-forward-generate-article): New function.
17003         (nndoc-rfc822-forward-generate-head): New function.
17004
17005         * mm-decode.el (mm-dissect-buffer): Simplify cleaning of CTE.
17006
17007 2004-07-06  Dan Christensen  <jdc@uwo.ca>
17008
17009         * gnus-sum.el (gnus-summary-read-group-1): When summary is unthreaded,
17010         respect display group parameter and gnus-summary-expunge-below.
17011         (gnus-articles-to-read): Remove unused reference to display group
17012         parameter.
17013
17014 2004-07-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17015
17016         * nnheader.el (nnheader-uniquify-message-id): New experimental
17017         variable.
17018         (nnheader-nov-read-message-id): Use it.
17019
17020         * spam-report.el (spam-report-gmane): Add interactive.
17021
17022 2004-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
17023
17024         * mm-encode.el (mm-content-transfer-encoding-defaults):
17025         Use qp-or-base64 for the application/* types.
17026
17027 2004-07-02  Joakim Verona  <joakim@verona.se>  (tiny change)
17028
17029         * nnrss.el (nnrss-read-group-data): Fix off-by-one error.
17030
17031 2004-06-30  Teodor Zlatanov  <tzz@lifelogs.com>
17032
17033         * gnus-registry.el (gnus-registry-trim): Don't allow a negative
17034         trim value.
17035
17036 2004-01-25  Paul Jarc  <prj@po.cwru.edu>
17037
17038         * nnmaildir.el (nnmaildir--condcase, nnmaildir--enoent-p):
17039         New macro and function.
17040         (nnmaildir--new-number, nnmaildir-request-set-mark): Use them.
17041
17042 2004-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
17043
17044         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): Fix cleaning of
17045         after-load-alist.
17046
17047 2004-06-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17048
17049         * gnus-group.el (gnus-group-get-new-news-this-group):
17050         Don't update info that isn't there.
17051
17052 2004-06-29  Ilya N. Golubev  <gin@mo.msk.ru>
17053
17054         * mm-util.el (mm-mime-mule-charset-alist): Add the windows-1251
17055         entry.
17056
17057 2004-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
17058
17059         * mm-view.el (mm-inline-render-with-function): Use multibyte
17060         buffer; decode html source by charset.
17061
17062         * mm-encode.el (mm-content-transfer-encoding-defaults): Doc fix.
17063
17064         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): New function run when
17065         Mule-UCS is loaded under XEmacs.
17066         (mm-mime-mule-charset-alist): Avoid duplicated entries.
17067
17068 2004-06-28  Jesper Harder  <harder@ifa.au.dk>
17069
17070         * nnheader.el (nnheader-max-head-length): Increase to 8192.
17071
17072 2004-06-28  Katsumi Yamaoka  <yamaoka@jpl.org>
17073
17074         * mm-util.el (mm-coding-system-p): Return a coding-system.
17075         (mm-mime-mule-charset-alist): Use shift_jis instead of
17076         iso-2022-jp-2 for the katakana-jisx0201 mule charset; add new
17077         entries for the mime charsets iso-2022-jp-3 and shift_jis.
17078         (mm-coding-system-priorities): Use shift_jis and iso-8859-1
17079         instead of japanese-shift-jis and iso-latin-1 respectively in
17080         order to share the default value with both Emacs and XEmacs-mule.
17081         (mm-mule-charset-to-mime-charset):
17082         Make mm-coding-system-priorities effective.
17083         (mm-sort-coding-systems-predicate): Canonicalize coding-systems
17084         while predicating of candidates upon the priorities.
17085
17086 2004-06-27  Jesper Harder  <harder@ifa.au.dk>
17087
17088         * gnus-sum.el (gnus-summary-make-menu-bar):
17089         Add gnus-uu-invert-processable.
17090
17091         * gnus.el: Autoload gnus-uu-invert-processable.
17092
17093 2004-06-24  Katsumi Yamaoka  <yamaoka@jpl.org>
17094
17095         * mm-util.el (mm-with-multibyte-buffer): New macro.
17096
17097         * rfc2047.el (rfc2047-encode-string): Use it.
17098         (rfc2047-encode-region): Move point to the end of the region after
17099         encoding.  Suggested by IRIE Tetsuya <irie@t.email.ne.jp>.
17100
17101 2004-06-23  Katsumi Yamaoka  <yamaoka@jpl.org>
17102
17103         * gnus-cite.el (gnus-cite-parse): Don't ignore case when finding
17104         ">From ".  Thanks to Reiner Steib <Reiner.Steib@gmx.de>.
17105
17106 2004-06-23  Katsumi Yamaoka  <yamaoka@jpl.org>
17107
17108         * gnus-cite.el (gnus-cite-ignore-quoted-from): New user option.
17109         (gnus-cite-parse): Ignore quoted envelope From_.
17110         Suggested by Karl Chen <quarl@nospam.quarl.org>.
17111
17112 2004-06-23  Jesper Harder  <harder@ifa.au.dk>
17113
17114         * message.el (message-idna-to-ascii-rhs-1): Don't choke on
17115         invalid addresses.
17116
17117 2004-06-21  Teodor Zlatanov  <tzz@lifelogs.com>
17118
17119         * spam.el: Change section markers, revise TODO list.
17120         (spam-backends): Make new master list of all installed backends.
17121         (spam-summary-exit-behavior): Add new variable to determine how
17122         messages moves are done at summary exit.
17123         (spam-move-spam-nonspam-groups-only)
17124         (spam-process-ham-in-nonham-groups)
17125         (spam-process-ham-in-spam-groups): Remove variables, the
17126         spam-summary-exit-behavior variable should be used to manage this
17127         behavior.
17128         (spam-old-ham-articles, spam-old-spam-articles): Remove.
17129         (spam-old-articles): Add variable, replacing spam-old-ham-articles
17130         and spam-old-spam-articles.
17131         (spam-use-copy, spam-use-move, spam-use-gmane, spam-use-resend):
17132         Add empty variables, placeholders for the backends they represent.
17133         (spam-set-difference): Move, unchanged.
17134         (spam-list-of-processors): Declare OBSOLETE, not used anymore
17135         unless the user has a processor variable.
17136         (spam-classifications, spam-classification-valid-p)
17137         (spam-backend-properties, spam-backend-property-valid-p)
17138         (spam-backend-function-type-valid-p)
17139         (spam-process-type-valid-p, spam-list-articles): Add helper functions.
17140         (spam-report-articles-gmane, spam-report-articles-resend):
17141         Remove functions, they are not needed.
17142         (spam-install-backend-super, spam-backend-list)
17143         (spam-backend-check, spam-backend-valid-p, spam-backend-info)
17144         (spam-backend-function, spam-backend-ham-registration-function)
17145         (spam-backend-spam-registration-function)
17146         (spam-backend-ham-unregistration-function)
17147         (spam-backend-spam-unregistration-function)
17148         (spam-backend-statistical-p, spam-backend-mover-p)
17149         (spam-install-backend-alias, spam-install-checkonly-backend)
17150         (spam-install-mover-backend, spam-install-nocheck-backend)
17151         (spam-install-backend, spam-install-statistical-backend)
17152         (spam-install-statistical-checkonly-backend): Add backend installation
17153         support.
17154         (spam-summary-prepare-exit): Rewrite to use the new backend code.
17155         (spam-group-processor-p): Use the new backend code and respect the
17156         summary exit behavior.
17157         (spam-mark-spam-as-expired-and-move-routine): Remove.
17158         (spam-summary-prepare): Change to use the new spam-old-articles
17159         variable.
17160         (spam-copy-or-move-routine, spam-copy-spam-routine)
17161         (spam-move-spam-routine, spam-copy-ham-routine)
17162         (spam-move-ham-routine): Add code to copy/move ham or spam.
17163         (spam-fetch-field-fast): Improve doc and code, plus allow the
17164         'number request.
17165         (spam-list-of-checks, spam-list-of-statistical-checks):
17166         Remove variables.
17167         (spam-split, spam-find-spam): Use the new backend code.
17168         (spam-registration-functions): Remove variable.
17169         (spam-unregister-routine): Add convenience wrapper.
17170         (spam-log-undo-registration, spam-register-routine)
17171         (spam-log-processing-to-registry)
17172         (spam-log-unregistration-needed-p): Rename "check" to "backend"
17173         where possible.
17174         (spam-check-gmane-xref, spam-check-regex-headers)
17175         (spam-check-blackholes, spam-check-stat, spam-check-ifile)
17176         (spam-check-BBDB, spam-check-whitelist, spam-check-blacklist)
17177         (spam-check-bogofilter-headers, spam-check-spamoracle)
17178         (spam-check-spamassassin-headers, spam-check-bsfilter-headers)
17179         (spam-check-crm114-headers): Use the spam-split-group that
17180         spam-split prepares, no need to determine it every time.
17181
17182         * nnimap.el (nnimap-retrieve-headers-progress): Add the message number
17183         to the nnheader-parse-naked-head call.
17184
17185         * nnheader.el (nnheader-generate-fake-message-id): Fix indentation.
17186
17187         * gnus-sum.el (gnus-nov-parse-line): Add the message number to
17188         the nnheader-nov-read-message-id call.
17189
17190 2004-06-21  Katsumi Yamaoka  <yamaoka@jpl.org>
17191
17192         * gnus-group.el (gnus-group-get-new-news-this-group): Don't call
17193         gnus-activate-group twice.  Suggested by Markus Peter
17194         <warp@spin.de>.
17195
17196 2004-06-18  Katsumi Yamaoka  <yamaoka@jpl.org>
17197
17198         * gnus-art.el (gnus-article-time-format): Exchange the order of
17199         day and month in the default value; fix customization type.
17200         (article-date-ut): Use add-text-properties.
17201         (article-make-date-line): Use message-make-date instead of
17202         current-time-string.
17203
17204         * message.el (message-fetch-field): Don't use set-text-properties.
17205         (message-make-date): Simplify.
17206
17207         * messagexmas.el (message-xmas-make-date): New function.
17208         (message-xmas-redefine): Defalias message-make-date to it.
17209
17210 2004-06-17  Katsumi Yamaoka  <yamaoka@jpl.org>
17211
17212         * rfc2047.el (rfc2047-syntax-table): Treat `(' and `)' as is.
17213         (rfc2047-encode-region): Treat text within parentheses as special;
17214         show the original text when error has occurred.
17215
17216         * gnus-group.el (gnus-group-get-new-news-this-group): Pass the
17217         already-computed method to gnus-activate-group.
17218
17219         * gnus-start.el (gnus-make-hashtable-from-newsrc-alist): Make the
17220         same select-methods identical Lisp objects.
17221
17222         * gnus-srvr.el (gnus-server-set-info): Don't make a new Lisp
17223         object when modifying the info.
17224
17225 2004-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
17226
17227         * gnus-srvr.el (gnus-server-set-info): Remove the server from
17228         gnus-opened-servers since it has never been opened with the new
17229         configuration yet.
17230
17231 2004-06-15  Katsumi Yamaoka  <yamaoka@jpl.org>
17232
17233         * nnheader.el (nnheader-nov-read-message-id): Pass the optional
17234         arg to nnheader-generate-fake-message-id.
17235
17236 2004-06-14  Teodor Zlatanov  <tzz@lifelogs.com>
17237
17238         * nnheader.el (nnheader-generate-fake-message-id): Accept a
17239         number and build a fake message ID localized to a group and
17240         article number (so it's repeatable from that point on).
17241         (nnheader-fake-message-id-p): Change regex to accomodate new fake
17242         ID format.
17243
17244         * gnus-sum.el (gnus-get-newsgroup-headers):
17245         Call nnheader-generate-fake-message-id with the article number.
17246
17247 2004-06-12  YAGI Tatsuya  <ynyaaa@ybb.ne.jp>  (tiny change)
17248
17249         * gnus-art.el (gnus-article-next-page): Fix the way to find a real
17250         end-of-buffer.
17251
17252 2004-06-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17253
17254         * message.el (message-ignored-supersedes-headers): Add Approved.
17255
17256 2004-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
17257
17258         * rfc2047.el (rfc2047-encode-message-header): Remove useless
17259         goto-char.
17260         (rfc2047-encode): Fold the line before encoding.
17261
17262 2004-06-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17263
17264         * rfc2047.el (rfc2047-encode-message-header): Disabled header
17265         folding -- not all headers can be folded, and this should be done
17266         by the message composition mode.  Probably.  I think.
17267
17268 2004-06-10  Katsumi Yamaoka  <yamaoka@jpl.org>
17269
17270         * gnus-util.el (gnus-remove-text-with-property): Make it slightly
17271         fast.
17272
17273         * gnus-ems.el (gnus-remove-image): Don't use
17274         message-text-with-property; remove only the image found first.
17275
17276         * gnus-xmas.el (gnus-xmas-remove-image): Remove only the image
17277         found first.
17278
17279 2004-06-09  Jesper Harder  <harder@ifa.au.dk>
17280
17281         * message.el (message-send-mail-with-sendmail): Use with-current-buffer.
17282
17283 2004-06-09  Katsumi Yamaoka  <yamaoka@jpl.org>
17284
17285         * message.el (message-text-with-property): Make it fast and accept
17286         optional arguments.
17287         (message-strip-forbidden-properties): Use it.
17288         (message-fix-before-sending): Follow the m-t-w-p change.
17289
17290         * gnus-ems.el (gnus-remove-image): Follow the m-t-w-p change.
17291
17292 2004-06-08  Katsumi Yamaoka  <yamaoka@jpl.org>
17293
17294         * gnus-art.el (article-hide-headers): Don't change the buffer
17295         mistakenly when performing mml-preview even if
17296         gnus-single-article-buffer is nil.
17297
17298 2004-06-08  Kai Grossjohann  <kgrossjo@eu.uu.net>
17299
17300         * message.el (message-expand-name-databases): New user option.
17301         (message-expand-name): Use it.
17302
17303 2004-06-07  Teodor Zlatanov  <tzz@lifelogs.com>
17304
17305         * spam.el (spam-report-articles-resend)
17306         (spam-report-resend-register-routine): Allow ham reporting.
17307         (spam-report-resend-register-ham-routine): Add wrapper.
17308         (spam-registration-functions): Add ham resending functions.
17309         (spam-list-of-processors): Add ham resend processor.
17310
17311         * gnus.el (ham-resend-to): Add new group parameter.
17312         (spam-process): Add ham resend option.
17313
17314         * spam-report.el (spam-report-resend): Allow reporting ham.
17315         (spam-report-resend-ham): Add wrapper.
17316
17317 2004-06-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17318
17319         * message.el (message-cite-articles-with-x-no-archive):
17320         New variable.
17321         (message-cite-original): Use it.
17322
17323 2004-06-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17324
17325         * message.el (message-cite-original): Respect X-No-Archive.
17326
17327 2004-06-04  Katsumi Yamaoka  <yamaoka@jpl.org>
17328
17329         * gnus-art.el (article-hide-headers): Refer to the values for
17330         gnus-ignored-headers and gnus-visible-headers in the summary
17331         buffer since a user may have set them as group parameters.
17332
17333 2004-06-03  Teodor Zlatanov  <tzz@lifelogs.com>
17334
17335         * assistant.el (assistant-node-name): Add convenience function.
17336         (assistant-render-text, assistant-render-node): Add error handling,
17337         plus handle multiple next nodes.
17338         (assistant-find-next-node): Comment out for now.
17339         (assistant-find-next-nodes): Add function, returns list of next
17340         nodes.
17341
17342 2004-06-02  Reiner Steib  <Reiner.Steib@gmx.de>
17343
17344         * mail-source.el (mail-source-directory): Fix doc-string.
17345
17346 2004-05-29  Teodor Zlatanov  <tzz@lifelogs.com>
17347
17348         * assistant.el (assistant-render-text, assistant-eval): Add :set
17349         widget type, which is different because it takes and returns a
17350         list.  Much hilarity ensues.
17351
17352 2004-05-28  Reiner Steib  <Reiner.Steib@gmx.de>
17353
17354         * gnus-art.el (gnus-button-alist): Fix regexp for manual links.
17355
17356         * gnus-group.el (gnus-group-get-new-news-this-group):
17357         Add doc-string.
17358
17359         * gnus-start.el (gnus-activate-group): Add doc-string.
17360
17361 2004-05-28  Katsumi Yamaoka  <yamaoka@jpl.org>
17362
17363         * mm-encode.el (mm-safer-encoding): Consider 7bit is safe.
17364
17365 2004-05-27  Teodor Zlatanov  <tzz@lifelogs.com>
17366
17367         * assistant.el (assistant-render-text): Try to add a :set
17368         widget, more to come.
17369
17370         * spam.el (spam-group-spam-contents-p): Handle empty groupname
17371         strings.
17372         (spam-report-articles-resend)
17373         (spam-register-routine): Do registration iff any articles warrant
17374         it.
17375         (spam-summary-prepare-exit): Change log message for nil group
17376         destinations.
17377
17378 2004-05-27  Daniel Pittman  <daniel@rimspace.net>
17379
17380         * spam.el (spam-report-resend-register-routine):
17381         Allow spam-report-resend-to to be a group parameter or a global value.
17382
17383 2004-05-26  Simon Josefsson  <jas@extundo.com>
17384
17385         * starttls.el: Merge with my GNUTLS based starttls.el.
17386         (starttls-gnutls-program, starttls-use-gnutls)
17387         (starttls-extra-arguments, starttls-process-connection-type)
17388         (starttls-connect, starttls-failure, starttls-success):
17389         New variables.
17390         (starttls-program, starttls-extra-args): Doc fix.
17391         (starttls-negotiate-gnutls, starttls-open-stream-gnutls):
17392         New functions.
17393         (starttls-negotiate, starttls-open-stream):
17394         Check `starttls-use-gnutls' and pass on to corresponding *-gnutls
17395         function if it is set.
17396
17397 2004-05-27  Katsumi Yamaoka  <yamaoka@jpl.org>
17398
17399         * rfc2047.el (rfc2047-encode-region): Encode encoded words in
17400         structured fields.
17401
17402 2004-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
17403
17404         * message.el (message-resend): Bind rfc2047-encode-encoded-words.
17405
17406 2004-05-26  Teodor Zlatanov  <tzz@lifelogs.com>
17407
17408         * spam.el (spam-mark-new-messages-in-spam-group-as-spam):
17409         Add variable.
17410         (spam-mark-junk-as-spam-routine): Use it.  Allow to disable
17411         assigning the spam-mark to new messages.
17412
17413 2004-05-26  Adam Sjøgren  <asjo@koldfront.dk>  (tiny change)
17414
17415         * spam.el (spam-ham-copy-or-move-routine): Don't declare `todo' twice.
17416
17417 2004-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
17418
17419         * dgnushack.el: Autoload customize-set-variable for XEmacs.
17420
17421         * rfc2047.el (rfc2047-encodable-p): Don't move point.
17422         (rfc2047-decode): Treat the ascii coding-system as raw-text by
17423         default.
17424
17425 2004-05-25  Anand Mitra  <mitramc@yahoo.com>  (tiny change)
17426
17427         * gnus-sum.el (gnus-summary-delete-article): Invoke hook with
17428         correct data.
17429
17430 2004-05-24  Teodor Zlatanov  <tzz@lifelogs.com>
17431
17432         * spam.el (spam-list-of-processors): Use nil for nonexistent processors.
17433         (spam-group-processor-p): Fix function.
17434         (spam-group-processor-multiple-p)
17435         (spam-group-spam-processor-report-gmane-p)
17436         (spam-group-spam-processor-report-resend-p)
17437         (spam-group-spam-processor-bogofilter-p)
17438         (spam-group-spam-processor-blacklist-p)
17439         (spam-group-spam-processor-ifile-p)
17440         (spam-group-ham-processor-ifile-p)
17441         (spam-group-spam-processor-spamoracle-p)
17442         (spam-group-spam-processor-crm114-p)
17443         (spam-group-ham-processor-bogofilter-p)
17444         (spam-group-spam-processor-stat-p)
17445         (spam-group-ham-processor-stat-p)
17446         (spam-group-ham-processor-whitelist-p)
17447         (spam-group-ham-processor-BBDB-p)
17448         (spam-group-ham-processor-spamoracle-p)
17449         (spam-group-ham-processor-copy-p): Remove functions with some
17450         prejudice against unneeded code.
17451         (spam-report-articles-resend)
17452         (spam-report-resend-register-routine): Allow the group/topic
17453         spam-resend-to value to override spam-report-resend-to.
17454         (spam-summary-prepare-exit): Invoke spam-group-processor-p
17455         properly now.
17456
17457         * gnus.el (spam-resend-to): Add group/topic parameter.
17458         (spam-process): Move the OBSOLETE processors to the end of the
17459         choices.
17460
17461 2004-05-24  Daniel Pittman  <daniel@rimspace.net>
17462
17463         * spam-report.el (spam-report-resend-to, spam-report-resend):
17464         Start with resend-to set to nil, and then ask the user if necessary.
17465         (spam-report-resend): spam-report-resend takes a list of articles, not
17466         separate article numbers.
17467
17468 2004-05-23  Katsumi Yamaoka  <yamaoka@jpl.org>
17469
17470         * mm-decode.el (mm-text-html-renderer): Make sure w3m exists in
17471         addition to emacs-w3m.
17472
17473 2004-05-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17474
17475         * assistant.el (assistant-authinfo-data): New function.
17476         (assistant-eval): Eval for entire assistant.
17477
17478         * netrc.el (netrc-services-file): New variable.
17479         (netrc-parse-services): New function.
17480         (netrc-find-service-name): New function.
17481         (netrc-find-service-number): New function.
17482         (netrc-port-equal): New function.
17483         (netrc-machine): Use it.
17484
17485         * nnimap.el (nnimap-open-connection): Use netrc.
17486
17487         * gnus-util.el (gnus-netrc-get): Remove aliases.
17488
17489         * gnus-sum.el (gnus-auto-center-summary): Change default to 2.
17490
17491         * assistant.el (wid-edit): Fix compilation.
17492
17493         * gnus-util.el (gnus-set-file-modes): Just ignore errors.
17494
17495 2004-05-23  Paul Stodghill  <stodghil@cs.cornell.edu>
17496
17497         * gnus-util.el (gnus-set-file-modes): New function.  (small
17498         patch).
17499
17500 2004-05-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17501
17502         * gnus-topic.el (gnus-topic-jump-to-topic): Goto missing topic.
17503
17504         * assistant.el (assistant-render-node): Fix up rendering and
17505         read-only text.
17506         (assistant-render-node): Reset.
17507         (assistant-make-read-only): Not sticky.
17508
17509 2004-05-20  Danny Siu  <dsiu@adobe.com>
17510
17511         * gnus-sum.el (gnus-summary-recenter): Summery buffer was not auto
17512         centered even when gnus-auto-center-summary is t.
17513
17514 2004-05-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17515
17516         * dns.el (dns-get-txt-answer): New function.
17517         (dns-read-txt): Ditto.
17518         (query-dns): Use it.
17519
17520 2004-05-21  Katsumi Yamaoka  <yamaoka@jpl.org>
17521
17522         * gnus-start.el (gnus-get-unread-articles): Don't invalidate
17523         active for foreign groups even if the group level is higher than
17524         the specified value.
17525
17526 2004-05-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17527
17528         * gnus-group.el (gnus-group-jump-to-group): Don't prompt for
17529         non-active groups.
17530
17531         * gnus-art.el (gnus-picon-databases): Add /usr/share/picons.
17532
17533 2004-05-20  Magnus Henoch  <mange@freemail.hu>
17534
17535         * dns.el (dns-read-type): Add support for SVR.  (small patch)
17536
17537 2004-05-20  Teodor Zlatanov  <tzz@lifelogs.com>
17538
17539         * spam.el (spam-use-crm114, spam-crm114, spam-crm114-program)
17540         (spam-crm114-header, spam-crm114-spam-switch)
17541         (spam-crm114-spam-strong-switch, spam-crm114-ham-strong-switch)
17542         (spam-crm114-positive-spam-header)
17543         (spam-crm114-database-directory, spam-list-of-processors)
17544         (spam-group-spam-processor-crm114-p)
17545         (spam-group-ham-processor-crm114-p, spam-extra-header-to-number)
17546         (spam-generic-score, spam-list-of-checks)
17547         (spam-list-of-statistical-checks, spam-registration-functions)
17548         (spam-check-crm114-headers, spam-crm114-score)
17549         (spam-check-crm114, spam-crm114-register-with-crm114)
17550         (spam-crm114-register-spam-routine)
17551         (spam-crm114-unregister-spam-routine)
17552         (spam-crm114-register-ham-routine)
17553         (spam-crm114-unregister-ham-routine): Add CRM114 support.
17554         From asjo@koldfront.dk (Adam Sjøgren).
17555
17556         * gnus.el: Add spam-use-crm114.
17557
17558         * spam.el (spam-list-of-processors, spam-registration-functions):
17559         Add spam-use-resend.
17560         (spam-group-spam-processor-report-resend-p): Add utility wrapper.
17561         (spam-report-articles-gmane): Add doc fix.
17562         (spam-report-articles-resend, spam-report-resend-register-routine):
17563         Add wrappers around spam-report-resend-to.
17564
17565         * spam-report.el (spam-report-resend-to, spam-report-resend):
17566         Add support for resending spam.
17567         (spam-report-gmane): Fix line length >80.
17568
17569         * gnus.el (spam-process): Add spam-use-resend.
17570
17571 2004-05-20  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
17572
17573         * spam.el (spam-mark-spam-as-expired-and-move-routine): Return the
17574         number of processed spam messages.
17575         (spam-ham-copy-or-move-routine): Return the number of processed
17576         ham messages.
17577         (spam-summary-prepare-exit): Use the above values to decide
17578         whether status messages shouled be displayed.
17579
17580 2004-05-20  Katsumi Yamaoka  <yamaoka@jpl.org>
17581
17582         * rfc2047.el (rfc2047-encode-function-alist): Rename from
17583         `rfc2047-encoding-function-alist' in order to avoid conflicting
17584         with the old version.
17585         (rfc2047-encode-region): Concatenate words containing non-ASCII
17586         characters in structured fields; don't encode space-delimited
17587         ASCII words even in unstructured fields; don't break words at
17588         char-category boundaries.
17589         (rfc2047-encode-1): New function.
17590         (rfc2047-encode): Use it; encode text so that it occupies the
17591         maximum width within 76-column; work correctly on Q encoding for
17592         iso-2022-* charsets.
17593         (rfc2047-fold-region): Use existing whitespace for LWSP; make it
17594         sure not to break a line just after the header name.
17595         (rfc2047-b-encode-region): Remove.
17596         (rfc2047-b-encode-string): New function.
17597         (rfc2047-q-encode-region): Remove.
17598         (rfc2047-q-encode-string): New function.
17599
17600         * mm-util.el (mm-replace-in-string): New function.
17601
17602 2004-05-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17603
17604         * gnus-msg.el (gnus-inews-make-draft-meta-information):
17605         Really get it right.
17606         (gnus-inews-make-draft): Really.
17607
17608 2004-05-19  Ben Menasha  <bmenasha@benmenasha.net>
17609
17610         * nnmh.el (nnmh-request-list-1): Don't check the link count
17611         before descending.  (small patch)
17612
17613 2004-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17614
17615         * gnus-msg.el (gnus-inews-make-draft-meta-information): Fix quote
17616         stuff.
17617
17618         * gnus-start.el (gnus-subscribe-hierarchical-interactive):
17619         Match on real group name.
17620
17621         * gnus-art.el (gnus-signature-limit): Doc fix.
17622
17623         * gnus-msg.el (gnus-inews-make-draft): Quote list.
17624
17625         * pgg-pgp.el (pgg-pgp-verify-region): Clean up.
17626
17627 2004-05-19  Michael Schierl  <schierlm-usenet@gmx.de>  (tiny change)
17628
17629         * pgg-pgp.el (pgg-pgp-verify-region): Default when signature
17630         isn't a string.
17631
17632 2004-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17633
17634         * gnus-draft.el (gnus-draft-send):
17635         Bind rfc2047-encode-encoded-words.
17636
17637         * rfc2047.el (rfc2047-encode-region): Encode =? strings.
17638         (rfc2047-encodable-p): Say that =? needs encoding.
17639         (rfc2047-encode-encoded-words): New variable.
17640
17641         * gnus-group.el (gnus-group-select-group): Doc fix.
17642
17643         * gnus-draft.el (gnus-draft-setup): Mark all replied as replied.
17644
17645         * gnus-group.el (gnus-group-mode): Set show-trailing-whitespace
17646         to nil.
17647
17648         * gnus-cache.el (gnus-cache-possibly-enter-article): Use it.
17649
17650         * nnheader.el (nnheader-get-lines-and-char): New function.
17651
17652 2004-05-19  Reiner Steib  <Reiner.Steib@gmx.de>
17653
17654         * gnus-msg.el (gnus-summary-followup-with-original):
17655         Document yanking of region when active.
17656
17657 2004-05-19  Katsumi Yamaoka  <yamaoka@jpl.org>
17658
17659         * gnus-start.el (gnus-get-unread-articles): Do nothing for foreign
17660         groups if the group level is higher than the specified value.
17661
17662 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
17663
17664         * gnus-group.el (gnus-group-jump-to-group-prompt): Allow an alist.
17665         (gnus-group-jump-to-group): Add prefix argument using
17666         `gnus-group-jump-to-group-prompt'.  Query before jumping to
17667         non-active group.
17668
17669         * compface.el (uncompface): Be verbose when changing
17670         `uncompface-use-external'.
17671
17672         * gnus-art.el (gnus-button-handle-man, gnus-button-alist): Try to
17673         handle manual section.
17674
17675 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17676
17677         * gnus-art.el (gnus-button-alist): Revert previous change.
17678
17679 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
17680
17681         * message.el (message-idna-to-ascii-rhs-1): Fix typo.
17682
17683 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17684
17685         * gnus-msg.el (gnus-inews-do-gcc): Don't use read-only-p to see
17686         whether backend can accept message.
17687
17688         * message.el (message-idna-to-ascii-rhs-1): Don't use equalp.
17689
17690 2004-05-18  Kai Grossjohann  <kgrossjo@eu.uu.net>
17691
17692         * nntp.el (nntp-request-set-mark, nntp-request-update-info):
17693         Avoid creating directory when nntp-marks-is-evil is true.
17694         Reported by Reiner Steib.
17695
17696 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
17697
17698         * gnus-picon.el (gnus-picon-style): New variable.
17699         (gnus-picon-insert-glyph): Add optional `nostring' argument.
17700         (gnus-picon-transform-address): Support `gnus-picon-style'.
17701         From Jesper Harder <harder@ifa.au.dk>.
17702
17703 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17704
17705         * message.el (message-fill-field): Return point.
17706         (message-generate-headers): Go to end of field.
17707
17708         * gnus-start.el (gnus-get-unread-articles-in-group): Don't do
17709         stuff for non-living groups.
17710
17711 2004-05-18  Jesper Harder  <harder@ifa.au.dk>
17712
17713         * gnus-art.el (gnus-article-followup-with-original)
17714         (gnus-article-reply-with-original): gnus-mark-active-p ->
17715         gnus-region-active-p.
17716
17717 2004-05-17  Teodor Zlatanov  <tzz@lifelogs.com>
17718
17719         * spam.el (spam-summary-prepare-exit): Fix messages, so they show
17720         only when there is spam or ham to be processed.
17721
17722 2004-05-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17723
17724         * mail-source.el (mail-source-delete-crash-box): Refactor.
17725         (mail-source-fetch): Use it.
17726         (mail-source-fetch-file): Ditto.
17727         (mail-source-fetch-directory): Run postscript in loop.
17728         (mail-source-fetch-pop): Delete.
17729         (mail-source-fetch-maildir): Ditto.
17730         (mail-source-fetch-imap): Ditto.
17731
17732         * imap.el (imap-authenticators): Comment out sasl.
17733
17734         * message.el (message-skip-to-next-address): New function.
17735         (message-fill-header-address): Refactor.
17736         (message-fill-address): Use it.
17737         (message-delete-address): Use it.
17738         (message-fill-header-general): Refactor.
17739         (message-fill-field-address): Rename.
17740         (message-narrow-to-field): Find the start of the header.
17741         (message-header-format-alist): Don't pre-fill.
17742         (message-fill-header): Remove.
17743         (message-insert-header): New function.
17744         (message-shorten-references): Use it.
17745
17746         * rfc2047.el (rfc2047-field-value): Strip props.
17747
17748         * mail-parse.el (mail-header-make-address): New alias.
17749
17750         * ietf-drums.el (ietf-drums-make-address): New function.
17751
17752         * imap.el: Add compiler directives.
17753
17754         * gnus-score.el (gnus-score-edit-done): run-hook->run-hooks.
17755
17756         * gnus-art.el (article-decode-idna-rhs): Don't use
17757         message-idna-inside-rhs-p.
17758
17759 2004-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17760
17761         * message.el (message-idna-inside-rhs-p): Remove.
17762         (message-idna-to-ascii-rhs-1): Use proper address parsing.
17763
17764         * gnus-art.el (gnus-emphasis-alist): Remove strikethru; too many
17765         false positives.
17766
17767 2004-05-16  Kim-Minh Kaplan  <kmkaplan-AwwS6Bc0PDVoiYX5Tdu9fQ@public.gmane.org>
17768
17769         * imap.el (imap-sasl-make-mechanisms): Use sasl.
17770
17771 2004-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17772
17773         * nneething.el (nneething-file-name): Don't create spurious
17774         files.
17775
17776         * gnus-msg.el (gnus-inews-do-gcc): Ignore read-only groups.
17777         (gnus-inews-do-gcc): Remove sleep.
17778
17779         * gnus-art.el (gnus-mime-delete-part): Error message when no MIME
17780         part under point.
17781
17782         * gnus-agent.el (gnus-agent-synchronize-flags): Default to nil.
17783         (gnus-agent-regenerate-group): Using nil messages aren't valid.
17784
17785 2004-05-15  Teodor Zlatanov  <tzz@lifelogs.com>
17786
17787         * spam.el (spam-summary-prepare-exit): Fix (length).
17788
17789 2004-05-14  Teodor Zlatanov  <tzz@lifelogs.com>
17790
17791         * spam.el (spam-summary-prepare-exit): Fix to produce "marking spam
17792         as expired without moving it" message when there are spam
17793         messages left.
17794
17795 2004-05-14  Nelson Ferreira  <nelson.ferreira@verizon.net>  (tiny change)
17796
17797         * gnus-dup.el (gnus-dup-unsuppress-article): Don't assume the mail
17798         header is not nil.
17799
17800 2004-05-14  Kai Grossjohann  <kgrossjo@eu.uu.net>
17801
17802         * nntp.el (nntp-request-set-mark, nntp-request-update-info):
17803         Call nntp-possibly-create-directory, not nntp-possibly-change-group.
17804         (nntp-marks-changed-p): New arg SERVER.
17805         (nntp-request-update-info): Adjust caller.
17806
17807 2004-05-14  Kai Grossjohann  <kai@emptydomain.de>
17808
17809         * nntp.el (nntp-save-marks): Pass missing arg.
17810
17811 2004-05-13  Kai Grossjohann  <kai.grossjohann@gmx.net>
17812
17813         * nntp.el: Support marks.
17814         (nntp-marks-is-evil, nntp-marks-file-name, nntp-marks)
17815         (nntp-marks-modtime, nntp-marks-directory): New variables.
17816         (nntp-request-set-mark, nntp-request-update-info)
17817         (nntp-possibly-create-directory, nntp-marks-changed-p)
17818         (nntp-save-marks, nntp-open-marks, nntp-marks-directory):
17819         New functions.
17820
17821 2004-05-12  Jesper Harder  <harder@ifa.au.dk>
17822
17823         * gnus-xmas.el (gnus-xmas-select-lowest-window)
17824         (gnus-xmas-redefine): Rename.
17825
17826         * gnus-score.el (gnus-score-insert-help):
17827         Use gnus-select-lowest-window.
17828
17829         * gnus-ems.el (gnus-select-lowest-window): Copy definition of
17830         appt-select-lowest-window and rename to gnus-select-lowest-window.
17831
17832         * gnus.el: do.
17833
17834 2004-05-12  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
17835
17836         * rfc2047.el (rfc2047-encode): Use uppercase letters to specify
17837         encodings of MIME-encoded words, in order to improve
17838         interoperability with several broken MUAs.
17839
17840 2004-05-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
17841
17842         * mm-view.el (mm-inline-text-html-render-with-w3): Check META
17843         tags, only when charsets are not specified in headers.
17844         (mm-inline-text-html-render-with-w3m): Ditto.
17845
17846         * lpath.el: Remove `w3m-meta-content-type-charset-regexp' and
17847         `w3m-charset-to-coding-system'.  Add `w3m-detect-meta-charset'.
17848
17849 2004-05-06  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
17850
17851         * gnus-art.el (article-strip-banner): Use MIME-encoded from fields
17852         instead of MIME-decoded from fields when checking
17853         `gnus-article-address-banner-alist'.
17854
17855 2004-05-03  Jesper Harder  <harder@ifa.au.dk>
17856
17857         * nnrss.el (nnrss-check-group, nnrss-read-group-data): Hash on
17858         description rather than subject.
17859
17860 2004-05-02  Steve Youngs  <steve@youngs.au.com>
17861
17862         * dgnushack.el: Autoload `mail-fetch-field' for XEmacs.
17863
17864 2004-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17865
17866         * gnus.el (gnus-version-number): Bump.
17867
17868 2004-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
17869
17870         * gnus.el: No Gnus v0.2 is released.
17871
17872 2004-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17873
17874         * gnus-agent.el (gnus-agent-read-agentview):
17875         Inline gnus-uncompress-range.
17876
17877 2004-05-01  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
17878
17879         * spam.el (spam-bsfilter-path): Use `executable-find' instead of
17880         `exec-installed-p'.
17881
17882 2004-04-30  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
17883
17884         * gnus.el (spam-process, spam-autodetect-methods):
17885         Add bsfilter and bsfilter-headers.
17886
17887         * spam.el (spam-bsfilter): New customize group.
17888         (spam-use-bsfilter, spam-use-bsfilter-headers, spam-bsfilter-path)
17889         (spam-bsfilter-header, spam-bsfilter-probability-header)
17890         (spam-bsfilter-spam-switch, spam-bsfilter-ham-switch)
17891         (spam-bsfilter-spam-strong-switch, spam-bsfilter-ham-strong-switch)
17892         (spam-bsfilter-database-directory): New options.
17893         (spam-install-hooks, spam-list-of-processors, spam-list-of-checks)
17894         (spam-list-of-statistical-checks, spam-registration-functions):
17895         Add `spam-use-bsfilter' and `spam-use-bsfilter-headers'.
17896         (spam-bsfilter-score): New command.
17897         (spam-check-bsfilter-headers, spam-check-bsfilter)
17898         (spam-bsfilter-register-with-bsfilter)
17899         (spam-bsfilter-register-spam-routine)
17900         (spam-bsfilter-unregister-spam-routine)
17901         (spam-bsfilter-register-ham-routine)
17902         (spam-bsfilter-unregister-ham-routine): New functions.
17903         (spam-generic-score): Support bsfilter; Accept an optional argument
17904         to recalcurate spam score even if scoring header has already been
17905         added.
17906         (spam-bogofilter-score, spam-spamassassin-score): Accept an
17907         optional argument to recalcurate spam score even if scoring header
17908         has already been added.
17909
17910 2004-04-29  Jesper Harder  <harder@ifa.au.dk>
17911
17912         * nnrss.el (nnrss-get-namespace-prefix): Use string= to compare
17913         strings!  Reported by David D. Smith <davidsmith@acm.org>.
17914         (nnrss-check-group, nnrss-read-group-data): Hash on Subject if
17915         link is missing.
17916
17917 2004-04-28  Jesper Harder  <harder@ifa.au.dk>
17918
17919         * html2text.el (html2text-replace-list): Add &amp; and &apos;.
17920         (html2text-get-attr): Rewrite.
17921
17922         * message.el (message-setup-1): Remove redundant put-text-property
17923         on mail-header-separator.
17924
17925 2004-04-27  Teodor Zlatanov  <tzz@lifelogs.com>
17926
17927         * gnus-registry.el (gnus-registry-cache-whitespace)
17928         (gnus-registry-action, gnus-registry-spool-action)
17929         (gnus-registry-split-fancy-with-parent): Change message levels
17930         from 5 to 3 or 7, as needed.
17931
17932         * spam.el (spam-summary-prepare-exit)
17933         (spam-mark-junk-as-spam-routine, spam-fetch-field-fast)
17934         (spam-split, spam-find-spam, spam-log-undo-registration)
17935         (spam-check-blackholes, spam-enter-ham-BBDB): Change message
17936         level from 5 to 6.
17937
17938 2004-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
17939
17940         * gnus-ems.el: Autoload appt-select-lowest-window (revert
17941         2004-03-04 change).
17942
17943 2004-04-25  Jesper Harder  <harder@ifa.au.dk>
17944
17945         * sieve-manage.el (sieve-manage-open):
17946         * nnweb.el (nnweb-insert-html):
17947         * nnvirtual.el (nnvirtual-catchup-group, nnvirtual-partition-sequence)
17948         (nnvirtual-partition-sequence, nnvirtual-create-mapping):
17949         * nnspool.el (nnspool-request-group):
17950         * nnrss.el (nnrss-opml-export, nnrss-find-el, nnrss-order-hrefs):
17951         * nnml.el (nnml-request-update-info):
17952         * nnmh.el (nnmh-request-group, nnmh-request-list-1, nnmh-active-number)
17953         (nnmh-request-create-group, nnmh-update-gnus-unreads):
17954         * nnimap.el (nnimap-request-close, nnimap-acl-edit)
17955         (nnimap-request-set-mark):
17956         * nnfolder.el (nnfolder-request-update-info):
17957         * mm-view.el (mm-pkcs7-signed-magic, mm-pkcs7-enveloped-magic):
17958         * mml.el (mml-destroy-buffers, mml-compute-boundary-1):
17959         * gnus-uu.el (gnus-uu-find-articles-matching):
17960         * gnus-topic.el (gnus-topic-check-topology, gnus-topic-remove-group):
17961         * gnus-sum.el (gnus-summary-fetch-faq, gnus-read-move-group-name):
17962         * gnus-score.el (gnus-score-load-file, gnus-sort-score-files):
17963         * gnus-nocem.el (gnus-nocem-scan-groups):
17964         * gnus-int.el (gnus-start-news-server):
17965         * gnus-group.el (gnus-group-make-kiboze-group)
17966         (gnus-group-browse-foreign-server):
17967         * spam-stat.el (spam-stat-score-buffer): Simplify mapcar usage.
17968         Use mapc when appropriate.
17969
17970 2004-04-22  Teodor Zlatanov  <tzz@lifelogs.com>
17971
17972         FIXME: Make separate entries for each person.
17973
17974         From Dan Christensen <jdc@uwo.ca>, asjo@koldfront.dk (Adam
17975         Sjøgren), Wes Hardaker <wes@hardakers.net>, and Michael Shields
17976         <shields@msrl.com>:
17977
17978         * spam.el (spam-necessary-extra-headers): Get the extra headers we
17979         may need for spam sorting and scoring.
17980         (spam-user-format-function-S): Add user format function suitable for
17981         general use.
17982         (spam-article-sort-by-spam-status): Add sorting function for summary
17983         sorting.
17984         (spam-extra-header-to-number): Add function to get a score from a
17985         header.
17986         (spam-summary-score): Add function to get a numeric score from the
17987         headers.
17988         (spam-generic-score): Fix function doc, was in wrong place.
17989         (spam-initialize): Take symbols when it's run, and install the
17990         extra headers that spam-necessary-extra-headers thinks we need.
17991
17992 2004-04-21  Teodor Zlatanov  <tzz@lifelogs.com>
17993
17994         * spam.el (spam-summary-prepare-exit): Add logic and message fix.
17995         Reported by bojohan+news@dd.chalmers.se (Johan Bockgård).
17996
17997 2004-04-17  Jesper Harder  <harder@ifa.au.dk>
17998
17999         * gnus-sum.el (gnus-set-global-variables)
18000         (gnus-build-all-threads, gnus-get-newsgroup-headers)
18001         (gnus-article-get-xrefs, gnus-summary-best-group)
18002         (gnus-summary-next-article, gnus-summary-enter-digest-group)
18003         (gnus-summary-set-bookmark, gnus-offer-save-summaries)
18004         (gnus-summary-update-info, gnus-kill-or-deaden-summary):
18005         Use with-current-buffer.
18006
18007 2004-04-16  Teodor Zlatanov  <tzz@lifelogs.com>
18008
18009         * spam.el (spam-summary-prepare-exit): Simplify logic.
18010         (spam-fetch-article-header): Read the article header if it's not
18011         available.
18012         (spam-list-articles): Simplify logic.
18013         (spam-filelist-register-routine): Fix bug with unregister-list.
18014
18015         * gnus-registry.el: Fix comments at beginning.
18016
18017 2004-04-16  Jesper Harder  <harder@ifa.au.dk>
18018
18019         * message.el (message-cater-to-broken-inn): Remove.
18020         (message-shorten-references): Make sure the total folded length of
18021         References is shorter than 998 characters to cater to a bug in INN
18022         2.3.  Also, don't pretend that references aren't folded -- this
18023         hasn't worked for a while.
18024
18025 2004-04-15  Kevin Greiner  <kgreiner@xpediantsolutions.com>
18026
18027         * gnus-agent.el (gnus-agentize):
18028         gnus-agent-send-mail-real-function no longer set to current value
18029         of message-send-mail-function but rather a lambda that calls
18030         message-send-mail-function.  The change makes the agent real-time
18031         responsive to user changes to message-send-mail-function.
18032
18033 2004-04-15  Kevin Greiner  <kgreiner@xpediantsolutions.com>
18034
18035         * legacy-gnus-agent.el
18036         (gnus-agent-convert-to-compressed-agentview): Fix typos with
18037         help from Florian Weimer <fw@deneb.enyo.de>
18038
18039 2004-04-15  Katsumi Yamaoka  <yamaoka@jpl.org>
18040
18041         * nnmail.el (nnmail-cache-insert): Revert last change.
18042
18043 2004-04-14  Katsumi Yamaoka  <yamaoka@jpl.org>
18044
18045         * nnmail.el (nnmail-cache-insert): Always check whether
18046         nnmail-cache-ignore-groups matches a group name.
18047
18048 2004-04-13  Teodor Zlatanov  <tzz@lifelogs.com>
18049
18050         * spam.el (spam-fetch-field-fast, spam-generate-fake-headers)
18051         (spam-find-spam, spam-log-processing-to-registry)
18052         (spam-log-registered-p, spam-log-unregistration-needed-p)
18053         (spam-log-undo-registration): Use gnus-message instead of
18054         gnus-error, none of these errors are fatal.
18055
18056         * gnus-registry.el (gnus-registry-clean-empty-function)
18057         (gnus-registry-clean-empty): Remove only empty entries without
18058         extra data.
18059
18060 2004-04-12  Teodor Zlatanov  <tzz@lifelogs.com>
18061
18062         * spam-stat.el (spam-stat-buffer-change-to-spam)
18063         (spam-stat-buffer-change-to-non-spam): Change (error) to
18064         (gnus-message 8) invocation.
18065
18066 2004-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
18067
18068         * nntp.el (nntp-via-netcat-command): New variable.
18069         (nntp-via-netcat-switches): New variable.
18070         (nntp-open-via-rlogin-and-netcat): New function.
18071         (nntp-open-connection-function): Doc fix.
18072         (nntp-telnet-command): Doc fix.
18073         (nntp-end-of-line): Doc fix.
18074         (nntp-via-rlogin-command): Doc fix.
18075         (nntp-via-user-name): Doc fix.
18076         (nntp-via-address): Doc fix.
18077
18078 2004-04-09  Katsumi Yamaoka  <yamaoka@jpl.org>
18079
18080         * mml2015.el (mml2015-use): Avoid the "Recursive load suspected"
18081         error in Emacs 21.1.
18082
18083 2004-04-08  Reiner Steib  <Reiner.Steib@gmx.de>
18084
18085         * gnus-start.el (gnus-get-unread-articles): Fix last commit.
18086
18087 2004-04-07  Kevin Greiner  <kgreiner@xpediantsolutions.com>
18088
18089         * gnus-agent.el (gnus-agent-total-fetched-hashtb): New variable.
18090         (gnus-agent-with-refreshed-group): New macro.
18091         (gnus-agent-rename-group): New function.
18092         (gnus-agent-delete-group): New function.
18093         (gnus-agent-save-group-info): Use gnus-command-method when
18094         `method' parameter is nil.  Don't write nil entries into the
18095         active file.
18096         (gnus-agent-get-group-info): New function.
18097         (gnus-agent-fetch-articles):
18098         Use gnus-agent-update-files-total-fetched-for to increment disk space
18099         used.
18100         (gnus-agent-fetch-headers, gnus-agent-save-alist):
18101         Use gnus-agent-update-view-total-fetched-for to increment disk space
18102         used.
18103         (gnus-agent-get-local): Add optional parameters to avoid calling
18104         gnus-group-real-name and gnus-find-method-for-group.
18105         (gnus-agent-set-local): Delete stored entry if either min, or max,
18106         are nil.
18107         (gnus-agent-fetch-session): Reworded error/quit messages.
18108         On quit, use gnus-agent-regenerate-group to record existance of any
18109         articles fetched to disk before the quit occurred.
18110         (gnus-agent-expire-group-1): Use gnus-agent-with-refreshed-group,
18111         gnus-agent-update-view-total-fetched-for, and
18112         gnus-agent-update-files-total-fetched-for to decrement disk space
18113         used.
18114         (gnus-agent-retrieve-headers):
18115         Use gnus-agent-update-view-total-fetched-for to increment disk space
18116         used.
18117         (gnus-agent-regenerate-group): Replace gnus-group-update-group
18118         with gnus-agent-update-files-total-fetched-for to decrement disk
18119         space and fresh group buffer.
18120         (gnus-agent-inhibit-update-total-fetched-for): New variable.
18121         (gnus-agent-need-update-total-fetched-for): New variable.
18122         (gnus-agent-update-files-total-fetched-for): New function.
18123         (gnus-agent-update-view-total-fetched-for): New function.
18124         (gnus-agent-total-fetched-for): New function.
18125
18126         * gnus-cache.el (gnus-cache-save-buffers):
18127         Use gnus-cache-update-overview-total-fetched-for to change disk space
18128         used by this group.
18129         (gnus-cache-possibly-enter-article):
18130         Use gnus-cache-update-file-total-fetched-for to increment disk space
18131         used by this group.
18132         (gnus-cache-possibly-remove-article):
18133         Use gnus-cache-update-file-total-fetched-for to decrement disk space
18134         used by this group.
18135         (gnus-cache-generate-nov-databases): Purge total fetched cache.
18136         (gnus-cache-rename-group): New function.
18137         (gnus-cache-delete-group): New function.
18138         (gnus-cache-inhibit-update-total-fetched-for): New variable.
18139         (gnus-cache-need-update-total-fetched-for): New variable.
18140         (gnus-cache-with-refreshed-group): New macro.
18141         (gnus-cache-update-file-total-fetched-for): New function.
18142         (gnus-cache-update-overview-total-fetched-for): New function.
18143         (gnus-cache-rename-group-total-fetched-for): New function.
18144         (gnus-cache-delete-group-total-fetched-for): New function.
18145         (gnus-cache-total-fetched-for): New function.
18146
18147         * gnus-group.el: Require gnus-sum and autoload functions to
18148         resolve warnings when gnus-group.el compiled alone.
18149         (gnus-group-line-format): Documented new %F.
18150         (size of Fetched data) group line format; identifies disk space
18151         used by agent and cache.
18152         (gnus-group-line-format-alist): Defined new F format.
18153         (gnus-total-fetched-for): New function.
18154         (gnus-group-delete-group): No longer update
18155         gnus-cache-active-altered as gnus-request-delete-group now keeps
18156         the cache in sync.
18157         (gnus-group-list-active): Let the agent store a server's active
18158         list if currently plugged.
18159
18160         * gnus-int.el (gnus-request-delete-group):
18161         Use gnus-cache-delete-group and gnus-agent-delete-group to keep the
18162         local disk in sync with the server.
18163         (gnus-request-rename-group):
18164         Use gnus-cache-rename-group and gnus-agent-rename-group to keep the
18165         local disk in sync with the server.
18166
18167         * gnus-start.el (gnus-get-unread-articles):
18168         Cosmetic simplification to logic.
18169
18170         * gnus-util.el (gnus-rename-file): New function.
18171
18172 2004-04-07  Christian Neukirchen  <chneukirchen@yahoo.de>  (tiny change)
18173
18174         * mm-util.el (mm-image-load-path): Handle nil in load-path.
18175
18176 2004-04-07  Jesper Harder  <harder@ifa.au.dk>
18177
18178         * rfc2047.el (rfc2047-encoded-word-regexp): Remove unnecessary
18179         '+'.  Reported by Stefan Wiens <s.wi@gmx.net>.
18180
18181 2004-04-06  Jesper Harder  <harder@ifa.au.dk>
18182
18183         * gnus-cache.el (gnus-cache-save-buffers): Check if buffer is
18184         alive.  Reported by Laurent Martelli <laurent@aopsys.com>.
18185
18186 2004-04-03  Jesper Harder  <harder@ifa.au.dk>
18187
18188         * gnus.el (gnus-getenv-nntpserver): Strip whitespace.
18189
18190 2004-04-02  Teodor Zlatanov  <tzz@lifelogs.com>
18191
18192         * spam.el (spam-set-difference): Add function to replace
18193         gnus-set-difference in spam.el.
18194         (spam-summary-prepare-exit): Use spam-set-difference.
18195
18196 2004-03-29  Teodor Zlatanov  <tzz@lifelogs.com>
18197
18198         * gnus-registry.el (gnus-registry-cache-file): Update to use
18199         gnus-dribble-directory OR gnus-home-directory OR ~.
18200         (gnus-registry-split-fancy-with-parent): Fix doc.
18201
18202 2004-03-27  Katsumi Yamaoka  <yamaoka@jpl.org>
18203
18204         * message.el (message-exchange-point-and-mark):
18205         Use message-mark-active-p.  Suggested by Jesper Harder
18206         <harder@ifa.au.dk>.
18207
18208 2004-03-26  Katsumi Yamaoka  <yamaoka@jpl.org>
18209
18210         * message.el (message-exchange-point-and-mark): Don't activate
18211         region if it was inactive.  Suggested by Hiroshi Fujishima
18212         <pooh@nature.tsukuba.ac.jp>.
18213
18214 2004-03-25  Katsumi Yamaoka  <yamaoka@jpl.org>
18215
18216         * gnus-art.el (article-display-face): Display Faces in the same
18217         order as X-Faces.
18218
18219 2004-03-24  Katsumi Yamaoka  <yamaoka@jpl.org>
18220
18221         * nndoc.el (nndoc-forward-type-p): Recognize envelope From_.
18222
18223 2004-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
18224
18225         * gnus-art.el (gnus-mime-recompute-hierarchical-structure): Remove.
18226         (gnus-mime-multipart-functions): Revert 2004-03-19 change.
18227         (gnus-article-mime-hierarchy): Remove.
18228         (gnus-article-mime-hierarchy-next): Remove.
18229         (gnus-article-mode): Revert 2004-03-19 change.
18230         (gnus-article-setup-buffer): Revert 2004-03-19 change.
18231         (gnus-insert-mime-button): Revert 2004-03-19 change.
18232         (gnus-mime-accumulate-hierarchy): Remove.
18233         (gnus-mime-enter-multipart): Remove.
18234         (gnus-mime-leave-multipart): Remove.
18235         (gnus-mime-display-part): Revert 2004-03-19 change.
18236         (gnus-mime-display-alternative): Revert 2004-03-19 change.
18237
18238         * mml.el (mml-preview): Revert 2004-03-19 change.
18239
18240 2004-03-18  Helmut Waitzmann  <Helmut.Waitzmann@web.de>  (tiny change)
18241
18242         * gnus-sum.el (gnus-newsgroup-variables): Doc fix.
18243
18244 2004-03-22  Katsumi Yamaoka  <yamaoka@jpl.org>
18245
18246         * mm-decode.el (mm-save-part): Bind enable-multibyte-characters to
18247         t while entering a file name using the mm-with-multibyte macro.
18248         Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
18249
18250         * mm-util.el (mm-with-multibyte): New macro.
18251
18252 2004-03-19  Katsumi Yamaoka  <yamaoka@jpl.org>
18253
18254         * gnus-art.el (gnus-mime-recompute-hierarchical-structure):
18255         New user option.
18256         (gnus-mime-multipart-functions): Doc and customization fix.
18257         (gnus-article-mime-hierarchy): New variable.
18258         (gnus-article-mime-hierarchy-next): New variable.
18259         (gnus-article-mode): Make gnus-article-mime-hierarchy buffer-local.
18260         (gnus-article-setup-buffer): Set gnus-article-mime-hierarchy and
18261         gnus-article-mime-hierarchy-next to nil.
18262         (gnus-insert-mime-button): Show hierarchy numbers.
18263         (gnus-mime-accumulate-hierarchy): New function.
18264         (gnus-mime-enter-multipart): New function.
18265         (gnus-mime-leave-multipart): New function.
18266         (gnus-mime-display-part): Recompute hierarchical MIME structure.
18267         (gnus-mime-display-alternative): Show hierarchy numbers.
18268
18269         * mml.el (mml-preview): Set gnus-article-mime-hierarchy and
18270         gnus-article-mime-hierarchy-next to nil.
18271
18272 2004-03-19  Steve Youngs  <sryoungs@bigpond.net.au>
18273
18274         * dns.el: Don't require gnus-xmas.
18275
18276 2004-03-17  Jesper Harder  <harder@ifa.au.dk>
18277
18278         * mml.el (mml-generate-mime-1): Don't use format=flowed with
18279         inline PGP.
18280         (mml-menu): Disable mml-quote-region if mark is inactive.
18281
18282 2004-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
18283
18284         * gnus-agent.el (gnus-agent-regenerate-group): Activate the group
18285         when the group's active is not available.
18286
18287 2004-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
18288
18289         * gnus-agent.el (gnus-agent-read-agentview): Add a missing arg to
18290         error.
18291
18292 2004-03-12  Reiner Steib  <Reiner.Steib@gmx.de>
18293
18294         * imap.el (imap-store-password): New variable.
18295         (imap-interactive-login): Use it.
18296         Suggested by Mark Plaksin <happy@mcplaksin.org>.
18297
18298 2004-03-12  Katsumi Yamaoka  <yamaoka@jpl.org>
18299
18300         * gnus-art.el (gnus-article-read-summary-keys): Restore new
18301         window-start and hscroll to summary window.
18302
18303 2004-03-12  Kevin Greiner  <kgreiner@xpediantsolutions.com>
18304
18305         * gnus-start.el (gnus-convert-old-newsrc): Only write the
18306         conversion message to newsrc-dribble when an actual conversion is
18307         performed.
18308
18309 2004-03-10  Malcolm Purvis  <malcolmpurvis@optushome.com.au>  (tiny change)
18310
18311         * spam-stat.el (spam-stat-coding-system): Use mm-coding-system-p.
18312
18313 2004-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
18314
18315         * mm-decode.el (mm-complicated-handles): New function reviving
18316         former definition of mm-multiple-handles.
18317
18318         * gnus-art.el (gnus-mime-save-part-and-strip): Use it.
18319         (gnus-mime-delete-part): Use it.
18320
18321 2004-03-09  Kevin Greiner  <kgreiner@xpediantsolutions.com>
18322
18323         * gnus-agent.el (gnus-agent-read-local):
18324         Bind nnheader-file-coding-system to gnus-agent-file-coding-system to
18325         avoid the implicit assumption that they will always be equal.
18326         (gnus-agent-save-local): Bind buffer-file-coding-system, not
18327         coding-system-for-write, as the with-temp-file macro first prints
18328         to a buffer then saves the buffer.
18329
18330 2004-03-09  Katsumi Yamaoka  <yamaoka@jpl.org>
18331
18332         * gnus-art.el (gnus-article-edit-part): New function.
18333         (gnus-mime-save-part-and-strip): Use it; do query instead of
18334         signaling an error; don't use mm-multiple-handles.
18335         (gnus-mime-delete-part): Ditto.
18336
18337 2004-03-08  Kevin Greiner  <kgreiner@xpediantsolutions.com>
18338
18339         * gnus-agent.el (gnus-agent-read-agentview): Remove support for
18340         old file versions.
18341         (gnus-group-prepare-hook): Remove function that converted list
18342         form of gnus-agent-expire-days to group properties.
18343
18344         * gnus-int.el: Autoload gnus-agent-regenerate-group.
18345         (gnus-request-accept-article): Re-indented.
18346
18347         * gnus-start.el (gnus-convert-old-newsrc): Registered new
18348         converters to handle old agent file formats.  Add logic for a
18349         "backup before upgrading warning".
18350         (gnus-convert-mark-converter-prompt): Developers can mark
18351         functions as needing (default), or not needing,
18352         gnus-convert-old-newsrc's "backup before upgrading warning".
18353         (gnus-convert-converter-needs-prompt): Tests whether the user
18354         should be protected from potentially irreversable changes by the
18355         function.
18356
18357         * legacy-gnus-agent.el: New.  Provides converters that are only
18358         loaded when gnus-convert-old-newsrc needs to call them.
18359
18360 2004-03-08  Katsumi Yamaoka  <yamaoka@jpl.org>
18361
18362         * mail-source.el (mail-source-touch-pop): Doc fix.
18363
18364         * message.el (message-smtpmail-send-it): Doc fix.
18365
18366 2004-03-05  Jesper Harder  <harder@ifa.au.dk>
18367
18368         * sha1-el.el (sha1-maximum-internal-length): Doc fix.
18369
18370         * nnmail.el (nnmail-split-fancy): do.
18371
18372         * gnus-kill.el (gnus-kill, gnus-execute): do.
18373
18374 2004-03-05  Per Abrahamsen  <abraham@dina.kvl.dk>
18375
18376         * gnus-sum.el (gnus-widget-reversible-match)
18377         (gnus-widget-reversible-to-internal)
18378         (gnus-widget-reversible-to-external): New functions.
18379         (gnus-widget-reversible): New widget.
18380         (gnus-article-sort-functions, gnus-thread-sort-functions): Use it.
18381
18382 2004-03-05  Kai Grossjohann  <kgrossjo@eu.uu.net>
18383
18384         * gnus-sum.el (gnus-thread-sort-functions)
18385         (gnus-article-sort-functions): Document `(not F)' items.
18386
18387 2004-03-04  Teodor Zlatanov  <tzz@lifelogs.com>
18388
18389         * spam.el (spam-use-gmane-xref): Add new backend.
18390         (spam-gmane-xref-spam-group): Add variable to control the name of the
18391         Gmane spam group.
18392         (spam-blackhole-servers, spam-blackhole-good-server-regex)
18393         (spam-regex-headers-spam, spam-regex-headers-ham)
18394         (spam-regex-body-spam, spam-regex-body-ham): Clarify docs.
18395         (spam-list-of-checks): Add spam-use-gmane-xref to list of
18396         backends and checks.
18397         (spam-check-gmane-xref): Add function for spam-use-gmane-xref.
18398
18399         * gnus.el (spam-autodetect-methods): Add spam-use-gmane-xref as
18400         an autodetect method.
18401
18402 2004-03-04  Kevin Greiner  <kgreiner@xpediantsolutions.com>
18403
18404         * gnus-int.el (gnus-request-accept-article): Inform the agent that
18405         articles are being added to a group.
18406         (gnus-request-replace-article): Inform the agent that articles
18407         need to be uncached as the cached contents are no longer valid.
18408
18409 2004-03-04  Katsumi Yamaoka  <yamaoka@jpl.org>
18410
18411         * binhex.el: Don't autoload executable-find.
18412
18413         * canlock.el: Don't autoload mail-fetch-field.
18414
18415         * dgnushack.el: Autoload c-mode for XEmacs.
18416
18417         * gnus-ems.el: Don't autoload appt-select-lowest-window.
18418
18419         * gnus-msg.el: Don't autoload news-reply-mode, news-setup,
18420         rmail-dont-reply-to and rmail-output.
18421
18422         * gnus-score.el: Don't autoload ffap-string-at-point.
18423
18424         * gnus-setup.el: Don't autoload sc-cite-original.
18425
18426         * imap.el: Don't autoload base64-decode-string,
18427         base64-encode-string and md5.
18428
18429         * message.el: Autoload rmail-dont-reply-to, rmail-msg-is-pruned
18430         and rmail-msg-restore-non-pruned-header.
18431
18432         * mm-decode.el: Don't autoload executable-find.
18433
18434         * mm-url.el: Don't autoload executable-find.
18435
18436         * mm-view.el: Don't autoload diff-mode.
18437
18438         * nndb.el: Don't autoload news-reply-mode, news-setup,
18439         cancel-timer and telnet.
18440
18441         * password.el: Don't autoload run-at-time for Emacs.
18442
18443         * sha1-el.el: Don't autoload executable-find.
18444
18445         * sieve-mode.el: Don't autoload c-mode.
18446
18447         * uudecode.el: Don't autoload executable-find.
18448
18449 2004-03-04  Kevin Greiner  <kgreiner@xpediantsolutions.com>
18450
18451         * gnus-agent.el (gnus-agent-file-header-cache): Remove.
18452         (gnus-agent-possibly-alter-active): Avoid null in numeric
18453         comparison.
18454         (gnus-agent-set-local): Refuse to save null in local object table.
18455         (gnus-agent-regenerate-group): The REREAD parameter can now be a
18456         list of articles that will be marked as unread.
18457
18458 2004-03-04  Katsumi Yamaoka  <yamaoka@jpl.org>
18459
18460         * rfc2047.el (rfc2047-encoded-word-regexp): Mismatched paren.
18461
18462 2004-03-04  Jesper Harder  <harder@ifa.au.dk>
18463
18464         * rfc2047.el (rfc2047-encoded-word-regexp): Support RFC 2231
18465         language tags.
18466
18467 2004-03-03  Per Abrahamsen  <abraham@dina.kvl.dk>
18468
18469         * gnus-agent.el (gnus-agent-read-local, gnus-agent-save-local):
18470         Don't bind "obarray".
18471
18472         * gnus-sum.el (gnus-thread-sort-functions):
18473         Add `gnus-thread-sort-by-most-recent-number' and
18474         `gnus-thread-sort-by-most-recent-date'.
18475         Reported by Kai Grossjohann <kai@emptydomain.de>.
18476
18477 2004-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
18478
18479         * gnus-cus.el (gnus-agent-customize-category): Mismatched paren.
18480
18481 2004-03-02  Kevin Greiner  <kgreiner@xpediantsolutions.com>
18482
18483         * gnus-cus.el (gnus-agent-customize-category):
18484         Remove ignore-errors macro reference that required cl to be loaded at
18485         run-time.
18486
18487         * gnus-range.el (gnus-sorted-range-intersection): Now accepts
18488         single-interval range of the form (min . max).  Previously the
18489         range had to look like ((min . max)).  Likewise, return
18490         (min . max) rather than ((min . max)).
18491         (gnus-range-map): Use gnus-range-normalize to accept
18492         single-interval range.
18493
18494         * gnus-sum.el (gnus-summary-highlight-line): Articles stored in
18495         the cache, but not the agent, now appear with their usual face.
18496
18497         * dgnushack.el (loaddir): New variable that is bound to the
18498         directory containing the dgnushack.el file. Use loaddir, rather
18499         than srcdir, to update load-path. Change lets dgnushack compile
18500         code in directories other than GNUS/lisp.
18501
18502 2004-03-01  Katsumi Yamaoka  <yamaoka@jpl.org>
18503
18504         * lpath.el: Don't bind w3m-safe-url-regexp.
18505
18506         * gnus-art.el (gnus-article-wash-html-with-w3m): Don't make the
18507         w3m-safe-url-regexp variable buffer-local.
18508
18509         * mm-view.el (mm-inline-text-html-render-with-w3m): Ditto.
18510
18511 2004-02-27  Simon Josefsson  <jas@extundo.com>
18512
18513         * gnus-sum.el (gnus-move-group-prefix-function): Add, default to
18514         gnus-group-real-prefix.
18515         (gnus-summary-move-article): Use it, instead of
18516         gnus-group-real-prefix.
18517
18518 2004-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
18519
18520         * lpath.el: Bind w3m-safe-url-regexp.
18521
18522         * gnus-art.el (gnus-article-wash-html-with-w3m): Make the
18523         w3m-safe-url-regexp variable buffer-local and set it as the value
18524         of mm-w3m-safe-url-regexp.
18525
18526         * mm-view.el (mm-inline-text-html-render-with-w3m): Ditto.
18527
18528         * gnus-msg.el (gnus-setup-message): Ignore an article copy while
18529         parsing gnus-posting-styles when the message is not for replying.
18530
18531         * dgnushack.el: Autoload sgml-mode for XEmacs.
18532
18533         * nnrss.el (nnrss-opml-export):
18534         Use mm-set-buffer-file-coding-system instead of
18535         set-buffer-file-coding-system.
18536
18537 2004-02-27  Jesper Harder  <harder@ifa.au.dk>
18538
18539         * spam-stat.el: Pedantic docstring and whitespace fixes (courtesy
18540         of checkdoc.el).
18541         * nnrss.el: do.
18542         * gnus-mlspl.el: do.
18543         * gnus-ml.el: do.
18544         * gnus-srvr.el: do.
18545
18546         * nnrss.el (nnrss-opml-export): Turn on sgml-mode.
18547
18548 2004-02-27  Kevin Ryde  <user42@zip.com.au>  (tiny change)
18549
18550         * gnus.el (gnus-group, gnus-summary, gnus-summary-sort):
18551         Corrections to custom-manual links.
18552
18553         * gnus-art.el (gnus-article): Ditto.
18554
18555         * mm-decode.el (mime-display, mime-security): Ditto.
18556
18557 2004-02-26  Jesper Harder  <harder@ifa.au.dk>
18558
18559         * flow-fill.el: Typo.
18560
18561 2004-02-26  Andrew Cohen  <cohen@andy.bu.edu>
18562
18563         * spam-wash.el: New file.
18564
18565 2004-02-26  Mark A. Hershberger  <mah@everybody.org>
18566
18567         * nnrss.el (nnrss-opml-import, nnrss-opml-export): New functions.
18568
18569 2004-02-26  Teodor Zlatanov  <tzz@lifelogs.com>
18570
18571         * spam.el (spam-summary-prepare-exit): Fix gnus-set-difference: needs
18572         to be run with new-articles as LIST1, not LIST2.
18573         (spam-registration-functions): Add spam-use-ham-copy as a nil
18574         registration backend.
18575
18576 2004-02-26  Jesper Harder  <harder@ifa.au.dk>
18577
18578         * spam-stat.el (spam-stat-washing-hook): New option.
18579         (spam-stat-buffer-words): Use it.
18580         (spam-stat-process-directory, spam-stat-test-directory):
18581         Use insert-file-contents-literally.
18582         (spam-stat-coding-system): New variable.
18583         (spam-stat-load, spam-stat-save): Use it.
18584
18585 2004-02-25  Katsumi Yamaoka  <yamaoka@jpl.org>
18586
18587         * spam-report.el (spam-report-plug-agent):
18588         Quote spam-report-url-to-file and spam-report-url-ping-plain.
18589
18590 2004-02-25  Reiner Steib  <Reiner.Steib@gmx.de>
18591
18592         * gnus-art.el (gnus-button-alist, gnus-header-button-alist):
18593         Allow / in mailto URLs.
18594
18595 2004-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
18596
18597         * spam-report.el (spam-report-process-queue): Fix interactive use.
18598         (spam-report-url-ping-temp-agent-function, spam-report-plug-agent)
18599         (spam-report-unplug-agent): Doc fixes.
18600         (spam-report-url-ping-mm-url, spam-report-url-to-file)
18601         (spam-report-agentize, spam-report-deagentize): Autoload.
18602
18603 2004-02-24  Katsumi Yamaoka  <yamaoka@jpl.org>
18604
18605         * dgnushack.el (with-syntax-table): Redefine it for XEmacs 21.5.
18606
18607         * message.el (message-setup-fill-variables): Add mml tags to
18608         paragraph-start and paragraph-separate.  Suggested by Andrew Korty
18609         <ajk@iu.edu>.
18610         (message-mode): Don't modify paragraph-separate there.
18611
18612 2004-02-17  Katsumi Yamaoka  <yamaoka@jpl.org>
18613
18614         * compface.el (uncompface-use-external): Default to undecided.
18615         (uncompface-use-external-threshold): New variable.
18616         (uncompface-float-time): New macro.
18617         (uncompface): Determine whether to use the external decoder if
18618         uncompface-use-external is undecided.
18619
18620 2004-02-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18621
18622         * mm-view.el (mm-inline-image-emacs): Don't insert blank lines
18623         after images.
18624
18625         * gnus-art.el (gnus-mime-display-single): Remove dead code.
18626
18627 2004-02-14  Jesper Harder  <harder@ifa.au.dk>
18628
18629         * nnrss.el (nnrss-request-article, nnrss-find-el): Cleanup.
18630
18631         * html2text.el (html2text-get-attr, html2text-fix-paragraph): do.
18632
18633         * gnus-sum.el (gnus-summary-limit-to-age)
18634         (gnus-summary-limit-children): do.
18635
18636         * gnus-int.el (gnus-request-scan): do.
18637
18638         * gnus-group.el (gnus-group-suspend): do.
18639
18640         * gnus-cus.el (gnus-agent-cat-prepare-category-field): do.
18641
18642         * gnus-cite.el (gnus-cite-parse-attributions): do.
18643
18644         * gnus-agent.el (gnus-summary-set-agent-mark)
18645         (gnus-agent-regenerate-group): do.
18646
18647         * deuglify.el (gnus-article-outlook-unwrap-lines): do.
18648
18649         * binhex.el (binhex-decode-region-internal): do.
18650
18651 2004-02-12  Katsumi Yamaoka  <yamaoka@jpl.org>
18652
18653         * gnus-fun.el (gnus-face-properties-alist): New user option.
18654         (gnus-display-x-face-in-from): Use it.
18655
18656         * gnus-art.el (article-display-face): Ditto.
18657
18658         * compface.el (uncompface-use-external): Default to nil.
18659
18660 2004-02-12  Jesper Harder  <harder@ifa.au.dk>
18661
18662         * nntp.el (nntp-erase-buffer): New function.
18663         (nntp-retrieve-data, nntp-send-command)
18664         (nntp-send-buffer, nntp-retrieve-groups, nntp-handle-authinfo)
18665         (nntp-possibly-change-group): Use it.
18666
18667         * nnnil.el (nnnil-retrieve-headers, nnnil-request-list):
18668         Use with-current-buffer.
18669
18670 2004-02-12  TAKAI Kousuke  <tak@kmc.gr.jp>
18671
18672         * compface.el: Merge the ELisp-based uncompface program.
18673         (compface): New customization group.
18674         (uncompface-use-external): New user option.
18675         (uncompface): Call uncompface-internal if uncompface-use-external
18676         is nil.
18677         (uncompface-internal): New function.  Note that there are also
18678         some other functions and variables added for this function.
18679
18680 2004-02-10  Jesper Harder  <harder@ifa.au.dk>
18681
18682         * nnrss.el (nnrss-read-group-data): Initialize nnrss-group-hashtb
18683         if necessary.
18684
18685 2004-02-09  Teodor Zlatanov  <tzz@lifelogs.com>
18686
18687         * spam-report.el (spam-report-unplug-agent)
18688         (spam-report-plug-agent, spam-report-deagentize)
18689         (spam-report-agentize, spam-report-url-ping-temp-agent-function):
18690         Add support for the Agent in spam-report: when unplugged, report to a
18691         file; when plugged, submit all the requests.
18692
18693         * spam.el (spam-register-routine): Fix message about
18694         registration.
18695
18696 2004-02-09  Jesper Harder  <harder@ifa.au.dk>
18697
18698         * rfc2047.el (rfc2047-qp-or-base64): New function to reduce
18699         dependencies.
18700         (rfc2047-encode): Use it.
18701
18702         * gnus-art.el (gnus-button-marker-list): Move before first
18703         reference.
18704
18705         * imap.el (imap-parse-flag-list, imap-parse-body-extension)
18706         (imap-parse-body): Fix format string mismatch.
18707
18708         * gnus-score.el (gnus-summary-increase-score): do.
18709
18710         * nnrss.el (nnrss-close): New function.
18711
18712 2004-02-08  Jesper Harder  <harder@ifa.au.dk>
18713
18714         * nnrss.el (nnrss-make-filename): New function.
18715         (nnrss-request-delete-group, nnrss-read-server-data)
18716         (nnrss-save-server-data, nnrss-read-group-data)
18717         (nnrss-save-group-data): Use it.
18718         (nnrss-save-server-data, nnrss-save-group-data): Use gnus-prin1.
18719         (nnrss-read-server-data, nnrss-read-group-data): Use load.
18720         (nnrss-group-hashtb): Make it a hash table rather than an obarray.
18721
18722 2004-02-07  Jesper Harder  <harder@ifa.au.dk>
18723
18724         * mml.el (mml-compute-boundary-1): Don't uncompress files.
18725
18726 2004-02-06  Jesper Harder  <harder@ifa.au.dk>
18727
18728         * mml.el (mml-mode, mml-x-dnd-attach-file): Attach drop and drag
18729         files.
18730
18731         * message.el (message-generate-headers-first): Don't quote nil
18732         and t in docstrings.
18733
18734         * imap.el (imap-id): do.
18735
18736         * gnus-agent.el (gnus-agent-consider-all-articles)
18737         (gnus-agent-queue-mail): do.
18738
18739 2004-02-05  Reiner Steib  <Reiner.Steib@gmx.de>
18740
18741         * spam-report.el (spam-report-process-queue): New function.
18742         Process requests from `spam-report-requests-file'.
18743         (spam-report-process-queue): Doc fix.
18744
18745 2004-02-05  Teodor Zlatanov  <tzz@lifelogs.com>
18746
18747         * spam.el (spam-register-routine)
18748         (spam-log-processing-to-registry, spam-log-registered-p)
18749         (spam-log-unregistration-needed-p, spam-log-undo-registration):
18750         Change "check" to "spam-check" for semi-clarity.
18751
18752 2004-02-05  Jesper Harder  <harder@ifa.au.dk>
18753
18754         * pop3.el: Require nnheader.
18755
18756         * mml-smime.el: Require cl.  Autoload message-fetch-field.
18757
18758         * mml-sec.el (mml-signencrypt-style): Don't depend on Gnus.
18759
18760         * gnus-picon.el: Require cl.
18761
18762         * gnus-fun.el: Require gnus-ems and gnus-util.
18763
18764         * gnus.el (gnus-method-to-server): Move defsubst before first use.
18765
18766         * gnus-diary.el (gnus-diary-header-schedule): caddr -> car (cddr
18767
18768         * gnus-art.el (gnus-article-edit-mode): Define before first
18769         reference.
18770
18771 2004-02-04  Jesper Harder  <harder@ifa.au.dk>
18772
18773         * gnus-uu.el (gnus-uu-check-correct-stripped-uucode): Simplify.
18774         (gnus-uu-post-encoded): Use point-at-bol.
18775
18776         * gnus-topic.el (gnus-group-active-topic-p): do.
18777
18778         * gnus-start.el (gnus-newsrc-to-gnus-format): do.
18779
18780         * gnus-group.el (gnus-group-kill-region): do.
18781
18782         * gnus-art.el (article-date-ut): do.
18783
18784         * message.el (message-fetch-field): Remove redundant
18785         case-fold-search binding.
18786         (message-narrow-to-field): Simplify.
18787
18788 2004-02-03  Reiner Steib  <Reiner.Steib@gmx.de>
18789
18790         * spam.el (spam-directory): Derive from `gnus-directory'.
18791
18792         * spam-report.el (spam-report-url-to-file)
18793         (spam-report-requests-file): New function and variable for offline
18794         reporting.
18795         (spam-report-url-ping-function): Add `spam-report-url-to-file'
18796         and user defined function.
18797         (spam-report-url-ping-mm-url): Remove doubled slash.
18798
18799 2004-02-03  Teodor Zlatanov  <tzz@lifelogs.com>
18800
18801         * spam.el (spam-list-of-processors): Fix spamassassin variable names.
18802
18803 2004-02-03  Jesper Harder  <harder@ifa.au.dk>
18804
18805         * spam.el (spam-check-spamoracle, spam-spamoracle-learn):
18806         Fix format string mismatch.
18807
18808         * sieve.el (sieve-deactivate-all): do.
18809
18810         * nnfolder.el (nnfolder-request-set-mark, nnfolder-save-marks): do.
18811
18812         * nnlistserv.el (nnlistserv-kk-wash-article): do.
18813
18814         * nnml.el (nnml-request-set-mark, nnml-save-marks): do.
18815
18816         * mm-bodies.el (mm-7bit-chars): Don't include \r.
18817
18818 2004-02-02  Teodor Zlatanov  <tzz@lifelogs.com>
18819
18820         * spam.el (spam-list-of-checks): Add spam-use-BBDB-eclusive to
18821         the list of checks.
18822
18823 2004-01-31  Jesper Harder  <harder@ifa.au.dk>
18824
18825         * rfc2047.el (rfc2047-pad-base64): Deal with more cases of invalid
18826         padding.
18827
18828 2004-01-27  Ralf Angeli  <angeli@iwi.uni-sb.de>
18829
18830         * mm-view.el (mm-fill-flowed): New variable.
18831         (mm-inline-text): Use it.
18832
18833 2004-01-27  Teodor Zlatanov  <tzz@lifelogs.com>
18834
18835         * spam.el (spam-spamassassin-register-ham-routine)
18836         (spam-spamassassin-register-spam-routine): Fix function names.
18837
18838 2004-01-27  Katsumi Yamaoka  <yamaoka@jpl.org>
18839
18840         * gnus.el (gnus-tmp-grouplens): Remove.
18841         (gnus-summary-line-format): Remove grouplens.
18842
18843         * gnus-group.el (gnus-group-line-format): Ditto.
18844
18845         * gnus-spec.el (gnus-format-specs): Ditto.
18846         (gnus-update-format-specifications): Flush the group format spec
18847         cache if there's the grouplens stuff.
18848         (gnus-parse-simple-format): Replace %l with the empty string.
18849
18850 2004-01-27  Jerry James  <james@xemacs.org>  (tiny change)
18851
18852         * gnus-spec.el (gnus-parse-simple-format): Fix setq value
18853         omission.
18854
18855 2004-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
18856
18857         * gnus-msg.el (gnus-summary-resend-message-edit): Call mime-to-mml.
18858         Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
18859
18860 2004-01-25  Paul Jarc  <prj@po.cwru.edu>
18861
18862         * nnmaildir.el (nnmaildir--num-file, nnmaildir--mkfile)
18863         (nnmaildir--emlink-p, nnmaildir--eexist-p, nnmaildir--new-number):
18864         New macros and functions.
18865         * nnmaildir.el (nnmaildir--group-maxnum, nnmaildir--update-nov):
18866         Handle > NLINK_MAX messages.
18867         * nnmaildir.el (nnmaildir-request-set-mark):
18868         Use nnmaildir--emlink-p and nnmaildir--eexist-p.
18869
18870 2004-01-25  Alex Schroeder  <alex@gnu.org>
18871
18872         * spam-stat.el (spam-stat-process-directory-age): New option.
18873         (spam-stat-process-directory): Use it.
18874
18875 2004-01-24  Hiroshi Fujishima  <pooh@nature.tsukuba.ac.jp>  (tiny change)
18876
18877         * spam-stat.el (spam-stat-reduce-size): Set spam-stat-dirty.
18878         (spam-stat-save): Accept prefix argument.
18879
18880 2004-01-23  Paul Jarc  <prj@po.cwru.edu>
18881
18882         * nnmaildir.el (nnmaildir-request-set-mark): Handle the "too many
18883         links" error.
18884
18885 2004-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
18886
18887         * dgnushack.el: Advise byte-optimize-form-code-walker to optimize
18888         the rest of the and/or forms.
18889
18890 2004-01-23  Jesper Harder  <harder@ifa.au.dk>
18891
18892         * gnus.el (gnus-tmp-grouplens): Define for the sake of backward
18893         compatibility with old .newsrc.eld files.
18894
18895         * gnus-xmas.el (gnus-xmas-grouplens-menu-add): Remove.
18896
18897         * gnus-sum.el (gnus-summary-line-format-alist): Remove grouplens.
18898
18899         * gnus-start.el (gnus-1): do.
18900
18901         * gnus-group.el (gnus-group-line-format-alist): do.
18902
18903         * gnus.el (gnus-use-grouplens, gnus-visual): do.
18904
18905         * gnus-gl.el: Remove.
18906
18907 2004-01-23  Kevin Greiner  <kgreiner@xpediantsolutions.com>
18908
18909         * gnus-sum.el (gnus-adjust-marks): Now correctly handles a list of
18910         marks consisting of a single range {for example, (3 . 5)} rather
18911         than a list of a single range { ((3 . 5)) }.
18912
18913 2004-01-23  Jesper Harder  <harder@ifa.au.dk>
18914
18915         * spam-stat.el (spam-stat-store-gnus-article-buffer):
18916         Use with-current-buffer.
18917         (spam-stat-store-current-buffer): Use insert-buffer-substring to
18918         avoid consing a string.
18919
18920         * mm-util.el (mm-charset-synonym-alist): Add ks_c_5601-1987.
18921         Remove obsolete entries for big5 and gb2312.
18922
18923 2004-01-22  Kevin Greiner  <kgreiner@xpediantsolutions.com>
18924
18925         * gnus-sum.el (gnus-adjust-marks): Avoid splicing null INTO the
18926         uncompressed list.
18927
18928 2004-01-22  Jesper Harder  <harder@ifa.au.dk>
18929
18930         * spam-stat.el (spam-stat-strip-xref): New function.
18931         (spam-stat-process-directory): Use it.
18932
18933         * gnus-util.el (gnus-fetch-field): Don't bind case-fold-search
18934         here -- it's done in message-fetch-field.
18935
18936 2004-01-21  Kevin Greiner  <kgreiner@xpediantsolutions.com>
18937
18938         * gnus-agent.el (gnus-agent-queue-mail)
18939         (gnus-agent-prompt-send-queue): New variables.
18940         (gnus-agent-send-mail): Use gnus-agent-queue-mail.
18941         * gnus-draft.el (gnus-group-send-queue): Pass the group name
18942         "nndraft:queue" along to gnus-draft-send.
18943         Use gnus-agent-prompt-send-queue.
18944         (gnus-draft-send): Rebind gnus-agent-queue-mail to nil when group
18945         is "nndraft:queue".  Suggested by Gaute Strokkenes
18946         <gs234@srcf.ucam.org>
18947
18948         * gnus-agent.el (agent-disable-undownloaded-faces): Remove.
18949         (agent-enable-undownloaded-faces): Add.
18950         (gnus-agent-cat-groups): Use eval-and-compile, not
18951         eval-when-compile, to define gnus-agent-set-cat-groups as the setf
18952         method of gnus-agent-cat-groups even when the buffer has been
18953         evaled.
18954         (gnus-agent-save-active, gnus-agent-save-active-1): Merge to
18955         delete gnus-agent-save-active-1.
18956         (gnus-agent-save-groups): Delete.  Identical to
18957         gnus-agent-save-active.
18958         (gnus-agent-write-active): No longer adjust agent's copy of active
18959         file as agent's adjustments are now stored in their own
18960         file.  Remove optional parameter.
18961         (gnus-agent-possibly-alter-active): Ignore groups of unagentized
18962         servers.  Add use of min/max range limits from server's local
18963         file.
18964         (gnus-agent-save-alist): Remove unused optional argument.
18965         (gnus-agent-load-local, gnus-agent-read-and-cache-local)
18966         (gnus-agent-read-local, gnus-agent-save-local, gnus-agent-get-local)
18967         (gnus-agent-set-local): A per-server file that keeps min/max range
18968         limits for articles known to the agent.  Provides a fast mechanism
18969         for altering many active ranges.
18970         (gnus-agent-expire-group, gnus-agent-expire): No longer save the
18971         active file (local makes it unnecessary).
18972         (gnus-agent-regenerate-group): Fix XEmacs compatibility.
18973
18974         * gnus-cus.el (agent-disable-undownloaded-faces): Remove.
18975         (agent-enable-undownloaded-faces): Add.
18976
18977         * gnus-draft.el (gnus-draft-send): Bind gnus-agent-queue-mail to
18978         disable it when sending to "nndraft:queue".
18979         (gnus-group-send-queue): Add safety check to avoid sending queue
18980         when unplugged.
18981
18982         * gnus-group.el (gnus-group-catchup): Use new
18983         gnus-sequence-of-unread-articles, not
18984         gnus-list-of-unread-articles, to avoid exhausting memory with huge
18985         numbers of articles.  Use gnus-range-map to avoid having to
18986         uncompress the unread list.
18987         (gnus-group-archive-directory, gnus-group-recent-archive-directory):
18988         Fix invalid ange-ftp reference.
18989
18990         * gnus-range.el (gnus-range-map): Iterate over list or sequence.
18991         (gnus-sorted-range-intersection): Intersection of two ranges
18992         without requiring that they first be uncompressed.
18993
18994         * gnus-start.el (gnus-activate-group): Unless blocked by the
18995         caller, possibly expand the active range to include both cached
18996         and agentized articles.
18997         (gnus-convert-old-newsrc): Rewrote in anticipation of having
18998         multiple version-dependent converters.
18999         (gnus-groups-to-gnus-format): Replace gnus-agent-save-groups with
19000         gnus-agent-save-active.
19001         (gnus-save-newsrc-file): Save dirty agent range limits.
19002
19003         * gnus-sum.el (gnus-select-newgroup): Replace inline code with
19004         gnus-agent-possibly-alter-active.
19005         (gnus-adjust-marked-articles): Faster handling of simple lists.
19006
19007 2004-01-21  Jesper Harder  <harder@ifa.au.dk>
19008
19009         * spam-stat.el (spam-stat-test-directory): New optional argument
19010         displays a list of files detected.  Suggested by Andrew Cohen
19011         <cohen@andy.bu.edu>.
19012         (spam-stat-buffer-words-with-scores): Don't narrow and change
19013         syntax table here.  Reported by Andrew Cohen <cohen@andy.bu.edu>.
19014
19015 2004-01-20  Hubert Chan  <hubert@uhoreg.ca>
19016
19017         * spam.el (spam-use-spamassassin, spam-use-spamassassin-headers)
19018         (spam-install-hooks, spam-spamassassin, spam-spamassassin-path)
19019         (spam-spamassassin-arguments)
19020         (spam-spamassassin-spam-flag-header)
19021         (spam-spamassassin-positive-spam-flag-header)
19022         (spam-spamassassin-spam-status-header, spam-sa-learn-path)
19023         (spam-sa-learn-rebuild, spam-sa-learn-spam-switch)
19024         (spam-sa-learn-ham-switch, spam-sa-learn-unregister-switch)
19025         (spam-list-of-processors, spam-list-of-checks)
19026         (spam-list-of-statistical-checks, spam-registration-functions)
19027         (spam-check-spamassassin-headers, spam-check-spamassassin)
19028         (spam-spamassassin-score)
19029         (spam-spamassassin-register-with-sa-learn)
19030         (spam-spamassassin-register-spam-routine)
19031         (spam-spamassassin-register-ham-routine)
19032         (spam-assassin-register-spam-routine)
19033         (spam-assassin-register-ham-routine): Add SpamAssassin support.
19034         (spam-bogofilter-score): Fix to show article before scoring.
19035
19036 2004-01-20  Teodor Zlatanov  <tzz@lifelogs.com>
19037
19038         * spam.el (gnus-summary-mode-map): Make spam-generic-score the
19039         default scoring function.
19040         (spam-generic-score): Call spam-spamassassin-score if
19041         spam-use-spamassassin or spam-use-spamassassin-headers is on;
19042         spam-bogofilter-score otherwise.
19043
19044         * gnus.el (spam-process, spam-autodetect-methods):
19045         Add spamassassin and spamassassin-headers.
19046
19047 2004-01-20  Nevin Kapur  <nkapur@cs.caltech.edu>
19048
19049         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
19050         Suppress unnecessary messages.
19051
19052 2004-01-20  Jesper Harder  <harder@ifa.au.dk>
19053
19054         * spam-stat.el (spam-stat-to-hash-table): Use :size keyword in
19055         make-hash-table.
19056
19057 2004-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
19058
19059         * canlock.el (base64-encode-string): Don't autoload it.
19060
19061 2004-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
19062
19063         * run-at-time.el: Remove useless (require 'itimer),
19064         eval-and-compile and (featurep 'xemacs).
19065
19066 2004-01-16  Jesper Harder  <harder@ifa.au.dk>
19067
19068         * gnus-msg.el (gnus-post-news): Use blank Newsgroups line if
19069         GROUP is a virtual group.
19070
19071 2004-01-16  Steve Youngs  <sryoungs@bigpond.net.au>
19072
19073         * gnus.el: Autoload `message-y-or-n-p'.
19074
19075 2004-01-15  Jesper Harder  <harder@ifa.au.dk>
19076
19077         * pgg-parse.el: Remove unnecessary (require 'custom).
19078
19079         * pgg-def.el: do.
19080
19081         * nnmail.el: do.
19082
19083         * gnus-undo.el: do.
19084
19085         * gnus-picon.el: do.
19086
19087         * gnus-util.el: do.
19088
19089 2004-01-15  Reiner Steib  <Reiner.Steib@gmx.de>
19090
19091         * gnus-sum.el (gnus-pick-line-number): Add autoload.
19092
19093 2004-01-15  Katsumi Yamaoka  <yamaoka@jpl.org>
19094
19095         * mm-decode.el (mm-multiple-handles): Recognize a string as a mime
19096         handle, as well as a list.
19097
19098         * mm-view.el (mm-w3m-cid-retrieve-1): Call itself recursively.
19099         Suggested by ARISAWA Akihiro <ari@mbf.sphere.ne.jp>.
19100         (mm-w3m-cid-retrieve): Simplify.
19101
19102 2004-01-14  Vasily Korytov  <deskpot@myrealbox.com>
19103
19104         * message.el (message-kill-to-signature): Allow prefix arg to
19105         specify number of lines to keep before signature.
19106
19107 2004-01-14  Kai Grossjohann  <kai@emptydomain.de>
19108
19109         * message.el (message-kill-to-signature): Change docstring.
19110
19111 2004-01-14  Katsumi Yamaoka  <yamaoka@jpl.org>
19112
19113         * canlock.el: Always require sha1-el.
19114         (canlock-sha1): Bind sha1-maximum-internal-length to nil.
19115
19116         * message.el: Autoload sha1 only when compiling.
19117
19118         * lpath.el: Bind eudc-protocol for both Emacs and XEmacs; fbind
19119         eudc-expand-inline for XEmacs.
19120
19121 2004-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
19122
19123         * message.el (message-canlock-generate): Require sha1-el.
19124
19125 2004-01-13  Jesper Harder  <harder@ifa.au.dk>
19126
19127         * message.el (message-expand-name): Silence the byte compiler.
19128
19129         * lpath.el: Add detect-coding-system.
19130
19131         * dgnushack.el (dgnushack-compile): Remove obsolete check for
19132         cus-edit.
19133
19134 2004-01-13  Simon Josefsson  <jas@extundo.com>
19135
19136         * gnus-score.el (gnus-score-edit-all-score): Fix prototype.
19137         Invoke gnus-score-mode.
19138         Reported by bojohan+news@dd.chalmers.se (Johan Bockgård).
19139
19140         * gnus-range.el (gnus-compress-sequence): Doc fix.
19141         Suggested by Jim Blandy <jimb@redhat.com> (tiny change).
19142
19143 2004-01-12  Jesper Harder  <harder@ifa.au.dk>
19144
19145         * gnus-srvr.el (gnus-browse-foreign-server): Reduce consing.
19146
19147 2004-01-12  Teodor Zlatanov  <tzz@lifelogs.com>
19148
19149         * spam.el (spam-get-article-as-string): Update to use
19150         gnus-request-article-this-buffer, much simpler.
19151         (spam-get-article-as-buffer): Remove.
19152
19153 2004-01-12  Kai Grossjohann  <kai.grossjohann@mci.com>
19154
19155         * message.el (message-expand-name): Use EUDC if the user uses that.
19156
19157 2004-01-12  Jesper Harder  <harder@ifa.au.dk>
19158
19159         * rfc2047.el (rfc2047-parse-and-decode, rfc2047-decode): Use a
19160         character for the encoding to avoid consing a string.
19161
19162         * rfc2047.el (rfc2047-decode-string): Don't cons a string
19163         unnecessarily.
19164
19165         * mm-util.el (mm-replace-chars-in-string): Remove.
19166
19167         * rfc2047.el (rfc2047-decode): Use mm-subst-char-in-string instead
19168         of mm-replace-chars-in-string.
19169
19170 2004-01-11  Jesper Harder  <harder@ifa.au.dk>
19171
19172         * gnus.sum.el (gnus-remove-odd-characters): Don't cons two new strings.
19173
19174         * mm-util.el (mm-subst-char-in-string): Support inplace.
19175
19176         * gnus-sum.el (gnus-summary-remove-list-identifiers): Don't cons
19177         a new string in every iteration.  Use shy groups.
19178
19179 2004-01-10  Jesper Harder  <harder@ifa.au.dk>
19180
19181         * gnus-srvr.el (gnus-browse-unsubscribe-group):
19182         * gnus-soup.el (gnus-soup-group-brew):
19183         * gnus-msg.el (gnus-put-message):
19184         * gnus-move.el (gnus-group-move-group-to-server):
19185         * gnus-kill.el (gnus-batch-score):
19186         * gnus-group.el (gnus-group-prepare-flat, gnus-group-delete-group)
19187         (gnus-group-update-group-line, gnus-group-insert-group-line-info)
19188         (gnus-group-update-group, gnus-group-read-group)
19189         (gnus-group-make-group, gnus-group-make-help-group)
19190         (gnus-group-make-archive-group, gnus-group-make-directory-group)
19191         (gnus-group-make-empty-virtual, gnus-group-sort-selected-flat)
19192         (gnus-group-sort-by-unread, gnus-group-catchup)
19193         (gnus-group-unsubscribe-group, gnus-group-kill-group)
19194         (gnus-group-yank-group, gnus-group-set-info)
19195         (gnus-group-list-groups):
19196         * gnus.el (gnus-generate-new-group-name):
19197         * gnus-delay.el (gnus-delay-send-queue):
19198         * nnvirtual.el (nnvirtual-catchup-group):
19199         * nnkiboze.el (nnkiboze-generate-group, nnkiboze-generate-group):
19200         * gnus-topic.el (gnus-topic-find-groups, gnus-topic-clean-alist)
19201         (gnus-group-prepare-topics, gnus-topic-check-topology):
19202         * gnus-sum.el (gnus-update-read-articles, gnus-select-newsgroup)
19203         (gnus-mark-xrefs-as-read, gnus-compute-read-articles)
19204         (gnus-summary-walk-group-buffer, gnus-summary-move-article)
19205         (gnus-group-make-articles-read):
19206         * gnus-start.el (gnus-subscribe-newsgroup, gnus-start-draft-setup)
19207         (gnus-group-change-level, gnus-kill-newsgroup)
19208         (gnus-check-bogus-newsgroups, gnus-get-unread-articles-in-group)
19209         (gnus-get-unread-articles, gnus-make-articles-unread)
19210         (gnus-make-ascending-articles-unread): Use accessor
19211         macros (gnus-group-entry, gnus-group-unread, gnus-info-marks etc.)
19212         to get group information for improved readability.
19213
19214
19215 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
19216
19217         * gnus-art.el (article-decode-mime-words, article-babel)
19218         (gnus-article-highlight-signature, gnus-article-add-buttons)
19219         (gnus-signature-toggle): Use gnus-with-article-buffer.
19220
19221         * gnus-art.el (gnus-article-highlight-headers)
19222         (gnus-article-add-buttons-to-head): Use gnus-with-article-headers.
19223
19224         * gnus-art.el (gnus-mm-display-part, gnus-article-wash-status)
19225         (gnus-article-set-globals, gnus-request-article-this-buffer)
19226         (gnus-button-message-id, gnus-article-maybe-hide-headers)
19227         (gnus-mime-view-part-externally, gnus-mime-view-part-internally)
19228         (gnus-mime-display-alternative): Use with-current-buffer.
19229
19230 2004-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
19231
19232         * spam.el (spam-generate-fake-headers): Rewrite to be simpler,
19233         also under 80 char limit, and call gnus-error if needed.
19234         (spam-fetch-article-header): Fix - it was a
19235         buffer-local variable (gnus-newsgroup-data).
19236         (spam-find-spam): Use spam-generate-fake-headers, forget about
19237         spam-insert-fake-headers.
19238         (spam-insert-fake-headers): Remove.
19239
19240 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
19241
19242         * deuglify.el (gnus-article-outlook-unwrap-lines)
19243         (gnus-outlook-rearrange-article)
19244         (gnus-outlook-repair-attribution-outlook)
19245         (gnus-outlook-repair-attribution-block)
19246         (gnus-outlook-repair-attribution-other): Remove redundant
19247         save-excursion.
19248
19249 2004-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
19250
19251         * spam.el (spam-fetch-field-fast, spam-fetch-field-from-fast)
19252         (spam-fetch-field-subject-fast)
19253         (spam-fetch-field-message-id-fast, spam-generate-fake-headers)
19254         (spam-fetch-article-header): Add functions to deal with Gnus
19255         internals for fast retrieval of article header data.
19256         (spam-initialize): Put spam-find-spam in the gnus-summary-prepared-hook.
19257
19258 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
19259
19260         * pop3.el (pop3-md5): Remove.
19261         (pop3-apop): Replace pop3-md5 with md5.
19262
19263         * mm-bodies.el: base64 is always built-in.
19264
19265         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups):
19266         Use with-current-buffer.
19267
19268 2004-01-08  Katsumi Yamaoka  <yamaoka@jpl.org>
19269
19270         * canlock.el (canlock-insert-header): Remove excessive grouping in
19271         regexp.
19272
19273         * gnus-sum.el (gnus-summary-read-document): Ditto.
19274
19275         * gnus-uu.el (gnus-uu-part-number): Ditto.
19276
19277         * html2text.el (html2text-remove-tags): Ditto.
19278         (html2text-format-tags): Ditto.
19279         (html2text-format-single-elements): Ditto.
19280
19281         * mml.el (mml-parse-1): Ditto.
19282
19283 2004-01-08  Jesper Harder  <harder@ifa.au.dk>
19284
19285         * gnus-sum.el (gnus-summary-update-mark): Revert previous change.
19286
19287         * gnus-group.el (gnus-group-mark-group): Fix for multibyte marks.
19288
19289         * gnus-sum.el (gnus-summary-update-mark): Fix for multibyte marks.
19290
19291         * gnus-util.el (gnus-replace-in-string): Remove Emacs 20 code.
19292
19293 2003-11-15  Simon Josefsson  <jas@extundo.com>
19294
19295         * pgg-gpg.el (pgg-gpg-lookup-all-secret-keys)
19296         (pgg-gpg-lookup-key): Use regexp match instead of
19297         split-string (split-string is different between emacs 21.2 and
19298         22.1).  Reported by ultrasoul@ultrasoul.com (David D. Smith).
19299
19300 2004-01-08  Jesper Harder  <harder@ifa.au.dk>
19301
19302         * gnus-art.el (gnus-mime-view-all-parts)
19303         (gnus-article-part-wrapper, gnus-article-view-part):
19304         Use with-current-buffer.
19305
19306 2004-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
19307
19308         * spam.el (spam-disable-spam-split-during-ham-respool)
19309         (spam-spamoracle-database, spam-cache-lookups)
19310         (spam-split-last-successful-check, spam-clear-cache, spam-xor)
19311         (spam-group-ham-mark-p, spam-group-spam-mark-p)
19312         (spam-group-ham-marks, spam-group-spam-marks)
19313         (spam-group-spam-contents-p, spam-group-ham-contents-p)
19314         (spam-list-of-processors, spam-list-of-statistical-checks): Fix doc,
19315         also add spam-use-blackholes to the statistical checks.
19316         (spam-fetch-field-fast): Add interface to fetching fields, may
19317         become a macro.
19318         (spam-fetch-field-from-fast, spam-fetch-field-subject-fast)
19319         (spam-fetch-field-message-id-fast): Use spam-fetch-field-fast.
19320         (spam-insert-fake-headers): Fake an article when needed.
19321         (spam-find-spam): Fake article when possible.
19322         (spam-check-blackholes, spam-check-BBDB, spam-from-listed-p)
19323         (spam-check-bogofilter-headers): Use message-fetch-field instead
19324         of nnmail-fetch-field.
19325
19326 2004-01-07  Reiner Steib  <Reiner.Steib@gmx.de>
19327
19328         * gnus-score.el (gnus-score-find-trace): Add `k' (kill-buffer).
19329
19330 2004-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
19331
19332         * spam.el (spam-split): Do not require spam-use-CHECK to be
19333         enabled if that check is passed to spam-split explicitly; also
19334         fix so 'spam doesn't get converted to spam-split-group when
19335         spam-split-symbolic-return is t.
19336         (spam-find-spam): Find registrations of the article and use those
19337         instead of re-running spam-split to find the spam/ham
19338         classification of the article.
19339         (spam-log-processing-to-registry, spam-log-registered-p)
19340         (spam-log-unregistration-needed-p, spam-log-undo-registration):
19341         Use gnus-error instead of gnus-message.
19342         (spam-log-registration-type): Add function to determine the
19343         classification of a message based on registry entries; will
19344         return nil if both 'spam and 'ham are found.
19345         (spam-check-BBDB): Expand all the BBDB macros here so we can have
19346         a reasonably fast local cache without the loading errors.
19347         (spam-cache-lookups): Set to t by default.
19348         (spam-find-spam): Don't try to guess spam-cache-lookups.
19349         (spam-enter-whitelist, spam-enter-blacklist): Clear the
19350         spam-caches entry.
19351         (spam-filelist-build-cache, spam-filelist-check-cache):
19352         Fix caching of whitelist/blacklist entries.
19353         (spam-check-whitelist, spam-check-blacklist):
19354         Invoke spam-from-listed-p with a type, not a cache variable.
19355         (spam-from-listed-p): Wrap around spam-filelist-check-cache.
19356
19357 2004-01-07  Jesper Harder  <harder@ifa.au.dk>
19358
19359         * message.el (message-cite-prefix-regexp): Use with-syntax-table.
19360
19361         * nnmail.el (nnmail-split-fancy): do.
19362
19363         * mml.el (mml-parse): do.
19364
19365         * gnus-score.el (gnus-enter-score-words-into-hashtb)
19366         (gnus-score-adaptive): do.
19367
19368 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
19369
19370         * gnus-art.el (gnus-treat-emphasize): Ignore Emacs version number.
19371         (gnus-mime-button-map): Don't set keymap parent.
19372         (gnus-button-ctan-directory-regexp): Use shy grouping.
19373         (gnus-prev-page-map): Don't set keymap parent.
19374         (gnus-prev-page-map): Remove duplicated one.
19375         (gnus-next-page-map): Don't set keymap parent.
19376         (gnus-mime-security-button-map): Ditto.
19377
19378         * nnheader.el (nnheader-directory-files-is-safe): Ignore Emacs
19379         version number.
19380
19381         * sha1-el.el (sha1-string-external): Use with-temp-buffer.
19382
19383 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
19384
19385         * canlock.el (canlock-sha1-function): Remove.
19386         (canlock-sha1-function-for-verify): Remove.
19387         (canlock-openssl-program): Remove.
19388         (canlock-openssl-args): Remove.
19389         (canlock-ignore-errors): Remove.
19390         (canlock-sha1-with-openssl): Remove.
19391         (canlock-sha1): Use sha1 instead of to call canlock-sha1-function.
19392         (canlock-verify): Don't use canlock-ignore-errors.
19393
19394         * sha1-el.el (sha1-string-external): Make it can return a string
19395         in binary form.
19396         (sha1-region-external): Ditto.
19397         (sha1-string-internal): Ditto.
19398         (sha1-region-internal): Ditto.
19399         (sha1-region): Ditto.
19400         (sha1-string): Ditto.
19401         (sha1): Ditto.
19402
19403 2004-01-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19404
19405         * spam.el (spam-report-articles-gmane): New command.
19406
19407 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
19408
19409         * gnus.el: Don't make unnecessary *Group* buffer when loading.
19410
19411         * run-at-time.el (run-at-time-saved): Remove.
19412         (run-at-time): Doc fix.
19413
19414 2004-01-07  Jesper Harder  <harder@ifa.au.dk>
19415
19416         * gnus-sum.el (gnus-summary-limit-to-replied): New command.
19417         (gnus-summary-limit-map): Add it.
19418         (gnus-summary-make-menu-bar): do.
19419
19420 2004-01-06  Teodor Zlatanov  <tzz@lifelogs.com>
19421
19422         * spam.el (spam-cache-lookups, spam-caches, spam-clear-cache):
19423         Make attempt at some caching support (done for BBDB only now).
19424         (spam-find-spam): Set spam-cache-lookups if there are more than 2
19425         addresses to be checked.
19426         (spam-clear-cache-BBDB): Add function, to be invoked by
19427         bbdb-change-hook, and triggering spam-clear-cache of 'spam-use-BBDB.
19428         (spam-check-BBDB): Check and use the caches, if
19429         spam-cache-lookups is on, remove superfluous (provide).
19430
19431 2004-01-06  Reiner Steib  <Reiner.Steib@gmx.de>
19432
19433         * gnus-art.el (gnus-treat-ansi-sequences): Change default.
19434
19435 2004-01-07  Steve Youngs  <sryoungs@bigpond.net.au>
19436
19437         * run-at-time.el (run-at-time-saved): Move to after the definition
19438         of `run-at-time'.
19439
19440         * dgnushack.el: Autoload `font-lock-fontify-buffer' in XEmacs.
19441
19442 2004-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
19443
19444         * gnus-art.el (gnus-article-wash-html-with-w3m): Don't use
19445         mm-w3m-local-map-property.
19446
19447         * mm-view.el (mm-w3m-mode-map): Remove.
19448         (mm-w3m-local-map-property): Remove.
19449         (mm-inline-text-html-render-with-w3m): Don't use
19450         mm-w3m-local-map-property.
19451
19452 2004-01-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19453
19454         * run-at-time.el: New file.
19455
19456         * dgnushack.el (dgnushack-compile): Don't compile run-at-time
19457         under Emacs.
19458
19459         * gnus.el ((fboundp 'gnus-set-text-properties)): Remove definition
19460         of gnus-set-text-properties.
19461
19462         * gnus-uu.el (gnus-uu-save-article): Ditto.
19463
19464         * gnus-salt.el (gnus-carpal-setup-buffer): Ditto.
19465
19466         * gnus-cite.el (gnus-cite-parse): Ditto.
19467
19468         * gnus-art.el (gnus-button-push): Use set-text-properties instead
19469         of gnus-.
19470
19471         * gnus-xmas.el (run-at-time): Require run-at-time.
19472
19473         * gnus.el: Change calls to nnheader-run-at-time and
19474         password-run-at-time throughout to use run-at-time directly.
19475
19476         * password.el: Remove definition of run-at-time.
19477
19478         * nnheaderxm.el: Remove definition of run-at-time.
19479
19480 2004-01-05  Karl Pflästerer  <sigurd@12move.de>  (tiny change)
19481
19482         * mml.el (mml-minibuffer-read-disposition): Show attachment type
19483         in prompt.
19484
19485 2004-01-06  Steve Youngs  <sryoungs@bigpond.net.au>
19486
19487         * messagexmas.el (message-xmas-redefine): Alias
19488         `message-make-caesar-translation-table' to
19489         ``message-xmas-make-caesar-translation-table' regardless of XEmacs
19490         version.
19491
19492         * gnus-xmas.el (gnus-xmas-set-text-properties): Removed.
19493         (gnus-xmas-define): Don't alias `gnus-set-text-properties' to
19494         `gnus-xmas-set-text-properties'.
19495         (gnus-xmas-redefine): Don't alias `gnus-completing-read' to
19496         `gnus-xmas-completing-read'.
19497         (gnus-xmas-completing-read): Removed.
19498         (gnus-xmas-open-network-stream): Removed.
19499
19500         * gnus-ems.el (gnus-mode-line-modified): Don't conditionalise on
19501         XEmacs version.
19502
19503         * dns.el (dns-make-network-process): Use `open-network-stream'
19504         instead of `gnus-xmas-open-network-stream'.
19505
19506         * dgnushack.el: Remove some XEmacs 21.1 specific stuff.
19507
19508         * .cvsignore: Add auto-autoloads.el, custom-load.el.
19509
19510 2004-01-06  Jesper Harder  <harder@ifa.au.dk>
19511
19512         * gnus-art.el (gnus-mime-display-alternative)
19513         (gnus-insert-mime-button, gnus-insert-mime-security-button)
19514         (gnus-insert-prev-page-button, gnus-insert-next-page-button):
19515         Don't use gnus-local-map-property.
19516
19517         * gnus-util.el (gnus-local-map-property): Remove.
19518
19519         * mm-view.el (mm-view-pkcs7-decrypt):
19520         Replace gnus-completing-read-maybe-default with completing-read.
19521
19522         * gnus-util.el (gnus-completing-read): do.
19523         (gnus-completing-read-maybe-default): Remove.
19524
19525 2004-01-06  Steve Youngs  <sryoungs@bigpond.net.au>
19526
19527         * password.el: Only autoload `run-at-time' if not XEmacs.
19528         Only autoload the itimer functions if XEmacs.
19529
19530 2004-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
19531
19532         * gnus-xmas.el (gnus-xmas-define): Defun char-width for non-MULE
19533         XEmacsen.
19534
19535         * dgnushack.el: Autoload executable-find for XEmacs.
19536
19537 2004-01-06  Jesper Harder  <harder@ifa.au.dk>
19538
19539         * gnus-art.el (gnus-read-string): Remove.
19540         (gnus-summary-pipe-to-muttprint): Replace gnus-read-string with
19541         read-string.
19542
19543 2004-01-05  Teodor Zlatanov  <tzz@lifelogs.com>
19544
19545         * netrc.el: Autoload password-read.
19546         (netrc): Add configuration group.
19547         (netrc-encoding-method, netrc-openssl-path):
19548         Add variables for encoding and decoding of files with symmetric
19549         ciphers.
19550         (netrc-encode): Add assistant function to encode a file with
19551         netrc-encoding-method.
19552         (netrc-parse): Add interactive parameter, added optional
19553         decoding if netrc-encoding-method is non-nil but otherwise
19554         behavior is standard.
19555         (netrc-encrypting-method, netrc-encrypt, netrc-parse):
19556         Do s/encode/encrypt/ everywhere.
19557
19558         * spam.el: Remove executable-find autoload.
19559
19560 2004-01-05  Jesper Harder  <harder@ifa.au.dk>
19561
19562         * gnus-registry.el: Remove Emacs 20 hash table compatibility code.
19563
19564         * gnus-uu.el (gnus-uu-post-encoded): bury-buffer is always fbound.
19565
19566 2004-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
19567
19568         * gnus-art.el (gnus-treat-ansi-sequences)
19569         (article-treat-ansi-sequences): New variable and function.
19570         Suggested by Dan Jacobson <jidanni@jidanni.org>.
19571
19572         * gnus-sum.el (gnus-summary-wash-map, gnus-summary-make-menu-bar):
19573         Use it.
19574
19575 2004-01-05  Jesper Harder  <harder@ifa.au.dk>
19576
19577         * mm-util.el (mm-quote-arg): Remove.
19578
19579         * mm-decode.el (mm-mailcap-command): Replace mm-quote-arg with
19580         shell-quote-argument.
19581
19582         * gnus-uu.el (gnus-uu-command): do.
19583
19584         * gnus-sum.el (gnus-summary-insert-pseudos): do.
19585
19586         * ietf-drums.el (ietf-drums-token-to-list): Replace mm-make-char
19587         with make-char.
19588
19589         * mm-util.el (mm-make-char): Remove.
19590
19591         * mml.el (mml-mode): Replace gnus-add-minor-mode with
19592         add-minor-mode.
19593
19594         * gnus-undo.el (gnus-undo-mode): do.
19595
19596         * gnus-topic.el (gnus-topic-mode): do.
19597
19598         * gnus-sum.el (gnus-dead-summary-mode): do.
19599
19600         * gnus-start.el (gnus-slave-mode): do.
19601
19602         * gnus-salt.el (gnus-binary-mode, gnus-pick-mode): do.
19603
19604         * gnus-ml.el (gnus-mailing-list-mode): do.
19605
19606         * gnus-gl.el (gnus-grouplens-mode): do.
19607
19608         * gnus-draft.el (gnus-draft-mode): do.
19609
19610         * gnus-dired.el (gnus-dired-mode): do.
19611
19612         * gnus-ems.el (gnus-add-minor-mode): Remove.
19613
19614         * gnus-spec.el (gnus-correct-length, gnus-correct-substring):
19615         Replace gnus-char-width with char-width.
19616
19617         * gnus-ems.el (gnus-char-width): Remove.
19618
19619         * gnus-spec.el (gnus-correct-length, gnus-correct-substring):
19620         Replace gnus-char-width with char-width.
19621
19622         * gnus-ems.el (gnus-char-width): Remove.
19623
19624         * spam-stat.el (with-syntax-table): Remove with-syntax-table
19625         definition.
19626         Remove Emacs 20 hash table compatibility code.
19627
19628         * rfc2047.el (with-syntax-table): Remove with-syntax-table Emacs
19629         20 compatibility code.
19630
19631         * spam.el (spam-point-at-eol): Replace with point-at-eol.
19632
19633         * smime.el (smime-point-at-eol): Replace with point-at-eol.
19634
19635         * rfc2047.el (rfc2047-point-at-bol, rfc2047-point-at-eol):
19636         Replace with point-at-{eol,bol}.
19637
19638         * netrc.el (netrc-point-at-eol): Replace with point-at-eol.
19639
19640         * imap.el (imap-point-at-eol): Replace with point-at-eol.
19641
19642         * flow-fill.el (fill-flowed-point-at-bol)
19643         (fill-flowed-point-at-eol): Replace with point-at-{eol,bol}.
19644
19645         * gnus-util.el (gnus-point-at-bol, gnus-point-at-eol): Remove.
19646         Replace with point-at-{eol,bol} throughout all files.
19647
19648 2004-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
19649
19650         * ntlm.el (ntlm-string-as-unibyte): New macro.
19651         (ntlm-build-auth-response): Use it.
19652
19653         Remove Emacs 20 stuff:
19654         * dgnushack.el (dgnushack-compile): Don't modify max-specpdl-size.
19655         (butlast, mapc, remove): Remove the compiler macros.
19656         * gnus-msg.el (gnus-summary-news-other-window): Use remove instead
19657         of delq and copy-sequence.
19658         * gnus-art.el (popup-menu): Remove the compiler macro.
19659         * nnmail.el (nnmail-split-fancy): Don't support customizing with
19660         Emacs 20.
19661
19662 2004-01-05  Simon Josefsson  <jas@extundo.com>
19663
19664         * ntlm.el: Fix namespace.  Change smb-passwd-hash into
19665         ntlm-smb-passwd-hash, smb-owf-encrypt into ntlm-smb-owf-encrypt,
19666         smb-passwd-hash into ntlm-smb-passwd-hash, smbdes-e-p16 into
19667         ntlm-smb-des-e-p16, smbdes-e-p24 into ntlm-smb-des-e-p24, smbhash
19668         into ntlm-smb-hash, smb-sp8 into ntlm-smb-sp8, smb-str-to-key into
19669         ntlm-smb-str-to-key, smb-dohash into ntlm-smb-dohash, smb-perm1
19670         into ntlm-smb-perm1, smb-perm2 into ntlm-smb-perm2, smb-perm3 into
19671         ntlm-smb-perm3, smb-perm4 into ntlm-smb-perm4, smb-perm5 into
19672         ntlm-smb-perm5, smb-perm6 into ntlm-smb-perm6, smb-sc into
19673         ntlm-smb-sc, smb-sbox into ntlm-smb-sbox, string-permute into
19674         ntlm-string-permute, string-lshift into ntlm-string-lshift,
19675         string-xor into ntlm-string-xor.
19676         Suggested by Jesper Harder <harder@myrealbox.com>.
19677
19678         * ntlm.el: Don't include poem.
19679
19680         * md4.el (print-int32, print-string-hexa): Remove.
19681         Suggested by Jesper Harder <harder@myrealbox.com>.
19682
19683         * sasl-ntlm.el, ntlm.el, md4.el: New files.
19684
19685         * hmac-md5.el (md5-binary): Fix byte compile warning.  (This
19686         probably breaks emacs with DL patch, but do we care? Is anyone
19687         still using the DL stuff?)
19688
19689         * sieve-manage.el: Use the password package.
19690         (sieve-manage-read-passwd): Remove.
19691         (sieve-manage-interactive-login): Use password.  Re-add
19692         condition-case around loop.
19693
19694         * pgg.el (pgg-passphrase-cache, pgg-run-at-time): Remove.
19695         (pgg-add-passphrase-cache, pgg-remove-passphrase-cache):
19696         Use the password package.
19697
19698 2003-02-19  Simon Josefsson  <jas@extundo.com>
19699
19700         * sieve-manage.el (sieve-sasl-auth): Quote optional initial SASL
19701         token.
19702
19703 2002-08-07  Simon Josefsson  <jas@extundo.com>
19704
19705         * sieve-manage.el (require): Use SASL, not RFC2104/MD5.
19706         (sieve-manage-authenticators):
19707         (sieve-manage-authenticator-alist): Add some SASL mechs.
19708         (sieve-sasl-auth): New function.
19709         (sieve-manage-cram-md5-auth):
19710         (sieve-manage-plain-auth): Rewrite using SASL library.
19711         (sieve-manage-digest-md5-p, sieve-manage-digest-md5-auth)
19712         (sieve-manage-scram-md5-p, sieve-manage-scram-md5-auth)
19713         (sieve-manage-ntlm-p, sieve-manage-ntlm-auth)
19714         (sieve-manage-login-p, sieve-manage-login-auth): Add wrappers.
19715
19716 2004-01-05  Simon Josefsson  <jas@extundo.com>
19717
19718         * sasl.el, sasl-cram.el, sasl-digest.el, hmac-md5.el, hmac-def.el:
19719         New files.
19720
19721 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19722
19723         * gnus-group.el (gnus-no-groups-message): Update.
19724
19725         * gnus-sum.el (gnus-summary-insert-new-articles): Remove .
19726
19727 2003-11-09  Simon Josefsson  <jas@extundo.com>
19728
19729         * imap.el: Support for ID IMAP extension (RFC 2971).
19730         (imap-local-variables): Add imap-id.
19731         (imap-id): New variable.
19732         (imap-id): New function.
19733         (imap-parse-response): Parse untagged ID response.
19734         * nnimap.el (nnimap-id): New variable.
19735         (nnimap-open-connection): Use it.
19736
19737 2003-12-28  Simon Josefsson  <jas@extundo.com>
19738
19739         * gnus-score.el (gnus-score-edit-all-score): New.
19740         * gnus-group.el (gnus-group-score-map): Bind it to W e.
19741
19742 2004-01-04  Simon Josefsson  <jas@extundo.com>
19743
19744         * password.el: Add.
19745
19746 2004-01-04  Mario Lang  <lang@zid.tugraz.at>
19747
19748         * dns.el (dns-query-types): Fix typo.
19749         (dns-query-types): New function.
19750         (dns-read-type): Add support for AAAA records, see RFC 3596.  Parse MX,
19751         PTR and SOA replies, see RFC 1035.
19752
19753 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19754
19755         * gnus.el (gnus-logo-color-style): Change colors to `no'.
19756
19757         * Move to Changelog.2.
19758
19759 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19760
19761         * gnus.el (gnus-version-number): Bump version.
19762
19763 2004-01-04  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
19764
19765         * gnus.el: No Gnus v0.1 is released.
19766
19767 2004-01-04  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
19768
19769         * gnus.el: No Gnus v0.0 is released.
19770
19771 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19772
19773         * gnus.el (gnus-version-number): Bump.
19774         (gnus-version): No.
19775
19776 See ChangeLog.2 for earlier changes.
19777
19778     Copyright (C) 2004, 2005, 2006, 2007, 2008, 2009, 2010
19779       Free Software Foundation, Inc.
19780
19781   This file is part of GNU Emacs.
19782
19783   GNU Emacs is free software: you can redistribute it and/or modify
19784   it under the terms of the GNU General Public License as published by
19785   the Free Software Foundation, either version 3 of the License, or
19786   (at your option) any later version.
19787
19788   GNU Emacs is distributed in the hope that it will be useful,
19789   but WITHOUT ANY WARRANTY; without even the implied warranty of
19790   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
19791   GNU General Public License for more details.
19792
19793   You should have received a copy of the GNU General Public License
19794   along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.
19795
19796 ;; Local Variables:
19797 ;; coding: utf-8
19798 ;; fill-column: 79
19799 ;; add-log-time-zone-rule: t
19800 ;; End: