* spam.el: Reindent and fix long lines.
[gnus] / lisp / ChangeLog
1 2010-12-14  Teodor Zlatanov  <tzz@lifelogs.com>
2
3         * spam.el: Reindent and fix long lines.
4         (spam-copy-or-move-routine): Exclude invalid move destinations.
5
6 2010-12-14  Andrew Cohen  <cohen@andy.bu.edu>
7
8         * nnir.el (nnir-mode): Don't install registry hooks if user hasn't
9         installed the registry.
10
11 2010-12-14  Katsumi Yamaoka  <yamaoka@jpl.org>
12
13         * dgnushack.el (rot13-string): New macro for XEmacs.  netrc.el uses it.
14
15 2010-12-13  Andrew Cohen  <cohen@andy.bu.edu>
16
17         * nnir.el (nnir-run-gmane): Better check for gmane groups: error out if
18         groupname doesn't contain "gmane".
19
20 2010-12-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
21
22         * netrc.el (netrc-point-at-eol): Remove the unused netrc-point-at-old
23         and netrc-bound-and-true-p bindings.
24         (netrc-parse): Cache the netrc contents.
25
26         * gnus-start.el (gnus-matches-options-n): Fix typo in last change.
27         (gnus-1): Don't create the nndrafts group twice.
28         (gnus-setup-news): There's no need to read the active file here, since
29         that's done again later on a per-backend basis.
30         (gnus-start-draft-setup): Make sure that the new group is started out
31         empty.
32
33         * gnus-agent.el (gnus-agentize): Don't create the queue group
34         automatically on startup.  It'll be created later, if needed.
35
36         * gnus-start.el (gnus-auto-subscribed-groups): Add nnimap to the list
37         of automatically subscribed groups.
38         (gnus-auto-subscribed-categories): New variable.
39         (gnus-matches-options-n): Use it.
40         (gnus-default-subscribed-newsgroups): Remove unused variable.
41         (gnus-start-draft-setup): Message a bit less.
42
43 2010-12-13  Andrew Cohen  <cohen@andy.bu.edu>
44
45         * nnir.el (nnir-run-imap): Return article list in order of increasing
46         UID.
47
48 2010-12-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
49
50         * gnus-sum.el (gnus-summary-enter-digest-group): Mention
51         gnus-auto-select-on-ephemeral-exit.
52
53         * proto-stream.el (proto-stream-open-network-only): Fix the calling
54         convention of the network-only option.
55
56 2010-12-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
57
58         * proto-stream.el (proto-stream-open-network-only): New function to
59         have a way to specify non-STARTTLS upgrade connections.
60
61 2010-12-10  Julien Danjou  <julien@danjou.info>
62
63         * gnus-gravatar.el (gnus-gravatar-transform-address): Fix error when
64         email address is nil.
65
66         * message.el (message-bogus-recipient-p): Set address to "" if nil.
67
68 2010-12-10  Andrew Cohen  <cohen@andy.bu.edu>
69
70         * nnir.el (nnir-request-expire-articles): Ignore expiry except for
71         deletion.
72         (nnir-run-imap): Only need to parse list once.
73
74 2010-12-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
75
76         * shr.el (shr-tag-script): Ignore <script>.
77         (shr-tag-label): Add <label> support.
78
79 2010-12-09  Katsumi Yamaoka  <yamaoka@jpl.org>
80
81         * mm-util.el (mm-ucs-to-char): Use eval-and-compile.
82
83         * shr.el (shr-image-displayer): Work for images lined side by side.
84
85 2010-12-08  Robert Pluim  <rpluim@gmail.com>
86
87         * gnus-demon.el (gnus-demon-init): Call run-with-timer with an integer
88         parameter, since XEmacs doesn't accept t as a parameter.
89
90 2010-12-08  Andrew Cohen  <cohen@andy.bu.edu>
91
92         * nnir.el (nnir-retrieve-headers): Use rassq when comparing article
93         ids.
94         (nnir-run-gmane): Simplify groupspec formatting.
95         (nnir-request-expire-articles): New function.
96
97 2010-12-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
98
99         * nnimap.el (nnimap-parse-flags): Tweak VANISHED regexp to avoid regexp
100         overflow, possibly.
101
102         * shr.el (shr-tag-table-1): Use bg/gfcolor specs on tables.
103         (shr-render-td): Handle td style="" better.
104         (shr-tag-table): Use the color from the style sheet.
105         (shr-render-td): Make sure we copy over all the overlays, too.
106
107 2010-12-07  Andrew Cohen  <cohen@andy.bu.edu>
108
109         * nnir.el (nnir-run-gmane): Restore sub-optimal test for gmane server.
110         (nnir-request-article): Improve article retrieval.
111
112 2010-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
113
114         * mm-util.el (mm-extra-numeric-entities): New variable.
115
116         * mm-url.el (mm-url-decode-entities):
117         * mm-decode.el (mm-shr): Use it to decode extra numeric entities.
118
119         * lpath.el: Fbind completion-at-point for Emacs 22 and XEmacs.
120
121 2010-12-07  Stefan Monnier  <monnier@iro.umontreal.ca>
122
123         * message.el: Use completion-at-point.
124         (message-completion-function): New fun, extracted from message-tab.
125         (message-mode): Use it for completion-at-point-functions.
126         (message-tab): Use it and completion-at-point.
127
128 2010-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
129
130         * shr.el (shr-find-fill-point): Don't break a line after a kinsoku-bol
131         character if a non-breakable character follows.
132
133 2010-12-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
134
135         * proto-stream.el (proto-stream-open-tls): Return nil if we don't get
136         any stream.
137
138         * shr.el (shr-tag-font): Colorize the region.
139         (shr-tag-body): Ditto.
140         (shr-tag-font): Actually let the styles be inherited instead of
141         overwriting them.
142         (shr-tag-font): Get the background color right.
143         (shr-tag-style): Ignore all <style> tags for the moment.
144
145         * gnus-int.el (gnus-request-thread): Rework to take a header instead of
146         a Message-ID to avoid having nnimap depend on gnus-sum.
147
148         * shr.el (shr-descend): Only colorize something if we have a node that
149         sets colors.
150
151 2010-12-06  Julien Danjou  <julien@danjou.info>
152
153         * shr.el (shr-render-td): Render td content with shr-descend, so style
154         will be applied to <td> too.
155         (shr-colorize-region): Colorize region even if we only have a background.
156         (shr-tag-body): Fix color and background color inheritance.
157         Do not recolorize after shr-generic.
158         (shr-tag-font): Let shr-generic colorize via inheritance.
159
160 2010-12-06  Katsumi Yamaoka  <yamaoka@jpl.org>
161
162         * shr.el (shr-find-fill-point): Don't regard apostrophe as kinsoku-bol.
163
164 2010-12-06  Andrew Cohen  <cohen@andy.bu.edu>
165
166         * nnir.el (nnir-request-move-article): Remove obsolete code.
167
168 2010-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
169
170         * gnus-util.el (gnus-macroexpand-all): Use eval-and-compile.
171
172 2010-12-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
173
174         * gnus-sum.el (gnus-summary-respool-article): The completion function
175         expects a list instead of an alist.
176
177         * nntp.el (nntp-snarf-error-message): nnheader-report takes a format
178         string as the parameter.
179
180         * gnus.el (gnus-valid-select-methods): Allow nnimap to respool.
181
182         * shr.el (shr-stylesheet): New dynamic variable for cascading the
183         styles.
184         (shr-colorize-region): New function.
185         (shr-insert-background-overlay): Remove.
186         (shr-render-td): Background setting should be taken care of on a higher
187         level.
188         (shr-tag-body): Use post-hoc colorizations.
189         (shr-tag-body): Set up a style sheet based on bgcolor/fgcolor.
190         (shr-put-color-1): Don't overwrite old colors.
191         (shr-colorize-region): When the background color isn't explicit, use
192         a fixed background.
193
194         * gnus-util.el (gnus-output-to-mail): Require nnmail before using
195         nnmail variables.
196
197 2010-12-05  Bjørn Mork  <bjorn@mork.no>
198
199         * nnimap.el (nnimap-process-expiry-targets): Avoid downloading articles
200         unless necessary.
201
202 2010-12-05  Andrew Cohen  <cohen@andy.bu.edu>
203
204         * nnir.el (nnir-run-gmane): Use more careful test for gmane nntp
205         server.
206
207 2010-12-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
208
209         * gnus-html.el (gnus-html-put-image): Use widget instead of local maps
210         so that TAB works.
211
212         * gnus-sum.el (gnus-summary-show-article): Reverse the meanings of `C-u
213         C-u g' and `C-u g' so that `C-u g' does what it traditionally did.
214
215         * shr.el (shr-urlify): Show the URL before the title to avoid
216         misleading URLs.
217
218 2010-12-04  Adam Sjøgren  <asjo@koldfront.dk>
219
220         * shr.el (shr-urlify): Display the title in <a> tags.
221
222 2010-12-04  Andrew Cohen  <cohen@andy.bu.edu>
223
224         * nnir.el (nnir-categorize): Replace mapcar with mapc.
225
226 2010-12-03  Andrew Cohen  <cohen@andy.bu.edu>
227
228         * nnir.el: Rearrange code to allow macros to be autoloaded by
229         gnus-sum.el.
230         (nnir-retrieve-headers-override-function): Make this variable
231         customizable.
232         (nnir-retrieve-headers): Remove obsolete subject-mangling code.
233
234         * gnus-sum.el (nnir-article-group,nnir-article-rsv): Autoload macros
235         from nnir.el.
236
237 2010-12-03  Julien Danjou  <julien@danjou.info>
238
239         * gnus-demon.el (gnus-demon-init): Fix time computing when time is nil.
240
241 2010-12-03  Katsumi Yamaoka  <yamaoka@jpl.org>
242
243         * gnus-util.el (gnus-macroexpand-all): Don't modify argument;
244         allow optional argument `environment'.
245
246 2010-12-03  Glenn Morris  <rgm@gnu.org>
247
248         * mm-extern.el (message-goto-body): Update declaration.
249
250 2010-12-03  Katsumi Yamaoka  <yamaoka@jpl.org>
251
252         * gnus-util.el (gnus-macroexpand-all): New function.
253
254         * gnus-sum.el (gnus-summary-line-format-alist): Use gnus-macroexpand-all
255         instead of macroexpand-all that is unavailable in XEmacs.
256
257 2010-12-02  Andrew Cohen  <cohen@andy.bu.edu>
258
259         * nnir.el (nnir-summary-line-format): New variable.
260         (nnir-mode): Use it.
261         (nnir-artlist-*,nnir-aritem-*): Reimplement as macros.
262         (nnir-article-ids): Reimplement as defsubst.
263         (nnir-retrieve-headers): Don't mangle the subject header.
264         (nnir-run-imap): Use 100 as RSV score.
265         (nnir-run-find-grep): Fix for full server searching.
266         (nnir-run-gmane): Better restriction to gmane groups.
267
268         * gnus-sum.el (gnus-summary-line-format-alist): Add specs for nnir
269         summary buffers.
270
271 2010-12-02  Julien Danjou  <julien@danjou.info>
272
273         * gnus-win.el (gnus-configure-frame): Remove old compatibility code.
274
275         * gnus-msg.el: Mark gnus-outgoing-message-group as obsolete.
276
277         * gnus-win.el (gnus-configure-windows): Remove Gnus 3.x setting
278         support.
279
280 2010-12-01  Andrew Cohen  <cohen@andy.bu.edu>
281
282         * nnir.el: Update to handle the registry better.
283         (autoload): Silence byte-compiler.
284         (nnir-open-server): Add a hook for nnir groups.
285         (nnir-request-move-article): Don't mangle the header. Better to use
286         formating variables (which will be added in the future).
287         (nnir-registry-action): Update the registry using the original article
288         group name.
289         (nnir-mode): Install nnir-specific hooks for updating the registry.
290
291         * gnus-sum.el
292         (gnus-article-original-subject,gnus-newsgroup-original-name): Remove
293         obsolete variables.
294         (gnus-summary-move-article): Remove use of obsolete variables.
295         (gnus-summary-local-variables): Make move and delete hooks local to
296         summary buffers.
297
298 2010-12-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
299
300         * rtree.el: New file.
301
302 2010-12-01  Julien Danjou  <julien@danjou.info>
303
304         * message.el (message-user-organization): Do not use
305         gnus-local-organization.
306
307         * gnus.el: Remove gnus-local-organization.
308
309         * gnus-msg.el: Remove nastygram thing.
310
311 2010-12-01  Teodor Zlatanov  <tzz@lifelogs.com>
312
313         * nnmaildir.el (nnmaildir-request-set-mark): Add article to add-mark
314         funcall.
315
316 2010-12-01  Katsumi Yamaoka  <yamaoka@jpl.org>
317
318         * gnus-gravatar.el (gnus-gravatar-insert): Allow LWSP in the middle of
319         names.
320
321         * shr.el (shr-find-fill-point): Don't break line between kinsoku-bol
322         characters.
323
324         * gnus-gravatar.el (gnus-gravatar-insert): Delete unnecessary binding
325         to t of inhibit-read-only since it is inside gnus-with-article-headers.
326         Suggested by Štěpán Němec <stepnem@gmail.com>.
327         (gnus-gravatar-transform-address): Use mail-extract-address-components
328         that supports non-ASCII names rather than mail-header-parse-addresses.
329
330 2010-11-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
331
332         * proto-stream.el (open-protocol-stream): All starttls connections are
333         handled by the network handler.
334
335 2010-11-30  Julien Danjou  <julien@danjou.info>
336
337         * nnimap.el (nnimap-open-connection-1): Use gnus-string-match-p.
338         (nnimap-open-connection-1): Fix PREAUTH.
339
340         * gnus-gravatar.el (gnus-gravatar-size): Set gnus-gravatar-size to nil.
341
342 2010-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
343
344         * shr.el (shr-char-breakable-p, shr-char-nospace-p)
345         (shr-char-kinsoku-bol-p, shr-char-kinsoku-eol-p): New macros.
346         (shr-insert): Use them.
347         (shr-find-fill-point): Work better for kinsoku chars and apostrophes.
348
349 2010-11-29  Andrew Cohen  <cohen@andy.bu.edu>
350
351         * nnir.el (nnir-request-move-article): Bail out if original group
352         doesn't support article moves.
353         (nnir-get-active): Improve active list retrieval.
354
355 2010-11-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
356
357         * shr.el (shr-find-fill-point): Don't break before apostrophes.
358
359 2010-11-29  Binjo  <binjo.cn@gmail.com>  (tiny change)
360
361         * nnimap.el (nnimap-open-connection-1): w32 open-network-stream doesn't
362         seem to accept strings-with-numbers as port numbers,
363
364 2010-11-29  Andrew Cohen  <cohen@andy.bu.edu>
365
366         * gnus-sum.el (gnus-summary-delete-article): If delete fails don't
367         change the registry.
368
369 2010-11-29  Katsumi Yamaoka  <yamaoka@jpl.org>
370
371         * nnir.el (nnir-run-gmane): Use mm-delete-duplicates instead of
372         delete-dups that is not available in XEmacs 21.4.
373
374         * mm-util.el (mm-delete-duplicates): Add comment.
375
376 2010-11-28  Andrew Cohen  <cohen@andy.bu.edu>
377
378         * nnir.el (nnir-ignored-newsgroups): New variable.
379         (nnir-get-active): Use it.
380
381 2010-11-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
382
383         * proto-stream.el (proto-stream-open-network): Add some comments.
384
385         * nntp.el (nntp-open-connection): Provide a :success condition.
386
387         * nnimap.el (nnimap-open-connection-1): Ditto.
388
389         * proto-stream.el (proto-stream-open-network): See what the response to
390         the STARTTLS command is.
391
392         * nnimap.el (nnimap-open-connection-1): Always upgrade to STARTTLS (for
393         backwards compatibility).
394         (nnimap-open-connection-1): Really respect nnimap-server-port.
395
396         * proto-stream.el (proto-stream-open-network): When doing opportunistic
397         TLS upgrades we don't really care about the identity of the peer.
398         (proto-stream-open-network): Force starttls.el to use gnutls-cli, since
399         that what we've checked for.
400         (proto-stream-always-use-starttls): Only default to t if
401         open-gnutls-stream exists.
402         (proto-stream-open-network): If STARTTLS failed, then just open a
403         normal connection.
404         (proto-stream-open-network): Wait until the greeting before doing
405         STARTTLS.
406
407         * nntp.el (nntp-open-connection): Report what the connection error is.
408
409         * proto-stream.el (open-protocol-stream): Renamed from
410         open-proto-stream.
411
412 2010-11-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
413
414         * nnimap.el (nnimap-stream): Change default to `undecided'.
415         (nnimap-open-connection): If `nnimap-stream' is `undecided', try ssl
416         first, and then network.
417         (nnimap-open-connection-1): Respect nnimap-server-port.
418         (nnimap-open-connection): Be more backwards-compatible.
419
420         * proto-stream.el (proto-stream-always-use-starttls): New variable.
421         (proto-stream-open-starttls): De-duplicate the starttls code.
422         (proto-stream-open-starttls): Folded back into the main function.
423         (proto-stream-open-network): Fix typo in the gnutls path.
424         (proto-stream-command): Refactor out.
425
426         * nntp.el (nntp-open-connection): Fix the STARTTLS command syntax.
427
428         * proto-stream.el (proto-stream-open-starttls): Actually implement the
429         starttls.el STARTTLS.
430
431         * color.el (color-lab->srgb): Fix function call name.
432
433         * proto-stream.el (proto-stream-open-tls): Delete output from openssl
434         if we're using tls.el.
435         (proto-stream-open-network): If we don't have gnutls-cli or gnutls
436         built in, then don't try to establish a STARTTLS connection.
437
438         * nntp.el (nntp-open-connection): Switch on STARTTLS on supported
439         servers.
440
441         * proto-stream.el (open-proto-stream): Use network, not stream.
442         (open-proto-stream): Add a way to specify what the end of a command is.
443
444         * nntp.el (nntp-open-connection): Use proto-streams for the relevant
445         connections types.
446         (nntp-open-network-stream): Remove.
447         (nntp-open-ssl-stream): Remove.
448         (nntp-open-tls-stream): Remove.
449         (nntp-ssl-program): Remove.
450
451         * nnimap.el (nnimap-open-connection): Check for "OK" from the greeting.
452
453 2010-11-27  Andrew Cohen  <cohen@andy.bu.edu>
454
455         * nnir.el: Fix typos.
456         (nnir-retrieve-headers-override-function): Rename variable to reflect
457         new semantics.
458         (nnir-article-group, nnir-article-number, nnir-article-rsv): New helper
459         macros.
460         (nnir-request-article, nnir-request-move-article): Use them.
461         (nnir-categorize): New function.
462         (nnir-run-query): Use it.
463         (nnir-retrieve-headers): Rewrite to batch header retrieval.
464         (nnir-run-gmane): nnir-retrieve-headers now returns the headers already
465         sorted.
466         (nnir-group-full-name): Use gnus-group-full-name instead.
467         (nnir-artlist-artitem-group, nnir-artlist-artitem-number)
468         (nnir-artlist-artitem-rsv, nnir-sort-groups-by-server): Obsolete.
469
470 2010-11-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
471
472         * nnimap.el (nnimap-open-connection): Fix typo in STARTTLS command.
473
474         * proto-stream.el: New library to provide protocol-specific
475         TLS/STARTTLS connections for IMAP, NNTP, SMTP, POP3 and similar
476         protocols.
477         (open-proto-stream): Complete the documentation.
478         (proto-stream-open-network): Fix some typos.
479
480         * nnimap.el (nnimap-open-connection): Use it.
481
482 2010-11-27  Yuri Karaban  <tech@askold.net>  (tiny change)
483
484         * pop3.el (pop3-open-server): Read server greeting before starting TLS
485         negotiation.
486
487 2010-11-26  Julien Danjou  <julien@danjou.info>
488
489         * color.el: Rename various rgb functions to srgb.
490
491 2010-11-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
492
493         * nnimap.el (nnimap-get-groups): Allow non-quoted strings as mailbox
494         names.
495
496 2010-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
497
498         * shr.el (shr-insert): Revert last change.
499         (shr-find-fill-point): Never leave point being at bol;
500         relax the kinsoku limitation when rendering tables.
501
502 2010-11-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
503
504         * nnmail.el (nnmail-expiry-target-group): Protect against degenerate
505         results from -accept-article.
506
507         * shr-color.el: Require cl when compiling.
508
509         * nnheader.el (nnheader-update-marks-actions): Fix typo in last
510         checkin.
511
512         * gnus-art.el (gnus-url-mailto): Unfold URLs before using them.
513
514         * nnimap.el (nnimap-request-set-mark): Add is "+", not "-".
515
516         * gnus-sum.el (gnus-summary-push-marks-to-backend): Use 'set instead of
517         'add and 'delete to set backend marks.
518
519         * nnmaildir.el (nnmaildir-request-set-mark): Be explicit about 'set.
520
521         * nnheader.el (nnheader-update-marks-actions): Refactor out.
522
523         * nntp.el (nntp-request-set-mark): Use it.
524
525         * nnfolder.el (nnfolder-request-set-mark): Ditto.
526
527         * nnml.el (nnml-request-set-mark): Ditto.
528
529         * nnimap.el (nnimap-last-response-string): Remove the unfolding -- it
530         introduces regressions in article selection.
531         (nnimap-find-uid-response): New function.
532         (nnimap-request-accept-article): Use the UID returned, if any.
533         (nnimap-request-move-article): Use the UID returned, if any.
534         (nnimap-get-groups): Reimplement to work with folded lines.
535         (nnimap-find-uid-response): The UID is the last element in the list.
536         (nnimap-request-set-mark): Extend syntax with 'set.
537
538         * nnml.el (nnml-request-set-mark): Ditto.
539
540         * nnfolder.el (nnfolder-request-set-mark): Ditto.
541
542         * nntp.el (nntp-request-set-mark): Ditto.
543
544 2010-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
545
546         * message.el (message-called-interactively-p): A temporary macro.
547         (message-goto-body): Use it temporarily.
548
549 2010-11-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
550
551         * nnimap.el (nnimap-unfold-quoted-lines): Refactor out.
552         (nnimap-last-response-string): Unfold quoted lines, if they exist.
553         (nnimap-last-response-string): Fix last unfolding fix.
554
555 2010-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
556
557         * shr.el (shr-insert): Fix the way to fold lines.
558
559 2010-11-25  Julien Danjou  <julien@danjou.info>
560
561         * shr-color.el (shr-color->hexadecimal): Use color-rgb->hex
562
563         * color.el: Rename from color-lab.el
564         (color-rgb->hex): Add.
565         (color-complement): Add.
566         (color-complement-hex): Add.
567
568         * gnus-sum.el (gnus-summary-widget-forward): Add, and bind to [tab].
569
570 2010-11-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
571
572         * shr-color.el (shr-color-visible): Don't bug out if the colour names
573         don't exist.
574
575 2010-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
576
577         * mml.el (mml-preview): Make sure to bind gnus-displaying-mime to nil,
578         assuming that article displaying or another mml-preview may be
579         interrupted for an error or for the like.
580
581         * shr.el (shr-get-background): Fix argument name.
582
583 2010-11-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
584
585         * gnus-cache.el (gnus-summary-insert-cached-articles): Use it.
586
587         * gnus-sum.el (gnus-summary-include-articles): New function.
588
589         * message.el (message-goto-body): called-interactively-p needs a
590         parameter, so use `any'.
591
592         * nnimap.el (nnimap-request-move-article): It's no longer necessary to
593         clear marks before moving, since they're synced from the Gnus side
594         first.
595
596         * gnus-sum.el (gnus-summary-push-marks-to-backend): New function.
597         (gnus-summary-move-article): Copy over all marks before moving, so that
598         IMAP doesn't think a new article has arrived.
599
600 2010-11-24  Julien Danjou  <julien@danjou.info>
601
602         * shr.el (shr-insert-background-overlay): Fix typo.
603         (shr-render-td): Copy the background before rendering.
604
605         * shr-color.el (shr-color-visible): Fix docstring.
606
607         * shr.el (shr-tag-table): Add bgcolor support.
608         (shr-render-td): Add bgcolor support.
609         (shr-get-background): Add.
610         (shr-insert-foreground-overlay): Use shr-get-background.
611
612         * message.el (message-goto-body): Use called-interactively-p.
613         (message-in-body-p): message-goto-body returns point.
614
615 2010-11-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
616
617         * mm-util.el (mm-enable-multibyte): Use `to' instead of t.  This fixes
618         Fixes something or other in Emacs 23, and is backwards compatible.
619
620         * message.el (message-goto-body): Remove the <#secure special-casing,
621         which is too special.
622
623         * shr.el (shr-parse-style): Drop !important from styles.
624
625 2010-11-24  Daniel Schoepe  <daniel.schoepe@googlemail.com>  (tiny change)
626
627         * gnus-sum.el (gnus-summary-articles-in-thread): Fix a bug that causes
628         this function to return incorrect results when calling it with an
629         explicit article argument different from
630         (gnus-summary-article-number).
631
632 2010-11-24  Julien Danjou  <julien@danjou.info>
633
634         * shr.el (shr-insert-color-overlay): Replace deprecated syntax.
635         (shr-tag-body): Add background support.
636         (shr-descend): Add background support.
637         (shr-tag-title): Add.
638
639         * shr-color.el (shr-color-visible): Really return original background
640         if fixed.
641
642 2010-11-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
643
644         * shr.el (shr-color-check): Protect against non-existant colour names.
645
646 2010-11-24  Julien Danjou  <julien@danjou.info>
647
648         * color-lab.el: Require 'cl when compiling.
649
650         * shr.el (shr-insert-color-overlay): Remove specific rgb() check.
651
652         * shr-color.el (shr-color->hexadecimal): Only return the hexadecimal
653         matched part.
654
655         * color-lab.el: Fix all expt calls to use float type.
656
657 2010-11-24  Katsumi Yamaoka  <yamaoka@jpl.org>
658
659         * shr.el (shr-insert-color-overlay): Pass rgb(rrr, ggg, bbb) type color
660         expression to shr-color-check as is.
661
662         * shr-color.el (shr-color->hexadecimal): Ignore case of color names.
663
664         * color-lab.el: Add coding cookie.
665         (float-pi): Use eval-and-compile.
666
667         * dgnushack.el (dgnushack-compile): Exclude shr-color.el from being
668         compiled for Emacsen having no `libxml-parse-html-region' support.
669
670 2010-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
671
672         * shr.el (shr-insert-color-overlay): Split stuff like
673         "#444444 !important" to find the real colour.
674         (shr-tag-font): Resurrect shr-tag-font again, since it's needed to
675         parse <font color="red"> entries.
676
677 2010-11-23  Andrew Cohen  <cohen@andy.bu.edu>
678
679         * nnheader.el (nnheader-parse-head): Bug fix.  Properly position
680         point when parsing headers.
681
682         * nnspool.el (nnspool-insert-nov-head): Bug fix.  Make sure point
683         is positioned properly when parsing headers.
684
685 2010-11-23  Julien Danjou  <julien@danjou.info>
686
687         * color-lab.el (boundp): Bind float-pi for Emacs < 23.3.
688
689         * shr-color.el (shr-color->hexadecimal): Add support for color names.
690
691         * shr.el (shr-parse-style): Replace \n with space in style parsing.
692
693         * shr-color.el (shr-color-hsl-to-rgb-fractions): Use
694         shr-color-hue-to-rgb.
695         (shr-color->hexadecimal): Call shr-color-hsl-to-rgb-fractions.
696
697 2010-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
698
699         * shr.el (shr-color->hexadecimal): Autoload.
700         (shr-descend): Add color to all tags.
701
702 2010-11-22  Julien Danjou  <julien@danjou.info>
703
704         * shr.el (shr-tag-color-check): Convert colors to hexadecimal with
705         shr-color->hexadecimal.
706
707         * shr-color.el (shr-color->hexadecimal): Add converting functions for
708         RGB() or HSL() color representation.
709
710         * shr.el (shr-tag-font): Add.
711         (shr-tag-color-check): New function to get better colors.
712         (shr-tag-insert-color-overlay): Factorize code between tag-font and
713         tag-span.
714
715         * shr-color.el: New file.
716
717         * color-lab.el: New file.
718
719         * gnus-art.el (gnus-url-mailto): Do not downcase args.
720
721 2010-11-21  Andrew Cohen  <cohen@andy.bu.edu>
722
723         * nnir.el: Fix typo in comments.
724         (nnir-run-imap): Simplify code. No need to reverse artlist.
725         (nnir-run-gmane): Use nnir-tmp-buffer for web results.
726
727 2010-11-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
728
729         * gnus-srvr.el (gnus-server-show-server): New command and keystroke.
730
731         * nnimap.el (nnimap-get-capabilities): Refactor out.
732         (nnimap-open-connection): Re-request capabilities after STARTTLS.
733
734 2010-11-21  Ralf Angeli  <angeli@caeruleus.net>
735
736         * mm-uu.el (mm-uu-type-alist): Prevent spurious empty line from
737         appearing when `mm-uu-hide-markers' is nil.
738
739 2010-11-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
740
741         * nnimap.el (nnimap-unselect-group): Make into its own function.
742         (nnimap-request-rename-group): Unselect group before renaming.
743         This had gotten lost somewhere.
744         (nnimap-request-accept-article): Keep track of examined groups, and
745         unselect the group before APPENDing to read-only groups.
746         (nnimap-request-move-article): Clear flags before moving so that they
747         can be re-set later.
748
749 2010-11-20  Katsumi Yamaoka  <yamaoka@jpl.org>
750
751         * gnus-gravatar.el (gnus-gravatar-transform-address): Decode name again.
752         (gnus-gravatar-insert): Put avatar always in the beginning of the field.
753
754 2010-11-19  Katsumi Yamaoka  <yamaoka@jpl.org>
755
756         * gnus-art.el (gnus-mime-display-single)
757         * gnus-html.el (gnus-html-wash-images, gnus-html-prefetch-images)
758         * mm-decode.el (mm-shr): Assume that gnus-inhibit-images may be a group
759         parameter.
760
761 2010-11-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
762
763         * shr.el (shr-table-horizontal-line): Rename from shr-table-line.
764         (shr-table-vertical-line): New variable.
765         (shr-insert-table): Use it.
766
767 2010-11-18  Katsumi Yamaoka  <yamaoka@jpl.org>
768
769         * gnus-html.el (gnus-html-wash-images): Don't display images if
770         gnus-inhibit-images is non-nil; register displayer for cid images.
771         (gnus-html-display-image): Work for cid image.
772         (gnus-html-insert-image): Allow arguments.
773         (gnus-html-put-image): Inhibit read-only.
774         (gnus-html-prefetch-images): Don't prefetch images if
775         gnus-inhibit-images is non-nil.
776
777 2010-11-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
778
779         * shr.el (shr-put-image): Break lines when inserting big pictures.
780
781 2010-11-17  Daniel Dehennin  <daniel.dehennin@baby-gnu.org>
782
783         * mml2015.el (mml2015-epg-encrypt): Fix two cons with missing
784         sender, thanks Katsumi Yamaoka.
785
786 2010-11-17  Andrew Cohen  <cohen@andy.bu.edu>
787
788         * nnir.el (nnir-run-imap): Reverse the article list for each group
789         rather than the whole list.
790
791 2010-11-17  Katsumi Yamaoka  <yamaoka@jpl.org>
792
793         * shr.el (shr-image-displayer): Protect function against non-existent
794         image source.
795
796         * gnus-art.el (gnus-inhibit-images): New user option.
797         (gnus-mime-display-single): Don't display image if it is non-nil.
798
799         * mm-decode.el (mm-shr): Bind shr-inhibit-images to the value of
800         gnus-inhibit-images.
801
802         * shr.el (shr-image-displayer): New function.
803         (shr-tag-img): Use it.
804
805 2010-11-16  Daniel Dehennin  <daniel.dehennin@baby-gnu.org>
806
807         * mml2015.el (mml2015-epg-sign): Use From header.
808
809 2010-11-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
810
811         * gnus-html.el (gnus-html-wash-images): Register a displayer.
812
813         * gnus-util.el (gnus-find-text-property-region): Return markers.
814
815         * shr.el (shr-tag-img): Put a displayer in the text property.
816
817         * gnus-util.el (gnus-find-text-property-region): New utility function.
818
819         * gnus-html.el (gnus-html-display-image): Make the alt optional.
820         (gnus-html-show-images): Remove.
821
822         * gnus-art.el (gnus-article-show-images): New, more general function.
823
824         * gnus-html.el: Use image-url instead of gnus-image-url to unify the
825         image url text properties.
826
827         * shr.el: Ditto.
828
829         * gnus-agent.el (gnus-agentize): Only do the auto-agentizing if
830         gnus-agent-auto-agentize-methods is set.  Which it isn't.
831
832 2010-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
833
834         * gnus-sum.el (gnus-summary-move-article): Fix `while' loop to make it
835         work for two or more articles.
836
837 2010-11-12  Katsumi Yamaoka  <yamaoka@jpl.org>
838
839         * gnus-art.el (article-treat-non-ascii): Keep text properties not to
840         divide an image that's in an html article to two or more when washing
841         non-ASCII characters in alt text of it.
842
843 2010-11-11  Katsumi Yamaoka  <yamaoka@jpl.org>
844
845         * mm-decode.el (mm-dissect-buffer): Pass sender's mail address to
846         smime-decrypt-region using function argument.
847         (mm-possibly-verify-or-decrypt, mm-dissect-multipart): Relay it.
848
849         * mm-view.el (mm-view-pkcs7, mm-view-pkcs7-decrypt): Relay it.
850
851         * smime.el (smime-decrypt-region): Catch it.
852
853 2010-11-11  Stefan Monnier  <monnier@iro.umontreal.ca>
854
855         * smime.el (smime-mode-map): Move initialization into declaration.
856         (gnus-run-mode-hooks): Don't autoload.
857         (smime-mode): Use define-derived-mode.
858
859 2010-11-11  Glenn Morris  <rgm@gnu.org>
860
861         * smime.el (from): Restrict declaration to XEmacs.
862
863         * nnir.el (gnus-group-topic-name): Autoload.
864
865 2010-11-11  Katsumi Yamaoka  <yamaoka@jpl.org>
866
867         * shr.el (shr-insert): Don't break long line if it is because of
868         kinsoku-bol characters in the line end.
869
870 2010-11-11  Andrew Cohen  <cohen@andy.bu.edu>
871
872         * nnir.el (nnir-request-move-article): Fix to provide original group
873         and subject.
874         (nnir-warp-to-article): Don't fail on articles whose headers haven't
875         been retrieved.
876
877         * gnus-sum.el (gnus-summary-move-article): Use original group and
878         subject for virtual articles such as those in an nnir summary buffer.
879
880 2010-11-11  Katsumi Yamaoka  <yamaoka@jpl.org>
881
882         * gnus-art.el (article-treat-non-ascii): Make it work for XEmacs (at
883         least 21.5).
884
885         * smime.el (from): Declare it again for XEmacs.
886
887 2010-11-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
888
889         * message.el (message-resend): Don't disable encoding unless it's
890         already encoded.
891
892         * nnimap.el (nnimap-update-info): Fix problem with `g' chopping of
893         low-numbered articles.
894
895 2010-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
896
897         * rfc2047.el (rfc2047-syntax-table): Simplify.
898
899         * lpath.el: Fbind set-char-table-range for XEmacs 21.4 and SXEmacs 22.1.
900
901         * gnus-art.el (article-treat-non-ascii): Use put-char-table instead of
902         set-char-table-range for XEmacs.
903
904 2010-11-10  Glenn Morris  <rgm@gnu.org>
905
906         * time-date.el (time-to-seconds): Always an alias on Emacs,
907         never a real function.
908         (with-no-warnings): Remove compat stub, now unused.
909         (time-less-p): Doc fix.
910         (time-to-number-of-days): Simplify.
911
912         * smime.el (from): Remove unused declaration.
913
914         * gnus-util.el (with-no-warnings): Remove compat stub, now unused.
915         (gnus-float-time): On Emacs, always an alias.
916
917         * ecomplete.el (with-no-warnings): Remove compat stub, now unused.
918         (ecomplete-add-item): Use float-time on Emacs, else gnus-float-time.
919
920 2010-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
921
922         * dgnushack.el: Don't use ignore-errors in the top level form since it
923         is unavailable in XEmacs even if cl is loaded.
924
925         * gnus-art.el (org-entities): Declare it to silence the byte compiler.
926
927 2010-11-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
928
929         * shr.el (browse-url-mailto): Autoload.
930
931         * gnus-art.el (article-treat-non-ascii): New command and keystroke.
932
933         * message.el (message-subject-trailing-was-ask-regexp): A ] in a []
934         regexp doesn't need quoting.
935
936 2010-11-09  Sven Joachim  <svenjoac@gmx.de>
937
938         * message.el (message-subject-trailing-was-ask-regexp)
939         (message-subject-trailing-was-regexp): Match was: in addition to was.
940
941 2010-11-09  Glenn Morris  <rgm@gnu.org>
942
943         * nnbabyl.el (nnbabyl-request-move-article, nnbabyl-delete-mail)
944         (nnbabyl-check-mbox): Use point-at-bol.
945
946 2010-11-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
947
948         * shr.el (shr-browse-url): Call browse-url-mailto for mailto: links.
949
950         * message.el (message-mailto): New function.
951         (message-mailto): Should accept other parameters.
952         (message-mailto): Remove since it duplicates browse-url-mailto
953         functionality.
954
955 2010-11-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
956
957         * gnus-start.el (gnus-get-unread-articles): Ignore totally non-existent
958         methods.
959         (gnus-read-active-file): Ditto.
960
961         * gnus-group.el (gnus-group-read-ephemeral-group): Remove superfluous
962         ": " from the prompt.
963         (gnus-group-make-group): Ditto.
964
965 2010-11-07  Glenn Morris  <rgm@gnu.org>
966
967         * gnus-bookmark.el (gnus-bookmark-bmenu-show-infos)
968         (gnus-bookmark-kill-line): Use point-at-eol.
969
970 2010-11-07  Katsumi Yamaoka  <yamaoka@jpl.org>
971
972         * gnus-gravatar.el (gnus-gravatar-transform-address): No need to skip
973         asterisks in From header.
974
975 2010-11-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
976
977         * gnus-ems.el (gnus-put-image): Use a blank text as the insertion
978         string to avoid making the From headers syntactically invalid.
979
980         * message.el (message-send-mail): Don't insert courtesy messages if the
981         message already has List-Post and List-ID messages.
982
983 2010-11-06  Glenn Morris  <rgm@gnu.org>
984
985         * gnus-art.el (gnus-treat-article): Give dynamic local variables
986         `condition', `type', `length' a prefix.
987         (gnus-treat-predicate): Update for above name changes.
988
989 2010-11-06  Andrew Cohen  <cohen@andy.bu.edu>
990
991         * nnir.el (gnus-summary-nnir-goto-thread): Remove function and
992         binding.  Handled by `gnus-summary-refer-thread' instead.
993         (nnir-warp-to-article): New backend function.
994
995         * nnimap.el (nnimap-request-thread): Force dependency updating.
996
997         * gnus-sum.el (gnus-fetch-headers): Allow more arguments.
998         (gnus-summary-refer-thread): Rework to improve thread-referral.
999
1000         * gnus-int.el (gnus-warp-to-article): New function.
1001
1002         * gnus-sum.el (gnus-summary-article-map): Bind it.
1003
1004 2010-11-04  Andrew Cohen  <cohen@andy.bu.edu>
1005
1006         * nnir.el (gnus-summary-nnir-goto-thread): Limit work done by
1007         gnus-summary-refer-thread.
1008
1009         * gnus-sum.el (gnus-build-all-threads): Force updating of dependency
1010         headers.
1011         (gnus-summary-limit-include-thread): Prevent articles in thread from
1012         being cut in gnus-cut-threads.
1013         (gnus-summary-refer-thread): Limit retrieved headers to those in
1014         thread.
1015
1016 2010-11-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1017
1018         * message.el (message-send-mail): Use the value of
1019         message-courtesy-message from the message buffer.
1020
1021         * gnus-html.el (gnus-html-browse-url): Implement mailto: URLs.
1022
1023         * shr.el (shr-browse-url): Implement mailto: URLs.
1024
1025         * gnus-sum.el (gnus-summary-show-article): Take `t' as the arg to mean
1026         "raw".
1027
1028         * nnimap.el (nnimap-find-article-by-message-id): Don't EXAMINE a group
1029         if it's already selected.
1030
1031         * mm-decode.el (mm-save-part): Put the entire path in the `M-n' slot.
1032
1033 2010-11-04  Katsumi Yamaoka  <yamaoka@jpl.org>
1034
1035         * shr.el (shr-tag-img): Use string-width and truncate-string-to-width
1036         to measure the length and truncate alt text.
1037
1038 2010-11-03  Glenn Morris  <rgm@gnu.org>
1039
1040         * nndiary.el (nndiary-generate-nov-databases-1)
1041         (nndiary-generate-active-info): Rename dynamic variable `files' to
1042         something less generic.
1043
1044 2010-11-03  Andrew Cohen  <cohen@andy.bu.edu>
1045
1046         * nnir.el (nnir-request-move-article): Call the underlying backend to
1047         move articles from nnir.
1048
1049 2010-11-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1050
1051         * gnus-cite.el (gnus-article-natural-long-line-p): Remove.
1052
1053 2010-11-02  Julien Danjou  <julien@danjou.info>
1054
1055         * nnir.el: Remove wais support.
1056
1057 2010-11-02  Glenn Morris  <rgm@gnu.org>
1058
1059         * gnus-html.el: Reorder requirements to quieten compiler.
1060
1061 2010-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
1062
1063         * gnus-cite.el (gnus-article-fill-cited-article): Make fill work
1064         properly for XEmacs as well.
1065         (gnus-article-fill-cited-article, gnus-article-foldable-buffer)
1066         (gnus-article-natural-long-line-p): Use window-width rather than
1067         frame-width.
1068
1069 2010-11-01  Andrew Cohen  <cohen@andy.bu.edu>
1070
1071         * nnir.el (nnir-run-gmane): Inhibit demon.  Return nil if no messages.
1072         (nnir-read-parms): Don't modify query.
1073         (nnir-run-query): Add ability to search topic on current line.
1074         (nnir-get-active): Clean up.
1075
1076 2010-11-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1077
1078         * gnus-cite.el (gnus-article-foldable-buffer): Protect against
1079         degenerate articles.
1080
1081         * gnus-sum.el (gnus-print-buffer): Rewrite to use with-temp-buffer.
1082         (gnus-print-buffer): Just print the buffer as is, without any copying
1083         to a buffer and then re-highlighting.
1084
1085         * nnimap.el (nnimap-request-group): Store the new updated info.
1086         (nnimap-request-group): Select the group when we don't know whether it
1087         exists or not.
1088
1089         * gnus-start.el (gnus-ask-server-for-new-groups): Return the new
1090         groups.
1091
1092         * gnus-group.el (gnus-group-find-new-groups): Display all the new
1093         groups.
1094
1095         * gnus-start.el (gnus-find-new-newsgroups): Return the list of new
1096         groups.
1097
1098         * gnus-cite.el (gnus-article-fill-cited-article): Minimize the
1099         long-lines case by only filling the long lines.
1100
1101         * nnimap.el (nnimap-parse-line): Don't bug out oddly formed replies
1102         (bug #7311).
1103
1104 2010-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
1105
1106         * shr.el: No need to declare `declare-function' since shr.el is for
1107         only Emacsen that provide `libxml-parse-html-region'.
1108
1109         * dgnushack.el: Remove `(defvar iswitchb-temp-buflist)', that is
1110         effective only in a file it is referred to.
1111
1112 2010-11-01  Glenn Morris  <rgm@gnu.org>
1113
1114         * mm-util.el (gnus-completing-read): Autoload.
1115         (mm-read-coding-system): Simplify Emacs definition.
1116
1117         * nnmail.el (gnus-activate-group):
1118         * nnimap.el (gnutls-negotiate):
1119         * nntp.el (netrc-parse): Fix declarations.
1120
1121 2010-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
1122
1123         * gnus-util.el (gnus-string-match-p): New function, that is an alias to
1124         string-match-p in Emacs >=23.
1125
1126         * gnus-msg.el (gnus-configure-posting-styles)
1127         * nnir.el (nnir-run-gmane): Use gnus-string-match-p.
1128
1129 2010-11-01  Glenn Morris  <rgm@gnu.org>
1130
1131         * nnir.el (declare-function): Add compat stub.
1132         (mm-url-insert, mm-url-encode-www-form-urlencoded): Declare.
1133         (nnir-run-gmane): Require 'mm-url.
1134
1135         * mm-util.el (mm-string-to-multibyte): Simplify.
1136
1137         * shr.el (declare-function): Add compat stub.
1138         (url-cache-create-filename): Declare.
1139         (mm-disable-multibyte, widget-convert-button): Autoload.
1140
1141         * smime.el (ldap-search): Declare.
1142         (smime-cert-by-ldap-1): Require ldap on Emacs.
1143
1144         * nnimap.el: Require nnmail, and gnus-sum when compiling.
1145         (nnimap-keepalive): Use gnus-float-time.
1146
1147         * mail-source.el (nnheader-message, gnus-float-time): Autoload.
1148         (mail-source-delete-crash-box): Use gnus-float-time.
1149
1150         * gnus-dired.el (gnus-completing-read): Autoload.
1151
1152         * mm-view.el (gnus-rescale-image): Autoload.
1153
1154         * mm-decode.el (gnus-completing-read, gnus-blocked-images): Autoload.
1155
1156         * gnus.el (gnus-sloppily-equal-method-parameters): Move defn before use.
1157
1158         * sieve-manage.el: Require 'cl when compiling.
1159
1160         * gnus-util.el (iswitchb-read-buffer): Declare rather than autoload.
1161         (gnus-iswitchb-completing-read): Require iswitchb.
1162         (gnus-select-frame-set-input-focus): Silence compiler.
1163
1164 2010-10-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1165
1166         * message.el (message-subject-trailing-was-query): Change default to t,
1167         since I think that's what most people want.
1168
1169         * nnimap.el (nnimap-request-accept-article): Erase buffer before
1170         appending for easier debugging.
1171         (nnimap-wait-for-connection): Take a regexp.
1172         (nnimap-request-accept-article): Wait for the continuation line before
1173         sending anything unless we're streaming.
1174
1175         * gnus-art.el (gnus-treat-article): Only inhibit body washing, and
1176         leave the header washing to take place.
1177
1178 2010-10-31  Daniel Dehennin  <daniel.dehennin@baby-gnu.org>
1179
1180         * gnus-msg.el (gnus-configure-posting-styles): Permit the use of
1181         regular expression match and replace in posting styles.
1182
1183 2010-10-31  Andrew Cohen  <cohen@andy.bu.edu>
1184
1185         * nnir.el (gnus-group-make-nnir-group,nnir-run-query): Allow searching
1186         an entire server.
1187         (nnir-get-active): New function.
1188         (nnir-run-imap): Use it.
1189         (nnir-run-gmane): Who knew, gmane search returns an article score!
1190
1191         * gnus-srvr.el (gnus-server-mode-map): Add binding "G" to search the
1192         server on the current line with nnir.
1193
1194 2010-10-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1195
1196         * gnus-cite.el (gnus-article-foldable-buffer): Refactor out.
1197         (gnus-article-foldable-buffer): Don't fold regions that have a ragged
1198         left edge.
1199         (gnus-article-foldable-buffer): Skip past the prefix when determining
1200         raggedness.
1201
1202         * gnus-sum.el (gnus-summary-show-article): Add `C-u C-u g' for showing
1203         the raw article, and change `C-u g' to show the article without doing
1204         treatments.
1205
1206         * gnus-art.el (gnus-mime-display-alternative): Actually pass the type
1207         on to `gnus-treat-article'.
1208         (gnus-inhibit-article-treatments): New variable.
1209
1210         * gnus.el: Autoload gnus-article-fill-cited-long-lines.
1211
1212         * gnus-art.el (gnus-treatment-function-alist): Have
1213         gnus-treat-fill-long-lines point to gnus-article-fill-cited-long-lines.
1214         (gnus-treat-fill-long-lines): Change default to fill all text/plain
1215         sections.
1216
1217         * gnus-cite.el (gnus-article-fill-cited-article): Remove unused `force'
1218         parameter.
1219         (gnus-article-fill-cited-long-lines): New function.
1220         (gnus-article-fill-cited-article): Allow filling only long sections.
1221
1222         * shr.el (shr-find-fill-point): Don't break lines between punctuation
1223         and non-punctuation (like after the apostrophe in "'We").
1224
1225         * gnus-sum.el (gnus-summary-select-article): Make sure
1226         gnus-original-article-buffer is alive.
1227
1228         * nndoc.el (nndoc-dissect-buffer): Reverse the order of the articles to
1229         reflect the order they're in in the digest.
1230
1231         * gnus.el (gnus-group-startup-message): Move point to the start of the
1232         buffer.
1233
1234         * nnimap.el (nnimap-capability): New function.
1235         (nnimap-open-connection): Only send AUTHENTICATE PLAIN if LOGINDISABLED
1236         is set.
1237
1238 2010-10-31  David Engster  <dengste@eml.cc>
1239
1240         * nnmairix.el (nnmairix-get-valid-servers): Return list of strings to
1241         conform with changes to gnus-completing-read.
1242
1243 2010-10-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1244
1245         * shr.el (shr-tag-img): Output "*" instead of "[img]".
1246
1247 2010-10-30  Andrew Cohen  <cohen@andy.bu.edu>
1248
1249         * nnir.el: Move defvar, defcustom around to keep file organized
1250         and keep byte-compiler quiet.
1251         (nnir-read-parms): Accept search-engine as arg.
1252         (nnir-run-query): Pass search-engine as arg.
1253         (nnir-search-engine): Remove.
1254
1255 2010-10-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1256
1257         * shr.el (shr-generic): The text nodes should be text, not :text.
1258
1259         * nnir.el (nnir-search-engine): Ressurect variable, since it's used
1260         later in the file.
1261
1262 2010-10-30  Andrew Cohen  <cohen@andy.bu.edu>
1263
1264         * nnir.el: General clean up.  Allow searching with multiple engines.
1265         Allow separate extra-parameters for each engine.
1266         Batch queries when possible.
1267         (nnir-imap-default-search-key,nnir-method-default-engines):
1268         Add customize interface.
1269         (nnir-run-gmane): New engine.
1270         (nnir-engines): Use it.  Qualify all prompts with engine name.
1271         (nnir-search-engine): Remove global variable.
1272         (nnir-run-hyrex): Restore for now.
1273         (nnir-extra-parms,nnir-search-history): New variables.
1274         (gnus-group-make-nnir-group): Use them.
1275         (nnir-group-server): Remove in favor of gnus-group-server.
1276         (nnir-request-group): Avoid searching twice.
1277         (nnir-sort-groups-by-server): New function.
1278
1279 2010-10-30  Julien Danjou  <julien@danjou.info>
1280
1281         * gnus-group.el: Remove gnus-group-fetch-control.
1282
1283         * gnus-start.el (gnus-find-new-newsgroups):
1284         Remove gnus-check-first-time-used.
1285
1286         * gnus.el: Remove gnus-backup-default-subscribed-newsgroups.
1287
1288 2010-10-30  Knut Anders Hatlen  <kahatlen@gmail.com>  (tiny change)
1289
1290         * nnimap.el (nnimap-update-info): Allow 'ticked and other flags to be
1291         set on groups that don't have \* permanentflags.
1292
1293 2010-10-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1294
1295         * shr.el (shr-tag-span): Drop colorisation of regions since we don't
1296         control the background color.
1297         (shr-tag-img): Ignore very small web bug type images.
1298         (shr-put-image): Add help-echo alt texts to the images.
1299         (shr-tag-video): Show the video poster image.
1300
1301 2010-10-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1302
1303         * shr.el (shr-table-depth): New variable.
1304         (shr-tag-table-1): Only insert the images after the top-level table.
1305
1306         * nnimap.el (nnimap-split-incoming-mail): Fix typo.
1307
1308         * gnus-util.el (gnus-list-memq-of-list): New function.
1309
1310         * nnimap.el (nnimap-split-incoming-mail): Note that the INBOX has been
1311         selected.
1312         (nnimap-unsplittable-articles): New slot.
1313         (nnimap-new-articles): Use it.
1314
1315 2010-10-29  Stephen Berman  <stephen.berman@gmx.net>  (tiny change)
1316
1317         * gnus-group.el (gnus-group-get-new-news-this-group): Don't have point
1318         move to the previous line on `M-g'.
1319
1320 2010-10-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1321
1322         * gnus-msg.el (gnus-inews-do-gcc): Don't have the backends do the slow
1323         *-request-group, which seems unnecessary.
1324
1325         * nnimap.el (nnimap-quote-specials): Function copied over from
1326         imap.el.
1327         (nnimap-open-connection): Use AUTHENTICATE PLAIN on servers that say
1328         they support that.  Suggested by Tom Regner.
1329
1330 2010-10-29  Julien Danjou  <julien@danjou.info>
1331
1332         * gnus-sum.el (gnus-summary-delete-marked-as-read): Remove obsolete
1333         defalias.
1334         (gnus-summary-delete-marked-with): Remove obsolete defalias.
1335
1336         * gnus.el: Remove `gnus-nntp-service' variable.
1337         (gnus-secondary-servers): Make obsolete.
1338         (gnus-nntp-server): Make obsolete.
1339
1340         * gnus-start.el (gnus-1): Remove x-splash calls.
1341
1342         * gnus-ems.el (gnus-x-splash): Remove.
1343
1344         * gnus.el (gnus-group-startup-message): Simplify/update code.
1345
1346         * gnus-xmas.el (gnus-xmas-define): Remove unused gnus-characterp
1347         definition.
1348
1349         * gnus-group.el (gnus-group-make-tool-bar): Check for display graphic
1350         capability before doing anything.
1351         (gnus-group-insert-group-line): Remove useless
1352         gnus-group-remove-excess-properties.
1353
1354 2010-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
1355
1356         * gnus-art.el (gnus-article-goto-part): Work for article narrowed by ^L.
1357
1358 2010-10-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1359
1360         * gnus-sum.el (gnus-summary-rescan-group): Try to restore the window
1361         config after reselecting.
1362
1363 2010-10-28  Julien Danjou  <julien@danjou.info>
1364
1365         * shr.el (shr-put-image): Use point even if only inserting text.
1366         (shr-put-image): Save excursion when inserting alt text on non-graphic
1367         display, so the behaviour is the same when we are on a graphic display.
1368
1369         * nnir.el (nnir-run-swish-e): Remove hyrex support.
1370
1371 2010-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
1372
1373         * gnus-art.el (gnus-article-jump-to-part): Error on no part; fix prompt.
1374         (gnus-mime-copy-part): Check coding system, not charset.
1375         (gnus-mime-view-part-externally): Never remove part.
1376         (gnus-mime-view-part-internally): Don't remove part here.
1377         (gnus-article-part-wrapper): Make sure MIME tag is visible.
1378         (gnus-article-goto-part): Go to displayed or preferred subpart if it is
1379         multipart/alternative.
1380
1381         * mm-decode.el (mm-display-part): Take optional arg `force'.
1382
1383 2010-10-26  Julien Danjou  <julien@danjou.info>
1384
1385         * gnus-group.el (gnus-group-default-list-level): Add this function to
1386         compute the default list level.
1387         (gnus-group-default-list-level): Add possibility to use a function.
1388
1389 2010-10-27  Katsumi Yamaoka  <yamaoka@jpl.org>
1390
1391         * mm-decode.el (mm-shr): Add undisplayer to MIME handle.
1392
1393         * gnus-group.el (gnus-group-completing-read)
1394         (gnus-read-ephemeral-bug-group): Replace replace-regexp-in-string with
1395         gnus-replace-in-string.
1396
1397 2010-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
1398
1399         * shr.el (shr-tag-div): Add.
1400
1401         * lpath.el: Fbind current-idle-time for XEmacs 21.4 and SXEmacs 22.1.
1402
1403 2010-10-25  Julien Danjou  <julien@danjou.info>
1404
1405         * gnus-util.el: Remove `gnus-with-local-quit'.
1406
1407         * gnus-demon.el (gnus-demon-init): Use run-with-idle-timer function.
1408
1409 2010-10-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1410
1411         * gnus-sum.el (gnus-summary-select-article): Fix type error in checking
1412         the original article buffer.
1413
1414 2010-10-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1415
1416         * nnimap.el (nnimap-request-head): New function.
1417         (nnimap-request-move-article): Try to be slighly faster by not
1418         requesting the entire message when moving.
1419         (nnimap-transform-headers): Don't bug out on bodiless articles.
1420         (nnimap-send-command): Have no outstanding messages if the IMAP server
1421         doesn't support streaming.
1422         (nnimap-transform-headers): Fold {quoted} strings more sloppily.
1423
1424 2010-10-24  Julien Danjou  <julien@danjou.info>
1425
1426         * message.el (message-default-headers): Fix type.
1427
1428 2010-10-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1429
1430         * gnus-html.el (gnus-html-prefetch-images): Decode entities before
1431         prefetching images.
1432
1433         * gnus-sum.el (gnus-group-make-articles-read): Propagate marks to the
1434         backend for unknown groups.  This is mainly useful for nnimap groups.
1435
1436         * gnus-agent.el (gnus-agent-fetch-group): Don't download stuff if the
1437         group isn't covered by the agent.
1438
1439 2010-10-22  Andrew Cohen  <cohen@andy.bu.edu>
1440
1441         * nnir.el (nnir-method-default-engines): New variable.
1442         (nnir-run-query): Use it.
1443         (nnir-group-mode-hook): Remove key binding and move to gnus-group.el.
1444         (gnus-summary-nnir-goto-thread): Change group if needed.
1445
1446         * gnus-group.el (gnus-group-group-map): Add key binding for
1447         gnus-group-make-nnir-group.
1448
1449 2010-10-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1450
1451         * shr.el (shr-tag-object): Add.
1452
1453         * gnus-sum.el (gnus-summary-select-article): Make sure we have the
1454         original article buffer live.
1455         (gnus-summary-select-article-buffer):
1456         Mention gnus-widen-article-buffer.
1457
1458 2010-10-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1459
1460         * shr.el (shr-tag-strong): Add.
1461
1462 2010-10-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1463
1464         * gnus-group.el (gnus-group-completing-read): Remove all newlines from
1465         group names.  They mess up the group buffer badly.
1466
1467         * shr.el (shr-tag-img): Don't bug out on images that don't have a SRC.
1468
1469         * gnus-group.el (gnus-group-mark-group): Use gnus-group-position-point
1470         instead of the summary one.
1471
1472 2010-10-22  Katsumi Yamaoka  <yamaoka@jpl.org>
1473
1474         * mml.el (mml-preview): Work properly when editing article.
1475
1476         * gnus-start.el (gnus-read-active-file-1): Don't add method to
1477         gnus-have-read-active-file if it's already been in.
1478
1479 2010-10-22  Tom Tromey  <tromey@redhat.com>
1480
1481         * gnus-group.el (gnus-group-unsubscribe-group): Fix args passed to
1482         gnus-group-completing-read.
1483
1484 2010-10-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1485
1486         * message.el (message-mode-map): Don't bind M-; to comment region, to
1487         allow the global comment-dwim to work.
1488
1489 2010-10-21  Julien Danjou  <julien@danjou.info>
1490
1491         * message.el (message-setup-1): Allow message-default-headers to be a
1492         function.
1493
1494 2010-10-21  Katsumi Yamaoka  <yamaoka@jpl.org>
1495
1496         * shr.el (shr-tag-table): Simplify.
1497
1498 2010-10-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1499
1500         * gnus-html.el (gnus-html-prefetch-images): Only prefetch http images
1501         to avoid trying to snarf invalid stuff.
1502
1503         * gnus-sum.el (gnus-summary-edit-article-done): Bind free variable.
1504
1505         * gnus.el (gnus-message-archive-group): Quote value.
1506         (gnus-message-archive-group): Mark as changed.
1507
1508         * shr.el (shr-add-font): Don't put the font properties on the newline
1509         or the indentation.
1510
1511         * message.el (message-fix-before-sending): Change options when sending
1512         non-printable characters.
1513
1514         * gnus.el (gnus-message-archive-method): Change the default to
1515         monthly outgoing groups.
1516
1517         * gnus-sum.el (gnus-summary-edit-article-done): Try to replace articles
1518         that have gotten new numbers.
1519
1520         * nnimap.el (nnimap-request-replace-article): New function.
1521
1522 2010-10-21  Katsumi Yamaoka  <yamaoka@jpl.org>
1523
1524         * nnrss.el (nnrss-wash-html-in-text-plain-parts): Remove.
1525         (nnrss-request-article): Don't use special html washing code.
1526
1527 2010-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
1528
1529         * shr.el (shr-tag-table): Remove useless nconc.
1530
1531 2010-10-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1532
1533         * gnus-art.el (article-wash-html): Simplify and remove the charset
1534         stuff.  Use the normal html rendering code instead of the special html
1535         washing code.
1536
1537         * mm-view.el (mm-text-html-renderer-alist): Add the `shr' and
1538         `gnus-w3m' symbols.
1539         (mm-text-html-washer-alist): Remove.
1540
1541         * mm-decode.el (mm-inline-text-html-renderer): Remove.
1542         (mm-inline-media-tests): Remove use.
1543         (mm-text-html-renderer): Change default to the `shr' symbol.
1544
1545         * mm-view.el (mm-inline-text-html): Remove use.
1546
1547         * gnus-art.el (gnus-blocked-images): New function.  Allow the
1548         `gnus-blocked-images' to be a function.
1549         (gnus-article-wash-function): Remove.
1550
1551 2010-10-20  Julien Danjou  <julien@danjou.info>
1552
1553         * spam.el (spam-list-of-processors): Mark as obsolete.
1554
1555         * nnimap.el (nnimap-request-article): Fix BODYSTRUCTURE retrieval.
1556         (nnimap-insert-partial-structure): Fix boundary detection.
1557
1558 2010-10-20  Andreas Seltenreich  <seltenreich@gmx.de>
1559
1560         * gnus-draft.el (gnus-draft-check-draft-articles): Don't unnecessarily
1561         run file-truename on remote files.  This can be expensive and even
1562         prevent one from editing drafts if some unrelated buffer has a stale
1563         connection.
1564
1565 2010-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
1566
1567         * shr.el (shr-find-fill-point): Shorten line if the preceding char is
1568         kinsoku-eol regardless of shr-kinsoku-shorten.
1569         (shr-tag-table-1): Rename from shr-tag-table; make it a subroutine.
1570         (shr-tag-table): Support caption, thead, and tfoot.
1571
1572 2010-10-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1573
1574         * shr.el (shr-find-fill-point): Don't leave blanks at the start of some
1575         lines.
1576         (shr-save-contents): New command and keystroke.
1577
1578         * nndoc.el (nndoc-type-alist): Add git support.
1579         (nndoc-git-type-p): New function.
1580         (nndoc-transform-git-article): Ditto.
1581         (nndoc-transform-git-headers): Ditto.
1582         (nndoc-transform-git-headers): Generate Subject headers.
1583
1584         * shr.el (shr-parse-style): New function.
1585         (shr-tag-span): Ditto.
1586
1587         * nnmairix.el (nnmairix-summary-mode-hook): Move nnmairix's `$' command
1588         to `G G' to avoid collisions.
1589
1590 2010-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
1591
1592         * shr.el: Load kinsoku if necessary.
1593         (shr-kinsoku-shorten): New internal variable.
1594         (shr-find-fill-point): Make kinsoku shorten text line if
1595         shr-kinsoku-shorten is bound to non-nil.
1596         (shr-tag-table): Bild shr-kinsoku-shorten to t; refer to
1597         shr-indentation too when testing if table is wider than frame width.
1598         (shr-insert-table): Use `string-width' instead of `length' to measure
1599         text width.
1600         (shr-insert-table-ruler): Make sure indentation is done at bol.
1601
1602 2010-10-19  Stefan Monnier  <monnier@iro.umontreal.ca>
1603
1604         * nnimap.el (nnimap-request-move-article, nnimap-parse-line)
1605         (nnimap-process-expiry-targets): Use unibyte for buffers that hold
1606         undecoded network data.
1607
1608 2010-10-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1609
1610         * gnus-agent.el (gnus-agent-toggle-plugged): Use the right minor mode
1611         name in the mode line spec so that the mode line menu works
1612         (bug #2431).
1613
1614         * message.el (message-get-reply-headers): If we're fed `to-address',
1615         then always use that.
1616
1617         * gnus-art.el (gnus-article-make-menu-bar): The article/group menus
1618         aren't so wide as to need to switch off the edit menu.
1619
1620         * gnus-delay.el (gnus-delay-article): Remove superfluous `group'
1621         binding.  Suggested by Leo <sdl.web@gmail.com> (bug #6613).
1622
1623         * nnimap.el (nnimap-request-group): Don't SELECT the group twice on
1624         `M-g'.
1625         (nnimap-update-info): Update flags/read marks even if \* isn't part of
1626         the permanent marks.
1627
1628 2010-10-18  Andrew Cohen  <cohen@andy.bu.edu>
1629
1630         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
1631         Splitting according to references/in-reply-to obeys the ignore-groups
1632         variable, while splitting by sender and subject do not.
1633
1634 2010-10-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1635
1636         * gnus-art.el (gnus-article-dumbquotes-map): Make into a char/string
1637         alist, so that we can look for non-Unicode chars.
1638         (article-translate-strings): Allow both character and string maps.
1639
1640 2010-10-18  Katsumi Yamaoka  <yamaoka@jpl.org>
1641
1642         * shr.el (shr-insert): Don't insert space behind a wide character
1643         categorized as kinsoku-bol, or between characters both categorized as
1644         nospace.
1645
1646 2010-10-16  Andrew Cohen  <cohen@andy.bu.edu>
1647
1648         * gnus-sum.el (gnus-summary-refer-thread): Bug fix.  Add the thread
1649         headers to gnus-newsgroup-headers.
1650
1651 2010-10-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1652
1653         * shr.el (shr-tag-img): Don't align images -- since we're not
1654         rescaling, this often leads to ugly displays.
1655
1656 2010-10-15  Andrew Cohen  <cohen@andy.bu.edu>
1657
1658         * gnus-sum.el (gnus-summary-refer-thread): Unconditionally ignore
1659         duplicates.
1660
1661 2010-10-15  Kan-Ru Chen  <kanru@kanru.info>  (tiny change)
1662
1663         * gnus-diary.el (gnus-diary-check-message): Fix gnus-completing-read
1664         call.
1665
1666 2010-10-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1667
1668         * gnus.el: Autoload gnus-html-show-images.
1669
1670         * nnimap.el: Use nnheader-message throughout.
1671
1672         * shr.el (shr-tag-img): Ignore images with no data.
1673
1674 2010-10-15  Julien Danjou  <julien@danjou.info>
1675
1676         * mml.el (mml-generate-mime-1): Add `mml-enable-flowed' variable to add
1677         a possibility to disable format=flow encoding when using hard newlines.
1678
1679 2010-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
1680
1681         * shr.el (shr-insert): Remove space inserted before or after a
1682         breakable character or at the beginning or the end of a line.
1683         (shr-find-fill-point): Do kinsoku; find the second best point or give
1684         it up if there's no breakable point.
1685
1686 2010-10-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1687
1688         * nnimap.el (nnimap-open-connection): Message when opening connection
1689         for debugging purposes.
1690
1691         * gnus-art.el (gnus-article-setup-buffer): Set article mode truncation
1692         on every setup buffer call to allow this to change from article to
1693         article.
1694
1695         * shr.el (shr-tag-table): Experimental feature: Truncate lines in
1696         buffers where we have a wide table.
1697
1698 2010-10-14  Andrew Cohen  <cohen@andy.bu.edu>
1699
1700         * gnus-sum.el (gnus-summary-refer-thread): Implement a version that
1701         uses *-request-thread.
1702
1703 2010-10-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1704
1705         * nnimap.el (nnimap-open-connection): Remove %s from openssl
1706         incantation, which is no longer valid.
1707
1708 2010-10-14  Julien Danjou  <julien@danjou.info>
1709
1710         * shr.el: Fix defcustom type (char -> character).
1711
1712 2010-10-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1713
1714         * nnimap.el (nnimap-open-connection): tls-program should be a list of
1715         programs.
1716
1717 2010-10-14  Julien Danjou  <julien@danjou.info>
1718
1719         * shr.el (shr-tag-a): Use url-link as widget type.
1720
1721         * gnus-group.el (gnus-group-insert-group-line): Fix group argument to
1722         `gnus-group-get-icon'.
1723
1724 2010-10-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1725
1726         * nnimap.el (nnimap-close-server): Forget the nnimap data on close.
1727         This should make server editing work better.
1728
1729         * shr.el (shr-find-fill-point): Don't inloop on indented text.
1730
1731         * tls.el (tls-program): Remove spurious %s from openssl.
1732
1733         * nnimap.el (nnimap-open-connection): Fix open-tls-stream call.
1734         (nnimap-parse-flags): Fix regexp.
1735
1736         * shr.el (shr-find-fill-point): Use a filling algorithm that should
1737         probably work for CJVK text, too.
1738
1739         * nnimap.el (nnimap-extend-tls-programs): Remove.
1740         (nnimap-open-connection): Bind STARTTLS to openssl explicitly.
1741
1742         * tls.el (tls-starttls-switches): Remove starttls hack.
1743         (open-tls-stream): Ditto.
1744         (tls-find-starttls-argument): Ditto.
1745
1746 2010-10-13  Julien Danjou  <julien@danjou.info>
1747
1748         * nnimap.el (nnimap-parse-flags): Be more strict when looking for FETCH
1749         responses.
1750
1751 2010-10-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1752
1753         * mm-decode.el (mm-shr): Allow use from non-Gnus users.
1754
1755         * gnus-spec.el (gnus-parse-simple-format): princ doesn't really insert
1756         anything in Emacs.
1757
1758         * shr.el (shr-current-column): Remove buggy and unnecessary function.
1759
1760 2010-10-13  Julien Danjou  <julien@danjou.info>
1761
1762         * shr.el (shr-width): Make shr-width a defcustom with default to
1763         fill-column.
1764         (shr-tag-img): Use shr-width rather than fill-column.
1765
1766 2010-10-13  Katsumi Yamaoka  <yamaoka@jpl.org>
1767
1768         * dgnushack.el (byte-optimize-apply)
1769         * gnus-dired.el (gnus-dired-attach): Silence XEmacs 21.5 when compiling.
1770
1771         * gnus-gravatar.el (gnus-gravatar-transform-address): Adjust avatars'
1772         position when (X-)Faces exist.
1773         (gnus-treat-from-gravatar, gnus-treat-mail-gravatar): Force displaying
1774         avatars when called interactively.
1775
1776 2010-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
1777
1778         * gnus-gravatar.el (gnus-gravatar-too-ugly): Don't test if
1779         gnus-article-x-face-too-ugly is bound.
1780
1781 2010-10-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1782
1783         * rfc2231.el (rfc2231-parse-string): Ignore repeated parts.
1784
1785         * nnimap.el (nnimap-request-rename-group): Unselect by selecting a
1786         mailbox that doesn't exist.
1787
1788 2010-10-12  Julien Danjou  <julien@danjou.info>
1789
1790         * shr.el (shr-tag-img): Encode URL properly when retrieving.
1791         (shr-get-image-data): Encode URL properly when fetching from cache.
1792         (shr-tag-img): Use aligned-to spaces to align correctly images.
1793
1794         * gnus-gravatar.el (gnus-gravatar-insert): Check if buffer is alive
1795         before inserting the Gravatar.
1796
1797         * shr.el (shr-tag-img): Add align attribute support for <img>.
1798
1799 2010-10-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1800
1801         * gnus-gravatar.el (gnus-art): Require.
1802
1803         * gnus-sum.el (gnus-summary-mark-as-unread-forward)
1804         (gnus-summary-mark-as-unread-backward, gnus-summary-mark-as-unread):
1805         Remove long obsoleted functions.
1806
1807 2010-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
1808
1809         * lpath.el: Fbind gnutls-negotiate for Emacs 22 and XEmacsen.
1810
1811         * nnimap.el (gnutls-negotiate): Silence the byte compiler.
1812
1813         * gnus-art.el, gnus-cache.el, gnus-fun.el, gnus-group.el:
1814         gnus-picon.el, gnus-spec.el, gnus-sum.el, gnus-util.el, gnus.el:
1815         hashcash.el, imap.el, mail-source.el, message.el, mm-bodies.el:
1816         mm-decode.el, mm-extern.el, mm-util.el, mm-view.el, mml-smime.el:
1817         mml.el, mml1991.el, mml2015.el, nnfolder.el, nnheader.el, nnmail.el:
1818         nnmaildir.el, nnrss.el, nntp.el, pgg-parse.el, pgg.el, rfc1843.el:
1819         sieve-manage.el, smime.el, spam.el: Fix comment for declare-function.
1820
1821 2010-10-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1822
1823         * nnimap.el (nnimap-request-rename-group): Select group read-only
1824         before renaming it.
1825
1826         * shr.el (shr-insert): Fix up the white space only regexp.
1827
1828         * nnimap.el (nnimap-transform-split-mail): Not all articles have
1829         bodies.  Protect against this.  Reported by Michael Welsh Duggan.
1830
1831         * shr.el (shr-current-column): New function.
1832         (shr-find-fill-point): New function.
1833
1834 2010-10-11  Michael Welsh Duggan  <md5i@md5i.com>  (tiny change)
1835
1836         * sieve-manage.el (sieve-manage-open): Allow port names as well as port
1837         numbers.
1838
1839 2010-10-11  Julien Danjou  <julien@danjou.info>
1840
1841         * shr.el (shr-hr-line): Add.
1842         (shr-tag-hr): Use shr-hr-line to specify which character to use to
1843         display hr lines.
1844         (shr-max-columns): Do not change state to nil if we just inserting
1845         spaces.
1846
1847 2010-10-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1848
1849         * gnus-topic.el (gnus-topic-read-group): If after the last group,
1850         select the last group.
1851
1852 2010-10-11  Teodor Zlatanov  <tzz@lifelogs.com>
1853
1854         * gnus-int.el (gnus-run-hook-with-args): Autoload from gnus-util.el.
1855
1856 2010-10-10  Dan Nicolaescu  <dann@ics.uci.edu>
1857
1858         * dig.el (dig-mode-map): Declare and define in one step.
1859
1860 2010-10-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1861
1862         * nnimap.el (nnimap-update-qresync-info): \Flagged messages are read
1863         for Gnus.
1864         (nnimap-retrieve-group-data-early): utf7-encode the group parameters.
1865         (nnimap-update-qresync-info): Mark \Seen articles as read.
1866
1867         * gnus-sum.el (gnus-summary-set-local-parameters): Ignore the `active'
1868         non-variable, too.
1869
1870         * nnimap.el (nnimap-open-connection): Use gnutls STARTTLS, if
1871         available.
1872         (nnimap-update-info): Rely more on the current active than the param
1873         active to avoid marking articles as read too much.
1874
1875         * auth-source.el (auth-source-create): Use (user-login-name) for the
1876         user name default.
1877
1878         * nnimap.el (nnimap-update-info): If the server doesn't return any
1879         useful info, just use the previous info.
1880         (nnimap-update-info): Prefer old info over start-article.
1881         (nnimap-update-qresync-info): Finish implementing QRESYNC.
1882
1883 2010-10-10  Andrew Cohen  <cohen@andy.bu.edu>
1884
1885         * nnir.el (autoload): Clean up autoloads.
1886         (nnir-imap-default-search-key): Rename from nnir-imap-search-field.
1887         Use key rather than value.
1888         (nnir-imap-search-other): New variable.
1889         (nnir-read-parm): Use it.
1890         (nnir-imap-expr-to-imap): Use %S rather than imap-quote-specials.
1891         (gnus-summary-nnir-goto-thread): Modify to work with imap.
1892
1893 2010-10-10  Stefan Monnier  <monnier@iro.umontreal.ca>
1894
1895         * nnimap.el (nnimap-wait-for-response): If the user hits `C-g', kill
1896         the process, too.
1897
1898 2010-10-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1899
1900         * spam.el (gnus-summary-mode-map): Bind to "$".
1901         Suggested by Russ Allbery.
1902
1903         * shr.el: Rework the way things are indented by <li> slightly.
1904
1905         * gnus.el (gnus-group-set-parameter): Fix typo.
1906
1907         * nnimap.el: Start implementing QRESYNC support.
1908
1909 2010-10-09  Julien Danjou  <julien@danjou.info>
1910
1911         * nnir.el (nnir-engines): Fix too many arguments.
1912
1913 2010-10-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1914
1915         * nnmail.el (nnmail-expiry-target-group): Say that every expiry target
1916         group is the "last", so that the backends like nnfolder actually save
1917         their folders.
1918
1919         * nnimap.el (nnimap-open-connection): If we have gnutls loaded, then
1920         try to use that for the tls stream.
1921         (nnimap-retrieve-group-data-early): Rework the marks code to heed
1922         UIDVALIDITY and find out which groups are read-only and not.
1923         (nnimap-get-flags): Use the same marks parsing code as the rest of
1924         nnimap.
1925
1926 2010-10-09  Julien Danjou  <julien@danjou.info>
1927
1928         * nnir.el (nnir-read-parm): Fix call to gnus-completing-read.
1929
1930         * gnus-gravatar.el (gnus-gravatar-transform-address): Error errors when
1931         retrieving gravatars.
1932
1933         * shr.el (shr-table-corner): Add.
1934         (shr-table-line): Add.
1935         (shr-insert-table-ruler): Use the above defcustoms to insert tables.
1936
1937 2010-10-08  Julien Danjou  <julien@danjou.info>
1938
1939         * mm-decode.el (mm-text-html-renderer): Add mm-shr in choice list.
1940
1941 2010-10-08  Teodor Zlatanov  <tzz@lifelogs.com>
1942
1943         * gnus-util.el (gnus-alist-pull): Rename `gnus-pull'.
1944
1945         * gnus-sum.el (gnus-mark-article-as-unread)
1946         (gnus-summary-mark-article-as-unread, gnus-summary-remove-bookmark)
1947         (gnus-summary-set-bookmark): Use it.
1948
1949         * gnus-msg.el (gnus-setup-message): Use it.
1950
1951         * gnus-demon.el (gnus-demon-remove-handler): Use it.
1952
1953         * gnus.el (gnus-group-remove-parameter): Use it.
1954
1955         * gnus-group.el (gnus-group-make-web-group): Use it.
1956
1957         * gnus-demon.el (gnus-demon-remove-handler): Use it.
1958
1959         * nnregistry.el: Update docs to mention manual.
1960
1961         * gnus-registry.el: Update docs to mention nnregistry.el.
1962         (gnus-registry-initialize): Don't install nnregistry refer method
1963         automatically.
1964         (gnus-registry-install-nnregistry): Remove it.
1965
1966 2010-10-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1967
1968         * shr.el (shr-insert): Don't insert double spaces.
1969
1970 2010-10-08  Katsumi Yamaoka  <yamaoka@jpl.org>
1971
1972         * gnus-gravatar.el (gnus-treat-from-gravatar)
1973         (gnus-treat-mail-gravatar): Bind gnus-gravatar-too-ugly to nil when
1974         called interactively.
1975
1976         * gnus-art.el (gnus-mime-view-part-externally)
1977         (gnus-mime-view-part-internally): Make predicate function passed to
1978         gnus-mime-view-part-as-type assume argument is a mime type, not a list
1979         of a mime type.
1980
1981         * shr.el (shr-table-widths): Don't use cl function `reduce'.
1982
1983 2010-10-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1984
1985         * shr.el (require): Require cl when compiling.
1986         (shr-tag-hr): New function.
1987
1988         * nnimap.el (nnimap-update-info): Remove double setting of high.
1989         (nnimap-update-info): Don't ignore groups that have no UIDNEXT.
1990         This makes nnimap work properly on Courier again.
1991
1992         * gnus.el (gnus-carpal): The carpal mode has been removed, but define
1993         the variable for backwards compatability.
1994
1995         * mm-decode.el (mm-save-part): If given a non-directory result, expand
1996         the file name before using to avoid setting mm-default-directory to
1997         nil.
1998
1999         * gnus-start.el (gnus-get-unread-articles): Require gnus-agent before
2000         bidning gnus-agent variables.
2001
2002         * shr.el (shr-render-td): Use a cache for the table rendering function
2003         to avoid getting an exponential rendering behaviour in nested tables.
2004         (shr-insert): Rework the line-breaking algorithm.
2005         (shr-insert): Don't leave trailing spaces.
2006         (shr-insert-table): Also insert empty TDs.
2007         (shr-tag-blockquote): Ensure paragraphs after </ul>.
2008
2009 2010-10-07  Stefan Monnier  <monnier@iro.umontreal.ca>
2010
2011         * gnus-sum.el (gnus-number): Rename from `number'.
2012         (gnus-article-marked-p, gnus-summary-limit-to-display-predicate)
2013         (gnus-summary-limit-children): Update uses correspondingly.
2014
2015 2010-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
2016
2017         * gnus-gravatar.el (gnus-gravatar-too-ugly): New user option.
2018         (gnus-gravatar-transform-address): Don't show avatars of people of
2019         which mail addresses match gnus-gravatar-too-ugly.
2020
2021 2010-10-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2022
2023         * shr.el (shr-table-widths): Expand TD elements to fill available
2024         space.
2025
2026 2010-10-07  Julien Danjou  <julien@danjou.info>
2027
2028         * nnimap.el (nnimap-request-rename-group): Add this method.
2029
2030 2010-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
2031
2032         * gnus-html.el (gnus-html-schedule-image-fetching): Remove function
2033         name from XEmacs' function-arglist.
2034
2035         * gnus-gravatar.el (gnus-gravatar-insert): Don't add properties to
2036         gravatar under XEmacs.
2037
2038 2010-10-07  Teodor Zlatanov  <tzz@lifelogs.com>
2039
2040         * auth-source.el: Update docs with TODO items.
2041
2042         * gnus-sync.el: Update docs to explain state and plans.
2043
2044         * gnus-int.el (gnus-after-set-mark-hook, gnus-before-update-mark-hook):
2045         Hooks for mark updates.
2046         (gnus-request-set-mark, gnus-request-update-mark): Use them.
2047
2048         * gnus-util.el (gnus-run-hooks-with-args): Convenience function to run
2049         hooks with arguments, which is needed for mark update hooks.
2050
2051 2010-10-06  Julien Danjou  <julien@danjou.info>
2052
2053         * gnus.el (gnus-expand-group-parameter): Only return and act on what
2054         was matched.
2055
2056         * sieve-manage.el: Update example in `Commentary'.
2057
2058         * sieve.el (sieve-open-server): Use sieve-manage-authenticate.
2059
2060         * sieve-manage.el (sieve-manage-open): Use sieve-manage-default-port,
2061         not 2000.
2062         (sieve-manage-authenticate): Re-add function.
2063
2064 2010-10-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2065
2066         * shr.el (shr-insert): Get 'space transition right.
2067         (shr-render-td): Only delete space at the end of the TD.
2068
2069         * nnimap.el (nnimap-open-connection): Prepare to support
2070         open-gnutls-stream.
2071
2072         * shr.el: Rearrange function order to be more logical.
2073
2074 2010-10-06  Julien Danjou  <julien@danjou.info>
2075
2076         * nnrss.el (nnrss-check-group): Remove 404 URL in comment.
2077         (nnrss-discover-feed): Remove 404 URL in docstring.
2078
2079         * nnir.el: Fix Swish-E URL.
2080         Fix Namazu URL.
2081
2082         * message.el (message-change-subject): Remove 404 URL in a comment.
2083
2084 2010-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
2085
2086         * gnus-art.el (gnus-mime-view-part-as-type): Make it work when being
2087         called interactively.
2088
2089         * gnus-util.el (gnus-remove-if): Allow hash table.
2090         (gnus-remove-if-not): New function.
2091
2092         * gnus-art.el (gnus-mime-view-part-as-type)
2093         * gnus-score.el (gnus-summary-score-effect)
2094         * gnus-sum.el (gnus-read-move-group-name):
2095         Replace remove-if-not with gnus-remove-if-not.
2096
2097         * gnus-group.el (gnus-group-completing-read):
2098         Regard collection as a hash table if it is not a list.
2099
2100 2010-10-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2101
2102         * shr.el (shr-render-td): Allow blank/missing <TD>s.
2103
2104         * shr.el: Document the table-rendering algorithm.
2105
2106 2010-10-05  Katsumi Yamaoka  <yamaoka@jpl.org>
2107
2108         * dgnushack.el (dgnushack-compile): Exclude shr.el from being compiled
2109         for Emacsen having no `libxml-parse-html-region' support.
2110
2111 2010-10-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2112
2113         * gnus-html.el (gnus-html-schedule-image-fetching): Protect against
2114         invalid URLs.
2115
2116         * shr.el (shr-tag-img): Shorten ALT texts and allow them to be
2117         line-broken.
2118         (shr-tag-img): Ignore image fetching errors.
2119         (shr-overlays-in-region): Compute overlay positions correctly.
2120
2121         * mm-decode.el (mm-shr): Require shr.
2122
2123         * gnus-art.el (gnus-blocked-images): Move variable here.
2124
2125         * shr.el (shr-insert-table): Bind free variable.
2126
2127         * mm-decode.el (mm-shr): Bind shr-content-function.
2128
2129         * shr.el (shr-content-function): New variable.
2130
2131         * gnus-sum.el (gnus-article-sort-by-most-recent-date): New function,
2132         added for symmetry.
2133
2134         * nnir.el (nnir-retrieve-headers): Don't bug out on invalid data.
2135
2136         * gnus-group.el (gnus-group-make-group): Doc fix.
2137
2138         * nnimap.el (nnimap-request-newgroups): Return success.
2139
2140         * shr.el (shr-find-elements): New function.
2141         (shr-tag-table): Put all the images after the table.
2142         (shr-tag-table): Really inhibit images inside the table.
2143         (shr-collect-overlays): Copy over overlays from the TD elements to the
2144         main document.
2145
2146         * mm-decode.el (mm-shr): Bind shr-blocked-images to
2147         gnus-blocked-images.
2148
2149 2010-10-05  Julien Danjou  <julien@danjou.info>
2150
2151         * sieve-manage.el (sieve-sasl-auth): Use auth-source to authenticate.
2152
2153         * gnus-html.el (gnus-html-wash-images): Rescale image from cid too.
2154         (gnus-html-maximum-image-size): Add this function.
2155         (gnus-html-put-image): Use gnus-html-maximum-image-size.
2156
2157         * sieve-manage.el (sieve-manage-capability): Do not bug out when the
2158         server-value of the capability is nil.
2159
2160 2010-10-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2161
2162         * shr.el (shr-tag-em): Add <EM> tag.
2163
2164 2010-10-05  Florian Ragwitz  <rafl@debian.org>  (tiny change)
2165
2166         * sieve-manage.el (sieve-manage-default-stream): Make default stream
2167         customizable.
2168
2169         * gnus-html.el (gnus-html-wash-tags): Decode URL entities to avoid
2170         handing broken links to browse-url.
2171
2172 2010-10-05  Julien Danjou  <julien@danjou.info>
2173
2174         * gnus-util.el (gnus-emacs-completing-read)
2175         (gnus-iswitchb-completing-read): Use autoload rather than require.
2176
2177 2010-10-05  Katsumi Yamaoka  <yamaoka@jpl.org>
2178
2179         * lpath.el: Fbind libxml-parse-html-region and shr-insert-document for
2180         Emacs 22 and XEmacs; fbind help-function-arglist for XEmacs 21.4 and
2181         SXEmacs; fbind ido-completing-read, and bind iswitchb-mode and
2182         iswitchb-temp-buflist for XEmacs.
2183
2184         * gnus-util.el (gnus-completing-read-function): Exclude
2185         gnus-icompleting-read and gnus-ido-completing-read from candidates for
2186         XEmacs since iswitchb.el is very old and ido.el is unavailable in
2187         XEmacs.
2188
2189         * gnus-registry.el (gnus-registry-install-nnregistry): Rewrite so as
2190         not to use `delete-dups' that is unavailable in XEmacs 21.4.
2191
2192         * gnus-html.el: Don't require help-fns under XEmacs.
2193         (gnus-html-schedule-image-fetching): Work for XEmacs.
2194
2195         * mm-decode.el (mm-shr): Decode contents by charset.
2196
2197 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2198
2199         * nnimap.el (nnimap-open-connection): Give an error if nnimap-stream is
2200         unknown.
2201
2202         * shr.el (shr-tag-blockquote): Ensure paragraph after quote, too.
2203         (shr-get-image-data): Ensure against the cache file missing.
2204
2205         * nnimap.el (nnimap-finish-retrieve-group-infos): Message while waiting
2206         for data.
2207
2208         * spam-report.el (spam-report-url-ping-plain): Don't query about
2209         killing the process.
2210
2211         * shr.el (shr-render-td): Protect against too-wide text.
2212
2213 2010-10-04  Julien Danjou  <julien@danjou.info>
2214
2215         * mml-smime.el (mml-smime-openssl-encrypt-query): Fix choices.
2216         (mml-smime-openssl-sign-query): Fix gnus-completing-read call.
2217
2218         * gravatar.el (gravatar-retrieved): Kill buffer when gravatar has been
2219         retrieved.
2220
2221 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2222
2223         * shr.el (browse-url): Require.
2224         (shr-ensure-paragraph): Don't insert a new newline after empty-ish
2225         lines.
2226         (shr-show-alt-text, shr-browse-image): New commands.
2227         (shr-browse-url, shr-copy-url): New commands.
2228
2229         * gnus-sum.el (gnus-widen-article-window): New variable.
2230         (gnus-summary-select-article-buffer): Use it.
2231
2232         * message.el (message-idna-to-ascii-rhs-1): Don't bug out on addresses
2233         without @ signs.
2234
2235 2010-10-04  Michael Welsh Duggan  <md5i@md5i.com>  (tiny change)
2236
2237         * nnir.el (nnir-run-imap): Remove spurious space in search string.
2238
2239 2010-10-04  Julien Danjou  <julien@danjou.info>
2240
2241         * gnus-util.el (gnus-emacs-completing-read): Mapcar collection to list,
2242         for XEmacs.
2243
2244 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2245
2246         * gnus-salt.el: Remove all gnus-carpal stuff -- it's not useful.
2247
2248         * nnimap.el (nnimap-open-connection): Allow tls as a synonym for ssl.
2249         (nnimap-close-server): Implement.
2250
2251         * dgnushack.el (iswitchb): Require to shut up the compiler.
2252
2253         * shr.el (shr-ensure-paragraph): Fix the non-empty line case.
2254         (shr-insert): Tweak line breaking.
2255         (shr-insert): Handle <pre> better.
2256         (shr-tag-li): Get <li> indentation right.
2257         (shr-tag-li): Get <li> indentation even righter.
2258         (shr-tag-blockquote): Ensure paragraph start.
2259         (shr-make-table): Tweak table generation.
2260         (shr-make-table): Fix typo.
2261
2262         * shr.el: Implement table rendering.
2263
2264 2010-10-04  Julien Danjou  <julien@danjou.info>
2265
2266         * gnus-html.el (gnus-html-put-image): Fix resize image code.
2267
2268 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2269
2270         * shr.el (shr-insert): Use string anchors instead of line anchors.
2271
2272 2010-10-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2273
2274         * shr.el: Add headings.
2275         (shr-ensure-paragraph): Actually work.
2276         (shr-tag-li): Make <ul> prettier.
2277         (shr-insert): Get white space at the beginning/end of elements right.
2278         (shr-tag-p): Collapse subsequent <p>s.
2279         (shr-ensure-paragraph): Don't insert double line feeds after blank
2280         lines.
2281         (shr-insert): \t is also space.
2282         (shr-tag-s): Fix "s" tag name function.
2283         (shr-tag-s): Fix face prop name.
2284
2285 2010-10-03  Julien Danjou  <julien@danjou.info>
2286
2287         * gnus-html.el (gnus-html-put-image): Use gnus-rescale-image.
2288
2289         * mm-view.el (gnus-window-inside-pixel-edges): Add autoload for
2290         gnus-window-inside-pixel-edges.
2291
2292         * gnus-ems.el (gnus-window-inside-pixel-edges): Move from gnus-html to
2293         gnus-ems.
2294
2295         * mm-view.el (mm-inline-image-emacs): Support image resizing.
2296
2297         * gnus-util.el (gnus-rescale-image): Add generic gnus-rescale-image
2298         function.
2299
2300         * mm-decode.el (mm-inline-large-images): Enhance defcustom and add
2301         resize choice.
2302
2303 2010-10-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2304
2305         * shr.el (shr-tag-p): Don't insert newlines on empty tags at the
2306         beginning of the buffer.
2307
2308         * gnus-sum.el (gnus-summary-select-article-buffer): Really select the
2309         article buffer again.
2310
2311         * shr.el (shr-tag-p): Don't insert newlines at the start of the buffer.
2312
2313         * mm-decode.el (mm-shr): Narrow before inserting, so that shr can know
2314         when it's at the start of the buffer.
2315
2316         * shr.el (shr-tag-blockquote): Convert name.
2317         (shr-rescale-image): Use the right image-size variant.
2318
2319         * gnus-sum.el (gnus-summary-select-article-buffer): If the article
2320         buffer isn't shown, then select the current article first instead of
2321         bugging out.
2322         (gnus-summary-select-article-buffer): Show both the article and summary
2323         buffers again.
2324
2325         * shr.el (shr-fontize-cont): Protect against regions with no text.
2326         Rename tag functions to shr-tag-* for enhanced security.
2327         (shr-tag-ul, shr-tag-ol, shr-tag-li, shr-tag-br): New functions.
2328
2329 2010-10-03  Chong Yidong  <cyd@stupidchicken.com>
2330
2331         * shr.el (shr-insert):
2332         * pop3.el (pop3-movemail):
2333         * gnus-html.el (gnus-html-wash-tags): Don't use plusp, as cl may not be
2334         loaded.
2335
2336 2010-10-03  Glenn Morris  <rgm@gnu.org>
2337
2338         * nnmairix.el (nnmairix-replace-illegal-chars): Drop Emacs 20 code.
2339
2340         * smime.el (smime-cert-by-ldap-1): Drop Emacs 21 code.
2341
2342         * gnus-art.el (gnus-next-page-map): Drop Emacs 20 compat cruft.
2343
2344         * gmm-utils.el (gmm-write-region): Drop Emacs 20 compat cruft.
2345
2346         * gnus-util.el (gnus-make-local-hook): Simplify.
2347
2348 2010-10-02  Julien Danjou  <julien@danjou.info>
2349
2350         * gnus-util.el (gnus-iswitchb-completing-read): New function.
2351         (gnus-ido-completing-read): New function.
2352         (gnus-emacs-completing-read): New function.
2353         (gnus-completing-read): Use gnus-completing-read-function.
2354         Add gnus-completing-read-function.
2355
2356 2010-10-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2357
2358         * shr.el (shr-insert-document): Autoload.
2359         (shr-img): Be silent.
2360         (shr-insert): Add a newline after every picture before text.
2361         (shr-add-font): Use overlays for combining faces.
2362         (shr-insert): Pass upwards the text start point.
2363
2364         * mm-decode.el (mm-text-html-renderer): Default to shr.el rendering, if
2365         possible.
2366         (mm-shr): New function.
2367
2368 2010-10-02  Julien Danjou  <julien@danjou.info>
2369
2370         * gnus-gravatar.el (gnus-gravatar-insert): Adjust character where we
2371         should go backward.
2372
2373 2010-10-02  Juanma Barranquero  <lekktu@gmail.com>
2374
2375         * shr.el (shr): Fix typo in provide call.
2376
2377 2010-10-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2378
2379         * shr.el: New file.
2380
2381         * gnus-html.el (gnus-html-schedule-image-fetching): Be silent.
2382
2383         * gnus-topic.el (gnus-topic-move-group): Fix the syntax of the
2384         completing read.
2385
2386 2010-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2387
2388         * gnus-start.el (gnus-check-bogus-newsgroups): Say how many groups
2389         we're being queried about.  Suggested by Dan Jacobson.
2390
2391         * nndoc.el (nndoc-type-alist): Do babyl before mime-parts.
2392         Suggested by Jason Eisner.
2393
2394         * gnus-async.el (gnus-async-delete-prefetched-entry): Remove from hash
2395         table, too.  Suggested by Stefan Wiens.
2396         (gnus-async-prefetched-article-entry): Use intern-soft to avoid growing
2397         the table unnecessary.  Suggested by Stefan Wiens.
2398
2399         * gnus-sum.el (gnus-summary-clear-local-variables): This is probably no
2400         longer needed, and probably doesn't work either, as pointed out by
2401         Stefan Wiens.
2402         (gnus-summary-exit): Remove call to the clearing function.
2403         (gnus-summary-exit-no-update): Ditto.
2404
2405         * gnus-art.el (gnus-summary-save-in-file): Use with-current-buffer
2406         instead of gnus-eval-in-buffer-window to avoid popping up frames.
2407         Reported by Stefan Monnier.
2408         (gnus-summary-save-in-rmail): Ditto.
2409
2410         * gnus-sum.el (gnus-summary-select-article-buffer): Show only the
2411         article buffer, instead of both the article buffer and the summary
2412         buffer.  Sort of suggested by Dan Jacobson.
2413
2414         * gnus-win.el (gnus-buffer-configuration): Add an only-article spec.
2415
2416         * nnmbox.el (nnmbox-read-mbox): Mark buffer for deletion on Gnus exit.
2417         Suggested by Dan Jacobson.
2418
2419         * mm-encode.el (mm-content-transfer-encoding-defaults): Try to make the
2420         documentation clearer.
2421
2422         * message.el (message-shorten-references): Comment on the number "21".
2423         Suggested by Stefan Monnier.
2424
2425         * gnus-sum.el (gnus-summary-scroll-up): Add more documentation.
2426         Suggested by Dan Jacobson.
2427
2428         * gnus.el (gnus-large-newsgroup):
2429         Mention gnus-large-ephemeral-newsgroup.  Suggested by Dan Jacobson.
2430
2431         * gnus-msg.el (gnus-summary-resend-message): When resending, don't
2432         externalize attachments.  Bug reported by Steve Wen.
2433
2434         * gnus.el (gnus-continuum-version): Make inactive, since it doesn't
2435         really message anything to the user.
2436
2437         * nnmail.el (nnmail-article-group): Allow using the fancy split method
2438         directly.
2439
2440         * nnimap.el (nnimap-request-group): Low higher than high to signal no
2441         messages in empty groups.
2442
2443 2010-10-01  Ted Zlatanov  <tzz@lifelogs.com>
2444
2445         * nnimap.el (nnimap-request-group): Don't bug out when there's an empty
2446         non-UIDNEXT group.
2447
2448 2010-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2449
2450         * gnus-group.el (gnus-group-completing-read): Return the symbol name,
2451         not the value from the collection.
2452
2453         * nnimap.el (nnimap-update-info): Ignore groups that have no UIDNEXT
2454         values.  This sometimes happens on some groups that have no info.
2455         (nnimap-request-newgroups): New function.
2456
2457 2010-10-01  Teodor Zlatanov  <tzz@lifelogs.com>
2458
2459         * gnus-registry.el (gnus-registry-install-nnregistry): Move the feature
2460         check into `gnus-registry-initialize'.
2461         (gnus-registry-initialize): Ditto.
2462         Fix and extend header docs.
2463
2464 2010-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2465
2466         * gnus-html.el (gnus-html-prefetch-images): Adjust regexp to avoid
2467         regexp backtrace overflows.
2468
2469         * nnimap.el (nnimap-extend-tls-programs): Only extend those programs
2470         for starttls that tls.el implements; i.e. openssl.
2471
2472         * tls.el (tls-starttls-switches): Give up on using starttls with
2473         gnutls-cli.
2474         (tls-program): Add --insecure to be consistent with the defaults from
2475         openssl s_client.  Now all three commands are insecure.
2476
2477 2010-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>
2478
2479         * lpath.el: Bind completion-styles-alist for XEmacs.
2480
2481         * gravatar.el: Don't load image.el that XEmacs doesn't provide.
2482         (gravatar-create-image): New function that's an alias to
2483         gnus-xmas-create-image, gnus-create-image, or create-image.
2484         (gravatar-data->image): Use it.
2485
2486 2010-09-30  Teodor Zlatanov  <tzz@lifelogs.com>
2487
2488         * gnus-registry.el (gnus-registry-install-nnregistry): New function to
2489         install the nnregistry refer method.
2490         (gnus-registry-install-hooks): Use it.
2491         (gnus-registry-unfollowed-groups): Add nnmairix to the default
2492         unfollowed groups.
2493
2494 2010-09-30  Jose A. Ortega Ruiz  <jao@gnu.org>  (tiny change)
2495
2496         * gnus-sum.el (gnus-summary-show-thread): Skip past invisible text when
2497         expanding threads.
2498
2499 2010-09-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2500
2501         * nnir.el: Use the server names without suffixes (bug #7009).
2502
2503         * nnimap.el (nnimap-open-connection): Reinstate the auto-upgrade from
2504         unencrypted to STARTTLS, if possible.
2505
2506 2010-09-30  Teemu Likonen  <tlikonen@iki.fi>  (tiny change)
2507
2508         * message.el (message-ignored-supersedes-headers): Strip Injection-*
2509         headers before superseding.
2510
2511 2010-09-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2512
2513         * nnrss.el (nnrss-use-local): Add documentation.
2514
2515         * nnimap.el (nnimap-extend-tls-programs): New function.
2516         (nnimap-open-connection): Use tls.el exclusively, and not starttls.el.
2517         (nnimap-wait-for-connection): Accept the greeting from the stupid
2518         output from openssl s_client -starttls, too.
2519
2520         * tls.el (tls-starttls-switches): New variable.
2521         (tls-find-starttls-argument): Use it.
2522         (open-tls-stream): Ditto.
2523
2524         * netrc.el (netrc-credentials): Return the value of the "default" entry.
2525         (netrc-machine): Ditto.
2526
2527         * nnimap.el (nnimap-find-article-by-message-id): Really return the
2528         article number.
2529         (nnimap-split-fancy): New variable.
2530         (nnimap-split-incoming-mail): Use it.
2531
2532         * nntp.el (nntp-server-list-active-group): Document.
2533
2534         * nnimap.el (nnimap-find-article-by-message-id): Use EXAMINE instead of
2535         SELECT to get the message-id.
2536
2537         * mail-source.el (mail-sources): Remove webmail support.
2538         (defvar): Ditto.
2539         (mail-source-fetcher-alist): Ditto.
2540         (mail-source-fetch-webmail): Remove.
2541
2542         * webmail.el: Remove -- doesn't seem relevant any more.
2543
2544         * gnus.el: Fix up make-obsolete-variable declarations throughout.
2545
2546         * nnimap.el (nnimap-request-accept-article): Get the Message-ID without
2547         the \r.
2548
2549 2010-09-30  Julien Danjou  <julien@danjou.info>
2550
2551         * gnus-agent.el (gnus-agent-add-group): Fix call to
2552         gnus-completing-read.
2553
2554 2010-09-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2555
2556         * nndoc.el (nndoc-retrieve-groups): New function.
2557
2558         * nnimap.el (nnimap-split-incoming-mail): If nnimap-split-methods is
2559         `default', use nnmail-split-methods.
2560         (nnimap-request-article): Downcase the NILs so that they are nil.
2561
2562         * gnus-sum.el (gnus-valid-move-group-p): Make sure that `group' is a
2563         symbol.
2564
2565         * nnimap.el (nnimap-open-connection): Revert the auto-network->starttls
2566         code, since if the user has requested network, that's what they ought
2567         to get.
2568         (nnimap-request-set-mark): Erase the buffer before issuing commands.
2569         (nnimap-split-rule): Mark as obsolete.
2570
2571         * pop3.el (pop3-send-streaming-command, pop3-stream-length):
2572         New variable.
2573
2574         * nnimap.el (nnimap-insert-partial-structure): Get the type from the
2575         correct slot, too.
2576
2577 2010-09-29  Julien Danjou  <julien@danjou.info>
2578
2579         * gnus.el (gnus-local-domain): Declare variable obsolete.
2580
2581         * gnus-util.el (gnus-icompleting-read): Require iswitchb.
2582         Fix history computing.
2583         (gnus-ido-completing-read): Require ido.
2584
2585 2010-09-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2586
2587         * gnus-registry.el: Don't prompt on load, which makes it impossible to
2588         build Gnus.
2589
2590         * nnimap.el (nnimap-insert-partial-structure): Be way more permissive
2591         when interpreting the structures.
2592         (nnimap-request-accept-article): Add \r\n to the lines to make this
2593         work with Cyrus.
2594
2595         * nndraft.el (nndraft-request-expire-articles): Use the group name
2596         instead if "nndraft".  Fix found by Nils Ackermann.
2597
2598 2010-09-29  Ludovic Courtes  <ludo@gnu.org>
2599
2600         * nnregistry.el: Add.
2601
2602 2010-09-29  Stefan Monnier  <monnier@iro.umontreal.ca>
2603
2604         * nnmail.el (group, group-art-list, group-art):
2605         Remove unneeded directives.
2606
2607 2010-09-29  Katsumi Yamaoka  <yamaoka@jpl.org>
2608
2609         * mm-util.el (mm-codepage-iso-8859-list, mm-charset-eval-alist)
2610         (mm-mime-charset)
2611         * rfc2047.el (rfc2047-syntax-table)
2612         * utf7.el (utf7-utf-16-coding-system): Comment fix.
2613
2614         * nnrss.el (nnrss-read-server-data, nnrss-read-group-data): Use `load'
2615         rather than `insert-file-contents' and `eval-region'.
2616
2617         * pgg.el (pgg-run-at-time-1): Define it for XEmacs only; fix if/else
2618         construction.
2619
2620         * smime-ldap.el (smime-ldap-search): Remove Emacs 21 compatible code.
2621
2622         * time-date.el: No need to require cl for Emacs 21.
2623
2624 2010-09-29  Julien Danjou  <julien@danjou.info>
2625
2626         * gnus-gravatar.el (gnus-gravatar-properties): Add this properties in
2627         replacement of `gnus-gravatar-relief' to mimic
2628         `gnus-faces-properties-alist'.
2629         Add :version property.
2630
2631 2010-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
2632
2633         * mail-source.el (mail-source-report-new-mail)
2634         * message.el (message-default-mail-headers)
2635         * mm-decode.el (mm-valid-image-format-p): Comment fix.
2636
2637         * mml2015.el (mml2015-use): Don't bind recursive-load-depth-limit.
2638
2639 2010-09-28  Julien Danjou  <julien@danjou.info>
2640
2641         * gnus-gravatar.el (gnus-gravatar-insert): Fix search in case
2642         mail-address contains the same string as real-name.
2643
2644         * gnus-ems.el (gnus-put-image): Revert Lars, change and insert
2645         non-blank in header, otherwise it'll get stripped.
2646
2647         * gnus-gravatar.el (gnus-gravatar-insert): Search backward for
2648         real-name, and then for mail address rather than doing : or , search.
2649
2650 2010-09-27  Julien Danjou  <julien@danjou.info>
2651
2652         * gnus-util.el (gnus-completing-read): Use gnus-use-ido to apply the
2653         right completing-read function.
2654         (gnus-use-ido): New variable
2655         (gnus-completing-read-with-default): Remove.
2656         * gnus-agent.el (gnus-agent-read-group): Remove prompt computing.
2657         (gnus-agent-add-group):
2658         * gnus-srvr.el (gnus-server-add-server, gnus-server-goto-server):
2659         * mm-view.el (mm-view-pkcs7-decrypt):
2660         * mm-util.el (mm-codepage-setup):
2661         * smime.el (smime-sign-buffer, smime-decrypt-buffer):
2662         * mml-smime.el (mml-smime-openssl-sign-query):
2663         * mml.el (mml-minibuffer-read-type, mml-minibuffer-read-disposition)
2664         (mml-insert-multipart):
2665         * gnus-msg.el (gnus-summary-yank-message):
2666         * gnus-int.el (gnus-start-news-server):
2667         * mm-decode.el (mm-interactively-view-part):
2668         * gnus-dired.el (gnus-dired-attach):
2669         * gnus.el (gnus-read-method):
2670         * gnus-bookmark.el (gnus-bookmark-jump):
2671         * gnus-art.el (gnus-mime-view-part-as-type)
2672         (gnus-mime-action-on-part, gnus-article-encrypt-body):
2673         * gnus-topic.el (gnus-topic-jump-to-topic, gnus-topic-move-matching)
2674         (gnus-topic-copy-matching, gnus-topic-sort-topics, gnus-topic-move):
2675         * nnmairix.el (nnmairix-create-server-and-default-group)
2676         (nnmairix-update-groups, nnmairix-get-server)
2677         (nnmairix-backend-to-server, nnmairix-goto-original-article)
2678         (nnmairix-get-group-from-file-path):
2679         * nnrss.el (nnrss-find-rss-via-syndic8):
2680         * gnus-group.el (gnus-group-completing-read, gnus-group-make-web-group)
2681         (gnus-group-make-useful-group, gnus-group-add-to-virtual)
2682         (gnus-group-browse-foreign-server):
2683         * gnus-sum.el (gnus-summary-goto-article, gnus-summary-limit-to-extra)
2684         (gnus-summary-execute-command, gnus-summary-respool-article)
2685         (gnus-read-move-group-name):
2686         * gnus-score.el (gnus-summary-increase-score)
2687         (gnus-summary-score-effect):
2688         * gnus-registry.el (gnus-registry-read-mark): Use gnus-completing-read.
2689
2690 2010-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
2691
2692         * lpath.el: Remove url-http-file-exists-p, w32-focus-frame, and
2693         x-focus-frame.
2694
2695         * nnimap.el (auth-source-forget-user-or-password)
2696         (auth-source-user-or-password): Autoload.
2697
2698         * message.el (message-from-style, message-interactive)
2699         (message-cite-prefix-regexp, message-sendmail-envelope-from)
2700         (message-yank-prefix, message-indentation-spaces, message-signature)
2701         (message-signature-file): Add comment.
2702
2703 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2704
2705         * gnus-sum.el (gnus-summary-read-group-1): Set gnus-newsgroup-highest.
2706         (gnus-summary-insert-new-articles): Use gnus-newsgroup-highest to get
2707         new articles.
2708
2709         * nnimap.el (nnimap-request-article): Don't partial-fetch single-part
2710         parts.
2711         (nnimap-request-article): Work with the t setting, too.
2712
2713         * gnus-sum.el (gnus-summary-exit): Kill the article buffer later, so
2714         that you don't get flashes of other buffers.
2715         (gnus-summary-show-complete-article): Intern before setting.
2716
2717 2010-09-27  David Engster  <dengste@eml.cc>
2718
2719         * nnmairix.el (nnmairix-replace-group-and-numbers): Deal with NOV as
2720         well as HEADERS.
2721         (nnmairix-retrieve-headers): Provide new argument for the above.
2722
2723 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2724
2725         * gnus-sum.el (gnus-summary-move-article): Don't alter
2726         gnus-newsgroup-active.  This makes `/ N' work after copying to the same
2727         group.
2728
2729         * nnimap.el (nnimap-update-info): Don't destructively alter active.
2730
2731         * message.el (message-cite-prefix-regexp): Revert my last edit.
2732
2733         * gnus-sum.el (gnus-summary-show-complete-article): Bind the server
2734         variable instead of the Gnus variable.
2735
2736         * nnimap.el (nnimap-find-wanted-parts-1): Use it.
2737
2738         * gnus-art.el (gnus-fetch-partial-articles): Move back to nnimap again.
2739
2740         * nnimap.el (nnimap-request-accept-article): Remove the "." at the end,
2741         since some servers don't like it.
2742         (nnimap-open-connection): Forget credentials if the server says the
2743         password was wrong.
2744         (nnimap-parse-line): Protect against invalid data.
2745
2746         * gnus-sum.el (gnus-summary-move-article): Add comment.
2747         (gnus-summary-insert-new-articles): Copy the old-high watermark so that
2748         nothing alters it while scanning for new messages.
2749
2750         * nnimap.el (nnimap-request-accept-article): Send a "." at the end,
2751         which may or may not help.
2752         (nnimap-open-connection): If we're doing a stream connection, and then
2753         discover we're on a STARTTLS-capable server, then open a STARTTLS
2754         connection instead.
2755
2756 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2757
2758         * nnimap.el (utf7): Require.
2759
2760         * message.el (message-cite-prefix-regexp): Remove "}" from citation
2761         prefix.
2762
2763 2010-09-27  Juanma Barranquero  <lekktu@gmail.com>
2764
2765         * nnmail.el (nnmail-fancy-expiry-targets): Fix typo in docstring.
2766
2767 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2768
2769         * nnimap.el (nnimap-request-accept-article): Message the error on
2770         error.
2771
2772 2010-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
2773
2774         * gnus-art.el (gnus-mime-delete-part): Fix Lisp type of byte(s).
2775
2776 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2777
2778         * nndoc.el (nndoc-request-list): Return success always.
2779
2780         * gnus-agent.el (gnus-agent-retrieve-headers): Don't propagate
2781         `fetch-old' -- we only want to fetch the articles we've requested.
2782         The rest are in the agent, probably.
2783         (gnus-agent-read-servers-validate): Change the level for the "Ignoring
2784         disappeared server" to something low.  It's not important.
2785
2786         * nnimap.el (nnimap-get-whole-article): Remove the data that may have
2787         arrived before the FETCH data.
2788
2789         * nnmh.el (nnmh-request-expire-articles): Don't try to fetch the expiry
2790         target here, because we don't know the Gnus name of the group.
2791
2792         * nndraft.el (nndraft-request-expire-articles): Fetch the expiry target
2793         for the correct group.
2794
2795         * gnus-ems.el (gnus-create-image): Ignore all image-creation errors.
2796
2797         * gnus.el (gnus): Give a final warning after startup.
2798
2799         * gnus-util.el (gnus-action-message-log): New variable.
2800         (gnus-message): Use it.
2801         (gnus-final-warning): New function.
2802
2803         * nnimap.el (nnimap-open-connection): Record the greeting.
2804         (nnimap): Add greeting.
2805
2806 2010-09-26  Julien Danjou  <julien@danjou.info>
2807
2808         * gnus-html.el (gnus-html-show-images): Fix gnus-html-display-image
2809         arguments.
2810         (gnus-html-wash-images): Fix spec computing to include start/end.
2811
2812         * gnus-art.el (gnus-article-treat-body-boundary): Fix length computing.
2813
2814 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2815
2816         * nnimap.el (nnimap-request-expire-articles): Compress ranges before
2817         deletion.
2818         (nnimap-retrieve-headers): Don't select the group, because that's
2819         already done by nnimap-possibly-change-group.
2820
2821         * gnus-picon.el (gnus-picon-inhibit-top-level-domains): New variable.
2822         (gnus-picon-transform-address): Use it.
2823
2824         * mail-source.el (mail-source-value): Revert previous patch.
2825
2826         * nnimap.el (nnimap-credentials): Allow inhibiting the password query
2827         on failure.
2828         (nnimap-open-connection): Look up both virtual and physical server name
2829         credentials.
2830
2831         * gnus-win.el: Revert previous patch, since it made Gnus backtrace.
2832
2833 2009-02-07  Dave Love  <fx@gnu.org>
2834
2835         * tls.el (open-tls-stream): Don't query killing process.
2836
2837 2009-02-08  Dave Love  <fx@gnu.org>
2838
2839         * gnus-win.el (gnus-window-to-buffer-helper)
2840         (gnus-all-windows-visible-p): Function needn't be a symbol.
2841
2842         * mail-source.el (mail-source-value): Function needn't be a symbol.
2843
2844 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2845
2846         * message.el (message-cite-prefix-regexp): Remove } from the cite
2847         prefix.
2848
2849         * gnus-art.el (gnus-treatment-function-alist): Do picons before
2850         highlight again, so that the highlight is correct.
2851
2852         * gnus-picon.el (gnus-picon): Remove again.
2853         (gnus-picon-create-glyph): Set the background XPM colour explicitly.
2854
2855         * gnus-art.el (gnus-treatment-function-alist): Insert picons after
2856         doing the header highlightling, so that the background colour of the
2857         picon is correct.
2858
2859         * gnus-picon.el (gnus-picon-xbm): Remove obsolete face.
2860         (gnus-picon): Ditto.
2861         (gnus-picon): Reinstate.  The background colour for picons is white.
2862         (gnus-picon-insert-glyph): Make the background white.
2863
2864         * nnml.el (nnml-open-nov): Don't return dead buffers.
2865
2866         * auth-source.el (auth-source-create): Query the user for whether to
2867         store the credentials.
2868
2869         * netrc.el (netrc-store-data): New function.
2870
2871         * auth-source.el (auth-source-user-or-password): Use the existing auth
2872         sources, if any, for creation.
2873
2874         * gnus.el (gnus-group-fast-parameter): Return the last matching
2875         parameter instead of the first matching parameter.
2876
2877 2010-09-26  Julien Danjou  <julien@danjou.info>
2878
2879         * gnus-sum.el (gnus-auto-center-group): Transform into a defcustom.
2880
2881 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2882
2883         * mml2015.el (mml2015-use): Remove gpg support.
2884
2885         * mml1991.el (mml1991-function-alist): Remove gpg function.
2886         (mml1991-gpg-sign): Remove.
2887
2888 2010-09-26  Andreas Seltenreich  <seltenreich@gmx.de>
2889
2890         * gnus-srvr.el (gnus-browse-subscribe-newsgroup-method): New variable.
2891         (gnus-browse-unsubscribe-current-group): Document it.
2892         (gnus-browse-unsubscribe-group): Use it.
2893
2894 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2895
2896         * gnus-group.el (gnus-read-ephemeral-bug-group): Add the bug email
2897         address to the To list for easier response.
2898
2899         * gnus.el (gnus-play-startup-jingle): Remove.
2900         (gnus-splash): Don't play jingle.
2901         (gnus): Silence gnus-load message.
2902
2903         * gnus-art.el (gnus-treat-play-sounds): Remove.
2904
2905         * gnus.el (gnus-play-jingle): Remove audio support.
2906
2907         * gnus-cus.el (gnus-score-customize): Remove audio reference.
2908
2909         * earcon.el: Remove -- no users.
2910
2911         * gnus-audio.el: Remove -- no users of this package.
2912
2913         * gnus-sum.el (gnus-summary-limit-children): Remove nocem support.
2914
2915         * gnus-start.el (gnus-setup-news): Remove nocem support.
2916
2917         * gnus-group.el (gnus-group-get-new-news): Remove nocem call.
2918
2919         * gnus.el (gnus-use-nocem): Remove.
2920
2921         * gnus-demon.el (gnus-demon-add-nocem, gnus-demon-scan-nocem):
2922         Remove.
2923
2924         * gnus-nocem.el (gnus-nocem-issuers): Remove file.  Apparently nobody
2925         uses NoCeM any more.
2926
2927         * gnus-art.el (gnus-ctan-url): Seems not very useful -- removed.
2928         (gnus-button-ctan-handler): Ditto.
2929         (gnus-button-handle-ctan-bogus-regexp): Ditto.
2930         (gnus-button-ctan-directory-regexp): Ditto.
2931         (gnus-button-handle-ctan): Ditto.
2932         (gnus-button-tex-level): Ditto.
2933         (gnus-button-alist): Remove CTAN stuff.
2934
2935 2010-09-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2936
2937         * nnimap.el (nnimap-wait-for-response): Reverse logic in the
2938         nnimap-streaming test.
2939
2940         * gnus-start.el (gnus-get-unread-articles): Don't try to open failed
2941         servers twice.
2942
2943         * nnimap.el (nnimap-open-connection): Add more error reporting when
2944         nnimap fails early.
2945
2946         * nnheader.el (nnheader-get-report-string): New function.
2947         (nnheader-get-report): Use it.
2948
2949         * gnus-int.el (gnus-check-server): Say what the error was when opening
2950         failed.
2951
2952         * nnimap.el (nnimap-wait-for-response): Search further when we're not
2953         using streaming.
2954
2955 2010-09-25  Julien Danjou  <julien@danjou.info>
2956
2957         * gnus-html.el (gnus-html-rescale-image): Use our defalias
2958         gnus-window-inside-pixel-edges.
2959
2960 2010-09-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2961
2962         * gnus-srvr.el (gnus-server-copy-server): Add documentation.
2963
2964         * mm-decode.el (mm-save-part): Allow saving to other directories the
2965         normal Emacs way.
2966
2967         * nndoc.el (nndoc-type-alist): Move mime-parts after mbox.
2968         Suggested by Jay Berkenbilt.
2969
2970         * gnus-art.el (gnus-mime-delete-part): Fix plural for "byte" when
2971         there isn't a single byte.
2972
2973         * gnus-int.el (gnus-open-server): Don't query whether to go offline --
2974         just do it.  It doesn't really seem to matter what the user responds
2975         here, I think, so it's just a confusing question.
2976
2977         * nnimap.el (nnimap-retrieve-group-data-early): Fix typo in the
2978         non-streaming case.
2979
2980         * gnus-art.el (gnus-flush-original-article-buffer): Separate out.
2981         (gnus-article-encrypt-body): Use it.
2982
2983         * gnus-sum.el (gnus-summary-show-complete-article): New command and
2984         keystroke.
2985
2986         * nnimap.el (nnimap-find-wanted-parts-1):
2987         Use gnus-fetch-partial-articles.
2988
2989         * gnus-art.el (gnus-fetch-partial-articles): New variable.
2990
2991         * nnimap.el (nnimap-insert-partial-structure): New function.
2992         (nnimap-get-partial-article): New function.
2993         (nnimap-request-article): Use it.
2994         (nnimap-wait-for-response): Return whether the wait was successful.
2995         (nnimap-finish-retrieve-group-infos): Don't do anything if the
2996         retrieval wasn't successful.
2997         (nnimap-retrieve-group-data-early): Allow throttling servers.
2998         (nnimap-streaming): New variable.
2999         (nnimap-fetch-partial-articles): Remove.
3000
3001         * mm-decode.el (mm-with-part): Protect against killed buffers.
3002
3003         * nndraft.el (nndraft-retrieve-headers): Insert Lines and Chars headers
3004         for prettier summary display.
3005
3006 2010-09-25  Andrew Cohen  <cohen@andy.bu.edu>  (tiny change)
3007
3008         * nnir.el (nnir-run-imap): Allow sending IMAP search patterns directly.
3009
3010 2010-09-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3011
3012         * gnus.el (gnus-local-domain): Put gnus-local-domain back again, since
3013         apparently third-party libraries depend on it.
3014
3015         * nnimap.el (nnimap-open-connection): Wait for the response to STARTTLS
3016         before starting negotiation.
3017
3018         * gnus-art.el (gnus-treat-from-gravatar): Change default to nil for
3019         privacy reasons.
3020         (gnus-treat-mail-gravatar): Ditto.
3021
3022         * gnus-ems.el (gnus-put-image): Don't put any non-blank text into the
3023         buffer when inserting images.  Inserting text into the headers, for
3024         instance, can make them invalid.
3025
3026 2010-09-25  Julien Danjou  <julien@danjou.info>
3027
3028         * rfc1843.el: Remove useless rfc1843-old-gnus-decode-header-function
3029         variables.
3030
3031         * nnheader.el: Remove useless variables news-reply-yank-from and
3032         news-reply-yank-message-id.
3033
3034         * mml2015.el: Remove useless mc-default-scheme and mc-schemes
3035         variables.
3036
3037         * mml1991.el: Remove useless mml1991-verbose.
3038
3039         * gnus.el: Remove useless variable gnus-use-generic-from.
3040         Remove obsolete variable gnus-topic-indentation.
3041
3042         * gnus-uu.el: Remove useless gnus-uu-shar-file-name.
3043
3044         * gnus-sum.el: Remove useless gnus-newsgroup-none-id.
3045
3046         * gnus-picon.el: Remove useless gnus-picon-setup-p variable.
3047
3048         * gnus-group.el: Remove useless gnus-group-icon-cache.
3049         Remove useless gnus-ephemeral-group-server.
3050
3051         * gnus-bookmark.el: Remove useless gnus-bookmark-after-jump-hook.
3052
3053         * mml2015.el: Remove useless mml2015-verbose.
3054
3055         * mml-smime.el: Remove useless mml-smime-verbose.
3056
3057         * gnus.el: Remove useless gnus-local-domain.
3058
3059         * gnus-gravatar.el (gnus-gravatar-transform-address):
3060         Use gnus-gravatar-size.
3061
3062         * gnus-art.el: Remove useless gnus-treat-translate.
3063
3064 2010-09-24  Julien Danjou  <julien@danjou.info>
3065
3066         * gnus-sum.el: Add support for Gravatars.
3067
3068         * gnus-art.el: Add support for Gravatars.
3069
3070         * gnus-gravatar.el: Add this file.
3071
3072         * gravatar.el: Add this file.
3073
3074 2010-09-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3075
3076         * gnus-sum.el (gnus-summary-fetch-faq): Remove.
3077
3078         * gnus-group.el (gnus-group-fetch-faq): Remove.
3079
3080         * gnus.el (gnus-group-faq-directory): Remove.
3081
3082         * gnus-group.el (gnus-group-fetch-charter): Remove.
3083
3084         * gnus.el (gnus-group-charter-alist): Remove.
3085
3086         * gnus-group.el (gnus-group-archive-directory): Remove.
3087         (gnus-group-recent-archive-directory): Ditto.
3088         (gnus-group-make-archive-group): Remove.
3089
3090         * nnimap.el (nnimap-update-info): Protect against nil uidnexts.
3091
3092         * gnus-cache.el (gnus-cache-braid-heads): When braiding heads, don't
3093         use the same article number for all the cached articles.
3094
3095         * nnimap.el (nnimap-command): Register the last command time so
3096         that we can use it for idling NOOPs.
3097         (nnimap-open-connection): Start the keeplive timer.
3098         (nnimap-make-process-buffer): Store all the process buffers.
3099         (nnimap-keepalive): New function.
3100
3101         * starttls.el (starttls-open-stream): Add autoload cookie.
3102
3103 2010-09-24  Michael Welsh Duggan  <md5i@md5i.com>  (tiny change)
3104
3105         * nnimap.el (nnimap-split-incoming-mail): Fix paren typo in the 'junk
3106         handling.
3107
3108 2010-09-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3109
3110         * nnrss.el (nnrss-retrieve-groups): Change to the group before checking
3111         its data structures.
3112
3113         * gnus.el (gnus-sloppily-equal-method-parameters): Use copy-sequence
3114         instead of the cl.el copy-list.
3115         (gnus-sloppily-equal-method-parameters): Use equal instead of the cl
3116         equalp.
3117
3118 2010-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
3119
3120         * gmm-utils.el (gmm-tool-bar-from-list): Always use tool-bar-local-item
3121         and tool-bar-local-item-from-menu.
3122
3123         * gnus-agent.el (gnus-agent-make-mode-line-string): Always use
3124         mode-line-highlight face for Emacs.
3125
3126         * gnus-art.el (toplevel): Don't bind recursive-load-depth-limit while
3127         loading gnus-sum.elc; fix comment for canlock-verify.
3128         (gnus-article-jump-to-part): Use read-number.
3129         (gnus-insert-mime-button, gnus-insert-mime-security-button):
3130         Remove Emacs pre-21 compatible code for help-echo.
3131         (gnus-article-next-page-1): No need to adjust the number of lines.
3132         (gnus-article-describe-bindings): Always use help-buffer.
3133
3134         * gnus-audio.el (gnus-audio-inline-sound)
3135         * gnus-cus.el (gnus-custom-mode)
3136         * gnus-group.el (gnus-group-update-tool-bar): Comment fix.
3137
3138         * gnus-sum.el (gnus-remove-overlays): Doc fix.
3139
3140         * gnus-util.el (gnus-select-frame-set-input-focus): Remove Emacs 21
3141         compatible code.
3142
3143 2010-09-24  Glenn Morris  <rgm@gnu.org>
3144
3145         * message.el (message-output): Use gnus-output-to-rmail if a buffer is
3146         visiting the fcc file in rmail-mode.
3147
3148         * dns-mode.el: Move autoloaded auto-mode-alist entries to files.el.
3149
3150 2010-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
3151
3152         * nnir.el: Silence the byte compiler.
3153
3154         * gnus-html.el (gnus-html-encode-url-chars): New function, that's an
3155         alias to browse-url-url-encode-chars if any.
3156         (gnus-html-encode-url): Use it.
3157
3158 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3159
3160         * gnus-start.el (gnus-use-backend-marks): New variable.
3161         (gnus-get-unread-articles-in-group): Use it.
3162
3163         * gnus-sum.el (gnus-summary-local-variables): Prepare for list/range
3164         makeover.
3165
3166 2010-09-23  Andrew Cohen  <cohen@andy.bu.edu>
3167
3168         * nnimap.el (nnimap-retrieve-headers): Return 'headers.
3169
3170 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3171
3172         * gnus-start.el (gnus-fixup-nnimap-unread-after-getting-new-news):
3173         Remove.
3174         (gnus-setup-news-hook):
3175         Remove gnus-fixup-nnimap-unread-after-getting-new-news.
3176
3177         * gnus-int.el (gnus-request-update-info): Protect against backends not
3178         having the function.
3179
3180         * nnimap.el (nnimap-stream): Mention starttls.
3181         (nnimap-open-connection): Add starttls support.
3182
3183 2010-09-23  Andrew Cohen  <cohen@andy.bu.edu>
3184
3185         * nnir.el (nnir-run-imap): Fix up nnir to work with the new nnimap.
3186
3187 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3188
3189         * nnimap.el (nnimap-transform-headers): Don't bug out on invalid
3190         BODYSTRUCTUREs.
3191         (nnimap-transform-headers): Unfold quoted {42} headers.
3192
3193         * gnus-start.el (gnus-get-unread-articles): Allow backends to update
3194         the info.
3195         (gnus-get-unread-articles): Only call updatep on backends that support
3196         it.
3197
3198         * nnweb.el (nnweb-request-update-info): NOOP.
3199
3200         * nnmaildir.el (nnmaildir-request-marks): Rename from -update-info.
3201
3202         * nnfolder.el (nnfolder-request-marks): Rename from -update-info,
3203         since it only deals with marks.
3204
3205         * gnus-int.el (gnus-request-marks): Rename gnus-request-update-info to
3206         gnus-request-marks, and make a new gnus-request-update-info.
3207
3208         * nnimap.el (nnimap-update-info): When UIDNEXT is present, use that for
3209         the active instead of the high number, which is usually too low.
3210
3211 2010-09-23  Teodor Zlatanov  <tzz@lifelogs.com>
3212
3213         * netrc.el (netrc-parse): Remove encrypt.el mentions.
3214         * encrypt.el: Remove.
3215
3216 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3217
3218         * nnimap.el (nnimap-update-info): Sync non-standard flags from the
3219         server in symbolic form.
3220
3221         * gnus-html.el (gnus-max-image-proportion): Increase proportion to 0.9.
3222
3223 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3224
3225         * nnimap.el (nnimap-parse-flags): Parse the data in any order.
3226         (nnimap-update-info): Fix up code slightly.
3227
3228         * gnus-int.el (gnus-open-server): Add tracing for performance
3229         debugging.
3230
3231         * gnus-group.el (gnus-group-highlight-line): Typo fix: beg, not start.
3232         (gnus-group-insert-group-line): Pass the real group name so that it
3233         gets the right data.
3234
3235         * gnus-start.el (gnus-get-unread-articles): Don't have
3236         `gnus-get-unread-articles-in-group' update info, since that can be
3237         really slow and doesn't seem to be needed?
3238
3239 2010-09-22  Dan Christensen  <jdc@uwo.ca>
3240
3241         * time-date.el (date-to-time): Try using parse-time-string first before
3242         using the slower timezone-make-date-arpa-standard.
3243
3244 2010-09-22  Julien Danjou  <julien@danjou.info>
3245
3246         * gnus-group.el (gnus-group-insert-group-line):
3247         Call gnus-group-highlight-line.
3248         (gnus-group-update-hook): Remove gnus-group-highlight-line from the
3249         default hook list.
3250         (gnus-group-update-eval-form): Add new function.
3251         (gnus-group-highlight-line): Use gnus-group-update-eval-form.
3252         (gnus-group-get-icon): Use gnus-group-update-eval-form.
3253
3254 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3255
3256         * nnimap.el (nnimap-request-expire-articles): If nnmail-expiry-wait is
3257         immediate, then expire all articles.
3258         (nnimap-update-info): Fix off-by-one errors.
3259         (nnimap-flags-to-marks): Would return no marks lists for group with no
3260         flags.  Instead return the other data.
3261
3262 2010-09-22  Julien Danjou  <julien@danjou.info>
3263
3264         * gnus-group.el (gnus-group-get-icon): Rename gnus-group-add-icon that
3265         Only return an icon.
3266         (gnus-group-insert-group-line): Compute icon to return.
3267
3268         * gnus-html.el (gnus-html-image-automatic-caching): Add custom var.
3269         (gnus-html-image-fetched): Only cache if
3270         gnus-html-image-automatic-caching is set.
3271         (gnus-html-image-fetched): Check for errors.
3272
3273 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3274
3275         * gnus-start.el (gnus-read-active-for-groups): Only run -request-scan
3276         once per method on `g'.  This ensures that backends like nnfolder don't
3277         open all their folders.
3278
3279         * nnimap.el (nnimap-split-incoming-mail): Delete 'junk.
3280         (nnimap-request-list): Nix out group in the correct buffer.
3281         (nnimap-parse-flags): Implement by using `read' instead of
3282         hand-parsing.
3283         (nnimap-flags-to-marks): Pass on permanent-flags.
3284         (nnimap-make-process-buffer): Record the server name.
3285         (nnimap-parse-flags): Fix typo.
3286         (nnimap-request-scan): Run split on the server in general, not just a
3287         single group.
3288
3289         * nnmail.el (nnmail-split-incoming): Take an optional junk-func
3290         parameter, and propagate this downwards.
3291
3292         * nnimap.el (nnimap-request-list): Set the current nnimap group to nil,
3293         since EXAMINE changes it on the server.
3294
3295         * gnus-int.el (gnus-request-expire-articles): Inhibit the daemon, since
3296         this command might take a while.
3297
3298 2010-09-22  Julien Danjou  <julien@danjou.info>
3299
3300         * gnus-html.el (gnus-html-put-image): Stop using markers.  They are
3301         harmful if you have 2 images side-by-side, they can't be properly
3302         update on text deletion.  Using text-property is safer here.
3303         (gnus-html-image-fetched): Search also for \r\n\r\n to get the start of
3304         data.
3305
3306 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3307
3308         * nnimap.el (nnimap-expunge-inbox): Remove.
3309         (nnimap-mark-and-expunge-incoming): Use nnimap-expunge instead.
3310         (nnimap-expunge): Flip default to t.
3311
3312         * gnus.el (gnus-method-to-server): Don't push things to the cache
3313         unless it's unique.
3314         (gnus-server-to-method): Ditto.
3315
3316 2010-09-22  Teodor Zlatanov  <tzz@lifelogs.com>
3317
3318         * nnimap.el (nnimap-delete-article): Tell user if expunge won't happen.
3319
3320 2010-09-22  Julien Danjou  <julien@danjou.info>
3321
3322         * gnus-html.el (gnus-html-get-image-data): Search also for \r\n\r\n to
3323         get the start of data.
3324         (gnus-html-encode-url): Add this function to encode special chars in
3325         URL.
3326         (gnus-html-wash-images): Use gnus-html-encode-url to encode URL.
3327         (gnus-html-prefetch-images): Use gnus-html-encode-url to encode URL.
3328
3329         * gnus-group.el (gnus-group-update-hook): Call gnus-group-add-icon by
3330         default.
3331         (gnus-group-add-icon): Move to gnus-group.el, and rewrite so it works.
3332
3333         * gnus-html.el (gnus-html-wash-images): Use xml-substitute-special on
3334         images alt-text.
3335         (gnus-html-put-image): Put alt-text as help-echo.
3336
3337 2010-09-22  Katsumi Yamaoka  <yamaoka@jpl.org>
3338
3339         * mailcap.el (mailcap-parse-mailcap, mailcap-parse-mimetypes)
3340         * mm-util.el (mm-decompress-buffer)
3341         * nnir.el (nnir-run-find-grep)
3342         * pop3.el (pop3-list): Use 3rd arg of split-string.
3343
3344         * time-date.el (format-seconds): Comment fix.
3345
3346         * dgnushack.el (toplevel): Don't advise byte-optimize-form-code-walker
3347         and byte-optimize-form-code-walker.
3348         (dgnushack-make-auto-load): Don't advise make-autoload.
3349
3350         * lpath.el: Remove Emacs 21 stuff.
3351
3352 2010-09-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3353
3354         * gnus-sum.el (gnus-update-marks): Add sanity check to not delete marks
3355         outside the active range.  Suggested by Dan Christensen.
3356
3357         * gnus-start.el (gnus-get-unread-articles): Get the extended method
3358         slightly later to avoid double-getting it.
3359
3360         * nnml.el (nnml-generate-nov-file): Fix variable name clobbering from
3361         previous patch.
3362
3363         * gnus-sum.el (gnus-adjust-marked-articles): Fix another typo.
3364
3365 2010-09-21  Adam Sjøgren  <asjo@koldfront.dk>
3366
3367         * gnus-sum.el (gnus-adjust-marked-articles): Fix typo.
3368
3369 2010-09-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3370
3371         * gnus-int.el (gnus-open-server): Give a better error message in the
3372         "go offline" case.
3373
3374         * gnus-sum.el (gnus-adjust-marked-articles): Hack to avoid adjusting
3375         marks for nnimap, which is seldom the right thing to do.
3376
3377         * gnus.el (gnus-sloppily-equal-method-parameters): Refactor out.
3378         (gnus-same-method-different-name): New function.
3379
3380         * nnimap.el (parse-time): Require.
3381
3382         * gnus-start.el (gnus-get-unread-articles): Fix the prefixed select
3383         method in the presence of many similar methods.
3384
3385         * nnmail.el (nnmail-expired-article-p): Fix typo: time-subtract.
3386
3387         * nnimap.el (nnimap-find-expired-articles): Don't refer to
3388         nnml-inhibit-expiry.
3389
3390         * gnus-sum.el (gnus-summary-move-article): Use gnus-server-equal to
3391         find out whether methods are equal.
3392
3393         * nnimap.el (nnimap-find-expired-articles): New function.
3394         (nnimap-process-expiry-targets): New function.
3395         (nnimap-request-move-article): Request the article before looking at
3396         what the Message-ID is.  Fix found by Andrew Cohen.
3397         (nnimap-mark-and-expunge-incoming): Wait for the last sequence.
3398
3399         * nnmail.el (nnmail-expired-article-p): Allow returning the cutoff time
3400         for oldness in addition to being a predicate.
3401
3402         * nnimap.el (nnimap-request-group): When we have zero articles, return
3403         the right data to Gnus.
3404         (nnimap-request-expire-articles): Only delete articles immediately if
3405         the target is 'delete.
3406
3407         * gnus-sum.el (gnus-summary-move-article): When respooling to the same
3408         method, this would bug out.
3409
3410         * gnus-group.el (gnus-group-expunge-group): Rename from
3411         gnus-group-nnimap-expunge, and implemented as a normal interface
3412         function.
3413
3414         * gnus-int.el (gnus-request-expunge-group): New function.
3415
3416         * nnimap.el (nnimap-request-create-group): Implement.
3417         (nnimap-request-expunge-group): New function.
3418
3419 2010-09-21  Julien Danjou  <julien@danjou.info>
3420
3421         * gnus-html.el (gnus-html-image-cache-ttl): Add new variable.
3422         (gnus-html-cache-expired): Add new function.
3423         (gnus-html-wash-images): Use `gnus-html-cache-expired' to check
3424         wethever we should display image for fetch it.
3425         Compute alt-text earlier to pass it to the fetching function too.
3426         (gnus-html-schedule-image-fetching): Change function argument to only
3427         get one image at a time, not a list.
3428         (gnus-html-image-fetched): Use `url-store-in-cache' to store image in
3429         cache.
3430         (gnus-html-get-image-data): New function to retrieve image data from
3431         cache.
3432         (gnus-html-put-image): Change buffer argument to use image data rather
3433         than file, and place image above region rather than inserting a new
3434         one.  Do not take alt-text as argument, since it's useless now: we place
3435         the image above alt-text.
3436         (gnus-html-prune-cache): Remove.
3437         (gnus-html-show-images): Start to fetch image when we find one, do not
3438         push into a temporary list.
3439         (gnus-html-prefetch-images): Only fetch image if they have expired.
3440         (gnus-html-browse-image): Fix, use 'gnus-image-url.
3441         (gnus-html-image-map): Add "v" to browse-url on undisplayed image.
3442
3443 2010-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
3444
3445         * rfc2047.el (rfc2047-encode-parameter): Doc fix.
3446
3447 2010-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3448
3449         * gnus-group.el (gnus-group-line-format-alist): Have the ?U (unseen)
3450         spec inser "*" if the group isn't active instead of 0.
3451
3452         * nnimap.el (nnimap-request-group): Don't select the imap buffer before
3453         opening the server.
3454         (nnimap-request-delete-group): Implement group deletion.
3455         (nnimap-transform-headers): Return the size of the entire message in
3456         the Bytes header, not just the size of the first part.
3457         (nnimap-request-move-article): When moving an article from nnimap,
3458         request the article first so the accepting form has an article to
3459         accept.  Reported by Dan Christensen.
3460         (nnimap-command): Make sure that the error message doesn't error out.
3461
3462 2010-09-20  David Edmondson  <dme@dme.org>  (tiny change)
3463
3464         * nnimap.el (nnimap-request-set-mark): Don't wait for a response when
3465         we haven't requested anything.
3466
3467 2010-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3468
3469         * nnimap.el (nnimap-fetch-inbox): Use "[]" as the parameter instead of
3470         "".  Fix found by Andrew Cohen.
3471
3472         * mail-parse.el (mail-header-encode-parameter): Use -encode-parameter
3473         instead of -encode-string.
3474
3475 2010-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
3476
3477         * gnus-html.el (gnus-html-image-fetched): Pass arg to kill-buffer.
3478
3479         * gnus-sum.el (gnus-summary-update-mark): Replace subst-char-in-string
3480         by mm-subst-char-in-string.
3481
3482 2010-09-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3483
3484         * nnimap.el (nnimap-wait-for-connection): Avoid a race condition while
3485         waiting for the connection string.
3486
3487         * gnus-html.el (gnus-html-image-fetched): Protect against the data not
3488         arriving.
3489
3490         * gnus-start.el (gnus-ignored-newsgroups): Remove [] from the list of
3491         bogus characters.  This allows selecting certain Gmail groups.
3492
3493         * nnimap.el (nnimap-find-wanted-parts-1): New function.
3494         (nnimap-fetch-partial-articles): New variable.
3495         (nnimap-open-connection): When looking for credentials, also use the
3496         nnimap-server-port.
3497         (nnimap-request-article): Return the group/article number, so that Gnus
3498         `^' works as expected.
3499         (nnimap-find-wanted-parts-1): Return the MIME parts as IMAP wants them.
3500
3501         * gnus.el (gnus-similar-server-opened): Refactor a bit and add
3502         comments.
3503         (gnus-methods-sloppily-equal): New function.
3504         (gnus): When using the development version of Gnus, load the gnus-load
3505         file.
3506
3507         * gnus-start.el (gnus-get-unread-articles): Make sure that we call
3508         `gnus-open-server' on each method before trying to scan them etc.
3509         This ensures that all the backend parameters are set correctly.
3510
3511         * nnimap.el (nnimap-authenticator): New variable.
3512         (nnimap-open-connection): Allow anonymous login.
3513         (nnimap-transform-headers): The chars header is called Chars not Bytes.
3514         (nnimap-wait-for-response): Don't infloop if the IMAP connection drops.
3515
3516         * gnus-art.el (gnus-article-describe-briefly): Fix up typo in last
3517         patch, found by Knut Anders Hatlen.
3518
3519 2010-09-19  Andreas Schwab  <schwab@linux-m68k.org>
3520
3521         * gnus-agent.el (gnus-agent-batch-confirmation)
3522         (gnus-agent-expire-group, gnus-agent-expire): Pass proper format string
3523         to gnus-message.
3524         * gnus-art.el (gnus-article-describe-briefly): Likewise.
3525         * gnus-group.el (gnus-group-list-groups, gnus-group-describe-group)
3526         (gnus-group-edit-global-kill, gnus-group-describe-briefly): Likewise.
3527         * gnus-int.el (gnus-open-server): Likewise.
3528         * gnus-score.el (gnus-score-edit-current-scores, gnus-score-edit-file)
3529         (gnus-score-check-syntax): Likewise.
3530         * gnus-srvr.el (gnus-browse-describe-briefly): Likewise.
3531         * gnus-start.el (gnus-read-active-file-1, gnus-read-active-file-1):
3532         Likewise.
3533         * gnus-sum.el (gnus-summary-describe-briefly): Likewise.
3534
3535 2010-09-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3536
3537         * gnus-html.el (gnus-html-prefetch-images): Fix up the url-retrieve
3538         calling conventions so that prefetch doesn't bug out.
3539
3540 2010-09-19  Julien Danjou  <julien@danjou.info>
3541
3542         * gnus-sum.el (gnus-summary-update-mark): Use `subst-char-in-string'
3543         rather than `subst-char-in-region' in order to be able to replace ASCII
3544         char by UTF-8 ones.
3545
3546         * gnus-html.el (gnus-html-prefetch-images): Use `url-retrieve' rather
3547         than curl.
3548         (gnus-html-image-fetched): Fix `gnus-html-put-image' call not setting
3549         the right URL and ALT text on images.
3550         (gnus-html-wash-tags): Fix tag case.
3551         Add support for `s' and `ins' tags.  Use gnus-emphasis-* faces.
3552         (gnus-article-html): Add -o display_ins_del=2 option.
3553         (gnus-html-wash-tags): Add better support for <ul> tags symbols.
3554
3555 2010-09-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3556
3557         * nnheader.el (nnheader-insert-nov): Protect against junk appearing in
3558         the extra mail headers, which sometimes seem to happen for unknown
3559         reasons.
3560
3561         * mail-parse.el (mail-header-encode-parameter): Define as
3562         rfc2045-encode-string instead of as rfc2231-encode-string, since some
3563         (or most, perhaps?) mail readers don't understand the latter, but do
3564         understand the former.
3565
3566         * gnus-agent.el (gnus-agent-auto-agentize-methods): Switch the default
3567         to nil, so that no methods are automatically agentized.  I think this
3568         is probably what most users want.
3569
3570         * gnus-html.el (gnus-html-schedule-image-fetching): Ignore all errors
3571         from url-retrieve, for instance about invalid URLs.
3572
3573         * nnimap.el (nnimap-finish-retrieve-group-infos): Protect against
3574         groups that have no articles.
3575         (nnimap-request-article): Check that we really got an article when we
3576         requested one.
3577
3578         * gnus-agent.el (gnus-agent-load-alist): Nix out the alist if the file
3579         doesn't exist.
3580
3581         * nnimap.el (nnimap-finish-retrieve-group-infos): Return data in the
3582         nntp buffer so the agent can save it.
3583         (nnimap-open-shell-stream): Bind `process-connection-type' to nil, so
3584         that CRLF doesn't get translated to \n.
3585         (nnimap-open-connection): Don't make 'shell commands only send \n.
3586
3587 2010-09-19  Stefan Monnier  <monnier@iro.umontreal.ca>
3588
3589         * nnml.el (nnml-files): Add prefix to dynamic var `files'.
3590         (nnml-generate-nov-databases-directory, nnml-generate-active-info):
3591         Update var name.
3592         (nnml-generate-nov-file): Use dolist.
3593         (nnml-directory-articles, nnml-current-group-article-to-file-alist):
3594         Use with-current-buffer.
3595
3596 2010-09-18  Julien Danjou  <julien@danjou.info>
3597
3598         * gnus-html.el (gnus-html-schedule-image-fetching): Fetch all images in
3599         parallel.
3600
3601 2010-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3602
3603         * nnimap.el (nnimap-update-info): When doing partial marks update, get
3604         the range update right.
3605         (nnimap-request-group): Don't make `M-g' bug out on group with no
3606         marks.
3607         (nnoo): Require, so that other packages can require nnimap.
3608         (nnimap-wait-for-response): Be a bit more lax in finding the end of the
3609         command we're looking for.  This helps when the server sends more
3610         responses after we've gotten everything we expected.
3611         (nnimap): Add a `newlinep' field to keep track of end-of-line
3612         conventions.
3613         Don't send CRLF to things that don't want it.
3614         (nnimap-request-accept-article): Ditto.
3615
3616 2010-09-18  Julien Danjou  <julien@danjou.info>
3617
3618         * gnus-html.el (gnus-html-schedule-image-fetching): Use `url' rather
3619         than curl to retrieve images.
3620
3621 2010-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3622
3623         * nnimap.el (nnimap-update-info): Extend the info so that we can set
3624         the marks.
3625         (nnimap-open-connection): Fix typo -- should be 'shell, not 'stream.
3626         (nnimap-wait-for-connection): New function.
3627         (nnimap-open-connection): If we have PREAUTH, don't query for login
3628         credentials.
3629         (nnimap-update-info): Fix off-by-one error when concatenating ranges
3630         when doing a partial update.
3631
3632 2010-09-18  Julien Danjou  <julien@danjou.info>
3633
3634         * gnus-html.el (gnus-html-wash-tags): Add support for i, b and u HTML
3635         tags.
3636
3637 2010-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3638
3639         * nnimap.el (nnimap-credentials): New function.
3640         (nnimap-open-connection): Use the new function to look for credentials
3641         also on the numeric equivalents of "imap" and "imaps".
3642
3643         * gnus-start.el (gnus-activate-group): Send the info to
3644         gnus-request-group.
3645
3646         * nnimap.el (nnimap-request-group): Have the "check" version of the
3647         function parse flags and update the info, so that a `M-g' get a total
3648         resync of all flags from the group.
3649
3650         * gnus-int.el (gnus-request-group): Take an optional `info' parameter
3651         to allow backends to alter the info on group selection.  Also alter all
3652         the backend -request-group functions to take the parameter.
3653
3654         * nnimap.el (nnimap-store-info): New function.
3655         (nnimap-update-info): Store the info for later usage.
3656         (nnimap-request-group): Use the stored info for the dont-check case, so
3657         that we don't retrieve all marks when we enter a group.
3658
3659         * nnimap.el: Use deffoo instead of defun for interface functions.
3660
3661         * gnus-start.el (gnus-get-unread-articles): Allow the backends to
3662         update the group info.  This makes the nndraft groups, for instance, go
3663         back to their old behaviour.
3664
3665         * gnus-sum.el (gnus-select-newsgroup): Indent.
3666
3667         * nnimap.el (nnimap-possibly-change-group): Return nil if we can't log
3668         in.
3669         (nnimap-finish-retrieve-group-infos): Make sure we're not waiting for
3670         nothing.
3671
3672         * gnus-start.el (gnus-get-unread-articles): Don't try to scan groups
3673         from methods that are denied.
3674
3675         * gnus-int.el (gnus-method-denied-p): New function.
3676
3677         * nnimap.el (nnimap-open-connection): Use auth-sources to query and
3678         store the password instead of netrc.
3679         (nnimap-open-connection): Don't error out when we can't make a
3680         connections.
3681
3682         * auth-source.el (auth-source-create): In the password prompt, say what
3683         we're querying for.  Also prompt for user name if that hasn't been
3684         given.
3685
3686         * nnimap.el (nnimap-with-process-buffer): Remove.
3687
3688 2010-09-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3689
3690         * gnus-start.el (gnus-read-active-for-groups): Don't use the "finish"
3691         method when we're reading from the agent.
3692
3693         * nnagent.el (nnagent-retrieve-group-data-early): New dummy method.
3694
3695         * auth-source.el (auth-sources): Add ~/.authinfo to the default, since
3696         that's probably most useful for users.
3697
3698         * gnus-int.el (gnus-check-server): Save result so that it doesn't say
3699         "failed" all the time.
3700
3701         * gnus.el: Throughout all files, replace (save-excursion (set-buffer
3702         ...)) with (with-current-buffer ... ).
3703
3704         * nntp.el (nntp-open-server): Return whether the open was successful or
3705         not.
3706
3707         * gnus-sum.el (gnus-summary-first-subject): Have `unseen-or-unread'
3708         select an unread unseen article first.
3709
3710         * nnimap.el (nnimap-open-connection): If the user doesn't have a
3711         /etc/services, supply some sensible port defaults.
3712
3713         * dgnushack.el: Define netrc-credentials.
3714
3715 2010-09-17  Julien Danjou  <julien@danjou.info>
3716
3717         * mm-decode.el (mm-text-html-renderer): Document gnus-article-html.
3718
3719 2010-09-17  Knut Anders Hatlen  <kahatlen@gmail.com>  (tiny change)
3720
3721         * nnimap.el (nnimap-get-groups): Don't bug out if the LIST command
3722         doesn't have any parameters.
3723
3724 2010-09-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3725
3726         * nnimap.el (nnimap-open-connection): Upcase all capabilities, and use
3727         only upcased checks.
3728
3729         * nnmail.el (nnmail-article-group): Fix typo in "bogus" section.
3730
3731         * nnimap.el (nnimap-open-shell-stream): New function.
3732         (nnimap-open-connection): Use it.
3733         (nnimap-transform-headers): Get the number of lines in each message.
3734         (nnimap-retrieve-headers): Query for BODYSTRUCTURE so that we get the
3735         number of lines.
3736         (nnimap-request-list): Not all servers return UIDNEXT.  Work past this
3737         problem.
3738
3739         * utf7.el (utf7-encode): Autoload.
3740
3741         * nnmail.el (nnmail-inhibit-default-split-group): New internal variable
3742         to allow the mail splitting to not return a default group.  This is
3743         useful for nnimap, which will leave unmatched mail in the inbox.
3744
3745         * nnimap.el: Rewritten.
3746
3747         * gnus.el (gnus-article-special-mark-lists): Add uid/active tuples, for
3748         nnimap usage.
3749
3750         * gnus-sum.el (gnus-summary-move-article): Pass the move-to group name
3751         if the move is internal, so that nnimap can do fast internal moves.
3752
3753         * gnus-start.el (gnus-get-unread-articles): Support early retrieval of
3754         data.
3755         (gnus-read-active-for-groups): Support finishing the early retrieval of
3756         data.
3757
3758         * gnus-range.el (gnus-range-nconcat): New function.
3759
3760         * gnus-int.el (gnus-finish-retrieve-group-infos)
3761         (gnus-retrieve-group-data-early): New functions.
3762
3763 2010-09-17  Stefan Monnier  <monnier@iro.umontreal.ca>
3764
3765         * nnrss.el (nnrss-retrieve-headers, nnrss-request-list-newsgroups)
3766         (nnrss-retrieve-groups):
3767         * pop3.el (pop3-open-server, pop3-read-response, pop3-list, pop3-retr)
3768         (pop3-quit): Use with-current-buffer.
3769
3770 2010-09-17  Katsumi Yamaoka  <yamaoka@jpl.org>
3771
3772         * pop3.el (pop3-wait-for-messages): Use pop3-accept-process-output
3773         instead of nnheader-accept-process-output.
3774
3775         * dgnushack.el (dgnushack-compile): Add comment.
3776
3777         * lpath.el: No need to fbind propertize for XEmacs 21.4.
3778
3779         * gnus-html.el (gnus-html-schedule-image-fetching)
3780         (gnus-html-prefetch-images): Replace process-kill-without-query by
3781         gnus-set-process-query-on-exit-flag.
3782
3783 2010-09-16  Romain Francoise  <romain@orebokech.com>
3784
3785         * gnus-html.el: Require gnus-art for `gnus-with-article-buffer'.
3786
3787 2010-09-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3788
3789         * gnus-registry.el (gnus-registry-install-shortcuts): The second
3790         parameter to unintern is mandatory-ish in Emacs 24.
3791
3792         * gnus-html.el (gnus-html-schedule-image-fetching)
3793         (gnus-html-prefetch-images): Check for curl before using it.
3794
3795         * mm-decode.el (mm-text-html-renderer): Don't have gnus-article-html
3796         depend on curl, which isn't essential.
3797
3798         * imap.el: Revert back to version
3799         cb950ed8ff3e0f40dac437a51b269166f9ffb60d, since some of the changes
3800         seem problematic.
3801
3802 2010-09-14  Juanma Barranquero  <lekktu@gmail.com>
3803
3804         * gnus-registry.el (gnus-registry-install-shortcuts):
3805         Explicitly pass `obarray' to `unintern' to avoid a warning.
3806
3807 2010-09-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3808
3809         * gnus-start.el (gnus-read-active-for-groups): Revert the previous
3810         change.
3811
3812         * nnrss.el (nnrss-request-list): Remove this function and related
3813         functions, including the moreover stuff.
3814
3815 2010-09-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3816
3817         * nnrss.el (nnrss-retrieve-groups): New function.
3818
3819 2010-09-14  Juanma Barranquero  <lekktu@gmail.com>
3820
3821         * .dir-locals.el: Add no-byte-compile cookie.
3822
3823 2010-09-14  Katsumi Yamaoka  <yamaoka@jpl.org>
3824
3825         * time-date.el (format-seconds): Comment fix.
3826
3827         * gnus-start.el (gnus-read-active-for-groups): Run gnus-activate-group
3828         for back end that doesn't support request-scan.
3829
3830 2010-09-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3831
3832         * gnus-start.el (gnus-read-active-file-1): If gnus-agent isn't set,
3833         then do request scans from the backends.
3834
3835         * netrc.el (netrc-credentials): New conveniency function.
3836
3837         * gnus-sum.el (gnus-summary-update-hook): Change default to nil, to
3838         avoid running a hook per line, since this takes a lot of time,
3839         profiling shows.
3840         (gnus-summary-prepare-threads): Call `gnus-summary-highlight-line'
3841         directly if gnus-visual-p is true.
3842
3843 2010-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
3844
3845         * gnus-start.el (gnus-read-active-for-groups): Check only subscribed
3846         groups; replace mapcar with dolist which is a bit faster; pass groups
3847         info to gnus-read-active-file-1.
3848         (gnus-read-active-file-1): Scan only specified groups if the new
3849         optional arg `infos' is given.
3850
3851 2010-09-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3852
3853         * mail-source.el (mail-source-fetch-pop): Use pop3-movemail again.
3854
3855         * pop3.el (pop3-movemail): Remove.
3856         (pop3-streaming-movemail): Rename to pop3-movemail.
3857
3858         * gnus-html.el (gnus-html-wash-tags): Refactor out the image bit, and
3859         don't restrict end-tag searches to the end of the line.
3860
3861 2010-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
3862
3863         * gnus-start.el (gnus-get-unread-articles): Set the number of unread
3864         articles of every unchecked group to t, which means unknown since the
3865         server has never been opened.
3866
3867 2010-09-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3868
3869         * gnus-html.el (gnus-html-show-alt-text): New command.
3870         (gnus-html-browse-image): Ditto.
3871         (gnus-html-wash-tags): Add the data to allow showing the ALT text and
3872         to browse the image directly.
3873         (gnus-html-wash-tags): Search for images first, so that <a><img> works
3874         better.
3875
3876         * gnus-async.el (gnus-async-article-callback):
3877         Call `gnus-html-prefetch-images' unconditionally.
3878
3879         * gnus-html.el (gnus-html-schedule-image-fetching): Decode entities
3880         before feeding URLs to curl.
3881
3882 2010-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
3883
3884         * gnus-html.el (gnus-html-wash-tags, gnus-html-put-image): Mark cid and
3885         internal images as deletable by `W D D'.
3886
3887         * gnus-async.el (gnus-html-prefetch-images): Autoload it when compiling.
3888         (gnus-async-article-callback): Fix typo.
3889
3890 2010-09-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3891
3892         * gnus-html.el (gnus-html-wash-tags): Limit end-tag matching to the
3893         current line to work around bugs in the output from w3m.
3894
3895         * gnus-async.el (gnus-async-article-callback): Always prefetch images
3896         for groups that want that.
3897
3898         * nntp.el (nntp-wait-for-string): Supply a timeout for
3899         accept-process-output to ensure progress.
3900
3901         * gnus-start.el (gnus-get-unread-articles): If being given an explicit
3902         level to get unread articles from, then use that for foreign groups,
3903         too.
3904
3905         * gnus-html.el (gnus-html-wash-tags): Remove <a name...> tags, which
3906         confuses the rest of the function.
3907
3908         * gnus-start.el (gnus-read-active-for-groups): Do a `gnus-request-scan'
3909         for the methods that support -retrieve-groups, too.
3910
3911         * nnml.el (nnml-save-nov): Remove some debugging-related messages.
3912
3913 2010-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
3914
3915         * dgnushack.el (dgnushack-compile, dgnushack-make-cus-load)
3916         (dgnushack-make-auto-load): Exclude .dir-locals.el file.
3917
3918         * pop3.el: Require cl when compiling.
3919         (pop3-number-of-responses): Search for "+OK", not "+OK ".
3920
3921 2010-09-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3922
3923         * gnus-start.el (gnus-get-unread-articles): Don't bother with groups
3924         that aren't going to be activated.
3925         (gnus-get-unread-articles): Fix up the last commit.
3926
3927         * gnus-html.el (gnus-article-html): Allow calling without specifying
3928         the handle.  In that case, dissect the buffer first.
3929
3930         * gnus-sum.el (gnus-set-mode-line): Don't pad the mode line string.
3931
3932         * nnimap.el (nnimap-open-connection): Revert the change that would look
3933         into authinfo for imaps instead of imap.
3934
3935         * gnus-start.el (gnus-activate-group): Take an optional parameter to
3936         say that you don't want to call gnus-request-group with don-check, but
3937         do check the reponse.  This is for virtual groups only.
3938         (gnus-get-unread-articles): Count the archive groups as secondary, so
3939         that they're activated the same way as before.
3940
3941         * imap.el (imap-message-map): Removed optional buffer parameter, since
3942         no callers use it.
3943         (imap-message-get): Ditto.
3944         (imap-message-put): Ditto.
3945         (imap-mailbox-map): Ditto.
3946         (imap-mailbox-put): Ditto.
3947         (imap-mailbox-get): Ditto.
3948         (imap-mailbox-get): Revert last change for this function.
3949
3950         * nnimap.el (nnimap-request-list): Servers may return \NoSelect
3951         case-insensitively.
3952         (nnimap-debug): Remove.
3953
3954         * imap.el (imap-fetch-safe): Removed function, and altered all callers
3955         to use `imap-fetch' instead.  According to the comments, this should be
3956         safe, since all other IMAP clients use the 1:* syntax.
3957         (imap-enable-exchange-bug-workaround): Removed.
3958         (imap-debug): Removed -- doesn't seem very useful.
3959
3960         * mail-source.el (mail-source-fetch): Don't message if we're fetching
3961         mail from a file, and the file doesn't exist.
3962
3963         * imap.el (imap-log): New convenience function used throughout instead
3964         of repeating the same code all over the place.
3965
3966         * pop3.el (pop3-streaming-movemail): Return t for success.
3967
3968         * nnimap.el (nnimap-open-connection): Look for the "imaps" entry in the
3969         .authinfo if we're using ssl connection.
3970
3971         * nnvirtual.el (nnvirtual-create-mapping): Use the active info we
3972         already have if we're in a main Gnus `g' run.
3973
3974         * gnus-start.el (gnus-method-rank): Get info for virtual groups last.
3975
3976 2010-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
3977
3978         * gnus-start.el (gnus-method-rank): Replace equalp with equal.
3979
3980         * nnmh.el (nnmh-request-list-1): Bind `file'.
3981
3982         * pop3.el (pop3-set-process-query-on-exit-flag): New function that's an
3983         alias to set-process-query-on-exit-flag or process-kill-without-query.
3984         (pop3-open-server): Use it.
3985
3986 2010-09-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3987
3988         * mail-source.el (mail-source-delete-crash-box): Always move the crash
3989         box to the Incoming file.  Fixes mistake in previous checkin.
3990
3991         * pop3.el (pop3-send-streaming-command): Off-by-one error on the
3992         request loop (for debugging purposes) removed.
3993
3994         * nnml.el (nnml-save-nov): Message around nnml-save-nov so that the
3995         culprit is more visible.
3996         (nnml-save-incremental-nov, nnml-open-incremental-nov)
3997         (nnml-add-incremental-nov): New functions to do "incremental" nov
3998         updates, where we just append to the end of the existing nov files
3999         without reading/writing them in full.
4000
4001         * mail-source.el (mail-source-delete-crash-box): Really only check the
4002         incoming files once in a while.
4003
4004         * pop3.el (pop3-streaming-movemail): Always close the pop3 connection.
4005
4006         * mail-source.el (mail-source-delete-crash-box): Only check the
4007         incoming files for deletion once per day to save a lot of file
4008         accesses.
4009
4010         * pop3.el (pop3-logon): Fix up unbound variable typo.
4011
4012         * mail-source.el (pop3-streaming-movemail): Autoload.
4013
4014         * pop3.el (pop3-streaming-movemail):
4015         Respect pop3-leave-mail-on-server.
4016
4017         * mail-source.el (mail-source-fetch-pop): Use streaming pop3
4018         retrieval.
4019
4020         * pop3.el (pop3-process-filter): Remove unused function.
4021         (pop3-streaming-movemail, pop3-send-streaming-command)
4022         (pop3-wait-for-messages, pop3-write-to-file)
4023         (pop3-number-of-responses): New functions for streaming pop3
4024         retrieval.
4025
4026         * gnus-start.el (gnus-get-unread-articles): Protect against groups that
4027         come from no known methods.
4028         (gnus-make-hashtable-from-newsrc-alist): Remove duplicates from .newsrc
4029         list.
4030
4031         * pop3.el (pop3-display-message-size-flag): Remove -- everybody wants
4032         message sizes.
4033         (pop3-movemail): Use erase-buffer instead of looping and deleting
4034         regions, which seems rather odd.
4035
4036         * gnus-agent.el (gnus-agent-load-local): Only read the agent.lib/local
4037         file once per `g' run.
4038
4039         * nnmh.el (nnmh-request-list-1): Output active lines also for empty
4040         directories.  This makes the draft queue directory work.
4041
4042         * gnus-start.el (gnus-get-unread-articles): Rewrite the way we request
4043         data from the backends, so that we only request the list of groups from
4044         each method once.  This should speed things up considerably.
4045
4046         * nnvirtual.el (nnvirtual-request-list): Remove function so that we can
4047         detect that it's not implemented.
4048
4049         * nnmh.el (nnmh-request-list-1): Fix up the recursion behavior so that
4050         we actually do recurse down into the tree, but don't stat all leaf
4051         nodes.
4052
4053         * gnus-html.el (gnus-html-show-images): If there are no images to show,
4054         then say so instead of bugging out.
4055
4056         * gnus-agent.el (gnus-agent-load-alist): Check whether the agentview
4057         files exist before trying to read them.
4058
4059         * gnus-html.el (gnus-html-wash-tags): Remove even more white space
4060         around <pre_int>.
4061
4062         * gnus-art.el (gnus-article-copy-string): Say what data we copied.
4063
4064         * nnmh.el (nnmh-request-list-1): Optimize for speed.
4065
4066 2010-09-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4067
4068         * mm-util.el (mm-image-load-path): Just return the image directories,
4069         not all directories in the path in addition to the image directories.
4070         (mm-image-load-path): Maintain a cache of the image directories so that
4071         the `g' command in Gnus doesn't have to stat dozens of directories each
4072         time.
4073
4074         * gnus-html.el (gnus-html-put-image): Allow images to be removed.
4075         (gnus-html-wash-tags): Add a new `i' command to insert images.
4076         (gnus-html-insert-image): New command and keystroke.
4077         (gnus-html-redisplay-with-images): New command and keystroke.
4078         (gnus-html-show-images): Rename command.
4079         (gnus-html-wash-tags): Remove more white space before <pre_int> image
4080         spacers.
4081         (gnus-html-wash-tags): Decode entities at the end, so that entities
4082         inside the tags don't mess up the rest of the "parsing".
4083
4084         * gnus-agent.el (gnus-agent-auto-agentize-methods): Change the default
4085         so that nnimap methods aren't agentized by default.  There's apparently
4086         many problems related to agent/imap behaviour.
4087
4088         * gnus-art.el (gnus-article-copy-string): New command and key binding.
4089
4090         * gnus-html.el: Doc fix.
4091
4092 2010-09-03  Katsumi Yamaoka  <yamaoka@jpl.org>
4093
4094         * lpath.el: Fbind device-on-window-system-p, glyph-image, glyphp, and
4095         specifier-spec-list for Emacs 21.
4096
4097         * gnus-html.el (gnus-html-put-image): Use gnus-graphic-display-p,
4098         glyph-width and glyph-height instead of display-graphic-p and
4099         image-size; make avoidance of displaying small images work for XEmacs.
4100
4101         * gnus-util.el (gnus-graphic-display-p): Use device-on-window-system-p
4102         for XEmacs.
4103
4104         * gnus-ems.el (gnus-set-process-plist, gnus-process-plist): Change name
4105         of symbol that holds plist data.
4106         (gnus-process-plist): Remove plist of process after getting it.
4107
4108 2010-09-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4109
4110         * message.el (message-generate-hashcash): Change default to
4111         'opportunistic if hashcash is installed.
4112
4113         * gnus-html.el (gnus-html-rescale-image): Fix up typo in rescaling.
4114         (gnus-html-put-image): Only call image-size once, since it's somewhat
4115         time-consuming on remote X servers.
4116
4117 2010-09-02  Katsumi Yamaoka  <yamaoka@jpl.org>
4118
4119         * gnus-xmas.el (gnus-xmas-create-image): Don't try to examine image
4120         type on data, not a file name.
4121
4122         * lpath.el: Fbind w3-parse-buffer for Emacs <=22 and XEmacs; fbind
4123         window-pixel-edges for Emacs 21.
4124
4125         * gnus-html.el (gnus-article-html): Make work buffer multibyte for
4126         decoded contents.
4127         (gnus-html-put-image, gnus-html-rescale-image): Pass `file' argument.
4128
4129 2010-09-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4130
4131         * gnus-group.el (gnus-group-line-format): Remove %O (moderated) from
4132         group line format, since it isn't very interesting.
4133
4134         * gnus-agent.el (gnus-agent-short-article),
4135         (gnus-agent-long-article): Increase values for these two variables,
4136         since most people are likely to have more network connection and
4137         storage than before.
4138
4139         * gnus.el (gnus-refer-article-method): Change default to 'current.
4140         When referring an article, the common behaviour is to refer it from the
4141         current select method, not the native select method.  The chances of
4142         the native select method having the message in question is rather slim
4143         these days.
4144
4145         * gnus-sum.el (gnus-auto-select-subject): Change default to
4146         `unseen-or-unread'.  I think it's likely that most people want to
4147         select an unseen article over a previously seen, but unread one.
4148
4149         * gnus.el (gnus-mode-non-string-length): Change default to 30.  nil
4150         means that in the article buffer none of the minor mode elements will
4151         be shown, usually, and this is not desirable in most cases.
4152
4153         * gnus-sum.el (gnus-summary-goto-unread): Change default to nil, so
4154         that commands like `d' (and the like) go to the next line in the
4155         buffer, instead of the next unread article.  I think this is the
4156         behaviour that is most natural for most users.
4157         (gnus-single-article-buffer): Change default to nil, so that people can
4158         have as many article buffers open as they have summary buffer.  I think
4159         this is the most natural way for the groups to behave.
4160
4161         * message.el (message-generate-new-buffers): Change default to
4162         `unsent', so that all new message buffers start their names with the
4163         string "*unsent", and it's easier to find the buffers if you move from
4164         them.
4165
4166 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4167
4168         * gnus-html.el (gnus-html-wash-tags): Don't show images that are really
4169         small.  They're probably tracking images.
4170         (gnus-html-wash-tags): Remove all <pre_int> place holders.
4171         (gnus-html-rescale-image): Yet another try at getting the image sizing
4172         right.
4173
4174         * nntp.el (nntp-request-set-mark): Refuse to do marks if
4175         nntp-marks-file-name is nil.
4176
4177 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
4178
4179         * gnus-html.el (gnus-html-wash-tags)
4180         (gnus-html-schedule-image-fetching, gnus-html-image-url-blocked-p):
4181         Better logging.
4182
4183 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4184
4185         * nndoc.el (nndoc-type-alist): Add a new type for Google digests.
4186
4187         * gnus-html.el (gnus-html-wash-tags): Check the value of
4188         gnus-blocked-images in the summary buffer.
4189
4190 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
4191
4192         * gnus-html.el (gnus-html-image-url-blocked-p): Doc fix.
4193
4194 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4195
4196         * gnus-html.el (gnus-html-wash-tags): "A" is also used for links, just
4197         like "a", it seems like.
4198         (gnus-html-image-url-blocked-p): Take a parameter for blocked-images
4199         since it needs to be picked from the correct buffer.
4200
4201         * nnwfm.el: Remove.
4202
4203         * nnlistserv.el: Remove.
4204
4205 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
4206
4207         * gnus-html.el (gnus-html-image-url-blocked-p): New function.
4208         (gnus-html-prefetch-images, gnus-html-wash-tags): Use it.
4209
4210 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4211
4212         * nnkiboze.el: Remove.
4213
4214         * nndb.el: Remove.
4215
4216         * gnus-html.el (gnus-html-put-image): Use the deleted text as the image
4217         alt text.
4218         (gnus-html-rescale-image): Try to get the rescaling logic right for
4219         images that are just wide and not tall.
4220
4221         * gnus.el (gnus-string-or): Fix the syntax to not use eval or
4222         overshadow variable bindings.
4223
4224 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
4225
4226         * gnus-html.el (gnus-html-wash-tags)
4227         (gnus-html-schedule-image-fetching, gnus-html-prefetch-images):
4228         Add extra logging.
4229
4230 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4231
4232         * gnus-html.el (gnus-html-wash-tags): Delete the IMG_ALT region.
4233         (gnus-max-image-proportion): New variable.
4234         (gnus-html-rescale-image): New function.
4235         (gnus-html-put-image): Rescale images.
4236
4237 2010-09-01  Stefan Monnier  <monnier@iro.umontreal.ca>
4238
4239         Fix up some byte-compiler warnings.
4240         * gnus.el (gnus-group-find-parameter, gnus-kill-save-kill-buffer):
4241         * gnus-cite.el (gnus-article-highlight-citation, gnus-dissect-cited-text)
4242         (gnus-article-fill-cited-article, gnus-article-hide-citation)
4243         (gnus-article-hide-citation-in-followups, gnus-cite-toggle):
4244         * gnus-group.el (gnus-group-set-mode-line, gnus-group-quit)
4245         (gnus-group-set-info, gnus-add-mark): Use with-current-buffer.
4246         (gnus-group-update-group): Use save-excursion and with-current-buffer.
4247
4248 2010-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
4249
4250         * gnus-html.el (gnus-article-html): Decode contents by charset.
4251
4252 2010-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
4253
4254         * gnus-html.el (gnus-html-cache-directory, gnus-html-cache-size)
4255         (gnus-html-frame-width, gnus-blocked-images)
4256         * message.el (message-prune-recipient-rules): Add custom version.
4257         * gnus-sum.el (gnus-auto-expirable-marks): Bump custom version.
4258
4259         * gnus-ems.el (gnus-process-get, gnus-process-put): New compatibility
4260         functions.
4261
4262         * gnus-html.el (gnus-html-curl-sentinel): Replace process-get with
4263         gnus-process-get.
4264
4265 2010-08-31  Julien Danjou  <julien@danjou.info>  (tiny change)
4266
4267         * nnimap.el (nnimap-request-newgroups): Use nnimap-request-list-method
4268         instead of lsub directly.
4269
4270 2010-08-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4271
4272         * nnwarchive.el: Remove.
4273
4274         * gnus-soup.el: Remove.
4275
4276         * nnsoup.el: Remove.
4277
4278         * nnultimate.el: Remove.
4279
4280         * gnus-html.el (gnus-blocked-images): New variable.
4281
4282         * message.el (message-prune-recipients): New function.
4283         (message-prune-recipient-rules): New variable.
4284
4285         * gnus-cite.el (gnus-article-natural-long-line-p): New function to
4286         guess whether a long line is natural text or not.
4287
4288         * gnus-html.el (gnus-html-schedule-image-fetching):
4289         Use gnus-process-plist and friends for compatibility.
4290
4291 2010-08-31  Stefan Monnier  <monnier@iro.umontreal.ca>
4292
4293         * gnus-html.el: Require packages that define macros used in this file.
4294         (gnus-article-mouse-face): Declare to silence byte-compiler.
4295         (gnus-html-curl-sentinel): Use with-current-buffer, inhibit-read-only, and
4296         process-get.
4297         (gnus-html-put-image): Use plist-get to avoid getf.
4298         (gnus-html-prefetch-images): Use with-current-buffer.
4299
4300 2010-08-31  Katsumi Yamaoka  <yamaoka@jpl.org>
4301
4302         * gnus-ems.el: Provide compatibility functions for
4303         gnus-set-process-plist.
4304
4305         * lpath.el: Bind completion-styles for Emacs 21 and XEmacs; bind
4306         header-line-format for XEmacs 21.4.
4307
4308         * gnus-sum.el (gnus-summary-stop-at-end-of-message)
4309         * gnus.el (gnus-valid-select-methods)
4310         * message.el (message-send-mail-partially-limit)
4311         * mm-decode.el (mm-text-html-renderer)
4312         * mml.el (mml-insert-mime-headers-always)
4313         * smiley.el (smiley-regexp-alist): Bump custom version.
4314
4315 2010-08-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4316
4317         * gnus-html.el: require mm-url.
4318         (gnus-html-wash-tags): Clarify the code a bit by renaming the variable
4319         with the url to `url'.
4320         (gnus-html-wash-tags): Support cid: URLs/images.
4321
4322 2010-08-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4323
4324         * gnus-sum.el: As per discussion 3 years, 8 weeks, 3 days, 9 hours, 57
4325         minutes, 56 seconds ago on the ding list, remove the `w' and `i'
4326         bindings, as they aren't useful at all.  `w' is moved to `W w'.
4327
4328         * gnus-move.el: Remove file, since it doesn't really work.
4329
4330         * gnus-html.el (gnus-article-html): Tell w3m that the input is
4331         UTF-8.  This seems to fix problems with some German web feeds.
4332
4333         * gnus.el (gnus-group-startup-message): Put the xpm version of the logo
4334         at the top so that the proper colours are applied.
4335
4336         * gnus-xmas.el (gnus-xmas-create-image): Make this work on files that
4337         don't have dots in their names.
4338
4339         * gnus-art.el (gnus-article-view-part): Doc fix.
4340
4341         * gnus-html.el (gnus-html-put-image): Use gnus-create-image to be
4342         XEmacs-compatible.
4343         (gnus-html-put-image): Don't do images on non-graphic displays.
4344
4345         * nnslashdot.el: Remove this unused backend.
4346
4347         * gnus-undo.el (gnus-undo-register-1): Limit the undo actions to 100
4348         actions.
4349         (gnus-undo-register-1): Revert last change.
4350
4351         * gnus-group.el (gnus-group-completing-read): Protect against not
4352         having completion-styles bound.
4353
4354         * mml.el (mml-insert-mime-headers-always): Change the default to t, to
4355         make broken recipients happier.
4356
4357         * gnus-html.el (gnus-html-put-image): Use gnus-put-image.
4358
4359         * gnus-ems.el (gnus-put-image): Have gnus-put-image take an optional
4360         point parameter.
4361
4362         * gnus-xmas.el (gnus-xmas-put-image): Ditto.
4363
4364         * gnus-group.el (gnus-group-completing-read): Add 'substring to
4365         completion-styles for group selection.
4366
4367 2009-02-04  Andreas Schwab  <schwab@suse.de>
4368
4369         * gnus-score.el (gnus-score-string): Fix regex for matching extra
4370         headers and regexp-quote the match if necessary.
4371
4372 2009-03-24  Miles Bader  <miles@gnu.org>
4373
4374         * smiley.el (smiley-regexp-alist): Don't delete the semicolon before
4375         the blinking smiley.
4376
4377 2009-03-24  Simon Josefsson  <simon@josefsson.org>
4378
4379         * smiley.el (smiley-regexp-alist): Disallow ;;) from being treated as a
4380         blink smiley.
4381
4382 2010-08-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4383
4384         * gnus-start.el (gnus-dribble-read-file): Ensure that the directory
4385         where the dribbel file lives exists.
4386
4387         * message.el (message-send-mail-partially-limit): Change the default to
4388         nil, since most people don't want this.
4389
4390         * mm-url.el (mm-url-decode-entities): Also decode entities like
4391         &#x3212.
4392
4393 2009-07-16  Kevin Ryde  <user42@zip.com.au>  (tiny change)
4394
4395         * gnus-sum.el (gnus-summary-idna-message):
4396         * nnrss.el (nnrss-normalize-date, nnrss-discover-feed):
4397         Hyperlink urls in docstrings with URL `...'.
4398
4399 2010-08-29  Adam Sjøgren  <asjo@koldfront.dk>
4400
4401         * gnus-html.el (gnus-html-put-image): Use XEmacs-compatible image
4402         functions.
4403
4404 2010-08-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4405
4406         * gnus-art.el (gnus-article-add-button): Take an optional parameter to
4407         say what the mouseover text should be.
4408
4409         * gnus-html.el (gnus-html-prefetch-images): Use the summary-local
4410         version of the mm-w3m-safe-url-regexp variable to only download images
4411         in the groups where we want that to happen.
4412
4413         * gnus-sum.el (gnus-summary-stop-at-end-of-message): New variable.
4414
4415         * gnus-art.el (gnus-article-beginning-of-window): Make into defun for
4416         easier debugging.
4417         (gnus-article-beginning-of-window): Add kludge to allow spacing past
4418         big pictures in the article buffer.
4419
4420         * mm-decode.el (mm-text-html-renderer): Default the html renderer to
4421         gnus-article-html.
4422         (mm-text-html-renderer): gnus-article-html needs curl in addition to
4423         w3m.
4424
4425         * gnus-html.el: Start a new super-simple HTML renderer based on w3m.
4426
4427 2010-08-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4428
4429         * gnus.el (gnus-valid-select-methods): Remove reference to nngoogle,
4430         which doesn't exist.
4431
4432         * message.el (message-inhibit-ecomplete): New variable to allow some
4433         function to inhibit ecomplete address storage.
4434         (message-resend): Disable ecomplete message storage when resending
4435         messages.
4436
4437         * nntp.el (nntp-async-kluge): Remove the Emacs 20.3-related kluge.
4438
4439 2010-08-27  Katsumi Yamaoka  <yamaoka@jpl.org>
4440
4441         * gnus-sum.el (gnus-summary-move-article, gnus-summary-delete-article):
4442         Save excursion while copying, moving, and deleting articles in order to
4443         prevent the cursor from jumping to unforeseen place.
4444
4445 2010-08-17  Katsumi Yamaoka  <yamaoka@jpl.org>
4446
4447         * lpath.el: No need to bind bookmark-current-buffer,
4448         bookmark-yank-point and bookmark-make-record-function.
4449
4450 2010-08-17  Glenn Morris  <rgm@gnu.org>
4451
4452         * gnus-sync.el: Require gnus components whose functions are used.
4453
4454         * gnus-art.el (bookmark-make-record-function):
4455         * gnus-sum.el (bookmark-yank-point, bookmark-current-bookmark):
4456         Declare for compiler.
4457
4458         * mm-url.el (mml-compute-boundary): Autoload.
4459
4460 2010-08-15  Katsumi Yamaoka  <yamaoka@jpl.org>
4461
4462         * gnus-start.el (gnus-start-draft-setup): Move doc string forward.
4463
4464 2010-08-14  Teodor Zlatanov  <tzz@lifelogs.com>
4465
4466         Typo fix "hoo4a" -> "hook".
4467
4468         * gnus-sync.el (gnus-sync-install-hooks): Typo fix.
4469
4470 2010-08-14  Glenn Morris  <rgm@gnu.org>
4471
4472         * gnus-sync.el (gnus-sync): Fix defgroup version.
4473
4474 2010-08-13  Teodor Zlatanov  <tzz@lifelogs.com>
4475
4476         Doc fixes and keep unknown groups (ammended for nunion bug fix).
4477
4478         * gnus-sync.el: Fix docs.
4479         (gnus-sync-save): Keep unknown groups in `gnus-sync-newsrc-loader'.
4480         (gnus-sync-read): Don't wipe `gnus-sync-newsrc-loader' after reading.
4481
4482 2010-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
4483
4484         Optimizations for gnus-sync.el.
4485
4486         * gnus-sync.el: Add docs about gnus-sync-backend
4487         possibilities.
4488         (gnus-sync-save): Remove unnecessary message.
4489         (gnus-sync-read): Optimize and show what groups were skipped.
4490
4491 2010-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
4492
4493         Minor bug fixes for gnus-sync.el.
4494
4495         * gnus-sync.el (gnus-sync-unload-hook, gnus-sync-install-hooks):
4496         Don't read the sync on get-new-news.
4497
4498         * gnus-sync.el (gnus-sync-save): Define `variable' so the compiler is
4499         quiet.
4500
4501         * gnus-sync.el (gnus-sync-read): Use `gnus-sync-newsrc-offsets'
4502         (fix typo).
4503
4504 2010-07-30  Lawrence Mitchell  <wence@gmx.li>
4505
4506         Make saving and restoring of hidden threads work with overlays.
4507         Patch applied by Ted Zlatanov.
4508
4509         * gnus-sum.el (gnus-hidden-threads-configuration)
4510         (gnus-restore-hidden-threads-configuration): Update to deal with text
4511         properties, rather than searching for a magic character.
4512
4513 2010-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
4514
4515         New gnus-sync.el library for synchronization of marks.
4516
4517         * gnus-sync.el: New library for synchronization of marks.
4518
4519         * gnus-util.el (gnus-grep-in-list): Move from gnus-registry.el and
4520         renamed from `gnus-registry-grep-in-list'.
4521
4522         * gnus-registry.el (gnus-registry-follow-group-p):
4523         Use `gnus-grep-in-list'.
4524
4525         * gnus-start.el (gnus-start-draft-setup): Make it interactive.
4526
4527 2010-08-06  Katsumi Yamaoka  <yamaoka@jpl.org>
4528
4529         * rfc2047.el (rfc2047-encode): Use utf-8 as a last resort if
4530         determining charset of text fails.
4531
4532 2010-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
4533
4534         * nnmail.el (nnmail-get-new-mail-1): Revert.
4535
4536         * nnml.el (nnml-active-number): Make sure names of newly created groups
4537         in nnml-group-alist are encoded.
4538
4539 2010-07-30  Katsumi Yamaoka  <yamaoka@jpl.org>
4540
4541         * nnmail.el (nnmail-get-new-mail-1): Encode group names possibly
4542         containing non-ASCII characters in active file for nnml back end.
4543
4544 2010-07-24  David Engster  <dengste@eml.cc>
4545
4546         * mml-smime.el (mml-smime-epg-verify): Also accept the older
4547         x-pkcs7-signature MIME type as signature (RFC 2311, C.1).
4548
4549 2010-07-21  Daiki Ueno  <ueno@unixuser.org>
4550
4551         * mml.el (mml-parse-1): Collect "certfile" attributes in "<#secure>"
4552         tag (Bug#6654).
4553
4554 2010-07-20  Katsumi Yamaoka  <yamaoka@jpl.org>
4555
4556         * gnus-sum.el (gnus-summary-bookmark-make-record): Bookmark position in
4557         the article buffer, not the summary buffer.
4558
4559 2010-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
4560
4561         * gnus-sum.el (gnus-summary-bookmark-make-record): Make it work for
4562         Emacs 23 as well.
4563
4564 2010-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
4565
4566         * lpath.el: Bind bookmark-current-buffer, bookmark-yank-point for all
4567         Emacs versions; bind bookmark-make-record-function for Emacs >=22.
4568
4569 2010-07-13  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
4570
4571         Allow C-w when setting a bookmark in a Gnus Article buffer (Bug#5975).
4572         Patch applied by Karl Fogel.
4573
4574         * gnus-sum.el (gnus-summary-bookmark-make-record):
4575         Set `bookmark-yank-point' and `bookmark-current-buffer' to allow C-w.
4576
4577 2010-07-13  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
4578
4579         Allow bookmarks to be set from Gnus Article buffers (Bug #5975).
4580         Patch applied (with minor tweaks) by Karl Fogel.  Note this leaves
4581         C-w still not working correctly from Article buffers; Thierry's
4582         patch to fix that will be applied after this.
4583
4584         * gnus-art.el (bookmark-make-record-function): New local variable.
4585
4586         * gnus-sum.el (gnus-summary-bookmark-make-record): Allow setting from
4587         article buffer.
4588         (gnus-summary-bookmark-jump): Maybe jump to article buffer.
4589
4590 2010-07-13  Karl Fogel  <kfogel@red-bean.com>
4591
4592         * gnus-sum.el (bookmark-make-record-default): Adjust declaration, based
4593         on changes in bookmark.el.
4594
4595 2010-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
4596
4597         * gnus-xmas.el (gnus-xmas-read-event-char): Use display-message with
4598         `no-log' instead of message not to log prompt string.
4599
4600 2010-06-22  Mark A. Hershberger  <mah@everybody.org>
4601
4602         * mm-url.el (mm-url-encode-multipart-form-data): New function to handle
4603         the *other* type of HTML form submission.
4604
4605 2010-06-15  Michael Albinus  <michael.albinus@gmx.de>
4606
4607         * auth-source.el (auth-source-pick): If choice does not contain a
4608         questioned keyword, set the check to t.
4609
4610 2010-06-12  Romain Francoise  <romain@orebokech.com>
4611
4612         * gnus-util.el (gnus-date-get-time): Move up before first use.
4613
4614 2010-06-10  Katsumi Yamaoka  <yamaoka@jpl.org>
4615
4616         * gnus-art.el (gnus-mime-buttonized-part-id): New internal variable.
4617         (gnus-article-edit-part): Bind it to make last part that is substituted
4618         or deleted visible.
4619         (gnus-mime-display-single): Buttonize part of which id equals to
4620         gnus-mime-buttonized-part-id.
4621
4622 2010-06-10  Dan Christensen  <jdc@uwo.ca>
4623
4624         * gnus-util.el (gnus-user-date): Use gnus-date-get-time.
4625         (gnus-dd-mmm): Use gnus-date-get-time.
4626         * gnus-sum.el (gnus-thread-latest-date): Use gnus-date-get-time and
4627         simplify logic.
4628         (gnus-summary-limit-to-age): Use gnus-date-get-time.
4629         (gnus-sort-threads): Emit message if gnus-sort-threads-loop used.
4630
4631 2010-06-08  Michael Albinus  <michael.albinus@gmx.de>
4632
4633         * auth-source.el (top): Autoload `secrets-list-collections',
4634         `secrets-create-item', `secrets-delete-item'.
4635         (auth-sources): Fix tag string.
4636         (auth-get-source, auth-source-retrieve, auth-source-create)
4637         (auth-source-delete): New defuns.
4638         (auth-source-pick): Rewrite in order to avoid 2 passes.
4639         (auth-source-forget-user-or-password): New parameter USERNAME.
4640         (auth-source-user-or-password): New parameters CREATE-MISSING and
4641         DELETE-EXISTING.  Retrieve password interactively, if needed.
4642
4643 2010-06-07  Teemu Likonen  <tlikonen@iki.fi>  (tiny change)
4644
4645         * gnus-agent.el (gnus-agent-expire-unagentized-dirs): Don't ask about
4646         deleting unused directories when gnus-expert-user is t.
4647
4648 2010-06-02  Katsumi Yamaoka  <yamaoka@jpl.org>
4649
4650         * gnus-art.el (gnus-article-browse-delete-temp-files): Don't make query
4651         for each temp file when gnus-article-browse-delete-temp is ask.
4652
4653 2010-05-25  Stefan Monnier  <monnier@iro.umontreal.ca>
4654
4655         * gnus-uu.el, imap.el, nndoc.el, nnrss.el, rfc2047.el, utf7.el: Replace
4656         Lisp calls to delete-backward-char by calls to delete-char.
4657
4658 2010-05-20  Kevin Ryde  <user42@zip.com.au>
4659
4660         * gnus-start.el (gnus-level-unsubscribed): Doc fix.  (Bug#6206)
4661
4662 2010-05-19  Michael Albinus  <michael.albinus@gmx.de>
4663
4664         * password-cache.el (password-cache-remove): Fix docstring.
4665
4666 2010-05-14  Katsumi Yamaoka  <yamaoka@jpl.org>
4667
4668         * gnus-sum.el (gnus-summary-save-article): Don't bother to re-fetch
4669         article unless decoding article to be saved.
4670
4671 2010-05-13  Katsumi Yamaoka  <yamaoka@jpl.org>
4672
4673         * mml1991.el (mml1991-mailcrypt-encrypt, mml1991-gpg-encrypt)
4674         * mml2015.el (mml2015-gpg-encrypt): Disable multibyte in buffers
4675         generated within the mm-with-unibyte-current-buffer macro.
4676
4677 2010-05-13  Katsumi Yamaoka  <yamaoka@jpl.org>
4678
4679         * gnus-art.el (gnus-bind-safe-url-regexp): Bind mm-w3m-safe-url-regexp
4680         to nil when we're in a mml-preview buffer and no group is selected.
4681
4682 2010-05-12  Andreas Seltenreich  <seltenreich@gmx.de>
4683
4684         * gnus-sum.el (gnus-summary-read-group-1): Don't jump to next group
4685         when catching the `C-g'.  Reported by "Leo".
4686
4687 2010-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
4688
4689         * message.el (message-forward-make-body-plain)
4690         (message-forward-make-body-mml): Use mm-multibyte-string-p instead of
4691         multibyte-string-p.
4692
4693         * lpath.el: Revert.
4694
4695 2010-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
4696
4697         * message.el (message-forward-make-body-mml): Assume original message
4698         is multibyte string; error on unibyte.
4699         (message-forward-make-body-plain): Ditto; don't add excessive newline
4700         in body end.
4701
4702         * lpath.el: Fbind multibyte-string-p for XEmacs 21.4 and SXEmacs.
4703
4704 2010-05-11  Andreas Seltenreich  <seltenreich@gmx.de>
4705
4706         * gnus-sum.el (gnus-summary-kill-thread): Use gnus-summary-mark-article
4707         instead of g-s-m-a-as-unread to set the expirable mark.  (Bug#5284)
4708
4709 2010-05-11  Katsumi Yamaoka  <yamaoka@jpl.org>
4710
4711         * mm-extern.el (mm-extern-url): Don't use
4712         mm-with-unibyte-current-buffer.
4713         (mm-extern-cache-contents): Use with-current-buffer instead of
4714         save-excursion + set-buffer.
4715
4716 2010-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
4717
4718         * mm-util.el (mm-emacs-mule): Remove.
4719
4720 2010-05-10  Andreas Seltenreich  <seltenreich@gmx.de>
4721
4722         * gnus-sum.el (gnus-summary-mode): Don't make minor-mode-alist
4723         buffer-local as it's incompatible with Stefan Monnier's 2010-05-03
4724         change.
4725
4726 2010-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
4727
4728         * mm-util.el (mm-with-unibyte-current-buffer): Redefine it so as not to
4729         bind the default value of enable-multibyte-characters to nil.
4730
4731 2010-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
4732
4733         * message.el (message-forward-make-body-plain)
4734         (message-forward-make-body-mml):
4735         Don't use mm-with-unibyte-current-buffer.
4736
4737 2010-05-07  Stefan Monnier  <monnier@iro.umontreal.ca>
4738
4739         * dns-mode.el (auto-mode-alist): Add entry for .zone files.
4740
4741 2010-05-07  Christian von Roques  <roques@mti.ag>  (tiny change)
4742
4743         * mml2015.el (mml2015-epg-find-usable-key): Skip disabled key
4744         (Bug#5592).
4745
4746 2010-05-07  Julien Danjou  <julien@danjou.info>
4747
4748         * gnus-art.el (gnus-mime-pipe-part): Add optional argument `cmd'; pass
4749         it to mm-pipe-part.
4750
4751         * mm-decode.el (mm-pipe-part): Add optional argument `cmd'; use it if
4752         it is given.
4753
4754 2010-05-07  Katsumi Yamaoka  <yamaoka@jpl.org>
4755
4756         * binhex.el (binhex-decode-region-internal)
4757         * dns.el (dns-read-string-name, dns-write, dns-read, dns-read-type)
4758         (dns-query)
4759         * nnweb.el (nnweb-gmane-search)
4760         * pgg-parse.el (pgg-parse-armor)
4761         * pgg.el (pgg-verify-region)
4762         * sha1.el (sha1-string-external)
4763         * uudecode.el (uudecode-decode-region-internal)
4764         * yenc.el (yenc-decode-region): Don't run set-buffer-multibyte for
4765         XEmacs.
4766
4767         * gnus-art.el (gnus-article-browse-html-parts)
4768         * gnus-group.el (gnus-read-ephemeral-gmane-group)
4769         (gnus-read-ephemeral-bug-grou): Use mm-make-temp-file instead of
4770         make-temp-file.
4771
4772         * gnus-dired.el (gnus-dired-mode): Bind gnus-dired-mode-hook,
4773         gnus-dired-mode-on-hook and gnus-dired-mode-off-hook for XEmacs when
4774         compiling.
4775
4776         * gnus-ml.el (gnus-mailing-list-mode): Bind gnus-mailing-list-mode-hook,
4777         gnus-mailing-list-mode-on-hook and gnus-mailing-list-mode-off-hook for
4778         XEmacs when compiling.
4779
4780         * gnus-salt.el (gnus-pick-mode): Bind gnus-pick-mode-on-hook and
4781         gnus-pick-mode-off-hook for XEmacs when compiling.
4782         (gnus-binary-mode): Bind gnus-binary-mode-on-hook and
4783         gnus-binary-mode-off-hook for XEmacs when compiling.
4784
4785         * gnus-sum.el (gnus-summary-limit-strange-charsets-predicate):
4786         Return nil if char-charset is not available.
4787
4788         * imap.el (imap-disable-multibyte)
4789         * sieve-manage.el (sieve-manage-disable-multibyte): Redefine them as
4790         macros.
4791
4792         * mm-url.el (mm-url-form-encode-xwfu): Use mm-encode-coding-string
4793         instead of encode-coding-string.
4794
4795         * mm-util.el (mm-enable-multibyte, mm-disable-multibyte): Use (featurep
4796         'xemacs) instead of mm-emacs-mule to switch function definitions.
4797         (mm-with-unibyte-current-buffer): Make it a progn macro for XEmacs.
4798
4799         * lpath.el: Fbind delete-overlay and overlay-lists for XEmacs;
4800         bind temporary-file-directory for XEmacs;
4801         fbind make-temp-file, set-buffer-multibyte, string-as-multibyte and
4802         timer-set-function for XEmacs 21.4 and SXEmacs;
4803         bind timer-list for XEmacs 21.4 and SXEmacs;
4804         fbind char-charset and find-charset-region for non-Mule XEmacs;
4805         fbind decode-coding-region, decode-coding-string, detect-coding-region,
4806         encode-coding-region and encode-coding-string for XEmacs having no
4807         file-coding feature.
4808
4809 2010-05-06  Tommi Vainikainen  <thv@iki.fi>  (tiny change)
4810
4811         * mml-sec.el (mml-secure-message-sign): Fix cut and paste error.
4812
4813 2010-05-06  Katsumi Yamaoka  <yamaoka@jpl.org>
4814
4815         * gnus-dired.el, gnus-draft.el, gnus-ml.el, gnus-salt.el, gnus-sum.el,
4816         gnus-undo.el, mml.el: Require easy-mmode for XEmacs when compiling.
4817
4818 2010-05-03  Juanma Barranquero  <lekktu@gmail.com>
4819
4820         * mm-util.el (mm-decompress-buffer): Use `delete-file';
4821         alias `jka-compr-delete-temp-file' no longer exists.
4822
4823 2010-05-03  Stefan Monnier  <monnier@iro.umontreal.ca>
4824
4825         Use define-minor-mode in Gnus where applicable.
4826         * mml.el (mml-mode): Use define-minor-mode.
4827         * gnus-undo.el (gnus-undo-mode-map): Initialize in declaration.
4828         (gnus-undo-mode): Use define-minor-mode.
4829         * gnus-sum.el (gnus-dead-summary-mode-map): Initialize in declaration.
4830         (gnus-dead-summary-mode): Use define-minor-mode.
4831         * gnus-salt.el (gnus-pick-mode-map, gnus-binary-mode-map):
4832         Initialize in declaration.
4833         (gnus-pick-mode, gnus-binary-mode): Use define-minor-mode.
4834         * gnus-ml.el (gnus-mailing-list-mode-map): Initialize in declaration.
4835         (gnus-mailing-list-mode): Use define-minor-mode.
4836         * gnus-draft.el (gnus-draft-mode-map): Initialize in declaration.
4837         (gnus-draft-mode): Use define-minor-mode.
4838         * gnus-dired.el (gnus-dired-mode-map): Initialize in declaration.
4839         (gnus-dired-mode): Use define-minor-mode.
4840
4841 2010-05-01  Andreas Seltenreich  <seltenreich@gmx.de>
4842
4843         * mml.el (mml-generate-mime-1,mml-compute-boundary-1): Update 'mml
4844         handles on recursive mml-to-mime translation and check them for
4845         boundary delimiter collisions.  Reported by Greg Troxel.
4846
4847 2010-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
4848
4849         * gnus-util.el: Don't load tm and apel XEmacs packages when compiling.
4850
4851 2010-04-23  Stefan Monnier  <monnier@iro.umontreal.ca>
4852
4853         * mm-util.el (mm-find-buffer-file-coding-system):
4854         * yenc.el (yenc-decode-region): Don't let-bind a read-only variable.
4855
4856 2010-04-22  Andreas Seltenreich  <seltenreich@gmx.de>
4857
4858         * message.el (message-generate-headers): Record insertion of optional
4859         headers as well.  Otherwise the check to prevent repeated insertion of
4860         optional headers is a no-op.
4861
4862 2010-04-17  Teodor Zlatanov  <tzz@lifelogs.com>
4863
4864         * smime.el: Don't mention CVS.
4865
4866         * nnrss.el (nnrss-fetch): Don't mention CVS.
4867
4868         * nnir.el: Don't mention CVS.
4869
4870 2010-04-14  Stefan Monnier  <monnier@iro.umontreal.ca>
4871
4872         * gnus-sum.el (gnus-summary-bookmark-make-record):
4873         Add `location' field.
4874
4875 2010-04-14  Katsumi Yamaoka  <yamaoka@jpl.org>
4876
4877         * lpath.el: Fbind bookmark-default-handler,
4878         bookmark-get-bookmark-record, bookmark-make-record-default,
4879         bookmark-prop-get for Emacs <23 and XEmacs.
4880
4881 2010-04-12  Stefan Monnier  <monnier@iro.umontreal.ca>
4882
4883         * gnus-sum.el: Add bookmark declarations to silence the compiler.
4884         (gnus-mark-xrefs-as-read, gnus-summary-limit-to-bodies):
4885         Use with-current-buffer to silence the byte-compiler.
4886         (gnus-summary-bookmark-make-record): Use derived-mode-p and don't
4887         bother to require `gnus'.
4888         (gnus-summary-bookmark-jump): Don't forget to autoload.  Simplify.
4889
4890 2010-04-12  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
4891
4892         * gnus-sum.el (gnus-summary-bookmark-make-record)
4893         (gnus-summary-bookmark-jump): New functions.
4894         (gnus-summary-mode): Setup bookmark support.
4895
4896 2010-04-01  Andreas Schwab  <schwab@linux-m68k.org>
4897
4898         * mm-uu.el (mm-uu-pgp-signed-extract-1): Use buffer-file-coding-system
4899         if set.
4900
4901 2010-03-31  Katsumi Yamaoka  <yamaoka@jpl.org>
4902
4903         * gnus-art.el (gnus-article-browse-html-save-cid-content): Rename from
4904         gnus-article-browse-html-save-cid-image; make it work recursively for
4905         forwarded messages as well.
4906         (gnus-article-browse-html-parts): Work when prefix arg is given.
4907         (gnus-article-browse-html-article): Doc fix.
4908
4909 2010-03-30  Chong Yidong  <cyd@stupidchicken.com>
4910
4911         * message.el (message-default-mail-headers):
4912         (message-default-headers): Carry the value mail-default-headers over
4913         into message-default-mail-headers, rather than message-default-headers.
4914
4915 2010-03-30  Martin Stjernholm  <mast@lysator.liu.se>
4916
4917         * mm-decode.el (mm-add-meta-html-tag): Add option to override the
4918         charset.
4919
4920         * gnus-art.el (gnus-article-browse-html-parts): Force the correct
4921         charset into the <meta> tag when the article is encoded to utf-8.
4922
4923 2010-03-30  Katsumi Yamaoka  <yamaoka@jpl.org>
4924
4925         * gnus-art.el (gnus-article-browse-delete-temp-files):
4926         Delete directories as well.
4927         (gnus-article-browse-html-parts): Work for images that do not specify
4928         file names; delete temp directory when quitting; insert header at the
4929         right place; use file: scheme for image files.
4930
4931 2010-03-30  Eric Schulte  <schulte.eric@gmail.com>
4932
4933         * gnus-art.el (gnus-article-browse-html-save-cid-image): New function.
4934         (gnus-article-browse-html-parts): Use it to make temporary cid image
4935         files in addition to html file so that browser may display them.
4936
4937 2010-03-29  Katsumi Yamaoka  <yamaoka@jpl.org>
4938
4939         * mm-decode.el (mm-add-meta-html-tag): Fix regexp matching meta tag.
4940
4941 2010-03-29  Teodor Zlatanov  <tzz@lifelogs.com>
4942
4943         * auth-source.el (auth-source-pick): Fix for non-secrets specifier.
4944
4945 2010-03-27  Teodor Zlatanov  <tzz@lifelogs.com>
4946
4947         * auth-source.el (auth-sources): Change default to be simpler.
4948         Explain about Secret Service API sources.  Improve Customize options.
4949         (auth-source-pick): Change to accept any number of search parameters.
4950         Implement fallbacks iteratively, not recursively.  Add scoring on the
4951         second pass and sort by score.  Call Secret Service API when needed.
4952         (auth-source-user-or-password): Use it.  Call Secret Service API
4953         directly when needed to get the user name and the password.
4954
4955 2010-03-24  Juanma Barranquero  <lekktu@gmail.com>
4956
4957         * message.el (message-interactive): Doc fix.
4958         (message-qmail-inject-args): Reflow.
4959         (message-kill-to-signature): Fix typo in docstring.
4960
4961         * smiley.el (smiley-buffer): Fix typo in docstring.
4962
4963 2010-03-24  Glenn Morris  <rgm@gnu.org>
4964
4965         * mail-source.el (gnus-message): Declare.
4966         (mail-source-delete-old-incoming): Require gnus-util.
4967
4968 2010-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
4969
4970         * gnus-art.el (canlock-verify): Autoload it for Emacs 21.
4971
4972         * message.el (ecomplete-setup): Autoload it for Emacs <23.
4973
4974         * mml-sec.el (mml-secure-cache-passphrase): Default to t that is
4975         password-cache's default if it is not bound.
4976         (mml-secure-passphrase-cache-expiry): Default to 16 that is
4977         password-cache-expiry's default if it is not bound.
4978
4979         * pop3.el (pop3-list): Don't use 3rd arg of `split-string' which is not
4980         available in Emacs 21.
4981
4982         * lpath.el: Suppress compiler warnings for:
4983         canlock-insert-header and smtpmail-default-smtp-server for Emacs 21 and
4984         XEmacs;
4985         ecomplete-add-item, ecomplete-save, hashcash-wait-async,
4986         mail-add-payment, mail-add-payment-async, netrc-get, netrc-machine,
4987         netrc-machine-user-or-password and netrc-parse for Emacs 22 and XEmacs.
4988
4989 2010-03-23  Teodor Zlatanov  <tzz@lifelogs.com>
4990
4991         * auth-source.el (auth-sources): Fix up definition so extra parameters
4992         are always inline.
4993
4994 2010-03-22  Martin Stjernholm  <mast@lysator.liu.se>
4995
4996         * nnimap.el (nnimap-verify-uidvalidity): Fix bug where uidvalidity
4997         wasn't updated after mismatch.  Clear cached mailbox info correctly
4998         when uidvalidity changes.
4999         (nnimap-group-prefixed-name): New function to avoid some code
5000         duplication.
5001         (nnimap-verify-uidvalidity, nnimap-group-overview-filename)
5002         (nnimap-request-group): Use it.
5003         (nnimap-retrieve-groups, nnimap-verify-uidvalidity)
5004         (nnimap-update-unseen): Significantly improved speed of Gnus startup
5005         with many imap folders.  This is done by caching the group status from
5006         the imap server persistently in a group parameter `imap-status'.  (This
5007         was cached before too if `nnimap-retrieve-groups-asynchronous' was set,
5008         but not persistently, so every Gnus startup was still very slow.)
5009
5010 2010-03-22  Teodor Zlatanov  <tzz@lifelogs.com>
5011
5012         * assistant.el (assistant-render-text): Run `widget-setup' and don't
5013         delete the extra newline.  Otherwise editing of :string and :number
5014         types don't work.
5015
5016 2010-03-20  Teodor Zlatanov  <tzz@lifelogs.com>
5017
5018         * auth-source.el: Set up autoloads.  Bump to 23.2 because of the
5019         secrets.el dependency.
5020         (auth-sources): Add optional user name.  Add secrets.el configuration
5021         choice (unused right now).
5022
5023 2010-03-20  Teodor Zlatanov  <tzz@lifelogs.com>
5024
5025         * gnus-sum.el (gnus-summary-make-menu-bar):
5026         Let `gnus-registry-install-shortcuts' fill in the functions.
5027
5028         * gnus-registry.el (gnus-summary-misc-menu): Declare to avoid
5029         warnings.
5030         (gnus-registry-misc-menus): Variable to hold registry mark menus.
5031         (gnus-registry-install-shortcuts): Populate and use it in a
5032         `gnus-summary-menu-hook' lambda, under "Gnus"->"Registry Marks".
5033
5034 2010-03-20  Martin Stjernholm  <mast@lysator.liu.se>
5035
5036         * nnimap.el (nnimap-decode-group-name, nnimap-encode-group-name):
5037         In-place substitutions for the group name encoding/decoding.
5038         (nnimap-find-minmax-uid, nnimap-possibly-change-group)
5039         (nnimap-retrieve-headers-progress, nnimap-possibly-change-group)
5040         (nnimap-retrieve-headers-progress, nnimap-request-article-part)
5041         (nnimap-update-unseen, nnimap-request-list)
5042         (nnimap-retrieve-groups, nnimap-request-update-info-internal)
5043         (nnimap-request-set-mark, nnimap-split-to-groups)
5044         (nnimap-split-articles, nnimap-request-newgroups)
5045         (nnimap-request-create-group, nnimap-request-accept-article)
5046         (nnimap-request-delete-group, nnimap-request-rename-group)
5047         (nnimap-acl-get, nnimap-acl-edit): Use them.  Replace `mbx' with
5048         `encoded-mbx' for consistency.
5049         (nnimap-close-group): Call `imap-current-mailbox' instead of using the
5050         variable `imap-current-mailbox'.
5051
5052         * gnus-agent.el (gnus-agent-fetch-articles, gnus-agent-fetch-headers)
5053         (gnus-agent-regenerate-group): Use `gnus-agent-decoded-group-name'.
5054
5055 2010-03-20  Bojan Petrovic  <bpetrovi@f.bg.ac.rs>
5056
5057         * pop3.el (pop3-display-message-size-flag): Display message size byte
5058         counts during POP3 download.
5059         (pop3-movemail): Use it.
5060         (pop3-list): Implement listing of available messages.
5061
5062 2010-03-20  Mark Triggs  <mst@dishevelled.net>  (tiny change)
5063
5064         * nnir.el (nnir-get-article-nov-override-function): New function to
5065         override the normal NOV retrieval.
5066         (nnir-retrieve-headers): Use it.
5067
5068 2010-03-19  Michael Albinus  <michael.albinus@gmx.de>
5069
5070         * auth-source.el (netrc-machine-user-or-password): Autoload.
5071
5072 2010-03-19  Glenn Morris  <rgm@gnu.org>
5073
5074         Stop message.el from loading about 40 libraries it doesn't always need.
5075         The general approach is to autoload rather than require, and to
5076         require in the specific functions rather than the file.  (Bug#5642)
5077
5078         * gmm-utils.el: Don't require wid-edit.
5079         (widget-create-child-value, widget-convert, widget-default-get):
5080         Autoload.
5081
5082         * gnus-util.el: Don't require time-date, netrc.
5083         (message-fetch-field, gnus-group-name-decode): Declare rather than
5084         autoloading.
5085         (gnus-fetch-field): Require message.
5086         (gnus-decode-newsgroups): Require gnus-group.
5087
5088         * ietf-drums.el: Don't require time-date.
5089
5090         * message.el: Don't require hashcash, canlock, ecomplete.
5091         Do require mail-utils.  Require nnheader only when compiling.
5092         (smtpmail-default-smtp-server): Remove declaration.
5093         (message-send-mail-function): Check smtpmail-default-smtp-server
5094         is bound rather than requiring smtpmail.
5095         (message-auto-save-directory, message-insert-signature):
5096         Use expand-file-name rather than nnheader-concat.
5097         (nnheader-insert-file-contents): Autoload.
5098         (hashcash-wait-async): Declare.
5099         (message-send-mail): Only call gnus-setup-posting-charset if
5100         gnus-group-posting-charset-alist is bound.  Require hashcash if needed.
5101         (message-send-mail-with-sendmail): Require sendmail.
5102         (canlock-password, canlock-password-for-verify): Declare.
5103         (message-canlock-password): Require canlock.
5104         (nnheader-get-report): Autoload.
5105         (gnus-setup-posting-charset): Declare.
5106         (message-send-news): Require gnus-msg.
5107         (message-make-references, message-make-in-reply-to): Use mail-header-id
5108         rather than the alias mail-header-message-id.
5109         (ecomplete-add-item, ecomplete-save): Declare.
5110         (message-put-addresses-in-ecomplete): Require ecomplete.
5111         (ecomplete-display-matches): Autoload.
5112
5113         * mm-decode.el: Don't require mailcap, gnus-util.
5114         (gnus-map-function, gnus-replace-in-string, gnus-read-shell-command)
5115         (message-fetch-field, mailcap-parse-mailcaps, mailcap-mime-info):
5116         Autoload.
5117         (mailcap-mime-extensions): Declare.
5118
5119         * mm-encode.el: Don't require mailcap.
5120         (mailcap-extension-to-mime): Autoload.
5121
5122         * mml-sec.el: Don't require password-cache.
5123
5124         * mml.el (gnus-setup-posting-charset): Declare rather than autoload.
5125         (mailcap-parse-mimetypes, mailcap-mime-types): Declare.
5126         (mml-minibuffer-read-type): Require mailcap.
5127         (mml-preview): Require gnus-msg.
5128
5129         * mml1991.el: Require password-cache.
5130         (password-cache-expiry): Remove declaration.
5131
5132         * mml2015.el: Require password-cache.
5133         (password-cache-expiry): Remove declaration.
5134
5135         * nneething.el (mailcap): Require mailcap.
5136
5137         * nnheader.el (declare-function): Add compatibility stub.
5138         (message-remove-header): Declare rather than autoload.
5139         (nnheader-replace-header): Require message.
5140
5141         * nnimap.el (declare-function): Add compatibility stub.
5142         (netrc-parse, netrc-machine-user-or-password): Declare.
5143         (nnimap-open-connection): Require netrc.
5144
5145         * nntp.el (declare-function): Add compatibility stub.
5146         (netrc-parse, netrc-machine, netrc-get): Declare.
5147         (nntp-send-authinfo): Require netrc.
5148
5149         * rfc2047.el: Don't require qp.
5150         (quoted-printable-encode-region, quoted-printable-decode-string):
5151         Autoload.
5152
5153         * sieve-mode.el: Don't require easymenu.
5154         (easy-menu-add-item): Autoload it.
5155
5156         * spam-stat.el (time-to-number-of-days): Autoload it.
5157
5158 2010-03-19  Glenn Morris  <rgm@gnu.org>
5159
5160         * password-cache.el (password-cache, password-cache-expiry): Autoload.
5161
5162 2010-03-18  Glenn Morris  <rgm@gnu.org>
5163
5164         * hashcash.el (declare-function): Remove duplicate definition.
5165
5166 2010-03-17  Kevin Ryde  <user42@zip.com.au>
5167
5168         * mml.el (mml-read-tag): Unquote values with `read' to reverse
5169         prin1 in mml-insert-tag (just stripping the quotes gave wrong
5170         value if any backslash escapes).
5171
5172 2010-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
5173
5174         * mm-util.el (mm-charset-to-coding-system): Use coding-system-from-name
5175         if it is available.  (bug#5647)
5176
5177         * lpath.el: Suppress compiler warning for coding-system-from-name for
5178         Emacs 21 and XEmacs.
5179
5180 2010-03-14  Juri Linkov  <juri@jurta.org>
5181
5182         * hmac-def.el:
5183         * hmac-md5.el:
5184         * netrc.el: Fix keywords.
5185
5186 2010-02-26  Glenn Morris  <rgm@gnu.org>
5187
5188         * message.el (message-send-mail-function): Change the default, so that
5189         it inherits from a customized send-mail-function.  (Bug#5643)
5190
5191 2010-02-24  Stefan Monnier  <monnier@iro.umontreal.ca>
5192
5193         * gnus-art.el (gnus-treat-display-x-face): Don't burp if
5194         shell-command-to-string signals an error (bug#5299).
5195
5196 2010-02-24  Glenn Morris  <rgm@gnu.org>
5197
5198         * message.el (message-smtpmail-send-it)
5199         (message-send-mail-with-mailclient): Doc fixes.
5200
5201 2010-02-16  Glenn Morris  <rgm@gnu.org>
5202
5203         * message.el (message-default-mail-headers): Change the default value
5204         to ease the transition from mail-mode to message-mode.  (Bug#5555)
5205
5206 2010-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
5207
5208         * parse-time.el (parse-time-syntax): Define it for only XEmacs.
5209         (parse-time-string-chars): Implement 2009-08-16 change for Emacs.
5210
5211 2010-01-18  Chong Yidong  <cyd@stupidchicken.com>
5212
5213         * time-date.el (date-to-time): Doc fix (Bug#5408).
5214
5215 2010-01-17  Chong Yidong  <cyd@stupidchicken.com>
5216
5217         * message.el (message-mail): Just pass yank-action on to message-setup.
5218         (message-setup): Handle (FUN . ARGS) form of yank-action.
5219         (message-with-reply-buffer, message-widen-reply)
5220         (message-yank-original): Handle non-buffer values of
5221         message-reply-buffer (Bug#4080).
5222         (message-setup-1): Prefer to save message-reply-buffer as a buffer.
5223
5224 2010-01-17  Juanma Barranquero  <lekktu@gmail.com>
5225
5226         * nnmairix.el (nnmairix-group-delete-recreate-this-group):
5227         Fix typo in docstring.
5228
5229 2010-01-08  Jason Rumney  <jasonr@gnu.org>
5230
5231         * sieve-manage.el (sieve-manage-parse-capability-1): Loosely match OK
5232         response.
5233
5234 2010-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
5235
5236         * gnus-art.el (gnus-article-describe-bindings): Work for prefix keys.
5237
5238         * gnus-xmas.el (gnus-xmas-article-describe-bindings): Ditto.
5239
5240         * message.el (message-check-news-header-syntax): Protect against a
5241         string that `rfc822-addresses' returns when parsing fails.
5242
5243 2010-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
5244
5245         * gnus-util.el (gnus-invisible-p, gnus-next-char-property-change)
5246         (gnus-previous-char-property-change): New functions.
5247
5248         * gnus-sum.el (gnus-forward-line-ignore-invisible): Use them.
5249
5250 2010-01-05  Andreas Schwab  <schwab@linux-m68k.org>
5251
5252         * gnus-sum.el (gnus-forward-line-ignore-invisible): New function.
5253         (gnus-summary-recenter): Use it instead of forward-line.  (Bug#5257)
5254
5255 2010-01-02  Chong Yidong  <cyd@stupidchicken.com>
5256
5257         * message.el (message-exchange-point-and-mark): Rework last change to
5258         avoid using optional arg of exchange-point-and-mark, for backward
5259         compatibility.
5260
5261 2010-01-01  Chong Yidong  <cyd@stupidchicken.com>
5262
5263         * message.el (message-exchange-point-and-mark):
5264         Call exchange-point-and-mark with an argument rather than setting
5265         mark-active by hand (Bug#5175).
5266
5267 2009-12-18  Katsumi Yamaoka  <yamaoka@jpl.org>
5268
5269         * nntp.el (nntp-service-to-port): Work for service expressed with
5270         numeric string; replace [:digit:] with [0-9] for XEmacs.
5271
5272 2009-12-17  Glenn Morris  <rgm@gnu.org>
5273
5274         * gnus-group.el (gnus-bug-group-download-format-alist):
5275         Change emacs entry to debbugs.gnu.org.  Bump :version.
5276
5277 2009-12-13  Reiner Steib  <Reiner.Steib@gmx.de>
5278
5279         * mm-encode.el (mm-sign-option, mm-encrypt-option): Add :version tag.
5280
5281 2009-12-12  Reiner Steib  <Reiner.Steib@gmx.de>
5282
5283         * message.el (message-info): Explain why we use `Info-goto-node'.
5284
5285 2009-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
5286
5287         * lpath.el: Always bind default-file-name-coding-system for (S)XEmacs.
5288
5289 2009-12-02  Stefan Monnier  <monnier@iro.umontreal.ca>
5290
5291         * message.el (message-completion-in-region): New compatibility function.
5292         (message-expand-group): Use it.
5293
5294 2009-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
5295
5296         * gnus-group.el (gnus-group-prepare-flat): Check also whether groups
5297         with no unread article should be listed if the 2nd arg `predicate' is
5298         given.
5299
5300 2009-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
5301
5302         * lpath.el: Fbind recenter-top-bottom for Emacs 21, 22, and (S)XEmacs.
5303
5304 2009-11-29  Juri Linkov  <juri@jurta.org>
5305
5306         * gnus-sum.el (gnus-recenter): Use `recenter-top-bottom'
5307         when it is fboundp in GNU Emacs 23.1.  Put `isearch-scroll' property
5308         on `gnus-recenter'.  (Bug#4698, Bug#4981)
5309
5310 2009-11-26  Kevin Ryde  <user42@zip.com.au>
5311
5312         * sha1.el (sha1-string-external): default-directory "/" in case
5313         otherwise non-existent.  process-connection-type pipe for touch of
5314         efficiency recommended by elisp manual.  (An aside in Bug#3911.)
5315
5316 2009-11-25  Kevin Ryde  <user42@zip.com.au>
5317
5318         * dns-mode.el: Add "Keywords: comm".  It's only an editing mode, but
5319         it's comms related and sgml-mode.el has "comm" on that basis too.
5320
5321 2009-11-17  Katsumi Yamaoka  <yamaoka@jpl.org>
5322
5323         * rfc2047.el (rfc2047-decode-region): Don't quote decoded words
5324         containing tspecial characters if they have been already quoted.
5325
5326 2009-11-05  Dan Nicolaescu  <dann@ics.uci.edu>
5327
5328         * dns-mode.el (auto-mode-alist): Purecopy string.
5329
5330 2009-11-03  Stefan Monnier  <monnier@iro.umontreal.ca>
5331
5332         * hashcash.el (hashcash-generate-payment): Use with-current-buffer.
5333
5334 2009-10-24  Glenn Morris  <rgm@gnu.org>
5335
5336         * gnus-art.el (help-xref-stack-item): Define for compiler.
5337
5338 2009-10-21  Kevin Ryde  <user42@zip.com.au>
5339
5340         * dns.el: Add "Keywords: comm", as per net/net-utils.el.
5341
5342 2009-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
5343
5344         * gnus-sum.el (gnus-remove-overlays): eval-and-compile.
5345
5346 2009-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
5347
5348         * gnus-sum.el (gnus-summary-show-thread): Remove useless goto-char.
5349         (gnus-summary-show-thread, gnus-summary-hide-thread): Indent.
5350
5351 2009-10-16  Katsumi Yamaoka  <yamaoka@jpl.org>
5352
5353         * gnus.el (gnus-overlay-get): New alias to overlay-get.
5354         (gnus-overlays-in): New alias to overlays-in.
5355
5356         * gnus-sum.el (gnus-remove-overlays): Use gnus-overlays-in,
5357         gnus-overlay-get, and gnus-delete-overlay.
5358         (gnus-summary-show-thread): Make it work as well for systems in which
5359         next-single-char-property-change is not available.
5360         (gnus-summary-hide-thread): Use gnus-make-overlay and gnus-overlay-put.
5361
5362         * gnus-xmas.el (gnus-xmas-overlays-in): New function.
5363         (gnus-overlay-get): New alias to extent-property.
5364         (gnus-overlays-in): New alias to gnus-xmas-overlays-in.
5365
5366         * dgnushack.el: Autoload add-to-invisibility-spec for XEmacs 21.4 and
5367         SXEmacs.
5368
5369         * lpath.el: Fbind next-single-char-property-change for XEmacs 21.4 and
5370         SXEmacs.
5371
5372 2009-10-14  Reiner Steib  <Reiner.Steib@gmx.de>
5373
5374         * gnus-sum.el (gnus-remove-overlays): Add doc string and alias.
5375
5376 2009-10-14  Dan Nicolaescu  <dann@ics.uci.edu>
5377
5378         * gnus-sum.el (gnus-remove-overlays): Compatibility code for Emacs 21
5379         and XEmacs that don't have `remove-overlays'.
5380
5381 2009-10-14  Stefan Monnier  <monnier@iro.umontreal.ca>
5382
5383         * gnus-sum.el (gnus-summary-mode, gnus-summary-show-all-threads)
5384         (gnus-summary-show-thread, gnus-summary-hide-thread): Get rid of
5385         selective display.  Use overlays instead.
5386
5387 2009-10-04  Juanma Barranquero  <lekktu@gmail.com>
5388
5389         * spam-stat.el (spam-stat-strip-xref): Fix typo in docstring.
5390
5391 2009-09-29  Juanma Barranquero  <lekktu@gmail.com>
5392
5393         * spam-stat.el (spam-stat-load): Fix typo in message.
5394
5395 2009-09-24  Juanma Barranquero  <lekktu@gmail.com>
5396
5397         * dig.el (dig-invoke): Fix typo in docstring.
5398         (query-dig): Reflow docstring.
5399
5400 2009-09-23  Juanma Barranquero  <lekktu@gmail.com>
5401
5402         * gnus-art.el (gnus-article-encrypt-body):
5403         * message.el (message-check-recipients):
5404         * mm-util.el (mm-codepage-setup):
5405         * nnir.el (gnus-summary-nnir-goto-thread, nnir-run-waissearch)
5406         (nnir-run-swish++, nnir-run-swish-e): Fix typos in error messages.
5407
5408 2009-09-22  Daiki Ueno  <ueno@unixuser.org>
5409
5410         * mm-encode.el (mm-sign-option, mm-encrypt-option): New user option.
5411         * mml2015.el (mml2015-epg-sign, mml2015-epg-encrypt): Let users select
5412         keys from the menu if mm-{sign,encrypt}-option is 'guided.
5413         * mml-smime.el (mml-smime-epg-sign, mml-smime-epg-encrypt): Ditto.
5414         * mml1991.el (mml1991-epg-sign, mml1991-epg-encrypt): Ditto.
5415
5416 2009-09-21  Kevin Ryde  <user42@zip.com.au>
5417
5418         * dig.el: Add "Keywords: comm", as per net-utils.el.
5419
5420 2009-09-21  Stefan Monnier  <monnier@iro.umontreal.ca>
5421
5422         * dig.el (dig-mode): Use define-derived-mode.
5423
5424 2009-09-19  Glenn Morris  <rgm@gnu.org>
5425
5426         * pgg-pgp.el (pgg-pgp-encrypt-region): Add missing mapconcat separator.
5427
5428 2009-09-18  Glenn Morris  <rgm@gnu.org>
5429
5430         * gnus-diary.el (gnus-diary-check-message):
5431         * message.el (message-insert-formatted-citation-line):
5432         * nnbabyl.el (top-level):
5433         * nndiary.el (nndiary-schedule):
5434         Fix typos in condition-case handlers.
5435
5436 2009-09-15  Katsumi Yamaoka  <yamaoka@jpl.org>
5437
5438         * gnus-art.el (gnus-article-edit-part): Work for the buffer
5439         configuration that provides the sole article window in a frame;
5440         position point correctly after deleting a part.
5441
5442 2009-09-14  Adam Sjøgren  <asjo@koldfront.dk>
5443
5444         * spam.el (spam-unregister-on-reregister): Add boolean variable.
5445         (spam-resolve-registrations-routine): Use it to unregister articles
5446         that change status.
5447
5448 2009-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
5449
5450         * parse-time.el (parse-time-syntax): Restore it to keep compatibility
5451         with XEmacs.
5452         (parse-time-string-chars): Use it.
5453
5454 2009-09-10  Teodor Zlatanov  <tzz@lifelogs.com>
5455
5456         * imap.el (imap-interactive-login): Better messages.
5457         (imap-open): Fix bug with renamed buffer on reconnect.
5458         (imap-authenticate): Add buffer-local imap-last-authenticator variable
5459         for easier debugging and cleaner code.  On successful (guessed based on
5460         server capabilities) secondary authentication, set imap-state
5461         correctly.
5462         (imap-last-authenticator): Define imap-last-authenticator as a variable
5463         to avoid warnings.
5464
5465 2009-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
5466
5467         * nnrss.el (nnrss-request-article): Remove binding of
5468         default-enable-multibyte-characters that has gotten needless by
5469         the 2007-07-13 change in rfc2047-encode-message-header.
5470
5471         * mml.el (mml-insert-multipart): Error on the message header.
5472         (mml-insert-part): Error on the message header; position point at
5473         the end of a MIME tag.
5474
5475 2009-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
5476
5477         * time-date.el (autoload): Expand define-obsolete-function-alias into
5478         defalias and make-obsolete for old Emacsen that Gnus supports.
5479         (with-no-warnings): Define it for old Emacsen.
5480         (time-to-seconds): Don't use (featurep 'xemacs) to check if float-time
5481         is available.
5482         (time-to-number-of-days): Don't use (featurep 'xemacs) to check if
5483         float-time is available; suppress compile warning for time-to-seconds.
5484
5485         * gnus-util.el (with-no-warnings): Define it for old Emacsen.
5486         (gnus-float-time): Alias to float-time if it exists.
5487
5488         * ecomplete.el (with-no-warnings): Define it for old Emacsen.
5489         (ecomplete-add-item): Don't use (featurep 'xemacs) to check if
5490         float-time is available; suppress compile warning for time-to-seconds.
5491
5492         * lpath.el: Fbind time-to-seconds for Emacs 21.; fbind float-time for
5493         XEmacs.
5494
5495 2009-09-09  Teodor Zlatanov  <tzz@lifelogs.com>
5496
5497         * imap.el (imap-message-map): Docstring fix.
5498
5499 2009-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
5500
5501         * mm-encode.el (mm-encode-buffer): Don't force 7bit encoding since MTA
5502         may break data.  Suggested by Dmitri Paduchikh <dpaduch@k66.ru>.
5503         Add the optional argument `encoding' that overrides the default.
5504
5505         * mml.el (mml-generate-mime-1): Pass encoding defined by a user to
5506         mm-encode-buffer.
5507
5508 2009-09-04  Glenn Morris  <rgm@gnu.org>
5509
5510         * qp.el (quoted-printable-encode-string): Use mm-enable-multibyte, or
5511         mm-disable-multibyte, rather than default-enable-multibyte-characters.
5512         * utf7.el (utf7-encode, utf7-decode): Use mm-with-multibyte-buffer, or
5513         mm-with-unibyte-buffer, rather than default-enable-multibyte-characters.
5514         * mm-util.el (mm-with-unibyte-current-buffer)
5515         (mm-find-buffer-file-coding-system):
5516         * yenc.el (yenc-decode-region): Use default-value rather than
5517         default-enable-multibyte-characters.
5518
5519 2009-09-03  Glenn Morris  <rgm@gnu.org>
5520
5521         * mm-util.el (mm-emacs-mule, mm-default-multibyte-p):
5522         * rfc2047.el (rfc2047-encode-message-header): Use default-value rather
5523         than default-enable-multibyte-characters.
5524
5525 2009-09-02  Karl Kleinpaste  <karl@kleinpaste.org>
5526
5527         * gnus-art.el (gnus-article-read-summary-keys):
5528         Fix gnus-buffer-configuration's value temporarily used.
5529
5530 2009-09-02  Glenn Morris  <rgm@gnu.org>
5531
5532         * gnus-util.el (gnus-float-time): New function.
5533         * gnus-delay.el (gnus-delay-article):
5534         * gnus-sum.el (gnus-thread-latest-date):
5535         * gnus-util.el (gnus-user-date): Use gnus-float-time.
5536         * nnspool.el (nnspool-request-newgroups):
5537         Use gnus-float-time rather than time-to-seconds.
5538         * ecomplete.el (ecomplete-add-item): In Emacs, use float-time.
5539
5540         * gnus-art.el (gnus-signature-face, gnus-header-from-face)
5541         (gnus-header-subject-face, gnus-header-newsgroups-face)
5542         (gnus-header-name-face, gnus-header-content-face):
5543         * gnus-cite.el (gnus-cite-attribution-face, gnus-cite-face-1)
5544         (gnus-cite-face-2, gnus-cite-face-3, gnus-cite-face-4)
5545         (gnus-cite-face-5, gnus-cite-face-6, gnus-cite-face-7)
5546         (gnus-cite-face-8, gnus-cite-face-9, gnus-cite-face-10)
5547         (gnus-cite-face-11):
5548         * gnus-picon.el (gnus-picon-xbm-face, gnus-picon-face):
5549         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
5550         (gnus-server-closed-face, gnus-server-denied-face)
5551         (gnus-server-offline-face):
5552         * gnus.el (gnus-group-news-1-face, gnus-group-news-1-empty-face)
5553         (gnus-group-news-2-face, gnus-group-news-2-empty-face)
5554         (gnus-group-news-3-face, gnus-group-news-3-empty-face)
5555         (gnus-group-news-4-face, gnus-group-news-4-empty-face)
5556         (gnus-group-news-5-face, gnus-group-news-5-empty-face)
5557         (gnus-group-news-6-face, gnus-group-news-6-empty-face)
5558         (gnus-group-news-low-face, gnus-group-news-low-empty-face)
5559         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face)
5560         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face)
5561         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face)
5562         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face)
5563         (gnus-summary-selected-face, gnus-summary-cancelled-face)
5564         (gnus-summary-high-ticked-face, gnus-summary-low-ticked-face)
5565         (gnus-summary-normal-ticked-face, gnus-summary-high-ancient-face)
5566         (gnus-summary-low-ancient-face, gnus-summary-normal-ancient-face)
5567         (gnus-summary-high-undownloaded-face)
5568         (gnus-summary-low-undownloaded-face)
5569         (gnus-summary-normal-undownloaded-face)
5570         (gnus-summary-high-unread-face, gnus-summary-low-unread-face)
5571         (gnus-summary-normal-unread-face, gnus-summary-high-read-face)
5572         (gnus-summary-low-read-face, gnus-summary-normal-read-face)
5573         (gnus-splash-face):
5574         * message.el (message-header-to-face, message-header-cc-face)
5575         (message-header-subject-face, message-header-newsgroups-face)
5576         (message-header-other-face, message-header-name-face)
5577         (message-header-xheader-face, message-separator-face)
5578         (message-cited-text-face, message-mml-face):
5579         * sieve-mode.el (sieve-control-commands-face)
5580         (sieve-action-commands-face, sieve-test-commands-face)
5581         (sieve-tagged-arguments-face):
5582         * spam.el (spam-face):
5583         Mark face aliases with "-face" in the name as obsolete.
5584
5585 2009-09-01  Glenn Morris  <rgm@gnu.org>
5586
5587         * gnus-salt.el (gnus-pick-mouse-pick-region): Use forward-line rather
5588         than goto-line.
5589
5590 2009-08-31  Katsumi Yamaoka  <yamaoka@jpl.org>
5591
5592         * mml.el (mml-attach-file, mml-attach-buffer, mml-attach-external):
5593         Don't move point if the command is invoked inside the message header.
5594
5595 2009-08-30  Stefan Monnier  <monnier@iro.umontreal.ca>
5596
5597         * imap.el (imap-send-command): Simplify.
5598         (imap-wait-for-tag): point-max -> buffer-size.
5599
5600 2009-08-29  Stefan Monnier  <monnier@iro.umontreal.ca>
5601
5602         * spam.el (spam-ifile-path, spam-bogofilter-path, spam-sa-learn-path)
5603         (spam-ifile-database-path, spam-bsfilter-path, spam-spamassassin-path):
5604         * nnmail.el (nnmail-spool-file, nnmail-fix-eudora-headers):
5605         * nnir.el (nnir-swish-e-index-file):
5606         * gnus-sum.el (gnus-summary-delete-marked-as-read)
5607         (gnus-summary-delete-marked-with, gnus-summary-mark-as-unread-forward)
5608         (gnus-summary-mark-as-unread-backward, gnus-summary-mark-as-unread):
5609         * gnus-msg.el (gnus-inews-mark-gcc-as-read):
5610         * gnus-art.el (gnus-article-hide-pgp-hook, gnus-treat-strip-pgp)
5611         (gnus-treat-display-xface): Add Emacs version of obsolescence.
5612
5613 2009-08-28  Katsumi Yamaoka  <yamaoka@jpl.org>
5614
5615         * mml.el (mml-attach-file, mml-attach-buffer, mml-attach-external):
5616         Don't save excursion.
5617
5618 2009-08-28  Stefan Monnier  <monnier@iro.umontreal.ca>
5619
5620         * nnheader.el (nnheader-find-file-noselect):
5621         * mm-util.el (mm-insert-file-contents):
5622         Use (default-value 'major-mode) instead of default-major-mode.
5623
5624 2009-08-27  Stefan Monnier  <monnier@iro.umontreal.ca>
5625
5626         * nnrss.el (nnrss-request-article): Avoid default-fill-column.
5627
5628 2009-08-26  Glenn Morris  <rgm@gnu.org>
5629
5630         * parse-time.el (parse-time-rules): Autoload riskiness here, rather
5631         than placing in files.el.
5632
5633 2009-08-25  Glenn Morris  <rgm@gnu.org>
5634
5635         * nnir.el (top-level): Don't require cl at run-time.
5636         (nnir-run-waissearch, nnir-run-swish-e, nnir-run-hyrex):
5637         Replace cl-function substitute with gnus-replace-in-string.
5638         (nnir-run-waissearch, nnir-run-swish++, nnir-run-swish-e)
5639         (nnir-run-hyrex, nnir-run-namazu): Replace cl-function sort* with sort.
5640         (nnir-run-find-grep): Replace cl-functions find-if and subseq with
5641         simplified expansions.
5642
5643 2009-08-25  Kevin Ryde  <user42@zip.com.au>
5644
5645         * dig.el (dig): Add autoload cookie.
5646
5647 2009-08-22  Glenn Morris  <rgm@gnu.org>
5648
5649         * gnus-art.el (gnus-button-patch): Use forward-line rather than
5650         goto-line.
5651
5652 2009-08-16  Chong Yidong  <cyd@stupidchicken.com>
5653
5654         * parse-time.el (parse-time-string-chars): Save match data.
5655
5656 2009-08-16  Jan Seeger  <jan.seeger@thenybble.de>  (tiny change)
5657
5658         * parse-time.el (parse-time-string-chars): Compute using character
5659         classes, to handle non-ascii characters (Bug#3190).
5660
5661 2009-08-12  Katsumi Yamaoka  <yamaoka@jpl.org>
5662
5663         * gnus-group.el (gnus-safe-html-newsgroups): New user option.
5664
5665         * gnus-art.el (gnus-bind-safe-url-regexp): New macro.
5666         (gnus-mime-view-all-parts, gnus-mime-view-part-internally)
5667         (gnus-mm-display-part, gnus-mime-display-single)
5668         (gnus-mime-display-alternative): Use gnus-bind-safe-url-regexp to
5669         override mm-w3m-safe-url-regexp according to gnus-safe-html-newsgroups.
5670
5671         * gnus-sum.el
5672         (gnus-mark-copied-or-moved-articles-as-expirable): New user option.
5673         (gnus-summary-move-article): Add expirable mark to articles copied or
5674         moved to group that has auto-expire turned on if the option is non-nil.
5675
5676 2009-07-24  Glenn Morris  <rgm@gnu.org>
5677
5678         * gnus-demon.el (gnus-demon-add-nntp-close-connection):
5679         Fix typo.  (Bug#3903)
5680
5681 2009-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
5682
5683         * gnus-art.el (gnus-article-mode-map): Bind the "e" key to
5684         gnus-article-read-summary-keys rather than gnus-summary-edit-article
5685         that should not be used for draft articles.
5686         (gnus-article-read-summary-keys): Use key-binding instead of lookup-key
5687         that has no concern in minor mode keys.
5688         (gnus-article-summary-command, gnus-article-summary-command-nosave):
5689         Abolish.
5690
5691 2009-07-16  Katsumi Yamaoka  <yamaoka@jpl.org>
5692
5693         * nnrss.el (nnrss-request-article): Allow mml-to-mime to generate MIME
5694         article without making inquiry to a user for unknown encoding.
5695
5696         * nnmaildir.el (nnmaildir--group-maxnum, nnmaildir--new-number)
5697         (nnmaildir--scan): Assume i-node and device number that file-attributes
5698         returns might be cons-cell.
5699
5700         * dgnushack.el: Autoload thing-at-point for XEmacs 21.5.
5701
5702         * lpath.el: Fbind cp-supported-codepages for XEmacs 21.5.
5703
5704 2009-07-16  Teodor Zlatanov  <tzz@lifelogs.com>
5705
5706         * auth-source.el: Remove docs now in auth.texi.  Don't use
5707         `gnus-message' for logging.  Add new variables `auth-source-debug' and
5708         `auth-source-hide-passwords' and use them.
5709
5710 2009-07-15  Glenn Morris  <rgm@gnu.org>
5711
5712         * gnus-spec.el (gnus-make-format-preserve-properties): Doc fix.
5713
5714 2009-07-10  Katsumi Yamaoka  <yamaoka@jpl.org>
5715
5716         * gnus-group.el (gnus-group-make-rss-group): Strip newlines and
5717         excessive whitespace from the default values of title and description.
5718
5719 2009-06-22  Katsumi Yamaoka  <yamaoka@jpl.org>
5720
5721         * mm-decode.el (mm-dissect-buffer): Use message-fetch-field instead of
5722         mail-fetch-field to fetch Content-Description header in order to
5723         exclude newlines.
5724
5725 2009-06-18  Ulrich Mueller  <ulm@gentoo.org>
5726
5727         * pgg-gpg.el (pgg-gpg-lookup-key-owner): Handle colon listings
5728         format used by GnuPG 2.0.11.
5729
5730 2009-06-01  Katsumi Yamaoka  <yamaoka@jpl.org>
5731
5732         * gnus-art.el (gnus-mime-delete-part): Specify gnus-decoded as charset
5733         to deleted part.
5734
5735 2009-05-30  David Engster  <dengste@eml.cc>
5736
5737         * nnmairix.el: Remove old documentation in the commentary block.
5738         (nnmairix-request-group): Do not update active file for nnml back ends.
5739         (nnmairix-retrieve-headers): Set gnus-nov-is-evil to t for nnimap back
5740         end so that overview files are ignored.
5741         (nnmairix-update-groups): Make updating the groups more robust by using
5742         marks.
5743         (nnmairix-determine-original-group-from-path): Circumvent mairix bug
5744         with dollar characters in message-id.
5745
5746 2009-04-28  Reiner Steib  <Reiner.Steib@gmx.de>
5747
5748         * spam.el: Use dns-query instead of query-dns.  Was renamed on
5749         2008-12-25 in dns.el.
5750
5751 2009-04-20  Stefan Monnier  <monnier@iro.umontreal.ca>
5752
5753         * rfc2047.el (rfc2047-decode-region): Don't skip past `start', which
5754         could happen if the text is only composed of spaces and/or tabs.
5755
5756 2009-03-03  Brian Sniffen  <bts@evenmere.org>  (tiny change)
5757
5758         * gnus-draft.el (gnus-draft-send): Bind gnus-message-setup-hook to nil
5759         when sending a queued message to avoid extra mml tags.
5760
5761 2009-03-02  Katsumi Yamaoka  <yamaoka@jpl.org>
5762
5763         * mml.el (mml-insert-mime): Don't break parts that mm-uu dissected.
5764
5765 2009-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
5766
5767         * lpath.el: Fbind rmail-swap-buffers-maybe for Emacs 21~22;
5768         fbind rmail-msg-restore-non-pruned-header, rmail-swap-buffers-maybe and
5769         rmail-toggle-header for XEmacs;
5770         bind rmail-default-file and rmail-default-rmail-file for XEmacs.
5771
5772 2009-02-25  Katsumi Yamaoka  <yamaoka@jpl.org>
5773
5774         * gnus-dired.el: Remove autoload for gnus-setup-message.
5775         (gnus-dired-attach): Fake this-command value to prevent Gnus from
5776         displaying Gnus logo; always use compose-mail.
5777
5778 2009-02-23  Katsumi Yamaoka  <yamaoka@jpl.org>
5779
5780         * gnus-dired.el: Tell autoload that gnus-setup-message is a macro.
5781
5782 2009-02-18  Katsumi Yamaoka  <yamaoka@jpl.org>
5783
5784         * gnus-nocem.el (gnus-nocem-groups): Remove invalid NoCeM groups.
5785         (gnus-nocem-issuers): List currently active issuers; fix custom type.
5786         (gnus-nocem-verifyer): Default to gnus-nocem-epg-verify if EasyPG is
5787         available.
5788         (gnus-nocem-epg-verify): New function.
5789
5790 2009-02-15  Reiner Steib  <Reiner.Steib@gmx.de>
5791
5792         * gnus-art.el (gnus-button-alist): Recognize Konqueror info links.
5793
5794 2009-02-15  Glenn Morris  <rgm@gnu.org>
5795
5796         * gnus-util.el (rmail-insert-rmail-file-header)
5797         (rmail-count-new-messages, rmail-show-message): Remove unnecessary
5798         autoloads.
5799         (rmail-default-rmail-file): Remove unnecessary declaration.
5800         (gnus-output-to-rmail): Handle mbox Rmail as well as Babyl Rmail.
5801
5802 2009-02-14  Glenn Morris  <rgm@gnu.org>
5803
5804         * gnus.el (rmail-default-rmail-file): Remove declaration of deleted
5805         variable (only used in gnus-util, which declares it anyway).
5806         (rmail-output-to-rmail-file): Remove autoload of deleted function,
5807         which was only needed by gnus-art (changed to not use it any more).
5808         (rmail-insert-rmail-file-header): Remove autoload of deleted function,
5809         only used in gnus-util, which autoloads it itself.
5810         (rmail-update-summary): Fix autoload.
5811
5812         * gnus-art.el (gnus-summary-save-in-mail): Use gnus-output-to-rmail
5813         rather than rmail-output-to-rmail-file.
5814
5815 2009-02-07  Glenn Morris  <rgm@gnu.org>
5816
5817         * message.el (rmail-msg-restore-non-pruned-header): Remove unneeded
5818         autoload of function that no longer exists.
5819         (rmail-toggle-header): Declare.
5820         (message-forward-rmail-make-body): Handle mbox Rmail.
5821
5822 2009-01-31  Glenn Morris  <rgm@gnu.org>
5823
5824         * gnus-sum.el (gnus-summary-next-article): XEmacs-friendly version of
5825         2009-01-09 change.
5826
5827 2009-01-31  Dave Love  <fx@gnu.org>
5828
5829         * imap.el (imap-fetch-safe): Bind debug-on-error.
5830         (imap-debug): Add imap-fetch-safe.
5831
5832 2009-01-26  Teodor Zlatanov  <tzlatanov@jumptrading.com>
5833
5834         * auth-source.el (auth-source-forget-user-or-password): Clarify docs.
5835         (auth-source-forget-all-cached): New convenience function.
5836         (auth-source-user-or-password): Accept list of modes or a single mode.
5837
5838         * mail-source.el (mail-source-bind, mail-source-set-1): Use list of
5839         auth-source modes.
5840
5841         * netrc.el (netrc-machine-user-or-password): Use list of
5842         auth-source modes.
5843
5844         * nnimap.el (nnimap-open-connection): Use list of
5845         auth-source modes.
5846
5847         * nntp.el (nntp-send-authinfo): Use list of
5848         auth-source modes.
5849
5850 2009-01-16  Teodor Zlatanov  <tzz@lifelogs.com>
5851
5852         * auth-source.el: Update docs to reflect epa-file-enable is to be used
5853         now.
5854
5855 2009-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
5856
5857         * nnmail.el (nnmail-pathname-coding-system): Default to the `file-name'
5858         coding system in XEmacs; add a workaround for XEmacs.
5859
5860         * lpath.el: Fbind coding-system-aliasee.
5861
5862 2009-01-14  Katsumi Yamaoka  <yamaoka@jpl.org>
5863
5864         * mm-util.el (mm-coding-system-priorities): Protect against nil value
5865         of current-language-environment.
5866
5867 2009-01-13  Reiner Steib  <Reiner.Steib@gmx.de>
5868
5869         * nnfolder.el (nnfolder-read-folder): Check if most-positive-fixnum is
5870         available at runtime.
5871
5872 2009-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
5873
5874         * gnus-art.el (article-date-ut): Fix end point of narrowing.
5875
5876 2009-01-11  Aidan Kehoe  <kehoea@parhasard.net>
5877
5878         * nnfolder.el (nnfolder-read-folder): The (lsh -1 -1) trick to generate
5879         the greatest positive fixnum value doesn't work under an XEmacs with
5880         bignum support; use the most-positive-fixnum constant instead,
5881         available since Emacs 21.1 with cl and XEmacs 21.1.
5882
5883 2009-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
5884
5885         * gnus-sum.el (gnus-summary-next-article): Revert last change by which
5886         XEmacs gets not to work.
5887
5888 2009-01-09  Katsumi Yamaoka  <yamaoka@jpl.org>
5889
5890         * mm-util.el (mm-coding-system-priorities): Allow the value like
5891         "Japanese (UTF-8)" of current-language-environment.
5892
5893 2009-01-09  Glenn Morris  <rgm@gnu.org>
5894
5895         * gnus-sum.el (gnus-summary-next-article): Replace last-command-char
5896         with last-command-event.
5897
5898 2009-01-08  Reiner Steib  <Reiner.Steib@gmx.de>
5899
5900         * imap.el (imap-enable-exchange-bug-workaround): Explain auto-detection
5901         in the doc string.
5902
5903         * message.el (message-fix-before-sending): Amend comment.
5904
5905 2009-01-08  Dave Love  <fx@gnu.org>
5906
5907         * imap.el (imap-message-appenduid-1): Fix typo in imap-fetch-safe call.
5908
5909 2009-01-07  David Engster  <dengste@eml.cc>
5910
5911         * gnus-msg.el (gnus-inews-do-gcc): Fix last patch to deal with
5912         simplified server definitions by converting it via
5913         gnus-server-to-method.
5914
5915 2009-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
5916
5917         * gnus-sum.el (gnus-summary-set-local-parameters): Always evaluate
5918         parameter's operands.
5919
5920 2009-01-06  David Engster  <dengste@eml.cc>
5921
5922         * gnus-msg.el (gnus-inews-do-gcc): Reduce to short group name when on
5923         primary select method (for gnus-group-mark-article-as-read).
5924
5925 2009-01-06  Tassilo Horn  <tassilo@member.fsf.org>
5926
5927         * gnus-art.el (gnus-treat-display-face): Fix docstring link to point to
5928         `(gnus)Face', not `(gnus)X-Face'.
5929
5930 2009-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
5931
5932         * mm-util.el (mm-ucs-to-char): New function.
5933
5934         * mm-url.el (mm-url-decode-entities): Use it.
5935
5936         * lpath.el: Fbind decode-char, int-to-char, ucs-to-char and
5937         unicode-to-char.
5938
5939 2009-01-05  Dave Love  <fx@gnu.org>
5940
5941         * time-date.el: Require cl for `declare'.
5942
5943 2009-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
5944
5945         * time-date.el (format-seconds): Explain `assoc-string'.  Suggested by
5946         Dave Love.
5947
5948 2009-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
5949
5950         * message.el (message-fix-before-sending): Add `eight-bit' to
5951         illegible-text check.
5952
5953 2009-01-03  Michael Olson  <mwolson@gnu.org>
5954
5955         * nnimap.el (nnimap-retrieve-headers-progress): Handle edge case where
5956         `headers' is nil.  This can occur if the IMAP server does not have
5957         permissions to read messages from a folder, but can write new messages
5958         to the folder.
5959         (nnimap-request-article-part): Do not insert `data' if it is nil.
5960
5961         * imap.el (imap-parse-fetch): Courier can insert spurious blank
5962         characters which will confuse `read', so skip past them.
5963
5964 2009-01-01  Dave Love  <fx@gnu.org>
5965
5966         * imap.el (imap-string-to-integer): Fix typo.
5967         (imap-fetch-safe): New function.
5968         (imap-message-copyuid-1, imap-message-appenduid-1): Use it.
5969
5970         * nnimap.el (nnimap-find-minmax-uid): Use imap-fetch-safe.
5971
5972         * imap.el (imap-process-connection-type, imap-debug, imap-open):
5973         (imap-parse-greeting): Fix doc strings.
5974         (imap-tls-open, imap-search, imap-message-appenduid-1): Add FIXMEs.
5975         (imap-parse-flag-list): Make messages unique.
5976         (imap-parse-body): Fix comments.  Add comment on Exchange 2007.
5977
5978         * nnimap.el: Fix author email.
5979         (nnimap-split-rule): Add FIXME comment.
5980         (nnimap-debug): Fix doc string.
5981
5982 2008-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
5983
5984         * dns.el (dns-set-servers): Check "Address".  Fix typo.
5985
5986 2008-12-25  Reiner Steib  <Reiner.Steib@gmx.de>
5987
5988         * dns.el (dns-set-servers): Renamed from dns-parse-resolv-conf.  Call
5989         nslookup if resolv.conf isn't available.
5990         (dns-query): Rename from query-dns.
5991         (dns-query-cached): Rename from query-dns-cached.
5992
5993 2008-12-25  Katsumi Yamaoka  <yamaoka@jpl.org>
5994
5995         * gnus-sum.el (gnus-summary-set-article-display-arrow): Make
5996         overlay-arrow-position and overlay-arrow-string buffer-local; no need
5997         to check if those variables exist (first appeared in Emacs 18.50).
5998
5999 2008-12-24  Katsumi Yamaoka  <yamaoka@jpl.org>
6000
6001         * mm-util.el (mm-line-number-at-pos): New function.
6002
6003         * spam-report.el (spam-report-process-queue): Use it.
6004
6005 2008-12-24  David Engster  <dengste@eml.cc>
6006
6007         * gnus-sum.el (gnus-summary-set-local-parameters): Don't bind
6008         parameters that haven't existed as variables as buffer-local variables.
6009
6010 2008-12-23  Dave Love  <fx@gnu.org>
6011
6012         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days): Don't use
6013         cadar.
6014
6015         * sieve-manage.el (sieve-manage-starttls-p): Rename from
6016         imap-starttls-p.
6017         (sieve-manage-starttls-open): Rename from imap-starttls-open.
6018
6019 2008-12-22  Dave Love  <fx@gnu.org>
6020
6021         * imap.el: Fix author email.  Doc fixes.
6022         (imap-parse-body): Work around assertion failure in bogus Exchange 2007
6023         reply.
6024
6025 2008-12-22  Reiner Steib  <Reiner.Steib@gmx.de>
6026
6027         * spam-report.el (spam-report-gmane-max-requests): New constant.
6028         (spam-report-gmane-wait): New variable.
6029         (spam-report-gmane-ham, spam-report-gmane-spam)
6030         (spam-report-url-ping-plain, spam-report-process-queue): Wait only if
6031         spam-report-gmane-wait is non-nil should be sufficient to avoid DOS-ing
6032         the server.
6033
6034         * nnheader.el (nnheader-read-timeout, nnheader-accept-process-output):
6035         Add explanations.
6036
6037         * pop3.el (pop3-accept-process-output, pop3-read-timeout): Use
6038         nnheader-accept-process-output and nnheader-read-timeout if available.
6039         (pop3-movemail): Use it.
6040
6041         * message.el (message-check-news-body-syntax): Fix signature check if
6042         there's an attachment.
6043
6044 2008-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
6045
6046         * mm-util.el: Add comments to the mm- emulating functions.
6047
6048 2008-12-21  Reiner Steib  <Reiner.Steib@gmx.de>
6049
6050         * gnus-start.el (gnus-before-startup-hook): Fix doc string.
6051         Reported by Stephen Berman <stephen.berman@gmx.net>.
6052
6053 2008-12-18  Katsumi Yamaoka  <yamaoka@jpl.org>
6054
6055         * mm-util.el (mm-substring-no-properties): New function.
6056         (mm-read-charset, mm-subst-char-in-string, mm-replace-in-string)
6057         (mm-special-display-p): Enable those lambda forms to be byte compiled.
6058         (mm-string-to-multibyte): Doc fix.
6059
6060         * mml.el (mml-attach-file): Use mm-substring-no-properties.
6061
6062 2008-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
6063
6064         * mml.el (mml-attach-file): Strip text properties from file name.
6065         (Bug#1574)
6066
6067 2008-12-16  Glenn Morris  <rgm@gnu.org>
6068
6069         * mm-util.el (mm-charset-override-alist): Declare for compiler.
6070
6071 2008-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
6072
6073         * mml.el (mml-generate-mime-1): Prefer the MIME charset that Emacs
6074         knows since the charset specified might be a bogus alias that
6075         mm-charset-synonym-alist provides.
6076
6077 2008-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
6078
6079         * mm-util.el (mm-charset-synonym-alist): Add bogus names "UTF8" and
6080         "ISO_8859-1".
6081
6082         * gnus-start.el (gnus-backup-startup-file): Improve doc string.
6083
6084 2008-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
6085
6086         * mm-util.el (mm-charset-eval-alist):
6087         Define it before mm-charset-to-coding-system.
6088         (mm-charset-to-coding-system): Add optional argument `silent';
6089         define it before mm-charset-override-alist.
6090         (mm-charset-override-alist): Add `(gb2312 . gbk)' to the
6091         default value if it can be used in Emacs currently running;
6092         silence mm-charset-to-coding-system.
6093
6094 2008-12-10  Katsumi Yamaoka  <yamaoka@jpl.org>
6095
6096         * rfc2047.el (rfc2047-charset-to-coding-system): Add new argument
6097         `allow-override' which says whether to use `mm-charset-override-alist'.
6098         (rfc2047-decode-encoded-words): Use it.
6099
6100         * mm-util.el (mm-charset-override-alist): Fix custom type;
6101         add `(gb2312 . gbk)' to choices.
6102
6103 2008-12-04  Katsumi Yamaoka  <yamaoka@jpl.org>
6104
6105         * mm-view.el (mm-inline-text-html-render-with-w3m): Make it simple and
6106         fast.
6107
6108         * gnus-art.el (gnus-article-wash-html-with-w3m): Ditto.
6109
6110         * lpath.el: Bind w3m-link-map for Emacs 21, 22, and XEmacs.
6111
6112 2008-12-04  Naohiro Aota  <nao.aota@gmail.com>
6113
6114         * mm-view.el (mm-inline-text-html-render-with-w3m): Put special keymap
6115         on links.
6116
6117         * gnus-art.el (gnus-article-wash-html-with-w3m): Ditto.
6118
6119 2008-12-03  Lute Kamstra  <lute@gnu.org>
6120
6121         * sha1.el: Remove leading * from docstrings of defcustoms,
6122         deffaces, defconsts and defuns.
6123
6124 2008-12-03  Katsumi Yamaoka  <yamaoka@jpl.org>
6125
6126         * message.el (message-idna-to-ascii-rhs-1): Protect against local
6127         users' addresses that don't have domain parts.
6128         (message-idna-to-ascii-rhs): Use message-narrow-to-headers-or-head
6129         rather than message-narrow-to-head since there will be the message
6130         header separator.
6131
6132 2008-12-02  Stefan Monnier  <monnier@iro.umontreal.ca>
6133
6134         * nnimap.el (nnimap-retrieve-headers-progress): Don't use nnimap-demule
6135         since the result is inserted in a unibyte buffer anyway.
6136         (nnimap-demule-use-string-to-multibyte): Remove.
6137         (nnimap-demule): Alias it to mm-string-to-multibyte.
6138
6139 2008-11-29  Reiner Steib  <Reiner.Steib@gmx.de>
6140
6141         * nnimap.el (nnimap-demule-use-string-to-multibyte): New temporary
6142         variable for debugging bug#464 and bug#1174.
6143         (nnimap-demule): Use it.
6144
6145 2008-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
6146
6147         * gnus-score.el (gnus-score-find-trace): Handle default score in total
6148         score calculation correctly.
6149
6150 2008-11-21  Stefan Monnier  <monnier@iro.umontreal.ca>
6151
6152         * message.el (message-send-mail): Just set the buffer to unibyte
6153         rather than use mm-with-unibyte-current-buffer which does a lot more.
6154         (message-send-mail-partially): Don't bother with
6155         mm-with-unibyte-current-buffer since it's already been made unibyte by
6156         message-send-mail.
6157
6158 2008-11-11  Teodor Zlatanov  <tzz@lifelogs.com>
6159
6160         * nnrss.el (nnrss-make-hash-index): Debug message of full item.
6161
6162 2008-11-10  Teodor Zlatanov  <tzz@lifelogs.com>
6163
6164         * netrc.el (netrc-parse): If a list is passed in as FILE, return it.
6165
6166 2008-11-04  Katsumi Yamaoka  <yamaoka@jpl.org>
6167
6168         * starttls.el (starttls-any-program-available): Rewritten so it doesn't
6169         require itself and to remove `with-no-warnings'.
6170
6171 2008-11-03  Teodor Zlatanov  <tzz@lifelogs.com>
6172
6173         * starttls.el (starttls-any-program-available): Get the name of the
6174         available TLS layer program.
6175         (starttls-open-steam-gnutls, starttls-open-stream): Put port number as
6176         well as the host name in the "opening" message.
6177
6178         * auth-source.el (auth-source-cache, auth-source-do-cache)
6179         (auth-source-user-or-password): Cache passwords and logins by default,
6180         allow override with `auth-source-do-cache'.
6181         (auth-source-forget-user-or-password): Allow users to remove cache
6182         entries if needed.
6183
6184 2008-11-01  Juanma Barranquero  <lekktu@gmail.com>
6185
6186         * md4.el (md4-buffer): Fix typo in docstring.
6187         (md4, md4-64): Doc fixes.
6188         (md4-pack-int32): Reflow docstring.
6189
6190 2008-10-31  Teodor Zlatanov  <tzz@lifelogs.com>
6191
6192         * ietf-drums.el (ietf-drums-remove-comments): Localize second
6193         condition-case to only the forward-sexp call.
6194
6195 2008-10-31  Teodor Zlatanov  <tzz@lifelogs.com>
6196
6197         * ietf-drums.el (ietf-drums-remove-comments): Fix bug with single
6198         quotes contained.  Make it more robust regardless by an extra
6199         condition-case wrapper.
6200
6201 2008-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
6202
6203         * lpath.el: No need to fbind codepage-setup for Emacs 23.
6204
6205 2008-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
6206
6207         * nnml.el (nnml-request-expire-articles): Check if the function set to
6208         `nnmail-expiry-target' returns the symbol `delete'.
6209
6210         * nnfolder.el (nnfolder-request-expire-articles): Ditto.
6211
6212         * nnmail.el (nnmail-expiry-target): Fix custom type.
6213
6214 2008-10-02  Glenn Morris  <rgm@gnu.org>
6215
6216         * mm-util.el (mm-codepage-setup): Tweak codepage error.
6217         Silence compiler warning.
6218
6219 2008-10-01  Magnus Henoch  <mange@freemail.hu>
6220
6221         * tls.el (open-tls-stream): Show the actual command being
6222         executed, instead of the format string.
6223
6224 2008-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>
6225
6226         * lpath.el: Fbind codepage-setup for Emacs 23.
6227
6228 2008-09-30  Chong Yidong  <cyd@stupidchicken.com>
6229
6230         * mml.el (mml-menu): Don't assume mml2015 is bound.
6231
6232 2008-09-29  Katsumi Yamaoka  <yamaoka@jpl.org>
6233
6234         * gnus-art.el (gnus-article-read-summary-keys): Check if summary window
6235         exists.
6236
6237 2008-09-27  Glenn Morris  <rgm@gnu.org>
6238
6239         * gnus-util.el (mail-header-remove-comments): Autoload it.
6240
6241 2008-09-27  Andreas Schwab  <schwab@suse.de>
6242
6243         * gnus-util.el (gnus-split-references): Strip comments.
6244         (gnus-parent-id): Likewise.
6245
6246 2008-09-26  Reiner Steib  <Reiner.Steib@gmx.de>
6247
6248         * message.el (message-confirm-send): Fix version.
6249
6250 2008-09-25  Katsumi Yamaoka  <yamaoka@jpl.org>
6251
6252         * message.el (message-idna-to-ascii-rhs-1): Use
6253         mail-extract-address-components rather than mail-header-parse-addresses
6254         that is an alias by default to ietf-drums-parse-addresses that does not
6255         support non-ASCII names in headers' contents.
6256
6257 2008-09-25  Teodor Zlatanov  <tzz@lifelogs.com>
6258
6259         * message.el (message-confirm-send): Fix variable documentation to
6260         avoid the "y/n" wording.
6261
6262 2008-09-25  Francis Litterio  <flitterio@gmail.com>  (tiny change)
6263
6264         * message.el (message-set-auto-save-file-name): Save to a different
6265         filename so multiple messages (especially drafts) can be recovered.
6266
6267 2008-09-24  Teodor Zlatanov  <tzz@lifelogs.com>
6268
6269         * message.el (message-confirm-send): Add appropriate version.
6270
6271 2008-09-22  Teodor Zlatanov  <tzz@lifelogs.com>
6272
6273         * mm-view.el (mm-pkcs7-enveloped-magic): Fix extra parenthesis in
6274         defvar.
6275
6276 2008-09-22  Daiki Ueno  <ueno@unixuser.org>
6277
6278         * mm-view.el (mm-pkcs7-signed-magic): Use literals.
6279         (mm-pkcs7-enveloped-magic): Ditto.
6280
6281 2008-09-17  Simon Josefsson  <simon@josefsson.org>
6282
6283         * sieve-manage.el (sieve-manage-is-string): Accept literals too.
6284         Reported by Arnt Gulbrandsen <arnt@oryx.com>.
6285
6286 2008-09-16  Teodor Zlatanov  <tzz@lifelogs.com>
6287
6288         * gnus-registry.el (gnus-registry-use-long-group-names): Make t the
6289         default, it's better.
6290
6291 2008-09-11  Teodor Zlatanov  <tzz@lifelogs.com>
6292
6293         * gnus-sum.el (gnus-summary-insert-line): Trap errors on setting the
6294         summary line gnus-number property and ignore them (with a warning
6295         message).
6296
6297 2008-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
6298
6299         * gnus-group.el (gnus-group-make-useful-group): Don't use the compiler
6300         macro caddr in the interactive form since it won't be expanded.
6301
6302 2008-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
6303
6304         * gnus-art.el (gnus-mime-set-charset-parameters): Add new argument
6305         `charset'; fix name of function called recursively.
6306         (gnus-mime-view-part-as-charset): Don't bind gnus-newsgroup-charset.
6307
6308 2008-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
6309
6310         * gnus-art.el (gnus-mime-strip-charset-parameters): Remove.
6311         (gnus-mime-set-charset-parameters): New function.
6312         (gnus-mime-view-part-as-charset): Use it to correctly display part
6313         specifying wrong charset.
6314
6315 2008-09-08  David Engster  <dengste@eml.cc>
6316
6317         * nnmairix.el (nnmairix-create-server-and-default-group): Require match
6318         in completing-read for back end server.
6319
6320 2008-09-03  Teodor Zlatanov  <tzz@lifelogs.com>
6321
6322         * message.el (message-confirm-send): New variable to confirm sending a
6323         message.
6324         (message-send): Use it.
6325
6326 2008-08-30  Teodor Zlatanov  <tzz@lifelogs.com>
6327
6328         * gnus-spec.el (gnus-parse-simple-format): Revert last patch.
6329
6330 2008-08-29  Katsumi Yamaoka  <yamaoka@jpl.org>
6331
6332         * gnus-spec.el (gnus-parse-simple-format): Remove trailing whitespace.
6333
6334 2008-08-21  Teodor Zlatanov  <tzz@lifelogs.com>
6335
6336         * gnus-registry.el (gnus-registry-max-track-groups): New variable to
6337         prevent tracking too many groups.
6338         (gnus-registry-split-fancy-with-parent, gnus-registry-fetch-groups):
6339         Use it.
6340
6341 2008-08-11  Ralf Angeli  <angeli@caeruleus.net>
6342
6343         * gnus-art.el (gnus-article-next-page): Respect `scroll-margin' when
6344         moving point to the bottom of the window in order to avoid recentering.
6345
6346 2008-08-11  Katsumi Yamaoka  <yamaoka@jpl.org>
6347
6348         * lpath.el: Bind scroll-margin for XEmacs 21.4 and SXEmacs.
6349
6350         * gnus-art.el (gnus-article-next-page, gnus-article-prev-page)
6351         (gnus-article-next-page-1): Use compiler directive (featurep 'xemacs).
6352         (gnus-article-beginning-of-window): Fix calculation.
6353
6354 2008-08-08  Katsumi Yamaoka  <yamaoka@jpl.org>
6355
6356         * gnus-msg.el (gnus-summary-supersede-article)
6357         (gnus-summary-resend-message-edit): Bind mail-parse-charset to the
6358         value of gnus-newsgroup-charset to decode non-MIME encoded text in
6359         message header.
6360
6361 2008-08-02  Chong Yidong  <cyd@stupidchicken.com>
6362
6363         * pgg-gpg.el (pgg-gpg-process-region): Accept any remaining
6364         pending output coming after the status change.
6365
6366 2008-07-31  Dan Nicolaescu  <dann@ics.uci.edu>
6367
6368         * message.el:
6369         * gnus-start.el:
6370         * gnus-registry.el: Remove VMS support.
6371
6372 2008-07-30  Katsumi Yamaoka  <yamaoka@jpl.org>
6373
6374         * rfc2104.el (rfc2104-string-make-unibyte): Define it as a compiler
6375         macro.
6376         (rfc2104-hash): Use it.
6377
6378 2008-07-30  Reiner Steib  <Reiner.Steib@gmx.de>
6379
6380         * gnus-sum.el (gnus-summary-sort-by-most-recent-number)
6381         (gnus-summary-sort-by-most-recent-date): New commands.
6382         (gnus-summary-mode-map, gnus-summary-make-menu-bar): Add key bindings
6383         and menu entries.
6384
6385 2008-07-29  Katsumi Yamaoka  <yamaoka@jpl.org>
6386
6387         * gnus-art.el (gnus-summary-save-in-pipe): Generate work buffer always;
6388         don't redisplay article for raw contents; remove plural articles stuff.
6389
6390         * gnus-sum.el (gnus-summary-pipe-output): Pipe raw articles by symbolic
6391         prefix `r'; use gnus-summary-save-in-pipe directly instead of relying
6392         on gnus-summary-save-article; display results properly.
6393
6394 2008-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
6395
6396         * lpath.el: No need to fbind ns-focus-frame.
6397
6398 2008-07-24  Katsumi Yamaoka  <yamaoka@jpl.org>
6399
6400         * gnus-art.el (gnus-summary-save-in-pipe): Add optional argument `raw'.
6401
6402 2008-07-22  Katsumi Yamaoka  <yamaoka@jpl.org>
6403
6404         * gnus-art.el (gnus-summary-save-in-pipe):
6405         Consider gnus-save-all-headers.
6406
6407 2008-07-21  Dan Nicolaescu  <dann@ics.uci.edu>
6408
6409         * gnus-util.el (ns-focus-frame): Remove declaration.
6410         (gnus-select-frame-set-input-focus): Undo previous change.  Treat ns
6411         like x.
6412
6413 2008-07-21  Thien-Thi Nguyen  <ttn@gnuvola.org>
6414
6415         * rfc2104.el (rfc2104-zero): Delete defconst.
6416         (rfc2104-hex-alist): Likewise.
6417         (rfc2104-hex-to-int): Delete func.
6418         (rfc2104-hexstring-to-bitstring): Likewise.
6419         (rfc2104-nybbles): New defconst.
6420         (rfc2104-hash): Rewrite for speed.
6421
6422 2008-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
6423
6424         * tls.el (open-tls-stream): Make it work with the 2nd argument
6425         BUFFER that is a string but does not exist as a buffer object, as
6426         mentioned in the doc-string.
6427
6428 2008-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
6429
6430         * lpath.el: Fbind ns-focus-frame for Emacs 21, 22, XEmacs 21.4, and
6431         SXEmacs.
6432
6433 2008-07-16  Glenn Morris  <rgm@gnu.org>
6434
6435         * gnus-util.el (ns-focus-frame): Declare for compiler.
6436
6437 2008-07-10  Katsumi Yamaoka  <yamaoka@jpl.org>
6438
6439         * gnus-art.el (gnus-article-save): Ignore gnus-visible-headers that is
6440         set as a group parameter.
6441         (gnus-summary-save-in-pipe): Work when it is called independently.
6442         (gnus-summary-pipe-to-muttprint): Don't modify
6443         gnus-summary-pipe-output-default-command.
6444
6445 2008-07-10  Stefan Monnier  <monnier@iro.umontreal.ca>
6446
6447         * message.el (message-send-mail-with-sendmail):
6448         Display the error message.
6449
6450 2008-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
6451
6452         * gnus-art.el (gnus-default-article-saver):
6453         Add gnus-summary-save-in-pipe to choices.
6454         (gnus-summary-save-in-pipe): Add :decode and :headers properties; use
6455         gnus-summary-pipe-output-default-command as the default command.
6456         (gnus-summary-pipe-to-muttprint): Update gnus-summary-muttprint-program
6457         instead of gnus-last-shell-command.
6458
6459         * gnus-sum.el (gnus-summary-pipe-output-default-command):
6460         New user option.
6461         (gnus-summary-muttprint-program): Mention the value will be changed.
6462         (gnus-summary-save-article): Force showing of all headers.
6463         (gnus-summary-pipe-output): Work with the 2nd argument HEADERS.
6464
6465 2008-07-01  Rupert Swarbrick  <rswarbrick@googlemail.com>  (tiny change)
6466
6467         * gnus-score.el (gnus-score-find-trace): Add "Total score" line.
6468
6469 2008-07-02  Juanma Barranquero  <lekktu@gmail.com>
6470
6471         * nnimap.el (nnimap-id):
6472         * sieve-manage.el (sieve-manage-open): Doc fixes.
6473
6474 2008-07-02  Francesc Rocher  <rocher@member.fsf.org>
6475
6476         * gnus.el (gnus-group-startup-message): Prefer SVG or PNG image,
6477         if available.
6478
6479 2008-06-25  Stefan Monnier  <monnier@iro.umontreal.ca>
6480
6481         * mm-util.el (mm-with-multibyte, mm-with-unibyte): Remove.
6482
6483         * nnkiboze.el (nnkiboze-generate-group):
6484         Use explicit mm-disable-multibyte rather than mm-with-unibyte.
6485
6486         * nnmairix.el: Require CL.
6487
6488 2008-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
6489
6490         * dgnushack.el: Autoload get-display-table and put-display-table for
6491         XEmacs 21.5.
6492
6493         * lpath.el: Fbind get-display-table and put-display-table for XEmacs
6494         21.4 and SXEmacs.
6495
6496 2008-06-15  David Engster  <dengste@eml.cc>
6497
6498         * nnimap.el (nnimap-request-delete-group): Unselect group if necessary.
6499
6500 2008-06-14  Aidan Kehoe  <kehoea@parhasard.net>
6501
6502         * gnus-util.el (gnus-put-display-table, gnus-get-display-table):
6503         New macros that expand to an `aset'/`aref' call under Emacs, and to a
6504         runtime choice under XEmacs.
6505
6506         * gnus-sum.el (gnus-summary-set-display-table):
6507         Use `gnus-put-display-table', `gnus-get-display-table',
6508         `gnus-set-display-table' for the display table, instead of `aset'.
6509
6510         * gnus-xmas.el (gnus-xmas-summary-set-display-table):
6511         Use `gnus-put-display-table', `gnus-get-display-table',
6512         `gnus-set-display-table' for the display table.
6513
6514 2008-06-14  Reiner Steib  <Reiner.Steib@gmx.de>
6515
6516         * nnmairix.el: Add autoloads.
6517
6518 2008-06-14  Reiner Steib  <Reiner.Steib@gmx.de>
6519
6520         * nnmairix.el (nnmairix-delete-recreate-group)
6521         (nnmairix-update-and-clear-marks): Fix error messages.
6522
6523 2008-06-14  David Engster  <dengste@eml.cc>
6524
6525         * nnmairix.el: Upgrade to version 0.6.
6526         (nnmairix-group-toggle-propmarks-this-group)
6527         (nnmairix-group-toggle-readmarks-this-group)
6528         (nnmairix-group-delete-recreate-this-group)
6529         (nnmairix-group-toggle-allowfast-this-group, nnmairix-propagate-marks)
6530         (nnmairix-remove-tick-mark-original-article): New commands.
6531         (nnmairix-mairix-search-options, nnmairix-propagate-marks-upon-close)
6532         (nnmairix-propagate-marks-to-nnmairix-groups)
6533         (nnmairix-only-use-registry, nnmairix-allowfast-default)
6534         (nnmairix-marks-cache, nnmairix-version-output): New variables.
6535         (nnmairix-request-set-mark, nnmairix-request-update-info): New back end
6536         functions needed for marks propagation and manipulation of read marks.
6537         (nnmairix-update-groups): New function.
6538         (nnmairix-get-groups-from-server, nnmairix-delete-recreate-group)
6539         (nnmairix-determine-original-group-from-registry)
6540         (nnmairix-determine-original-group-from-path)
6541         (nnmairix-get-group-from-file-path, nnmairix-map-range)
6542         (nnmairix-check-mairix-version, nnmairix-group-toggle-parameter):
6543         New helper functions.
6544         (nnmairix-group-mode-hook, nnmairix-summary-mode-hook): Insert new
6545         keystrokes for new commands.
6546         (nnmairix-delete-and-create-on-change): Doc string cleanup.
6547         (nnmairix-request-group): Check allow-fast group parameter.
6548         (nnmairix-request-create-group): Set allow-fast group parameter if
6549         nnmairix-allowfast-default is set.
6550         (nnmairix-close-group): Propagate marks upon closing if needed.
6551         (nnmairix-group-toggle-threads-this-group): Use new.
6552         nnmairix-group-toggle-parameter helper function.
6553         (nnmairix-search): Better check for empty search result.
6554         (nnmairix-goto-original-article): Use new helper functions for
6555         determining original article.
6556         (nnmairix-show-original-article): Make sure message-id is in brackets.
6557         (nnmairix-call-mairix-binary): Change variable name.
6558         (nnmairix-update-and-clear-marks): Use nnmairix-delete-recreate-group
6559         helper function.
6560         (nnmairix-widget-toggle-activate): Fix doc string.
6561
6562 2008-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
6563
6564         * nnir.el: Require edmacro when compiling with XEmacs.
6565         (nnir-run-find-grep): Don't use 3rd arg of `split-string' which is not
6566         available in Emacs 21.
6567
6568 2008-06-11  Glenn Morris  <rgm@gnu.org>
6569
6570         * gnus-util.el (x-focus-frame):
6571         * gnus.el (image-size):
6572         * mm-decode.el (image-size): Declare.
6573
6574         * gnus-picon.el (declare-function): Add compat definition.
6575         (image-size): Declare.
6576
6577         * gnus-group.el (tool-bar-map):
6578         * gnus-sum.el (tool-bar-map): Define for compiler.
6579
6580         * gnus-ems.el (gnus-x-splash): Check tool-bar-mode is bound.
6581
6582         * nnfolder.el (gnus-intersection): Remove unnecessary autoload.
6583
6584         * gnus-agent.el, gnus-cache.el, gnus-ems.el, gnus-group.el:
6585         * gnus-logic.el, gnus-msg.el, gnus-util.el, gnus.el, mail-source.el:
6586         * message.el, mm-decode.el, mm-encode.el, mm-view.el, mml.el:
6587         * mml1991.el, mml2015.el, nnfolder.el, nnheader.el, nnimap.el:
6588         * nnmail.el, nnml.el, nnrss.el, nntp.el, nnvirtual.el:
6589         * sieve-manage.el, spam-report.el, spam.el:
6590         Remove unnecessary eval-and-compile of autoloads.
6591
6592 2008-06-08  Michael Albinus  <michael.albinus@gmx.de>
6593
6594         * auth-source.el: Precise Tramp doc.
6595
6596 2008-06-07  Glenn Morris  <rgm@gnu.org>
6597
6598         * nnmairix.el: Remove unnecessary eval-when-compile.
6599
6600 2008-06-06  Katsumi Yamaoka  <yamaoka@jpl.org>
6601
6602         * lpath.el: Fbind propertize for XEmacs 21.4.
6603
6604 2008-06-05  Reiner Steib  <Reiner.Steib@gmx.de>
6605
6606         * nnir.el: Move here from ../contrib.
6607
6608 2008-06-05  Stefan Monnier  <monnier@iro.umontreal.ca>
6609
6610         * gnus-util.el (gnus-read-shell-command): New function.
6611         * mm-decode.el (mm-pipe-part):
6612         * gnus-art.el (gnus-summary-save-in-pipe): Use it.
6613
6614 2008-06-05  Katsumi Yamaoka  <yamaoka@jpl.org>
6615
6616         * message.el (message-disassociate-draft): Revert 2008-03-18 change.
6617
6618 2008-06-03  Glenn Morris  <rgm@gnu.org>
6619
6620         * pop3.el (nnheader-accept-process-output): Autoload it.
6621
6622 2008-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
6623
6624         * rfc2231.el (rfc2231-decode-encoded-string): Don't decode things that
6625         are not 2-digit hexadecimal characters that follow `%'s.
6626
6627 2008-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
6628
6629         * message.el (message-bogus-recipient-p): Fix type in doc string.
6630         Reported by Stephen Eglen <S.J.Eglen@damtp.cam.ac.uk>.
6631         (message-bogus-addresses): Rename from message-bogus-address-regexp.
6632         Improve custom options.
6633         (message-bogus-recipient-p): Adjust accordingly.
6634
6635 2008-05-27  Chong Yidong  <cyd@stupidchicken.com>
6636
6637         * parse-time.el (parse-time-months, parse-time-weekdays): Add
6638         long-form month and day names.
6639
6640 2008-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
6641
6642         * dgnushack.el: Autoload debug, eudc-expand-inline and
6643         pgg-snarf-keys-region for XEmacs.
6644
6645         * lpath.el: Fbind w3m-region, bind ps-print-color-p for XEmacs.
6646
6647         * nnmairix.el: Require edmacro when compiling with XEmacs.
6648
6649 2008-05-24  Reiner Steib  <Reiner.Steib@gmx.de>
6650
6651         * gnus-sum.el (gnus-summary-initial-limit): Use unless instead of if.
6652         (gnus-fetch-old-headers): Warn about setting it to t for Gmane groups.
6653
6654 2008-05-20  Teodor Zlatanov  <tzz@lifelogs.com>
6655
6656         * auth-source.el: Add more docs.
6657
6658         * netrc.el (netrc-machine): Always match if the port is not given.
6659
6660 2008-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6661
6662         * nnheader.el (nnheader-read-timeout): Change the default timeout from
6663         0.1 seconds to 0.01 seconds.  This will make nntp and pop3 article
6664         retrieval faster in some cases, but might make CPU usage larger.
6665         If this has any bad side effects, we might revert this change.
6666
6667         * pop3.el (pop3-movemail): Change the sit-for from 0.1 to 0.01, which
6668         seems to make mail retrieval much, much faster.
6669         (pop3-movemail): Use nnheader-accept-process-output instead of sleeping
6670         unconditionally.
6671
6672         * gnus-draft.el (gnus-group-send-queue):
6673         Bind message-send-mail-partially-limit to nil to avoid being prompted.
6674
6675 2008-05-16  Reiner Steib  <Reiner.Steib@gmx.de>
6676
6677         * mml.el (mml-attach-buffer): Prompt for `disposition'.
6678
6679         * message.el (message-bogus-address-regexp): Fix and improve custom
6680         type.
6681         (message-setup-hook): Add message-check-recipients as custom option.
6682
6683 2008-05-15  Reiner Steib  <Reiner.Steib@gmx.de>
6684
6685         * message.el (message-cite-function): Remove bogus autoload which crept
6686         in during merge from v5-10.
6687
6688 2008-05-14  Teodor Zlatanov  <tzz@lifelogs.com>
6689
6690         * nnimap.el (nnimap-open-connection): Fix login/password bug.
6691
6692         * nnrss.el (nnrss-normalize-date): Accept Unix-style epoch timestamps.
6693
6694         * auth-source.el: Preliminary Tramp docs.
6695         (auth-sources): Change the default auth-sources to use
6696         EPA .gpg files.
6697
6698 2008-05-09  Teodor Zlatanov  <tzz@lifelogs.com>
6699
6700         * nntp.el: Autoload `auth-source-user-or-password'.
6701         (nntp-send-authinfo): Use it.
6702
6703         * nnimap.el: Autoload `auth-source-user-or-password'.
6704         (nnimap-open-connection): Use it.
6705
6706         * auth-source.el: Add docs on using with url-auth.  Import gnus-util
6707         for the gnus-message function.
6708         (auth-source-user-or-password): Use it.
6709
6710 2008-05-08  Stefan Monnier  <monnier@iro.umontreal.ca>
6711
6712         * rfc2104.el (rfc2104-hexstring-to-bitstring): Rename it back from
6713         rfc2104-hexstring-to-byte-list.  Return a unibyte string.
6714         (rfc2104-hash): Use it.
6715
6716 2008-05-08  Juanma Barranquero  <lekktu@gmail.com>
6717
6718         * gnus-art.el (gnus-article-toggle-truncate-lines):
6719         Don't use `iff' in docstring.
6720
6721 2008-05-07  Teodor Zlatanov  <tzz@lifelogs.com>
6722
6723         * gnus-registry.el: Adjusted copyright dates and added a keyword.
6724
6725         * gnus-util.el (gnus-extract-address-component-name)
6726         (gnus-extract-address-component-email): Convenience functions around
6727         `gnus-extract-address-components'.
6728
6729         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
6730         Use `gnus-extract-address-component-email' to fix bug of comparing full
6731         sender name to `user-mail-address'.
6732
6733 2008-05-05  Teodor Zlatanov  <tzz@lifelogs.com>
6734
6735         * gnus-registry.el (gnus-registry-grep-in-list): Fix logic, use
6736         catch/throw to optimize.
6737         (gnus-registry-find-keywords): Just use member to find a keyword.
6738
6739 2008-05-07  Stefan Monnier  <monnier@iro.umontreal.ca>
6740
6741         * gnus-srvr.el (gnus-enter-server-buffer): Make sure the server-buffer
6742         is current before calling gnus-server-prepare.
6743         (gnus-server-setup-buffer, gnus-server-update-server)
6744         (gnus-server-read-server, gnus-browse-exit): Use with-current-buffer.
6745
6746 2008-05-04  Juri Linkov  <juri@jurta.org>
6747
6748         * mailcap.el (mailcap-replace-in-string): New compatibility alias.
6749         (mailcap-file-default-commands): Use mailcap-replace-in-string
6750         instead of replace-regexp-in-string, and mailcap-delete-duplicates
6751         instead of delete-dups.  Use [ \t\n]* for whitespace in regexp.
6752
6753 2008-05-03  Reiner Steib  <reiner.steib@gmx.de>
6754
6755         * gnus-sum.el (gnus-propagate-marks): Fix custom version.
6756
6757 2008-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
6758
6759         * gnus.el: Bump version to 0.11.
6760
6761 2008-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
6762
6763         * gnus.el: No Gnus v0.10 is released.
6764
6765 2008-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6766
6767         * gnus-sum.el (gnus-summary-save-parts): Inhibit even more treatment
6768         hooks.
6769         (gnus-update-read-articles): Speed up non-marks-using users.
6770         (gnus-use-marks): Define gnus-use-marks.
6771         (gnus-propagate-marks): Rename variable to something more sensible.
6772
6773 2008-05-02  Juanma Barranquero  <lekktu@gmail.com>
6774
6775         * gmm-utils.el (gmm, gmm-verbose, gmm-lazy, gmm-customize-mode)
6776         (gmm-image-load-path-for-library): Fix typos in docstrings.
6777         (gmm-message): Reflow docstring.
6778
6779 2008-04-28  Teodor Zlatanov  <tzz@lifelogs.com>
6780
6781         * mail-source.el (mail-source-set-1, mail-source-bind):
6782         Move auth-source code out of the macro to clean it up and fix bugs.
6783
6784 2008-04-26  Teodor Zlatanov  <tzz@lifelogs.com>
6785
6786         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Don't split
6787         by sender if it's equal to user-mail-address, it's likely to be
6788         useless.
6789
6790         * mail-source.el (mail-source-bind): Don't use user or password if they
6791         are not bound.  Unintern them if they are nil.  Don't use server unless
6792         it's bound, and default it to empty string otherwise.
6793
6794 2008-04-25  Teodor Zlatanov  <tzz@lifelogs.com>
6795
6796         * mail-source.el: Load auth-source.el.
6797         (mail-source-bind): Add comments.  Call auth-source-user-or-password to
6798         get user name or password, if auth-sources is set up.
6799
6800         * gnus-registry.el (gnus-registry-split-strategy): New variable for
6801         strategy of splitting with parent.
6802         (gnus-registry-split-fancy-with-parent)
6803         (gnus-registry-post-process-groups): Use it and fix prior
6804         bug (returning a list as the split result).
6805
6806         * auth-source.el (auth-sources): Remove server parameter.
6807         (auth-source-pick, auth-source-user-or-password)
6808         (auth-source-user-or-password-imap)
6809         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
6810         (auth-source-user-or-password-sftp)
6811         (auth-source-user-or-password-smtp): Remove server parameter.
6812
6813 2008-04-25  Juanma Barranquero  <lekktu@gmail.com>
6814
6815         * smime.el (smime-sign-region, smime-encrypt-region)
6816         (smime-decrypt-region):
6817         Remove redundant calls to `generate-new-buffer-name'.
6818
6819 2008-04-24  Luca Capello  <luca@pca.it>  (tiny change)
6820
6821         * mm-encode.el (mm-safer-encoding): Add optional argument `type'.
6822         Don't use QP for message/rfc822.
6823         (mm-content-transfer-encoding): Pass `type' to mm-safer-encoding.
6824
6825 2008-04-24  Stefan Monnier  <monnier@iro.umontreal.ca>
6826
6827         * sieve-manage.el (sieve-string-bytes): Remove.
6828         (sieve-manage-putscript): Use length instead: `string-bytes' gives the
6829         correct byte-length only if the process's coding-system is the same as
6830         the one used internally by Emacs to represent strings.
6831
6832 2008-04-22  Juri Linkov  <juri@jurta.org>
6833
6834         * mailcap.el (mailcap-file-default-commands): New function.
6835
6836 2008-04-13  Reiner Steib  <Reiner.Steib@gmx.de>
6837
6838         * message.el (message-signature-separator, message-cite-function):
6839         Change custom version.
6840
6841 2008-04-13  Naohiro Aota  <nao.aota@gmail.com>  (tiny change)
6842
6843         * tls.el (tls-program): Add -ign_eof argument to call the openssl
6844         commands.
6845         (tls-checktrust): Ditto.
6846
6847 2008-04-13  Reiner Steib  <Reiner.Steib@gmx.de>
6848
6849         * mm-decode.el (mm-display-external): Make temp file read-only.
6850
6851 2008-04-12  Reiner Steib  <Reiner.Steib@gmx.de>
6852
6853         * gnus-diary.el (gnus-article-edit-mode-map, message-mode-map): Remove
6854         binding for `gnus-diary-version'.  Bind `gnus-diary-check-message' to
6855         `C-c C-f d'.
6856
6857 2008-04-12  Adrian Aichner  <adrian@xemacs.org>
6858
6859         * gnus-sum.el (gnus-summary-goto-subject): Typo fix.
6860
6861 2008-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
6862
6863         * gnus.el: Bump version to 0.9.
6864
6865 2008-04-10  Reiner Steib  <Reiner.Steib@gmx.de>
6866
6867         * gnus.el: No Gnus v0.8 is released.
6868
6869 2008-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
6870
6871         * mail-source.el (mail-source-value):
6872         Prefer fboundp to functionp so it works with macros as well.
6873
6874 2008-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
6875
6876         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
6877         Fix last change in case the element is not even a symbol.
6878
6879 2008-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
6880
6881         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
6882         Prefer fboundp to functionp so it works with macros as well.
6883
6884 2008-04-09  Teodor Zlatanov  <tzz@lifelogs.com>
6885
6886         * auth-source.el: Add docs.
6887         (auth-sources): Modify format to support server.
6888         (auth-source-pick, auth-source-user-or-password)
6889         (auth-source-user-or-password-imap)
6890         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
6891         (auth-source-user-or-password-sftp)
6892         (auth-source-user-or-password-smtp): Add server parameter.
6893
6894 2008-04-08  Teodor Zlatanov  <tzz@lifelogs.com>
6895
6896         * gnus-registry.el: Initialize the registry when gnus-registry-install
6897         is t.
6898
6899 2008-04-08  Katsumi Yamaoka  <yamaoka@jpl.org>
6900
6901         * compface.el (uncompface): Make buffer unibyte.
6902
6903 2008-04-07  Stefan Monnier  <monnier@iro.umontreal.ca>
6904
6905         * mail-source.el (mail-source-value):
6906         Prefer fboundp to functionp so it works with macros as well.
6907
6908 2008-04-05  Glenn Morris  <rgm@gnu.org>
6909
6910         * gnus-ems.el (mm-disable-multibyte): Autoload it.
6911
6912 2008-04-05  Stefan Monnier  <monnier@iro.umontreal.ca>
6913
6914         * mm-util.el (mm-with-unibyte-buffer, mm-with-multibyte-buffer):
6915         Prefer mm-(en|dis)able-multibyte to default-enable-multibyte-characters.
6916
6917         * nnheader.el (nnheader-init-server-buffer): Change buffer's
6918         multibyteness after rather than before erasing it.
6919
6920         * gnus-art.el (gnus-mime-replace-part): Remove unnecessary use of
6921         mm-with-multibyte.
6922         (gnus-request-article-this-buffer): Make sure the proper decoding is
6923         used if gnus-original-article-buffer happens to be unibyte.
6924
6925         * gnus-ems.el (gnus-x-splash): Prefer mm-disable-multibyte to
6926         default-enable-multibyte-characters.
6927
6928         * gnus-fun.el (gnus-display-x-face-in-from): Remove unnecessary use of
6929         default-enable-multibyte-characters.
6930
6931         * mm-decode.el (mm-inline-media-tests): Add entry for x-diff.
6932
6933         * nnweb.el (nnweb-init): Avoid nn-with-unibyte.
6934
6935 2008-04-03  Stefan Monnier  <monnier@iro.umontreal.ca>
6936
6937         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
6938         Fix last change in case the element is not even a symbol.
6939
6940 2008-04-02  Simon Josefsson  <simon@josefsson.org>
6941
6942         * imap.el (imap-enable-exchange-bug-workaround): New variable.
6943         (imap-message-copyuid-1): Use it.
6944         (imap-message-appenduid-1): Likewise.  Based on patch by Nathan
6945         J. Williams in
6946         <http://permalink.gmane.org/gmane.emacs.gnus.general/65855>.
6947
6948         * nnimap.el (nnimap-enable-minmax-bug-workaround): Remove, replaced by
6949         imap-enable-exchange-bug-workaround.
6950         (nnimap-find-minmax-uid): Use imap-enable-exchange-bug-workaround.
6951
6952 2008-04-01  Simon Josefsson  <simon@josefsson.org>
6953
6954         * nnimap.el (nnimap-find-minmax-uid): Revert last fix, the "fix" turns
6955         a 100 byte status-checks into a 2-3MB transfer for each group.
6956         (nnimap-enable-minmax-bug-workaround): New variable to toggle whether
6957         to enable bug workaround or not.
6958         (nnimap-find-minmax-uid): Only enable workaround conditionally.
6959
6960 2008-03-31  Glenn Morris  <rgm@gnu.org>
6961
6962         * message.el (mml2015-use): Declare for compiler.
6963         (message-info): Require mml2015 when appropriate.
6964
6965 2008-03-31  Katsumi Yamaoka  <yamaoka@jpl.org>
6966
6967         * Makefile.in (EMACS_COMP): Quote directory name that might contain
6968         whitespace.
6969
6970 2008-03-30  Stefan Monnier  <monnier@iro.umontreal.ca>
6971
6972         * nntp.el (nntp-netcat-command): Rename from nntp-via-netcat-command.
6973         (nntp-netcat-switches): Rename from nntp-via-netcat-switches.
6974         (nntp-open-telnet, nntp-open-rlogin): Use with-current-buffer.
6975         (nntp-service-to-port): New function.
6976         (nntp-open-via-rlogin-and-netcat, nntp-open-via-telnet-and-telnet)
6977         (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet): Use it.
6978         (nntp-open-netcat-stream): New function.
6979         (nntp-open-via-rlogin-and-netcat): Don't use a pty.
6980
6981 2008-03-29  Sven Joachim  <svenjoac@gmx.de>
6982
6983         * gnus-sum.el (gnus-summary-make-menu-bar): Add missing dots.
6984
6985 2008-03-29  Stefan Monnier  <monnier@iro.umontreal.ca>
6986
6987         * message.el (message-make-in-reply-to): Use mm-with-multibyte-buffer.
6988
6989 2008-03-28  Magnus Henoch  <mange@freemail.hu>
6990
6991         * dns.el (dns-write): Use set-buffer-multibyte.
6992
6993 2008-03-28  Michael Harnois  <mdharnois@gmail.com>  (tiny change)
6994
6995         * nnimap.el (nnimap-find-minmax-uid): Fix Exchange 2007 IMAP problem.
6996
6997 2008-03-24  Reiner Steib  <Reiner.Steib@gmx.de>
6998
6999         * message.el (message-signature-separator): Change default.
7000         Improve custom type.
7001         (message-cite-function): Change default to
7002         message-cite-original-without-signature.
7003
7004         * gnus-sum.el (gnus-summary-make-menu-bar): Add message-cite-function
7005         toggle.
7006
7007         * message.el (message-check-news-body-syntax): Fix signature check.
7008         (message-setup-1): Mark buffer as unmodified _after_ running
7009         message-setup-hook and handling message-alternative-emails.
7010         (message-shorten-references): Be more strict when building list of
7011         valid references to comply with GNKSA.
7012
7013         * gnus-group.el (gnus-read-ephemeral-bug-group)
7014         (gnus-read-ephemeral-debian-bug-group)
7015         (gnus-read-ephemeral-emacs-bug-group): Use the correct variable.
7016
7017         * message.el (message-info): Don't use booleanp which isn't supported
7018         in Emacs 21 and XEmacs.
7019
7020 2008-03-22  Reiner Steib  <Reiner.Steib@gmx.de>
7021
7022         * gnus-group.el (gnus-gmane-group-download-format): Rename from
7023         gnus-group-gmane-group-download-format.
7024         (gnus-group-read-ephemeral-gmane-group): Rename from
7025         gnus-group-read-ephemeral-gmane-group.
7026         (gnus-read-ephemeral-gmane-group-url): Rename from
7027         gnus-group-read-ephemeral-gmane-group-url.
7028         (gnus-bug-group-download-format-alist): New variable.
7029         (gnus-read-ephemeral-bug-group, gnus-read-ephemeral-debian-bug-group)
7030         (gnus-read-ephemeral-emacs-bug-group): New commands.
7031
7032 2008-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
7033
7034         * gnus-art.el (gnus-article-browse-html-article): Fix documentation.
7035         (gnus-visible-headers): Improve custom type.
7036
7037 2008-03-20  Reiner Steib  <Reiner.Steib@gmx.de>
7038
7039         * mml.el (mml-menu): Add workarounds for XEmacs.
7040
7041         * gnus-art.el (gnus-article-browse-html-article): Inhibit display of
7042         X-Boundary header.
7043
7044         * message.el (message-simplify-recipients): Fix previous commit.
7045
7046 2008-03-20  Stefan Monnier  <monnier@iro.umontreal.ca>
7047
7048         * mm-util.el (mm-set-buffer-multibyte): New function.
7049         * mm-decode.el (mm-copy-to-buffer): Use it.
7050
7051         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
7052         Prefer fboundp to functionp so it works with macros as well.
7053
7054 2008-03-19  Glenn Morris  <rgm@gnu.org>
7055
7056         * tls.el (open-tls-stream): Restore use of `tls-end-of-info'.
7057         Accidentally removed in the sync process with Emacs.
7058
7059 2008-03-19  Reiner Steib  <Reiner.Steib@gmx.de>
7060
7061         * message.el (message-alter-recipients-discard-bogus-full-name):
7062         New function.
7063         (message-alter-recipients-function): New variable.
7064         (message-get-reply-headers): Use it.
7065         (message-replace-header): New helper function.
7066         (message-recipients-without-full-name): New variable.
7067         (message-simplify-recipients): New command.
7068
7069         * mml.el (mml-menu): Add toggle for gnus-gcc-externalize-attachments.
7070
7071         * message.el (message-info): Handle EasyPG manual.
7072
7073         * mml.el (mml-menu): Add entry for EasyPG.
7074
7075 2008-03-18  Nils Ackermann  <nils@ackermath.info>  (tiny change)
7076
7077         * nnmh.el (nnmh-request-expire-articles): Prefer expiry-target group
7078         parameter.
7079
7080         * message.el (message-disassociate-draft): Specify drafts group name
7081         fully.
7082
7083 2008-03-17  Teodor Zlatanov  <tzz@lifelogs.com>
7084
7085         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
7086         Eliminate unnecessary duplicates from the match list.
7087
7088 2008-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
7089
7090         * dgnushack.el: Autoload Info-index and Info-index-next for XEmacs.
7091
7092         * lpath.el: Fbind Info-index and Info-index-next for Emacs 21, 22.
7093
7094         * gnus-art.el (gnus-button-handle-info-keystrokes): Don't use optional
7095         args of `how-many' of which the XEmacs version doesn't take; declare
7096         Info-index-next as function.
7097
7098 2008-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
7099
7100         * gnus-score.el (gnus-score-headers): Fix handling of
7101         gnus-inhibit-slow-scoring.
7102
7103         * gnus-art.el (gnus-article-browse-html-article): Fix type in doc
7104         string.
7105         (gnus-button-url-regexp): Improve handling of parenthesis.
7106         (gnus-button-alist): Extend gnus-button-handle-info-keystrokes entry.
7107         (gnus-button-handle-info-keystrokes): Handle index entries.
7108
7109 2008-03-15  Glenn Morris  <rgm@gnu.org>
7110
7111         * parse-time.el (parse-time-string): Simplify.
7112
7113 2008-03-14  Katsumi Yamaoka  <yamaoka@jpl.org>
7114
7115         * mail-source.el (mail-source-delete-old-incoming) Fix regexp to find
7116         Incoming* files.
7117
7118 2008-03-13  Teodor Zlatanov  <tzz@lifelogs.com>
7119
7120         * auth-source.el (auth-sources): Rename from auth-source-choices.
7121         (auth-source-pick): Use it.
7122
7123 2008-03-12  Stefan Monnier  <monnier@iro.umontreal.ca>
7124
7125         * binhex.el (binhex-decode-region-internal):
7126         * uudecode.el (uudecode-decode-region-internal):
7127         * dns.el (dns-read-string-name, dns-read, dns-read-type, query-dns):
7128         * sha1.el (sha1-string-external): Use set-buffer-multibyte rather than
7129         setting default-enable-multibyte-characters.
7130
7131 2008-03-12  Teodor Zlatanov  <tzz@lifelogs.com>
7132
7133         * auth-source.el (auth-source-protocols)
7134         (auth-source-protocols-customize, auth-source-choices): Add and
7135         modified variable customizations and defaults.
7136         (auth-source-pick, auth-source-user-or-password)
7137         (auth-source-protocol-defaults, auth-source-user-or-password-imap)
7138         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
7139         (auth-source-user-or-password-sftp)
7140         (auth-source-user-or-password-smtp): Use new variables and provide an
7141         interface to netrc.el.
7142
7143 2008-03-12  Katsumi Yamaoka  <yamaoka@jpl.org>
7144
7145         * nntp.el (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet)
7146         (nntp-open-via-rlogin-and-netcat, nntp-open-via-telnet-and-telnet):
7147         Make sure the nntp port to specify is a string.
7148
7149 2008-03-12  Stefan Monnier  <monnier@iro.umontreal.ca>
7150
7151         * nntp.el: Use with-current-buffer.
7152         (nntp-send-buffer): Just set the buffer to unibyte rather than use the
7153         dubious mm-with-unibyte-current-buffer.
7154         (nntp-with-open-group-function): New function extracted from
7155         nntp-with-open-group macro.
7156         (nntp-with-open-group): Use the function, so it's easier to debug.
7157         Add indentation and debugging info.
7158         (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet):
7159         Recommend the use of the netcat alternatives.
7160
7161         * rfc2047.el (rfc2047-decode-string): Don't use `m'.
7162         Avoid mm-string-as-multibyte as well.
7163
7164         * nnweb.el (nnweb-insert-html):
7165         Remove use of nnheader-string-as-multibyte.
7166
7167         * nnheader.el (nnheader-init-server-buffer): Use with-current-buffer.
7168         (nnheader-string-as-multibyte): Remove.
7169
7170         * mm-view.el: Use inhibit-read-only.
7171         (mm-inline-text-html-render-with-w3, mm-inline-message): Use dolist.
7172         (mm-pkcs7-signed-magic, mm-pkcs7-enveloped-magic): Use just string
7173         or unibyte-string.
7174
7175         * mm-uu.el (mm-uu-copy-to-buffer): Preserve (uni/multi)byteness.
7176         (mm-uu-yenc-extract): Use with-current-buffer.
7177
7178         * gnus-soup.el (gnus-soup-send-packet): Don't use
7179         mm-with-unibyte-current-buffer since the buffer is unibyte anyway.
7180
7181         * nnmh.el: Use with-current-buffer.
7182         (nnmh-request-list-1): Use mm-string-to-multibyte rather than
7183         mm-string-as-multibyte on the output of mm-encode-coding-string.
7184
7185         * nnimap.el (nnimap-retrieve-headers-progress): Use a unibyte buffer.
7186         (nnimap-request-move-article): Use with-current-buffer.
7187
7188         * mm-decode.el (mm-with-part): Set the buffer to unibyte before
7189         inserting the handle-buffer's text, so the implicit multibyte->unibyte
7190         conversion uses string-make-unibyte rather than string-as-unibyte.
7191
7192         * gnus-msg.el: Use with-current-buffer.
7193
7194         * message.el (message-ignored-resent-headers): Add "Delivered-To".
7195
7196 2008-03-10  Daiki Ueno  <ueno@unixuser.org>
7197
7198         * mml2015.el (mml2015-epg-passphrase-callback): Type cast KEY-ID to a
7199         string for caching if it is 'PIN.
7200
7201 2008-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
7202
7203         * lpath.el: Consider the case without Emacs/W3.
7204
7205 2008-03-08  Glenn Morris  <rgm@gnu.org>
7206
7207         * time-date.el (date-to-time, time-subtract, time-add)
7208         (safe-date-to-time): Doc fixes.
7209
7210 2008-03-08  Reiner Steib  <Reiner.Steib@gmx.de>
7211
7212         * mail-source.el (mail-source-delete-old-incoming-confirm):
7213         Change default to nil.
7214         (mail-source-delete-old-incoming): Make confirmation prompt more clear.
7215
7216 2008-03-07  Katsumi Yamaoka  <yamaoka@jpl.org>
7217
7218         * lpath.el: Rearrange.
7219
7220         * gnus-art.el (gnus-narrow-to-page): Position point properly.
7221         (gnus-article-goto-prev-page): Work for articles having ^L's.
7222
7223         * gnus-sum.el (gnus-summary-end-of-article): Remove needless narrowing.
7224
7225         * mm-view.el (mm-w3m-standalone-supports-m17n-p): Fix typo.
7226
7227 2008-03-07  Karl Fogel  <kfogel@red-bean.com>
7228
7229         * gnus-bookmark.el: Adjust for renames in bookmark.el.
7230         (gnus-bookmark-make-record): Was `gnus-bookmark-make-cell'.
7231         (gnus-bookmark-jump): Adjust some variable names.
7232
7233 2008-03-06  Teodor Zlatanov  <tzz@lifelogs.com>
7234
7235         * auth-source.el: New package.
7236         (auth-source-choices): Add customization entry point variable.
7237
7238         * gnus-registry.el (gnus-registry-user-format-function-M): Fix concat
7239         bug.
7240
7241 2008-03-05  Teodor Zlatanov  <tzz@lifelogs.com>
7242
7243         * gnus-registry.el (gnus-registry-install): Allow 'ask as an option.
7244         (gnus-registry-initialize, gnus-registry-install-p): Use it.
7245         (gnus-registry-install-shortcuts): Rename from
7246         gnus-registry-install-shortcuts-and-menus.  Installs the shortcuts in
7247         the `gnus-registry-mark-map' keymap dynamically from
7248         `gnus-registry-marks'.  The generated functions update the summary line
7249         when a registry mark is added or deleted, and will call
7250         `gnus-registry-install-p' (see the comments in the code).
7251         (gnus-registry-user-format-function-M): Use concat intelligently.
7252
7253         * gnus-sum.el (gnus-summary-make-menu-bar): Add menu entries for all
7254         the registry mark functions.
7255
7256 2008-03-05  Glenn Morris  <rgm@gnu.org>
7257
7258         * gnus-art.el (gnus-article-mode-line-format-alist): Move to gnus-sum.
7259         * gnus-sum.el (gnus-article-mode-line-format-alist): Move here from
7260         gnus-art.
7261         (top-level): No need to load own source when compiling.
7262
7263 2008-03-04  Reiner Steib  <Reiner.Steib@gmx.de>
7264
7265         * gnus-sum.el (gnus-print-buffer): Honor ps-print-color-p.
7266         Suggested by <chris.anderton@zetnet.co.uk>.
7267
7268 2008-03-04  Glenn Morris  <rgm@gnu.org>
7269
7270         * gnus-sum.el (top-level): No need to require gnus when compiling,
7271         since unconditionally required near start of file.
7272         (gnus-summary-display-while-building): Move definition before use.
7273
7274 2008-03-04  Teodor Zlatanov  <tzz@lifelogs.com>
7275
7276         * gnus-registry.el (gnus-registry-user-format-function-M):
7277         Add formatting function.
7278
7279 2008-03-03  Teodor Zlatanov  <tzz@lifelogs.com>
7280
7281         * gnus-registry.el (gnus-registry-marks): Change format to be nicer
7282         with plists.
7283         (gnus-registry-do-marks, gnus-registry-install-shortcuts-and-menus):
7284         Use new format.
7285
7286 2008-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
7287
7288         * gnus-art.el (gnus-article-describe-bindings): Work for the version of
7289         `where-is-internal' that returns a range of key sequences.
7290
7291 2008-03-03  Stefan Monnier  <monnier@iro.umontreal.ca>
7292
7293         * mm-bodies.el (mm-decode-content-transfer-encoding): Simplify.
7294
7295         * gnus-sum.el: Use inhibit-read-only and with-current-buffer.
7296         (gnus-summary-jump-to-group): Consider windows on other displayed
7297         frames as well.  Similar changes might be needed elsewhere, but that's
7298         the one I've bumped into during my use.
7299
7300         * nndoc.el (nndoc-oe-dbx-type-p):
7301         * gnus-msg.el (gnus-debug):
7302         * gnus-group.el (gnus-update-group-mark-positions):
7303         Use mm-string-to-multibyte.
7304
7305 2008-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
7306
7307         * mml2015.el (mml2015-extract-cleartext-signature): Explain that it
7308         doesn't handle NotDashEscaped.
7309
7310         * mml.el (mml-menu): Improve help entries.  Move Sign/Encrypt Part.
7311         (mml-dnd-attach-options): Fix typo in custom choice.
7312
7313         * gnus-group.el (gnus-group-read-ephemeral-gmane-group):
7314         Change nndoc-article-type to mbox.
7315         (gnus-group-read-ephemeral-gmane-group-url): Support permalink.
7316
7317         * mm-decode.el (mm-text-html-renderer): Prefer w3m over w3.  Fall back
7318         to nil, instead of html2text.
7319
7320         * imap.el (imap-debug): Add `imap-ping-server'.
7321
7322         * gnus-bookmark.el: Add FIXMEs.
7323
7324         * message.el (message-form-letter-separator)
7325         (message-send-form-letter-delay): New variables.
7326         (message-send-form-letter): Use them.  New command to send form
7327         letters.  Requested by Uwe Siart.
7328         (message-send-mail-function): Doc fix.  Add "Other" custom option.
7329
7330 2008-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
7331
7332         * Update copyright years.
7333
7334 2008-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
7335
7336         Sync from EMACS_22_BASE.
7337
7338         * parse-time.el: Rename elt->parse-time-elt and val->parse-time-val.
7339
7340 2008-02-29  Andreas Seltenreich  <andreas@gate450.dyndns.org>
7341
7342         * nnweb.el (nnweb-google-parse-1): Fix date parsing on articles with
7343         empty author.
7344
7345 2008-02-29  Teodor Zlatanov  <tzz@lifelogs.com>
7346
7347         * gnus-registry.el (gnus-registry-marks): Add variable for
7348         customization of marks and their appearance.
7349         (gnus-registry-read-mark): Use it.
7350         (gnus-registry-do-marks): Add utility function to loop through
7351         `gnus-registry-marks'.
7352         (gnus-registry-install-shortcuts-and-menus): Add function to install
7353         shortcuts and menus.
7354         (gnus-registry-initialize): Use it.
7355         (gnus-registry-default-mark): Clarify documentation.
7356
7357 2008-02-29  Glenn Morris  <rgm@gnu.org>
7358
7359         * gnus-art.el, gnus-bookmark.el, gnus-dired.el, gnus-draft.el:
7360         * gnus-group.el, gnus-msg.el, gnus-score.el, gnus-sum.el, gnus-util.el:
7361         * gnus.el, mail-source.el, message.el, mm-decode.el, mm-uu.el, mml.el:
7362         * nnmail.el, pop3.el, smiley.el, smime.el, spam-report.el:
7363         Change defcustom :version from 23.0 to 23.1.
7364
7365 2008-02-28  Teodor Zlatanov  <tzz@lifelogs.com>
7366
7367         * gnus-registry.el (gnus-registry-follow-group-p)
7368         (gnus-registry-post-process-groups): Add functions to aid registry
7369         splitting and improve logging.  Clarify behavior in function
7370         documentation.
7371         (gnus-registry-split-fancy-with-parent): Use them.
7372
7373 2008-02-28  Stefan Monnier  <monnier@iro.umontreal.ca>
7374
7375         * gnus-art.el: Use with-current-buffer.
7376
7377 2008-02-27  David Engster  <dengste@eml.cc>
7378
7379         * nnmairix.el (nnmairix-request-group-with-article-number-correction):
7380         Express real group name in the response.
7381
7382 2008-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
7383
7384         * nnmairix.el (nnmairix-group-regexp, nnmairix-valid-backends)
7385         (nnmairix-last-server, nnmairix-current-server): Defvar them.
7386         (nnmairix-goto-original-article): Defvar gnus-registry-install and
7387         autoload gnus-registry-fetch-group when compiling.
7388         (nnmairix-request-group-with-article-number-correction):
7389         Remove unreferenced argument passed to nnmairix-call-backend.
7390
7391 2008-02-27  Reiner Steib  <Reiner.Steib@gmx.de>
7392
7393         * mm-uu.el (mm-uu-type-alist): Fix message-marks non-hide arguments.
7394         (mm-uu-extract): Improve face for low color ttys.
7395         Reported by Sascha Wilde.
7396
7397 2008-02-27  Glenn Morris  <rgm@gnu.org>
7398
7399         * nnmairix.el: Change defcustom :version from 23.0 to 23.1.
7400         (nnmairix-group-regexp, nnmairix-valid-backends): Convert from free
7401         variables to defconsts.  Convert comments to doc-strings.
7402         (nnmairix-last-server, nnmairix-current-server): Convert from free
7403         variables to defvars.  Convert comments to doc-strings.
7404         (gnus-registry-fetch-group): Autoload.
7405         (nnmairix-replace-group-and-numbers): Use mapc rather than mapcar.
7406         (nnmairix-widget-get-values, nnmairix-widget-make-query-from-widgets)
7407         (nnmairix-widget-build-editable-fields): Use car cddr rather than
7408         caddr.
7409         (nnmairix-request-group): Bind nnmairix-fast and nnmairix-group around
7410         nnmairix-request-group-with-article-number-correction call.
7411         (nnmairix-fast, nnmairix-group): New, less general names, for free
7412         variables passed from nnmairix-request-group to
7413         nnmairix-request-group-with-article-number-correction.  Declare.
7414         (nnmairix-request-group-with-article-number-correction):
7415         Use nnmairix-fast, nnmairix-group rather than fast, group.
7416
7417 2008-02-26  David Engster  <dengste@eml.cc>
7418
7419         * nnmairix.el: New file.  Mairix back end for Gnus.  Initial import of
7420         version 0.5.
7421
7422 2008-02-26  Teodor Zlatanov  <tzz@lifelogs.com>
7423
7424         * gnus-registry.el (gnus-registry-register-message-ids): Use `id'
7425         instead of making an extra function call.  Don't add the current group
7426         to articles only when they have the group.  Use
7427         `gnus-registry-fetch-groups' instead of `gnus-registry-fetch-group'.
7428         Reported by David <de_bb@arcor.de>.
7429
7430 2008-02-24  Miles Bader  <miles@gnu.org>
7431
7432         * mm-util.el (mm-hack-charsets, mm-iso-8859-15-compatible)
7433         (mm-iso-8859-x-to-15-table, mm-iso-8859-x-to-15-region)
7434         (mm-find-mime-charset-region):
7435         * mm-bodies.el (mm-encode-body):
7436         * mml.el (mml-parse-1): Revert removal of `mm-hack-charsets'.
7437
7438 2008-02-20  Katsumi Yamaoka  <yamaoka@jpl.org>
7439
7440         * lpath.el: Fbind pgg-display-output-buffer for systems in which EasyPG
7441         has been installed; bind pgg-parse-crc24 for only non-Mule XEmacs.
7442
7443 2008-02-16  Reiner Steib  <Reiner.Steib@gmx.de>
7444
7445         * mail-source.el (mail-source-delete-incoming): Change default.
7446         Supplement doc string.
7447
7448         * gnus-util.el (gnus-y-or-n-p, gnus-y-or-n-p): Update comments.
7449
7450 2008-02-14  Glenn Morris  <rgm@gnu.org>
7451
7452         * time-date.el (format-seconds): New function.
7453
7454 2008-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
7455
7456         * nnmail.el (nnmail-message-id-cache-file): Derive from
7457         `gnus-home-directory'.
7458
7459 2008-02-11  Reiner Steib  <Reiner.Steib@gmx.de>
7460
7461         * gnus-topic.el (gnus-topic-select-group, gnus-topic-read-group):
7462         Document negative prefix.
7463
7464         * gnus-group.el (gnus-group-read-group): Document negative prefix.
7465
7466 2008-02-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7467
7468         * message.el (message-unsent-separator): Add the Exim bounce
7469         separator.
7470
7471 2008-02-10  Daiki Ueno  <ueno@unixuser.org>
7472
7473         * mml2015.el (mml2015-epg-sign): Remove skipped signers from the signer
7474         list.
7475         (mml2015-epg-encrypt): Remove skipped recipients/signers from the
7476         recipient/signer list.
7477
7478 2008-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
7479
7480         * Makefile.in (datarootdir): Define.
7481         (EMACS_COMP, install-el, install-elc, install-el-elc): Quote directory
7482         name that might contain whitespace.
7483
7484 2008-02-10  Reiner Steib  <Reiner.Steib@gmx.de>
7485
7486         * mm-util.el (mm-codepage-setup): If cp-supported-codepages isn't
7487         fbound (Emacs 23 unicode), signal an error.
7488
7489 2008-02-08  Glenn Morris  <rgm@gnu.org>
7490
7491         * gnus-art.el (pgg-display-output-buffer): Declare as function.
7492
7493 2008-02-07  Tassilo Horn  <tassilo@member.fsf.org>
7494
7495         * nnimap.el (nnimap-open-connection): Add "143" and "993" as default
7496         ports to the calls to `netrc-machine-user-or-password' in addition to
7497         "imap" and "imaps".
7498
7499 2008-02-01  Zhang Wei  <id.brep@gmail.com>
7500
7501         * rfc2047.el (rfc2047-charset-encoding-alist): Add gbk and GB18030.
7502
7503         * mm-util.el (mm-mime-mule-charset-alist): Add gbk and GB18030.
7504
7505 2008-02-01  Kenichi Handa  <handa@m17n.org>
7506
7507         * rfc2104.el (rfc2104-hexstring-to-byte-list): Rename from
7508         rfc2104-hexstring-to-bitstring and changed to return a byte list.
7509         (rfc2104-hash): Convert the result of concat to unibyte string.
7510
7511 2008-02-01  Dave Love  <fx@gnu.org>
7512
7513         * gnus-start.el (gnus-read-newsrc-el-file): Don't bind
7514         coding-system-for-read.
7515         (gnus-gnus-to-quick-newsrc-format): Insert coding cookie.
7516
7517 2008-02-03  Reiner Steib  <Reiner.Steib@gmx.de>
7518
7519         * gnus.el (gnus-group-startup-message): Add `find-image' call before
7520         image-load-path is let-bound.  Reported by Harald Hanche-Olsen
7521         <hanche@math.ntnu.no>.
7522
7523 2008-02-01  Katsumi Yamaoka  <yamaoka@jpl.org>
7524
7525         * gnus-art.el (gnus-article-describe-bindings): Work for draft group.
7526
7527         * gnus-xmas.el (gnus-xmas-article-describe-bindings): Ditto.
7528
7529 2008-01-28  Dan Nicolaescu  <dann@ics.uci.edu>
7530
7531         * sieve.el (sieve-make-overlay, sieve-overlay-put, sieve-overlays-at):
7532         * message.el (message-beginning-of-line): Use featurep instead of bound
7533         tests in order to resolve conditionals at compile time.
7534
7535 2008-01-24  Michael Sperber  <sperber@deinprogramm.de>
7536
7537         * mail-source.el (mail-sources): Add `group' choice.
7538
7539         * nnmail.el (nnmail-get-new-mail-1): Abstract this out to add another
7540         parameter `in-group' to control into which group the articles go.
7541         Add treatment of `group' mail-source.
7542
7543 2008-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
7544
7545         * gnus-art.el (gnus-insert-mime-button): Don't decode description.
7546
7547         * mm-decode.el (mm-dissect-buffer): Decode description.
7548
7549         * mml.el (mml-to-mime): Encode message header first.
7550
7551 2008-01-18  Katsumi Yamaoka  <yamaoka@jpl.org>
7552
7553         * gnus-art.el (gnus-article-describe-bindings): Make it possible to use
7554         xrefs, i.e. [back] and [forward] buttons, in *Help* buffer.
7555
7556         * lpath.el: Fbind help-buffer for Emacs 21 and XEmacs; bind
7557         help-xref-stack-item for Emacs 21, Emacs 22.1, and XEmacs.
7558
7559 2008-01-18  Teodor Zlatanov  <tzz@lifelogs.com>
7560
7561         * gnus-registry.el (gnus-registry-trim): Use append, not concat.
7562
7563 2008-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
7564
7565         * gnus-art.el (gnus-article-read-summary-keys): Work for some `A'
7566         prefix keys.
7567         (gnus-article-read-summary-send-keys): Use gnus-character-to-event.
7568         (gnus-article-describe-bindings): Simplify; move XEmacs stuff to
7569         gnus-xmas.el.
7570
7571         * gnus-xmas.el: Bind gnus-agent-summary-mode when compiling.
7572         (gnus-xmas-article-describe-bindings): New function.
7573         (gnus-xmas-redefine): Make gnus-article-describe-bindings alias to
7574         gnus-xmas-article-describe-bindings.
7575
7576         * lpath.el: Don't fbind character-to-event and map-keymap for Emacs 21.
7577
7578 2008-01-16  Teodor Zlatanov  <tzz@lifelogs.com>
7579
7580         * gnus-registry.el (gnus-registry-marks, gnus-registry-default-mark):
7581         Add new variables for article mark management.
7582         (gnus-registry-extra-entries-precious, gnus-registry-trim): Define a
7583         list of extra data entries which, when present, will indicate that the
7584         article ID should not be trimmed from the registry.
7585         (gnus-registry-mark-article, gnus-registry-article-marks): Remove these
7586         functions.
7587         (gnus-registry-read-mark): New function to read a mark name from the
7588         user.
7589         (gnus-registry-set-article-mark, gnus-registry-remove-article-mark)
7590         (gnus-registry-set-article-mark-internal): New functions to add and
7591         remove marks.
7592         (gnus-registry-get-article-marks): New function to show the marks for
7593         an article, or retrieve them for further use.
7594
7595 2008-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
7596
7597         * gnus-art.el (gnus-article-describe-bindings): Show all `S' prefix
7598         keys when no argument is given.
7599
7600 2008-01-14  Reiner Steib  <Reiner.Steib@gmx.de>
7601
7602         * imap.el (imap-ping-server): New variable.
7603         (imap-opened): On add extra ping if imap-ping-server is non-nil.
7604         (imap-ping-server): Minor doc string fixes.
7605
7606 2008-01-14  Knut Anders Hatlen  <kahatlen@gmail.com>  (tiny change)
7607
7608         * imap.el (imap-ping-server): New function.
7609         (imap-opened): Call imap-ping-server.
7610
7611 2008-01-12  Reiner Steib  <Reiner.Steib@gmx.de>
7612
7613         * gnus-sum.el (gnus-article-sort-by-random)
7614         (gnus-thread-sort-by-random): Fix doc strings.
7615         Reported by jidanni@jidanni.org.
7616
7617 2008-01-11  Katsumi Yamaoka  <yamaoka@jpl.org>
7618
7619         * gnus-art.el (gnus-article-describe-bindings): New function.
7620         (gnus-article-read-summary-keys): Use it.
7621         (gnus-article-mode-map): Bind `C-h b' to it.
7622
7623 2008-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
7624
7625         * gnus-art.el (gnus-article-read-summary-keys): Work for `C-h' on
7626         XEmacs.
7627         (gnus-article-describe-key, gnus-article-describe-key-briefly):
7628         Protect against non-character events.
7629
7630         * lpath.el: Fbind map-keymap for Emacs 21.
7631
7632 2008-01-09  Reiner Steib  <Reiner.Steib@gmx.de>
7633
7634         * gnus-group.el (gnus-group-read-ephemeral-gmane-group-url):
7635         New command.
7636         (gnus-group-read-ephemeral-gmane-group): Use optional argument RANGE
7637         instead of END.  Change name of the temp file.
7638         (gnus-group-gmane-group-download-format): Add doc string.  Make it
7639         customizable.
7640
7641 2008-01-09  Katsumi Yamaoka  <yamaoka@jpl.org>
7642
7643         * gnus-art.el (gnus-article-send-map): New keymap for `S' prefix keys;
7644         bind `S W' to gnus-article-wide-reply-with-original; set default
7645         binding to gnus-article-read-summary-send-keys.
7646         (gnus-article-read-summary-keys): Fix the order of keys; display
7647         continuation keys correctly in the echo area; describe bindings
7648         correctly when keys end with `C-h'.
7649         (gnus-article-read-summary-send-keys): New function.
7650         (gnus-article-describe-key, gnus-article-describe-key-briefly):
7651         Work for gnus-article-read-summary-send-keys; display continuation keys
7652         correctly in the echo area.
7653         (gnus-article-reply-with-original): Ignore prefix argument.
7654         (gnus-article-wide-reply-with-original): New function.
7655
7656         * lpath.el: Fbind character-to-event and set-keymap-default-binding for
7657         Emacs 21.
7658
7659 2008-01-08  Katsumi Yamaoka  <yamaoka@jpl.org>
7660
7661         * gnus-bookmark.el (gnus-bookmark-mouse-available-p): Don't test for
7662         display-color-p.  Reported by Reiner Steib <Reiner.Steib@gmx.de>.
7663
7664 2008-01-06  Reiner Steib  <Reiner.Steib@gmx.de>
7665
7666         * gnus-group.el (gnus-group-gmane-group-download-format): New variable.
7667         (gnus-group-read-ephemeral-gmane-group): New command.
7668
7669 2008-01-06  Dan Nicolaescu  <dann@ics.uci.edu>
7670
7671         * gnus.el (gnus-use-long-file-name): Remove reference to xenix.
7672
7673 2007-12-28  Reiner Steib  <Reiner.Steib@gmx.de>
7674
7675         * message.el (message-send-mail-function): Increase custom version.
7676
7677         * mml-sec.el, sieve-manage.el, smime.el: Simplify loading of
7678         password-cache or password.  Suggested by Glenn Morris <rgm@gnu.org>.
7679
7680 2007-12-21  Teodor Zlatanov  <tzz@lifelogs.com>
7681
7682         * imap.el (imap-authenticate): Use current-buffer instead of buffer,
7683         for the cases where imap-authenticate is called with a nil buffer
7684         parameter.
7685
7686 2007-12-19  Katsumi Yamaoka  <yamaoka@jpl.org>
7687
7688         * gnus-art.el (gnus-article-browse-html-parts): Work for two or more
7689         html parts correctly; support forwarded messages.
7690         (gnus-article-browse-html-article): Remove work buffers.
7691
7692         * netrc.el: Bind encrypt-file-alist for Emacs 21 and XEmacs when
7693         compiling.
7694         (netrc-bound-and-true-p): New macro.
7695         (netrc-parse): Use it instead of bound-and-true-p that is not available
7696         in XEmacs 21.4.
7697
7698 2007-12-19  Teodor Zlatanov  <tzz@lifelogs.com>
7699
7700         * gnus-registry.el (gnus-registry-mark-article)
7701         (gnus-registry-article-marks): Add functionality to mark articles
7702         through the Gnus registry.
7703
7704         * encrypt.el: Clarify documentation for the new pgg method.
7705         (encrypt-file-alist): Add PGG option.
7706         (encrypt-insert-file-contents, encrypt-write-file-contents): Use PGG
7707         functionality.  Abstract password key and messaging to external
7708         functions.
7709         (encrypt-password-key, encrypt-get-passphrase-if-needed)
7710         (encrypt-message-method-and-cipher): Add new convenience external
7711         functions.
7712         (encrypt-pgg-encode-buffer, encrypt-pgg-decode-buffer)
7713         (encrypt-pgg-process-buffer): Add PGG functionality glue.
7714
7715         * netrc.el: Autoload encrypt when encrypt-file-alist is set.
7716         (netrc-parse): Use encrypt-file-alist to determine if
7717         encrypt-find-model or encrypt-insert-file-contents should be used.
7718
7719         * encrypt.el: Clarify documentation.  Load password-cache or
7720         password, whichever one is found first, instead of autoloading.
7721
7722 2007-12-19  Glenn Morris  <rgm@gnu.org>
7723
7724         * mml.el (message-options-set, message-narrow-to-head)
7725         (message-in-body-p, message-mail-p, message-encode-message-body):
7726         Autoload.
7727         (message-remove-header, message-narrow-to-headers-or-head)
7728         (message-subscribed-p, message-make-mail-followup-to)
7729         (message-position-on-field, message-news-p)
7730         (message-options-set-recipient, message-generate-headers)
7731         (message-sort-headers): Declare as functions.
7732
7733 2007-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
7734
7735         * gnus-draft.el (gnus-draft-send-message): Mention process/prefix
7736         convention in doc string.
7737
7738 2007-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
7739
7740         * gnus-art.el (gnus-article-browse-html-parts): Add message header and
7741         title to html parts.
7742         (gnus-article-browse-html-article): Pass message header to it.
7743
7744         * mm-decode.el (mm-display-external): Use mm-add-meta-html-tag.
7745
7746 2007-12-16  Reiner Steib  <Reiner.Steib@gmx.de>
7747
7748         * mml-sec.el, sieve-manage.el, smime.el: Make loading of password-cache
7749         or password compatible with XEmacs.
7750
7751 2007-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
7752
7753         * gnus-art.el (article-verify-x-pgp-sig): Add reference to X-PGP-Sig
7754         format document.
7755         (gnus-mime-delete-part): Don't write description line if empty.
7756         (gnus-article-encrypt-body): Add confirmation for gnus-novice-user.
7757
7758 2007-12-14  Johan Bockgård  <bojohan@gnu.org>
7759
7760         * gnus-sum.el (gnus-summary-mark-unread-as-read)
7761         (gnus-summary-mark-read-and-unread-as-read)
7762         (gnus-summary-mark-current-read-and-unread-as-read)
7763         (gnus-summary-mark-unread-as-ticked): Doc fix.
7764         `gnus-mark-article-hook', not `gnus-summary-mark-article-hook'.
7765
7766 2007-12-14  Reiner Steib  <Reiner.Steib@gmx.de>
7767
7768         * gnus-sum.el (gnus-summary-prev-article): Fix doc string.
7769         Reported by Christoph Conrad <christoph.conrad@gmx.de>.
7770
7771 2007-12-14  Reiner Steib  <Reiner.Steib@gmx.de>
7772
7773         * gnus-util.el (gnus-y-or-n-p, gnus-yes-or-no-p): Alias to y-or-n-p and
7774         yes-or-no-p.
7775
7776 2007-12-11  Katsumi Yamaoka  <yamaoka@jpl.org>
7777
7778         * mm-decode.el (mm-add-meta-html-tag): New function.
7779         (mm-save-part-to-file, mm-pipe-part): Use it.
7780
7781         * gnus-art.el (gnus-article-browse-delete-temp-files):
7782         Use gnus-y-or-n-p instead of y-or-n-p.
7783         (gnus-article-browse-html-parts): Work with message/external-body; use
7784         mm-add-meta-html-tag.
7785
7786 2007-12-11  Glenn Morris  <rgm@gnu.org>
7787
7788         * gnus-cache.el: Require gnus-sum not just when compiling.
7789
7790         * gnus-fun.el (gnus-display-x-face-in-from): Require gnus-art.
7791
7792         * gnus-int.el (gnus-server-opened, gnus-status-message):
7793         Move definitions before use.
7794
7795         * mm-decode.el: Require gnus-util.
7796         (mm-remove-part): Only call delete-annotation on XEmacs.
7797
7798         * mm-uu.el (gnus-original-article-buffer): Define for compiler.
7799
7800         * nnmail.el: Require gnus-int.
7801
7802         * spam.el: Move `require's before `eval-when-compile's.
7803
7804         * gnus-ems.el (gnus-alive-p):
7805         * gnus-fun.el (message-goto-eoh):
7806         * gnus-util.el (gnus-group-name-decode):
7807         * mail-source.el (gnus-compress-sequence):
7808         * message.el (Info-goto-node, format-spec):
7809         * mm-bodies.el (message-options-get):
7810         * mm-decode.el (mm-view-pkcs7):
7811         * mm-util.el (gmm-write-region):
7812         * mml-smime.el (mml-compute-boundary)
7813         (gnus-completing-read-with-default):
7814         * mml.el (widget-button-press, gnus-make-hashtable):
7815         * mml1991.el (mm-decode-content-transfer-encoding)
7816         (mm-encode-content-transfer-encoding)
7817         (message-options-get, message-options-set):
7818         * mml2015.el (gnus-buffer-live-p, gnus-get-buffer-create):
7819         * nnfolder.el (gnus-request-group):
7820         * nnheader.el (ietf-drums-unfold-fws):
7821         * rfc1843.el (mail-header-parse-content-type, message-narrow-to-head):
7822         * smime.el (gnus-run-mode-hooks):
7823         * spam-stat.el (gnus-message): Autoload.
7824
7825         * gnus-cache.el, gnus-fun.el, gnus-group.el, gnus.el, mail-source.el:
7826         * mm-bodies.el, mm-decode.el, mm-extern.el, mm-util.el:
7827         * mml-smime.el, mml.el, mml1991.el, mml2015.el, nndb.el, nnfolder.el:
7828         * nnmail.el, nnmaildir.el, nnrss.el, rfc1843.el, spam.el:
7829         Add declare-function compatibility definition.
7830
7831         * gnus-cache.el (nnvirtual-find-group-art):
7832         * gnus-fun.el (article-narrow-to-head, gnus-article-goto-header)
7833         (gnus-add-image, gnus-add-wash-type):
7834         * gnus-group.el (nnkiboze-score-file):
7835         * gnus-sum.el (turn-on-gnus-mailing-list-mode)
7836         (gnus-cache-write-active, mm-uu-dissect, idna-to-unicode):
7837         * gnus-util.el (gnus-find-method-for-group, gnus-group-name-charset)
7838         (message-tokenize-header, gnus-get-buffer-create)
7839         (mm-enable-multibyte, gnus-put-text-property, gnus-overlay-put)
7840         (gnus-make-overlay, mm-disable-multibyte, gnus-add-text-properties):
7841         * gnus.el (gnus-group-decoded-name):
7842         * mail-source.el (imap-capability):
7843         * mm-bodies.el (message-options-set):
7844         * mm-decode.el (gnus-configure-windows):
7845         * mm-extern.el (message-goto-body):
7846         * mm-util.el (mm-delete-duplicates, mm-detect-coding-region):
7847         * mml-smime.el (epg-key-sub-key-list, epg-sub-key-capability)
7848         (epg-sub-key-validity, message-options-set):
7849         * mml.el (widget-event-point, gnus-configure-windows):
7850         * mml1991.el (mc-encrypt-generic, gpg-sign-encrypt, gpg-encrypt):
7851         * mml2015.el (epg-check-configuration, epg-configuration)
7852         (message-options-set):
7853         * nndb.el (nndb-request-article):
7854         * nnfolder.el (gnus-request-create-group):
7855         * nnmail.el (gnus-activate-group, gnus-group-mark-article-read):
7856         * nnmaildir.el (gnus-group-mark-article-read):
7857         * nnrss.el (w3-parse-buffer, gnus-group-make-rss-group):
7858         * rfc1843.el (message-fetch-field):
7859         * spam.el (gnus-extract-address-components):
7860         Declare as functions.
7861
7862 2007-12-10  Katsumi Yamaoka  <yamaoka@jpl.org>
7863
7864         * gnus-art.el (gnus-article-browse-html-parts): Decode CTE.
7865
7866         * pgg.el (pgg-run-at-time, pgg-cancel-timer): Use eval-and-compile.
7867
7868         * lpath.el: Fbind run-mode-hooks for Emacs 21;
7869         bind show-trailing-whitespace for XEmacs.
7870
7871 2007-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
7872
7873         * hashcash.el, imap.el, pgg.el, pgg-parse.el (declare-function): Add
7874         new no-op macro for backward compatibility.
7875
7876         * imap.el (imap-string-to-integer): New function.
7877
7878 2007-12-09  Glenn Morris  <rgm@gnu.org>
7879
7880         * gnus-uu.el (gnus-uu-yenc-article): Use insert-buffer-substring.
7881
7882         * gnus-art.el, gnus-spec.el, gnus-sum.el, gnus-util.el:
7883         * message.el, mm-view.el, sieve-manage.el, smime.el:
7884         Add declare-function compatibility definition.
7885
7886         * gnus-art.el (w3-region, w3m-region, Info-menu):
7887         * gnus-spec.el (gnus-summary-from-or-to-or-newsgroups):
7888         * gnus-sum.el (gnus-get-predicate):
7889         * gnus-util.el (mm-append-to-file, w32-focus-frame):
7890         * message.el (mail-abbrev-in-expansion-header-p):
7891         * mm-view.el (w3-do-setup, w3-region, w3-prepare-buffer)
7892         (w3m-detect-meta-charset, w3m-region):
7893         * sieve-manage.el (password-read, password-cache-add)
7894         (password-cache-remove):
7895         * smime.el (password-read-and-add): Declare as functions.
7896
7897 2007-12-08  David Kastrup  <dak@gnu.org>
7898
7899         * gnus-sum.el (gnus-summary-simplify-subject-query):
7900         * ecomplete.el (ecomplete-display-matches): Fix buggy call to
7901         `message'.
7902
7903 2007-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
7904
7905         * dgnushack.el (dgnushack-emacs-compile-defcustom-p): New function; use
7906         it to bind idna-program, installation-directory, defined-colors, and
7907         face-attribute for XEmacs of the version that compiles defcustom forms.
7908
7909 2007-12-07  Glenn Morris  <rgm@gnu.org>
7910
7911         * gnus-art.el (article-make-date-line): Revert previous change.
7912
7913 2007-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
7914
7915         * gnus-start.el (gnus-load): Rename local variable to avoid confusion.
7916
7917 2007-12-06  Christian Plate  <cplate@web.de>  (tiny change)
7918
7919         * nnmaildir.el (nnmaildir-request-update-info): Improve performance.
7920         Call gnus-add-to-range ranges only once with a prepared article-list.
7921
7922 2007-12-06  Paul Jarc  <prj@po.cwru.edu>
7923
7924         * nnmaildir.el (nnmaildir-request-list, nnmaildir-retrieve-groups)
7925         (nnmaildir-request-group, nnmaildir-retrieve-headers): Escape spaces in
7926         group names with backslashes.
7927         Reported by Tassilo Horn <tassilo@member.fsf.org>.
7928
7929 2007-12-06  Deepak Goel  <deego3@gmail.com>
7930
7931         * gnus-art.el (article-make-date-line):
7932         * gnus-start.el (gnus-load):
7933         * pop3.el (pop3-read-response): Fix buggy call to `error'.
7934
7935 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
7936
7937         * gnus-art.el (gnus-use-idna)
7938         * gnus-start.el (gnus-site-init-file)
7939         * message.el (message-use-idna)
7940         * mm-uu.el (mm-uu-hide-markers)
7941         * smiley.el (smiley-style): Revert changes that suppress warnings.
7942
7943 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
7944
7945         * gnus-art.el (gnus-article-browse-html-parts): Add meta html tag to
7946         specify charset to html source.
7947         Reported by Christoph Conrad <christoph.conrad@gmx.de>.
7948
7949 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
7950
7951         * gnus-art.el (gnus-use-idna): Don't directly refer to the value of
7952         idna-program in order to suppress byte compile warning issued by XEmacs
7953         that came to byte compile the default value section of defcustom forms
7954         recently.
7955
7956         * gnus-start.el (gnus-site-init-file): Don't directly refer to the
7957         value of installation-directory.
7958
7959         * message.el (message-use-idna): Don't directly refer to the value of
7960         idna-program.
7961
7962         * mm-uu.el (mm-uu-hide-markers): Don't directly call defined-colors.
7963
7964         * smiley.el (smiley-style): Don't directly call face-attribute.
7965
7966 2007-12-04  Reiner Steib  <Reiner.Steib@gmx.de>
7967
7968         * gnus-group.el (gnus-group-highlight-line): Add FIXME.
7969
7970         * gnus-dired.el: Reduce Gnus dependencies.
7971         (gnus-ems, gnus-msg, gnus-util, message, mm-decode, mml):
7972         Don't require.  Use autoloads instead.
7973         (mml-attach-file, mm-default-file-encoding, mailcap-extension-to-mime)
7974         (mailcap-mime-info, mm-mailcap-command, ps-print-preprint)
7975         (message-buffers, gnus-setup-message, gnus-print-buffer): Autoload.
7976         (gnus-dired-mode): Adjust doc string.
7977         (gnus-dired-mail-mode): New variable.
7978         (gnus-dired-mode-map): Avoid using `gnus-define-keys'.
7979         (gnus-dired-mode): Avoid using `gnus-run-hooks'.
7980         (gnus-dired-mail-buffers): New function.  Return mail or message
7981         composition buffers.
7982         (gnus-dired-attach): Use it.
7983         (gnus-dired-find-file-mailcap): Call `mailcap-mime-info' with
7984         NO-DECODE.
7985         (gnus-dired-print): Use `gnus-print-buffer' depending on
7986         `gnus-dired-mail-mode'.
7987
7988 2007-12-04  Katsumi Yamaoka  <yamaoka@jpl.org>
7989
7990         * rfc2047.el (rfc2047-encoded-word-regexp)
7991         (rfc2047-encoded-word-regexp-loose): Move forward; add comments
7992         explaining what regexp patterns are for.
7993
7994 2007-12-04  Glenn Morris  <rgm@gnu.org>
7995
7996         * password.el: Move to password-cache.el.
7997
7998         * mml1991.el (password-read, password-cache-add, password-cache-remove):
7999         * mml2015.el (password-read, password-cache-add, password-cache-remove):
8000         * mml-smime.el (password-read, password-cache-add)
8001         (password-cache-remove):
8002         No need to autoload, since mml-sec requires password.
8003
8004         * gnus.el (gnus-spam-resend-to, gnus-ham-resend-to):
8005         * message.el (gnus-extract-address-components):
8006         * mml-smime.el (gnus-extract-address-components): Define for compiler.
8007
8008         * mml-sec.el, sieve-manage.el, smime.el: Require password-cache or
8009         password.
8010
8011 2007-12-03  Reiner Steib  <Reiner.Steib@gmx.de>
8012
8013         * mailcap.el: Reduce dependencies.
8014         (mail-header-parse-content-type): Autoload.
8015         (mailcap-delete-duplicates): New alias.
8016         (mailcap-mime-info): Add optional argument NO-DECODE.
8017         (mailcap-mime-types): Use mailcap-delete-duplicates.
8018
8019         * message.el (message-ignored-supersedes-headers): Add "X-ID".
8020
8021 2007-12-03  Nathan J. Williams  <nathanw@MIT.EDU>  (tiny change)
8022
8023         * imap.el (imap-mailbox-status-asynch): Upcase STATUS items.
8024         (imap-parse-status): Upcase status-att for servers that sends them
8025         lower-case (e.g., MS Exchange 2007).
8026
8027 2007-12-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8028
8029         * gnus-sum.el (gnus-uu-extract-map): Add a command for the yenc
8030         function.
8031
8032         * gnus-uu.el (gnus-uu-decode-yenc): New command.
8033         (gnus-uu-yenc-article): New function.
8034
8035         * yenc.el (yenc-first-part-p, yenc-last-part-p): New functions.
8036
8037         * mm-uu.el (mm-uu-yenc-extract): Get the data from the original buffer.
8038
8039 2007-12-02  Glenn Morris  <rgm@gnu.org>
8040
8041         * binhex.el (binhex): New custom group.
8042         (binhex-decoder-program, binhex-decoder-switches)
8043         (binhex-use-external): Move to the binhex custom group.
8044
8045         * uudecode.el (uudecode): New custom group.
8046         (uudecode-decoder-program, uudecode-decoder-switches)
8047         (uudecode-use-external): Move to the uudecode custom group.
8048
8049         * netrc.el (top-level): Don't load `encrypt' features.
8050         (netrc-parse): Don't use encrypt.
8051         (netrc-find-service-name, netrc-find-service-number): Don't use caddr.
8052
8053         * encrypt.el: Remove file.
8054
8055 2007-12-01  Reiner Steib  <Reiner.Steib@gmx.de>
8056
8057         * message.el (message-cite-prefix-regexp): Remove `-' and `+' to avoid
8058         matches on patches.
8059
8060         * gnus-art.el (gnus-article-browse-html-article):
8061         Mention `mm-text-html-renderer' in the doc string.
8062
8063         * rfc2047.el (rfc2047-encode-max-chars): Refer to RFC 2047 in doc
8064         string.  Add comments.
8065
8066         * message.el (message-idna-to-ascii-rhs-1): Don't call `idna-to-ascii'
8067         if rhs is ASCII.
8068
8069 2007-12-01  Glenn Morris  <rgm@gnu.org>
8070
8071         * mail-source.el (top-level): Require format-spec before
8072         eval-when-compile.
8073
8074 2007-11-30  Glenn Morris  <rgm@gnu.org>
8075
8076         * encrypt.el: Require password, rather than autoloading password-read.
8077
8078 2007-11-29  Glenn Morris  <rgm@gnu.org>
8079
8080         * imap.el (sasl-find-mechanism, sasl-mechanism-name)
8081         (sasl-make-client, sasl-next-step, sasl-step-data)
8082         (sasl-step-set-data): Declare as functions.
8083
8084 2007-11-28  Reiner Steib  <Reiner.Steib@gmx.de>
8085
8086         * tls.el (tls-hostmismatch, open-tls-stream): Checkdoc cleanup.
8087
8088 2007-11-28  Elias Oltmanns  <eo@nebensachen.de>
8089
8090         * tls.el (open-tls-stream): Actually consult tls-checktrust to see if
8091         certs should be verified and what is to be done in the event of a
8092         verification failure.
8093
8094         * gnus.el (gnus-method-to-server): Add an optional parameter so the
8095         caller can indicate whether the cache should be disregarded for this
8096         call.  This way the result of the call is reproducible at all times and
8097         can be considered a canonical server name for the supplied method.
8098         (gnus-agent-method-p): Canonicalize server names by pushing their
8099         method through `gnus-method-to-server' using the no-cache argument.
8100
8101         * gnus-srvr.el (gnus-server-insert-server-line):
8102         Call `gnus-method-to-server' with `no-cache' argument.
8103
8104         * gnus-agent.el (gnus-agent-toggle-plugged): Don't call
8105         gnus-agent-possibly-synchronize-flags as this should be called when the
8106         server is actually being opened.
8107         (gnus-agent-possibly-synchronize-flags)
8108         (gnus-agent-possibly-synchronize-flags-server): Move check for the
8109         flags file of an agentized server to the latter function.
8110
8111         * gnus-int.el (gnus-agent-possibly-synchronize-flags-server): Autoload.
8112         (gnus-open-server): Call gnus-agent-possibly-synchronize-flags-server
8113         after a connection has been established successfully.
8114
8115 2007-11-28  Katsumi Yamaoka  <yamaoka@jpl.org>
8116
8117         * gnus-art.el (article-display-face): Force to display face if called
8118         interactively; check if gnus-article-x-face-too-ugly matches author.
8119         (article-display-x-face): Display face even if From header is missing
8120         as article-display-face does.
8121
8122 2007-11-27  Dan Nicolaescu  <dann@ics.uci.edu>
8123
8124         * hashcash.el (message-narrow-to-headers-or-head)
8125         (message-fetch-field, message-goto-eoh)
8126         (message-narrow-to-headers): Declare as functions.
8127
8128 2007-11-27  Reiner Steib  <Reiner.Steib@gmx.de>
8129
8130         * mail-source.el (mail-sources): Default to fetch from file for
8131         compatibility with default of nnmail-spool-file.
8132
8133 2007-11-27  Katsumi Yamaoka  <yamaoka@jpl.org>
8134
8135         * rfc2047.el (rfc2047-allow-irregular-q-encoded-words): New variable.
8136         (rfc2047-encodable-p): Use rfc2047-encoded-word-regexp instead of "=?"
8137         to look for encoded word that should be encoded again.
8138         (rfc2047-encoded-word-regexp): Make B encoding pattern strict.
8139         (rfc2047-encoded-word-regexp-loose): New constant that has loose Q
8140         encoding pattern.
8141         (rfc2047-decode-region): Switch strict regexp and loose one according
8142         to rfc2047-allow-irregular-q-encoded-words.
8143
8144 2007-11-25  Romain Francoise  <romain@orebokech.com>
8145
8146         * gnus-msg.el (gnus-summary-reply): Delete extra paren.
8147
8148 2007-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
8149
8150         * tls.el (tls-program): Provide more custom choices from
8151         `tls-checktrust'.  Refer to `tls-checktrust' in doc string.
8152         (tls-process-connection-type, tls-success): Remove "*" in doc string.
8153
8154 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
8155
8156         * nnmail.el (nnmail-spool-file): Remove obsolete variable.
8157         (nnmail-get-new-mail): Remove code using `nnmail-spool-file'.
8158
8159         * gnus-start.el (defvar, gnus-get-unread-articles): Remove code using
8160         `nnmail-spool-file'.
8161
8162         * nnkiboze.el (nnkiboze-generate-groups): Don't bind obsolete
8163         `nnmail-spool-file'.
8164
8165         * gnus-move.el (gnus-change-server): Ditto.
8166
8167         * gnus-kill.el (gnus-batch-score): Ditto.
8168
8169         * gnus-cache.el (gnus-jog-cache): Ditto.
8170
8171         * gnus-msg.el (gnus-summary-reply):
8172         Ignore gnus-confirm-mail-reply-to-news for wide and very wide replies.
8173
8174 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
8175
8176         * tls.el (tls-checktrust, tls-hostmismatch, tls-untrusted): Add custom
8177         version.  Minor improvement to doc strings.
8178         (tls-program): Add comment.
8179
8180 2007-11-24  Elias Oltmanns  <eo@nebensachen.de>
8181
8182         * tls.el (tls-certtool-program, tls-hostmismatch): New variables.
8183         (tls-checktrust): New variable.  Check if GNU TLS complained about a
8184         mismatch between the hostname provided in the certificate and the name
8185         of the host connnecting to.
8186         (open-tls-stream): Use them.  Check certificates against trusted root
8187         certificates.
8188
8189 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
8190
8191         * gnus-cache.el (gnus-cache-generate-nov-databases):
8192         Use nnml-generate-nov-databases-directory instead of
8193         nnml-generate-nov-databases-1.
8194
8195 2007-11-24  Glenn Morris  <rgm@gnu.org>
8196
8197         * message.el (message-tool-bar-retro): Update for rename
8198         mail_send.xpm->mail-send.xpm.
8199
8200 2007-11-22  Reiner Steib  <Reiner.Steib@gmx.de>
8201
8202         * smime.el (smime-cert-by-ldap-1): Use `ldap-search' instead of
8203         `smime-ldap-search' for Emacs 22 and up.
8204
8205 2007-11-22  Stefan Monnier  <monnier@iro.umontreal.ca>
8206
8207         * gnus-art.el (gnus-article-truncate-lines): Use `truncate-lines'.
8208
8209         * message.el (message-send-mail-function): Fix error convention.
8210         (message-mailer-swallows-blank-line, message-send-mail-with-sendmail)
8211         (message-widen-reply, message-send-mail, message-talkative-question)
8212         (message-with-reply-buffer, message-generate-new-buffer-clone-locals)
8213         (message-clone-locals, message-send-news): Use with-current-buffer.
8214         (message-insert-or-toggle-importance): Remove unused var `valid'.
8215         (message-make-references): Remove unused var `new-references'.
8216         (message-make-mail-followup-to): Remove unused var `subscribed-lists'.
8217
8218 2007-11-22  Juanma Barranquero  <lekktu@gmail.com>
8219
8220         * spam.el (spam-find-spam, spam-enter-list): Doc fixes.
8221         (spam-split-symbolic-return-positive): Reflow docstring.
8222         (spam-backends, spam-summary-exit-behavior)
8223         (spam-mark-ham-unread-before-move-from-spam-group)
8224         (spam-summary-score-preferred-header, spam-sa-learn-spam-switch)
8225         (spam-sa-learn-ham-switch, spam-sa-learn-unregister-switch)
8226         (spam-clear-cache, spam-backend-check, spam-install-backend)
8227         (spam-install-statistical-backend, spam-list-of-processors)
8228         (spam-group-processor-p, spam-split, spam-bogofilter-score)
8229         (spam-bsfilter-score, spam-check-bsfilter, spam-crm114-score)
8230         (spam-check-crm114, spam-initialize, spam-unload-hook):
8231         Fix typos in docstrings.
8232
8233 2007-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
8234
8235         * gnus-start.el (gnus-get-unread-articles): Mark groups as having never
8236         been checked if they have never been read and those group levels are
8237         higher than the one that a user specified.
8238
8239 2007-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
8240
8241         * gnus-start.el (gnus-get-unread-articles): Don't prevent from checking
8242         foreign groups unless a group level is specified by a user.
8243         Reported by Dan Nicolaescu <dann@ics.uci.edu>.
8244
8245 2007-11-21  Reiner Steib  <Reiner.Steib@gmx.de>
8246
8247         * message.el (message-send-mail-function): Require sendmail.
8248
8249 2007-11-20  Reiner Steib  <Reiner.Steib@gmx.de>
8250
8251         * message.el (message-send-mail-function): Check for smtpmail too.
8252
8253         * utf7.el (utf7-encode, utf7-decode): Use coding system
8254         `utf-7'/`utf-7-imap' from utf-7.el' if available.
8255
8256         * message.el (message-send-mail-function): New function.
8257         (message-send-mail-function): Set default using
8258         message-send-mail-function.  Adjust doc string.
8259         (message-send-mail-with-mailclient): New function.
8260
8261 2007-11-16  Dan Nicolaescu  <dann@ics.uci.edu>
8262
8263         * smime.el (from):
8264         * rfc2047.el (message-posting-charset):
8265         * qp.el (mm-use-ultra-safe-encoding):
8266         * pop3.el (parse-time-months):
8267         * nnrss.el (mm-text-html-renderer, mm-text-html-washer-alist):
8268         * nnml.el (files):
8269         * nnheader.el (gnus-newsgroup-name, nnheader-file-coding-system)
8270         (jka-compr-compression-info-list, ange-ftp-path-format)
8271         (efs-path-regexp):
8272         * nndiary.el (files):
8273         * mml2015.el (mc-default-scheme, mc-schemes, pgg-default-user-id)
8274         (pgg-errors-buffer, pgg-output-buffer, epg-user-id-alist)
8275         (epg-digest-algorithm-alist, inhibit-redisplay)
8276         (password-cache-expiry):
8277         * mml1991.el (pgg-default-user-id, pgg-errors-buffer)
8278         (pgg-output-buffer, password-cache-expiry):
8279         * mml.el (mml-dnd-protocol-alist, ange-ftp-name-format)
8280         (efs-path-regexp):
8281         * mml-smime.el (epg-user-id-alist, epg-digest-algorithm-alist)
8282         (inhibit-redisplay):
8283         * mm-uu.el (file-name, start-point, end-point, entry)
8284         (gnus-newsgroup-name, gnus-newsgroup-charset):
8285         * mm-util.el (mm-mime-mule-charset-alist, latin-unity-coding-systems)
8286         (latin-unity-ucs-list):
8287         * mm-bodies.el (mm-uu-yenc-decode-function, mm-uu-decode-function)
8288         (mm-uu-binhex-decode-function):
8289         * message.el (gnus-message-group-art, gnus-list-identifiers)
8290         (rmail-enable-mime-composing, gnus-local-organization)
8291         (gnus-post-method, gnus-select-method, gnus-active-hashtb)
8292         (gnus-read-active-file, facemenu-add-face-function)
8293         (facemenu-remove-face-function, gnus-article-decoded-p)
8294         (tool-bar-mode):
8295         * mail-source.el (display-time-mail-function):
8296         * gnus-util.el (nnmail-pathname-coding-system)
8297         (nnmail-active-file-coding-system, gnus-emphasize-whitespace-regexp)
8298         (gnus-original-article-buffer, gnus-user-agent)
8299         (rmail-default-rmail-file, mm-text-coding-system, tool-bar-mode)
8300         (xemacs-codename, sxemacs-codename, emacs-program-version):
8301         * gnus-sum.el (tool-bar-mode, gnus-tmp-header, number):
8302         * gnus-start.el (gnus-agent-covered-methods)
8303         (gnus-agent-file-loading-local, gnus-agent-file-loading-cache)
8304         (gnus-current-headers, gnus-thread-indent-array, gnus-newsgroup-name)
8305         (gnus-newsgroup-headers, gnus-group-list-mode)
8306         (gnus-group-mark-positions, gnus-newsgroup-data)
8307         (gnus-newsgroup-unreads, nnoo-state-alist)
8308         (gnus-current-select-method, mail-sources)
8309         (nnmail-scan-directory-mail-source-once, nnmail-split-history)
8310         (nnmail-spool-file, gnus-cache-active-hashtb):
8311         * gnus-mh.el (mh-lib-progs):
8312         * gnus-ems.el (gnus-tmp-unread, gnus-tmp-replied)
8313         (gnus-tmp-score-char, gnus-tmp-indentation, gnus-tmp-opening-bracket)
8314         (gnus-tmp-lines, gnus-tmp-name, gnus-tmp-closing-bracket)
8315         (gnus-tmp-subject-or-nil, gnus-check-before-posting, gnus-mouse-face)
8316         (gnus-group-buffer):
8317         * gnus-cite.el (font-lock-defaults-computed, font-lock-keywords)
8318         (font-lock-set-defaults):
8319         * gnus-art.el (tool-bar-map, w3m-minor-mode-map)
8320         (gnus-face-properties-alist, charset, gnus-summary-article-menu)
8321         (gnus-summary-post-menu, total-parts, type, condition, length):
8322         * gnus-agent.el (gnus-agent-read-agentview):
8323         * flow-fill.el (show-trailing-whitespace):
8324         * gnus-group.el (tool-bar-mode, nnrss-group-alist): Remove unnecessary
8325         eval-and-compile wrappers for byte compiler pacifiers.
8326
8327         * mm-view.el (mm-inline-image-xemacs): Only do something for XEmacs.
8328         (mm-display-inline-fontify): Check for featurep 'xemacs not
8329         extent-list.
8330
8331         * mm-decode.el (mm-display-external): Check for featurep 'xemacs not
8332         itimer-list.
8333         (mm-create-image-xemacs): Only do something for XEmacs.
8334         (mm-image-fit-p): Check for featurep 'xemacs not glyph-width.
8335
8336         * mm-util.el (mm-find-buffer-file-coding-system): Add check for XEmacs.
8337
8338         * gnus-registry.el (gnus-adaptive-word-syntax-table):
8339         * gnus-fun.el (gnus-face-properties-alist): Pacify byte compiler.
8340
8341 2007-11-15  Juanma Barranquero  <lekktu@gmail.com>
8342
8343         * nnimap.el (nnimap-split-download-body):
8344         * gnus-demon.el (gnus-demon):
8345         * gnus-uu.el (gnus-uu-default-view-rules): Fix typos in docstrings.
8346
8347 2007-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
8348
8349         * nntp.el (nntp-insert-buffer-substring, nntp-copy-to-buffer):
8350         New macros.
8351         (nntp-wait-for, nntp-retrieve-articles, nntp-async-trigger)
8352         (nntp-retrieve-headers-with-xover): Use nntp-insert-buffer-substring to
8353         copy data from unibyte buffer to multibyte current buffer.
8354         (nntp-retrieve-headers, nntp-retrieve-groups): Use nntp-copy-to-buffer
8355         to copy data from unibyte current buffer to multibyte buffer.
8356         (nntp-make-process-buffer): Make process buffer unibyte.
8357
8358         * pop3.el (pop3-open-server): Fix typo in Lisp code.
8359
8360 2007-11-14  Denys Duchier  <denys.duchier@univ-orleans.fr>  (tiny change)
8361
8362         * pop3.el (pop3-open-server): Accept and process data more robustly at
8363         connexion start to avoid spurious "POP SSL connexion failed" errors.
8364
8365 2007-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
8366
8367         * gnus-start.el (gnus-active-to-gnus-format): Use unibyte buffer to
8368         read group names.
8369
8370 2007-11-12  Reiner Steib  <Reiner.Steib@gmx.de>
8371
8372         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Adjust :version.
8373
8374 2007-11-12  Katsumi Yamaoka  <yamaoka@jpl.org>
8375
8376         * nnmail.el (nnmail-parse-active): Make group names unibyte.
8377         (nnmail-save-active): Use a unibyte buffer when saving active file,
8378         which may contain non-ASCII group names.
8379
8380         * nnml.el (nnml-request-group): Decode group names in messages.
8381
8382 2007-11-05  Reiner Steib  <Reiner.Steib@gmx.de>
8383
8384         * message.el (message-citation-line-function)
8385         (message-insert-formatted-citation-line): Fix spelling of
8386         `message-insert-formated-citation-line'.
8387
8388 2007-11-03  Reiner Steib  <Reiner.Steib@gmx.de>
8389
8390         * gnus-sum.el (gnus-summary-highlight): Mark as risky local variable.
8391
8392 2007-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
8393
8394         * nnml.el (nnml-request-rename-group): Bind file-name-coding-system to
8395         nnmail-pathname-coding-system.
8396
8397         * gnus-group.el (gnus-group-rename-group): Encode non-ASCII group name
8398         that a user enters; decode group names in messages.
8399
8400         * gnus-msg.el (gnus-inews-do-gcc): Encode non-ASCII group names.
8401
8402 2007-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
8403
8404         * mm-util.el (mm-charset-eval-alist): Mark as risky local variable.
8405
8406         * gnus.el (gnus-group-charter-alist): Mark as risky local variable.
8407
8408         * gnus-art.el (gnus-button-alist, gnus-header-button-alist): Mark as
8409         risky local variable.
8410
8411         * gnus-group.el (gnus-group-icon-list): Mark as risky local variable.
8412
8413 2007-11-01  Teodor Zlatanov  <tzz@lifelogs.com>
8414
8415         * encrypt.el: Improve documentation to fix function name typo.
8416         Reported by Daiki Ueno <ueno@unixuser.org>.
8417
8418 2007-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
8419
8420         * gnus-art.el (gnus-article-next-page): Honor gnus-article-over-scroll
8421         even if the point is not in the last page of an article.
8422         (gnus-article-prev-page): Honor gnus-article-over-scroll when moving
8423         back to the previous page.
8424
8425 2007-10-30  Reiner Steib  <Reiner.Steib@gmx.de>
8426
8427         * qp.el (quoted-printable-decode-string): Fix typo in doc string.
8428
8429 2007-10-30  Katsumi Yamaoka  <yamaoka@jpl.org>
8430
8431         * gnus-ems.el (gnus-x-splash): Work even if there's no scroll bar.
8432
8433 2007-10-29  Stefan Monnier  <monnier@iro.umontreal.ca>
8434
8435         * message.el (message-check-news-body-syntax):
8436         Avoid mm-string-as-multibyte.
8437         (message-hide-headers): Don't assume (point-min)==1.
8438
8439 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
8440
8441         * message.el (message-remove-blank-cited-lines): Fix if remove is
8442         given.
8443         (message-bogus-address-regexp): New variable.
8444         (message-bogus-recipient-p): New function.
8445         (message-check-recipients): New command.
8446         (message-syntax-checks): Add `bogus-recipient'.
8447         (message-fix-before-sending): Add `bogus-recipient'.
8448
8449         * gnus-art.el (gnus-button-mid-or-mail-heuristic-alist): Add "alpine".
8450         (gnus-treat-body-boundary): Don't test window-system.
8451
8452 2007-10-28  Leo  <sdl.web@gmail.com>  (tiny change)
8453
8454         * gnus-art.el (gnus-treat-emphasize): Don't test window-system.
8455
8456 2007-10-28  Miles Bader  <miles@gnu.org>
8457
8458         * nnheader.el (nnheader-uniquify-message-id): Make sure this is defined
8459         at compile-time too.
8460
8461 2007-10-27  Reiner Steib  <Reiner.Steib@gmx.de>
8462
8463         * gnus-msg.el (gnus-message-setup-hook):
8464         Add `message-remove-blank-cited-lines' to options.
8465
8466 2007-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
8467
8468         * message.el (message-remove-blank-cited-lines): New function.
8469         Suggested by Karl Plästerer.
8470
8471 2007-10-25  Katsumi Yamaoka  <yamaoka@jpl.org>
8472
8473         * hashcash.el (mail-add-payment): Replace mapcar called for effect with
8474         mapc.
8475
8476         * imap.el (imap-open): Replace mapcar called for effect with mapc.
8477         (top-level): Use mapc to set functions to be traced for debugging.
8478
8479         * legacy-gnus-agent.el (gnus-agent-convert-agentview): Replace mapcar
8480         called for effect with while loop.
8481
8482         * message.el (message-talkative-question): Replace mapcar called for
8483         effect with mapc.
8484
8485         * mm-util.el: Use mapc instead of mapcar to make compatible functions.
8486         (mm-find-mime-charset-region, mm-find-charset-region): Replace mapcar
8487         called for effect with dolist.
8488
8489         * mml.el (mml-insert-mime): Replace mapcar called for effect with mapc.
8490
8491         * nndiary.el: Use dolist instead of mapcar to add diary headers to
8492         gnus-extra-headers and nnmail-extra-headers.
8493
8494         * nnimap.el (nnimap-request-update-info-internal): Replace mapcar
8495         called for effect with dolist.
8496         (top-level): Use mapc to set functions to be traced for debugging.
8497
8498         * nnmail.el (nnmail-read-incoming-hook): Doc fix.
8499         (nnmail-split-fancy-with-parent): Replace mapcar called for effect with
8500         dolist.
8501
8502         * nnmaildir.el (nnmaildir--delete-dir-files, nnmaildir-request-close):
8503         Replace mapcar called for effect with mapc.
8504         (nnmaildir--scan, nnmaildir-request-scan, nnmaildir-retrieve-groups)
8505         (nnmaildir-request-update-info, nnmaildir-request-delete-group)
8506         (nnmaildir-retrieve-headers, nnmaildir-request-set-mark)
8507         (nnmaildir-close-group): Replace mapcar called for effect with dolist.
8508
8509         * nnrss.el (nnrss-make-hash-index): Use gnus-remove-if instead of
8510         remove-if that's a cl function.
8511
8512         * webmail.el (webmail-debug): Replace mapcar called for effect with
8513         dolist.
8514
8515         * gnus-xmas.el (gnus-group-add-icon): Replace mapcar called for effect
8516         with mapc.
8517
8518 2007-10-24  Katsumi Yamaoka  <yamaoka@jpl.org>
8519
8520         * gnus-agent.el (gnus-agent-read-agentview, gnus-agent-save-alist)
8521         (gnus-agent-expire-unagentized-dirs): Replace mapcar called for effect
8522         with while loop.
8523
8524         * gnus-art.el: Use mapc instead of mapcar to make gnus-article-*
8525         functions from article-* functions.
8526         (gnus-multi-decode-header): Replace mapcar called for effect with
8527         dolist.
8528
8529         * gnus-bookmark.el (gnus-bookmark-bmenu-list)
8530         (gnus-bookmark-show-details): Replace mapcar called for effect with
8531         while loop.
8532
8533         * gnus-diary.el (gnus-diary-update-group-parameters): Replace mapcar
8534         called for effect with while loop.
8535
8536         * gnus-group.el (gnus-group-suspend): Replace mapcar called for effect
8537         with dolist.
8538
8539         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
8540         Replace mapcar called for effect with dolist.
8541
8542         * gnus-spec.el (gnus-correct-length): Make it simple and fast.
8543
8544         * gnus-sum.el (gnus-multi-decode-encoded-word-string)
8545         (gnus-build-sparse-threads, gnus-summary-limit-include-expunged):
8546         Replace mapcar called for effect with dolist.
8547         (gnus-simplify-buffer-fuzzy): Replace mapcar called for effect with
8548         mapc.
8549
8550         * gnus-topic.el (gnus-topic-find-groups, gnus-topic-move-group):
8551         Replace mapcar called for effect with dolist.
8552         (gnus-topic-list): Replace mapcar called for effect with mapc.
8553
8554         * gnus.el: Use mapc instead of mapcar to add autoloads.
8555
8556 2007-10-23  Richard Stallman  <rms@gnu.org>
8557
8558         * gnus-group.el (gnus-group-highlight): Mark as risky.
8559
8560 2007-10-23  Katsumi Yamaoka  <yamaoka@jpl.org>
8561
8562         * gnus.el (gnus-server-to-method): Return method found first in
8563         gnus-newsrc-alist.
8564
8565         * gnus-art.el (gnus-article-highlight-signature)
8566         (gnus-insert-prev-page-button, gnus-insert-next-page-button): Make a
8567         button overlay without the front stickiness.
8568
8569 2007-10-22  Kevin Greiner  <kevin.greiner@compsol.cc>
8570
8571         * gnus-agent.el (gnus-agent-expire-group-1): The check for an unsorted
8572         overview buffer needed a catch to receive its throw.
8573         (gnus-agent-flush-cache): Declare as interactive to make this function
8574         easier to use.
8575
8576 2007-10-20  Reiner Steib  <Reiner.Steib@gmx.de>
8577
8578         * html2text.el (html2text-fix-paragraph): Use `forward-line' instead of
8579         `next-line'.
8580
8581 2007-10-18  Katsumi Yamaoka  <yamaoka@jpl.org>
8582
8583         * nnmail.el (nnmail-fancy-expiry-target): Use rmail-dont-reply-to to
8584         exclude address matching message-dont-reply-to-names.
8585
8586 2007-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
8587
8588         * gnus-util.el (gnus-string<): New function.
8589
8590         * gnus-sum.el (gnus-article-sort-by-author)
8591         (gnus-article-sort-by-recipient, gnus-article-sort-by-subject): Use it.
8592
8593 2007-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
8594
8595         * gnus-win.el (gnus-configure-windows): Focus on the frame for which
8596         the frame-focus tag is set in gnus-buffer-configuration.
8597
8598 2007-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
8599
8600         * gnus-art.el (gnus-article-add-button): Make a button overlay without
8601         the front stickiness.
8602
8603 2007-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
8604
8605         * gnus-art.el (gnus-button-alist): Exclude newline in RFC2396-compliant
8606         url pattern; remove duplicate one.
8607         (gnus-article-extend-url-button): New function.
8608         (gnus-article-add-buttons): Use it.
8609         (gnus-button-push): Use concatenated url that it makes.
8610
8611 2007-10-04  Juanma Barranquero  <lekktu@gmail.com>
8612
8613         * sieve-manage.el (sieve-manage-interactive-login): Doc fix.
8614
8615 2007-10-02  Stefan Monnier  <monnier@iro.umontreal.ca>
8616
8617         * gnus-uu.el (gnus-uu-reginize-string, gnus-uu-expand-numbers):
8618         Don't hardcode point-min==1.
8619
8620 2007-10-08  Reiner Steib  <Reiner.Steib@gmx.de>
8621
8622         * mm-util.el (mm-charset-synonym-alist): Alias gbk to cp936.
8623         Fix comment about "iso8859-1".
8624
8625 2007-10-08  Daiki Ueno  <ueno@unixuser.org>
8626
8627         * mm-decode.el (mm-possibly-verify-or-decrypt): Replace PARTS with the
8628         ones returned from the verify-function.
8629
8630         * mm-uu.el (mm-uu-pgp-signed-extract-1):
8631         Call mml2015-extract-cleartext-signature if extraction failed.
8632
8633 2007-10-07  Daiki Ueno  <ueno@unixuser.org>
8634
8635         * mm-uu.el (mm-uu-pgp-signed-extract-1): Delete the first line
8636         beginning with "-----BEGIN PGP SIGNED MESSAGE-----" if extraction
8637         failed.
8638
8639 2007-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
8640
8641         * Relicense "GPLv2 or later" files to "GPLv3 or later".
8642
8643 2007-10-03  Reiner Steib  <Reiner.Steib@gmx.de>
8644
8645         * pgg.el, pgg-def.el, pgg-gpg.el: Revert to the version in v5-10.  The
8646         trunk version of PGG was unmaintained.  The author of PGG, Daiki Ueno,
8647         recommends to use EasyPG instead of PGG.
8648
8649         * pgg.el: Revert to revision 6.23.2.16.
8650
8651         * pgg-def.el: Revert to revision 6.6.2.14.
8652
8653         * pgg-gpg.el: Revert to revision 6.23.2.34.
8654
8655 2007-09-27  Teodor Zlatanov  <tzz@lifelogs.com>
8656
8657         * gnus-sum.el (gnus-summary-kill-thread): Allow universal prefix zero
8658         to mark a thread as expirable.  Add variable `hide' to handle hiding of
8659         thread for both the null and zero (kill/expire thread) universal prefix
8660         cases.
8661         (gnus-summary-expire-thread): Add new function to expire a thread,
8662         using gnus-summary-kill-thread.
8663         (gnus-summary-mode-map, gnus-summary-thread-map): Add 'M-C-e' and 'T e'
8664         shortcuts for gnus-summary-expire-thread.
8665         (gnus-summary-mode-map, gnus-summary-thread-map): Remove `M-C-e' and `T
8666         e' bindings for gnus-summary-expire-thread.  Add `T E' binding.
8667
8668 2007-09-25  Teodor Zlatanov  <tzz@lifelogs.com>
8669
8670         * gnus-registry.el (gnus-registry-store-extra-entry): Allow for nil
8671         extras value, so an extras entry can be deleted.
8672         (gnus-registry-delete-extra-entry): Use it.
8673         (gnus-registry-fetch-extra-flags, gnus-registry-has-extra-flag)
8674         (gnus-registry-store-extra-flags, gnus-registry-delete-extra-flags)
8675         (gnus-registry-delete-all-extra-flags): Allow for arbitrary flag symbol
8676         storage through the gnus-registry, and provide an appropriate API for
8677         it.
8678
8679 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
8680
8681         * gnus-sum.el (gnus-newsgroup-maximum-articles): Move from gnus.el.
8682         Suggested by Leo <sdl.web@gmail.com>.
8683
8684         * gnus.el: Do.
8685
8686 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
8687
8688         * gnus.el (gnus-newsgroup-maximum-articles): Rename from
8689         gnus-maximum-newsgroup.  Suggested by Leo <sdl.web@gmail.com>.
8690
8691         * gnus-agent.el (gnus-agent-fetch-headers): Do.
8692
8693         * gnus-sum.el (gnus-articles-to-read, gnus-list-of-unread-articles)
8694         (gnus-list-of-read-articles, gnus-sequence-of-unread-articles): Do.
8695
8696 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
8697
8698         * nnmbox.el (nnmbox-request-article): Don't assume delim regexp matches
8699         newline.
8700         (nnmbox-request-accept-article): Don't change article in source buffer;
8701         narrow to header to use message-fetch-field rather than
8702         nnmail-fetch-field; use with-current-buffer instead of save-excursion.
8703         (nnmbox-request-replace-article): Quote lines that'll be misidentified
8704         as delimiters; make sure article ends with newline.
8705         (nnmbox-delete-mail): Correct last position of article to be deleted;
8706         ignore X-Gnus-Newsgroup header in article body.
8707         (nnmbox-save-mail): Quote lines looking like delimiters at the right
8708         positions; make sure article ends with newline.
8709
8710         * message.el (message-display-abbrev): Don't infloop when a user
8711         inserts SPC in the beginning of header.
8712
8713         * lpath.el: Don't bind define-ccl-program for non-Mule XEmacs; bind
8714         coding-system-for-read and coding-system-for-write for XEmacs having no
8715         file-coding feature.
8716
8717         * dgnushack.el: Bind or autoload define-ccl-program for XEmacs.
8718
8719 2007-09-12  Teodor Zlatanov  <tzz@lifelogs.com>
8720
8721         * gnus-registry.el (gnus-registry-unfollowed-groups): Add INBOX to the
8722         list of groups not followed by default.  Fix type to be regexp.
8723         (gnus-registry-grep-in-list): Fix inverted parameters to string-match.
8724
8725 2007-09-06  Tassilo Horn  <tassilo@member.fsf.org>
8726
8727         * hmac-def.el (define-hmac-function): Switch from old-style to
8728         new-style backquotes.
8729
8730         * md4.el (md4-make-step): Likewise.
8731
8732 2007-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
8733
8734         * gnus-start.el (gnus-gnus-to-newsrc-format): Use a unibyte buffer and
8735         raw-text coding system when saving .newsrc file, which may contain
8736         non-ASCII group names.
8737
8738 2007-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
8739
8740         * gnus-cus.el (gnus-score-extra): New widget.
8741         (gnus-score-extra-convert): New function.
8742         (gnus-score-customize): Use it for Extra.
8743
8744 2007-08-31  Daiki Ueno  <ueno@unixuser.org>
8745
8746         * mml2015.el (mml2015-extract-cleartext-signature): New function.
8747         (mml2015-mailcrypt-clear-verify): Use it.
8748         (mml2015-gpg-clear-verify): Use it.
8749         (mml2015-pgg-clear-verify): Use it.
8750         (mml2015-epg-clear-verify): Replace the current part with the output
8751         from GnuPG; don't extract the plaintext by itself.
8752
8753         * mm-uu.el (mm-uu-pgp-beginning-signature): Abolish.
8754         (mm-uu-pgp-signed-extract-1): Bind coding-system-for-read when calling
8755         mml2015-clear-verify-function; don't touch the armor headers or
8756         dash-escaped text here.
8757
8758 2007-08-24  Katsumi Yamaoka  <yamaoka@jpl.org>
8759
8760         * gnus-art.el (gnus-article-edit-part): Don't jump to nonexistent part.
8761         (gnus-mime-view-part-as-type-internal): Default to text/plain for text
8762         parts, or application/octet-stream as a last resort.
8763         (gnus-mime-view-part-as-type): Don't toggle display.
8764         (gnus-mime-view-part-as-charset): Don't turn off display before
8765         querying charset.
8766
8767         * mm-view.el (mm-inline-text-html-render-with-w3): Don't add XEmacs
8768         stuff to undisplayer function in Emacs.
8769         (mm-inline-text-html-render-with-w3m): Remove Emacs/W3 stuff.
8770
8771         * mml.el (mml-generate-mime-1): Prefer utf-8 when encoding
8772         text/calendar parts.
8773
8774 2007-08-23  Katsumi Yamaoka  <yamaoka@jpl.org>
8775
8776         * gnus-art.el (gnus-mime-display-single): Use utf-8 by default for
8777         decoding text/calendar parts.
8778
8779         * message.el (message-forward-make-body-mime): Always mark body as
8780         having no illegible text; remove signed-or-encrypted argument.
8781         (message-forward-make-body): Don't pass signed-or-encrypted arg to it.
8782
8783         * mml.el (mml-generate-mime): Make sure it uses multibyte temp buffer.
8784         (mml-generate-mime-1): Don't encode body if it is specified to be in
8785         raw form; don't make buffer be unibyte when inserting multibyte string.
8786
8787 2007-08-23  Stefan Monnier  <monnier@iro.umontreal.ca>
8788
8789         * sha1.el: Fix up comment style.
8790         (sha1-F0, sha1-F1, sha1-F2, sha1-F3, sha1-S1, sha1-S5, sha1-S30)
8791         (sha1-OP, sha1-add-to-H): Use new-style backquotes.
8792
8793         * hex-util.el: Fix up comment style.
8794         (hex-char-to-num, num-to-hex-char): Use new-style backquotes.
8795
8796         * gnus-salt.el: Use with-current-buffer.
8797         (gnus-pick-setup-message): Fix long-standing typo.
8798
8799 2007-08-17  Katsumi Yamaoka  <yamaoka@jpl.org>
8800
8801         * imap.el (imap-logout-timeout): New variable.
8802         (imap-logout, imap-logout-wait): New functions.
8803         (imap-kerberos4-open, imap-gssapi-open, imap-close): Use them.
8804
8805         * nnimap.el (nnimap-logout-timeout): New server variable.
8806         (nnimap-open-server, nnimap-close-server): Bind imap-logout-timeout to
8807         nnimap-logout-timeout.
8808
8809         * gnus-art.el (gnus-article-summary-command-nosave)
8810         (gnus-article-read-summary-keys): Don't use 3rd arg of pop-to-buffer.
8811
8812 2007-08-14  Katsumi Yamaoka  <yamaoka@jpl.org>
8813
8814         * gnus.el (gnus-maximum-newsgroup): New variable.
8815
8816         * gnus-agent.el (gnus-agent-fetch-headers): Limit the range of articles
8817         according to gnus-maximum-newsgroup.
8818
8819         * gnus-sum.el (gnus-articles-to-read, gnus-list-of-unread-articles)
8820         (gnus-list-of-read-articles, gnus-sequence-of-unread-articles):
8821         Limit the range of articles according to gnus-maximum-newsgroup.
8822
8823 2007-08-14  Tassilo Horn  <tassilo@member.fsf.org>
8824
8825         * gnus-art.el (gnus-sticky-article): Fix problems described in
8826         <b4mps1qitio.fsf@jpl.org> on ding.  Thanks to Katsumi.
8827         Don't perform gnus-configure-windows here; reuse existing sticky
8828         article buffer.
8829
8830         * gnus-sum.el (gnus-summary-display-article): Setup article buffer if
8831         it doesn't exist in gnus-article-mode.
8832
8833 2007-08-13  Katsumi Yamaoka  <yamaoka@jpl.org>
8834
8835         * gnus-agent.el (gnus-agent-decoded-group-names): New variable.
8836         (gnus-agent-decoded-group-name): New function.
8837         (gnus-agent-group-path, gnus-agent-group-pathname): Use it.
8838         (gnus-agent-expire-group-1): Use it; decode group name in messages.
8839
8840 2007-08-12  Tassilo Horn  <tassilo@member.fsf.org>
8841
8842         * gnus-sum.el (gnus-summary-article-map, gnus-summary-make-menu-bar):
8843         Add binding for gnus-sticky-article.
8844         (gnus-summary-exit): Don't kill sticky article buffers.
8845
8846         * gnus-art.el (gnus-sticky-article-mode): New mode to generate a sticky
8847         article buffer.
8848         (gnus-sticky-article, gnus-kill-sticky-article-buffer)
8849         (gnus-kill-sticky-article-buffers): New commands.
8850
8851 2007-08-10  Katsumi Yamaoka  <yamaoka@jpl.org>
8852
8853         * nntp.el (nntp-xref-number-is-evil): New server variable.
8854         (nntp-find-group-and-number): If it is non-nil, don't trust article
8855         numbers in the Xref header.
8856
8857 2007-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
8858
8859         * gnus-agent.el (gnus-agent-read-group): New function.
8860         (gnus-agent-flush-group, gnus-agent-expire-group)
8861         (gnus-agent-regenerate-group): Use it.
8862         (gnus-agent-expire-unagentized-dirs): Bind file-name-coding-system to
8863         nnmail-pathname-coding-system.
8864
8865 2007-08-06  Katsumi Yamaoka  <yamaoka@jpl.org>
8866
8867         * gnus-ems.el (gnus-x-splash): Bind inhibit-read-only to t.
8868
8869         * gnus-sum.el (gnus-summary-insert-articles): Mark inserted articles
8870         that are unread as unread, and also as selected so that information of
8871         marks having been changed by a user may be updated when exiting group.
8872
8873 2007-08-04  Reiner Steib  <Reiner.Steib@gmx.de>
8874
8875         * gnus-art.el (article-hide-headers): Bind inhibit-read-only to t.
8876
8877 2007-08-03  Katsumi Yamaoka  <yamaoka@jpl.org>
8878
8879         * gnus-art.el (gnus-mime-display-single): Pass part number that is
8880         calculated ignoring signature parts to gnus-treat-article.
8881
8882 2007-08-02  Katsumi Yamaoka  <yamaoka@jpl.org>
8883
8884         * gnus-art.el (gnus-mime-security-verify-or-decrypt): Don't narrow to
8885         a point here in order to keep the window start.
8886         (gnus-insert-mime-security-button): Make a button overlay without the
8887         front stickiness.
8888         (gnus-mime-display-security): Goto the end of a button.
8889
8890         * gnus-group.el (gnus-group-name-at-point): Fix regexps.
8891
8892 2007-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
8893
8894         * gnus-group.el (gnus-group-name-at-point): Rewrite; rename from
8895         group-name-at-point.
8896         (gnus-group-completing-read): New function that offers decoded
8897         non-ASCII group names for completion.
8898         (gnus-fetch-group, gnus-group-read-ephemeral-group)
8899         (gnus-group-jump-to-group, gnus-group-make-group-simple)
8900         (gnus-group-unsubscribe-group, gnus-group-fetch-charter)
8901         (gnus-group-fetch-control): Use it.
8902         (gnus-fetch-group): Use group-name-at-point for the initial value
8903         rather than the default value; use gnus-alive-p.
8904
8905         * gnus-msg.el (gnus-group-mail, gnus-group-news, gnus-group-post-news)
8906         (gnus-summary-mail-other-window, gnus-summary-news-other-window)
8907         (gnus-summary-post-news): Use gnus-group-completing-read.
8908
8909         * gnus-sum.el (gnus-select-newsgroup): Decode group name in error msg.
8910         (gnus-read-move-group-name): Decode group name for completion.
8911
8912 2007-07-31  Teodor Zlatanov  <tzz@lifelogs.com>
8913
8914         * gnus-srvr.el (gnus-server-close-all-servers): Close servers not only
8915         in gnus-inserted-opened-servers but also in gnus-server-alist (Katsumi
8916         Yamaoka slightly modified the code).
8917
8918 2007-07-24  Katsumi Yamaoka  <yamaoka@jpl.org>
8919
8920         * nnmail.el (nnmail-group-names-not-encoded-p): New variable.
8921         (nnmail-split-incoming): Bind it.
8922
8923         * nnml.el (nnml-group-name-charset): New function.
8924         (nnml-decoded-group-name): Use it; don't decode group name if
8925         nnmail-group-names-not-encoded-p is non-nil.
8926         (nnml-encoded-group-name): New function.
8927         (nnml-group-pathname): Inline nnml-decoded-group-name.
8928         (nnml-request-expire-articles): Decode group name in message.
8929         (nnml-request-delete-group): Ditto; bind file-name-coding-system to
8930         nnmail-pathname-coding-system.
8931         (nnml-save-mail, nnml-active-number): Work with decoded group names and
8932         not decoded ones according to nnmail-group-names-not-encoded-p.
8933         (nnml-generate-active-info): Use nnml-encoded-group-name.
8934
8935 2007-08-08  Glenn Morris  <rgm@gnu.org>
8936
8937         * gmm-utils.el, gnus-async.el, gnus-msg.el, gnus-score.el
8938         * gnus-util.el, imap.el, mailcap.el, nnimap.el: Replace `iff' in
8939         doc-strings and comments.
8940
8941 2007-07-25  Glenn Morris  <rgm@gnu.org>
8942
8943         * Relicense all FSF files to GPLv3 or later.
8944
8945 2007-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
8946
8947         * gnus-sum.el (gnus-summary-move-article):
8948         Make gnus-summary-respool-article work.
8949
8950 2007-07-21  Reiner Steib  <Reiner.Steib@gmx.de>
8951
8952         * mm-uu.el (mm-uu-type-alist): Refer to mm-uu-configure-list in doc
8953         string.
8954
8955 2007-07-20  Michaël Cadilhac  <michael@cadilhac.name>
8956
8957         * nnrss.el (nnrss-ignore-article-fields): New variable.  List of fields
8958         that should be ignored when comparing distant RSS articles with local
8959         ones.
8960         (nnrss-make-hash-index): New function.  Create a hash index according
8961         to the ignored fields.
8962         (nnrss-check-group): Use it.
8963
8964 2007-07-20  Katsumi Yamaoka  <yamaoka@jpl.org>
8965
8966         * gnus-agent.el (gnus-agent-group-pathname): Take notice of the method.
8967
8968         * gnus-art.el (article-decode-group-name): Decode Xref header too.
8969
8970         * gnus-group.el (gnus-group-make-group): Encode group name here unless
8971         the new optional argument ENCODED is non-nil.
8972         (gnus-group-make-doc-group): Use gnus-group-name-charset to determine
8973         coding system for encoding group name.
8974         (gnus-group-make-rss-group): Pass un-encoded group name to
8975         gnus-group-make-group.
8976         (gnus-group-set-info): Tell gnus-group-make-group that group name is
8977         encoded.
8978
8979         * gnus-sum.el (gnus-summary-move-article, gnus-read-move-group-name):
8980         Encode group name to which articles are moved or copied.
8981         (gnus-summary-edit-article): Use gnus-group-name-charset to determine
8982         coding system for encoding Newsgroup, Followup-To and Xref headers.
8983
8984         * nnagent.el (nnagent-request-set-mark): Use unibyte buffer to compose
8985         marks; use nnheader-file-coding-system to write a file.
8986         (nnagent-retrieve-headers): Bind file-name-coding-system to
8987         nnmail-pathname-coding-system.
8988
8989         * nnmail.el (nnmail-insert-xref): Don't break non-ASCII group name.
8990
8991         * nnml.el (nnml-decoded-group-name, nnml-group-pathname): New functions.
8992         (nnml-request-article, nnml-request-create-group)
8993         (nnml-request-rename-group, nnml-find-id)
8994         (nnml-possibly-change-directory, nnml-possibly-create-directory)
8995         (nnml-save-mail, nnml-active-number, nnml-marks-changed-p)
8996         (nnml-save-marks): Use nnml-group-pathname instead of
8997         nnmail-group-pathname.
8998
8999         (nnml-request-create-group, nnml-request-expire-articles)
9000         (nnml-request-move-article, nnml-request-delete-group)
9001         (nnml-deletable-article-p, nnml-possibly-create-directory)
9002         (nnml-get-nov-buffer, nnml-generate-nov-databases-directory)
9003         (nnml-open-marks): Bind file-name-coding-system to
9004         nnmail-pathname-coding-system.
9005
9006         (nnml-request-article): Pass server argument to nnml-find-group-number.
9007         (nnml-request-create-group, nnml-active-number, nnml-save-marks):
9008         Pass server argument to nnml-possibly-create-directory.
9009         (nnml-request-accept-article): Pass server argument to
9010         nnml-active-number and nnml-save-mail.
9011         (nnml-find-group-number): Pass server argument to nnml-find-id.
9012         (nnml-request-update-info): Pass server argument to
9013         nnml-marks-changed-p.
9014
9015         (nnml-find-id, nnml-find-group-number, nnml-possibly-create-directory)
9016         (nnml-save-mail, nnml-active-number): Add server argument.
9017
9018         (nnml-request-delete-group): Warn if group is missing.
9019         (nnml-get-nov-buffer): Decode group name.
9020         (nnml-generate-active-info): Encode group name.
9021         (nnml-open-marks): Decode group name in messages.
9022
9023 2007-07-19  Katsumi Yamaoka  <yamaoka@jpl.org>
9024
9025         * gnus-art.el (gnus-article-part-wrapper): Work with the nearest part
9026         if it is not specified.
9027         (gnus-article-pipe-part, gnus-article-save-part)
9028         (gnus-article-interactively-view-part, gnus-article-copy-part)
9029         (gnus-article-view-part-as-charset, gnus-article-view-part-externally)
9030         (gnus-article-inline-part, gnus-article-save-part-and-strip)
9031         (gnus-article-replace-part, gnus-article-delete-part)
9032         (gnus-article-view-part-as-type): Pass raw prefix argument to
9033         gnus-article-part-wrapper.
9034
9035 2007-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
9036
9037         * gnus-agent.el (gnus-agent-save-active):
9038         Bind nnheader-file-coding-system to gnus-agent-file-coding-system.
9039
9040         * gnus-cache.el (gnus-cache-save-buffers)
9041         (gnus-cache-possibly-enter-article, gnus-cache-request-article)
9042         (gnus-cache-retrieve-headers, gnus-cache-change-buffer)
9043         (gnus-cache-possibly-remove-article, gnus-cache-articles-in-group)
9044         (gnus-cache-braid-nov, gnus-cache-braid-heads)
9045         (gnus-cache-generate-active, gnus-cache-rename-group)
9046         (gnus-cache-delete-group, gnus-cache-update-file-total-fetched-for)
9047         (gnus-cache-update-overview-total-fetched-for):
9048         Bind file-name-coding-system to nnmail-pathname-coding-system.
9049         (gnus-cache-decoded-group-names, gnus-cache-unified-group-names):
9050         New variables.
9051         (gnus-cache-decoded-group-name): New function.
9052         (gnus-cache-file-name): Use it.
9053         (gnus-cache-generate-active): Use non-decoded group name for active.
9054
9055         * gnus-util.el (gnus-write-buffer): Bind file-name-coding-system at the
9056         right place.
9057         (gnus-write-active-file): Don't break non-ASCII group names.
9058
9059         * nntp.el (nntp-marks-changed-p): Bind file-name-coding-system to
9060         nnmail-pathname-coding-system.
9061
9062         * lpath.el: Bind default-file-name-coding-system,
9063         file-name-coding-system and language-info-alist for XEmacs.
9064
9065         * gnus-uu.el (gnus-uu-decode-save): Typo.
9066
9067 2007-07-16  Katsumi Yamaoka  <yamaoka@jpl.org>
9068
9069         * gnus-srvr.el (gnus-server-font-lock-keywords): Quote faces.
9070
9071 2007-07-14  David Kastrup  <dak@gnu.org>
9072
9073         * gnus-art.el (gnus-mime-delete-part): Don't go through article-edit
9074         finishing actions if we did not edit the article.
9075
9076 2007-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
9077
9078         * gnus-agent.el (gnus-agent-rename-group, gnus-agent-delete-group)
9079         (gnus-agent-fetch-articles, gnus-agent-unfetch-articles)
9080         (gnus-agent-crosspost, gnus-agent-backup-overview-buffer)
9081         (gnus-agent-flush-group, gnus-agent-flush-cache)
9082         (gnus-agent-fetch-headers, gnus-agent-load-alist)
9083         (gnus-agent-read-agentview, gnus-agent-expire-group-1)
9084         (gnus-agent-retrieve-headers, gnus-agent-request-article)
9085         (gnus-agent-regenerate-group)
9086         (gnus-agent-update-files-total-fetched-for)
9087         (gnus-agent-update-view-total-fetched-for):
9088         Bind file-name-coding-system to nnmail-pathname-coding-system.
9089         (gnus-agent-group-pathname): Don't encode file names by
9090         nnmail-pathname-coding-system.
9091         (gnus-agent-save-local): Bind file-name-coding-system correctly; bind
9092         coding-system-for-write instead of buffer-file-coding-system to
9093         gnus-agent-file-coding-system.
9094
9095         * gnus-msg.el (gnus-inews-make-draft, gnus-inews-insert-archive-gcc):
9096         Decode group name.
9097
9098         * gnus-srvr.el (gnus-browse-foreign-server): Make group names unibyte.
9099
9100         * gnus-start.el (gnus-update-active-hashtb-from-killed)
9101         (gnus-read-newsrc-el-file): Make group names unibyte.
9102
9103         * nnmail.el (nnmail-group-pathname): Don't encode file names by
9104         nnmail-pathname-coding-system.
9105
9106         * nnrss.el (nnrss-file-coding-system): Doc fix; make it begin with *.
9107         (nnrss-request-delete-group): Bind file-name-coding-system to
9108         nnmail-pathname-coding-system.
9109         (nnrss-read-server-data, nnrss-read-group-data):
9110         Bind file-name-coding-system correctly.
9111         (nnrss-check-group): Pass nnrss-file-coding-system to md5.
9112
9113         * nntp.el: Require gnus-group for the function gnus-group-name-charset.
9114         (nntp-server-to-method-cache): New variable.
9115         (nntp-group-pathname): New function that decodes non-ASCII group names.
9116         (nntp-possibly-create-directory, nntp-marks-changed-p)
9117         (nntp-save-marks, nntp-open-marks): Use it.
9118         (nntp-possibly-create-directory, nntp-open-marks):
9119         Bind file-name-coding-system to nnmail-pathname-coding-system.
9120         (nntp-open-marks): Decode group names when bootstrapping marks.
9121
9122         * rfc2047.el (rfc2047-encode-message-header): Make XEmacs decode
9123         Newsgroups and Folowup-To headers.
9124
9125 2007-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
9126
9127         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
9128         (gnus-server-closed-face, gnus-server-denied-face)
9129         (gnus-server-offline-face): Remove variable.
9130         (gnus-server-font-lock-keywords): Use faces that are not aliases.
9131
9132         * gnus-util.el (gnus-message-with-timestamp-1): Use log-message instead
9133         of modifying message-stack directly for XEmacs.
9134
9135         * mm-util.el (mm-decode-coding-string, mm-encode-coding-string)
9136         (mm-decode-coding-region, mm-encode-coding-region): Don't modify string
9137         if the coding-system argument is nil for XEmacs.
9138
9139         * nnrss.el (nnrss-compatible-encoding-alist): Inherit the value of
9140         mm-charset-override-alist.
9141
9142         * rfc2047.el: Don't require base64; require rfc2045 for the function
9143         rfc2045-encode-string.
9144         (rfc2047-encode-parameter): Use rfc2045-encode-string to quote or not
9145         to quote the parameter value.
9146
9147 2007-07-06  Katsumi Yamaoka  <yamaoka@jpl.org>
9148
9149         * gnus-group.el (gnus-group-name-charset): Allow a method of the short
9150         form in gnus-group-name-charset-method-alist.
9151
9152         * gnus-eform.el (gnus-edit-form): Add optional argument layout which
9153         overrides the default layout edit-form.
9154
9155         * gnus-win.el (gnus-buffer-configuration): Add edit-server.
9156
9157         * gnus-srvr.el (gnus-server-edit-server): Use edit-server layout.
9158
9159 2007-07-04  Katsumi Yamaoka  <yamaoka@jpl.org>
9160
9161         * gnus-sum.el (gnus-summary-catchup): Don't recognize cached articles
9162         as unfetched articles.
9163
9164 2007-07-02  Reiner Steib  <Reiner.Steib@gmx.de>
9165
9166         * gnus-start.el (gnus-level-unsubscribed): Improve doc string.
9167
9168 2007-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
9169
9170         * nnagent.el (nnagent-request-set-mark): Also set the marks for the
9171         original back end that keeps marks in the local system.
9172
9173 2007-06-26  Katsumi Yamaoka  <yamaoka@jpl.org>
9174
9175         * gnus-art.el (gnus-article-summary-command-nosave): Don't set the 3rd
9176         arg of pop-to-buffer for XEmacs.
9177         (gnus-article-read-summary-keys): Ditto; don't restore window
9178         configuration if summary command ends up with neither article buffer
9179         nor summary buffer; describe bindings if summary keys end with C-h.
9180
9181 2007-06-22  Katsumi Yamaoka  <yamaoka@jpl.org>
9182
9183         * message.el (message-fix-before-sending): Skip raw message part to be
9184         forwarded while checking illegible text.
9185         (message-forward-make-body-mime, message-forward-make-body):
9186         Mark signed or encrypted raw message as having no illegible text.
9187
9188 2007-06-19  Katsumi Yamaoka  <yamaoka@jpl.org>
9189
9190         * gnus-util.el (gnus-add-timestamp-to-message): New user option.
9191         (gnus-message-with-timestamp-1): New macro.
9192         (gnus-message-with-timestamp): New function.
9193         (gnus-message): Use them.
9194
9195         * nnheader.el (nnheader-message): Use them.
9196
9197 2007-06-16  Reiner Steib  <Reiner.Steib@gmx.de>
9198
9199         * gnus-start.el (gnus-gnus-to-quick-newsrc-format): Add newlines to
9200         .newsrc.eld file.
9201
9202 2007-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
9203
9204         * gnus-agent.el (gnus-agent-fetch-headers)
9205         (gnus-agent-retrieve-headers):
9206         Bind gnus-decode-encoded-address-function to identity.
9207
9208         * nntp.el (nntp-send-xover-command): Recognize an xover command is
9209         available also when the server returns simply a dot.
9210
9211         * gnus-ems.el (gnus-x-splash): Redisplay window before measuring it.
9212
9213 2007-06-08  Katsumi Yamaoka  <yamaoka@jpl.org>
9214
9215         * gnus-ems.el (gnus-x-splash): Fix calculation; error in tty.
9216
9217 2007-06-07  Katsumi Yamaoka  <yamaoka@jpl.org>
9218
9219         * gnus-ems.el (gnus-x-splash): Make it work.
9220
9221         * gnus-start.el (gnus-1): Relax restrictions that prevent gnus-x-splash
9222         from being used.
9223
9224         * lpath.el: Bind line-spacing and tool-bar-mode for XEmacs.
9225
9226 2007-06-05  Katsumi Yamaoka  <yamaoka@jpl.org>
9227
9228         * gnus-xmas.el (gnus-xmas-define): Make gnus-make-overlay ignore the
9229         4th and the 5th arguments.
9230
9231         * gnus-art.el (gnus-insert-mime-button): Make a button overlay without
9232         the front stickiness.
9233         (gnus-article-summary-command-nosave): Correct the order of the
9234         arguments passed to pop-to-buffer.
9235         (gnus-article-read-summary-keys): Ditto; make it work properly when the
9236         summary command ends up with the article buffer.
9237
9238         * mm-decode.el (mm-insert-part): Separate the extracted parts that have
9239         the same faces.
9240
9241 2007-06-07  Juanma Barranquero  <lekktu@gmail.com>
9242
9243         * gnus-art.el (gnus-split-methods): Fix typo in docstring.
9244
9245 2007-06-06  Juanma Barranquero  <lekktu@gmail.com>
9246
9247         * gnus-diary.el (gnus-diary-time-format, gnus-summary-sort-by-schedule):
9248         * gnus-sum.el (gnus-summary-highlight):
9249         * pgg.el (pgg-sign-region, pgg-sign):
9250         * mail-source.el (mail-source-delete-old-incoming-confirm):
9251         * nndiary.el (nndiary-reminders): Fix typos in docstrings.
9252
9253 2007-06-04  Katsumi Yamaoka  <yamaoka@jpl.org>
9254
9255         * gnus-art.el (gnus-mime-view-part-externally)
9256         (gnus-mime-view-part-internally): Fix predicate function passed to
9257         completing-read.
9258
9259         * mm-decode.el (mm-image-fit-p): Return t if argument is not an image.
9260
9261         * gnus.el (gnus-update-message-archive-method): Add :version.
9262
9263 2007-06-01  Katsumi Yamaoka  <yamaoka@jpl.org>
9264
9265         * gnus.el (gnus-update-message-archive-method): New variable.
9266
9267         * gnus-start.el (gnus-setup-news): Update saved "archive" method
9268         according to gnus-message-archive-method if
9269         gnus-update-message-archive-method is non-nil.
9270
9271 2007-05-29  Katsumi Yamaoka  <yamaoka@jpl.org>
9272
9273         * gnus-sum.el (gnus-summary-limit-to-address): New function.
9274         Suggested by Loic Dachary <loic@dachary.org>.
9275         (gnus-summary-limit-map, gnus-summary-make-menu-bar): Add it.
9276
9277 2007-05-28  Katsumi Yamaoka  <yamaoka@jpl.org>
9278
9279         * message.el (message-pop-to-buffer): Add switch-function argument.
9280         (message-mail): Pass switch-function argument to it.
9281
9282 2007-05-25  Reiner Steib  <Reiner.Steib@gmx.de>
9283
9284         * mm-decode.el (mm-file-name-rewrite-functions): Make it customizable.
9285         Improve doc string.
9286
9287 2007-05-25  Katsumi Yamaoka  <yamaoka@jpl.org>
9288
9289         * gnus-art.el (gnus-header-from, gnus-header-subject, gnus-header-name)
9290         (gnus-header-content)
9291         * gnus-cite.el (gnus-cite-10)
9292         * gnus-srvr.el (gnus-server-closed)
9293         * gnus.el (gnus-group-mail-1, gnus-group-mail-1-empty)
9294         (gnus-group-mail-2, gnus-group-mail-2-empty, gnus-group-mail-3)
9295         (gnus-group-mail-3-empty, gnus-group-mail-low)
9296         (gnus-group-mail-low-empty, gnus-splash)
9297         * message.el (message-header-to, message-header-cc)
9298         (message-header-subject, message-header-other, message-header-name)
9299         (message-header-xheader, message-separator, message-cited-text)
9300         (message-mml): Lighten colors of faces used for dark background.
9301
9302 2007-05-24  Simon Josefsson  <simon@josefsson.org>
9303
9304         * nnimap.el (nnimap-need-unselect-to-notice-new-mail): Change default
9305         to t as an experiment.  Suggested by Greg Troxel <gdt@work.lexort.com>.
9306
9307 2007-05-24  Katsumi Yamaoka  <yamaoka@jpl.org>
9308
9309         * message.el (message-narrow-to-headers-or-head):
9310         Ignore mail-header-separator in the body.
9311
9312 2007-05-23  Katsumi Yamaoka  <yamaoka@jpl.org>
9313
9314         * mm-decode.el (mm-image-fit-p): Return t if image size is just the
9315         same as window size.
9316
9317 2007-05-22  Kevin Ryde  <user42@zip.com.au>
9318
9319         * message.el (message-font-lock-keywords): Use message-header-xheader
9320         face for "X-Foo", its apparent intended purpose.  Move "X-" pattern
9321         ahead of the anything pattern, to get it recognised.
9322
9323 2007-05-22  Katsumi Yamaoka  <yamaoka@jpl.org>
9324
9325         * dgnushack.el: Autoload ad-add-advice for XEmacs.  bbdb-com.el that
9326         spam.el loads uses it in the compiled defadvice form.
9327
9328 2007-05-12  Michaël Cadilhac  <michael@cadilhac.name>
9329
9330         * gnus-sum.el (gnus-articles-to-read)
9331         (gnus-summary-insert-old-articles): Don't truncate group name for
9332         `read-string'.
9333
9334         * gnus-util.el (gnus-limit-string): Delete this function.
9335
9336         * gnus-sum.el (gnus-simplify-subject-fully):
9337         Use `truncate-string-to-width' instead.
9338
9339 2007-05-11  Michaël Cadilhac  <michael@cadilhac.name>
9340
9341         * gnus-sum.el (gnus-summary-next-group-on-exit): New variable.
9342         Tell if, on summary exit, the next group has to be selected.
9343         (gnus-summary-exit): Use it.
9344
9345 2007-05-10  Reiner Steib  <Reiner.Steib@gmx.de>
9346
9347         * gnus-art.el (gnus-article-mode): Fix comment about displaying
9348         non-break space.
9349
9350 2007-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
9351
9352         * nnfolder.el (nnfolder-request-group, nnfolder-request-create-group):
9353         Check if group is not a directory.
9354         (nnfolder-request-expire-articles): Don't delete articles if the target
9355         group is not available.
9356
9357         * nnml.el (nnml-request-create-group): Properly check if group is not a
9358         file.
9359         (nnml-request-expire-articles): Don't delete articles if the target
9360         group is not available.
9361
9362         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
9363         Don't quote characters that are within parentheses.
9364
9365 2007-05-09  Katsumi Yamaoka  <yamaoka@jpl.org>
9366
9367         * gnus-sum.el (gnus-auto-select-on-ephemeral-exit): New variable.
9368         (gnus-handle-ephemeral-exit): Select article according to it.
9369
9370 2007-05-08  Reiner Steib  <Reiner.Steib@gmx.de>
9371
9372         * message.el (message-insert-formated-citation-line): Remove newline.
9373         (message-citation-line-format): Add final \n here so that the user can
9374         avoid a blank line.
9375
9376 2007-05-03  Dan Christensen  <jdc@uwo.ca>
9377
9378         * nndoc.el (nndoc-type-alist, nndoc-lanl-gov-announce-type-p)
9379         (nndoc-transform-lanl-gov-announce, nndoc-generate-lanl-gov-head):
9380         Update lanl/arXiv support.
9381
9382 2007-05-02  Reiner Steib  <Reiner.Steib@gmx.de>
9383
9384         * gnus.el: Bump version number.
9385
9386 2007-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9387
9388         * gnus.el (gnus-version-number): Bump version.
9389
9390 2007-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
9391
9392         * gnus.el: No Gnus v0.6 is released.
9393
9394 2007-04-27  Didier Verna  <didier@xemacs.org>
9395
9396         * gnus-util.el (gnus-orify-regexp): Move and rename to ...
9397         * gmm-utils.el (gmm-regexp-concat): ... here.
9398         * message.el: Don't require 'gnus-util.
9399         (message-dont-reply-to-names): Handle name change above.
9400         * gnus-sum.el (gnus-ignored-from-addresses): Ditto.
9401
9402 2007-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
9403
9404         * mm-util.el (mm-charset-synonym-alist): Don't make it a user option
9405         since the initial value varies according to the system.
9406
9407 2007-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
9408
9409         * mm-util.el (mm-charset-synonym-alist): Defcustom.
9410
9411 2007-04-25  NAKAJI Hiroyuki  <nakaji@jp.freebsd.org>  (tiny change)
9412
9413         * mm-util.el (mm-charset-synonym-alist): Map iso8859-1 to iso-8859-1.
9414
9415 2007-04-24  Didier Verna  <didier@xemacs.org>
9416
9417         Improve the type of gnus-ignored-from-addresses.
9418         * gnus-util.el (gnus-orify-regexp): New function.
9419         * message.el (gnus-util): Require it.
9420         * message.el (message-dont-reply-to-names): Use gnus-orify-regexp.
9421         * gnus-sum.el (gnus-ignored-from-addresses): New function.
9422         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Use it.
9423
9424 2007-04-24  Didier Verna  <didier@xemacs.org>
9425
9426         * gnus-sum.el:
9427         * gnus-utils.el: Fix some trailing whitespaces.
9428
9429 2007-04-23  Katsumi Yamaoka  <yamaoka@jpl.org>
9430
9431         * gnus-msg.el (gnus-summary-resend-message-edit): Add Gcc header.
9432         (gnus-summary-resend-bounced-mail): Ditto; search whole body for parent
9433         article's Message-ID; refer parent article in summary buffer.
9434
9435         * message.el (message-bounce): Call mime-to-mml.
9436
9437         * dgnushack.el (byte-optimize-form-code-walker): Fix the form which was
9438         not helpful to Emacs 21.1 and 21.2 for detecting a bug that does not
9439         optimize and/or forms properly.
9440
9441 2007-04-22  Reiner Steib  <Reiner.Steib@gmx.de>
9442
9443         * dgnushack.el (with-syntax-table): XEmacs bug has been fixed.  Add
9444         URL.
9445
9446 2007-04-20  Katsumi Yamaoka  <yamaoka@jpl.org>
9447
9448         * gnus-msg.el (gnus-summary-supersede-article): Add Gcc header.
9449
9450 2007-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
9451
9452         * gnus-art.el (gnus-mime-strip-charset-parameters): New function.
9453         (gnus-mime-view-part-as-charset): Use it; redisplay subpart currently
9454         displayed of multipart/alternative part if it is invoked from summary
9455         buffer.
9456
9457         * mm-view.el (mm-inline-text-html-render-with-w3m)
9458         (mm-inline-text-html-render-with-w3m-standalone)
9459         (mm-inline-render-with-function): Use mail-parse-charset by default.
9460
9461 2007-04-18  Levin Du  <zslevin@gmail.com>  (tiny change)
9462
9463         * parse-time.el (parse-time-string-chars): Check if CHAR
9464         is less than the length of parse-time-syntax.
9465
9466 2007-04-17  Katsumi Yamaoka  <yamaoka@jpl.org>
9467
9468         * gnus-uu.el (gnus-uu-digest-mail-forward): Pull articles processed
9469         from gnus-newsgroup-processable.
9470
9471 2007-04-16  Didier Verna  <didier@xemacs.org>
9472
9473         * gnus-msg.el (gnus-configure-posting-styles):
9474         Handle message-signature-directory properly with :file syntax.
9475         Reported by "Leo".
9476
9477 2007-04-11  Didier Verna  <didier@xemacs.org>
9478
9479         New user option: message-signature-directory.
9480         * gnus-msg.el (gnus-configure-posting-styles): Support it.
9481         * message.el (message-insert-signature): Ditto.
9482         * message.el (message-signature-file): Doc update.
9483         * message.el (message-signature-directory): New.
9484
9485 2007-04-10  Katsumi Yamaoka  <yamaoka@jpl.org>
9486
9487         * gnus-msg.el (gnus-inews-yank-articles):
9488         Use message-exchange-point-and-mark instead of exchange-point-and-mark.
9489
9490 2007-04-09  Katsumi Yamaoka  <yamaoka@jpl.org>
9491
9492         * message.el (message-yank-original): Make sure cited text ends with
9493         newline; don't exchange point and mark.
9494
9495 2007-04-07  Chong Yidong  <cyd@stupidchicken.com>
9496
9497         * tls.el (open-tls-stream): Properly handle case where there
9498         is no associated buffer.
9499
9500 2007-04-03  Thien-Thi Nguyen  <ttn@gnu.org>
9501
9502         * gnus-msg.el (gnus-inews-yank-articles): Fix bug: After
9503         message-yank-original, make sure (< mark TEXT point).
9504
9505 2007-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
9506
9507         * message.el (message-fill-column): New variable.
9508         (message-mode): Use it.  Add comment on a possible new hook.
9509
9510         * nnmail.el (nnmail-spool-file): Mark as obsolete.
9511         (nnmail-get-new-mail): Reformat.
9512
9513         * gnus-registry.el (gnus-registry-cache-save): Add FIXME comment.
9514
9515         * gmm-utils.el: Fix Commentary.
9516         (gmm-tool-bar-from-list): Fix typo in doc string.
9517
9518 2007-03-27  Thien-Thi Nguyen  <ttn@gnu.org>
9519
9520         * message.el (message-yank-original): Don't switch point and mark
9521         unnecessarily to put point and mark as documented.
9522
9523 2007-03-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9524
9525         * message.el (message-put-addresses-in-ecomplete): Only fetch headers
9526         from the message heads.
9527
9528 2007-03-25  Kevin Greiner  <kevin.greiner@compsol.cc>
9529
9530         * gnus-art.el (gnus-article-set-window-start): Do nothing when the
9531         article buffer does not have a window.  This may not be the best
9532         solution but is certainly better than setting the start of the null,
9533         that is the current, window.
9534
9535 2007-03-24  Reiner Steib  <Reiner.Steib@gmx.de>
9536
9537         * gnus-draft.el (gnus-draft-setup-hook): New hook.
9538         (gnus-draft-setup): Run it.
9539
9540         * gnus-score.el (gnus-inhibit-slow-scoring): New variable, renamed from
9541         gnus-score-fast-scoring.  Allow regexp.
9542         (gnus-score-headers): Use it.
9543
9544         * gnus-util.el (gnus-emacs-version): Include "no MULE" in no-MULE
9545         XEmacs.
9546
9547         * gnus-art.el (gnus-article-browse-html-article): Fix typo in doc
9548         string.
9549         (gnus-button-alist): Also catch `<f1> k ...'.
9550         (gnus-treat-display-x-face): Fix doc string.
9551
9552 2007-03-25  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9553
9554         * gnus-msg.el (gnus-setup-message, gnus-inews-add-send-actions): Move
9555         evaluation of gnus-extended-version to ensure correct generation of the
9556         User-Agent header when message-generate-headers-first is used.
9557
9558 2007-03-24  Simon Josefsson  <simon@josefsson.org>
9559
9560         * hashcash.el (hashcash-generate-payment-async): Don't crash if
9561         hashcash-path is nil.  Don't call callback with incorrect number of
9562         parameters if val is 0.
9563
9564 2007-03-20  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9565
9566         * message.el (message-required-news-headers):
9567         * gnus-util.el (gnus-intern-safe): Fix typo in docstring.
9568
9569 2007-03-18  Thien-Thi Nguyen  <ttn@gnu.org>
9570
9571         * tls.el (open-tls-stream): In handshake-waiting loop,
9572         don't wait more if there is output available to process.
9573
9574 2007-03-17  Thien-Thi Nguyen  <ttn@gnu.org>
9575
9576         * tls.el (tls-program): Doc fix.
9577
9578 2007-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
9579
9580         * message.el (message-generate-new-buffers): Change the meaning of the
9581         nil value; add `standard' to the choices; treat t as `unique'; improve
9582         doc string.
9583         (gnus-select-frame-set-input-focus): Autoload.
9584         (message-buffer-name): Search for the existing message buffer if
9585         message-generate-new-buffers is nil or `standard'; treat the value t of
9586         message-generate-new-buffers as `unique'.
9587         (message-pop-to-buffer): Raise the frame already displaying the message
9588         buffer; clear the echo area after querying.
9589         (message-setup): Pass the `continue' argument to compose-mail.
9590         (message-mail): Prefer `switch-function' if it is given; search for the
9591         existing message buffer if the `continue' argument is non-nil; pass
9592         continue and switch-function arguments to compose-mail by way of
9593         message-setup.
9594         (message-mail-other-window): Adjust argument of message-setup.
9595         (message-mail-other-frame): Ditto.
9596
9597 2007-03-13  Katsumi Yamaoka  <yamaoka@jpl.org>
9598
9599         * gnus-cite.el (font-lock-set-defaults): Autoload it for Emacs.
9600         (gnus-message-citation-mode): Require font-lock for XEmacs; make sure
9601         to turn font-lock on when turning gnus-message-citation-mode on.
9602
9603 2007-03-06  Daiki Ueno  <ueno@unixuser.org>
9604
9605         * mml-smime.el (mml-smime-use): New variable; default to use openssl.
9606         (mml-smime-function-alist): New variable; add epg as the backend.
9607         * mml-sec.el (mml-smime-sign): Don't require mml-smime, autoload
9608         mml-smime- functions instead.
9609         * mm-view.el: Require smime.
9610
9611 2007-03-05  Didier Verna  <didier@xemacs.org>
9612
9613         * gnus-topic.el (gnus-topic-hierarchical-parameters): Perform merging
9614         instead of just inheritance for posting styles.
9615         * gnus.el (gnus-group-fast-parameter): Fix typo in comment.
9616
9617 2007-02-24  Chris Moore  <dooglus@gmail.com>
9618
9619         * pgg-pgp5.el (pgg-pgp5-encrypt-region):
9620         * pgg-pgp.el (pgg-pgp-encrypt-region):
9621         * pgg-gpg.el (pgg-gpg-encrypt-region):
9622         Check pgg-encrypt-for-me if no other recipients.
9623
9624 2007-02-24  John Paul Wallington  <jpw@pobox.com>
9625
9626         * tls.el (tls-certtool-program): Fix custom type.
9627
9628 2007-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
9629
9630         * gnus-cite.el (gnus-message-search-citation-line): Use point-at-bol
9631         and point-at-eol instead of line-(beginning|end)-position.
9632
9633         * assistant.el (assistant-parse-buffer): Ditto.
9634
9635         * netrc.el (netrc-parse-services): Ditto.
9636
9637 2007-02-28  Daiki Ueno  <ueno@unixuser.org>
9638
9639         * mml2015.el (mml2015-epg-find-usable-key): New function.
9640         (mml2015-epg-sign): Use it.
9641         (mml2015-epg-encrypt): Use it.
9642
9643 2007-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
9644
9645         * message.el (message-make-in-reply-to): Quote name containing
9646         non-ASCII characters.  It will make the RFC2047 encoder cause an error
9647         if there are special characters.  Reported by NAKAJI Hiroyuki
9648         <nakaji@jp.freebsd.org>.
9649
9650 2007-02-27  Didier Verna  <didier@xemacs.org>
9651
9652         Include the group parameters as well as the topic ones in the
9653         inheritance filter process.
9654         * gnus-topic.el (gnus-topic-hierarchical-parameters): New optional
9655         argument GROUP-PARAMS-LIST.
9656         * gnus-topic.el (gnus-group-topic-parameters): Use it.
9657
9658 2007-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
9659
9660         * nntp.el (nntp-never-echoes-commands)
9661         (nntp-open-connection-functions-never-echo-commands): New variables.
9662         (nntp-send-command): Use them.
9663
9664 2007-02-20  Daiki Ueno  <ueno@unixuser.org>
9665
9666         * mml2015.el (mml2015-epg-verify): Simplify.
9667
9668 2007-02-19  Katsumi Yamaoka  <yamaoka@jpl.org>
9669
9670         * mml.el (mml-content-disposition-alist): New user option.
9671         (mml-content-disposition): New function.
9672         (mml-insert-mime-headers, mml-minibuffer-read-disposition): Use it.
9673         (mml-attach-file, mml-dnd-attach-file): Pass file name to it.
9674
9675 2007-02-19  Daiki Ueno  <ueno@unixuser.org>
9676
9677         * mml2015.el (mml2015-epg-verify): Convert LF to CRLF before signature
9678         verification.
9679
9680 2007-02-15  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9681
9682         * nnweb.el (nnweb-google-parse-1): Fix date parsing to also match on
9683         articles posted in the last 24 hours.
9684
9685 2007-02-14  Chong Yidong  <cyd@stupidchicken.com>
9686
9687         * smiley.el (smiley-regexp-alist): Add "dead" smiley.
9688
9689 2007-02-14  Michaël Cadilhac  <michael@cadilhac.name>
9690
9691         * nntp.el (nntp-send-command): Don't wait for echoes when
9692         nntp-open-ssl-stream is used.
9693
9694 2007-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
9695
9696         * gnus-cite.el (gnus-test-font-lock-add-keywords)
9697         (gnus-message-add-citation-keywords)
9698         (gnus-message-remove-citation-keywords): Remove.
9699         (gnus-message-citation-mode): Instead of modifying font-lock-keywords
9700         directly, make the variables in font-lock-defaults buffer-local, add
9701         gnus-message-citation-keywords to them and then update the value of
9702         font-lock-keywords.
9703
9704 2007-02-09  Katsumi Yamaoka  <yamaoka@jpl.org>
9705
9706         * message.el (message-cite-original-1): Don't call
9707         gnus-article-highlight-citation.
9708
9709         * gnus-cite.el (gnus-cite-parse): Work with two or more MS-type
9710         citations; fix line count.
9711
9712 2007-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
9713
9714         * gnus-cite.el (gnus-test-font-lock-add-keywords): New function.
9715         (gnus-message-add-citation-keywords)
9716         (gnus-message-remove-citation-keywords): Use it; fix the emulating
9717         versions of font-lock-add-keywords and font-lock-remove-keywords to
9718         work with XEmacs correctly.
9719
9720 2007-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
9721
9722         * gnus-cite.el (gnus-cite-face-list): Set the values of
9723         gnus-message-max-citation-depth and gnus-message-citation-keywords.
9724         (gnus-message-max-citation-depth): Use defvar rather than defconst.
9725         (gnus-message-cite-prefix-regexp): New variable.
9726         (gnus-message-search-citation-line): Use it; protect against long
9727         citation prefix; fill match data with nil rather than 0 for XEmacs; set
9728         the 0th match data for Emacs.
9729         (gnus-message-citation-keywords): Set LAXMATCH flag in every HIGHLIGHT.
9730         (gnus-message-add-citation-keywords): Append keywords rather than
9731         prepending; emulate font-lock-add-keywords if it is not available.
9732         (gnus-message-remove-citation-keywords):
9733         Emulate font-lock-remove-keywords if it is not available.
9734
9735         * gnus-msg.el (gnus-message-highlight-citation): Default to t.
9736
9737         * message.el (message-cite-prefix-regexp): Set the value of
9738         gnus-message-cite-prefix-regexp.
9739
9740 2007-02-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9741
9742         * nnweb.el (nnweb-google-parse-1): Update parser.
9743
9744 2007-01-29  Juanma Barranquero  <lekktu@gmail.com>
9745
9746         * gnus-art.el (gnus-button-prefer-mid-or-mail): Fix typo in docstring.
9747
9748 2007-01-28  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9749
9750         * nnslashdot.el (nnslashdot-request-article): Update end-of-article
9751         regexp.
9752
9753 2007-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
9754
9755         * uudecode.el (uudecode-string-to-multibyte): New function emulating
9756         string-to-multibyte.
9757         (uudecode-decode-region-internal): Use it.
9758
9759         * lpath.el: Fbind string-as-multibyte for XEmacs.
9760
9761 2007-01-23  Reiner Steib  <Reiner.Steib@gmx.de>
9762
9763         * gnus-score.el (gnus-home-score-file, gnus-home-adapt-file):
9764         Fix custom choice.
9765
9766         * gnus-art.el (gnus-signature-limit): Fix custom choice.
9767
9768 2007-01-22  Daiki Ueno  <ueno@unixuser.org>
9769
9770         * mm-util.el (mm-inhibit-file-name-handlers): Add epa-file-handler.
9771
9772         * mm-decode.el (mm-save-part-to-file): Use `mm-write-region' instead of
9773         `write-region' to respect `mm-inhibit-file-name-handlers'.
9774
9775 2007-01-19  Reiner Steib  <Reiner.Steib@gmx.de>
9776
9777         * nnsoup.el (nnsoup-directory, nnsoup-packer, nnsoup-packet-directory):
9778         Use gnus-home-directory instead of "~/" or "$HOME".
9779
9780 2007-01-17  Teodor Zlatanov  <tzz@lifelogs.com>
9781
9782         * encrypt.el (encrypt-insert-file-contents): Add better prompt
9783         to mention filename.
9784         Add comments at beginning regarding usage.
9785         (encrypt-write-file-contents): Change interactive so a string is
9786         acceptable.  If the file has no associated model, show an error instead
9787         of a nonsense prompt.
9788
9789 2007-01-16  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
9790
9791         * spam.el (spam-bsfilter-ham-switch): Fix typo.
9792         Thanks to Yoshihiko Yamada for kind notification of this typo.
9793
9794 2007-01-12  Kenichi Handa  <handa@m17n.org>
9795
9796         * uudecode.el (uudecode-decode-region-internal): Make it work in a
9797         multibyte buffer.
9798
9799 2007-01-14  Reiner Steib  <Reiner.Steib@gmx.de>
9800
9801         * gnus-score.el (gnus-score-fast-scoring): New variable.
9802         (gnus-score-headers): Use it.
9803
9804         * gnus-sum.el (gnus-auto-select-first): Improve doc string.
9805
9806         * message.el (message-cite-original-1):
9807         Call gnus-article-highlight-citation if requested.
9808         (message-make-from): Allow name and address as optional arguments.
9809
9810         * gnus-cite.el (gnus-article-highlight-citation): Add SAME-BUFFER arg.
9811
9812         * gnus-art.el (gnus-article-browse-html-article): Add warning about web
9813         bugs to doc string.
9814         (gnus-button-alist): Add mid\\|message-id.
9815         (gnus-button-fetch-group): Extend for use in
9816         `browse-url-browser-function'.
9817         (gnus-button-url-regexp): Try to catch paired parentheses like in
9818         Wikipedia URLs.
9819
9820         * gnus-sum.el (gnus-summary-reparent-children): Another doc string fix.
9821         Suggested by Simon Krahnke <overlord@gmx.li>.
9822
9823 2007-01-13  Romain Francoise  <romain@orebokech.com>
9824
9825         * nnml.el (nnml-use-compressed-files): Fix typo in docstring.
9826         Update copyright.
9827
9828 2007-01-13  Patric Mueller  <bhaak@bigfoot.com>  (tiny change)
9829
9830         * gnus-sum.el (gnus-summary-reparent-children): Fix typo in doc string.
9831
9832 2007-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
9833
9834         * gnus-registry.el (gnus-registry-unfollowed-groups)
9835         (gnus-registry-split-fancy-with-parent): Fix documentation.
9836
9837 2007-01-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9838
9839         * spam-report.el (spam-report-gmane-internal): Speed up spam reporting
9840         from nnweb groups.
9841
9842 2006-12-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9843
9844         * spam-report.el (spam-report-gmane-internal): Add necessary "/" to
9845         Xref urls.  Erase buffer before requesting head.
9846
9847         * mm-decode.el (mm-display-external): Use itimer function for XEmacs.
9848
9849 2007-01-07  Reiner Steib  <Reiner.Steib@gmx.de>
9850
9851         * gnus-soup.el (gnus-soup): New custom group.  Make user variables
9852         customizable.
9853
9854 2007-01-05  Daiki Ueno  <ueno@unixuser.org>
9855
9856         * mml2015.el (mml2015-epg-sign): Ask user whether to skip or abort if
9857         no signing key is found.
9858         (mml2015-epg-encrypt): Ask user whether to skip or abort if
9859         no encrypting and/or signing key is found.
9860
9861 2007-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
9862
9863         * spam-report.el (spam-report-gmane-spam): Remove redundant message.
9864
9865 2007-01-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9866
9867         * nnweb.el (nnweb-gmane-create-mapping): Put back code to merge the
9868         headers read from disk with the ones newly found in the current search.
9869         This should no longer cause problems, because the article numbers in
9870         Gmane's `nov.php' output are ignored since the previous change.
9871
9872 2007-01-02  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9873
9874         * gmm-utils.el (gmm-tool-bar-style): Fix custom type.
9875
9876 2007-01-01  Katsumi Yamaoka  <yamaoka@jpl.org>
9877
9878         * lpath.el: Fbind clear-string and cp-supported-codepages; don't fbind
9879         replace-regexp-in-string; bind url-version; fbind display-images-p and
9880         timer-set-function for XEmacs; bind timer-list for XEmacs; fbind
9881         find-face and set-itimer-function for Emacs; bind itimer-list for
9882         Emacs.
9883
9884         * mm-decode.el (mm-display-external): Use itimer function for XEmacs.
9885
9886 2007-01-01  Romain Francoise  <romain@orebokech.com>
9887
9888         * gnus-sum.el (gnus-summary-make-menu-bar): Fix typo.
9889
9890 2006-12-31  Steve Youngs  <steve@sxemacs.org>
9891
9892         * gnus-cite.el: Load easy-mmode at compile time for (S)XEmacs to get
9893         `define-minor-mode' macro definition expanded properly.
9894         (gnus-message-citation-mode): This is now OK for (S)XEmacs so don't
9895         exclude it there.
9896
9897         * gnus-msg.el (gnus-message-highlight-citation): Revert Reiner's patch
9898         of 2006-12-30.  The default is nil on (S)XEmacs already because of the
9899         `fboundp' test.
9900         (gnus-message-citation-mode): Revert Reiner's patch of 2006-12-30.
9901         This is OK to autoload in (S)XEmacs now.
9902
9903 2006-12-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9904
9905         * gnus-sum.el (gnus-summary-limit-to-singletons): New command and
9906         keystroke.
9907         (gnus-summary-limit-to-singletons): Fix typo.
9908
9909         * spam-report.el (spam-report-gmane-internal): Fall back on Xref if all
9910         else fails.
9911
9912 2006-12-30  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9913
9914         * gnus-cite.el (turn-off-gnus-message-citation-mode): Fix typo in
9915         docstring.
9916
9917         * gnus-sum.el (gnus-summary-insert-ticked-articles): New command.
9918         (gnus-summary-make-menu-bar, gnus-summary-buffer-map): Bind it.
9919         (gnus-summary-insert-dormant-articles): Fix typo in message.
9920
9921 2006-12-30  Reiner Steib  <Reiner.Steib@gmx.de>
9922
9923         * gnus-msg.el (gnus-message-highlight-citation): Ensure default to be
9924         nil for XEmacs.
9925         (gnus-message-citation-mode): Don't autoload in XEmacs.
9926
9927         * gnus-cite.el (gnus-message-citation-mode): Don't define in XEmacs.
9928
9929 2006-12-29  Jouni K. Seppänen  <jks@iki.fi>
9930
9931         * nnimap.el (nnimap-expunge-search-string):
9932         Mention nnimap-search-uids-not-since-is-evil in docstring.
9933
9934 2006-12-28  Reiner Steib  <Reiner.Steib@gmx.de>
9935
9936         * spam.el: Revert to make-obsolete-variable because
9937         define-obsolete-variable-alias is not supported in Emacs 21.
9938
9939         * spam.el (spam-ifile-path, spam-ifile-database-path)
9940         (spam-bogofilter-path): Use define-obsolete-variable-alias instead of
9941         make-obsolete-variable.
9942         (spam-bsfilter-path, spam-bsfilter-program)
9943         (spam-spamassassin-path, spam-spamassassin-program)
9944         (spam-sa-learn-path, spam-sa-learn-program): Rename variables.
9945         Don't use "path" inappropriately.
9946         (spam-check-spamassassin, spam-spamassassin-register-with-sa-learn)
9947         (spam-check-bsfilter, spam-bsfilter-register-with-bsfilter): Use new
9948         variable names.
9949
9950 2006-12-28  Daiki Ueno  <ueno@unixuser.org>
9951
9952         * gnus-sum.el (gnus-summary-next-article): Make sure we are in the
9953         summary buffer.
9954
9955         * password.el (password-cache-remove): Use clear-string to burn
9956         password, if available.
9957
9958 2006-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
9959
9960         * gnus-msg.el (gnus-message-citation-mode): Fix autoload.
9961
9962         * gnus-cite.el (gnus-message-highlight-citation): Move to gnus-msg.el.
9963
9964         * gnus-msg.el (gnus-setup-message): Add gnus-message-citation-mode.
9965         (gnus-message-highlight-citation): Move defcustom here from
9966         gnus-cite.el.
9967         (gnus-message-citation-mode): Autoload.
9968
9969         * gnus-cite.el: Adjust Oliver's code to Gnus namespace.  Add some
9970         checks to make it compile with XEmacs.
9971         (gnus-message-citation-mode): New minor mode.
9972         (gnus-message-max-citation-depth, gnus-message-citation-keywords)
9973         (gnus-message-highlight-citation): New variables.
9974         (gnus-message-search-citation-line)
9975         (gnus-message-add-citation-keywords)
9976         (gnus-message-remove-citation-keywords)
9977         (turn-on-gnus-message-citation-mode)
9978         (turn-off-gnus-message-citation-mode): New functions.
9979
9980 2006-12-26  Oliver Scholz  <epameinondas@gmx.de>
9981
9982         * gnus-cite.el: Enable highlighting of different citation levels in
9983         message-mode.
9984
9985 2006-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
9986
9987         * message.el (message-make-fqdn): Fix comment.
9988         (message-bogus-system-names): Add ".local".
9989
9990         * spam.el (spam-ifile-path, spam-ifile-program)
9991         (spam-ifile-database-path, spam-ifile-database)
9992         (spam-bogofilter-path, spam-bogofilter-program): Rename variables.
9993         Don't use "path" inappropriately.
9994         (spam-spamoracle-database, spam-get-ifile-database-parameter): Fix doc
9995         strings.
9996         (spam-check-ifile, spam-ifile-register-with-ifile)
9997         (spam-check-bogofilter, spam-bogofilter-register-with-bogofilter):
9998         Use new variable names.
9999
10000         * gnus-art.el (gnus-treat-display-x-face, gnus-treat-display-face)
10001         (gnus-treat-display-smileys): Simplify using
10002         gnus-image-type-available-p.
10003
10004         * gnus-ems.el (gnus-image-type-available-p): Use display-images-p if
10005         available.
10006
10007         * gnus-xmas.el (gnus-xmas-image-type-available-p):
10008         Use `display-images-p' if available.
10009
10010 2006-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
10011
10012         * nnrss.el (nnrss-fetch): Replace buffer's contents with the decoded
10013         one after turning on the buffer's multibyteness instead of decoding
10014         them directly in the unibyte buffer that causes unexpected conversion
10015         in Emacs 23 (unicode).
10016
10017 2006-12-21  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10018
10019         * message.el (message-generate-hashcash): Fix custom type.
10020
10021 2006-12-20  Reiner Steib  <Reiner.Steib@gmx.de>
10022
10023         * gnus-sum.el (gnus-summary-recenter): Remove debug messages.
10024
10025 2006-12-20  Reiner Steib  <Reiner.Steib@gmx.de>
10026
10027         * gnus-group.el (gnus-group-tool-bar-gnome): Exchange connect and
10028         disconnect icons.  Add help text.
10029
10030 2006-12-20  Teodor Zlatanov  <tzz@lifelogs.com>
10031
10032         * spam.el (spam-extra-header-to-number): CRM114 spam score is
10033         negated to be consistent with the others we handle.
10034
10035 2006-12-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10036
10037         * gnus-art.el (gnus-article-setup-buffer): Actually set the local
10038         version of gnus-summary-buffer to something, so that we can use two
10039         article buffers at the same time.
10040
10041 2006-12-18  Teodor Zlatanov  <tzz@lifelogs.com>
10042
10043         * spam.el (spam-necessary-extra-headers): Make spam-use-regex-headers
10044         trigger all the extra headers.
10045         (spam-extra-header-to-number): Don't require spam-use-crm114 for header
10046         sorting.
10047
10048 2006-12-14  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10049
10050         * nnweb.el (nnweb-gmane-create-mapping): Keep the mapping stable for
10051         solid groups.
10052
10053 2006-12-17  Chong Yidong  <cyd@stupidchicken.com>
10054
10055         * pgg-gpg.el (pgg-gpg-use-agent): Default to t.
10056
10057 2006-12-13  Reiner Steib  <Reiner.Steib@gmx.de>
10058
10059         * legacy-gnus-agent.el: Add Copyright notice.
10060
10061 2006-12-12  Chong Yidong  <cyd@stupidchicken.com>
10062
10063         * gnus-sum.el (gnus-make-thread-indent-array): Fix last change.
10064
10065 2006-12-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10066
10067         * nnweb.el (nnweb-gmane-search): Placeholder TOPDOC setting.
10068
10069         * gnus-sum.el (gnus-summary-recenter): Force setting the window start
10070         to make it work reliably in CVS Emacs.
10071         (gnus-summary-limit-strange-charsets-predicate)
10072         (gnus-summary-limit-to-predicate): New functions.
10073
10074 2006-12-08  Chong Yidong  <cyd@stupidchicken.com>
10075
10076         * gnus-sum.el (gnus-make-thread-indent-array): New optional arg
10077         specifying array size.
10078         (gnus-summary-insert-line, gnus-summary-prepare-threads): Regrow indent
10079         array if it is too small.
10080         (gnus-sort-threads-recursive): Rename from gnus-sort-thread-1.
10081         (gnus-sort-threads-loop): New function.
10082
10083 2006-12-06  Chris Moore  <dooglus@gmail.com>
10084
10085         * gnus-sum.el (gnus-sort-threads, gnus-summary-limit-children):
10086         Use `max' to avoid the value of `max-lisp-eval-depth' decreasing.
10087
10088 2006-12-04  Jouni K. Seppänen  <jks@iki.fi>
10089
10090         * mm-url.el (mm-url-predefined-programs): Call curl with correct
10091         options.
10092
10093 2006-12-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10094
10095         * spam-report.el (spam-report-url-ping-plain): Wait for output to avoid
10096         DOS-ing the recipient.
10097
10098         * nnweb.el (nnweb-gmane-create-mapping): Use the article number from
10099         the headers when creating the mapping to avoid mismappings.
10100         (nnweb-gmane-create-mapping): Always nix out old mapping.
10101
10102 2006-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
10103
10104         * message.el (message-signed-or-encrypted-p): Bind mm-decrypt-option
10105         and mm-verify-option to never.
10106
10107 2006-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
10108
10109         * message.el (message-signed-or-encrypted-p): New function.
10110         (message-forward-make-body): Use it.
10111
10112         * mml2015.el (mml2015-pgg-clear-verify, mml2015-epg-clear-verify):
10113         Replace encode-coding-string with mm-encode-coding-string.
10114
10115 2006-11-29  Katsumi Yamaoka  <yamaoka@jpl.org>
10116
10117         * nneething.el (nneething-decode-file-name):
10118         Replace decode-coding-string with mm-decode-coding-string.
10119
10120         * gnus-int.el (gnus-open-server): Say failed server's name.
10121
10122 2006-11-24  Stefan Monnier  <monnier@iro.umontreal.ca>
10123
10124         * pgg-pgp.el (pgg-pgp-process-region): Change `args' from a list of
10125         strings to a single string.  Quote `errors-file-name'.
10126         (pgg-pgp-encrypt-region, pgg-pgp-decrypt-region, pgg-pgp-sign-region)
10127         (pgg-pgp-verify-region, pgg-pgp-insert-key, pgg-pgp-snarf-keys-region):
10128         Adjust calls.  Use `shell-quote-argument'.
10129
10130 2006-11-24  Juanma Barranquero  <lekktu@gmail.com>
10131
10132         * gnus-agent.el (gnus-agent-expire-unagentized-dirs)
10133         (gnus-agent-regenerate-group): Fix space/tab mixup in messages.
10134
10135         * gnus-art.el (gnus-article-x-face-command, gnus-numeric-save-name):
10136         * gnus-group.el (gnus-group-sort-function, gnus-group-line-format)
10137         (gnus-group-mode, gnus-group-read-group, gnus-group-delete-group)
10138         (gnus-group-make-directory-group, gnus-group-transpose-groups):
10139         * gnus-start.el (gnus-options-subscribe, gnus-options-not-subscribe)
10140         (gnus-subscribe-newsgroup, gnus-1):
10141         * gnus-sum.el (gnus-summary-make-false-root, gnus-make-threads):
10142         * gnus.el (gnus-nntp-server, gnus-use-cross-reference)
10143         (gnus-valid-select-methods, total-expire, gnus-summary-line-format)
10144         (gnus-group-read-only-p): Fix space/tab mixup in docstrings.
10145
10146 2006-11-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10147
10148         * gnus-sum.el (gnus-summary-limit-to-headers): New command and
10149         keystroke.
10150         (gnus-summary-limit-to-bodies): Implement headersp.
10151
10152 2006-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10153
10154         * dns.el (query-dns): Protect against "Process dns deleted" strings.
10155
10156 2006-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
10157
10158         * mm-util.el (mm-string-to-multibyte): Alias to identity in XEmacs.
10159
10160 2006-11-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10161
10162         * message.el (message-generate-hashcash): Expand range of values to
10163         include `opportunistic'.
10164         (message-send-mail): Use it.
10165
10166 2006-11-18  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10167
10168         * mm-uu.el (mm-uu-pgp-signed-extract-1): Make last fix more thorough
10169         and comment it.
10170
10171         * nnslashdot.el (nnslashdot-retrieve-headers-1): Update regexp.
10172
10173 2006-11-15  Reiner Steib  <Reiner.Steib@gmx.de>
10174
10175         * gnus-util.el (gnus-extract-address-components): Improve comment.
10176
10177 2006-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
10178
10179         * gnus-util.el (gnus-extract-address-components): Work with address in
10180         which the name portion contains @.
10181
10182         * lpath.el: Fbind custom-autoload.
10183
10184 2006-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
10185
10186         * gnus.el (gnus-start): Move custom group up.
10187         (gnus-select-method): Don't autoload, but make it available for
10188         `customize-variable'.
10189         (gnus-getenv-nntpserver): Don't autoload.
10190
10191 2006-11-14  Teodor Zlatanov  <tzz@lifelogs.com>
10192
10193         * spam.el: Revert to 7.82 (removed changes since 2006-10-16).
10194
10195 2006-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
10196
10197         * message.el (message-sendmail-extra-arguments): New variable.
10198         (message-send-mail-with-sendmail): Use it.
10199
10200 2006-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
10201
10202         * mml.el (mml-generate-mime-1): Use mm-string-as-unibyte instead of
10203         mm-with-unibyte-current-buffer to make string unibyte.
10204
10205         * mm-decode.el (mm-insert-part): Use mm-string-to-multibyte instead of
10206         mm-string-as-multibyte.
10207
10208 2006-11-14  Daiki Ueno  <ueno@unixuser.org>
10209
10210         * mml2015.el (mml2015-epg-sign): Prefix "pgp-" to a micalg value.
10211         Reported by Werner Koch <wk@gnupg.org>.
10212
10213 2006-11-14  Daiki Ueno  <ueno@p360>
10214
10215         * mml2015.el: Autoload epa-select-keys when compiling.
10216
10217 2006-11-13  Daiki Ueno  <ueno@unixuser.org>
10218
10219         * mml2015.el (mml2015-epg-sign): Save the signing keys in
10220         message-options.
10221         (mml2015-epg-encrypt): Save the recipient keys in message-options.
10222
10223 2006-11-13  Daiki Ueno  <ueno@unixuser.org>
10224
10225         * mml2015.el (mml2015-epg-encrypt): Remove backward compatibility for
10226         EasyPG (< 0.0.6).
10227         (mml2015-always-trust): New user option.
10228         (mml2015-epg-passphrase-callback): Display key ID on the passphrase
10229         prompt.
10230
10231 2006-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
10232
10233         * nntp.el (nntp-authinfo-force): New variable.
10234         (nntp-send-authinfo): Use it.
10235
10236 2006-11-09  Reiner Steib  <Reiner.Steib@gmx.de>
10237
10238         * message.el (message-strip-subject-encoded-words): Allow _not_ to
10239         decode encoded words.  Improve prompt.  Add comment about forwarding.
10240         (message-replacement-char): Move up.
10241
10242 2006-11-08  Wolfgang Jenkner  <wjenkner@inode.at>  (tiny change)
10243
10244         * gnus-sum.el (gnus-summary-catchup): Use gnus-sorted-intersection
10245         instead of gnus-intersection because arguments of gnus-sorted-nunion
10246         must be sorted.  This avoids corruption of gnus-newsgroup-unreads.
10247
10248 2006-11-07  Reiner Steib  <Reiner.Steib@gmx.de>
10249
10250         * message.el (message-strip-subject-encoded-words): Reformat prompt.
10251         (message-simplify-subject-functions):
10252         Enable message-strip-subject-encoded-words by default.
10253
10254 2006-11-06  Reiner Steib  <Reiner.Steib@gmx.de>
10255
10256         * message.el (message-strip-subject-encoded-words): New function.
10257         (message-simplify-subject-functions): New variable.
10258         (message-simplify-subject): Use it.  Fix typo in doc string.
10259         Support message-strip-subject-encoded-words.
10260
10261 2006-11-03  Juanma Barranquero  <lekktu@gmail.com>
10262
10263         * gnus-diary.el (gnus-diary-delay-format-function):
10264         * nndiary.el (nndiary-reminders):
10265         * nnsoup.el (nnsoup-always-save): Use "non-nil" in docstrings.
10266
10267 2006-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
10268
10269         * gnus-art.el (article-hide-boring-headers): Fetch date from
10270         gnus-original-article-buffer to avoid problems with localized date
10271         strings.
10272
10273 2006-10-30  Katsumi Yamaoka  <yamaoka@jpl.org>
10274
10275         * html2text.el (html2text-format-tags): Avoid infloop on open tags.
10276
10277 2006-10-29  Reiner Steib  <Reiner.Steib@gmx.de>
10278
10279         * mm-util.el (mm-codepage-iso-8859-list, mm-codepage-ibm-list):
10280         New variables.
10281         (mm-setup-codepage-iso-8859, mm-setup-codepage-ibm): New functions.
10282         (mm-charset-synonym-alist): Move some entries to
10283         mm-codepage-iso-8859-list.
10284         (mm-charset-synonym-alist, mm-charset-override-alist):
10285         Add iso-8859-8/windows-1255 and iso-8859-9/windows-1254.
10286
10287 2006-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
10288
10289         * gnus-sum.el (gnus-set-mode-line): Quote % in group name.
10290
10291 2006-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
10292
10293         * gnus-agent.el (gnus-agent-make-mode-line-string): Make it compatible
10294         with Emacs 21 and XEmacs.
10295
10296 2006-10-27  Teodor Zlatanov  <tzz@lifelogs.com>
10297
10298         * spam.el (spam-parse-address): New function for better parsing,
10299         catching errors, etc.
10300         (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list): Use it.
10301
10302 2006-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
10303
10304         * mm-view.el: Add interactive arg to html2text autoload.
10305
10306 2006-10-25  Katsumi Yamaoka  <yamaoka@jpl.org>
10307
10308         * gnus-sum.el (gnus-summary-move-article): Use no-encode for `B B'.
10309
10310 2006-10-24  Reiner Steib  <Reiner.Steib@gmx.de>
10311
10312         * mm-util.el (mm-codepage-iso-8859-list, mm-codepage-ibm-list):
10313         New variables.
10314         (mm-setup-codepage-iso-8859, mm-setup-codepage-ibm): New functions.
10315         (mm-charset-synonym-alist): Move some entries to
10316         mm-codepage-iso-8859-list.
10317
10318         * gnus.el (gnus-getenv-nntpserver, gnus-select-method): Autoload.
10319
10320 2006-10-23  Reiner Steib  <Reiner.Steib@gmx.de>
10321
10322         * message.el (message-citation-line-format)
10323         (message-insert-formated-citation-line): Fix implementation of %E, %N
10324         and %n according to the doc string.
10325
10326 2006-10-20  Teodor Zlatanov  <tzz@lifelogs.com>
10327
10328         * spam.el (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list):
10329         Use car-safe to avoid bad parses.
10330
10331 2006-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
10332
10333         * gnus-group.el (gnus-group-make-doc-group): Work for non-ASCII group
10334         names.
10335
10336         * gnus-sum.el (gnus-select-newsgroup): Decode group name.
10337
10338 2006-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
10339
10340         * gnus-draft.el (gnus-draft-edit-message): Make sure to remove Date
10341         header.
10342
10343         * message.el (message-draft-headers): Add Date.
10344         (message-headers-to-generate): Fix typo in docstring.
10345
10346         * nndraft.el (nndraft-required-headers): New variable.
10347         (nndraft-generate-headers): Use it.
10348
10349         * gnus-registry.el (gnus-registry-wash-for-keywords): Bind `word'.
10350
10351 2006-10-16  Teodor Zlatanov  <tzz@lifelogs.com>
10352
10353         * gnus-registry.el (gnus-registry-wash-for-keywords)
10354         (gnus-registry-find-keywords): New functions to allow easy searching of
10355         articles that are in the registry.
10356
10357 2006-10-16  Teodor Zlatanov  <tzz@lifelogs.com>
10358
10359         * spam.el (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list):
10360         Use ietf-drums-parse-address instead of gnus-extract-address-components.
10361         Reported by Damien Elmes <damien@repose.cx>.
10362
10363 2006-10-19  Reiner Steib  <Reiner.Steib@gmx.de>
10364
10365         * gnus.el (gnus-mime): Remove unused custom group.
10366
10367 2006-10-13  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10368
10369         * mm-uu.el (mm-uu-pgp-signed-extract-1): Use RFC 2440 definition of
10370         "blank line" when searching for end of armor headers.
10371
10372 2006-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
10373
10374         * gmm-utils.el (gmm-write-region): Fix variable name.
10375
10376 2006-10-10  Reiner Steib  <Reiner.Steib@gmx.de>
10377
10378         * gmm-utils.el (gmm-write-region): New function based on compatibility
10379         code from `mm-make-temp-file'.
10380
10381         * mm-util.el (mm-make-temp-file): Use `gmm-write-region'.
10382
10383         * nnmaildir.el (nnmaildir--update-nov)
10384         (nnmaildir-request-replace-article, nnmaildir-request-accept-article):
10385         Use `gmm-write-region'.
10386
10387 2006-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
10388
10389         * mm-util.el (mm-charset-synonym-alist, mm-charset-override-alist):
10390         Add iso-8859-8/windows-1255 and iso-8859-9/windows-1254.
10391
10392         * nnheader.el (nnheader-find-file-noselect): Inhibit version-control.
10393
10394         * message.el (message-replacement-char): New variable.
10395         (message-fix-before-sending): Use it.
10396         (message-simplify-subject): New function to remove duplicate code.
10397         (message-reply, message-followup): Use it.
10398
10399         * gnus-sum.el (gnus-summary-make-menu-bar):
10400         Clarify gnus-summary-limit-to-articles.
10401
10402 2006-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
10403
10404         * gnus-util.el (gnus-with-local-quit): New macro.
10405
10406         * gnus-demon.el (gnus-demon): Replace with-local-quit with it.
10407
10408 2006-10-02  Teodor Zlatanov  <tzz@lifelogs.com>
10409
10410         * gnus-util.el (gnus-string-remove-all-properties): Another fix to
10411         ignore non-string data.
10412
10413 2006-09-29  Teodor Zlatanov  <tzz@lifelogs.com>
10414
10415         * gnus-util.el (gnus-string-remove-all-properties): Fix to ignore
10416         non-string data (needs to be done in the registry too).
10417
10418 2006-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
10419
10420         * gnus-registry.el (gnus-registry-save, gnus-registry-cache-save)
10421         (gnus-registry-remove-alist-text-properties, gnus-registry-action)
10422         (gnus-registry-split-fancy-with-parent)
10423         (gnus-registry-fetch-simplified-message-subject-fast)
10424         (gnus-registry-fetch-sender-fast, gnus-registry-store-extra-entry):
10425         Remove text properties on ingress into the registry and when it's saved.
10426         (gnus-registry-clean-empty-function): Fix bug with cleaning the
10427         registry from entries with no groups.
10428
10429 2006-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
10430
10431         * gnus-util.el (gnus-string-remove-all-properties): Add utility
10432         function to remove string properties.
10433
10434 2006-09-28  Reiner Steib  <Reiner.Steib@gmx.de>
10435
10436         * gmm-utils.el (gmm): Adjust custom version.
10437
10438         * mm-util.el (mm-charset-override-alist, mm-charset-eval-alist):
10439         Adjust custom version.
10440
10441         * gnus-draft.el (gnus-draft-mode): Don't call `mml-mode'.
10442
10443 2006-09-27  Reiner Steib  <Reiner.Steib@gmx.de>
10444
10445         * gnus-art.el (gnus-insert-prev-page-button)
10446         (gnus-insert-next-page-button): Simplify.  Reformat.
10447
10448 2006-09-27  Maxime Edouard Robert Froumentin  <max@lapin-bleu.net>
10449
10450         * gnus-art.el (gnus-insert-prev-page-button)
10451         (gnus-insert-next-page-button): Apply gnus-article-button-face.
10452
10453 2006-09-25  Chong Yidong  <cyd@stupidchicken.com>
10454
10455         * gnus-demon.el (gnus-demon): Use with-local-quit to avoid hangs.
10456
10457 2006-09-20  Maxime Edouard Robert Froumentin  <max@lapin-bleu.net>
10458
10459         * gnus-art.el (gnus-insert-mime-button)
10460         (gnus-insert-mime-security-button):
10461         Apply gnus-article-button-face to MIME and security buttons.
10462
10463 2006-09-20  Reiner Steib  <Reiner.Steib@gmx.de>
10464
10465         * gnus-art.el (gnus-button-url-regexp): Try to make the value more
10466         readable.
10467
10468 2006-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
10469
10470         * dgnushack.el: Autoload browse-url-of-file for XEmacs.
10471
10472 2006-09-20  Steve Youngs  <steve@sxemacs.org>
10473
10474         * gnus-art.el (gnus-article-browse-html-parts): They're files, so use
10475         `browse-url-of-file' instead of `browse-url'.
10476
10477 2006-09-19  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10478
10479         * nnslashdot.el (nnslashdot-request-article): Update end-of-article
10480         regexp.  Articles containing quotation were cut prematurely.
10481
10482 2006-09-16  Katsumi Yamaoka  <yamaoka@jpl.org>
10483
10484         * message.el (message-cite-original-1): Use nobody by default for the
10485         value of From header.
10486         (message-reply): Ditto.
10487
10488 2006-09-11  Daiki Ueno  <ueno@unixuser.org>
10489
10490         * mml2015.el (mml2015-epg-clear-decrypt): Don't append verify results
10491         to the gnus-info.  This fixes a bug of inline-PGP message verification.
10492         Reported by Michael Piotrowski <mxp@dynalabs.de>.
10493
10494 2006-09-09  Reiner Steib  <Reiner.Steib@gmx.de>
10495
10496         * pop3.el (pop3-leave-mail-on-server): Mention problem of duplicate
10497         mails in the doc string.  Add some URLs in comment.
10498         (pop3-movemail): Warn about pop3-leave-mail-on-server.
10499
10500 2006-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
10501
10502         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings): Fix
10503         backslashes handling and the way to find boundaries of quoted strings.
10504
10505 2006-09-07  Daiki Ueno  <ueno@unixuser.org>
10506
10507         * mml1991.el (mml1991-epg-encrypt): Simply throw an error if
10508         mml1991-encrypt-to-self is set and mml1991-signers is not set.
10509         * mml2015.el (mml2015-epg-encrypt): Simply throw an error if
10510         mml2015-encrypt-to-self is set and mml2015-signers is not set.
10511
10512 2006-09-06  Reiner Steib  <Reiner.Steib@gmx.de>
10513
10514         * gnus-art.el (gnus-button-marker-list): Move up.  Convert comment into
10515         doc string.
10516         (gnus-button-regexp, gnus-button-last): Remove unused variables.
10517
10518 2006-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
10519
10520         * lpath.el: Fbind epg-check-configuration.
10521
10522 2006-09-06  Simon Josefsson  <jas@extundo.com>
10523
10524         * mml2015.el (mml2015-use): Doc fix, mention epg.
10525
10526 2006-09-06  Daiki Ueno  <ueno@unixuser.org>
10527
10528         * mml2015.el (mml2015-use): Default to epg, if available.
10529
10530 2006-09-06  Daiki Ueno  <ueno@unixuser.org>
10531
10532         * mml1991.el (mml1991-epg-sign): Don't lookup a private key by
10533         message-sender.
10534         (mml1991-epg-encrypt): Ditto.
10535         * mml2015.el (mml2015-epg-sign): Don't lookup a private key by
10536         message-sender.
10537         (mml2015-epg-encrypt): Ditto.
10538
10539 2006-09-04  Chong Yidong  <cyd@stupidchicken.com>
10540
10541         * message.el (message-send-mail-with-sendmail): Look for sendmail in
10542         several common directories.
10543
10544 2006-09-05  Daiki Ueno  <ueno@unixuser.org>
10545
10546         * mml2015.el (mml2015-epg-encrypt): Expand group configuration.
10547         * mml1991.el (mml1991-epg-encrypt): Expand group configuration.
10548
10549 2006-09-04  Katsumi Yamaoka  <yamaoka@jpl.org>
10550
10551         * gnus-art.el (article-decode-encoded-words): Make it fast.
10552
10553 2006-09-04  Katsumi Yamaoka  <yamaoka@jpl.org>
10554
10555         * gnus-art.el (article-decode-encoded-words): Don't infloop in XEmacs.
10556
10557         * rfc2047.el (rfc2047-strip-backslashes-in-quoted-strings): Decode `\\'
10558         in quoted string into `\'.
10559
10560 2006-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
10561
10562         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
10563         Use standard-syntax-table.
10564
10565 2006-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
10566
10567         * gnus-art.el (gnus-decode-address-function): New variable.
10568         (article-decode-encoded-words): Use it to decode headers which are
10569         assumed to contain addresses.
10570         (gnus-mime-delete-part): Remove useless `or'.
10571
10572         * gnus-sum.el (gnus-decode-encoded-address-function): New variable.
10573         (gnus-summary-from-or-to-or-newsgroups): Use it to decode To header.
10574         (gnus-nov-parse-line): Use it to decode From header.
10575         (gnus-get-newsgroup-headers): Ditto.
10576         (gnus-summary-enter-digest-group): Use it to decode `to-address'.
10577
10578         * mail-parse.el (mail-decode-encoded-address-region): New alias.
10579         (mail-decode-encoded-address-string): New alias.
10580
10581         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
10582         New function.
10583         (rfc2047-encode-message-header, rfc2047-encode-region): Use it.
10584         (rfc2047-strip-backslashes-in-quoted-strings): New fnction.
10585         (rfc2047-decode-region): Use it; add optional argument `address-mime'.
10586         (rfc2047-decode-string): Ditto.
10587         (rfc2047-decode-address-region): New function.
10588         (rfc2047-decode-address-string): New function.
10589
10590 2006-08-31  Reiner Steib  <Reiner.Steib@gmx.de>
10591
10592         * message.el (message-caesar-buffer-body): Allow rotating headers.
10593
10594         * gnus-sum.el (gnus-summary-caesar-message): Allow rotating headers.
10595
10596         * message.el (message-insert-formated-citation-line): Fix %f.
10597         Reported by Torsten Bronger <bronger@physik.rwth-aachen.de> .
10598
10599 2006-08-18  Katsumi Yamaoka  <yamaoka@jpl.org>
10600
10601         * gnus-bookmark.el (gnus-bookmark-file-coding-system): New variable.
10602         (gnus-bookmark-mouse-available-p): New macro.
10603         (gnus-bookmark-bmenu-list): Use it; use gnus-mouse-2.
10604         (gnus-bookmark-bmenu-show-infos): Use it.
10605         (gnus-bookmark-insert-details): Use it; use gnus-mouse-2.
10606         (gnus-bookmark-bmenu-hide-infos): Ditto.
10607         (gnus-bookmark-remove-properties): New function.
10608         (gnus-bookmark-set, gnus-bookmark-make-cell): Use it.
10609         (gnus-bookmark-set-bookmark-name): Don't use 2nd arg of split-string.
10610         (gnus-bookmark-write-file): Bind coding-system-for-write.
10611         (gnus-bookmark-insert-file-format-version-stamp): Add coding cookie.
10612         (gnus-bookmark-jump): Make completing-read work with XEmacs; activate
10613         group before selecting it.
10614         (gnus-bookmark-get-bookmark): Use assoc instead of assoc-string.
10615         (gnus-bookmark-bmenu-mode-map): Bind `q' to bury-buffer instead of
10616         quit-window if it is not available; use gnus-mouse-2 and bind it to
10617         gnus-bookmark-bmenu-select-by-mouse.
10618         (gnus-bookmark-show-details): Remove unused variable `details-list'.
10619         (gnus-bookmark-bmenu-select-by-mouse): New function.
10620
10621 2006-08-13  Romain Francoise  <romain@orebokech.com>
10622
10623         * mm-extern.el (mm-extern-mail-server): End `y-or-n-p' prompt with a
10624         space.
10625
10626 2006-08-10  Romain Francoise  <romain@orebokech.com>
10627
10628         * dns-mode.el: Alias `zone-mode' to `dns-mode'.
10629         (dns-mode-soa-auto-increment-serial): New user option.
10630         (dns-mode-soa-maybe-increment-serial): New function.
10631         (dns-mode): Add the latter to `write-contents-functions'.
10632
10633 2006-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
10634
10635         * compface.el (uncompface): Use binary rather than raw-text-unix.
10636
10637 2006-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
10638
10639         * compface.el (uncompface): Make sure the eol conversion doesn't take
10640         place when communicating with the external programs.
10641         Reported by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
10642
10643 2006-07-31  Katsumi Yamaoka  <yamaoka@jpl.org>
10644
10645         * nnheader.el (nnheader-insert-head): Fix typo in comment.
10646
10647 2006-07-31  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10648
10649         * nnweb.el (nnweb-google-parse-1): Update regexp for author and date.
10650         Make it more robust by parsing author and date independently.
10651
10652 2006-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
10653
10654         * nnheader.el (nnheader-insert-head): Make it work with Mac as well.
10655
10656 2006-07-28  Daiki Ueno  <ueno@unixuser.org>
10657
10658         * mml2015.el (mml2015-epg-sign): If mml2015-signers is not set, use the
10659         first matching secret key.
10660         (mml2015-epg-encrypt): Ditto.
10661
10662         * mml1991.el (mml1991-epg-sign): If mml1991-signers is not set, use the
10663         first matching secret key.
10664         (mml1991-epg-encrypt): Ditto.
10665
10666         * mml2015.el (mml2015-encrypt-to-self): New user option.
10667         (mml2015-epg-encrypt): Append mml2015-signers to recipients list if
10668         mml2015-epg-encrypt-to-self is set.
10669
10670         * mml1991.el (mml1991-encrypt-to-self): New variable.
10671         (mml1991-epg-encrypt): Append mml1991-signers to recipients list if
10672         mml1991-epg-encrypt-to-self is set.
10673
10674         * mml2015.el (mml2015-signers): New user option.
10675         (mml2015-epg-sign): Reflect the value of mml2015-signers.
10676         (mml2015-epg-encrypt): Allow to select signing keys.
10677
10678         * mml1991.el (mml1991-signers): New variable.
10679         (mml1991-epg-sign): Reflect the value of mml1991-signers.
10680         (mml1991-epg-encrypt): Allow to select signing keys.
10681
10682 2006-07-27  Katsumi Yamaoka  <yamaoka@jpl.org>
10683
10684         * nnheader.el (nnheader-insert-head): Make it work even if the file
10685         uses CRLF for the line-break code.
10686
10687 2006-07-25  Daiki Ueno  <ueno@unixuser.org>
10688
10689         * mml2015.el: Require mml-sec instead of password.
10690         (mml2015-verbose): Inherit the default value from mml-secure-verbose.
10691         (mml2015-cache-passphrase): Inherit the default value from
10692         mml-secure-cache-passphrase.
10693         (mml2015-passphrase-cache-expiry): Inherit the default value from
10694         mml-secure-passphrase-cache-expiry.
10695
10696         * mml1991.el: Require mml-sec instead of password.
10697         (mml1991-verbose): Inherit the default value from mml-secure-verbose.
10698         (mml1991-cache-passphrase): Inherit the default value from
10699         mml-secure-cache-passphrase.
10700         (mml1991-passphrase-cache-expiry): Inherit the default value from
10701         mml-secure-passphrase-cache-expiry.
10702
10703         * mml-sec.el: Require password.
10704         (mml-secure-verbose): New user option.
10705         (mml-secure-cache-passphrase): New user option.
10706         (mml-secure-passphrase-cache-expiry): New user option.
10707
10708 2006-07-24  Daiki Ueno  <ueno@unixuser.org>
10709
10710         * pgg-def.el (pgg-truncate-key-identifier): Truncate the key ID to 8
10711         letters from the end.  Thanks to "David Smith" <davidsmith@acm.org> and
10712         andreas@altroot.de (Andreas Vögele).
10713
10714         FIXME: Use `tiny change'?
10715
10716 2006-07-19  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10717
10718         * mm-url.el (mm-url-insert-file-contents): Inhibit Connection: close
10719         workaround for the url package included with Emacs.
10720
10721         * nnweb.el (nnweb-google-create-mapping): Update regexp.
10722
10723 2006-07-19  Katsumi Yamaoka  <yamaoka@jpl.org>
10724
10725         * gnus-sum.el (gnus-select-newsgroup): Setup the article buffer
10726         correctly.  This fixes a bug caused by the 2006-05-12 change.
10727
10728 2006-07-18  Karl Fogel  <kfogel@red-bean.com>
10729
10730         * nnmail.el (nnmail-article-group): If splitting raises an error, give
10731         some information about the error when saying that the `bogus' mail
10732         group will be used.
10733
10734 2006-07-17  Reiner Steib  <Reiner.Steib@gmx.de>
10735
10736         * gnus-sum.el (gnus-summary-delete-article): Don't use TAB in doc
10737         string.
10738
10739 2006-07-16  NAKAJI Hiroyuki  <nakaji@heimat.jp>  (tiny change)
10740
10741         * mm-util.el (mm-charset-synonym-alist): Map windows-31j to cp932.
10742
10743 2006-07-14  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10744
10745         * gnus-start.el (gnus-subscribe-options-newsgroup-method): Doc fix.
10746
10747 2006-07-10  Daiki Ueno  <ueno@unixuser.org>
10748
10749         * mml1991.el (mml1991-function-alist): Add epg.
10750         (mml1991-epg-passphrase-callback, mml1991-epg-sign)
10751         (mml1991-epg-encrypt): New functions.
10752
10753 2006-07-10  Daiki Ueno  <ueno@unixuser.org>
10754
10755         * mml2015.el (mml2015-verbose): New variable.
10756         (mml2015-cache-passphrase): Ditto.
10757         (mml2015-passphrase-cache-expiry): Ditto.
10758         (mml2015-function-alist): Add epg.
10759         (mml2015-epg-passphrase-callback, mml2015-epg-decrypt)
10760         (mml2015-epg-clear-decrypt, mml2015-epg-verify)
10761         (mml2015-epg-clear-verify, mml2015-epg-sign, mml2015-epg-encrypt):
10762         New functions.
10763
10764 2006-07-08  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10765
10766         * message.el (message-cite-original-1): Preserve region when removing
10767         quoted text due to X-No-Archive in order to avoid bogus attribution
10768         when citing multiple messages.
10769
10770 2006-06-27  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10771
10772         * gnus-group.el (gnus-group-sort-by-unread): Fix typo.
10773         Reported by Kenneth Jacker <khj@be.cs.appstate.edu>.
10774
10775 2006-06-26  Reiner Steib  <Reiner.Steib@gmx.de>
10776
10777         * gnus-diary.el (gnus-user-format-function-d)
10778         (gnus-user-format-function-D): Autoload.
10779
10780         * imap.el (Commentary): Fix typo.
10781
10782         * gnus-util.el (kill-empty-logs, gnus-byte-compile): Remove anonymous
10783         2006-04-22 contribution.
10784
10785 2006-06-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10786
10787         * gnus.el (gnus-valid-select-methods): Revert last change for nnweb.
10788         It didn't really fix the bogosity I'm seeing with solid web groups.
10789
10790 2006-06-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10791
10792         * gnus.el (gnus-valid-select-methods): Declare nnweb with 'address.
10793         Since revision 6.95 (2003-01-05) of gnus-group.el, solid web groups are
10794         created using server names.  If we use the feature without declaring
10795         it, Gnus does not properly manage server and group state.
10796
10797         * nnweb.el (nnweb-google-search): Respect nnweb-max-hits as upper
10798         bound.
10799
10800 2006-06-25  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10801
10802         * gnus.el (gnus-find-method-for-group): On killed/unknown groups, try
10803         looking up the method using GROUP's prefix before inventing a new one.
10804         It is used on killed/unknown groups in various places where returning
10805         an all-new method isn't expected by the caller.
10806
10807         * gnus-util.el (gnus-group-server): Fix for empty virtual server names
10808         and match semantics of gnus-group-real-prefix.
10809
10810 2006-06-22  Reiner Steib  <Reiner.Steib@gmx.de>
10811
10812         * nnmail.el (nnmail-broken-references-mailers): New variable.
10813         (nnmail-ignore-broken-references): New function generalizing
10814         nnmail-fix-eudora-headers.
10815         (nnmail-fix-eudora-headers): Now obsolete.
10816
10817         * gnus-art.el (gnus-button-handle-custom):
10818         Support `customize-apropos*'.
10819
10820 2006-06-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10821
10822         * gnus-art.el (article-hide-headers): Inhibit read-only stuff.
10823
10824         * gnus-group.el (gnus-fetch-group): Document ARTICLES and select those
10825         articles.
10826
10827 2006-06-21  Reiner Steib  <Reiner.Steib@gmx.de>
10828
10829         * message.el (message-cite-reply-above): New variable.
10830         (message-yank-original): Use it.
10831
10832 2006-06-20  Katsumi Yamaoka  <yamaoka@jpl.org>
10833
10834         * rfc2231.el (rfc2231-parse-string): Allow `*'s in parameter values.
10835
10836 2006-06-20  Reiner Steib  <Reiner.Steib@gmx.de>
10837
10838         * gnus-bookmark.el (gnus-bookmark-jump): Don't mark unrelated articles
10839         as read.
10840
10841         * gnus-group.el (gnus-group-quick-select-group): Add GROUP argument.
10842
10843 2006-06-19  Reiner Steib  <Reiner.Steib@gmx.de>
10844
10845         * gnus-bookmark.el: Fix Copyright, keywords, whitespace, etc.
10846         (gnus-bookmark-default-file): Use gnus-directory.
10847         (gnus-bookmark-bmenu-file-column, gnus-bookmark-use-annotations):
10848         Remove "*" in doc string.
10849         (gnus-bookmark-write-file): Simplify.
10850         (gnus-bookmark-maybe-sort-alist): Use `when'.
10851         (gnus-bookmark-get-bookmark): Fix typo in doc string.
10852         (gnus-bookmark-set-bookmark-name, gnus-bookmark-get-bookmark):
10853         Add FIXME about Emacs 21 and XEmacs compatibility.
10854         (gnus-bookmark-set-bookmark-name): Use `gnus-replace-in-string' for
10855         compatibility.
10856         (gnus-bookmark-bmenu-mode): Use `gnus-run-mode-hooks' for
10857         compatibility.
10858         (gnus-bookmark-menu-heading): Fix version.
10859
10860 2006-06-19  Bastien Guerry  <bzg@altern.org>
10861
10862         * gnus-bookmark.el: New file.
10863
10864 2006-06-19  Katsumi Yamaoka  <yamaoka@jpl.org>
10865
10866         * message.el (message-syntax-checks): Doc fix.
10867
10868 2006-06-17  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10869
10870         * gnus-srvr.el (gnus-browse-unsubscribe-group): Don't subscribe
10871         unsubscribed groups as if they were killed ones.  It causes duplicate
10872         entries in gnus-newsrc-alist.
10873
10874 2006-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
10875
10876         * message.el (message-syntax-checks): Doc fix.
10877         (message-send-mail): Add check for continuation headers.
10878         (message-check-news-header-syntax): Fix regexp used to check for
10879         continuation headers.
10880
10881 2006-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
10882
10883         * gnus-art.el (gnus-display-mime): Make sure body ends with newline.
10884
10885 2006-06-11  Reiner Steib  <Reiner.Steib@gmx.de>
10886
10887         * gnus-art.el (gnus-article-toggle-truncate-lines): Fix code.
10888
10889 2006-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
10890
10891         * gnus-art.el (gnus-article-truncate-lines): Default to the value of
10892         default-truncate-lines.
10893
10894 2006-06-06  Katsumi Yamaoka  <yamaoka@jpl.org>
10895
10896         * mm-util.el (mm-mime-mule-charset-alist): Use unicode-precedence-list
10897         to fill the utf-8 entry.
10898
10899         * lpath.el: Fbind unicode-precedence-list.
10900
10901 2006-06-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10902
10903         * nnweb.el (nnweb-google-parse-1): Update regexp for author and date.
10904
10905 2006-05-30  Kevin Greiner  <kevin.greiner@compsol.cc>
10906
10907         * gnus-agent.el (directory-files-and-attributes): Move all the way
10908         forward (the third and final move).
10909         (gnus-agent-read-agentview): Trap reconstruction errors due to
10910         nonexistent directory.  Handle by returning nil.
10911
10912 2006-05-30  Didier Verna  <didier@xemacs.org>
10913
10914         * message.el (message-dont-reply-to-names): Update the custom type.
10915         * message.el (message-dont-reply-to-names): New defsubst: potentially
10916         convert a list of regexps into a single one.
10917         * message.el (message-get-reply-headers): Use it.
10918         * nnmail.el (nnmail-fancy-expiry-target): Ditto.
10919
10920 2006-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
10921
10922         * gnus-agent.el (directory-files-and-attributes): Move forward.
10923
10924 2006-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
10925
10926         * gnus-ml.el (gnus-mailing-list-subscribe)
10927         (gnus-mailing-list-unsubscribe, gnus-mailing-list-owner)
10928         (gnus-mailing-list-message): Fix doc strings.
10929
10930 2006-05-29  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10931
10932         * gnus-ml.el (gnus-mailing-list-message): Use gnus-url-mailto instead
10933         of doing it manually.
10934
10935 2006-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
10936
10937         * gnus-art.el (gnus-article-toggle-truncate-lines): Fix typo in
10938         comment.
10939
10940 2006-05-29  Kevin Greiner  <kevin.greiner@compsol.cc>
10941
10942         * gnus-agent.el: Add gnus-agent-flush* to purge agent info.
10943         (gnus-agent-read-agentview): Fix handling of end-of-file error.
10944         (gnus-agent-read-local): All symbols allocated in my-obarray.
10945         (gnus-agent-set-local): Skip invalid entries (min and/or max is nil).
10946         (gnus-agent-regenerate-group): Check numeric names to see if they are
10947         messages or groups.
10948         (gnus-agent-total-fetched-for): Ignore 'dummy.group' (there should be a
10949         better way of do this...)
10950
10951         * gnus-cache.el (gnus-agent-total-fetched-for):
10952         Ignore 'dummy.group' (there should be a better way of do this...)
10953
10954 2006-05-29  Katsumi Yamaoka  <yamaoka@jpl.org>
10955
10956         * gnus-art.el (gnus-save-all-headers): Mention it might be overridden.
10957         (gnus-saved-headers): Ditto.
10958         (gnus-default-article-saver): Mention functions may have properties.
10959         (gnus-article-save): Override gnus-save-all-headers and
10960         gnus-saved-headers by :headers property which saver function may have.
10961         (gnus-summary-save-in-file): Add :headers property.
10962         (gnus-summary-write-to-file): Ditto.
10963
10964         * gnus-sum.el (gnus-summary-save-article): Bind
10965         gnus-prompt-before-saving to t when saving many articles in a file;
10966         always show all headers.
10967
10968         * dgnushack.el: Autoload toggle-truncate-lines for XEmacs.
10969
10970 2006-05-26  Reiner Steib  <Reiner.Steib@gmx.de>
10971
10972         * deuglify.el (gnus-outlook-rearrange-article): Add missing citation
10973         marks.
10974
10975         * message.el (message-indent-citation): Add optional arguments to allow
10976         using it outside of message buffers.
10977
10978         * gnus-art.el (gnus-article-unfold-long-headers): New variable.
10979         (gnus-article-treat-unfold-headers): Use it.
10980         (gnus-article-truncate-lines): New variable.
10981         (gnus-article-mode): Use it.
10982         (gnus-article-toggle-truncate-lines): New function.
10983
10984         * gnus-sum.el (gnus-summary-wash-map, gnus-summary-make-menu-bar):
10985         Add gnus-article-toggle-truncate-lines.
10986
10987         * uudecode.el (uudecode-decode-region-external): nil isn't a valid
10988         coding system in XEmacs, use binary.
10989
10990 2006-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
10991
10992         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): Don't edit
10993         after-load-alist.
10994
10995         * gnus-art.el (gnus-summary-save-in-file): Use property to specify
10996         this function should save decoded articles.
10997         (gnus-summary-write-to-file): Use property to specify this function
10998         should save decoded articles and specify gnus-summary-save-in-file
10999         should be used to save articles other than the first one when saving
11000         many articles.
11001         (gnus-summary-save-body-in-file): Use property to specify this
11002         function should save decoded articles.
11003         (gnus-summary-write-body-to-file): Use property to specify this
11004         function should save decoded articles and specify
11005         gnus-summary-save-body-in-file should be used to save articles other
11006         than the first one when saving many articles.
11007
11008         * gnus-sum.el (gnus-summary-save-article): Simplify.
11009
11010 2006-05-25  Katsumi Yamaoka  <yamaoka@jpl.org>
11011
11012         * gnus-art.el (gnus-default-article-saver):
11013         Add gnus-summary-write-body-to-file.
11014         (gnus-article-save-coding-system): Don't use coding system object
11015         in XEmacs.
11016         (gnus-read-save-file-name): Add optional `dir-var' argument which
11017         specifies directory in which files are saved; work even if optional
11018         `variable' argument is not specified.
11019         (gnus-summary-write-to-file): Read file name.
11020         (gnus-summary-save-body-in-file): Add optional `overwrite' argument.
11021         (gnus-summary-write-body-to-file): New function.
11022
11023         * gnus-sum.el (gnus-newsgroup-last-directory): New variable.
11024         (gnus-summary-local-variables): Add it.
11025         (gnus-summary-save-map): Add gnus-summary-write-article-body-file.
11026         (gnus-summary-save-article): Remove optional `decode' argument;
11027         determine whether to decode articles by the value of
11028         gnus-default-article-saver; when saving many files using
11029         gnus-summary-write-to-file or gnus-summary-write-body-to-file, use
11030         it first and use gnus-summary-save-in-file or
11031         gnus-summary-save-body-in-file thereafter unless
11032         gnus-prompt-before-saving is always; move point to article which
11033         will be saved.
11034         (gnus-summary-save-article-file): Revert.
11035         (gnus-summary-write-article-file): Revert.
11036         (gnus-summary-save-article-body-file): Revert.
11037         (gnus-summary-write-article-body-file): New function.
11038
11039 2006-05-24  Katsumi Yamaoka  <yamaoka@jpl.org>
11040
11041         * gnus-art.el (gnus-default-article-saver): Doc fix.
11042         (gnus-article-save-coding-system): Move from gnus-sum.el, rename
11043         from gnus-summary-save-article-coding-system, and default to a
11044         certain coding system.
11045         (gnus-output-to-file): Add coding cookie and encode text according
11046         to gnus-article-save-coding-system; don't use mm-append-to-file.
11047
11048         * gnus-sum.el (gnus-summary-save-article-coding-system): Move to
11049         gnus-art.el and rename to gnus-article-save-coding-system.
11050         (gnus-summary-save-article): Require gnus-art; don't show all
11051         headers if it decodes articles; don't add coding cookie here;
11052         don't bind mm-text-coding-system-for-write.
11053         (gnus-summary-save-article-file): Save decoded articles.
11054         (gnus-summary-write-article-file): When saving many files, use
11055         gnus-summary-write-to-file first and gnus-summary-save-in-file
11056         thereafter unless gnus-prompt-before-saving is always.
11057         (gnus-summary-save-article-body-file): Save decoded articles.
11058
11059         * lpath.el: Fbind select-safe-coding-system for XEmacs.
11060
11061 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
11062
11063         * nnrss.el (nnrss-check-group): Bind hash-index.
11064
11065 2006-05-23  Michaël Cadilhac  <michael.cadilhac@lrde.org>
11066
11067         * nnrss.el (nnrss-check-group): Use the md5sum of the whole RSS item as
11068         its hash index.  Store this hash in `nnrss-group-data'.
11069         (nnrss-read-group-data): Update accordingly.
11070
11071 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
11072
11073         * gnus-art.el (gnus-button-alist): Improve gnus-button-handle-symbol
11074         entry.
11075
11076         * gnus-sum.el (gnus-summary-make-menu-bar):
11077         Add gnus-article-browse-html-article.
11078
11079 2006-05-23  Hynek Schlawack  <hynek@ularx.de>
11080
11081         * gnus-sum.el (gnus-summary-mime-map):
11082         Add gnus-article-browse-html-article.
11083
11084         * gnus-art.el (gnus-article-browse-html-article): Remove comment.
11085
11086 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
11087
11088         * gnus-sum.el (gnus-summary-save-article-coding-system): Offer some
11089         suitable coding systems in customize.
11090
11091 2006-05-22  Reiner Steib  <Reiner.Steib@gmx.de>
11092
11093         * mail-source.el (mail-sources): Fix custom type.
11094
11095 2006-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
11096
11097         * gnus-sum.el (gnus-summary-save-article-mail): Clarify doc string.
11098         (gnus-summary-expire-articles-now): Shorten prompt.
11099
11100         * gmm-utils.el (wid-edit): Require.
11101         (defun-gmm): Rename from `gmm-defun-compat'.
11102         (gmm-image-search-load-path): Use it.
11103         (gmm-image-load-path-for-library): Use it.  Sync with `mh-compat.el'.
11104
11105 2006-05-17  Katsumi Yamaoka  <yamaoka@jpl.org>
11106
11107         * gnus-sum.el (gnus-summary-save-article-coding-system):
11108         New variable.
11109         (gnus-summary-save-article): Add optional `decode' argument.
11110         If it is set and gnus-summary-save-article-coding-system is non-nil,
11111         save decoded article.
11112         (gnus-summary-write-article-file): Save decoded article if
11113         gnus-summary-save-article-coding-system is non-nil.
11114
11115         * ecomplete.el (ecomplete-database-file-coding-system): Fix custom
11116         type.
11117
11118 2006-05-16  Katsumi Yamaoka  <yamaoka@jpl.org>
11119
11120         * gnus-art.el (easy-menu-define): Use :active instead of :enable.
11121
11122 2006-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
11123
11124         * gnus-art.el (gnus-article-setup-buffer): Go to summary buffer
11125         first to test gnus-single-article-buffer which may be buffer-local.
11126
11127         * gnus-sum.el (gnus-summary-setup-buffer):
11128         Make gnus-single-article-buffer buffer-local and nil in ephemeral
11129         group; make gnus-article-buffer, gnus-article-current, and
11130         gnus-original-article-buffer always buffer-local.
11131         (gnus-summary-exit): Kill article buffer belonging to ephemeral
11132         group.
11133         (gnus-handle-ephemeral-exit): Don't move to next summary line.
11134
11135 2006-05-08  Reiner Steib  <Reiner.Steib@gmx.de>
11136
11137         * nnml.el (nnml-request-compact-group): Compressed files might not
11138         have .gz extension.
11139
11140 2006-05-04  Stefan Monnier  <monnier@iro.umontreal.ca>
11141
11142         * mm-decode.el (mm-dissect-buffer): Remove spurious double assignment.
11143         (mm-copy-to-buffer): Use with-current-buffer.
11144         (mm-display-part): Simplify.
11145         (mm-inlinable-p): Add optional arg `type'.
11146
11147 2006-05-03  Stefan Monnier  <monnier@iro.umontreal.ca>
11148
11149         * gnus-art.el (gnus-mime-view-part-as-type): Add optional PRED arg.
11150         (gnus-mime-view-part-externally, gnus-mime-view-part-internally):
11151         Try harder to show the attachment internally or externally using
11152         gnus-mime-view-part-as-type.
11153
11154 2006-05-02  Reiner Steib  <Reiner.Steib@gmx.de>
11155
11156         * message.el (message-from-style, message-signature-separator)
11157         (message-user-organization-file, message-send-mail-function)
11158         (message-citation-line-function, message-yank-prefix)
11159         (message-indent-citation-function, message-signature)
11160         (message-signature-file, message-signature-insert-empty-line):
11161         Remove autoloads.
11162
11163         * gnus-art.el (gnus-buttonized-mime-types):
11164         Remove "multipart/signed".  Revert 2006-04-26 change.
11165
11166 2006-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11167
11168         * gnus.el (gnus-version-number): Bump version.
11169
11170 2006-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
11171
11172         * gnus.el: No Gnus v0.5 is released.
11173
11174 2006-04-30  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
11175
11176         * nnweb.el (nnweb-request-article): Do proper xwfu encoding when
11177         fetching articles by message-id.
11178
11179 2006-04-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11180
11181         * message.el (hashcash): Require hashcash as normal.
11182
11183         * ecomplete.el (ecomplete-highlight-match-line):
11184         Use point-at-eol.
11185         (ecomplete-highlight-match-line): Use `highlight', because that
11186         face exists in both Emacs and XEmacs.
11187
11188         * message.el (message-display-abbrev): Use point-at-bol.
11189
11190         * mail-source.el: Don't require timer/timer-funcs.
11191
11192         * gnus-async.el: Ditto.
11193
11194         * password.el: Ditto.
11195
11196         * nnheaderxm.el (nnheader-cancel-timer): Ditto.
11197
11198         * mm-url.el: Ditto.
11199
11200         * gnus-xmas.el: Don't require timer-funcs.
11201
11202         * mm-util.el: Require timer/timer-funcs.
11203
11204 2006-04-23  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
11205
11206         * mm-url.el (mm-url-insert-file-contents): Don't set Connection:
11207         Close.
11208
11209 2006-04-28  Katsumi Yamaoka  <yamaoka@jpl.org>
11210
11211         * mm-uu.el (mm-uu-pgp-encrypted-extract-1): Assume buffer is made
11212         unibyte after clear-decrypt function runs.
11213
11214         * mml2015.el (mml2015-pgg-clear-decrypt): Treat data which pgg
11215         returns as a unibyte string.
11216
11217 2006-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
11218
11219         * lpath.el: Revert.
11220
11221         * pgg-gpg.el (pgg-string-to-multibyte): Remove.
11222         (pgg-gpg-process-sentinel): Revert.
11223
11224         * pgg-pgp.el (pgg-pgp-process-region): Revert.
11225         (pgg-pgp-lookup-key): Revert.
11226
11227         * pgg-pgp5.el (pgg-pgp5-process-region): Revert.
11228         (pgg-pgp5-lookup-key): Revert.
11229
11230         * pgg.el (pgg-fetch-key): Revert.
11231
11232 2006-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
11233
11234         * lpath.el: Fbind string-as-multibyte for XEmacs.
11235
11236         * mml1991.el (mml1991-pgg-sign): No need to load pgg.el, which is
11237         always loaded by way of gnus-art.el -> mm-uu.el -> mml2015.el.
11238         (mml1991-pgg-encrypt): Ditto.
11239
11240         * pgg-gpg.el (pgg-string-to-multibyte): New function.
11241         (pgg-gpg-process-sentinel): Make sure pgg-output-buffer is always
11242         a multibyte buffer.
11243
11244         * pgg-pgp.el (pgg-pgp-process-region): Ditto.
11245         (pgg-pgp-lookup-key): Ditto.
11246
11247         * pgg-pgp5.el (pgg-pgp5-process-region): Ditto.
11248         (pgg-pgp5-lookup-key): Ditto.
11249
11250         * pgg.el (pgg-fetch-key): Ditto.
11251
11252 2006-04-26  Reiner Steib  <Reiner.Steib@gmx.de>
11253
11254         * message.el (message-user-organization-file): Check several
11255         locations of the organization file.
11256
11257         * gnus-sum.el (gnus-summary-mime-map, gnus-summary-make-menu-bar):
11258         Add gnus-article-view-part-as-type.
11259
11260         * gnus-art.el (gnus-article-view-part-as-type): New function.
11261
11262         * message.el (message-valid-fqdn-regexp): Add TLDs .cat, jobs,
11263         .mobi and .travel.  Remove .nato, .bitnet and .uucp.
11264
11265         * mml.el: Simplify autoload.
11266         (mml-mode): defvar dnd-protocol-alist instead of using
11267         symbol-value.
11268         (mml-default-directory): New variable.
11269         (mml-minibuffer-read-file): Use it.
11270         (mml-dnd-protocol-alist, mml-dnd-attach-options): Adjust :version.
11271
11272         * message.el (message-citation-line-format): New variable.
11273         (message-insert-formated-citation-line): New function.
11274         (message-citation-line-function):
11275         Add `message-insert-formated-citation-line' to custom type.
11276
11277         * mm-decode.el (mm-verify-option): Add gnus-buttonized-mime-types
11278         to doc string.
11279
11280         * gnus-art.el (gnus-buttonized-mime-types): Add "multipart/signed"
11281         depending on mm-verify-option.
11282
11283 2006-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
11284
11285         * mml1991.el (mml1991-pgg-sign): Make sure to load pgg.el before
11286         binding pgg-* variables; reimplement the section which prevents
11287         MIME header from being signed.
11288         (mml1991-pgg-encrypt): Make sure to load pgg.el before binding
11289         pgg-text-mode; remove a blank line at the top of body.
11290
11291         * mm-uu.el (mm-uu-pgp-encrypted-extract-1): Don't remove blank
11292         lines at the top of body; use gnus-newsgroup-charset if there's no
11293         Charset header.
11294
11295 2006-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
11296
11297         * message.el (message-self-insert-commands): Doc fix.
11298
11299         * mm-uu.el (mm-uu-pgp-signed-test): Erase prompt.
11300         (mm-uu-pgp-encrypted-test): Ditto.
11301         (mm-uu-pgp-encrypted-extract-1): Make sure there's a blank line
11302         between header and body; return application/pgp-encrypted handle
11303         if decryption failed; decode decrypted body by charset.
11304
11305         * mm-decode.el (mm-automatic-display): Don't make application/pgp
11306         element match to application/pgp-*.
11307
11308 2006-04-23  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
11309
11310         * nnweb.el (nnweb-google-wash-article): Sync up to new Google
11311         HTML.
11312
11313 2006-04-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11314
11315         * mail-source.el (mail-source-call-script): Message the error
11316         string.
11317
11318 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11319
11320         * gnus-util.el (gnus-byte-compile): Use it.
11321
11322 2006-04-22  xyblor  <fake@invalid.email>  (tiny change)
11323
11324         * gnus-util.el (kill-empty-logs): New function.
11325
11326 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11327
11328         * message.el (message-mail-alias-type): Doc fix.
11329         (message-mail-alias-type-p): New function.
11330         (message-send): Use it.
11331         (message-mode): Ditto.
11332         (message-strip-forbidden-properties): Ditto.
11333
11334         * ecomplete.el (ecomplete-database-file-coding-system):
11335         New variable.
11336         (ecomplete-save): Use it.
11337         (ecomplete-setup): Use it.
11338
11339 2006-04-22  Katsumi Yamaoka  <yamaoka@jpl.org>
11340
11341         * message.el (message-self-insert-commands): New variable.
11342         (message-strip-forbidden-properties): Use it.
11343
11344 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11345
11346         * message.el (message-put-addresses-in-ecomplete): Use a regexp
11347         that doesn't make XEmacs choke.
11348
11349 2006-04-20  Reiner Steib  <Reiner.Steib@gmx.de>
11350
11351         * gnus-util.el (gnus-replace-in-string):
11352         Prefer replace-regexp-in-string over of replace-in-string.
11353
11354 2006-04-20  Katsumi Yamaoka  <yamaoka@jpl.org>
11355
11356         * gnus-util.el (gnus-select-frame-set-input-focus):
11357         Use select-frame-set-input-focus if it is available in XEmacs; use
11358         definition defined in Emacs 22 for old Emacsen.
11359
11360         * dgnushack.el: Autoload unmorse-region for XEmacs.
11361
11362         * lpath.el: Bind cursor-in-non-selected-windows and
11363         select-frame-set-input-focus for XEmacs.
11364
11365 2006-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
11366
11367         * mm-view.el (mm-inline-text): Use equal instead of equalp.
11368
11369 2006-04-18  Teodor Zlatanov  <tzz@lifelogs.com>
11370
11371         * gnus-registry.el (gnus-registry-cache-save): Remove text
11372         properties when saving via the temp buffer.
11373
11374 2006-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
11375
11376         * message.el (message-generate-hashcash): Honor custom type.
11377
11378 2006-04-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11379
11380         * message.el (message-generate-hashcash): Default to non-nil when
11381         hashcash is found.
11382
11383         * gnus-sum.el (gnus-summary-expire-articles-now): Clarify prompt.
11384         (gnus-refer-thread-limit): Increase default to 500.
11385
11386         * mm-view.el (mm-inline-text): Supply delsp to flow-fill.
11387
11388         * flow-fill.el (fill-flowed): Allow delete-space.
11389
11390 2006-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
11391
11392         * deuglify.el (gnus-outlook-deuglify-unwrap-min)
11393         (gnus-outlook-deuglify-unwrap-max, gnus-outlook-display-hook):
11394         Remove autoloads.
11395
11396 2006-04-18  Simon Josefsson  <jas@extundo.com>
11397
11398         * message.el (message-generate-hashcash): Default to.
11399
11400 2006-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
11401
11402         * rfc2231.el (rfc2231-parse-string): Decode encoded value after
11403         concatenating segments rather than before concatenating them.
11404
11405 2006-04-17  Reiner Steib  <Reiner.Steib@gmx.de>
11406
11407         * gnus-group.el: Move comment to gnus-group-update-tool-bar.
11408
11409 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11410
11411         * rfc2231.el (rfc2231-parse-string): Sort the parameters first.
11412
11413         * message.el (message-forward-make-body-plain):
11414         Allow message-forward-ignored-headers to be a list.
11415         (message-remove-ignored-headers): Factor out into function.
11416         (message-forward-make-body-mml): Use it.
11417
11418         * imap.el (imap-quote-specials): New function.
11419         (imap-login-auth): Quote specials.
11420
11421         * rfc2231.el (rfc2231-parse-string): Remove dead code.
11422         (rfc2231-parse-string): Allow concatanation of parameters that
11423         aren't contiguous.  The test case is
11424           (mail-header-parse-content-type "message/external-body;
11425             name*0*=us-ascii''~%2ffoo%2fbar%2fbaz%2fxyzzy%2f;
11426             access-type=LOCAL-FILE;
11427             name*1*=plugh%2fhello-sailor%2fbing.pdf")
11428
11429 2006-04-17  Stefan Monnier  <monnier@iro.umontreal.ca>
11430
11431         * nntp.el (nntp-accept-process-output): Return the value of
11432         `nnheader-accept-process-output'.
11433
11434 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11435
11436         * gnus-art.el (gnus-article-treat-types): Add text/x-patch.
11437         (gnus-button-alist): Recognize more diff formats.
11438         (gnus-button-patch): Strip directory.
11439
11440 2006-04-17  Reiner Steib  <Reiner.Steib@gmx.de>
11441
11442         * gnus-util.el (gnus-select-frame-set-input-focus): Check for
11443         Emacs 22 when setting focus.
11444
11445 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11446
11447         * gnus-art.el (gnus-article-treat-types): Do treatment of
11448         text/x-verbatim parts.
11449         (gnus-button-patch): New command.
11450
11451         * ietf-drums.el (ietf-drums-parse-address): Attempt parsing
11452         addresses that contain invalid characters.
11453
11454 2006-04-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11455
11456         * message.el (message-put-addresses-in-ecomplete):
11457         Use gnus-replace-in-string.
11458         (message-is-yours-p): Use the more correct
11459         mail-header-parse-address instead of
11460         mail-extract-address-components.
11461         (message-put-addresses-in-ecomplete): Fix typo.
11462
11463         * gnus-sum.el (gnus-summary-limit-to-bodies): New command and
11464         keystroke.
11465
11466         * gnus-art.el (gnus-treatment-function-alist): Change order of
11467         newsgroups/generic header folding to avoid double-folding.
11468
11469         * message.el (message-hidden-headers): Add X-Draft-From.
11470
11471         * gnus-sum.el (gnus-summary-repeat-search-article-forward):
11472         New command.
11473         (gnus-summary-repeat-search-article-backward): New command.
11474
11475         * gnus-topic.el (gnus-topic-display-missing-topic): Skip past
11476         groups in the parent topic.
11477
11478 2006-04-16  João Cachopo  <joao.cachopo@inesc-id.pt>  (tiny change)
11479
11480         * spam.el (spam-necessary-extra-headers): Add X-CRM114-Status.
11481         (spam-extra-header-to-number): Return the CRM114 number as a
11482         number instead of a string.
11483
11484 2006-04-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11485
11486         * gnus-art.el (gnus-face-properties-alist): Move here from
11487         gnus-fun.
11488
11489         * gnus-fun.el (gnus-face-properties-alist): Move to gnus-art.
11490
11491 2006-04-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11492
11493         * message.el (message-strip-forbidden-properties): Only display on
11494         self-insert-command.
11495
11496         * hashcash.el (hashcash-insert-payment-async): Remove dead code;
11497         reindent.
11498         (hashcash-insert-payment-async-2): Make sure the buffer is alive.
11499
11500 2006-04-15  NAKAJI Hiroyuki  <nakaji@takamatsu-nct.ac.jp>  (tiny change)
11501
11502         * smiley.el (smiley-style): Fix typo.
11503
11504 2006-03-23  Kenichi Handa  <handa@m17n.org>
11505
11506         * rfc2231.el (rfc2231-encode-string): Use mm-disable-multibyte
11507         instead of set-buffer-multibyte.
11508
11509 2006-03-23  Kenichi Handa  <handa@m17n.org>
11510
11511         * rfc2231.el (rfc2231-decode-encoded-string): Work on unibyte
11512         buffer and then decode the buffer text if necessary.
11513         (rfc2231-encode-string): Be sure to work on multibyte buffer at
11514         first, and after mm-encode-body, change the buffer to unibyte.
11515
11516 2006-04-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11517
11518         * hashcash.el (hashcash-insert-payment-async-2):
11519         Use message-goto-eoh instead of doing it manually.
11520         (mail-add-payment): Use message-narrow-to-header instead of trying
11521         to do the same itself.
11522
11523         * message.el (message-hidden-headers): Add Face.
11524
11525         * gnus-sum.el (gnus-summary-reparent-thread): Factor out
11526         reparenting code.
11527         (gnus-summary-reparent-children): Refactored out code.
11528         (gnus-summary-thread-map): New keystroke.
11529         (gnus-summary-reparent-children): Make into command.
11530
11531         * smiley.el (smiley-style): Default to `medium' if using a large
11532         font.
11533
11534         * gnus-sum.el (unmorse-region): Remove autoload, because morse.el
11535         does it itself.
11536
11537         * message.el (message-point-in-header-p): Simplify definition.
11538
11539 2006-04-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11540
11541         * nnagent.el (nnagent-request-set-mark): Silence log file
11542         writing.
11543         (nnagent-request-set-mark): Use write-region instead of
11544         append-to-file.
11545
11546         * gnus-sum.el (gnus-read-header): Fudge article number if using a
11547         strange select method.
11548
11549         * ecomplete.el (ecomplete-display-matches): Get highlightling
11550         right.
11551         (ecomplete-display-matches): Use literals.
11552         (ecomplete-display-matches): Disable message logging.
11553
11554         * message.el (message-display-abbrev): Small optimization.
11555
11556         * ecomplete.el (ecomplete-display-matches): Allow automatic
11557         display.
11558
11559         * message.el (message-strip-forbidden-properties):
11560         Display abbrevs.
11561         (message-display-abbrev): Get automatic display right.
11562
11563         * ecomplete.el (ecomplete-display-matches): Use M-n/M-p
11564         keystrokes.
11565
11566 2006-04-13  Romain Francoise  <romain@orebokech.com>
11567
11568         TODO: Backport to v5-10!
11569
11570         * gnus-util.el (gnus-alist-to-hashtable, gnus-hashtable-to-alist):
11571         Move here (and rename) from gnus-registry.el.
11572
11573         * gnus-registry.el: Require gnus-util.
11574         Use `gnus-alist-to-hashtable' and `gnus-hashtable-to-alist'.
11575
11576 2006-04-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11577
11578         * gnus-group.el (gnus-group-catchup-current):
11579         Change if-then-else-if-then-else into cond.
11580         (gnus-group-catchup): Indent.
11581         (group-name-at-point): New function.
11582         (gnus-fetch-group): Provide default from thing at point.
11583
11584 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11585
11586         * message.el (message-display-abbrev): Fix regexp.
11587
11588         * ecomplete.el (ecomplete-highlight-match-line):
11589         Reimplement choosing.
11590         (ecomplete-highlight-match-line): Fix up code rewrite, remove
11591         dead variables.
11592
11593         * message.el (message-newline-and-indent): Remove debugging.
11594         (message-display-abbrev): Use new implementation.
11595
11596 2006-04-12  Reiner Steib  <Reiner.Steib@gmx.de>
11597
11598         * gnus-art.el (gnus-article-mode):
11599         Set cursor-in-non-selected-windows to nil.
11600
11601         * smiley.el: Revert previous change.
11602         (smiley-data-directory): defvar it before using it in the
11603         defcustom of `smiley-style'.
11604
11605 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11606
11607         * message.el (message-newline-and-indent): New function.
11608
11609         * ecomplete.el: Implement more bits.
11610
11611         * message.el (message-put-addresses-in-ecomplete): Clean up the
11612         string.
11613
11614         * ecomplete.el (ecomplete-add-item): Chop off decimals.
11615
11616         * gnus-sum.el (gnus-summary-save-parts):
11617         Bind gnus-summary-save-parts-counter and use it to make unique file
11618         names.
11619
11620         * gnus-art.el (gnus-ignored-headers): Add some more headers.
11621
11622         * ietf-drums.el (ietf-drums-parse-addresses): Take a RAWP
11623         parameter to say whether to actually parse the individual
11624         addresses.
11625
11626         * message.el (message-put-addresses-in-ecomplete): New function.
11627         (ecomplete): Require.
11628         (message-mail-alias-type): Add ecomplete as an option.
11629
11630 2006-04-12  Ralf Angeli  <angeli@iwi.uni-sb.de>
11631
11632         * flow-fill.el (fill-flowed): Remove trailing space from blank
11633         quoted lines.
11634
11635 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11636
11637         * smiley.el (smiley-style): Move definition later to avoid a
11638         compilation warning.
11639
11640 2006-04-12  Kenichi Handa  <handa@m17n.org>
11641
11642         * rfc2231.el (rfc2231-decode-encoded-string): Work on unibyte
11643         buffer and then decode the buffer text if necessary.
11644         (rfc2231-encode-string): Be sure to work on multibyte buffer at
11645         first, and after mm-encode-body, change the buffer to unibyte.
11646         Use mm-disable-multibyte instead of set-buffer-multibyte.
11647
11648 2006-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
11649
11650         * gnus-art.el (gnus-mime-copy-part): Find name parameter in
11651         Content-Type header instead of Content-Disposition header.
11652         (gnus-mime-inline-part): Ditto.
11653         (gnus-mime-view-part-as-charset): Ignore charset that the part
11654         specifies.
11655
11656         * mm-decode.el (mm-display-part): Work with external parts and
11657         usual parts similarly.
11658
11659         * mm-extern.el (mm-inline-external-body): Use mm-display-part
11660         instead of gnus-display-mime.
11661
11662         * mm-util.el (mm-decompress-buffer): Use mm-with-unibyte-buffer
11663         instead of with-temp-buffer.
11664
11665         * gnus-uu.el (gnus-uu-save-article): Put mml tags instead of part
11666         tag to summarized topics part in order to encode non-ASCII text.
11667
11668 2006-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
11669
11670         * smiley.el (smiley-style): New variable.
11671         (smiley-directory): New function.
11672         (smiley-data-directory): Derive from `smiley-style' using
11673         `smiley-directory'.
11674         (smiley-regexp-alist): Add new entries.
11675
11676         * gnus-art.el (gnus-button-valid-localpart-regexp): Exclude `@'.
11677         (gnus-article-browse-delete-temp): Add :version.
11678
11679 2006-04-11  Arne Jørgensen  <arne@arnested.dk>
11680
11681         * gnus-sieve.el (gnus-sieve-generate): Delete from the start of
11682         the sieve region.
11683
11684 2006-04-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11685
11686         * gnus.el (gnus-version-number): Bump version.
11687
11688 2006-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
11689
11690         * gnus.el: No Gnus v0.4 is released.
11691
11692 2006-04-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11693
11694         * nnslashdot.el (nnslashdot-retrieve-headers-1): Fix up to new
11695         layout.
11696
11697         * rfc2047.el (rfc2047-decode-encoded-words): Don't message about
11698         unknown charset.
11699
11700         * message.el (message-header-synonyms): Add Original-To to the
11701         default.
11702
11703         * gnus-sum.el (gnus-get-newsgroup-headers-xover): group is an
11704         optional parameter.
11705
11706 2006-04-06  Reiner Steib  <Reiner.Steib@gmx.de>
11707
11708         * gnus-fun.el (gnus): Require it for gnus-directory.
11709
11710 2006-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
11711
11712         * gnus-fun.el (gnus-face-properties-alist): Add :version.
11713
11714 2006-04-05  Daiki Ueno  <ueno@unixuser.org>
11715
11716         * pgg-gpg.el (pgg-gpg-process-filter): Fix.
11717
11718 2006-04-05  Simon Josefsson  <jas@extundo.com>
11719
11720         * password.el (password-reset): New function.
11721
11722 2006-04-05  Daiki Ueno  <ueno@unixuser.org>
11723
11724         * pgg-gpg.el (pgg-gpg-encrypt-region, pgg-gpg-sign-region):
11725         Wait for BEGIN_SIGNING too, new in GnuPG 1.4.3.
11726
11727 2006-04-04  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
11728
11729         * nnweb.el (nnweb-google-create-mapping): Update regexp.
11730         Some whitespace was matched into the url, which broke browsing hits
11731         > 100 when mm-url-use-external was nil.
11732
11733 2006-04-04  Reiner Steib  <Reiner.Steib@gmx.de>
11734
11735         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups):
11736         Check gnus-extra-headers for 'Newsgroups.
11737
11738         * message.el (message-tool-bar-gnome): Check if `flyspell-mode' is
11739         bound.
11740
11741 2006-04-04  Daiki Ueno  <ueno@unixuser.org>
11742
11743         * pgg-gpg.el: Clean up process buffers every time gpg processes
11744         complete.
11745
11746 2006-04-03  Reiner Steib  <Reiner.Steib@gmx.de>
11747
11748         * gnus-fun.el (gnus-convert-image-to-face-command): Fix typo in
11749         doc string.
11750
11751 2006-04-03  Daiki Ueno  <ueno@unixuser.org>
11752
11753         * pgg-gpg.el (pgg-gpg-process-filter)
11754         (pgg-gpg-wait-for-completion): Check if buffer is alive.
11755
11756         * pgg-gpg.el (pgg-gpg-process-sentinel): Don't remove GNUPG:
11757         lines, temporary fix.
11758
11759 2006-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
11760
11761         * gnus-group.el (gnus-group-update-tool-bar): Add :initialize and :set.
11762
11763 2006-03-29  Daiki Ueno  <ueno@unixuser.org>
11764
11765         * pgg-gpg.el (pgg-gpg-start-process): Don't bind
11766         default-enable-multibyte-characters.  This reverts the change from
11767         revision 6.17 which is no longer necessary because the passphrase
11768         is sent separately now.  GnuPG messages are unreadable under
11769         multibyte locales with default-enable-multibyte-characters set to
11770         nil.
11771
11772 2006-03-28  Reiner Steib  <Reiner.Steib@gmx.de>
11773
11774         * message.el (message-tool-bar-gnome): Move "spell".
11775
11776 2006-03-27  Reiner Steib  <Reiner.Steib@gmx.de>
11777
11778         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Don't use
11779         XEmacs-only `replace-in-string'.  Use `gnus-group-real-name'
11780         instead.
11781
11782 2006-03-27  Karl Kleinpaste  <karl@charcoal.com>
11783
11784         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups):
11785         Improve newsgroups handling for NNTP overviews which don't include
11786         Newsgroups.
11787
11788 2006-03-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
11789
11790         * message.el (message-resend): Bind message-generate-hashcash to nil.
11791
11792 2006-03-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
11793
11794         * hashcash.el (hashcash-already-paid-p): Bind case-fold-search
11795         when searching for already-paid recipients.
11796
11797 2006-03-27  Daiki Ueno  <ueno@unixuser.org>
11798
11799         * pgg-gpg.el: Invoke gpg asynchronous, to avoid querying for
11800         passphrases when it is not needed.
11801         (pgg-gpg-use-agent): Add, to hard code that pgg shouldn't wait for
11802         passphrase stuff from gpg, should only be necessary when you use
11803         gpg with a smartcard.
11804
11805 2006-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
11806
11807         * mml.el (mml-insert-mime): Ignore cached contents of
11808         message/external-body part.
11809
11810         * mm-decode.el (mm-get-part): Add optional 'no-cache' argument.
11811         (mm-insert-part): Ditto.
11812
11813 2006-03-23  Simon Josefsson  <jas@extundo.com>
11814
11815         * pgg-gpg.el (pgg-gpg-update-agent): Add again, with fixes from
11816         Reiner.
11817         (pgg-gpg-use-agent-p): Use it again.
11818
11819 2006-03-23  Simon Josefsson  <jas@extundo.com>
11820
11821         * pgg-gpg.el (pgg-gpg-update-agent): Remove, doesn't work with
11822         older emacsen.
11823         (pgg-gpg-use-agent-p): Don't use it.
11824
11825 2006-03-23  Reiner Steib  <Reiner.Steib@gmx.de>
11826
11827         * pgg-gpg.el (pgg-gpg-update-agent): Only use make-network-process
11828         if we can.
11829
11830 2006-03-22  Sascha Wilde  <wilde@sha-bang.de>
11831
11832         * pgg-gpg.el (pgg-gpg-use-agent): Disable by default.
11833         (pgg-gpg-update-agent): New function.
11834         (pgg-gpg-use-agent-p): New function.
11835         (pgg-gpg-process-region, pgg-gpg-encrypt-region)
11836         (pgg-gpg-encrypt-symmetric-region, pgg-gpg-decrypt-region)
11837         (pgg-gpg-sign-region): Use it.
11838
11839 2006-03-22  Katsumi Yamaoka  <yamaoka@jpl.org>
11840
11841         * gnus-sum.el (gnus-map-articles): Don't funcall symbol macro.
11842         Reported by Ralf Wachinger <rwachinger@gmx.de>.
11843
11844 2006-03-21  Simon Josefsson  <jas@extundo.com>
11845
11846         * pgg-gpg.el: Ideas below based on patch from Sascha Wilde
11847         <wilde@sha-bang.de>.
11848         (pgg-gpg-use-agent): New variable.
11849         (pgg-gpg-process-region): Use it.
11850         (pgg-gpg-encrypt-region): Likewise.
11851         (pgg-gpg-encrypt-symmetric-region): Likewise.
11852         (pgg-gpg-decrypt-region): Likewise.
11853         (pgg-gpg-sign-region): Likewise.
11854         (pgg-gpg-possibly-cache-passphrase): Don't cache a nil password.
11855
11856 2006-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
11857
11858         * gnus-agent.el (gnus-agent-queue-mail): Fix custom tag for `t'.
11859
11860         * spam.el (spam-mark-new-messages-in-spam-group-as-spam):
11861         Add comment on version.
11862
11863 2006-03-20  Reiner Steib  <Reiner.Steib@gmx.de>
11864
11865         * smiley.el: Add missing test smiley.
11866
11867 2006-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
11868
11869         * mm-decode.el (mm-with-part): New macro.
11870         (mm-get-part): Use it; work with message/external-body as well.
11871         (mm-save-part): Treat name and filename equally.
11872
11873         * mm-extern.el (mm-extern-cache-contents): New function.
11874         (mm-inline-external-body): Use it; force the part to be displayed;
11875         move undisplayer added to the cached handle to the parent.
11876
11877         * gnus-art.el (gnus-mime-save-part-and-strip): Add name parameter.
11878         (gnus-mime-view-part-as-type): Work with message/external-body.
11879
11880         * gnus-util.el (gnus-tool-bar-update): Bind tool-bar-mode.
11881
11882 2006-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
11883
11884         * gmm-utils.el (gmm-image-load-path-for-library): Prefer user's
11885         images in image-load-path.  [Sync with image.el, revision 1.60, in
11886         Emacs.]
11887
11888 2006-03-15  Reiner Steib  <Reiner.Steib@gmx.de>
11889
11890         * gmm-utils.el (gmm-image-load-path-for-library): Pass value of
11891         path rather than symbol.  Always return list of directories.
11892         Guarantee that image directory comes first.  [Sync with image.el,
11893         revision 1.59, in Emacs.]
11894
11895         * message.el (message-make-tool-bar): Adjust to new API of
11896         `gmm-image-load-path-for-library'.
11897
11898         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
11899
11900         * gnus-group.el (gnus-group-make-tool-bar): Ditto.
11901
11902 2006-03-15  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
11903
11904         * gnus-art.el (gnus-article-only-boring-p):
11905         Bind inhibit-point-motion-hooks to avoid infinite loop when entering
11906         intangible text.
11907         Reported by Ralf Wachinger <rwnewsmampfer@geekmail.de>.
11908
11909 2006-03-14  Reiner Steib  <Reiner.Steib@gmx.de>
11910
11911         * gmm-utils.el (gmm-image-load-path-for-library): Fix typo.
11912         Use `defun' instead of `gmm-defun-compat'.
11913
11914 2006-03-14  Simon Josefsson  <jas@extundo.com>
11915
11916         * message.el (message-unique-id): Don't use message-number-base36
11917         if (user-uid) is a float.
11918         Reported by Bjorn Solberg <bjorn_ding1@hekneby.org>.
11919
11920 2006-03-13  Katsumi Yamaoka  <yamaoka@jpl.org>
11921
11922         * mm-uu.el (mm-uu-dissect): Dissect all parts correctly.
11923
11924         * gnus-art.el (gnus-mime-display-single): Make sure there is an
11925         empty line between a part and a message part.
11926
11927 2006-03-10  Reiner Steib  <Reiner.Steib@gmx.de>
11928
11929         * smiley.el: Add more test smileys.
11930         (smiley-data-directory, smiley-regexp-alist)
11931         (gnus-smiley-file-types): Fix doc strings.
11932         (smiley-update-cache): Clear smiley-cached-regexp-alist before
11933         adding new elements.
11934         (smiley-mouse-map): Unused code.  Make it a comment.
11935
11936 2006-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
11937
11938         * gnus-nocem.el (gnus-nocem-scan-groups): Add autoload cookie;
11939         scan latest NoCeM messages instead of old ones.
11940         (gnus-nocem-check-article): Fix regexps so as to match to PGP
11941         delimiters that are recently used.
11942         (gnus-nocem-load-cache): Add autoload cookie.
11943
11944         * gnus.el (gnus-use-nocem): Enable it to be set to also a number.
11945
11946         * gnus-start.el (gnus-setup-news): Scan NoCeM messages if a group
11947         level which is larger than gnus-use-nocem is specified.
11948
11949         * gnus-group.el (gnus-group-get-new-news): Ditto.
11950
11951 2006-03-08  Reiner Steib  <Reiner.Steib@gmx.de>
11952
11953         * gnus-util.el (gnus-tool-bar-update): New function.
11954
11955         * gnus-group.el (gnus-group-update-tool-bar): New variable.
11956         (gnus-group-insert-group-line): Add gnus-tool-bar-update.
11957
11958         * gnus-topic.el (gnus-topic-prepare-topic): Add gnus-tool-bar-update.
11959
11960         * gnus-group.el (gnus-group-redraw-when-idle)
11961         (gnus-group-redraw-check): Remove.
11962         (gnus-group-make-tool-bar): Remove gnus-group-redraw-check.
11963
11964 2006-03-08  Katsumi Yamaoka  <yamaoka@jpl.org>
11965
11966         * nnmail.el (nnmail-split-it): Invert match-partial-words behavior
11967         if optional last element is specified in splits (FIELD VALUE...).
11968
11969 2006-03-07  Reiner Steib  <Reiner.Steib@gmx.de>
11970
11971         * message.el (message-make-tool-bar): Rename gmm-image-load-path
11972         to gmm-image-load-path-for-library.  Call with no-error argument.
11973         (message-tool-bar-gnome): Rename "mail/attach" to "attach".
11974
11975         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
11976
11977         * gnus-group.el (gnus-group-make-tool-bar): Ditto.
11978
11979         * gmm-utils.el (gmm-image-load-path): Remove alias.
11980
11981 2006-03-06  Reiner Steib  <Reiner.Steib@gmx.de>
11982
11983         * gmm-utils.el (gmm-image-load-path): Add alias.
11984
11985         * nnml.el (nnml-generate-nov-databases-directory): Rename from
11986         nnml-generate-nov-databases-1.
11987         (nnml-generate-nov-databases): Use it.
11988         (nnml-generate-nov-databases-directory): Document no-active
11989         argument.
11990
11991         * gmm-utils.el (gmm-image-load-path-for-library): Return single
11992         directory if path is t.  Add no-error.
11993
11994         * gnus-group.el (gnus-group-make-tool-bar): Use add-hook.
11995         Suggested by Stefan Monnier <monnier@iro.umontreal.ca>.
11996
11997         * gnus-art.el (gnus-article-browse-delete-temp-files):
11998         Simplify resetting gnus-article-browse-html-temp-list.
11999
12000         * gmm-utils.el (gmm-image-load-path-for-library): Sync with
12001         mh-compat.el revision 1.9 in Emacs.  Rename `gmm-image-load-path'.
12002         Add example to docstring.  Rename local variables.  Move error
12003         checks to default case in cond and simplify.
12004
12005 2006-03-06  Katsumi Yamaoka  <yamaoka@jpl.org>
12006
12007         * mm-view.el (mm-w3m-cid-retrieve-1): Check carefully whether
12008         handle is multipart when calling it recursively.
12009         (mm-w3m-cid-retrieve): Display warning if retrieving fails.
12010
12011 2006-03-03  Daniel Pittman  <daniel@rimspace.net>
12012
12013         * nnimap.el (nnimap-request-update-info-internal): Optimize.
12014         Don't `gnus-uncompress-range' to avoid excessive memory usage.
12015
12016 2006-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
12017
12018         * gnus-group.el (gnus-group-tool-bar-gnome): Check if gnus-topic.el
12019         is loaded.
12020
12021         * gnus-sum.el (gnus-summary-tool-bar-gnome): Check if spam.el is
12022         loaded.
12023
12024 2006-03-03  Reiner Steib  <Reiner.Steib@gmx.de>
12025
12026         * mm-util.el (mm-with-unibyte-current-buffer): Change "Emacs 23"
12027         to "Emacs 23 (unicode)" in doc string.
12028
12029         * gnus-sum.el (gnus-summary-set-display-table): Change "Emacs 23" to
12030         "Emacs 23 (unicode)" in comment.
12031
12032 2006-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
12033
12034         * mm-decode.el (mm-get-part): Don't use mm-with-unibyte-current-buffer.
12035
12036         * gnus-sum.el (gnus-summary-set-display-table): Don't nix out
12037         characters 160 through 255 in Emacs 23.
12038
12039 2006-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
12040
12041         * gnus-art.el (gnus-article-browse-html-temp-list): Rename from
12042         gnus-article-browse-html-temp.
12043         (gnus-article-browse-delete-temp): Make it customizable.
12044         Add `file'.  Adjust doc string.
12045         (gnus-article-browse-delete-temp-files): Add argument.
12046         Allow query for each file.  Adjust doc string.
12047         (gnus-article-browse-html-parts):
12048         Add `gnus-article-browse-delete-temp-files' to
12049         `gnus-summary-prepare-exit-hook' and `gnus-exit-gnus-hook'.
12050
12051 2006-03-02  Hynek Schlawack  <hynek@ularx.de>
12052
12053         * gnus-art.el (gnus-article-browse-html-temp)
12054         (gnus-article-browse-delete-temp): New variables.
12055         (gnus-article-browse-delete-temp-files): New function.
12056         (gnus-article-browse-html-parts): Use it.
12057
12058 2006-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
12059
12060         * gnus-group.el (gnus-group-redraw-check): Remove redundant tests.
12061
12062         * gmm-utils.el (gmm-image-load-path): Mention ../etc search in doc
12063         string.
12064
12065         * gnus-sum.el (gnus-summary-tool-bar-gnome): Don't use
12066         gnus-summary-insert-new-articles when unplugged.
12067         Remove gnus-summary-search-article-forward.
12068
12069         * gmm-utils.el (gmm-tool-bar-style): Test tool-bar-mode and
12070         display-visual-class instead of display-color-cells.
12071
12072 2006-03-02  Katsumi Yamaoka  <yamaoka@jpl.org>
12073
12074         * dgnushack.el: Autoload customize-group for XEmacs.
12075
12076         * mml.el (mml-generate-mime-1): Encode parts other than text/* or
12077         message/* containing non-ASCII text properly.
12078
12079 2006-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
12080
12081         * message.el: Require gmm-utils, remove autoloads.
12082         (message-tool-bar): Set default based on
12083         gmm-tool-bar-style.
12084         (message-tool-bar-gnome): Add gmm-customize-mode.
12085
12086         * gnus-sum.el (gnus-summary-tool-bar): Set default based on
12087         gmm-tool-bar-style.
12088         (gnus-summary-tool-bar-gnome): Add gmm-customize-mode.
12089
12090         * gnus-group.el (gnus-group-tool-bar): Set default based on
12091         gmm-tool-bar-style.
12092         (gnus-group-tool-bar-gnome): Add gmm-customize-mode.
12093
12094         * gmm-utils.el (gmm-image-directory): Rename variable from
12095         gmm-image-load-path.
12096         (gmm-image-load-path): Use gmm-image-directory.
12097         (gmm-customize-mode): New function.
12098         (gmm-tool-bar-style): New variable.
12099
12100         * gnus-group.el (gnus-group-redraw-when-idle): Rename from
12101         gnus-group-redraw-line-number.
12102         (gnus-group-redraw-check): Simplify.
12103         (gnus-group-tool-bar-update): Remove redraw check.
12104         (gnus-group-make-tool-bar): Add redraw check.
12105
12106 2006-03-01  Michael Piotrowski  <mxp@dynalabs.de>  (tiny change)
12107
12108         * gnus-art.el (gnus-button): Add missing parentheses.
12109
12110 2006-03-01  Katsumi Yamaoka  <yamaoka@jpl.org>
12111
12112         * lpath.el: Fbind line-number-at-pos.
12113
12114 2006-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
12115
12116         * mm-util.el (mm-with-unibyte-current-buffer): Add note.
12117
12118 2006-02-28  Reiner Steib  <Reiner.Steib@gmx.de>
12119
12120         * gnus-art.el (gnus-button): New face.
12121         (gnus-article-button-face): Use it.
12122
12123         * gnus-sum.el (gnus-summary-tool-bar-gnome):
12124         Add gnus-summary-next-page.  Re-order.
12125
12126         * gnus-group.el (gnus-group-tool-bar-gnome): prev-node and
12127         next-node are now included.
12128         (gnus-group-redraw-line-number): New internal variable.
12129         (gnus-group-redraw-check): Helper function for updating the tool
12130         bar.
12131         (gnus-group-tool-bar-update): Add gnus-group-redraw-check.
12132
12133         * gmm-utils.el (gmm-tool-bar-item): Add TODO about modifiers.
12134
12135         * spam.el (spam-spamassassin-score-regexp): New internal variable.
12136         (spam-extra-header-to-number, spam-check-spamassassin-headers):
12137         Use it to match format of Spamassassin 3.0 and later.
12138         Reported by IRIE Tetsuya <irie@t.email.ne.jp>.
12139         (spam-check-bogofilter)
12140         (spam-bogofilter-register-with-bogofilter): Fix args of
12141         `gnus-error' calls.
12142
12143 2006-02-28  Reiner Steib  <Reiner.Steib@gmx.de>
12144
12145         * gnus-draft.el (gnus-draft-send): Bind message-signature to avoid
12146         unnecessary interaction when sending queued mails.
12147         Reported by TAKAHASHI Yoshio <tkh@jp.fujitsu.com>.
12148
12149 2006-02-27  Reiner Steib  <Reiner.Steib@gmx.de>
12150
12151         * gnus-sum.el (gnus-sequence-of-unread-articles): Return nil if
12152         first or last are nil.
12153
12154 2006-02-24  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
12155
12156         * nnweb.el (nnweb-gmane-create-mapping): Don't choke on ^M.
12157
12158 2006-02-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12159
12160         * gnus-int.el (gnus-open-server): Respect gnus-batch-mode.
12161
12162 2006-02-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12163
12164         * dns.el (query-dns): Protect more against buggy tcp output.
12165
12166 2006-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
12167
12168         * nnweb.el (nnweb-type-definition, nnweb-gmane-search): Use new
12169         nov.php.
12170
12171 2006-02-24  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
12172
12173         * nnweb.el (nnweb-type-definition, nnweb-gmane-create-mapping)
12174         (nnweb-gmane-wash-article, nnweb-gmane-search): Fix Gmane web
12175         groups.  Kudos to Olly Betts <olly@survex.com> for providing NOV
12176         output on the server side.
12177         (nnweb-google-create-mapping): Update regexps and add some
12178         progress indication.
12179
12180 2006-02-23  Reiner Steib  <Reiner.Steib@gmx.de>
12181
12182         * gnus-group.el (gnus-group-tool-bar-gnome):
12183         Fix gnus-agent-toggle-plugged.  Re-order icons.
12184         (gnus-group-tool-bar-gnome):
12185         Add gnus-group-{prev,next}-unread-group.
12186         (gnus-group-tool-bar-gnome): Re-order icons.
12187
12188         * gnus-sum.el (gnus-summary-tool-bar-gnome):
12189         Move gnus-summary-insert-new-articles.
12190
12191         * message.el (message-tool-bar-gnome, message-tool-bar-retro):
12192         Fix comments.
12193
12194         * utf7.el (utf7-utf-16-coding-system): Fix comment.  utf-16-be is
12195         also available in Emacs 21.3.
12196
12197         * message.el (message-fix-before-sending): Change "Emacs 22" to
12198         "Emacs 23 (unicode)" in comment.
12199
12200         * qp.el (quoted-printable-encode-region): Change "Emacs 22" to
12201         "Emacs 23 (unicode)" in comment.
12202
12203         * mm-util.el: Change "Emacs 22" to "Emacs 23 (unicode)" in
12204         comment.
12205         (mm-coding-system-p): Add comment about no-MULE XEmacs.
12206
12207         * mm-view.el (mm-fill-flowed): Add :version.
12208
12209 2006-02-23  Katsumi Yamaoka  <yamaoka@jpl.org>
12210
12211         * gmm-utils.el (gmm-image-load-path): Don't modify image-load-path
12212         and load-path.
12213
12214 2006-02-22  Reiner Steib  <Reiner.Steib@gmx.de>
12215
12216         * message.el: Autoload gmm-image-load-path.
12217         (message-tool-bar-retro): Prepend "gnus/" subdirectory to some
12218         icon file names.  Use old Emacs 21 "mail_send.xpm" icon for
12219         consitency.
12220
12221         * gmm-utils.el (gmm-image-load-path): Also search in
12222         "../etc/images".  Don't set gmm-image-load-path if we don't find
12223         the image.
12224
12225 2006-02-22  Katsumi Yamaoka  <yamaoka@jpl.org>
12226
12227         * gmm-utils.el (gmm-image-load-path): Don't make
12228         `gmm-image-load-path' include subdirectories which the second arg
12229         `image' might specify.
12230
12231         * gnus-group.el (gnus-group-tool-bar-retro): Prepend the "gnus/"
12232         subdirectory to icon file names.
12233
12234         * gnus-sum.el (gnus-summary-tool-bar-retro): Ditto.
12235
12236 2006-02-21  Reiner Steib  <Reiner.Steib@gmx.de>
12237
12238         * gnus-group.el (gnus-group-make-tool-bar): Add IMAGE argument to
12239         gmm-image-load-path calls.
12240
12241         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
12242
12243         * message.el (message-make-tool-bar): Ditto.
12244
12245         * mml.el (mml-preview): Add comment concerning tool bar icons.
12246
12247         * gnus-group.el (gnus-group-tool-bar-gnome): Use new icon names.
12248         (gnus-group-make-tool-bar): Use `gmm-image-load-path'.
12249
12250         * gnus-sum.el (gnus-summary-tool-bar-gnome): Use new icon names.
12251         (gnus-summary-make-tool-bar): Use `gmm-image-load-path'.
12252
12253         * message.el (message-tool-bar-gnome): Use new icon names.
12254         (message-make-tool-bar): Use `gmm-image-load-path'.
12255
12256         * gmm-utils.el (gmm-defun-compat, gmm-image-search-load-path):
12257         New functions from MH-E.
12258         (gmm-image-load-path): New variable from MH-E.
12259         (gmm-image-load-path): New function from MH-E.  Add arguments
12260         LIBRARY, IMAGE and PATH.  Don't modify paths.  Don't use
12261         *-image-load-path-called-flag.
12262
12263 2006-02-21  Milan Zamazal  <pdm@brailcom.org>
12264
12265         * mm-view.el (mm-view-pkcs7-verify): Implement using smime.el.
12266
12267 2006-02-21  Wolfram Fenske  <wolfram.fenske@student.uni-magdeburg.de>  (tiny change)
12268
12269         * nnimap.el (nnimap-request-move-article): Change folder back to
12270         source group before deleting.
12271
12272 2006-02-20  Reiner Steib  <Reiner.Steib@gmx.de>
12273
12274         * mm-util.el (mm-charset-override-alist): Fix type in doc string.
12275
12276         * gnus-art.el (mm-url-insert-file-contents-external):
12277         Autoload mm-url.
12278
12279         * mm-uu.el (mm-uu-type-alist): Improve `LaTeX'.
12280
12281 2006-02-20  Katsumi Yamaoka  <yamaoka@jpl.org>
12282
12283         * rfc2047.el (rfc2047-charset-to-coding-system): Don't check the
12284         coding system which mm-charset-to-coding-system returns for a
12285         given charset is valid.
12286
12287 2006-02-16  Juanma Barranquero  <lekktu@gmail.com>
12288
12289         * html2text.el (html2text-remove-tag-list):
12290         * spam-stat.el (spam-stat-buffer-words): Fix typo in docstring.
12291
12292 2006-02-14  Chong Yidong  <cyd@stupidchicken.com>
12293
12294         * gnus-cus.el: Revert 2005-10-17 change.
12295
12296 2006-02-17  Katsumi Yamaoka  <yamaoka@jpl.org>
12297
12298         * gnus-art.el (article-strip-banner):
12299         Call article-really-strip-banner only when the regexp match is made.
12300
12301 2006-02-16  Katsumi Yamaoka  <yamaoka@jpl.org>
12302
12303         * gnus-art.el (article-strip-banner):
12304         Use gnus-extract-address-components instead of
12305         mail-header-parse-addresses to make it work with non-ASCII text;
12306         remove mail-encode-encoded-word-string.
12307
12308         * rfc2231.el (rfc2231-parse-string): Attempt to parse parameter
12309         values which are surrounded with \"...\"; make it never cause a
12310         Lisp error; give up parsing of parameters if it failed in
12311         extracting type.
12312
12313 2006-02-14  Arne Jørgensen  <arne@arnested.dk>
12314
12315         * smime.el (smime-cert-by-ldap-1): Fix bug where
12316         `smime-ldap-search' returns results without userCertificates.
12317
12318 2006-02-15  Katsumi Yamaoka  <yamaoka@jpl.org>
12319
12320         * mm-util.el (mm-make-temp-file): Don't catch file-error in Emacs.
12321
12322 2006-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
12323
12324         * spam.el (spam-check-spamassassin-headers): Adapt format for
12325         Spamassassin 3.0 or later.  Reported by ARISAWA Akihiro
12326         <ari@mbf.ocn.ne.jp>.
12327         (spam-list-of-processors): Add spam-use-gmane.
12328
12329 2006-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
12330
12331         * mm-util.el (mm-make-temp-file): Import the Emacs 22 version of
12332         make-temp-file; make it work with XEmacs as well.
12333
12334         * gnus-art.el (gnus-article-browse-html-parts): Use the 3rd arg of
12335         mm-make-temp-file.
12336
12337         * mm-decode.el (mm-display-external): Use the 3rd arg of
12338         mm-make-temp-file.
12339         (mm-create-image-xemacs): Ditto.
12340
12341 2006-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
12342
12343         * gnus-draft.el (gnus-draft-send): Replace message-narrow-to-head
12344         with message-narrow-to-headers.
12345         (gnus-draft-setup): Narrow to header to run message-fetch-field.
12346         (gnus-draft-check-draft-articles): New function.
12347         (gnus-draft-edit-message, gnus-draft-send-message): Use it.
12348
12349 2006-02-13  Reiner Steib  <Reiner.Steib@gmx.de>
12350
12351         * gnus-art.el (gnus-article-browse-html-parts):
12352         `hs-show-html-list' should read `gnus-article-browse-html-parts'.
12353         Don't use suffix argument for mm-make-temp-file for Emacs 21
12354         compatibility.  Remove useless `format'.
12355
12356 2006-02-13  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
12357
12358         * nnweb.el (nnweb-google-wash-article): Update regexps.
12359         (nnweb-group-alist): Use defvoo instead of defvar.
12360
12361 2006-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
12362
12363         * nnoo.el (nnoo-declare): Don't generate duplicate entries when
12364         re-loading nn* modules.
12365
12366 2006-02-10  Reiner Steib  <Reiner.Steib@gmx.de>
12367
12368         * gnus-group.el (gnus-group-make-tool-bar): Remove duplicate check
12369         for `tool-bar-mode' and don't check it's default-value.
12370
12371         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
12372
12373         * message.el (message-make-tool-bar): Ditto.
12374
12375         * gnus-art.el (gnus-article-browse-html-parts): Remove useless
12376         `substring'.  Shorten tmp-file name.
12377
12378         * gnus.el: Remove bogus comment.
12379
12380 2006-02-10  Hynek Schlawack  <hynek@ularx.de>
12381
12382         * gnus-art.el (gnus-article-browse-html-parts): New function.
12383         (gnus-article-browse-html-article): New function for viewing html
12384         articles with a browser.
12385
12386 2006-02-09  Daiki Ueno  <ueno@unixuser.org>
12387
12388         * pgg-gpg.el (pgg-gpg-encrypt-region): Don't convert line-endings
12389         in elisp.
12390         (pgg-gpg-encrypt-symmetric-region): Ditto.
12391         (pgg-gpg-sign-region): Ditto.
12392
12393         * pgg-def.el (pgg-text-mode): New variable.
12394
12395         * mml2015.el (mml2015-pgg-sign): Enable pgg-text-mode.
12396         (mml2015-pgg-encrypt): Ditto.
12397
12398         * mml1991.el (mml1991-pgg-sign): Enable pgg-text-mode.
12399         (mml1991-pgg-encrypt): Ditto.
12400
12401 2006-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
12402
12403         * nnfolder.el (nnfolder-insert-newsgroup-line):
12404         Use message-make-date instead of current-time-string.
12405
12406         * mm-view.el (mm-inline-message): Don't set gnus-newsgroup-charset
12407         to gnus-decoded which mm-uu might set.
12408
12409 2006-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
12410
12411         * rfc2231.el (rfc2231-parse-string): Sort segmented parameters;
12412         don't decode quoted parameters; remove misimported Emacs code.
12413         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
12414         (rfc2231-decode-encoded-string): Don't use split-string which
12415         behaves differently according to Emacs version; use
12416         mm-decode-coding-region to convert charset to coding-system.
12417         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
12418         (rfc2231-encode-string): Remove misimported Emacs code.
12419
12420 2006-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
12421
12422         * gnus-art.el (article-decode-charset): Don't use ignore-errors
12423         when calling mail-header-parse-content-type.
12424         (article-de-quoted-unreadable): Ditto.
12425         (article-de-base64-unreadable): Ditto.
12426         (article-wash-html): Ditto.
12427
12428         * mm-decode.el (mm-dissect-buffer): Don't use ignore-errors when
12429         calling mail-header-parse-content-type and
12430         mail-header-parse-content-disposition.
12431         (mm-find-raw-part-by-type): Don't use ignore-errors when calling
12432         mail-header-parse-content-type.
12433
12434         * mml.el (mml-insert-mime-headers): Use mml-insert-parameter to
12435         insert charset and format parameters; encode description after
12436         inserting it to buffer.
12437         (mml-insert-parameter): Fold lines properly even if a parameter is
12438         segmented into two or more lines; change the max column to 76.
12439
12440         * rfc1843.el (rfc1843-decode-article-body): Don't use
12441         ignore-errors when calling mail-header-parse-content-type.
12442
12443         * rfc2231.el (rfc2231-parse-string): Return at least type if
12444         possible; don't cause an error even if it fails in parsing of
12445         parameters.  Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
12446         (rfc2231-encode-string): Don't break lines at the beginning, leave
12447         it to mml-insert-parameter.
12448
12449         * webmail.el (webmail-yahoo-article): Don't use ignore-errors when
12450         calling mail-header-parse-content-type.
12451
12452 2006-02-06  Reiner Steib  <Reiner.Steib@gmx.de>
12453
12454         * spam-report.el (spam-report-gmane-use-article-number):
12455         Improve doc string.
12456         (spam-report-gmane-internal): Check if a suitable header was found
12457         in the article.
12458
12459 2006-02-04  Katsumi Yamaoka  <yamaoka@jpl.org>
12460
12461         * rfc2231.el (rfc2231-parse-string): Revert 2006-02-03 change.
12462         (rfc2231-encode-string): Make param*=value always begin with LWSP.
12463
12464 2006-02-05  Romain Francoise  <romain@orebokech.com>
12465
12466         Update copyright notices of all files in the gnus directory.
12467
12468 2006-02-03  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
12469
12470         * nnweb.el (nnweb-request-group): Avoid growing overview files.
12471
12472 2006-02-03  Katsumi Yamaoka  <yamaoka@jpl.org>
12473
12474         * rfc2231.el (rfc2231-parse-string): Add missing semicolons to
12475         segmented lines of parameter value to cope with Thunderbird 1.5
12476         bug (cf. https://bugzilla.mozilla.org/show_bug.cgi?id=323318).
12477         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
12478         (rfc2231-encode-string): Don't make lines exceeding 76 column.
12479
12480 2006-02-01  Max Froumentin  <max@lapin-bleu.net>  (tiny change)
12481
12482         * mml.el (mml-generate-mime-1): Correct the order of inline signed
12483         parts.
12484
12485 2006-01-31  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
12486
12487         * nnweb.el (nnweb-group-alist): Use defvar instead of defvoo,
12488         there's only one active file for all servers.
12489         (nnweb-request-scan): Make sure nnweb-articles is initialized on
12490         solid groups.  Gnus might have used a FAST request to select the group.
12491         (nnweb-request-group, nnweb-google-parse-1): Don't keep nnweb-type
12492         and nnweb-search redundantly in the active file.
12493         (nnweb-request-list): Don't list bogus groups.  There can only be one.
12494         (nnweb-request-create-group): Don't use ARGS.
12495         (nnweb-possibly-change-server, nnweb-request-group): Remove some
12496         initialisations.  Let nnoo do the work.
12497
12498 2006-01-31  Katsumi Yamaoka  <yamaoka@jpl.org>
12499
12500         * mm-uu.el (mm-uu-emacs-sources-extract, mm-uu-diff-extract):
12501         Say the part has been decoded.
12502
12503         * mm-view.el (mm-display-inline-fontify): Get decoded part rightly.
12504
12505 2006-01-31  Kevin Ryde  <user42@zip.com.au>
12506
12507         * mailcap.el (mailcap-viewer-passes-test): Don't put "(nil t)" into
12508         mailcap-viewer-test-cache when there's no 'test clause, since that
12509         will invert the meaning of a "nil" test previously determined by
12510         mailcap-mailcap-entry-passes-test.
12511
12512 2006-01-30  Katsumi Yamaoka  <yamaoka@jpl.org>
12513
12514         * gnus-group.el: Bind tool-bar-mode instead of tool-bar-map when
12515         compiling.
12516
12517         * gnus-sum.el: Ditto.
12518
12519         * message.el: Don't bind tool-bar-map when compiling.
12520
12521 2006-01-30  Reiner Steib  <Reiner.Steib@gmx.de>
12522
12523         * nnweb.el (nnweb-google-parse-1): Clarify some comments.
12524
12525 2006-01-30  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
12526
12527         * nnweb.el (nnweb-type-definition, nnweb-google-parse-1)
12528         (nnweb-google-create-mapping, nnweb-google-search): Adapt to
12529         current Google Groups.
12530
12531 2006-01-26  Reiner Steib  <Reiner.Steib@gmx.de>
12532
12533         * gnus-sum.el (gnus-summary-make-tool-bar): Add checks for XEmacs
12534         and tool-bar-mode.
12535
12536         * gnus-group.el (gnus-group-make-tool-bar): Add checks for XEmacs
12537         and tool-bar-mode.
12538
12539         * message.el (message-tool-bar-update): Simplify.
12540         (message-make-tool-bar): Add checks for XEmacs and tool-bar-mode.
12541
12542         * gnus-sum.el (gnus-summary-tool-bar-update): Check for
12543         gnus-summary-buffer.
12544         (gnus-summary-tool-bar-gnome): Use "reply-author" icon for
12545         gnus-summary-reply.
12546
12547         * gmm-utils.el (gmm): Add :version.
12548
12549 2006-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
12550
12551         * Makefile.in (clean): New rule.
12552         (distclean): Use it.
12553
12554 2006-01-26  Steve Youngs  <steve@sxemacs.org>
12555
12556         * gmm-utils.el (gmm-tool-bar-item, gmm-tool-bar-zap-list):
12557         Don't autoload.
12558
12559 2006-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
12560
12561         * gmm-utils.el (gmm-verbose): Add :group.
12562
12563 2006-01-25  Reiner Steib  <Reiner.Steib@gmx.de>
12564
12565         * message.el: Change some comments WRT tool-bars.
12566
12567         * gnus-sum.el (gnus-summary-tool-bar)
12568         (gnus-summary-tool-bar-gnome, gnus-summary-tool-bar-retro)
12569         (gnus-summary-tool-bar-zap-list): New variables.
12570         (gnus-summary-make-tool-bar): Complete rewrite using
12571         `gmm-tool-bar-from-list'.
12572
12573         * gnus-group.el (gnus-group-tool-bar, gnus-group-tool-bar-gnome)
12574         (gnus-group-tool-bar-retro, gnus-group-tool-bar-zap-list):
12575         New variables.
12576         (gnus-group-make-tool-bar): Complete rewrite using
12577         `gmm-tool-bar-from-list'.
12578         (gnus-group-tool-bar-update): New function.
12579
12580         * message.el (message-mode-field-menu): Add "Show hidden Headers".
12581
12582 2006-01-25  Katsumi Yamaoka  <yamaoka@jpl.org>
12583
12584         * mm-uu.el (mm-uu-dissect-text-parts): Ignore it if a given part
12585         is dissected into a single part of which the type is the same as
12586         the given one; decode charset.
12587
12588 2006-01-21  Kevin Ryde  <user42@zip.com.au>
12589
12590         * mailcap.el (mailcap-parse-mailcap-extras): "test" key must go
12591         into alists as symbol not string, since that's what
12592         mailcap-viewer-passes-test and mailcap-mailcap-entry-passes-test
12593         look for.
12594
12595 2006-01-24  Reiner Steib  <Reiner.Steib@gmx.de>
12596
12597         * gmm-utils.el (gmm-tool-bar-item): Add "Separator".
12598         (gmm-tool-bar-from-list): Suppress tooltip for `gmm-ignore'.
12599
12600         * message.el (message-tool-bar-gnome): Use gmm-ignore.
12601
12602 2006-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
12603
12604         * gnus-xmas.el (gnus-mime-security-button-menu): New alias.
12605         (gnus-xmas-mime-security-button-menu): New function.
12606
12607         * gnus-art.el (gnus-mime-security-button-commands): New variable.
12608         (gnus-mime-security-button-menu): New definition.
12609         (gnus-mime-security-button-map): Use them.
12610         (gnus-mime-security-button-menu): New function.
12611         (gnus-insert-mime-security-button): Addition to help echo.
12612         (gnus-mime-security-run-function, gnus-mime-security-save-part)
12613         (gnus-mime-security-pipe-part): New functions.
12614
12615         * mm-uu.el (mm-uu-buttonize-original-text-parts): Remove.
12616         (mm-uu-dissect-text-parts): Revert a part of 2006-01-23 change.
12617
12618         * mm-decode.el (mm-handle-set-disposition): Remove.
12619         (mm-handle-set-description): Remove.
12620
12621 2006-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
12622
12623         * mm-view.el (mm-w3m-standalone-supports-m17n-p): New variable.
12624         (mm-w3m-standalone-supports-m17n-p): New function.
12625         (mm-inline-text-html-render-with-w3m-standalone): Use it to alter
12626         w3m usage.
12627
12628         * gnus-art.el (gnus-article-wash-html-with-w3m-standalone):
12629         Use mm-w3m-standalone-supports-m17n-p to alter w3m usage.
12630
12631 2006-01-23  Reiner Steib  <Reiner.Steib@gmx.de>
12632
12633         * message.el (message-tool-bar-zap-list):
12634         Use gmm-tool-bar-zap-list as custom type.
12635         (message-tool-bar-update): New function.
12636         (message-tool-bar, message-tool-bar-gnome)
12637         (message-tool-bar-retro): Add message-tool-bar-update.
12638         (message-tool-bar-gnome): Add flyspell-buffer.
12639
12640         * gnus-util.el (gnus-error): Describe `args'.
12641
12642         * gmm-utils.el (gmm-error): Describe `args'.
12643         (gmm-tool-bar-zap-list): New widget.
12644         (gmm-tool-bar-from-list): Improve description of `zap-list'.
12645
12646 2006-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
12647
12648         * mm-uu.el (mm-uu-buttonize-original-text-parts): New variable.
12649         (mm-uu-dissect-text-parts): Buttonize original text parts; reduce
12650         the number of recursive calls.
12651
12652         * mm-decode.el (mm-handle-set-disposition): New macro.
12653         (mm-handle-set-description): New macro.
12654
12655 2006-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
12656
12657         * mm-uu.el (mm-uu-dissect-text-parts): Decode content transfer
12658         encoding.
12659
12660 2006-01-20  Reiner Steib  <Reiner.Steib@gmx.de>
12661
12662         * message.el (message-tool-bar-zap-list, message-tool-bar)
12663         (message-tool-bar-gnome, message-tool-bar-retro): New variables.
12664         (message-tool-bar-local-item-from-menu): Remove.
12665         (message-tool-bar-map): Replace by `message-make-tool-bar'.
12666         (message-make-tool-bar): New function.
12667         (message-mode): Use `message-make-tool-bar'.
12668
12669         * gmm-utils.el: New file.
12670         (gmm-verbose, gmm-message, gmm-error): From gnus-utils.el.
12671         (gmm-lazy): New widget copied from `nnmail.el'.
12672         (gmm-tool-bar-from-list): New function for creating customizable
12673         tool bars.
12674         (gmm-tool-bar-from-list): Fix typos in doc string.  Remove debug
12675         output.
12676         (gmm): Add :prefix to defgroup.
12677
12678 2006-01-20  Per Abrahamsen  <abraham@dina.kvl.dk>
12679
12680         * gmm-utils.el (gmm-widget-p): New function.
12681
12682 2006-01-20  Reiner Steib  <Reiner.Steib@gmx.de>
12683
12684         * mml.el (mml-attach-file): Describe `description' in doc string.
12685         (mml-menu): Add Emacs MIME manual and PGG manual.
12686
12687 2006-01-20  Richard M. Stallman  <rms@gnu.org>
12688
12689         * mm-url.el (mm-url-load-url): Require url-parse and url-vars.
12690
12691 2006-01-20  Kevin Greiner  <kevin.greiner@compsol.cc>
12692
12693         * nntp.el (nntp-end-of-line): Doc fix.
12694
12695 2006-01-20  Chong Yidong  <cyd@stupidchicken.com>
12696
12697         * imap.el (imap-open): Handle case where buffer is a buffer
12698         object.
12699
12700 2005-01-20  Stefan Monnier  <monnier@iro.umontreal.ca>
12701
12702         * gnus-delay.el (gnus-delay): Don't autoload.
12703         It's useless and could trigger a bug in cus-dep.el causing ldefs-boot
12704         to be re-loaded when customizing the `gnus-delay' group.
12705
12706 2005-01-20  Chong Yidong  <cyd@stupidchicken.com>
12707
12708         * message.el (message-insert-citation-line): Use newlines.
12709
12710 2006-01-19  Ken Manheimer  <ken.manheimer@gmail.com>
12711
12712         * pgg-pgp.el (pgg-pgp-encrypt-region, pgg-pgp-decrypt-region)
12713         (pgg-pgp-sign-region): Add optional 'passphrase' argument to all
12714         these routines, so the passphrase can be managed externally and
12715         passed in to the system.
12716         (pgg-pgp-decrypt-region, pgg-pgp-sign-region): Use new name for
12717         pgg-add-passphrase-to-cache function.
12718
12719         * pgg-pgp5.el (pgg-pgp5-encrypt-region, pgg-pgp5-decrypt-region)
12720         (pgg-pgp5-sign-region): Add optional 'passphrase' argument to all
12721         these routines, so the passphrase can be managed externally and
12722         passed in to the system.
12723         (pgg-pgp5-sign-region): Use new name of
12724         pgg-add-passphrase-to-cache function.
12725
12726 2006-01-19  Ken Manheimer  <ken.manheimer@gmail.com>
12727
12728         * pgg-gpg.el (pgg-gpg-select-matching-key): Fix: look at the right
12729         part of the decoded armor to find the key-identifier.
12730         (pgg-gpg-lookup-key-owner): New function to return the
12731         human-readable identifier of a key owner.
12732         (pgg-gpg-key-id-from-key-owner): Make it easy to identify the key
12733         itself.
12734         (pgg-gpg-decrypt-region): Prompt with the key owner (rather than
12735         the key value) if we have a key and can match it against a secret
12736         key.  Also, added a note pointing out fact that the prompt only
12737         indicates the first matching key.
12738
12739         * pgg.el (pgg-decrypt): Passing along 'passphrase' in call to
12740         pgg-decrypt-region.
12741         (pgg-add-passphrase-to-cache): Rename from
12742         `pgg-add-passphrase-cache' to reduce confusion (all callers
12743         changed).
12744         (pgg-remove-passphrase-from-cache): Rename from
12745         `pgg-remove-passphrase-cache' to reduce confusion (all callers
12746         changed).
12747         (pgg-read-passphrase, pgg-add-passphrase-cache)
12748         (pgg-remove-passphrase-cache): Add informative docstrings.
12749         (pgg-decrypt): Convey provided passphrase in subordinate call to
12750         pgg-decrypt-region.
12751
12752 2006-01-19  Ken Manheimer  <ken.manheimer+emacs@gmail.com>
12753
12754         * pgg.el (pgg-encrypt-region, pgg-encrypt-symmetric-region)
12755         (pgg-encrypt-symmetric, pgg-encrypt, pgg-decrypt-region)
12756         (pgg-decrypt, pgg-sign-region, pgg-sign): Add optional
12757         'passphrase' argument, so the passphrase can be managed externally
12758         and then passed in to the system.
12759
12760         * pgg.el (pgg-read-passphrase, pgg-add-passphrase-cache)
12761         (pgg-remove-passphrase-cache): Add optional 'notruncate' argument,
12762         so the passphrase cache can be used reliably with identifiers
12763         besides a pgp packet's key id.
12764
12765         * pgg-gpg.el (pgg-gpg-encrypt-region)
12766         (pgg-gpg-encrypt-symmetric-region, pgg-gpg-decrypt-region)
12767         (pgg-gpg-sign-region): Add optional 'passphrase' argument to all
12768         these routines, so the passphrase can be managed externally and
12769         passed in to the system.
12770
12771         * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Add optional
12772         'notruncate' argument, so the passphrase cache can be used
12773         reliably with identifiers besides a pgp packet's key id.
12774
12775 2006-01-19  Sascha Wilde  <swilde@sha-bang.de>
12776
12777         * pgg-gpg.el (pgg-gpg-encrypt-symmetric-region): New function for
12778         symmetric encryption.
12779         (pgg-gpg-symmetric-key-p): New function to check for an symmetric
12780         encrypted session key.
12781         (pgg-gpg-decrypt-region): When decrypting a symmetric encrypted
12782         message ask for the passphrase in a proper way.
12783
12784         * pgg.el (pgg-encrypt-symmetric, pgg-encrypt-symmetric-region):
12785         New user commands for symmetric encryption.
12786
12787 2006-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
12788
12789         * mm-bodies.el (mm-decode-body): Don't decode decoded body.
12790
12791         * mm-uu.el (mm-uu-dissect-text-parts): Dissect dissected parts.
12792
12793 2006-01-19  Mark D. Baushke  <mdb@gnu.org>
12794
12795         * pgg-gpg.el (pgg-gpg-encrypt-region): Add --textmode to gpg args.
12796
12797 2006-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
12798
12799         * mm-decode.el (mm-inlined-types): Add application/pgp.
12800         (mm-automatic-display): Ditto.
12801
12802         * mm-uu.el (mm-uu-dissect-text-parts): Recognize application/pgp
12803         part as text.
12804
12805 2006-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
12806
12807         * nnrss.el: Update copyright.
12808         (nnrss-opml-import): Query whether to subscribe to each entry.
12809
12810         * gnus-art.el:
12811         * gnus-sum.el:
12812         * gnus-xmas.el:
12813         * messagexmas.el:
12814         * mm-uu.el:
12815         * mm-view.el: Update copyright.
12816
12817 2006-01-16  Reiner Steib  <Reiner.Steib@gmx.de>
12818
12819         * message.el (message-info): New function.
12820         (message-mode-menu): Add it.
12821         Update copyright.
12822
12823         * ChangeLog: Fix and update copyright.
12824
12825 2006-01-13  Romain Francoise  <romain@orebokech.com>
12826
12827         * message.el (message-forward-subject-name-subject): Prefer the
12828         address to 'nowhere' if the sender has no name.
12829         Fix typo.  Update copyright year.
12830
12831 2006-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
12832
12833         * gnus-art.el (article-wash-html):
12834         Use gnus-summary-show-article-charset-alist if a numeric arg is given.
12835         (gnus-article-wash-html-with-w3m-standalone): New function.
12836
12837         * mm-view.el (mm-text-html-renderer-alist): Map w3m-standalone to
12838         mm-inline-text-html-render-with-w3m-standalone.
12839         (mm-text-html-washer-alist): Map w3m-standalone to
12840         gnus-article-wash-html-with-w3m-standalone.
12841         (mm-inline-text-html-render-with-w3m-standalone): New function.
12842
12843 2006-01-12  Reiner Steib  <Reiner.Steib@gmx.de>
12844
12845         * mm-uu.el (mm-uu-type-alist): Fix previous message-marks commit.
12846         Improve LaTeX.
12847
12848 2006-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
12849
12850         * nnrss.el (nnrss-wash-html-in-text-plain-parts): New variable.
12851         (nnrss-request-article): Render text/plain parts as HTML.
12852
12853         * gnus-art.el (gnus-article-wash-html-with-w3m): No need to narrow
12854         the buffer.
12855
12856 2006-01-08  Reiner Steib  <Reiner.Steib@gmx.de>
12857
12858         * gnus-cus.el (gnus-group-parameters): Sync posting-style with
12859         custom definition of `gnus-posting-styles'.
12860
12861         * gnus-start.el (gnus-gnus-to-quick-newsrc-format):
12862         Bind print-circle.  Suggested by Kalle Olavi Niemitalo <kon@iki.fi>.
12863
12864 2006-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
12865
12866         * gnus-group.el (gnus-useful-groups): Use Gmane for ding.
12867         Use nntp for bug archive.
12868
12869 2006-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
12870
12871         * nnrss.el (nnrss-request-article): Fix the way to fill text/plain
12872         parts.
12873         (nnrss-normalize-date): New function converts ISO 8601 date into
12874         RFC822 style.  Suggested by Mark Plaksin <happy@mcplaksin.org>.
12875         (nnrss-check-group): Use it.
12876
12877 2006-01-01  Katsumi Yamaoka  <yamaoka@jpl.org>
12878
12879         * gnus-sum.el (gnus-summary-work-articles): Remove useless `min'.
12880
12881         * nnrss.el (nnrss-fetch): Make it fail gracefully when it can't
12882         fetch a feed.  Suggested by Mark Plaksin <happy@mcplaksin.org>.
12883         (nnrss-insert-w3): Ditto.
12884
12885 2005-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
12886
12887         * gnus-uu.el (gnus-uu-digest-mail-forward): Reverse the order of
12888         the articles to be forwarded including the case where neither a
12889         number of articles nor a region is specified.
12890
12891 2005-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
12892
12893         * nnrss.el (nnrss-request-article): Fix last change; fill
12894         text/plain parts.
12895
12896 2005-12-20  Katsumi Yamaoka  <yamaoka@jpl.org>
12897
12898         * nnrss.el (nnrss-request-article): Replace <br />s with newlines
12899         in text/plain part.
12900         (nnrss-check-group): Don't add excessive newline to dc:subject.
12901
12902 2005-12-19  Mark Plaksin  <happy@mcplaksin.org>  (tiny change)
12903
12904         * nnrss.el (nnrss-check-group): Put the RSS dc:subject in the
12905         article.
12906
12907 2005-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
12908
12909         * nnml.el: Don't require gnus-bcklg.  Autoload it.
12910         (nnml-use-compressed-files, nnml-save-mail): Support other
12911         comression programs such as bzip2.
12912
12913 2005-12-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12914
12915         * dns.el (query-dns): Make sure we check the buffer size before
12916         removing tcp headers.
12917
12918 2005-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
12919
12920         * gnus-art.el (gnus-article-delete-text-of-type): Enable it to
12921         remove MIME buttons associated with multipart/alternative parts.
12922         (gnus-mime-display-alternative): Tag buttons using `article-type'
12923         text property.
12924
12925         * gnus-msg.el (gnus-copy-article-buffer): Remove MIME buttons
12926         associated with multipart/alternative parts.
12927
12928         * gnus-art.el (gnus-signature-separator): Fix custom type.
12929
12930         * mm-decode.el (mm-inlined-types): Fix custom type.
12931         (mm-keep-viewer-alive-types): Ditto.
12932         (mm-automatic-display): Ditto.
12933         (mm-attachment-override-types): Ditto.
12934         (mm-inline-override-types): Ditto.
12935         (mm-automatic-external-display): Ditto.
12936
12937 2005-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
12938
12939         * spam-report.el (spam-report-user-mail-address)
12940         (spam-report-user-agent): New variables.
12941         (spam-report-url-ping-plain): Use spam-report-user-agent.
12942
12943 2005-12-14  Ralf Angeli  <angeli@iwi.uni-sb.de>
12944
12945         * gnus-art.el (gnus-button-handle-custom): Do not just use
12946         `customize-apropos' for any "M-x customize-*" button but the
12947         function called for.  Accept both the function name and its
12948         argument in order to achieve this.
12949         (gnus-button-alist): Remove support for "custom:" URL's.
12950         Pass function name to `gnus-button-handle-custom' in case of "M-x
12951         customize-*" buttons.
12952
12953 2005-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
12954
12955         * gnus-art.el (gnus-buttonized-mime-types): Mention addition of
12956         multipart/alternative and add xref to mm-discouraged-alternatives
12957         in doc string.
12958
12959         * mm-decode.el (mm-discouraged-alternatives): Add xref to
12960         gnus-buttonized-mime-types in doc string.
12961
12962 2005-12-08  Reiner Steib  <Reiner.Steib@gmx.de>
12963
12964         * mm-decode.el (mm-discouraged-alternatives): Fix custom type.
12965         Suggest image/.* in the doc string.
12966
12967 2005-12-12  Reiner Steib  <Reiner.Steib@gmx.de>
12968
12969         * mm-uu.el (mm-uu-type-alist): Don't depend on message.el for
12970         message-marks (Debian bug #342521).
12971
12972 2005-12-12  Simon Josefsson  <jas@extundo.com>
12973
12974         * password.el (password-read-from-cache): Add.
12975         (password-read): Use it.
12976
12977 2005-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
12978
12979         * rfc2047.el (rfc2047-charset-to-coding-system):
12980         Recognize us-ascii as a MIME charset.
12981
12982         * mm-bodies.el (mm-decode-content-transfer-encoding):
12983         Protect against the case where the 2nd arg TYPE is nil.
12984
12985 2005-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
12986
12987         * pop3.el (pop3-stream-type): Fix custom version.
12988
12989         * mm-uu.el (mm-uu-type-alist): Simplify uu regexp.
12990
12991 2005-12-09  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
12992
12993         * mm-decode.el (mm-display-external): Add missing cdr.
12994
12995 2005-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
12996
12997         * mm-decode.el (mm-display-external): Use nametemplate (defined in
12998         RFC1524) if it is in mailcap or add a suffix according to
12999         mailcap-mime-extensions when generating a temp filename; postpone
13000         deleting a temp file for 2 seconds for some wrappers, shell
13001         scripts, and so on, which might exit right after having started a
13002         viewer command as a background job.
13003
13004 2005-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
13005
13006         * nntp.el (nntp-marks-directory): Fix custom group.
13007
13008         * gnus-fun.el (gnus-face-from-file): Decrease quant in smaller
13009         steps when < 10.
13010
13011         * gnus-start.el (gnus-no-server-1):
13012         Mention `gnus-level-default-subscribed' in doc string.
13013
13014 2005-12-02  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
13015
13016         * mm-view.el (mm-inline-text-html-render-with-w3m): Fix misplaced
13017         parens.
13018
13019 2005-12-01  Katsumi Yamaoka  <yamaoka@jpl.org>
13020
13021         * gnus-xmas.el (gnus-use-toolbar): Revert.
13022         (gnus-xmas-setup-toolbar): Use global default-toolbar if
13023         gnus-use-toolbar is default.
13024
13025         * messagexmas.el (message-use-toolbar): Revert.
13026         (message-setup-toolbar): Use global default-toolbar if
13027         message-use-toolbar is default.
13028
13029 2005-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
13030
13031         * gnus-xmas.el (gnus-use-toolbar): Determine the default value
13032         according to default-toolbar-visible-p.
13033
13034         * messagexmas.el (message-use-toolbar): Ditto.
13035
13036 2005-11-26  Dave Love  <fx@gnu.org>
13037
13038         * tls.el (open-tls-stream): Rename arg SERVICE to PORT.
13039         (tls-program, tls-success): Provide openssl alternative.
13040
13041         * starttls.el: Doc fixes.
13042         (starttls-open-stream-gnutls, starttls-open-stream): Rename arg
13043         SERVICE to PORT.
13044
13045         * pop3.el (pop3-open-server) <ssl>: Clarify a loop.  Deal with
13046         port null or service name.
13047         (starttls-negotiate): Autoload.
13048
13049 2005-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
13050
13051         * message.el (message-kill-to-signature): Fix interactive spec.
13052
13053 2005-11-24  Katsumi Yamaoka  <yamaoka@jpl.org>
13054
13055         * pop3.el (pop3-open-server): Recognize a string as a service name.
13056
13057 2005-11-24  Pascal Rigaux  <pixel@mandriva.com>  (tiny change)
13058
13059         * rfc2231.el (rfc2231-parse-string): Support non-ascii chars.
13060
13061 2005-11-23  Dave Love  <fx@gnu.org>
13062
13063         Add pop3s, pop3/starttls.
13064
13065         * pop3.el (pop3-authentication-scheme): Clarify doc.
13066         (open-tls-stream, starttls-open-stream): Autoload.
13067         (pop3-stream-type): New.
13068         (pop3-open-server): Use it.
13069
13070         * mail-source.el (mail-sources): Fix some :types.  Add stream type
13071         for POP.
13072         (mail-source-keyword-map): Add :stream for POP.
13073         (mail-source-fetch-pop): Use pop3-stream-type.
13074
13075 2005-11-22  Katsumi Yamaoka  <yamaoka@jpl.org>
13076
13077         * nnmail.el (nnmail-fancy-expiry-target): Use current-time instead
13078         of current-time-string.
13079
13080 2005-11-20  Stefan Schimanski  <schimmi@debian.org>  (tiny change)
13081
13082         * nnmail.el (nnmail-fancy-expiry-target): Protect against invalid
13083         date header.
13084
13085 2005-11-19  Kevin Greiner  <kevin.greiner@compsol.cc>
13086
13087         * gnus-sum.el (gnus-fetch-old-headers): Updated docs to warn that
13088         it can seriously impact performance as it bypasses the agent's
13089         local caches.
13090
13091 2005-11-19  Kevin Greiner  <kevin.greiner@compsol.cc>
13092
13093         * gnus-agent.el (gnus-agent-possibly-synchronize-flags): A server
13094         must be explicitly online rather than "not explicitly offline" for
13095         its flags to be synchronized.
13096
13097         * gnus-sum.el (gnus-summary-remove-process-mark): Always return t so
13098         that gnus-uu-unmark-thread will function correctly.
13099
13100         * gnus-group.el (gnus-total-fetched-for): Reduced cutoff so that
13101         1024K is instead displayed as 1M.
13102
13103 2005-11-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13104
13105         * flow-fill.el (fill-flowed): Bind adaptive-fill-mode to nil.
13106
13107 2005-11-16  Boris Samorodov  <bsam@ipt.ru>  (tiny change)
13108
13109         * imap.el (imap-kerberos4-open): Ignore SSL stuff.
13110
13111 2005-11-13  Kevin Greiner  <kevin.greiner@compsol.cc>
13112
13113         * gnus-agent.el (gnus-agent-read-local): Trivial fix to format of
13114         error message to display actual error condition.
13115         (gnus-agent-save-local): Avoid saving symbols that are bound to
13116         nil as they simply result in a warning message in
13117         gnus-agent-read-local.
13118
13119 2005-11-13  Katsumi Yamaoka  <yamaoka@jpl.org>
13120
13121         * gnus-start.el (gnus-dribble-read-file): Use make-local-variable
13122         rather than make-variable-buffer-local for file-precious-flag.
13123
13124 2005-11-12  Kevin Greiner  <kevin.greiner@compsol.cc>
13125
13126         * gnus-agent.el (gnus-agent-braid-nov): Now tests new nov entries
13127         for duplicates which are removed.  The invalid sort check then
13128         triggers a rescan after the sort as sorting may have moved
13129         duplicate entries such that they can be cheaply detected.
13130
13131 2005-11-13  Katsumi Yamaoka  <yamaoka@jpl.org>
13132
13133         * gnus-start.el (gnus-dribble-read-file): Quote file-precious-flag.
13134
13135 2005-11-12  Kevin Greiner  <kevin.greiner@compsol.cc>
13136
13137         * gnus-agent.el (gnus-agent-article-alist-save-format):
13138         Change internal variable to a custom variable.  Change default value
13139         from compressed(2) to uncompressed(1).
13140         (gnus-agent-read-agentview): Reversed revision 7.8 to restore
13141         support for uncompressed agentview files.  Taken together, reading
13142         the agentview file should now be 6-7 times faster.
13143
13144 2005-11-11  Jan Nieuwenhuizen  <janneke@gnu.org>
13145
13146         * gnus-start.el (gnus-dribble-read-file): Set file-precious-flag,
13147         as a buffer-local variable.  This avoids creating truncated
13148         dribble files as a result of a hang up, eg.
13149
13150 2006-01-03  Rodrigo Ventura  <yoda@isr.ist.utl.pt>  (tiny change)
13151
13152         * gnus-xmas.el (gnus-xmas-group-startup-message): Typo
13153         gnus-splash-face -> gnus-splash.  Fixes starting from a TTY in
13154         XEmacs.
13155
13156 2005-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
13157
13158         * gnus-start.el (gnus-start-draft-setup):
13159         Enforce `gnus-draft-mode' for nndraft:drafts at startup.
13160
13161         * gnus.el (gnus-splash): Change custom group.
13162         (gnus-group-get-parameter, gnus-group-parameter-value):
13163         Describe allow-list argument.
13164
13165         * gnus-agent.el (gnus-agent-article-alist-save-format): Format doc
13166         string.
13167
13168 2005-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
13169
13170         * gnus-art.el (gnus-default-article-saver): Add user-defined
13171         `function' to custom type.
13172
13173 2005-10-30  Chong Yidong  <cyd@stupidchicken.com>
13174
13175         * imap.el (imap-open): Handle case where buffer is a buffer
13176         object.
13177
13178 2005-11-29  Reiner Steib  <Reiner.Steib@gmx.de>
13179
13180         * gnus-cache.el (gnus-cache-rename-group): Wrap doc strings and
13181         long lines.
13182         (gnus-cache-delete-group): Wrap doc strings.
13183
13184         * gnus-agent.el (gnus-agent-rename-group)
13185         (gnus-agent-delete-group): Wrap doc strings.
13186
13187 2005-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
13188
13189         * messagexmas.el (message-use-toolbar): Change the valid values
13190         into default, top, bottom, left, and right.
13191         (message-toolbar-thickness): New variable.
13192         (message-xmas-setup-toolbar): Locate gnus-xmas-glyph-directory as
13193         well.
13194         (message-setup-toolbar): Make it work.
13195
13196         * gnus-xmas.el (gnus-xmas-update-toolbars): New function.
13197         (gnus-use-toolbar): Change the valid values into default, top,
13198         bottom, left, and right.
13199         (gnus-toolbar-thickness): New variable.
13200         (gnus-xmas-setup-toolbar): New function.
13201         (gnus-xmas-setup-group-toolbar): Use it.
13202         (gnus-xmas-setup-summary-toolbar): Use it.
13203
13204 2005-11-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13205
13206         * gnus-start.el (gnus-1): Add "native" to
13207         gnus-predefined-server-alist.
13208
13209         * gnus.el (gnus-method-to-server): Don't add "native" to the
13210         lists here, because that leads to problems when
13211         gnus-select-method is bound.
13212
13213 2005-11-09  Simon Josefsson  <jas@extundo.com>
13214
13215         * gnus-sum.el (gnus-article-sort-by-date-reverse): Remove,
13216         use (not sort-by-date) instead.
13217
13218 2005-11-30  Stefan Monnier  <monnier@iro.umontreal.ca>
13219
13220         * gnus-delay.el (gnus-delay-group): Don't autoload.
13221         It's useless and could trigger a bug in cus-dep.el causing ldefs-boot
13222         to be re-loaded when customizing the `gnus-delay' group.
13223
13224 2005-11-19  Chong Yidong  <cyd@stupidchicken.com>
13225
13226         * message.el: Revert last changes.
13227         (message-insert-citation-line): Use newlines.
13228
13229 2005-11-17  Chong Yidong  <cyd@stupidchicken.com>
13230
13231         * message.el (message-courtesy-message)
13232         (message-mark-insert-begin, message-mark-insert-end)
13233         (message-elide-ellipsis, message-cancel-message)
13234         (message-add-header, message-change-subject)
13235         (message-cross-post-followup-to-header)
13236         (message-cross-post-insert-note, message-reduce-to-to-cc)
13237         (message-widen-reply, message-delete-not-region)
13238         (message-kill-to-signature, message-insert-signature)
13239         (message-insert-importance-high, message-insert-importance-low)
13240         (message-insert-or-toggle-importance)
13241         (message-insert-disposition-notification-to)
13242         (message-indent-citation, message-yank-original)
13243         (message-cite-original-without-signature, message-cite-original)
13244         (message-insert-citation-line, message-position-on-field)
13245         (message-fix-before-sending, message-send-mail-partially)
13246         (message-send-mail, message-send-mail-with-sendmail)
13247         (message-send-mail-with-qmail, message-send-news)
13248         (message-check-news-header-syntax, message-generate-headers)
13249         (message-insert-courtesy-copy, message-fill-address)
13250         (message-fill-header, message-shorten-references)
13251         (message-setup-1, message-cancel-news)
13252         (message-forward-make-body-plain, message-forward-make-body-mime)
13253         (message-forward-make-body-mml, message-encode-message-body)
13254         (message-forward-make-body-digest-plain)
13255         (message-forward-make-body-digest-mime)
13256         (message-use-alternative-email-as-from): Insert `hard-newline'
13257         instead of ordinary newlines.
13258
13259 2005-11-09  Katsumi Yamaoka  <yamaoka@jpl.org>
13260
13261         * message.el (message-generate-headers): Downcase the argument
13262         given to message-check-element.
13263
13264 2005-11-08  Kevin Greiner  <kevin.greiner@compsol.cc>
13265
13266         * nntp.el (nntp-authinfo-rejected): New error condition.
13267         (nntp-wait-for): Use new error condition to signal authentication
13268         error.
13269         (nntp-retrieve-data): Rethrow new error condition to break out of
13270         recursive call to nntp-send-authinfo.
13271
13272 2005-11-08  Romain Francoise  <romain@orebokech.com>
13273
13274         * gnus-sum.el (gnus-summary-catchup-and-goto-prev-group): New function.
13275         (gnus-summary-exit-map): Bind to `Z p'.
13276         (gnus-summary-make-menu-bar): Add menu item.
13277
13278 2005-11-02  Reiner Steib  <Reiner.Steib@gmx.de>
13279
13280         * gnus-art.el (gnus-article-treat-custom): Add `first'.
13281         (gnus-treat-*): Add `first' in all doc strings.
13282
13283         * gnus-group.el (gnus-group-compact-group): Fix typo.
13284
13285 2005-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
13286
13287         * gnus.el (gnus-parameters-case-fold-search): New variable.
13288         (gnus-parameters-get-parameter): Use it.
13289
13290         * gnus-score.el (gnus-home-score-file): Doc fix.
13291
13292 2005-11-01  Xavier Maillard  <zedek@gnu-rox.org>  (tiny change)
13293
13294         * gnus-score.el (gnus-update-score-entry-dates): Doc fix.
13295
13296 2005-10-31  Katsumi Yamaoka  <yamaoka@jpl.org>
13297
13298         * mm-util.el (mm-special-display-p): New function.
13299
13300         * mml.el (mml-preview): Use it; doc fix.
13301
13302 2005-10-30  Chong Yidong  <cyd@stupidchicken.com>
13303
13304         * imap.el (imap-open): Handle case where buffer is a buffer object.
13305
13306 2005-10-29  Romain Francoise  <romain@orebokech.com>
13307
13308         * message.el (message-fix-before-sending): Fix comment.
13309
13310 2005-10-29  Jari Aalto  <jari.aalto@cante.net>
13311
13312         * gnus-sum.el (gnus-article-sort-by-date-reverse): New function.
13313
13314 2005-10-29  Jari Aalto  <jari.aalto@cante.net>
13315
13316         * score-mode.el (gnus-score-edit-done-hook): Introduce variable.
13317         Used in gnus-score.el.
13318
13319 2005-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
13320
13321         * mm-util.el (mm-codepage-setup): Remove bogus alias test.
13322
13323 2005-10-27  Reiner Steib  <Reiner.Steib@gmx.de>
13324
13325         * flow-fill.el (fill-flowed-encode-tests): Restore trailing
13326         whitespace removed in revision 7.8.  Use concatenated string to
13327         protect trailing whitespace.
13328
13329 2005-10-27  Jouni K. Seppänen  <jks@iki.fi>
13330
13331         * nnimap.el (nnimap-search-uids-not-since-is-evil): Add variable.
13332         (nnimap-request-expire-articles): Use it to avoid sending 'UID
13333         SEARCH UID ... NOT SINCE' queries, for inefficient servers like
13334         Courier IMAP ("some version from 2004").  Mostly based on similar
13335         code in the same function.
13336
13337 2005-10-26  Didier Verna  <didier@xemacs.org>
13338
13339         * gnus-group.el (gnus-group-compact-group): Invalidate original
13340         article buffer.
13341         * gnus-srvr.el (gnus-server-compact-server): Ditto.
13342         * nnml.el (nnml-request-compact-group): Handle self Xref: field in
13343         NOV database and in article itself.
13344         Invalidate article backlog.
13345
13346 2005-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
13347
13348         * mm-uu.el (mm-uu-hide-markers): Fix XEmacs case.
13349
13350 2005-10-26  Simon Josefsson  <jas@extundo.com>
13351
13352         * flow-fill.el (fill-flowed): Flow-fill unquoted lines too, revert
13353         part of 2004-07-25 change.
13354
13355 2005-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
13356
13357         * message.el (message-display-completion-list): New function.
13358         (message-expand-group): Use it; make sure the Completions buffer
13359         is modifiable.
13360 2005-10-23  Chong Yidong  <cyd@stupidchicken.com>
13361
13362         * gnus-sum.el (gnus-ignored-from-addresses): Handle case where
13363         user-mail-name is an empty string.
13364
13365 2005-10-25  Reiner Steib  <Reiner.Steib@gmx.de>
13366
13367         * gnus-score.el (gnus-default-adaptive-score-alist): Set defaults
13368         depending on gnus-score-decay-constant.
13369
13370         * encrypt.el (encrypt-insert-file-contents)
13371         (encrypt-write-file-contents): Don't use `gnus-message'.
13372
13373         * mm-uu.el (mm-uu-verbatim-marks-extract): Add four start and end
13374         arguments.
13375         (mm-uu-type-alist): Add message-marks and insert-marks.
13376         Pass arguments to mm-uu-verbatim-marks-extract.
13377         (mm-uu-hide-markers): New variable.
13378         (mm-uu-extract): Use face similar to `gnus-cite-3'.
13379
13380         * gnus-fun.el (gnus-convert-image-to-x-face-command)
13381         (gnus-convert-image-to-face-command): Use "convert" by default to
13382         allow other input image formats.
13383         (gnus-x-face-from-file, gnus-face-from-file): Adjust doc strings
13384         accordingly.
13385
13386 2005-10-23  Simon Josefsson  <jas@extundo.com>
13387
13388         * imap.el (imap-gssapi-program): Align command line parameters
13389         with latest GNU SASL.
13390         (imap-gssapi-open): Ignore 'Trying ...' messages from GNU SASL.
13391
13392 2005-10-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13393
13394         * nnslashdot.el (nnslashdot-retrieve-headers-1): Update to new
13395         HTML.
13396         (nnslashdot-request-article): Ditto.
13397
13398         * lpath.el (featurep): Add nobreak-char-display.
13399
13400 2005-10-20  Hiroshi Fujishima  <hiroshi.fujishima@gmail.com>  (tiny change)
13401
13402         * mail-source.el (mail-source-fetch-pop): Require pop3.
13403         (mail-source-check-pop): Ditto.
13404
13405 2005-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
13406
13407         * rfc2047.el (rfc2047-decode-encoded-words): Fix the handling of
13408         errors.
13409
13410 2005-10-19  Reiner Steib  <Reiner.Steib@gmx.de>
13411
13412         * gnus-art.el (gnus-treat-strip-trailing-blank-lines)
13413         (gnus-treat-strip-leading-blank-lines): Improve doc string.
13414
13415         * message.el (message-tool-bar-local-item-from-menu): Fix comment.
13416
13417         * mm-bodies.el (mm-decode-string):
13418         Call `mm-charset-to-coding-system' with allow-override argument.
13419
13420 2005-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
13421
13422         * rfc2047.el (rfc2047-allow-incomplete-encoded-text): New variable.
13423         (rfc2047-charset-to-coding-system): New function.
13424         (rfc2047-decode-encoded-words): New function.
13425         (rfc2047-decode-region): Use them.
13426         (rfc2047-decode-cte): Remove.
13427         (rfc2047-parse-and-decode): Remove.
13428         (rfc2047-decode): Remove.
13429
13430 2005-10-15  Kenichi Handa  <handa@m17n.org>
13431
13432         * rfc2047.el (rfc2047-decode-cte): New function.
13433         (rfc2047-decode-region): Change the way to decode successive
13434         encoded-words: decode B- or Q-encoding in each encoded-word,
13435         concatenate them, and decode it as charset.
13436
13437 2005-10-14  Katsumi Yamaoka  <yamaoka@jpl.org>
13438
13439         * lpath.el: Fbind codepage-setup for XEmacs.
13440
13441 2005-10-17  Chong Yidong  <cyd@stupidchicken.com>
13442
13443         * gnus-cus.el (gnus-custom-map): New variable.  Bind mouse-1 to
13444         widget-move-and-invoke.
13445         (gnus-custom-mode): Use gnus-custom-map.
13446
13447 2005-10-15  Bill Wohler  <wohler@newt.com>
13448
13449         * message.el (message-tool-bar-map): Rename image file from
13450         mail_send to mail/send.
13451
13452 2005-10-16  Masatake YAMATO  <jet@gyve.org>
13453
13454         * message.el (message-expand-group): Pass the common
13455         prefix substring of completion to `display-completion-list'.
13456
13457 2005-10-13  Reiner Steib  <Reiner.Steib@gmx.de>
13458
13459         * mml-sec.el (mml-secure-method): New internal variable.
13460         (mml-secure-sign, mml-secure-encrypt, mml-secure-message-sign)
13461         (mml-secure-message-sign-encrypt, mml-secure-message-encrypt):
13462         New functions using mml-secure-method.
13463
13464         * mml.el (mml-mode-map): Add key bindings for those functions.
13465         (mml-menu): Simplify security menu entries.  Suggested by Jesper
13466         Harder <harder@myrealbox.com>.
13467         (mml-attach-file, mml-attach-buffer, mml-attach-external):
13468         Goto end of message if point is the headers of the message.
13469
13470         * message.el (message-in-body-p): New function.
13471
13472         * assistant.el: Autoload gnus-util and netrc.
13473
13474         * mm-util.el (mm-charset-to-coding-system): Add allow-override.
13475         Use `mm-charset-override-alist' only when decoding.
13476
13477         * mm-bodies.el (mm-decode-body):
13478         Call `mm-charset-to-coding-system' with allow-override argument.
13479
13480         * gnus-art.el (gnus-mime-view-part-as-type-internal): Try to fetch
13481         `filename' from Content-Disposition if Content-Type doesn't
13482         provide `name'.
13483         (gnus-mime-view-part-as-type): Set default instead of
13484         initial-input.
13485
13486 2005-10-09  Daniel Brockman  <daniel@brockman.se>
13487
13488         * format-spec.el (format-spec): Propagate text properties of % spec.
13489
13490 2005-10-12  Reiner Steib  <Reiner.Steib@gmx.de>
13491
13492         * gnus-art.el (gnus-treat-predicate): Add `first'.
13493
13494 2005-10-11  Reiner Steib  <Reiner.Steib@gmx.de>
13495
13496         * mm-util.el (mm-charset-synonym-alist): Improve doc string.
13497         (mm-charset-override-alist): New variable.
13498         (mm-charset-to-coding-system): Use it.
13499         (mm-codepage-setup): New helper function.
13500         (mm-charset-eval-alist): New variable.
13501         (mm-charset-to-coding-system): Use mm-charset-eval-alist.
13502         Warn about unknown charsets.
13503
13504         * dgnushack.el (with-syntax-table): Add some URLs WRT the XEmacs bug.
13505
13506 2005-10-04  David Hansen  <david.hansen@gmx.net>
13507
13508         * nnrss.el (nnrss-request-article): Add support for the comments tag.
13509         (nnrss-check-group): Ditto.
13510
13511 2005-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
13512
13513         * mm-uu.el (mm-uu-verbatim-marks-extract, mm-uu-latex-extract):
13514         Rename x-gnus-verbatim to x-verbatim.
13515         (mm-uu-type-alist): Fix regexp for verbatim-marks.
13516
13517         * mm-decode.el (mm-automatic-display): Rename x-gnus-verbatim to
13518         x-verbatim.
13519
13520         * mm-url.el (mm-url-predefined-programs): Add switches for curl.
13521
13522         * gnus-util.el (gnus-remove-duplicates): Remove.
13523
13524         * nnmail.el (nnmail-article-group): Use mm-delete-duplicates
13525         instead of gnus-remove-duplicates.
13526
13527         * message.el (message-remove-duplicates): Remove.
13528         (message-idna-to-ascii-rhs-1): Use mm-delete-duplicates instead of
13529         message-remove-duplicates.
13530
13531         * mm-util.el (mm-delete-duplicates): Use `delete-dups' if
13532         available, else use implementation from `delete-dups'.
13533
13534         * message.el (message-insert-expires): New function.
13535         (message-mode-map): Add key binding.
13536         (message-mode-field-menu): Add menu entry.
13537         (message-mode): Document it.
13538         (message-make-expires-date): Use `message-make-date'.
13539
13540 2005-10-04  Josh Huber  <huber@alum.wpi.edu>
13541
13542         * message.el (message-make-expires-date): New function.
13543
13544 2005-10-04  Katsumi Yamaoka  <yamaoka@jpl.org>
13545
13546         * Makefile.in (list-installed-shadows): New entry.
13547         (install): Use it.
13548         (remove-installed-shadows): New entry.
13549
13550         * dgnushack.el (dgnushack-default-load-path): New variable.
13551         (dgnushack-find-lisp-shadows): New function.
13552         (dgnushack-remove-lisp-shadows): New function.
13553
13554 2005-10-02  Katsumi Yamaoka  <yamaoka@jpl.org>
13555
13556         * Makefile.in (install-el-elc): New entry.
13557         (install): Use it so that .el files are necessarily installed.
13558
13559 2005-09-30  Katsumi Yamaoka  <yamaoka@jpl.org>
13560
13561         * time-date.el: Autoload parse-time-string, XEmacs needs it.
13562
13563 2005-09-30  Stefan Monnier  <monnier@iro.umontreal.ca>
13564
13565         * mm-decode.el (mm-inline-media-tests): Check presence of the diff-mode
13566         function rather than the diff-mode.el package.
13567         (mm-display-external): Use with-current-buffer.
13568         (mm-viewer-completion-map, mm-viewer-completion-map):
13569         Move initialization inside declaration.
13570
13571 2005-09-29  Simon Josefsson  <jas@extundo.com>
13572
13573         * spam.el: Load hashcash when compiling, to avoid warnings.
13574         Don't autoload mail-check-payment.
13575         (spam-check-hashcash): Define unconditionally, since hashcash.el
13576         is part of Gnus now.  Ignore errors from payment checking.
13577
13578 2005-09-28  Reiner Steib  <Reiner.Steib@gmx.de>
13579
13580         * message.el (message-bold-region, message-unbold-region):
13581         Rename from `bold-region' and `unbold-region'.
13582
13583         * message.el: Remove useless autoloads.
13584
13585 2005-09-28  Simon Josefsson  <jas@extundo.com>
13586
13587         * message.el (message-use-idna): Default to t.
13588         (message-use-idna): Test whether encoding works too.  Doc fix.
13589
13590 2005-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
13591
13592         * nntp.el (nntp-warn-about-losing-connection): Remove.
13593
13594 2005-09-27  Reiner Steib  <Reiner.Steib@gmx.de>
13595
13596         * mm-uu.el (mm-uu-emacs-sources-regexp): Make variable
13597         customizable.  Change default value.
13598         (mm-uu-diff-groups-regexp): Change default value.
13599         (mm-uu-type-alist): Add doc string.
13600         (mm-uu-configure): Add doc string.  Make it interactive.
13601         (mm-uu-tex-groups-regexp): New variable.
13602         (mm-uu-latex-extract, mm-uu-latex-test): New functions.
13603         (mm-uu-type-alist): Add LaTeX documents.
13604         (mm-uu-verbatim-marks-extract): Use "text/x-gnus-verbatim" instead
13605         of "text/verbatim".
13606         (mm-uu-diff-groups-regexp): Fix missing quotes from previous commit.
13607
13608         * mm-decode.el (mm-automatic-display): Use "text/x-gnus-verbatim"
13609         instead of "text/verbatim".
13610
13611         * message.el (message-mark-inserted-region)
13612         (message-mark-insert-file): Use slrn style marks when called with
13613         prefix argument.
13614
13615 2005-09-27  Simon Josefsson  <jas@extundo.com>
13616
13617         * message.el (message-idna-to-ascii-rhs-1): Reformat.
13618
13619 2005-09-27  Arne Jørgensen  <arne@arnested.dk>
13620
13621         * message.el (message-remove-duplicates): New function.
13622         Implementation borrowed from `gnus-remove-duplicates'.
13623         (message-idna-to-ascii-rhs): Also encode idna addresses in
13624         Reply-To:, Mail-Reply-To: and Mail-Followup-To:.
13625         (message-idna-to-ascii-rhs-1): When `message-use-idna' is 'ask
13626         only ask about the same idna domain once per header and also tell
13627         in what header to replace the idna domain.
13628
13629         * gnus-art.el (article-decode-idna-rhs): Also decode idna
13630         addresses in Reply-To:, Mail-Reply-To: and Mail-Followup-To:.
13631         (article-decode-idna-rhs): Fix regexp so that all idna-address in
13632         a header is decoded and not just the last one.
13633
13634 2005-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
13635
13636         * gnus-art.el (gnus-mime-display-single): Don't modify text if it
13637         has been decoded.
13638
13639         * mm-decode.el (mm-automatic-display): Add text/verbatim.
13640         (mm-insert-part): Don't modify text if it has been decoded.
13641
13642         * mm-uu.el (mm-uu-verbatim-marks-extract): Say text has been
13643         decoded.
13644
13645         * mm-view.el (mm-inline-text): Don't strip text props unless
13646         decoding enriched or richtext parts.
13647
13648 2005-09-25  Romain Francoise  <romain@orebokech.com>
13649
13650         * gnus-agent.el (gnus-agent-expire-group, gnus-agent-expire):
13651         * gnus-start.el (gnus-subscribe-interactively):
13652         * gnus-uu.el (gnus-uu-grab-articles):
13653         End `yes-or-no-p' and `y-or-n-p' prompts with question mark and
13654         space.
13655
13656 2005-09-24  Emilio C. Lopes  <eclig@gmx.net>
13657
13658         * smime.el (smime-sign-buffer, smime-decrypt-buffer):
13659         * mm-view.el (mm-view-pkcs7-decrypt):
13660         * gnus-sum.el (gnus-summary-limit-to-extra)
13661         (gnus-summary-respool-article, gnus-read-move-group-name):
13662         * gnus-score.el (gnus-summary-increase-score):
13663         * gnus-util.el (gnus-completing-read-with-default):
13664         * gnus-art.el (gnus-read-save-file-name)
13665         (gnus-summary-save-in-rmail, gnus-summary-save-in-mail)
13666         (gnus-summary-save-in-file, gnus-summary-save-body-in-file):
13667         * message.el (message-check-news-header-syntax):
13668         Follow convention for reading with the minibuffer.
13669
13670 2005-09-22  Reiner Steib  <Reiner.Steib@gmx.de>
13671
13672         * spam-report.el (spam-report-url-ping-plain):
13673         Use gnus-extended-version as User-Agent.
13674
13675         * gnus-agent.el (gnus-agent-synchronize-flags): Explain why the
13676         default value is nil.
13677
13678         * mm-uu.el (mm-uu-type-alist): Add slrn style verbatim-marks.
13679         (mm-uu-verbatim-marks-extract): New function.
13680         (mm-uu-extract): New face.
13681         (mm-uu-copy-to-buffer): Use it.
13682
13683         * spam-report.el (spam-report-gmane-ham): Rename from
13684         `spam-report-gmane-unspam'.
13685         (spam-report-gmane-internal): Rename from `spam-report-gmane'.
13686         Simplify use of UNSPAM argument.  Fetch "X-Report-Unspam" header.
13687
13688         * spam.el (spam-report-gmane-spam, spam-report-gmane-ham):
13689         Autoload.
13690         (spam-report-gmane-unregister-routine):
13691         Rename `spam-report-gmane-unspam' to `spam-report-gmane-ham'.
13692
13693 2005-09-21  Teodor Zlatanov  <tzz@lifelogs.com>
13694
13695         * spam.el (spam-use-gmane, spam-report-gmane-register-routine)
13696         (spam-report-gmane-unregister-routine): Add support for gmane
13697         unregistration.
13698
13699         * spam-report.el (spam-report-gmane-unspam)
13700         (spam-report-gmane-spam): Add new wrappers around spam-report-gmane.
13701         (spam-report-gmane): Change to take a single article and do unspam
13702         registration.
13703
13704 2005-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
13705
13706         * mm-url.el (mm-url-decode-entities): Fix regexp.
13707
13708 2005-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13709
13710         * gnus-agent.el (gnus-agent-synchronize-flags): Switch the
13711         default to nil, to be able to use Gnus at all.  If the default
13712         switches to something else, then the function should be fixed not
13713         be exceedingly slow.
13714
13715 2005-09-20  Teodor Zlatanov  <tzz@lifelogs.com>
13716
13717         * gnus-start.el (gnus-activate-group): If the server is nil, don't
13718         fail hard.
13719
13720         * spam-report.el: Add better Keywords line.
13721
13722         * spam.el: Add Maintainer and better Keywords line.
13723
13724 2005-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
13725
13726         * gnus-art.el (gnus-article-replace-part)
13727         (gnus-mime-replace-part): New functions.
13728         (gnus-mime-action-alist, gnus-mime-button-commands)
13729         (gnus-mime-save-part-and-strip): Add file argument.
13730         (gnus-article-part-wrapper): Add interactive argument.
13731
13732         * gnus-sum.el (gnus-summary-mime-map):
13733         Add `gnus-article-replace-part'.
13734
13735 2005-09-19  Didier Verna  <didier@xemacs.org>
13736
13737         The nnml compaction feature:
13738         * nnml.el (nnml-request-compact-group): New function.
13739         * nnml.el (nnml-request-compact): New function.
13740         * gnus-int.el (gnus-request-compact-group): New function.
13741         * gnus-int.el (gnus-request-compact): New function.
13742         * gnus-group.el (gnus-group-compact-group): New function.
13743         * gnus-group.el (gnus-group-group-map): Bind it to 'G z'.
13744         * gnus-group.el (gnus-group-make-menu-bar): Add an entry for it.
13745         * gnus-srvr.el (gnus-server-compact-server): New function.
13746         * gnus-srvr.el (gnus-server-mode-map): Bind it to 'z'.
13747         * gnus-srvr.el (gnus-server-make-menu-bar): Add an entry for it.
13748
13749 2005-09-18  Deepak Goel  <deego@gnufans.org>
13750
13751         * sieve.el (sieve-help): Fix `message' call: first arg should be a
13752         format spec.
13753
13754 2005-09-16  Katsumi Yamaoka  <yamaoka@jpl.org>
13755
13756         * gnus.el (gnus-group-startup-message): Bind image-load-path.
13757
13758 2005-09-15  Romain Francoise  <romain@orebokech.com>
13759
13760         * message.el (message-fill-paragraph): Clarify docstring.
13761
13762 2005-09-14  Katsumi Yamaoka  <yamaoka@jpl.org>
13763
13764         * gnus-art.el (gnus-mime-display-part): Protect against broken
13765         MIME messages.
13766
13767 2005-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
13768
13769         * gnus-sum.el (gnus-summary-edit-article-done): Remove text props
13770         before parsing header.
13771
13772 2005-09-11  Jari Aalto  <jari.aalto@cante.net>
13773
13774         * html2text.el (html2text-replace-list): Add new entities.
13775
13776 2005-09-11  Romain Francoise  <romain@orebokech.com>
13777
13778         * message.el (message-alternative-emails): Improve docstring.
13779         (message-setup-1): Call `message-use-alternative-email-as-from'
13780         after `message-setup-hook' to give it precedence over posting
13781         styles, etc.
13782         (message-use-alternative-email-as-from): Add docstring.
13783         Remove the original From header if present.
13784
13785         * nnml.el (nnml-compressed-files-size-threshold): New variable.
13786         (nnml-save-mail): Use it.
13787
13788         * gnus-uu.el (gnus-uu-mark-series): Return number of marked
13789         articles.  Add new argument `silent'.
13790         (gnus-uu-mark-all): Report the total number of marked articles.
13791
13792 2005-09-10  Romain Francoise  <romain@orebokech.com>
13793
13794         * gnus-uu.el (gnus-message-process-mark): Use gnus-message.
13795         (gnus-uu-mark-series): Likewise.
13796
13797 2005-09-10  Reiner Steib  <Reiner.Steib@gmx.de>
13798
13799         * spam-report.el (spam-report-gmane): Fix generation of spam
13800         report URL.
13801
13802 2005-09-10  Simon Josefsson  <jas@extundo.com>
13803
13804         * gnus-agent.el (gnus-agent-synchronize-flags): Make the default
13805         t, based on discussion on the ding list with Robert Epprecht
13806         <epprecht@solnet.ch>.
13807
13808 2005-09-07  Reiner Steib  <Reiner.Steib@gmx.de>
13809
13810         * spam-report.el (spam-report-gmane): Make it work without
13811         X-Report-Spam header.  Gmane now only provides Archived-At.
13812         This is only used if `spam-report-gmane-use-article-number' is nil.
13813         (spam-report-gmane-spam-header): Remove.  Not used anymore.
13814
13815         * gnus-sum.el (gnus-thread-sort-by-recipient): New function to
13816         make `gnus-summary-sort-by-recipient' work with threading.
13817
13818         * nnweb.el (nnweb-google-wash-article): Print a message if article
13819         is not available.
13820
13821 2005-09-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
13822
13823         * gnus-art.el (gnus-mime-display-single): Revert 2004-10-07
13824         change.  Decode text/* parts content before displaying.
13825
13826 2005-09-06  Reiner Steib  <Reiner.Steib@gmx.de>
13827
13828         * mml-smime.el: Remove defvar of gnus-extract-address-components.
13829
13830 2005-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
13831
13832         * mm-view.el (mm-display-inline-fontify): Disable support modes.
13833
13834         * lpath.el: Don't bind mc-pgp-always-sign, url-current-object,
13835         url-package-name, url-package-version,
13836         w3m-cid-retrieve-function-alist, w3m-current-buffer,
13837         w3m-display-inline-images, and w3m-minor-mode-map.
13838
13839 2005-09-05  Reiner Steib  <Reiner.Steib@gmx.de>
13840
13841         * message.el (message-tab-body-function): Fix mismatched custom type.
13842
13843         * gnus.el (gnus-group-change-level-function): Ditto.
13844
13845         * gnus-msg.el (gnus-outgoing-message-group): Ditto.
13846
13847         * gnus-art.el (gnus-signature-limit)
13848         (gnus-article-mime-part-function): Ditto.
13849
13850 2005-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
13851
13852         * mml.el (mml-mode): Silence the byte compiler.
13853
13854         * gnus-art.el (gnus-article-jump-to-part): Redisplay the article
13855         using `(sit-for 0)' before moving the point to the specified part;
13856         skip unbuttonized parts.
13857         (gnus-article-part-wrapper): Don't use save-window-excursion; don't
13858         return to the summary window if gnus-auto-select-part is non-nil.
13859
13860 2005-09-04  Reiner Steib  <Reiner.Steib@gmx.de>
13861
13862         * mml.el (mml-dnd-protocol-alist, mml-dnd-attach-options):
13863         New variables.
13864         (mml-dnd-attach-file, mml-mode): Use them.
13865
13866         * nnweb.el (nnweb-type-definition, nnweb-google-wash-article):
13867         Make fetching article by MID work again for Google Groups.
13868         Add FIXME concerning gnus-group-make-web-group.
13869
13870         * mml-smime.el (mml-smime-sign-query, mml-smime-get-dns-cert):
13871         Don't depend on Gnus by using mail-extract-address-components if
13872         gnus-extract-address-components is not bound.
13873
13874 2005-09-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13875
13876         * gnus-art.el (gnus-mime-display-security): Don't display the
13877         signature, but only the signed part.
13878
13879 2005-09-02  Katsumi Yamaoka  <yamaoka@jpl.org>
13880
13881         * gnus-sum.el (gnus-thread-hide-subtree): Doc fix.
13882
13883         * gnus-msg.el (gnus-inews-insert-gcc): Fix the mistake of using
13884         list, not listp.
13885
13886 2005-09-02  Hrvoje Niksic  <hniksic@xemacs.org>
13887
13888         * mm-encode.el (mm-encode-content-transfer-encoding):
13889         Likewise when encoding.
13890
13891         * mm-bodies.el (mm-decode-content-transfer-encoding):
13892         De-canonicalize CRLF for all text content types, not just
13893         text/plain.
13894
13895 2005-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
13896
13897         * gnus-art.el (gnus-article-part-wrapper): Error if there's no
13898         valid article; point arrow and cursor at the MIME button.
13899
13900 2005-08-30  Katsumi Yamaoka  <yamaoka@jpl.org>
13901
13902         * gnus-art.el (gnus-mime-save-part-and-strip): Clarify prompt.
13903         Suggested by Dan Christensen <jdc@uwo.ca>.
13904
13905         * mm-decode.el (mm-save-part): Enable change of prompt.
13906
13907 2005-08-29  Jari Aalto  <jari.aalto@cante.net>
13908
13909         * gnus-msg.el (gnus-inews-add-send-actions):
13910         Make `message-post-method' lambda parameter ARG `&optional'.
13911
13912 2005-08-29  Reiner Steib  <Reiner.Steib@gmx.de>
13913
13914         * gnus-sum.el (gnus-summary-mime-map):
13915         Add gnus-article-save-part-and-strip, gnus-article-delete-part and
13916         gnus-article-jump-to-part.
13917
13918         * gnus-art.el (gnus-article-edit-article): Add quiet argument.
13919         (gnus-article-edit-part): Use it.
13920         (gnus-article-part-wrapper): Add no-handle argument.
13921         (gnus-article-save-part-and-strip, gnus-article-delete-part):
13922         New functions.
13923
13924 2005-08-29  Romain Francoise  <romain@orebokech.com>
13925
13926         * gnus-fun.el (gnus-convert-image-to-face-command): Fix typo in
13927         docstring.
13928         (gnus-face-from-file): Likewise.
13929
13930 2005-08-29  Reiner Steib  <Reiner.Steib@gmx.de>
13931
13932         * gnus-art.el (gnus-mime-save-part-and-strip): Don't prompt.
13933         (gnus-mime-delete-part): Don't prompt if `gnus-expert-user' is
13934         non-nil.
13935         (gnus-auto-select-part): New variable.
13936         (gnus-article-jump-to-part): New function.
13937         (gnus-article-edit-part, gnus-mime-save-part-and-strip)
13938         (gnus-mime-delete-part): Allow selecting specified part after
13939         deleting or stripping parts.
13940         (gnus-article-jump-to-part): Don't use `read-number'.  Use last
13941         part if argument is bogus.
13942
13943 2005-08-31  Juanma Barranquero  <lekktu@gmail.com>
13944
13945         * gnus-art.el (w3m-minor-mode-map):
13946         * gnus-spec.el (gnus-newsrc-file-version):
13947         * gnus-util.el (nnmail-active-file-coding-system)
13948         (gnus-original-article-buffer, gnus-user-agent):
13949         * gnus.el (gnus-ham-process-destinations)
13950         (gnus-parameter-ham-marks-alist)
13951         (gnus-parameter-spam-marks-alist, gnus-spam-autodetect)
13952         (gnus-spam-autodetect-methods, gnus-spam-newsgroup-contents)
13953         (gnus-spam-process-destinations, gnus-spam-process-newsgroups):
13954         * mm-decode.el (gnus-current-window-configuration):
13955         * mm-extern.el (gnus-article-mime-handles):
13956         * mm-url.el (url-current-object, url-package-name)
13957         (url-package-version):
13958         * mm-view.el (gnus-article-mime-handles, gnus-newsgroup-charset)
13959         (smime-keys, w3m-cid-retrieve-function-alist)
13960         (w3m-current-buffer, w3m-display-inline-images)
13961         (w3m-minor-mode-map):
13962         * mml-smime.el (gnus-extract-address-components):
13963         * mml.el (gnus-article-mime-handles, gnus-mouse-2)
13964         (gnus-newsrc-hashtb, message-default-charset)
13965         (message-deletable-headers, message-options)
13966         (message-posting-charset, message-required-mail-headers)
13967         (message-required-news-headers):
13968         * mml1991.el (mc-pgp-always-sign):
13969         * mml2015.el (mc-pgp-always-sign):
13970         * nnheader.el (nnmail-extra-headers):
13971         * rfc1843.el (gnus-decode-encoded-word-function)
13972         (gnus-decode-header-function, gnus-newsgroup-name):
13973         * spam-stat.el (gnus-original-article-buffer): Add defvars.
13974
13975 2005-08-22  Karl Chen  <quarl@cs.berkeley.edu>
13976
13977         * gnus-art.el (gnus-treatment-function-alist): Move date-lapsed to
13978         the end of the date treatments.
13979
13980 2005-08-15  Simon Josefsson  <jas@extundo.com>
13981
13982         * pgg.el (url-insert-file-contents): Don't autoload it, Emacs has
13983         it in url-handlers.el and XEmacs in url.el.  Reported by Luca
13984         Capello and Romain Francoise.
13985         (pgg-fetch-key-function): Remove, not used?
13986         (pgg-insert-url-with-w3): Require url, to get
13987         url-insert-file-contents regardless of where it is defined.
13988
13989 2005-08-13  Romain Francoise  <romain@orebokech.com>
13990
13991         * message.el (message-cite-original-1): New function.
13992         (message-cite-original): Use it.
13993         (message-cite-original-without-signature): Ditto.
13994
13995 2005-08-08  Romain Francoise  <romain@orebokech.com>
13996
13997         * message.el (message-yank-empty-prefix): New variable.
13998         (message-indent-citation): Use it.
13999         (message-cite-original-without-signature): Respect X-No-Archive.
14000
14001 2005-08-08  Simon Josefsson  <jas@extundo.com>
14002
14003         * pgg.el: Autoload url-insert-file-contents instead of loading
14004         w3/url.
14005         (pgg-insert-url-with-w3): Don't load url here.
14006
14007 2005-08-07  Jesper Harder  <harder@phys.au.dk>
14008
14009         * message.el (message-kill-to-signature): Don't insert newline at
14010         bol.
14011         (message-newline-and-reformat): Bind fill-paragraph-function to nil.
14012
14013 2005-08-06  Romain Francoise  <romain@orebokech.com>
14014
14015         * message.el (message-user-fqdn): Fix typo in docstring.
14016
14017 2005-08-05  Daiki Ueno  <ueno@unixuser.org>
14018
14019         * mml2015.el (mml2015-pgg-sign): Make sure micalg is correct.
14020
14021         * pgg-parse.el (pgg-parse-hash-algorithm-alist): Add SHA-2.
14022
14023 2005-08-05  Katsumi Yamaoka  <yamaoka@jpl.org>
14024
14025         * mm-bodies.el (mm-encode-body): Use coding system rather than
14026         charset to encode text.
14027
14028         * mm-util.el (mm-find-mime-charset-region): Attempt to reduce the
14029         number of charsets if utf-8 is available (XEmacs).
14030
14031 2005-08-04  Reiner Steib  <Reiner.Steib@gmx.de>
14032
14033         * gnus-art.el (gnus-button-valid-localpart-regexp): New variable
14034         taken from `gnus-button-mid-or-mail-regexp'.
14035         (gnus-button-mid-or-mail-regexp, gnus-button-alist): Use it.
14036         (gnus-button-alist): Improve regexp for domain part of the MIDs
14037         for news:localpart@domain buttons.
14038         (gnus-button-ctan-directory-regexp): Update.
14039
14040 2005-08-02  Katsumi Yamaoka  <yamaoka@jpl.org>
14041
14042         * sieve-manage.el (sieve-manage-interactive-login):
14043         Use make-local-variable rather than make-variable-buffer-local.
14044         (sieve-manage-open): Ditto.
14045         (sieve-manage-authenticate): Ditto.
14046
14047         * mml.el (mml-generate-mime-1): Make the content type default to
14048         text/plain if the filename is not specified.
14049
14050 2005-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
14051
14052         * gnus-uu.el (gnus-uu-save-article): Use insert-buffer-substring
14053         instead of insert-buffer.
14054
14055         * message.el (message-yank-original): Ditto; set the mark at the
14056         end of the yanked message.
14057
14058 2005-07-29  Katsumi Yamaoka  <yamaoka@jpl.org>
14059
14060         * gnus-art.el (gnus-article-next-page-1): Reduce the number of
14061         lines to scroll rather than to stop it.
14062
14063         * mml.el (mml-generate-default-type): Add doc string.
14064         (mml-generate-mime-1): Use mm-default-file-encoding or make it
14065         default to application/octet-stream when determining the content
14066         type if it is not specified for the part or the mml contents; add
14067         a comment about mml-generate-default-type.
14068
14069 2005-07-29  Reiner Steib  <Reiner.Steib@gmx.de>
14070
14071         * mml.el (mml-generate-mime-1): Use mm-default-file-encoding or
14072         make it default to application/octet-stream when determining the
14073         content type if it is not specified for the external contents.
14074
14075 2005-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
14076
14077         * rfc2231.el (rfc2231-parse-string): Take care that not only a
14078         segmented parameter but also other parameters might be there.
14079
14080 2005-07-27  Katsumi Yamaoka  <yamaoka@jpl.org>
14081
14082         * mm-decode.el (mm-display-external): Delete temp file, directory
14083         and buffer immediately if the external process is exited.
14084
14085 2005-07-26  Katsumi Yamaoka  <yamaoka@jpl.org>
14086
14087         * gnus-art.el (gnus-article-next-page-1): Don't scroll if there're
14088         fewer lines than that of scroll-margin.
14089         (gnus-article-prev-page): Narrow the range to bind scroll-in-place.
14090
14091 2005-07-25  Katsumi Yamaoka  <yamaoka@jpl.org>
14092
14093         * gnus-art.el (gnus-article-next-page): Revert.
14094         (gnus-article-beginning-of-window): New macro.
14095         (gnus-article-next-page-1): Use it.
14096         (gnus-article-prev-page): Ditto.
14097         (gnus-article-edit-part): Use insert-buffer-substring instead of
14098         insert-buffer.
14099         (gnus-article-edit-exit): Ditto.
14100
14101         * gnus-util.el (gnus-beginning-of-window): Remove.
14102         (gnus-end-of-window): Remove.
14103
14104         * lpath.el: Don't bind header-line-format and scroll-margin.
14105
14106 2005-07-25  Simon Josefsson  <jas@extundo.com>
14107
14108         * pgg.el (pgg-insert-url-with-w3): Don't load w3, it is possible
14109         to have the url package without w3.  Reported by Daiki Ueno
14110         <ueno@unixuser.org> and Luigi Panzeri <matley@muppetslab.org>.
14111
14112 2005-07-20  Didier Verna  <didier@xemacs.org>
14113
14114         * gnus-diary.el: Remove the description comment (nndiary is now
14115         properly documented in the Gnus manual).
14116         Fix the spelling of "Back End".
14117         * nndiary.el: Ditto.
14118         Fix the copyright notice.
14119
14120 2005-07-18  Romain Francoise  <romain@orebokech.com>
14121
14122         * gnus-sum.el (gnus-summary-to-prefix)
14123         (gnus-summary-newsgroup-prefix): New variables.
14124         (gnus-summary-from-or-to-or-newsgroups): Use them.
14125
14126 2005-07-17  Romain Francoise  <romain@orebokech.com>
14127
14128         * mml2015.el (mml2015-clean-buffer): Prefix buffer name with a
14129         space as it's generally not especially interesting to the user.
14130
14131 2005-07-16  Romain Francoise  <romain@orebokech.com>
14132
14133         * nnfolder.el (nnfolder-save-buffer): Bind `copyright-update' to
14134         nil to avoid prompting and file modification if one of the
14135         messages at the top of the nnfolder file contains a copyright
14136         notice.
14137         Update copyright notice.
14138
14139         * gnus-uu.el (gnus-uu-save-article): Use `message-make-date'
14140         instead of `current-time-string' as the latter creates a time
14141         string that is not RFC 2822 compliant (it lacks the zone).
14142         Update copyright notice.
14143
14144 2005-07-21  Stefan Monnier  <monnier@iro.umontreal.ca>
14145
14146         * mml.el (mml-minibuffer-read-disposition): Don't use inline by default
14147         for text/rtf.  Display default in prompt.  Pass default for M-n.
14148
14149         * mm-uu.el (mm-uu-copy-to-buffer): Use with-current-buffer.
14150
14151 2005-07-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14152
14153         * gnus-msg.el (gnus-button-mailto):
14154         Remove save-selected-window-window hackery because it relies on
14155         save-selected-window internals.
14156
14157 2005-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
14158
14159         * gnus-art.el (gnus-article-next-page): Use gnus-end-of-window.
14160         (gnus-article-next-page-1): Use gnus-beginning-of-window.
14161         (gnus-article-prev-page): Ditto.
14162
14163         * gnus-util.el (gnus-beginning-of-window): New function.
14164         (gnus-end-of-window): New function.
14165
14166         * lpath.el: Bind header-line-format and scroll-margin for XEmacs.
14167
14168 2005-07-14  Hiroshi Fujishima  <hiroshi.fujishima@gmail.com>  (tiny change)
14169
14170         * gnus-score.el (gnus-score-edit-all-score):
14171         Set gnus-score-edit-exit-function to gnus-score-edit-done and call
14172         gnus-message.
14173
14174 2005-07-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14175
14176         * gnus-msg.el (gnus-button-mailto):
14177         Remove save-selected-window-window hackery because it relies on
14178         save-selected-window internals.
14179
14180 2005-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
14181
14182         * gnus-salt.el (gnus-pick-mode): Remove the 5th arg of
14183         add-minor-mode.
14184         (gnus-binary-mode): Ditto.
14185
14186         * gnus-topic.el (gnus-topic-mode): Ditto.
14187
14188 2005-07-08  Ralf Angeli  <angeli@iwi.uni-sb.de>
14189
14190         * gnus-art.el (gnus-article-next-page, gnus-article-next-page-1)
14191         (gnus-article-prev-page): Take scroll-margin into consideration.
14192
14193 2005-07-04  Lute Kamstra  <lute@gnu.org>
14194
14195         Update FSF's address in GPL notices.
14196
14197 2005-07-04  Juanma Barranquero  <lekktu@gmail.com>
14198
14199         * gnus.el (gnus-exit):
14200         * gnus-group.el (gnus-group-icons):
14201         * nnmail.el (nnmail-prepare): Fix typos in docstrings.
14202
14203         * gnus-nocem.el (gnus-nocem):
14204         * message.el (message-various, message-buffers, message-sending)
14205         (message-interface, message-forwarding, message-insertion)
14206         (message-headers, message-news, message-mail):
14207         * pgg-gpg.el (pgg-gpg):
14208         * pgg-parse.el (pgg-parse):
14209         * pgg-pgp.el (pgg-pgp):
14210         * pgg-pgp5.el (pgg-pgp5):
14211         * pop3.el (pop3): Finish `defgroup' description with period.
14212
14213 2005-07-01  Katsumi Yamaoka  <yamaoka@jpl.org>
14214
14215         * gnus-art.el (article-display-face): Improve the efficiency.
14216         (article-display-x-face): Ditto; remove grey x-face stuff.
14217
14218 2005-06-30  Katsumi Yamaoka  <yamaoka@jpl.org>
14219
14220         * gnus-art.el (article-display-face): Correct the position in
14221         which Faces are inserted.
14222
14223 2005-06-29  Didier Verna  <didier@xemacs.org>
14224
14225         * gnus-art.el (article-display-face): Display faces in correct
14226         order.
14227
14228 2005-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
14229
14230         * gnus-nocem.el (gnus-nocem-verifyer): Default to pgg-verify.
14231         (gnus-fill-real-hashtb): Use hash table instead of obarray.
14232         (gnus-nocem-check-article): Fetch the Type header.
14233         (gnus-nocem-message-wanted-p): Fix the way to examine types.
14234         (gnus-nocem-verify-issuer): Use functionp instead of fboundp.
14235         (gnus-nocem-enter-article): Use hash tables rather than obarrays;
14236         make sure gnus-nocem-hashtb is initialized.
14237         (gnus-nocem-alist-to-hashtb): Use hash table instead of obarray.
14238         (gnus-nocem-unwanted-article-p): Ditto.
14239
14240         * pgg.el (pgg-verify): Return the verification result.
14241
14242 2005-06-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14243
14244         * gnus-art.el (gnus-mime-copy-part): Check whether coding-system
14245         is ascii.
14246
14247 2005-06-24  Juanma Barranquero  <lekktu@gmail.com>
14248
14249         * gnus-art.el (gnus-article-mode): Set `nobreak-char-display', not
14250         `show-nonbreak-escape'.
14251
14252 2005-06-23  Lute Kamstra  <lute@gnu.org>
14253
14254         * gnus-art.el (gnus-article-mode): Use kill-all-local-variables.
14255
14256         * dig.el (dig-mode):
14257         * smime.el (smime-mode): Use gnus-run-mode-hooks.
14258
14259 2005-06-21  Juanma Barranquero  <lekktu@gmail.com>
14260
14261         * nnimap.el (nnimap-split-download-body): Fix spellings.
14262
14263 2005-06-16  Juanma Barranquero  <lekktu@gmail.com>
14264
14265         * gnus-art.el (gnus-article-encrypt-body):
14266         * gnus-cus.el (gnus-score-customize):
14267         * mm-extern.el (mm-extern-local-file, mm-inline-external-body):
14268         * pop3.el (pop3-user): Don't use `format' on `error' arguments.
14269
14270 2005-06-16  Arne Jørgensen  <arne@arnested.dk>
14271
14272         * smime.el (smime-cert-by-ldap-1): Detect PEM format without
14273         header by looking for magic "MII" at the beginnig.
14274
14275 2005-06-16  Miles Bader  <miles@gnu.org>
14276
14277         * gnus-xmas.el (gnus-xmas-group-startup-message):
14278         Use renamed gnus-splash face.
14279
14280         * assistant.el (assistant-field): Remove "-face" suffix from face name.
14281         (assistant-field-face): New backward-compatibility alias for renamed
14282         face.
14283         (assistant-render-text): Use renamed assistant-field face.
14284
14285         * spam.el (spam): Remove "-face" suffix from face name.
14286         (spam-face): New backward-compatibility alias for renamed face.
14287         (spam-face, spam-initialize): Use renamed spam face.
14288
14289         * message.el (message-header-to, message-header-cc)
14290         (message-header-subject, message-header-newsgroups)
14291         (message-header-other, message-header-name)
14292         (message-header-xheader, message-separator, message-cited-text)
14293         (message-mml): Remove "-face" suffix from face names.
14294         (message-header-to-face, message-header-cc-face)
14295         (message-header-subject-face, message-header-newsgroups-face)
14296         (message-header-other-face, message-header-name-face)
14297         (message-header-xheader-face, message-separator-face)
14298         (message-cited-text-face, message-mml-face):
14299         New backward-compatibility aliases for renamed faces.
14300         (message-font-lock-keywords): Use renamed message faces.
14301
14302         * sieve-mode.el (sieve-control-commands, sieve-action-commands)
14303         (sieve-test-commands, sieve-tagged-arguments):
14304         Remove "-face" suffix from face names.
14305         (sieve-control-commands-face, sieve-action-commands-face)
14306         (sieve-test-commands-face, sieve-tagged-arguments-face):
14307         New backward-compatibility aliases for renamed faces.
14308         (sieve-control-commands-face, sieve-action-commands-face)
14309         (sieve-test-commands-face, sieve-tagged-arguments-face):
14310         Use renamed sieve faces.
14311
14312         * gnus.el (gnus-group-news-1, gnus-group-news-1-empty)
14313         (gnus-group-news-2, gnus-group-news-2-empty, gnus-group-news-3)
14314         (gnus-group-news-3-empty, gnus-group-news-4)
14315         (gnus-group-news-4-empty, gnus-group-news-5)
14316         (gnus-group-news-5-empty, gnus-group-news-6)
14317         (gnus-group-news-6-empty, gnus-group-news-low)
14318         (gnus-group-news-low-empty, gnus-group-mail-1)
14319         (gnus-group-mail-1-empty, gnus-group-mail-2)
14320         (gnus-group-mail-2-empty, gnus-group-mail-3)
14321         (gnus-group-mail-3-empty, gnus-group-mail-low)
14322         (gnus-group-mail-low-empty, gnus-summary-selected)
14323         (gnus-summary-cancelled, gnus-summary-high-ticked)
14324         (gnus-summary-low-ticked, gnus-summary-normal-ticked)
14325         (gnus-summary-high-ancient, gnus-summary-low-ancient)
14326         (gnus-summary-normal-ancient, gnus-summary-high-undownloaded)
14327         (gnus-summary-low-undownloaded)
14328         (gnus-summary-normal-undownloaded, gnus-summary-high-unread)
14329         (gnus-summary-low-unread, gnus-summary-normal-unread)
14330         (gnus-summary-high-read, gnus-summary-low-read)
14331         (gnus-summary-normal-read, gnus-splash):
14332         Remove "-face" suffix from face names.
14333         (gnus-group-news-1-face, gnus-group-news-1-empty-face)
14334         (gnus-group-news-2-face, gnus-group-news-2-empty-face)
14335         (gnus-group-news-3-face, gnus-group-news-3-empty-face)
14336         (gnus-group-news-4-face, gnus-group-news-4-empty-face)
14337         (gnus-group-news-5-face, gnus-group-news-5-empty-face)
14338         (gnus-group-news-6-face, gnus-group-news-6-empty-face)
14339         (gnus-group-news-low-face, gnus-group-news-low-empty-face)
14340         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face)
14341         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face)
14342         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face)
14343         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face)
14344         (gnus-summary-selected-face, gnus-summary-cancelled-face)
14345         (gnus-summary-high-ticked-face, gnus-summary-low-ticked-face)
14346         (gnus-summary-normal-ticked-face)
14347         (gnus-summary-high-ancient-face, gnus-summary-low-ancient-face)
14348         (gnus-summary-normal-ancient-face)
14349         (gnus-summary-high-undownloaded-face)
14350         (gnus-summary-low-undownloaded-face)
14351         (gnus-summary-normal-undownloaded-face)
14352         (gnus-summary-high-unread-face, gnus-summary-low-unread-face)
14353         (gnus-summary-normal-unread-face, gnus-summary-high-read-face)
14354         (gnus-summary-low-read-face, gnus-summary-normal-read-face)
14355         (gnus-splash-face):
14356         New backward-compatibility aliases for renamed faces.
14357         (gnus-group-startup-message): Use renamed gnus faces.
14358
14359         * gnus-srvr.el (gnus-server-agent, gnus-server-opened)
14360         (gnus-server-closed, gnus-server-denied, gnus-server-offline)
14361         (gnus-server-agent): Remove "-face" suffix from face names.
14362         (gnus-server-agent-face, gnus-server-opened-face)
14363         (gnus-server-closed-face, gnus-server-denied-face)
14364         (gnus-server-offline-face):
14365         New backward-compatibility aliases for renamed faces.
14366         (gnus-server-agent-face, gnus-server-opened-face)
14367         (gnus-server-closed-face, gnus-server-denied-face)
14368         (gnus-server-offline-face): Use renamed gnus faces.
14369
14370         * gnus-picon.el (gnus-picon-xbm, gnus-picon):
14371         Remove "-face" suffix from face names.
14372         (gnus-picon-xbm-face, gnus-picon-face):
14373         New backward-compatibility aliases for renamed faces.
14374
14375         * gnus-cite.el (gnus-cite-attribution, gnus-cite-1, gnus-cite-2)
14376         (gnus-cite-3, gnus-cite-4, gnus-cite-5, gnus-cite-6)
14377         (gnus-cite-7, gnus-cite-8, gnus-cite-9, gnus-cite-10)
14378         (gnus-cite-11): Remove "-face" suffix from face names.
14379         (gnus-cite-attribution-face, gnus-cite-face-1, gnus-cite-face-2)
14380         (gnus-cite-face-3, gnus-cite-face-4, gnus-cite-face-5)
14381         (gnus-cite-face-6, gnus-cite-face-7, gnus-cite-face-8)
14382         (gnus-cite-face-9, gnus-cite-face-10, gnus-cite-face-11):
14383         New backward-compatibility aliases for renamed faces.
14384         (gnus-cite-attribution-face, gnus-cite-face-list)
14385         (gnus-article-boring-faces): Use renamed gnus faces.
14386
14387         * gnus-art.el (gnus-signature, gnus-header-from)
14388         (gnus-header-subject, gnus-header-newsgroups, gnus-header-name)
14389         (gnus-header-content): Remove "-face" suffix from face names.
14390         (gnus-signature-face, gnus-header-from-face)
14391         (gnus-header-subject-face, gnus-header-newsgroups-face)
14392         (gnus-header-name-face, gnus-header-content-face):
14393         New backward-compatibility aliases for renamed faces.
14394         (gnus-signature-face, gnus-header-face-alist): Use renamed gnus faces.
14395
14396         * gnus-sum.el (gnus-summary-selected-face)
14397         (gnus-summary-highlight): Use renamed gnus faces.
14398         * gnus-group.el (gnus-group-highlight): Likewise.
14399
14400 2005-06-14  Juanma Barranquero  <lekktu@gmail.com>
14401
14402         * gnus-sieve.el (gnus-sieve-article-add-rule):
14403         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days):
14404         * spam-stat.el (spam-stat-buffer-change-to-spam)
14405         (spam-stat-buffer-change-to-non-spam): Follow error conventions.
14406
14407         * message.el (message-is-yours-p):
14408         * gnus-sum.el (gnus-auto-select-subject): Fix quoting in docstring.
14409
14410 2005-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
14411
14412         * mm-view.el (mm-inline-text): Withdraw the last change.
14413
14414 2005-06-09  Katsumi Yamaoka  <yamaoka@jpl.org>
14415
14416         * mm-view.el (mm-inline-text): Turn off adaptive-fill-mode while
14417         executing enriched-decode.
14418
14419 2005-06-07  Katsumi Yamaoka  <yamaoka@jpl.org>
14420
14421         * mm-util.el (mm-find-buffer-file-coding-system): Don't examine
14422         charset of tar files.
14423
14424 2005-06-04  Luc Teirlinck  <teirllm@auburn.edu>
14425
14426         * gnus-art.el (article-update-date-lapsed): Use `save-match-data'.
14427
14428 2005-06-04  Lute Kamstra  <lute@gnu.org>
14429
14430         * nnfolder.el (nnfolder-read-folder): Make sure that undo
14431         information is never recorded.
14432
14433 2005-06-03  Stefan Monnier  <monnier@iro.umontreal.ca>
14434
14435         * gnus-art.el (gnus-emphasis-alist): Disable the strikethru thingy.
14436
14437 2005-06-02  Katsumi Yamaoka  <yamaoka@jpl.org>
14438
14439         * pop3.el (pop3-apop): Run md5 in the binary mode.
14440
14441         * starttls.el (starttls-set-process-query-on-exit-flag):
14442         Use eval-and-compile.
14443
14444 2005-05-31  Simon Josefsson  <jas@extundo.com>
14445
14446         * smime.el (smime-replace-in-string): Define.
14447         (smime-cert-by-ldap-1): Use it.
14448
14449 2005-05-31  Katsumi Yamaoka  <yamaoka@jpl.org>
14450
14451         * gnus-art.el (article-display-x-face): Replace
14452         process-kill-without-query by gnus-set-process-query-on-exit-flag.
14453
14454         * gnus-util.el (gnus-set-process-query-on-exit-flag): Alias to
14455         set-process-query-on-exit-flag or process-kill-without-query.
14456
14457         * html2text.el (html2text-fix-paragraphs): Use `while - re-search'
14458         loop instead of replace-regexp.
14459
14460         * imap.el (imap-ssl-open): Use set-process-query-on-exit-flag
14461         instead of process-kill-without-query if it is available.
14462
14463         * lpath.el: Fbind ldap-search-entries.
14464
14465         * mm-util.el (mm-insert-file-contents): Bind find-file-hook
14466         instead of find-file-hooks if it is available.
14467
14468         * mml1991.el: Bind pgg-default-user-id when compiling.
14469
14470         * mml2015.el: Bind pgg-default-user-id when compiling.
14471
14472         * nndraft.el (nndraft-request-associate-buffer):
14473         Use write-contents-functions instead of write-contents-hooks if it is
14474         available.
14475
14476         * nnheader.el (nnheader-find-file-noselect): Bind find-file-hook
14477         instead of find-file-hooks if it is available.
14478
14479         * nntp.el (nntp-open-connection): Replace
14480         process-kill-without-query by gnus-set-process-query-on-exit-flag.
14481         (nntp-open-ssl-stream): Ditto.
14482         (nntp-open-tls-stream): Ditto.
14483
14484         * starttls.el (starttls-set-process-query-on-exit-flag): Alias to
14485         set-process-query-on-exit-flag or process-kill-without-query.
14486         (starttls-open-stream-gnutls): Use it instead of
14487         process-kill-without-query.
14488         (starttls-open-stream): Ditto.
14489
14490 2005-05-31  Ulf Stegemann  <ulf@zeitform.de>  (tiny change)
14491
14492         * smime.el (smime-cert-by-ldap-1): Don't use
14493         replace-regexp-in-string.
14494
14495 2005-05-31  Arne Jørgensen  <arne@arnested.dk>
14496
14497         * smime-ldap.el (smime-ldap-search): Add compatibility for XEmacs.
14498
14499         * smime.el (smime-cert-by-ldap-1): Handle certificates distributed
14500         in PEM format.  Adjust to the XEmacs compability.
14501
14502 2005-05-30  Reiner Steib  <Reiner.Steib@gmx.de>
14503
14504         * encrypt.el (encrypt-xor-process-buffer): Replace `string-to-int'
14505         by `string-to-number'.
14506         * gnus-agent.el (gnus-agent-regenerate-group)
14507         (gnus-agent-fetch-articles): Ditto.
14508         * gnus-art.el (gnus-button-fetch-group): Ditto.
14509         * gnus-cache.el (gnus-cache-generate-active)
14510         (gnus-cache-articles-in-group): Ditto.
14511         * gnus-group.el (gnus-group-set-current-level)
14512         (gnus-group-insert-group-line): Ditto.
14513         * gnus-score.el (gnus-score-set-expunge-below)
14514         (gnus-score-set-mark-below, gnus-summary-score-effect)
14515         (gnus-summary-score-entry): Ditto.
14516         * gnus-soup.el (gnus-soup-send-packet, gnus-soup-parse-areas)
14517         (gnus-soup-pack): Ditto.
14518         * gnus-spec.el (gnus-xmas-format): Ditto.
14519         * gnus-start.el (gnus-newsrc-to-gnus-format): Ditto.
14520         * gnus-sum.el (gnus-create-xref-hashtb): Ditto.
14521         * gnus-uu.el (gnus-uu-expand-numbers): Ditto.
14522         * nnbabyl.el (nnbabyl-article-group-number): Ditto.
14523         * nndb.el (nndb-get-remote-expire-response): Ditto.
14524         * nndiary.el (nndiary-parse-schedule-value)
14525         (nndiary-string-to-number, nndiary-request-replace-article)
14526         (nndiary-request-article): Ditto.
14527         * nndoc.el (nndoc-rnews-body-end, nndoc-mbox-body-end): Ditto.
14528         * nndraft.el (nndraft-articles, nndraft-request-group): Ditto.
14529         * nneething.el (nneething-make-head): Ditto.
14530         * nnfolder.el (nnfolder-request-article)
14531         (nnfolder-retrieve-headers): Ditto.
14532         * nnheader.el (nnheader-file-to-number): Ditto.
14533         * nnkiboze.el (nnkiboze-request-article): Ditto.
14534         * nnmail.el (nnmail-process-unix-mail-format)
14535         (nnmail-process-babyl-mail-format): Ditto.
14536         * nnmbox.el (nnmbox-read-mbox, nnmbox-article-group-number): Ditto.
14537         * nnmh.el (nnmh-update-gnus-unreads, nnmh-active-number)
14538         (nnmh-request-create-group, nnmh-request-list-1)
14539         (nnmh-request-group, nnmh-request-article): Ditto.
14540         * nnml.el (nnml-request-replace-article, nnml-request-article): Ditto.
14541         * nnrss.el (nnrss-find-rss-via-syndic8): Ditto.
14542         * nnsoup.el (nnsoup-make-active): Ditto.
14543         * nnspool.el (nnspool-find-id, nnspool-request-group): Ditto.
14544         * nntp.el (nntp-find-group-and-number)
14545         (nntp-retrieve-headers-with-xover): Ditto.
14546         * pgg-gpg.el (pgg-gpg-snarf-keys-region): Ditto.
14547         * pgg-parse.el (pgg-read-body, pgg-read-bytes)
14548         (pgg-format-key-identifier): Ditto.
14549         * pop3.el (pop3-last, pop3-stat): Ditto.
14550         * qp.el (quoted-printable-decode-region): Ditto.
14551
14552         * spam-report.el (spam-report-url-ping-mm-url): Use format instead
14553         of concat.
14554
14555 2005-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
14556
14557         * gnus-agent.el (gnus-category-mode): Use gnus-run-mode-hooks.
14558
14559         * gnus-art.el (gnus-article-mode): Use gnus-run-mode-hooks.
14560
14561         * gnus-cus.el (gnus-custom-mode): Use gnus-run-mode-hooks.
14562
14563         * gnus-eform.el (gnus-edit-form-mode): Use gnus-run-mode-hooks.
14564
14565         * gnus-group.el (gnus-group-mode): Use gnus-run-mode-hooks.
14566
14567         * gnus-kill.el (gnus-kill-file-mode): Use gnus-run-mode-hooks.
14568
14569         * gnus-salt.el (gnus-tree-mode): Use gnus-run-mode-hooks.
14570         (gnus-carpal-mode): Ditto.
14571
14572         * gnus-srvr.el (gnus-server-mode): Use gnus-run-mode-hooks.
14573         (gnus-browse-mode): Ditto.
14574
14575         * gnus-sum.el (gnus-summary-mode): Use gnus-run-mode-hooks.
14576
14577         * gnus-util.el (gnus-run-mode-hooks): Save current buffer.
14578
14579 2005-05-29  Richard M. Stallman  <rms@gnu.org>
14580
14581         * gnus-cite.el (gnus-cite-add-face): Set overlay's evaporate property.
14582
14583 2005-05-27  Katsumi Yamaoka  <yamaoka@jpl.org>
14584
14585         * gnus-util.el (gnus-run-mode-hooks): New function.
14586
14587         * score-mode.el (gnus-score-mode): Use gnus-run-mode-hooks.
14588
14589         * dgnushack.el: Advise byte-optimize-form-code-walker to avoid the
14590         ``...called for effect'' warnings for Emacs 21.4 as well as 21.3.
14591
14592 2005-05-27  Lute Kamstra  <lute@gnu.org>
14593
14594         * dns-mode.el (dns-mode): Specify customization group.
14595
14596 2005-05-26  Luc Teirlinck  <teirllm@auburn.edu>
14597
14598         * gnus-agent.el (gnus-agent-make-mode-line-string):
14599         Use mode-line-highlight as mouse-face.
14600
14601 2005-05-17  Katsumi Yamaoka  <yamaoka@jpl.org>
14602
14603         * canlock.el (canlock): Change the parent group to news.
14604
14605         * deuglify.el (gnus-outlook-deuglify): Add :group.
14606
14607         * dig.el (dig): Add :group.
14608
14609         * dns-mode.el (dns-mode): Add :group.
14610
14611         * encrypt.el (encrypt): Add :group.
14612
14613         * gnus-cite.el (gnus-cite-attribution-face): Add :group.
14614         (gnus-cite-face-1, gnus-cite-face-2, gnus-cite-face-3): Ditto.
14615         (gnus-cite-face-4, gnus-cite-face-5, gnus-cite-face-6): Ditto.
14616         (gnus-cite-face-7, gnus-cite-face-8, gnus-cite-face-9): Ditto.
14617         (gnus-cite-face-10, gnus-cite-face-11): Ditto.
14618
14619         * gnus-diary.el (gnus-diary): Add :group.
14620
14621         * gnus.el (gnus-group-news-1-face): Add :group.
14622         (gnus-group-news-1-empty-face): Ditto.
14623         (gnus-group-news-2-face, gnus-group-news-2-empty-face): Ditto.
14624         (gnus-group-news-3-face, gnus-group-news-3-empty-face): Ditto.
14625         (gnus-group-news-4-face, gnus-group-news-4-empty-face): Ditto.
14626         (gnus-group-news-5-face, gnus-group-news-5-empty-face): Ditto.
14627         (gnus-group-news-6-face, gnus-group-news-6-empty-face): Ditto.
14628         (gnus-group-news-low-face, gnus-group-news-low-empty-face): Ditto.
14629         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face): Ditto.
14630         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face): Ditto.
14631         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face): Ditto.
14632         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face): Ditto.
14633         (gnus-summary-selected-face, gnus-summary-cancelled-face): Ditto.
14634         (gnus-summary-high-ticked-face): Ditto.
14635         (gnus-summary-low-ticked-face): Ditto.
14636         (gnus-summary-normal-ticked-face): Ditto.
14637         (gnus-summary-high-ancient-face): Ditto.
14638         (gnus-summary-low-ancient-face): Ditto.
14639         (gnus-summary-normal-ancient-face): Ditto.
14640         (gnus-summary-high-undownloaded-face): Ditto.
14641         (gnus-summary-low-undownloaded-face): Ditto.
14642         (gnus-summary-normal-undownloaded-face): Ditto.
14643         (gnus-summary-high-unread-face): Ditto.
14644         (gnus-summary-low-unread-face): Ditto.
14645         (gnus-summary-normal-unread-face): Ditto.
14646         (gnus-summary-high-read-face, gnus-summary-low-read-face): Ditto.
14647         (gnus-summary-normal-read-face, gnus-splash-face): Ditto.
14648
14649         * hashcash.el (hashcash): New custom group.
14650         (hashcash-default-payment): Add :group.
14651         (hashcash-payment-alist): Ditto.
14652         (hashcash-default-accept-payment): Ditto.
14653         (hashcash-accept-resources): Ditto.
14654         (hashcash-path): Ditto.
14655         (hashcash-extra-generate-parameters): Ditto.
14656         (hashcash-double-spend-database): Ditto.
14657         (hashcash-in-news): Ditto.
14658
14659         * message.el (message-minibuffer-local-map): Add :group.
14660
14661         * netrc.el (netrc): Add :group.
14662
14663         * sieve-manage.el (sieve-manage-log): Add :group.
14664         (sieve-manage-default-user): Diito.
14665         (sieve-manage-server-eol, sieve-manage-client-eol): Ditto.
14666         (sieve-manage-streams, sieve-manage-stream-alist): Ditto.
14667         (sieve-manage-authenticators): Ditto.
14668         (sieve-manage-authenticator-alist): Ditto.
14669         (sieve-manage-default-port): Ditto.
14670
14671         * sieve-mode.el (sieve-control-commands-face): Add :group.
14672         (sieve-action-commands-face): Ditto.
14673         (sieve-test-commands-face): Ditto.
14674         (sieve-tagged-arguments-face): Ditto.
14675
14676         * smime.el (smime): Add :group.
14677
14678         * spam-report.el (spam-report): Add :group.
14679
14680         * spam.el (spam, spam-face): Add :group.
14681
14682 2005-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14683
14684         * nntp.el (nntp-next-result-arrived-p): Some news servers may
14685         return \n.\n.\n at the end of articles.  Protect against that.
14686         (nntp-with-open-group): Allow debugging.
14687
14688         * nnheader.el (mail-header-set-extra): Make into a function
14689         because I just could't understand how to quote the list properly.
14690
14691         * dns.el (query-dns-cached): New function.
14692
14693 2005-05-26  Lute Kamstra  <lute@gnu.org>
14694
14695         * score-mode.el (gnus-score-mode): Use run-mode-hooks.
14696
14697 2005-05-16  Katsumi Yamaoka  <yamaoka@jpl.org>
14698
14699         * dgnushack.el: Autoload mail-extract-address-components for XEmacs.
14700
14701         * gnus-art.el: Don't autoload mail-extract-address-components.
14702
14703         * gnus.el: Remove duplicated autoload for message-y-or-n-p; use
14704         eval-and-compile to evaluate it.
14705
14706         * hashcash.el: Don't autoload executable-find.
14707
14708         * nndb.el: Don't declare the nndb back end two or more times; don't
14709         autoload news-reply-mode, news-setup, cancel-timer and telnet.
14710
14711         * nntp.el: Autoload format-spec instead of format; use
14712         eval-and-compile to evaluate autoload forms.
14713
14714 2005-05-09  Georg C. F. Greve  <greve@gnu.org>  (tiny change)
14715
14716         * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Fix PIN caching.
14717
14718 2005-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14719
14720         * gnus.el (gnus-version-number): Bump version.
14721
14722 2005-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
14723
14724         * gnus.el: No Gnus v0.3 is released.
14725
14726 2005-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14727
14728         * lpath.el (featurep): Bind show-nonbreak-escape.
14729
14730 2005-04-28  Katsumi Yamaoka  <yamaoka@jpl.org>
14731
14732         * gnus-art.el (gnus-article-edit-part): Disable undo.
14733
14734 2005-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
14735
14736         * gnus-art.el (article-date-ut): Don't delete X-Sent header when
14737         gnus-article-date-lapsed-new-header is t if date timer is active;
14738         skip headers in which the original date value is empty.
14739         (gnus-article-save-original-date): Redefine it as a macro.
14740         (gnus-display-mime): Use it.
14741
14742 2005-04-22  Katsumi Yamaoka  <yamaoka@jpl.org>
14743
14744         * gnus-art.el (article-date-ut): Support converting date in
14745         forwarded parts as well.
14746         (gnus-article-save-original-date): New function.
14747         (gnus-display-mime): Use it.
14748
14749 2005-04-22  David Hansen  <david.hansen@physik.fu-berlin.de>
14750
14751         * nnrss.el (nnrss-check-group, nnrss-request-article): Support the
14752         enclosure element of <item>.
14753
14754 2005-04-21  Reiner Steib  <Reiner.Steib@gmx.de>
14755
14756         * message.el (message-kill-buffer-query): Rename from
14757         `message-kill-buffer-query-if-modified'.  Add :version.
14758
14759 2005-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
14760
14761         * mml.el (mml-preview): Bind gnus-message-buffer while setting the
14762         window layout.
14763
14764 2005-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
14765
14766         * mml.el: Autoload dnd when compiling.
14767
14768 2005-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
14769
14770         * mml.el (mml-mode, mml-dnd-attach-file): Use dnd-* instead of
14771         x-dnd-*.
14772
14773 2005-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
14774
14775         * qp.el (quoted-printable-encode-region): Save excursion.
14776
14777 2005-04-14  Teodor Zlatanov  <tzz@lifelogs.com>
14778
14779         * message.el (message-kill-buffer-query-if-modified): Add new variable
14780         so the user can kill a modified message buffer quickly.
14781         (message-kill-buffer): Use it.
14782
14783 2005-04-13  Katsumi Yamaoka  <yamaoka@jpl.org>
14784
14785         * lpath.el: Fbind display-time-event-handler; don't fbind
14786         string-to-multibyte.
14787
14788         * qp.el (quoted-printable-encode-region): Use mm-string-to-multibyte.
14789
14790 2005-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
14791
14792         * nnrss.el (nnrss-node-text): Replace CRLFs (which might be
14793         contained in text because xml.el decodes entities) with LFs.
14794
14795 2005-04-11  Lute Kamstra  <lute@gnu.org>
14796
14797         * nnimap.el (nnimap-date-days-ago): Handle byte-compiler warnings
14798         differently.
14799
14800 2005-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
14801
14802         * mm-util.el (mm-detect-coding-region): Typo.
14803
14804 2005-04-11  Katsumi Yamaoka  <yamaoka@jpl.org>
14805
14806         * gnus-art.el (gnus-article-read-summary-keys): Fix misplaced parens.
14807
14808 2005-04-06  Deepak Goel  <deego@gnufans.org>
14809
14810         * spam-stat.el (spam-stat-score-buffer): Add a call to a
14811         user-function allow user modifications of the scores.
14812         (spam-stat-score-buffer-user): New function, to allow
14813         user-computed modifications to the score.
14814         (spam-stat-score-buffer-user-functions): List of additional
14815         scoring functions.
14816         (spam-stat-error-holder): Global temporary error holder.
14817         (spam-stat-split-fancy): Use the new `spam-stat-error-holder'
14818         variable.
14819
14820 2005-04-06  Teodor Zlatanov  <tzz@lifelogs.com>
14821
14822         * gnus-registry.el (gnus-registry-clean-empty-function)
14823         (gnus-registry-trim, gnus-registry-fetch-groups)
14824         (gnus-registry-delete-group): Groups that match
14825         `gnus-registry-ignored-groups' are removed from the registry
14826         entries, not just ignored for splitting.  This helps clean up the
14827         registry.  Also, `gnus-registry-fetch-groups' is a convenient way
14828         to get all the groups a message ID is in.
14829
14830         * spam-stat.el (spam-stat-split-fancy-spam-threshold)
14831         (spam-stat-split-fancy): Change "threshhold" to "threshold".
14832         (spam-stat-score-buffer-user-functions): Add :number custom type.
14833
14834 2005-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
14835
14836         * mm-util.el (mm-coding-system-p): Don't return binary for the nil
14837         argument in XEmacs.
14838
14839         * nnrss.el (nnrss-compatible-encoding-alist): New variable.
14840         (nnrss-request-group): Decode group name first.
14841         (nnrss-request-article): Make a text/plain article if mml-to-mime
14842         failed.
14843         (nnrss-get-encoding): Return a compatible encoding according to
14844         nnrss-compatible-encoding-alist.
14845         (nnrss-find-el): Use consp instead of listp.
14846         (nnrss-opml-export, nnrss-order-hrefs, nnrss-find-el): Use dolist.
14847
14848 2005-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
14849
14850         * time-date.el (time-to-seconds): Don't use the #xhhhh syntax
14851         which Emacs 20 doesn't support.
14852         (seconds-to-time, days-to-time, time-subtract, time-add): Ditto.
14853
14854 2005-04-04  Reiner Steib  <Reiner.Steib@gmx.de>
14855
14856         * nnimap.el (nnimap-date-days-ago): Add defvars in order to
14857         silence the byte compiler inside the defun.
14858
14859         * gnus-demon.el (parse-time-string): Add autoload.
14860
14861         * gnus-delay.el (parse-time-string): Add autoload.
14862
14863         * gnus-art.el (parse-time-string): Add autoload.
14864
14865         * nnultimate.el (parse-time): Require for `parse-time-string'.
14866
14867 2005-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
14868
14869         * gnus-art.el (gnus-copy-article-ignored-headers): Update :version.
14870
14871         * gnus-score.el (gnus-adaptive-pretty-print): Ditto.
14872
14873         * smime.el (smime-ldap-host-list): Add :version.
14874
14875 2005-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
14876
14877         * gnus-srvr.el (gnus-browse-select-group): Add NUMBER argument and
14878         pass it to `gnus-browse-read-group'.
14879         (gnus-browse-read-group): Add NUMBER argument and pass it to
14880         `gnus-group-read-ephemeral-group'.
14881
14882         * gnus-group.el (gnus-group-read-ephemeral-group): Add NUMBER
14883         argument and pass it to `gnus-group-read-group'.
14884
14885 2005-03-19  Aidan Kehoe  <kehoea@parhasard.net>
14886
14887         * mm-util.el (mm-xemacs-find-mime-charset): Only call
14888         mm-xemacs-find-mime-charset-1 if we have the mule feature
14889         available at runtime.
14890
14891 2005-03-25  Werner Lemberg  <wl@gnu.org>
14892
14893         * nnmaildir.el: Replace `illegal' with `invalid'.
14894
14895 2005-03-23  Lute Kamstra  <lute@gnu.org>
14896
14897         * time-date.el: Add comment on time value formats.
14898         Don't require parse-time.
14899         (with-decoded-time-value): New macro.
14900         (encode-time-value): New function.
14901         (time-to-seconds, time-less-p, time-subtract, time-add): Use them.
14902         (days-to-time): Return a valid time value when arg is huge.
14903         (time-since): Use time-subtract.
14904         (time-to-number-of-days): Use time-to-seconds.
14905
14906 2005-03-22  Stefan Monnier  <monnier@iro.umontreal.ca>
14907
14908         * gnus-start.el (gnus-display-time-event-handler):
14909         Check display-time-timer at runtime rather than only at load time
14910         in case display-time-mode is turned off in the mean time.
14911
14912 2005-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
14913
14914         * nnimap.el (nnimap-open-connection): Print which authinfo file is
14915         used.
14916
14917         * nneething.el (nneething-map-file-directory): Derive from
14918         `gnus-directory'.
14919
14920         * gnus-art.el (gnus-header-button-alist): Use `gnus-msg-mail' for
14921         the To/Cc button.
14922
14923 2005-03-15  Reiner Steib  <Reiner.Steib@gmx.de>
14924
14925         * nnmaildir.el (nnmaildir-request-accept-article):
14926         Use `nnheader-cancel-timer' for compatibility with current XEmacs.
14927
14928 2005-03-13  Andrey Slusar  <anrays@gmail.com>  (tiny change)
14929
14930         * gnus-async.el: Require timer-funcs at compile time when in
14931         XEmacs for `run-with-idle-timer'.
14932
14933 2005-03-13  Andrey Slusar  <anrays@gmail.com>  (tiny change)
14934
14935         * gnus.el: Don't try and mark `gnus-agent-save-groups' as an
14936         autoloaded function.
14937
14938 2005-03-10  Stefan Monnier  <monnier@iro.umontreal.ca>
14939
14940         * nnimap.el (nnimap-retrieve-headers-from-server): Fix last change.
14941
14942 2005-03-10  Arne Jørgensen  <arne@arnested.dk>  (tiny change)
14943
14944         * nnimap.el (nnimap-retrieve-headers-from-server): Fix off-by-one flaw.
14945
14946 2005-03-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14947
14948         * gnus-msg.el (gnus-confirm-mail-reply-to-news):
14949         Add gnus-expert-user to default.
14950
14951 2005-03-08  Juergen Kreileder  <jk@blackdown.de>  (tiny change)
14952
14953         * nnimap.el (nnimap-open-server): Ditto.
14954
14955         * imap.el (imap-authenticate): Fix typo.
14956
14957 2005-03-08  Bjorn Solberg  <bjorn_ding@hekneby.org>  (tiny change)
14958
14959         * nnimap.el (nnimap-retrieve-headers-from-server): Sort NOV
14960         buffer (since IMAP server might return FETCH response out of
14961         order, and the nntp buffer must be sorted).
14962
14963 2005-03-06  Kevin Greiner  <kevin.greiner@compsol.cc>
14964
14965         * gnus-start.el (gnus-convert-old-newsrc): Fix numeric
14966         comparison on string.
14967
14968         * gnus-agent.el (gnus-agent-long-article, gnus-agent-short-article)
14969         (gnus-agent-score): Rename category keywords to match gnus-cus.
14970         (gnus-agent-summary-fetch-series): Modify to protect against
14971         gnus-agent-summary-fetch-group clearing processable flags.
14972         (gnus-agent-synchronize-group-flags): Update live group buffer as
14973         synchronization may occur due to the user toggle the plugged
14974         status.
14975         (gnus-agent-fetch-group-1): Clear downloadable flag when article
14976         successfully downloaded.
14977         (gnus-agent-expire-group-1): Avoid using markers when the overview
14978         is in ascending order; greatly improves performance.
14979         (gnus-agent-regenerate-group):
14980         Use gnus-agent-synchronize-group-flags to reset read status in both
14981         gnus and server.
14982         (gnus-agent-update-files-total-fetched-for): Fix initial size.
14983
14984 2005-03-04  Reiner Steib  <Reiner.Steib@gmx.de>
14985
14986         * message.el: Don't autoload former message-utils variables.
14987         (message-strip-subject-trailing-was): Change doc string.
14988
14989         * nnweb.el: Fixes for `gnus-group-make-web-group'.
14990         (nnweb-type-definition): Don't add "hl=en" in `address'.  Add `base'.
14991         (nnweb-google-search): Add "hl=en" here.
14992         (nnweb-google-parse-1, nnweb-google-create-mapping):
14993         Don't hardcode URL.
14994
14995 2005-03-03  Reiner Steib  <Reiner.Steib@gmx.de>
14996
14997         * message.el (message-get-reply-headers, message-followup):
14998         Mention related variables `message-use-followup-to' and
14999         `message-use-mail-followup-to', in the information buffer.
15000
15001         * nnweb.el (nnweb-type-definition): Use groups.google.de instead
15002         of broken groups(-beta).google.com.
15003
15004 2005-03-03  Teodor Zlatanov  <tzz@lifelogs.com>
15005
15006         * gnus-sum.el (gnus-summary-move-article): Pass move-is-internal
15007         parameter to invoked gnus-request-move-article; remove the
15008         redundant gnus-sum-hint-move-is-internal variable; apply the marks
15009         all at once instead of once per article.
15010         (gnus-summary-remove-process-mark): Accept a list of articles as
15011         well as a single article for processing.
15012
15013         * gnus-int.el (gnus-request-move-article): Add move-is-internal
15014         parameter.
15015
15016         * nnml.el (nnml-request-move-article): Add move-is-internal parameter.
15017
15018         * nnmh.el (nnmh-request-move-article): Add move-is-internal parameter.
15019
15020         * nnmbox.el (nnmbox-request-move-article): Add move-is-internal
15021         parameter.
15022
15023         * nnmaildir.el (nnmaildir-request-move-article): Add move-is-internal
15024         parameter.
15025
15026         * nnimap.el (nnimap-request-move-article): Add move-is-internal
15027         parameter and remove the gnus-sum-hint-move-is-internal variable.
15028
15029         * nnfolder.el (nnfolder-request-move-article): Add move-is-internal
15030         parameter.
15031
15032         * nndraft.el (nndraft-request-move-article): Add move-is-internal
15033         parameter.
15034
15035         * nndiary.el (nndiary-request-move-article): Add move-is-internal
15036         parameter.
15037
15038         * nndb.el (nndb-request-move-article): Add move-is-internal parameter.
15039
15040         * nnbabyl.el (nnbabyl-request-move-article): Add move-is-internal
15041         parameter.
15042
15043         * nnagent.el (nnagent-request-move-article): Add move-is-internal
15044         parameter.
15045
15046 2005-03-01  Stefan Monnier  <monnier@iro.umontreal.ca>
15047
15048         * gnus-sum.el (gnus-summary-exit): Undo last change and fix it in
15049         a more conservative way.
15050
15051 2005-02-26  Stefan Monnier  <monnier@iro.umontreal.ca>
15052
15053         * gnus-sum.el (gnus-summary-exit): Move point after displaying the
15054         buffer, so it moves the window's cursor.
15055
15056 2005-02-26  Arne Jørgensen  <arne@arnested.dk>
15057
15058         * mm-decode.el (mm-dissect-buffer): Pass the from field on to
15059         `mm-dissect-multipart' and receive the from field as an (optional)
15060         argument from `mm-dissect-multipart'.
15061         (mm-dissect-multipart): Receive the from field as an argument and
15062         pass it on when we call `mm-dissect-buffer' on MIME parts.
15063         Fixes verification/decryption of signed/encrypted MIME parts.
15064
15065 2005-02-25  Teodor Zlatanov  <tzz@lifelogs.com>
15066
15067         * gnus-sum.el (gnus-summary-move-article):
15068         Set gnus-sum-hint-move-is-internal for gnus-request-move-article and
15069         whatever it calls (right now, only nnimap-request-move article
15070         respects it).
15071
15072         * nnimap.el (nnimap-request-move-article):
15073         When gnus-sum-hint-move-is-internal is set, don't do the extra
15074         nnimap-request-article.
15075
15076 2005-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
15077
15078         * nnheader.el (nnheader-find-file-noselect): Add doc string.
15079
15080         * nnfolder.el (nnfolder-read-folder): Use RAWFILE for
15081         `nnheader-find-file-noselect' to avoid `large-file-warning-threshold'.
15082
15083         * gnus-sum.el (gnus-summary-caesar-message):
15084         Apply `gnus-treat-article' after rotation.
15085
15086         * gnus-group.el (gnus-group-clear-data): Mention process/prefix in
15087         doc string.
15088
15089 2005-02-22  Simon Josefsson  <jas@extundo.com>
15090
15091         * encrypt.el (encrypt-password-cache-expiry): Remove (use
15092         `password-cache-expiry' instead).  Reported by Arne Jørgensen
15093         <arne@arnested.dk>.
15094         (encrypt): Add password-cache and password-cache-expiry as group
15095         members.
15096
15097 2005-02-22  Arne Jørgensen  <arne@arnested.dk>
15098
15099         * smime.el (smime-ldap-host-list): Doc fix.
15100         (smime-ask-passphrase): Use `password-read-and-add' to read (and
15101         cache) password.
15102         (smime-sign-region): Use it.
15103         (smime-decrypt-region): Use it.
15104         (smime-sign-buffer): Signal an error if `smime-sign-region' fails.
15105         (smime-encrypt-buffer): Signal an error if `smime-encrypt-region'
15106         fails.
15107         (smime-cert-by-ldap-1): Use `base64-encode-string' to convert
15108         certificate from DER to PEM format rather than calling openssl.
15109
15110         * mml-smime.el (mml-smime-encrypt-query): Remove obsolete comment.
15111
15112         * mml-sec.el (mml-secure-message): Insert keyfile/certfile tags
15113         for signing/encryption.
15114
15115         * mml.el (mml-parse-1): Use them.
15116
15117 2005-02-21  Arne Jørgensen  <arne@arnested.dk>
15118
15119         * nnrss.el (nnrss-verbose): Remove.
15120         (nnrss-request-group): Use `nnheader-message' instead.
15121
15122 2005-02-19  Mark Plaksin  <happy@usg.edu>  (tiny change)
15123
15124         * nnrss.el (nnrss-verbose): New variable.
15125         (nnrss-request-group): Make it say nnrss is requesting a group.
15126
15127 2005-02-21  Reiner Steib  <Reiner.Steib@gmx.de>
15128
15129         * gnus-art.el (gnus-parse-news-url, gnus-button-handle-news):
15130         Handle news URL with given port correctly.
15131
15132 2005-02-19  Katsumi Yamaoka  <yamaoka@jpl.org>
15133
15134         * gnus-msg.el (gnus-copy-article-buffer): Quote decoded words
15135         containing special characters.
15136
15137         * gnus-sum.el (gnus-summary-edit-article): Ditto.
15138
15139         * mml.el (mime-to-mml): Ditto.
15140
15141         * rfc2047.el (rfc2047-encode-parameter): Use ietf-drums-tspecials.
15142         (rfc2047-quote-decoded-words-containing-tspecials): New variable.
15143         (rfc2047-decode-region): Quote decoded words containing special
15144         characters when rfc2047-quote-decoded-words-containing-tspecials
15145         is non-nil.
15146
15147 2005-02-16  Teodor Zlatanov  <tzz@lifelogs.com>
15148
15149         * gnus-registry.el (gnus-registry-delete-group): Add minor bug fix.
15150
15151         * gnus.el (gnus-install-group-spam-parameters): Add minor doc fix.
15152
15153 2005-02-15  Simon Josefsson  <jas@extundo.com>
15154
15155         * nnimap.el (nnimap-debug): Doc fix.
15156
15157         * imap.el (imap-debug): Doc fix.
15158
15159 2005-02-15  Katsumi Yamaoka  <yamaoka@jpl.org>
15160
15161         * gnus-art.el: Avoid "Recursive load suspected" error in Emacs 21.1.
15162
15163 2005-02-14  Teodor Zlatanov  <tzz@lifelogs.com>
15164
15165         * gnus.el (spam-contents): Improve docs for spam-contents
15166         parameter in its variable incarnation.
15167
15168 2005-02-14  Simon Josefsson  <jas@extundo.com>
15169
15170         * smime-ldap.el: Use require instead of load-library for ldap.
15171         (smime-ldap-search): Indent.
15172         (smime-ldap-search-internal): Shorten line.
15173
15174         * smime.el (smime-cert-by-dns): Add doc-string.
15175         (smime-cert-by-ldap-1): Indent.
15176
15177         * mml-smime.el (mml-smime-get-ldap-cert): Rename from
15178         mml-smime-get-dns-ldap.
15179         (mml-smime-encrypt-query): Use new function.  Default to ldap.
15180
15181 2005-02-14  Arne Jørgensen  <arne@arnested.dk>
15182
15183         * smime.el: Require smime-ldap.
15184         (smime-ldap-host-list): New variable.
15185         (smime-cert-by-ldap, smime-cert-by-ldap-1): New functions.
15186
15187         * mml-smime.el (mml-smime-encrypt-query): New function.
15188         (mml-smime-encrypt-query): Use it.
15189
15190         * smime-ldap.el: New file.
15191
15192 2005-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
15193
15194         * gnus-agent.el: Remove garbage made while merging the Emacs trunk.
15195
15196 2005-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
15197
15198         * gnus-group.el (gnus-group-make-doc-group): Mention prefix
15199         argument in doc string.  Make query for type more clear.
15200
15201 2005-02-13  Reiner Steib  <Reiner.Steib@gmx.de>
15202
15203         * gnus.el (gnus-group-startup-message): Search for gnus images in
15204         etc/images/gnus.
15205         * mm-util.el (mm-image-load-path): Likewise.
15206         * smiley.el (smiley-data-directory): Search for smilies in
15207         etc/images/smilies.
15208
15209 2005-02-09  Kim F. Storm  <storm@cua.dk>
15210
15211         Change Emacs release version from 21.4 to 22.1 throughout.
15212         Change Emacs development version from 21.3.50 to 22.0.50.
15213
15214 2005-02-12  Katsumi Yamaoka  <yamaoka@jpl.org>
15215
15216         * gnus-art.el (gnus-mime-copy-part): Don't decode compressed parts.
15217
15218         * mm-util.el (mm-coding-system-to-mime-charset): Make it work with
15219         non-Mule XEmacs as well.
15220         (mm-decompress-buffer): Signal an error intentionally if it does
15221         not decompress compressed data because auto-compression-mode is
15222         disabled.
15223
15224 2005-02-11  Teodor Zlatanov  <tzz@lifelogs.com>
15225
15226         * gnus-registry.el (gnus-registry-delete-group): Fix bug: leaves
15227         an ID in the registry even if it has no groups.
15228
15229 2005-02-10  Katsumi Yamaoka  <yamaoka@jpl.org>
15230
15231         * gnus-art.el (gnus-mime-jka-compr-maybe-uncompress): Remove;
15232         merge it into mm-decompress-buffer.
15233         (gnus-mime-copy-part): Use the MIME part charset, the value which
15234         a user specified or gnus-newsgroup-charset for decoding, like
15235         gnus-mime-inline-part does; set buffer-file-coding-system to tell
15236         save-buffer what was used.  Suggested by Kevin Ryde
15237         <user42@zip.com.au>.
15238         (gnus-mime-inline-part): Allow the name parameter as well as the
15239         filename parameter; force decompressing of compressed data; always
15240         display contents being not decoded as unibyte.
15241
15242         * mm-view.el (mm-display-inline-fontify): Allow the name parameter
15243         as well as the filename parameter.
15244
15245         * mm-util.el (mm-decompress-buffer):
15246         Merge gnus-mime-jka-compr-maybe-uncompress.
15247         (mm-find-buffer-file-coding-system): Doc fix; force decompressing
15248         of compressed data.
15249
15250 2005-02-08  Simon Josefsson  <jas@extundo.com>
15251
15252         * imap.el (imap-log): Doc fix.
15253
15254 2005-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
15255
15256         * gnus-art.el (gnus-mime-inline-part): Decode parts according to
15257         the coding cookies; decompress compressed parts.
15258
15259         * mml.el (mml-generate-mime-1): Add the charset parameter according
15260         to the value which a user specified manually or the coding cookie.
15261
15262         * mm-util.el (mm-string-to-multibyte): New function.
15263         (mm-detect-mime-charset-region): Work with Emacs 22 as well.
15264         (mm-coding-system-to-mime-charset): New function.
15265         (mm-decompress-buffer): New function.
15266         (mm-find-buffer-file-coding-system): New function.
15267
15268         * mm-view.el (mm-insert-inline): Make sure a part ends with a newline.
15269         (mm-display-inline-fontify): Rewrite for decoding and decompressing
15270         parts.
15271
15272 2005-02-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
15273
15274         * mm-view.el (mm-display-inline-fontify): Decode a part according
15275         to the charset parameter.
15276
15277 2005-02-03  Katsumi Yamaoka  <yamaoka@jpl.org>
15278
15279         * gnus-art.el (gnus-mime-inline-part): Show the raw contents if a
15280         prefix arg is neither nil nor a number, as info specifies.
15281
15282 2005-02-02  Katsumi Yamaoka  <yamaoka@jpl.org>
15283
15284         * nntp.el (nntp-marks-changed-p): Use time-less-p to compare the
15285         timestamps.
15286
15287 2005-02-02  Jari Aalto  <jari.aalto@cante.net>
15288
15289         * gnus-sum.el (gnus-list-of-unread-articles): Improve active
15290         groups error checking and notify user.
15291
15292 2005-02-02  Jari Aalto  <jari.aalto@poboxes.com>
15293
15294         * message.el (message-send-mail-function): Check existence of
15295         sendmail-program first before using default value
15296         `message-send-mail-with-sendmail'.  Otherwise use more generic
15297         `smtpmail-send-it'.
15298
15299 2005-02-01  Katsumi Yamaoka  <yamaoka@jpl.org>
15300
15301         * nntp.el (nntp-request-update-info): Always return nil.
15302
15303 2005-01-30  Stefan Monnier  <monnier@iro.umontreal.ca>
15304
15305         * gnus-art.el (gnus-article-mode): Turn off the "\ " non-break space.
15306
15307 2005-01-28  Stefan Monnier  <monnier@iro.umontreal.ca>
15308
15309         * message.el (message-beginning-of-line): Change the behavior when
15310         invoked between BOL and : so that it first moves backward.
15311
15312 2005-01-28  Katsumi Yamaoka  <yamaoka@jpl.org>
15313
15314         * gnus-art.el (gnus-article-setup-buffer): Kill and re-create the
15315         article buffer when editing of the article is discarded.
15316         (gnus-article-prepare): Revert.
15317
15318 2005-01-28  Katsumi Yamaoka  <yamaoka@jpl.org>
15319
15320         * gnus-art.el (gnus-article-prepare):
15321         Remove message-strip-forbidden-properties from the local hook.
15322
15323 2005-01-27  Simon Josefsson  <jas@extundo.com>
15324
15325         * password.el (password-cache-add): Only start one timer per key.
15326         Reported by Derek Atkins <warlord@MIT.EDU>.
15327
15328 2005-01-26  Steve Youngs  <steve@sxemacs.org>
15329
15330         * run-at-time.el: Remove.  It is no longer needed as
15331         timer-funcs.el in the xemacs-base package has a working version of
15332         `run-at-time'.
15333
15334         * gnus-xmas.el: Require timer-funcs instead of run-at-time.
15335
15336         * password.el: Require timer-funcs instead of run-at-time in
15337         XEmacs.
15338         Remove `password-run-at-time' macro.
15339         (password-cache-add): Use `run-at-time' instead of
15340         `password-run-at-time'.
15341
15342         * nnheaderxm.el: Require timer-funcs instead of run-at-time.
15343         Remove `nnheader-cancel-function-timers' alias,
15344         `cancel-function-timers' exists in XEmacs in timer-funcs.
15345
15346         * mail-source.el: Require timer-funcs instead of itimer in XEmacs
15347         for `run-with-idle-timer'.
15348
15349         * gnus-demon.el: Require timer-funcs instead of itimer in XEmacs
15350         for `run-at-time'.
15351
15352         * mm-url.el: Require timer-funcs at compile time when in XEmacs
15353         for `with-timeout'.
15354
15355         * dgnushack.el: Autoload the correct `setenv' for SXEmacs which is
15356         the same as for XEmacs 21.4.
15357         No need to ignore `run-with-idle-timer', this function exists in
15358         XEmacs now in timer-funcs.el in the xemacs-base package.
15359         (dgnushack-compile): No need to delete
15360         run-at-time.el from the list of files to compile because it
15361         doesn't exist anymore.
15362
15363 2005-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
15364
15365         * mml.el (mml-generate-mime-1): Convert string into unibyte when
15366         inserting " *mml*" buffer's contents into a unibyte temp buffer.
15367
15368 2005-01-24  Harald Meland  <harald.meland@usit.uio.no>  (tiny change)
15369
15370         * mail-source.el (mail-source-fetch-imap): Search for ^From case
15371         sensitively.
15372
15373 2005-01-21  Derek Atkins  <warlord@MIT.EDU>  (tiny change)
15374
15375         * pgg-pgp.el (pgg-pgp-decrypt-region): Use passphrase cache.
15376
15377 2005-01-20  Katsumi Yamaoka  <yamaoka@jpl.org>
15378
15379         * mm-decode.el (mm-insert-part): Switch the multibyteness of data
15380         which will be inserted according to the multibyteness of a buffer
15381         rather than the type of contents.  Suggested by ARISAWA Akihiro
15382         <ari@mbf.ocn.ne.jp>.
15383
15384         * nnrss.el (nnrss-find-el): Check carefully whether there's a list
15385         of string which old xml.el may return rather than a string.
15386
15387 2005-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
15388
15389         * gnus-sum.el (gnus-summary-idna-message): Silence byte compiler.
15390
15391 2005-01-16  Simon Josefsson  <jas@extundo.com>
15392
15393         * gnus-sum.el (gnus-summary-idna-message): Fail gracefully if
15394         idn/idna.el isn't available.
15395         (gnus-summary-idna-message): Doc fix.  Suggested by Michael Cook
15396         <michael@waxrat.com>.
15397
15398         * hashcash.el: Remove non-FSF copyright header.
15399
15400         * hashcash.el (hashcash-extra-generate-parameters): New variable.
15401         (hashcash-generate-payment): Use it.
15402         (hashcash-generate-payment-async): Use it.
15403
15404 2005-01-15  Simon Josefsson  <jas@extundo.com>
15405
15406         * message.el (message-idna-to-ascii-rhs): Decode Reply-To too.
15407         Suggested by Raymond Scholz <ray-2005@zonix.de>.
15408
15409         * gnus-sum.el (gnus-summary-wash-map): Bind "W i" to
15410         gnus-summary-idna-message.
15411         (gnus-summary-make-menu-bar): Add De-IDNA menu entry.
15412         (gnus-summary-idna-message): New function.
15413
15414 2005-01-13  Reiner Steib  <Reiner.Steib@gmx.de>
15415
15416         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Change default to
15417         gnus-novice-user.
15418
15419 2005-01-12  Katsumi Yamaoka  <yamaoka@jpl.org>
15420
15421         * nnrss.el (nnrss-request-delete-group): Delete entries in
15422         nnrss-group-alist as well.
15423         (nnrss-save-server-data): Insert newline.
15424
15425 2005-01-10  Reiner Steib  <Reiner.Steib@gmx.de>
15426
15427         * gnus.el (gnus-user-agent): Use list of symbols instead of
15428         symbols.  Display full version number for (S)XEmacs.
15429         Optionally display (S)XEmacs codename.
15430
15431         * gnus-util.el (gnus-emacs-version): Update for new
15432         `gnus-user-agent'.
15433
15434         * gnus-msg.el (gnus-extended-version): Make it possible to omit
15435         Gnus version.
15436
15437 2005-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
15438
15439         * spam.el (spam-face): New face.  Don't use `gnus-splash-face'
15440         which is unreadable in some setups.
15441
15442 2005-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
15443
15444         * gnus-spec.el (gnus-update-format-specifications): Flush the
15445         group format spec cache if it doesn't support decoded group names.
15446
15447 2005-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
15448
15449         * gnus-score.el (gnus-decay-scores, gnus-score-load-file):
15450         Allow to apply decay on score files matching a regexp.
15451
15452 2004-12-30  Katsumi Yamaoka  <yamaoka@jpl.org>
15453
15454         * gnus-group.el (gnus-group-line-format-alist): Keep the forward
15455         compatibility in %g and %c.
15456
15457 2004-12-29  Katsumi Yamaoka  <yamaoka@jpl.org>
15458
15459         * gnus-group.el (gnus-group-line-format-alist): Use decoded group
15460         name for only %g and %c.
15461         (gnus-group-insert-group-line): Bind gnus-tmp-decoded-group instead
15462         of gnus-tmp-group to decoded group name.
15463         (gnus-group-make-rss-group): Exclude `/'s from group names.
15464
15465 2004-12-28  Katsumi Yamaoka  <yamaoka@jpl.org>
15466
15467         * nnrss.el (nnrss-get-encoding): Fix regexp.
15468
15469 2004-12-27  Simon Josefsson  <jas@extundo.com>
15470
15471         * mm-bodies.el (mm-body-encoding): Don't permit 7-bit to be used when
15472         mm-use-ultra-safe-encoding is enabled (e.g., for PGP/MIME) and we have
15473         trailing white space.  Reported by Werner Koch <wk@gnupg.org>.
15474
15475 2004-12-17  Kim F. Storm  <storm@cua.dk>
15476
15477         * gnus-group.el (gnus-group-mode-map): Map follow-link to mouse-face.
15478
15479         * gnus-sum.el (gnus-summary-mode-map): Likewise.
15480
15481 2004-12-26  Tsuyoshi AKIHO  <akiho@kawachi.zaq.ne.jp>
15482
15483         * gnus-sum.el (gnus-summary-walk-group-buffer): Decode group name.
15484
15485 2004-12-26  Katsumi Yamaoka  <yamaoka@jpl.org>
15486
15487         * nnrss.el: Require rfc2047 and mml.
15488         (nnrss-file-coding-system): New variable.
15489         (nnrss-format-string): Redefine it as an inline function.
15490         (nnrss-decode-group-name): New function.
15491         (nnrss-string-as-multibyte): Remove.
15492         (nnrss-retrieve-headers): Decode group name; don't use
15493         nnrss-format-string.
15494         (nnrss-request-group): Decode group name.
15495         (nnrss-request-article): Decode group name; allow a Message-ID as
15496         well as an article number; don't use nnrss-format-string; encode a
15497         Message-ID string which may contain non-ASCII characters; use
15498         mml-to-mime to compose a MIME article.
15499         (nnrss-request-expire-articles): Decode group name.
15500         (nnrss-request-delete-group): Decode group name.
15501         (nnrss-fetch): Clarify error message.
15502         (nnrss-read-server-data): Use insert-file-contents instead of load;
15503         bind file-name-coding-system; use multibyte buffer.
15504         (nnrss-save-server-data): Bind coding-system-for-write to the
15505         value of nnrss-file-coding-system; bind file-name-coding-system;
15506         add coding cookie.
15507         (nnrss-read-group-data): Use insert-file-contents instead of load;
15508         bind file-name-coding-system; use multibyte buffer.
15509         (nnrss-save-group-data): Bind coding-system-for-write to the
15510         value of nnrss-file-coding-system; bind file-name-coding-system.
15511         (nnrss-decode-entities-string): Rename from n-d-e-unibyte-string;
15512         make it work with non-ASCII text.
15513         (nnrss-find-el): Make it work with old xml.el as well.
15514
15515 2004-12-26  Tsuyoshi AKIHO  <akiho@kawachi.zaq.ne.jp>
15516
15517         * nnrss.el (nnrss-get-encoding): New function.
15518         (nnrss-fetch): Use unibyte buffer initially; bind
15519         coding-system-for-read while performing mm-url-insert; remove ^Ms;
15520         decode contents according to the encoding attribute.
15521         (nnrss-save-group-data): Add coding cookie.
15522         (nnrss-mime-encode-string): New function.
15523         (nnrss-check-group): Use it to encode subject and author.
15524
15525 2004-12-23  Teodor Zlatanov  <tzz@lifelogs.com>
15526
15527         * spam.el (spam-check-BBDB): Don't get the symbol-value of an
15528         imaginary variable.
15529
15530 2004-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
15531
15532         * gnus-spec.el (gnus-spec-tab): Make a Lisp form which works
15533         correctly even if there are wide characters.
15534
15535 2004-12-21  Teodor Zlatanov  <tzz@lifelogs.com>
15536
15537         * spam.el (spam-check-BBDB): Fix the BBDB caching code to use
15538         downcased symbol names; make a new cache instead of reusing
15539         bbdb-hashtable.
15540
15541 2004-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
15542
15543         * rfc2231.el (rfc2231-parse-string): Decode encoded value after
15544         concatenating segments rather than before concatenating them.
15545         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
15546
15547         * message.el (message-get-reply-headers): Bind `extra'.
15548
15549 2004-12-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15550
15551         * message.el (message-extra-wide-headers): New variable.
15552         (message-get-reply-headers): Use it.
15553
15554 2004-12-20  Katsumi Yamaoka  <yamaoka@jpl.org>
15555
15556         * gnus-agent.el (gnus-agent-group-path): Decode group name.
15557         (gnus-agent-group-pathname): Ditto.
15558
15559         * gnus-cache.el (gnus-cache-file-name): Decode group name.
15560
15561         * gnus-group.el (gnus-group-make-group): Decode group name.
15562         (gnus-group-make-rss-group): Register the group data after opening
15563         the nnrss group.
15564
15565 2004-12-17  Paul Jarc  <prj@po.cwru.edu>
15566
15567         * nnmaildir.el (nnmaildir-request-expire-articles): Articles moved
15568         by expiry now get marked as read.
15569
15570 2004-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
15571
15572         * mm-util.el (mm-xemacs-find-mime-charset): New macro.
15573
15574 2004-12-17  Aidan Kehoe  <kehoea@parhasard.net>
15575
15576         * mm-util.el (mm-xemacs-find-mime-charset-1): New function used to
15577         unify Latin characters in XEmacs.
15578         (mm-find-mime-charset-region): Use it.
15579
15580 2004-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
15581
15582         * gnus-util.el (gnus-delete-directory): New function.
15583
15584         * gnus-agent.el (gnus-agent-delete-group): Use it.
15585
15586         * gnus-cache.el (gnus-cache-delete-group): Use it.
15587
15588 2004-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
15589
15590         * gnus-group.el (gnus-group-make-rss-group): Unify non-ASCII group
15591         names.
15592
15593 2004-12-16  Simon Josefsson  <jas@extundo.com>
15594
15595         * hashcash.el (hashcash-payment-alist): Fix custom :type.
15596
15597 2004-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
15598
15599         * mm-url.el (mm-url-predefined-programs): Add --silent arg to curl.
15600
15601         * gnus-group.el (gnus-group-expire-articles-1): Decode group name.
15602         (gnus-group-set-current-level): Decode group name.
15603
15604 2004-12-15  Maciek Pasternacki  <maciekp@japhy.fnord.org>  (tiny change)
15605
15606         * nnrss.el (nnrss-fetch): Signal an error if w3-parse-buffer also
15607         failed.
15608
15609 2004-12-14  Katsumi Yamaoka  <yamaoka@jpl.org>
15610
15611         * gnus-group.el (gnus-group-delete-group): Decode group name.
15612         (gnus-group-make-rss-group): Encode group name.
15613         (gnus-group-catchup-current): Decode group name.
15614         (gnus-group-kill-group): Decode group name.
15615
15616 2004-12-08  Stefan Monnier  <monnier@iro.umontreal.ca>
15617
15618         * gnus-art.el (gnus-narrow-to-page): Don't hardcode point-min.
15619
15620 2004-12-13  Katsumi Yamaoka  <yamaoka@jpl.org>
15621
15622         * gnus-group.el (gnus-group-make-rss-group):
15623         Use gnus-group-make-group instead of gnus-group-unsubscribe-group.
15624
15625         * gnus-start.el (gnus-setup-news): Honor user's setting to
15626         gnus-message-archive-method.  Suggested by Lute Kamstra
15627         <lute@gnu.org>.
15628
15629 2004-12-10  Arnaud Giersch  <arnaud.giersch@free.fr>  (tiny change)
15630
15631         * gnus-sum.el (gnus-summary-exit-no-update): Don't clear the
15632         global counterparts of the buffer-local variables.
15633
15634 2004-11-16  Romain Francoise  <romain@orebokech.com>
15635
15636         * gnus-sum.el (gnus-summary-exit): Don't clear the global
15637         counterparts of the buffer-local variables.
15638
15639 2004-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
15640
15641         * message.el (message-forbidden-properties): Fix typo in doc
15642         string.
15643
15644 2004-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
15645
15646         * gnus-util.el (gnus-replace-in-string): Add doc string.
15647
15648         * nnmail.el (nnmail-split-header-length-limit): Increase to 2048
15649         to avoid problems when splitting mails with many recipients.
15650
15651 2004-11-22  Stefan Monnier  <monnier@iro.umontreal.ca>
15652
15653         * gnus-sum.el (gnus-summary-exit): Remove redundant and harmful
15654         pop-to-buffer, covered by the subsequent gnus-configure-windows.
15655
15656 2004-12-05  Nelson Ferreira  <nelson.ferreira@ieee.org>
15657
15658         * spam-stat.el (spam-stat-save): Load the hashtable from disk only
15659         if there is no hashtable in memory or file modification time is
15660         newer than cached timestamp.
15661
15662 2004-12-03  Reiner Steib  <Reiner.Steib@gmx.de>
15663
15664         * gnus-sum.el (gnus-summary-limit-to-recipient):
15665         Implement not-matching option.
15666
15667 2004-12-02  Reiner Steib  <Reiner.Steib@gmx.de>
15668
15669         * gnus-sum.el (gnus-summary-limit-to-recipient): New function.
15670         Suggested David Mazieres in analogy to rmail-summary-by-recipients.
15671         (gnus-summary-limit-map, gnus-summary-make-menu-bar): Add it.
15672         (gnus-article-sort-by-recipient, gnus-summary-sort-by-recipient):
15673         New functions.  Suggested by Uwe Brauer <oub@mat.ucm.es>.
15674         (gnus-summary-mode-map, gnus-summary-make-menu-bar): Add it.
15675
15676 2004-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
15677
15678         * message.el (message-forward-make-body-mml): Remove headers
15679         according to message-forward-ignored-headers if a message is decoded.
15680
15681 2004-12-02  Romain Francoise  <romain@orebokech.com>
15682
15683         * message.el (message-forward-make-body-plain): Always remove
15684         headers according to message-forward-ignored-headers.
15685
15686 2004-12-01  Teodor Zlatanov  <tzz@lifelogs.com>
15687
15688         * spam.el (spam-summary-prepare-exit): Remove the
15689         gnus-summary-limit pop for now, it has problems with ham marks for
15690         me.
15691
15692 2004-11-29  Teodor Zlatanov  <tzz@lifelogs.com>
15693
15694         * spam.el (spam-summary-prepare-exit): Use gnus-summary-limit
15695         correctly.
15696
15697 2004-11-28  Carl Henrik Lunde  <chlunde+bugs+@ping.uio.no>  (tiny change)
15698
15699         * format-spec.el (format-spec): Message the char.
15700
15701 2004-11-26  Teodor Zlatanov  <tzz@lifelogs.com>
15702
15703         * gnus-art.el (gnus-split-methods): Reformat comments.
15704
15705         * spam.el (spam-summary-prepare-exit): Remove article limits
15706         before exiting the summary buffer.
15707
15708 2004-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
15709
15710         * lpath.el: Remove bbdb-create-internal, bbdb-records,
15711         spam-BBDB-register-routine and spam-enter-ham-BBDB.
15712
15713         * nnrss.el (nnrss-string-as-multibyte): Redefine it as a macro in
15714         order to silence the byte compiler.
15715
15716         * spam.el: Fix the way to silence the byte compiler, which
15717         complained about bbdb-buffer, bbdb-create-internal, bbdb-records,
15718         bbdb-search-simple, spam-BBDB-register-routine,
15719         spam-enter-ham-BBDB, spam-stat-buffer-change-to-non-spam,
15720         spam-stat-buffer-change-to-spam, spam-stat-buffer-is-non-spam,
15721         spam-stat-buffer-is-spam, spam-stat-load,
15722         spam-stat-register-ham-routine, spam-stat-register-spam-routine,
15723         spam-stat-save and spam-stat-split-fancy.
15724
15725 2004-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
15726
15727         * canlock.el (canlock-password): Remove `:size 0' or `:size 1'
15728         which may confuse users.
15729         (canlock-password-for-verify): Ditto.
15730
15731         * deuglify.el (gnus-outlook-deuglify-unwrap-stop-chars): Ditto.
15732
15733         * gnus-art.el (gnus-emphasis-alist): Ditto.
15734
15735         * gnus-registry.el (gnus-registry-max-entries): Ditto.
15736
15737         * gnus-score.el (gnus-adaptive-word-length-limit): Ditto.
15738
15739         * gnus-start.el (gnus-save-killed-list): Ditto.
15740
15741         * gnus-sum.el (gnus-thread-hide-subtree): Ditto.
15742         (gnus-sum-thread-tree-root): Ditto.
15743         (gnus-sum-thread-tree-false-root): Ditto.
15744         (gnus-sum-thread-tree-single-indent): Ditto.
15745
15746         * message.el (message-courtesy-message): Ditto.
15747         (message-archive-note): Ditto.
15748         (message-subscribed-address-file): Ditto.
15749         (message-user-fqdn): Ditto.
15750
15751         * spam-report.el (spam-report-gmane-regex): Ditto.
15752
15753         * spam.el (spam-blackhole-good-server-regex): Ditto.
15754
15755 2004-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
15756
15757         * mml.el (mml-preview): Widen the message buffer before copying
15758         the contents to the preview buffer; sort headers before previewing.
15759
15760         * message.el (message-hidden-headers): Fix the way to avoid a bug
15761         in the `repeat' widget in Emacs 21.3 or earlier.
15762
15763 2004-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
15764
15765         * message.el (message-hidden-headers): Default to "^References:".
15766         Improve customization type.  Suggested by Reiner Steib
15767         <Reiner.Steib@gmx.de>.
15768
15769 2004-11-25  Romain Francoise  <romain@orebokech.com>
15770
15771         * message.el (message-strip-forbidden-properties): Remove check for
15772         obsolete `message-hidden' text property, hidden headers are not
15773         accessible in the buffer anymore.
15774
15775 2004-11-22  Romain Francoise  <romain@orebokech.com>
15776
15777         * message.el (message-header-format-alist): Add `From' in list
15778         so that it can be sorted.
15779         (message-fix-before-sending): Widen and sort headers before
15780         sending.
15781         (message-hide-headers): Use narrowing to hide headers by moving
15782         them to the top of the buffer and narrowing to the region
15783         underneath.
15784
15785 2004-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15786
15787         * message.el (message-strip-forbidden-properties):
15788         Bind buffer-read-only (etc) to nil.
15789
15790 2004-11-23  Katsumi Yamaoka  <yamaoka@jpl.org>
15791
15792         * rfc2047.el (rfc2047-header-encoding-alist): Add In-Reply-To to
15793         address-mime.  Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
15794
15795 2004-11-22  Marek Martin  <marek.martin@mum.pri.ee>  (tiny change)
15796
15797         * nnfolder.el (nnfolder-request-create-group): Save current buffer.
15798
15799 2004-11-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15800
15801         * dns.el (query-dns): Use sit-for to time instead of
15802         accept-process-output, since that doesn't seem to work on udp
15803         sockets.
15804
15805 2004-11-17  Katsumi Yamaoka  <yamaoka@jpl.org>
15806
15807         * rfc2047.el (rfc2047-encode-region): Encode bogus delimiters.
15808
15809 2004-11-15  Jesper Harder  <harder@ifa.au.dk>
15810
15811         * pop3.el (pop3-leave-mail-on-server): Don't quote nil in
15812         doc string.  Improve doc string.
15813
15814 2004-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
15815
15816         * nntp.el (nntp-request-update-info): Return nil if
15817         nntp-marks-is-evil is true so that gnus-get-unread-articles-in-group
15818         may not call gnus-activate-group which uselessly issues the GROUP
15819         commands for all nntp groups and wastes time.  Reported by Romain
15820         Francoise <romain@orebokech.com>.
15821
15822         * gnus-start.el (gnus-get-unread-articles): Remove redundant test.
15823
15824 2004-11-15  Simon Josefsson  <jas@extundo.com>
15825
15826         * gnus-art.el (gnus-header-button-alist): Handle URLs in OpenPGP:
15827         headers separately.
15828         (gnus-button-openpgp): New function, inspired by Jochen Küpper
15829         <jochen-+It19tn3Rl9sbm7dSapR3bNAH6kLmebB@public.gmane.org>.
15830
15831 2004-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
15832
15833         * gnus-start.el (gnus-convert-old-newsrc):
15834         Assign legacy-gnus-agent to 5.10.7.
15835
15836 2004-11-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15837
15838         * gnus-art.el (article-unsplit-urls): Don't anchor urls to the
15839         start of the lines.
15840
15841 2004-11-14  Magnus Henoch  <mange@freemail.hu>
15842
15843         * hashcash.el (hashcash-default-payment): Change default to 20.
15844         (hashcash-default-accept-payment): Change default to 20.
15845         (hashcash-process-alist): New variable.
15846         (hashcash-generate-payment-async): Add.
15847         (hashcash-already-paid-p): Add.
15848         (hashcash-insert-payment): Don't generate payments twice.
15849         (hashcash-insert-payment-async): Add.
15850         (hashcash-insert-payment-async-2): Add.
15851         (hashcash-cancel-async): Add.
15852         (hashcash-wait-async): Add.
15853         (hashcash-processes-running-p): Add.
15854         (hashcash-wait-or-cancel): Add.
15855         (mail-add-payment): New optional argument.  Conditionally start
15856         asynchronous calculation.
15857         (mail-add-payment-async): Add.
15858
15859         * message.el (message-send-mail): Wait for asynchronous hashcash
15860         results.  Don't clobber existing X-Hashcash headers.
15861         (message-setup-1): Call mail-add-payment-async when
15862         message-generate-hashcash is non-nil.
15863
15864 2004-11-11  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
15865
15866         * message.el (message-use-alternative-email-as-from): Examine the
15867         From header as well; use message-make-from in order to include a
15868         user's full name.
15869
15870 2004-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
15871
15872         * gnus-art.el (gnus-emphasis-alist): Don't hide asterisks by
15873         default; improve customization type.
15874         (gnus-emphasis-custom-with-format): New macro.
15875         (gnus-emphasis-custom-value-to-external): New function.
15876         (gnus-emphasis-custom-value-to-internal): New function.
15877
15878 2004-11-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15879
15880         * dns.el (query-dns): Resolve reverse addresses.
15881
15882 2004-10-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15883
15884         * gnus-group.el (gnus-group-get-new-news): Use it.
15885
15886         * gnus-start.el (gnus-check-reasonable-setup): New function.
15887
15888 2004-11-07  Katsumi Yamaoka  <yamaoka@jpl.org>
15889
15890         * gnus-msg.el (gnus-configure-posting-styles): Don't cause the
15891         "Args out of range" error.  Reported by Arnaud Giersch
15892         <arnaud.giersch@free.fr>.
15893
15894 2004-11-07  Stefan Wiens  <s.wi@gmx.net>  (tiny change)
15895
15896         * gnus-sum.el (gnus-summary-clear-local-variables): Use symbolp.
15897
15898 2004-11-04  Richard M. Stallman  <rms@gnu.org>
15899
15900         * spam.el (spam group): Add :version.
15901
15902         * pgg-def.el (pgg group): Add :version.
15903
15904 2004-11-04  Katsumi Yamaoka  <yamaoka@jpl.org>
15905
15906         * gnus-art.el (gnus-article-edit-article): Don't associate the
15907         article buffer with a draft file.  This is a temporary measure
15908         against the 2004-08-22 change to gnus-article-edit-mode.
15909
15910 2004-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
15911
15912         * html2text.el (html2text-get-attr): Remove unused argument `tag'.
15913         (html2text-format-tags): Remove unused variable `attr'.
15914
15915 2004-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
15916
15917         * gnus-msg.el (gnus-summary-resend-default-address): Add :version.
15918
15919         * tls.el (tls-process-connection-type, tls-success)
15920         (tls-certtool-program): Add :version.
15921
15922         * starttls.el (starttls-gnutls-program, starttls-use-gnutls)
15923         (starttls-extra-arguments, starttls-process-connection-type)
15924         (starttls-connect, starttls-failure, starttls-success): Add :version.
15925
15926         * spam-stat.el (spam-stat): Add :version.
15927
15928         * sieve.el (sieve): Add :version.
15929
15930         * sha1.el (sha1): Add :version.
15931         (sha1-use-external): Remove redundant version.
15932
15933         * nnmail.el (nnmail-split-fancy-with-parent-ignore-groups)
15934         (nnmail-cache-ignore-groups, nnmail-spool-hook)
15935         (nnmail-split-fancy-match-partial-words)
15936         (nnmail-split-lowercase-expanded): Add :version.
15937
15938         * nndiary.el (nndiary): Add :version.
15939
15940         * mml2015.el (mml2015-unabbrev-trust-alist): Add :version.
15941
15942         * mml-sec.el (mml-default-sign-method)
15943         (mml-default-encrypt-method, mml-signencrypt-style-alist):
15944         Add :version.
15945
15946         * mm-uu.el (mm-uu-diff-groups-regexp): Add :version.
15947
15948         * mm-url.el (mm-url-use-external, mm-url-program)
15949         (mm-url-arguments): Add :version.
15950
15951         * mm-decode.el (mm-inline-text-html-with-w3m-keymap)
15952         (mm-attachment-file-modes, mm-decrypt-option)
15953         (mm-w3m-safe-url-regexp): Add :version.
15954
15955         * message.el (message-cite-prefix-regexp)
15956         (message-sendmail-envelope-from, message-minibuffer-local-map)
15957         (message-user-fqdn, message-completion-alist): Add :version.
15958
15959         * gnus-win.el (gnus-configure-windows-hook)
15960         (gnus-use-frames-on-any-display): Add :version.
15961
15962         * gnus-art.el (gnus-article-address-banner-alist)
15963         (gnus-treat-unsplit-urls, gnus-treat-unfold-headers)
15964         (gnus-treat-from-picon, gnus-treat-mail-picon)
15965         (gnus-treat-x-pgp-sig): Add :version.
15966
15967         * gnus-sum.el (gnus-spam-mark, gnus-recent-mark)
15968         (gnus-undownloaded-mark, gnus-summary-article-move-hook)
15969         (gnus-summary-article-delete-hook)
15970         (gnus-summary-display-while-building): Add :version.
15971
15972         * gnus-start.el (gnus-subscribe-newsgroup-hooks)
15973         (gnus-get-top-new-news-hook): Add :version.
15974
15975         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
15976         (gnus-server-closed-face, gnus-server-denied-face): Add :version.
15977
15978         * gnus-registry.el (gnus-registry): Add :version.
15979
15980         * gnus-spec.el (gnus-use-correct-string-widths)
15981         (gnus-make-format-preserve-properties): Add :version.
15982
15983         * gnus.el (gnus-group-charter-alist)
15984         (gnus-group-fetch-control-use-browse-url)
15985         (gnus-install-group-spam-parameters): Add :version.
15986
15987         * gnus-diary.el (gnus-diary): Add :version.
15988
15989         * gnus-delay.el (gnus-delay): Add :version.
15990
15991         * gnus-cite.el (gnus-cite-unsightly-citation-regexp)
15992         (gnus-cite-ignore-quoted-from, gnus-cite-attribution-face)
15993         (gnus-cite-blank-line-after-header, gnus-article-boring-faces):
15994         Add :version.
15995
15996         * gnus-agent.el (gnus-agent-max-fetch-size)
15997         (gnus-agent-enable-expiration, gnus-agent-queue-mail)
15998         (gnus-agent-prompt-send-queue): Add :version.
15999
16000         * deuglify.el (gnus-outlook-deuglify): Add :version.
16001
16002         * html2text.el: Beautify code.  Improve doc strings.
16003         Some checkdoc cleanup.
16004         (html2text-get-attr, html2text-fix-paragraph): Simplify code.
16005
16006 2004-11-01  Alfred M. Szmidt  <ams@kemisten.nu>  (tiny change)
16007
16008         * html2text.el (html2text-format-tag-list): Add "strong" and "em".
16009
16010 2004-10-29  Teodor Zlatanov  <tzz@lifelogs.com>
16011
16012         * gnus-registry.el (gnus-registry-hashtb): Create the registry
16013         when package is loaded.
16014
16015         * spam.el (spam-summary-score-preferred-header): Add global preference
16016         for people who want to override the default SpamAssassin over
16017         Bogofilter preference (when both are set).
16018         (spam-necessary-extra-headers): Add spam-use-bogofilter as an option.
16019         (spam-user-format-function-S):
16020         Check spam-summary-score-preferred-header.
16021         (spam-extra-header-to-number): Add X-Bogosity header parsing.
16022         (spam-user-format-function-S): Format the score correctly.
16023
16024 2004-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
16025
16026         * gnus-msg.el (gnus-configure-posting-styles): Work with empty
16027         signature file.  Suggested by Manoj Srivastava
16028         <srivasta@golden-gryphon.com>.
16029
16030         * mm-util.el (mm-coding-system-priorities): Prefer iso-8859-1 than
16031         iso-2022-jp even in the Japanese language environment.
16032         Suggested by Jason Rumney <jasonr@gnu.org>.
16033
16034 2004-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
16035
16036         * gnus-sum.el (gnus-update-summary-mark-positions): Allow users to
16037         use the same characters as the dummy marks; make it free from
16038         getting affected by the language environment.
16039         (gnus-summary-read-group-1): Update mark positions only when the
16040         format spec is updated.
16041
16042         * gnus-spec.el (gnus-update-format-specifications): Return a list
16043         of updated types.
16044
16045 2004-10-27  Katsumi Yamaoka  <yamaoka@jpl.org>
16046
16047         * gnus-start.el (gnus-check-reasonable-setup): Use fboundp instead
16048         of boundp to check if display-warning is available.
16049
16050 2004-10-26  Teodor Zlatanov  <tzz@lifelogs.com>
16051
16052         * nnimap.el (nnimap-open-connection): Fix prog1/prog2 bug.
16053
16054 2004-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
16055
16056         * nnspool.el (nnspool-spool-directory): Use news-path if the
16057         news-directory variable is not bound.
16058
16059         * gnus-start.el (gnus-check-reasonable-setup): Use an alternative
16060         function instead of display-warning if it is not available.
16061
16062 2004-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
16063
16064         * gnus-agent.el (gnus-agent-expire-group-1): Fix last merge from
16065         v5-10: Use `point-at-bol'.
16066
16067 2004-10-26  Simon Josefsson  <jas@extundo.com>
16068
16069         * hashcash.el: Fix URL in comment, reported by Cheng Gao
16070         <chenggao@gmail.com>.
16071
16072 2004-10-25  Reiner Steib  <Reiner.Steib@gmx.de>
16073
16074         * html2text.el (html2text-buffer-head): Remove.  Use `goto-char'
16075         instead.
16076
16077 2004-10-25  Teodor Zlatanov  <tzz@lifelogs.com>
16078
16079         * nnimap.el (nnimap-remove-server-from-buffer-alist): Add function
16080         to remove a server from the nnimap-server-buffer-alist.
16081         (nnimap-open-connection, nnimap-close-server): Use it.
16082
16083         * gnus-encrypt.el: Remove file in favor of encrypt.el.
16084
16085 2004-10-21  Katsumi Yamaoka  <yamaoka@jpl.org>
16086
16087         * mm-view.el (mm-display-inline-fontify): Inhibit font-lock when
16088         running the major-mode function.
16089
16090 2004-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
16091
16092         * gnus-sum.el (gnus-update-summary-mark-positions): Search for
16093         dummy marks in the right way.
16094
16095 2004-10-18  David Edmondson  <dme@dme.org>
16096
16097         * mm-view.el (mm-w3m-cid-retrieve-1): Don't use recursive call
16098         excessively.
16099
16100 2004-10-18  Teodor Zlatanov  <tzz@lifelogs.com>
16101
16102         * gnus-util.el (gnus-split-references): Accept a nil references
16103         string and go on blissfully.
16104
16105         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Catch
16106         cases where the references string is non-nil but has no references.
16107
16108         * encrypt.el: Add autoload tags.
16109
16110         * spam.el (spam-resolve-registrations-routine): Remove article
16111         from unregistration list too.  Reported by David Hanak
16112         <dhanak@isis.vanderbilt.edu>
16113
16114 2004-10-18  Reiner Steib  <Reiner.Steib@gmx.de>
16115
16116         * gnus-art.el (gnus-copy-article-ignored-headers): Default to
16117         nil.  Change custom type.
16118
16119 2004-10-17  Reiner Steib  <Reiner.Steib@gmx.de>
16120
16121         * gnus-art.el (gnus-copy-article-ignored-headers): New variable.
16122
16123         * gnus-sum.el (gnus-summary-move-article): Use it.
16124
16125 2004-10-15  Teodor Zlatanov  <tzz@lifelogs.com>
16126
16127         * encrypt.el: Add autoload cookies.
16128
16129         * spam.el (spam-backend-article-list-property)
16130         (spam-backend-get-article-todo-list)
16131         (spam-backend-put-article-todo-list)
16132         (spam-summary-prepare-exit, spam-resolve-registrations-routine):
16133         Resolve registrations separately.
16134         (spam-register-routine): Format comments.
16135         (spam-unregister-routine, spam-register-routine): Always call with
16136         specific-articles, no default list.
16137         (spam-summary-prepare-exit): Use the spam-classifications function.
16138
16139         * netrc.el (autoload, netrc-parse): Use encrypt.el instead of
16140         gnus-encrypt.el.
16141
16142         * encrypt.el: Copied from gnus-encrypt.el.
16143
16144         * gnus-encrypt.el: Commented that it's obsolete.
16145
16146 2004-10-15  Reiner Steib  <Reiner.Steib@gmx.de>
16147
16148         * gnus-score.el (gnus-adaptive-pretty-print): New variable.
16149         (gnus-score-save): Use it.
16150
16151         * message.el (message-bury): Use `window-dedicated-p'.
16152
16153 2004-10-15  Simon Josefsson  <jas@extundo.com>
16154
16155         * pop3.el (top-level): Don't require nnheader.
16156         (pop3-read-timeout): Add.
16157         (pop3-accept-process-output): Add.
16158         (pop3-read-response, pop3-retr): Use it.
16159
16160 2004-10-14  Teodor Zlatanov  <tzz@lifelogs.com>
16161
16162         * spam.el (spam-register-routine): Move comment.
16163         (spam-verify-bogofilter): Use 'unknown for the initial
16164         spam-bogofilter-valid state, not 'never.
16165
16166         * netrc.el (netrc-machine-user-or-password): Add convenience wrapper
16167         for netrc-machine.
16168
16169         * nnimap.el (nnimap-open-connection):
16170         Use netrc-machine-user-or-password.
16171
16172 2004-10-17  Richard M. Stallman  <rms@gnu.org>
16173
16174         * gnus-registry.el (gnus-registry-unload-hook):
16175         Set as a variable with add-hook.
16176
16177         * nnspool.el (nnspool-spool-directory): Use news-directory instead
16178         of news-path.
16179
16180         * spam-stat.el (spam-stat-unload-hook): Set as a variable w/ add-hook.
16181
16182         * spam.el: Delete duplicate `provide'.
16183         (spam-unload-hook): Set as a variable with add-hook.
16184
16185 2004-10-15  Reiner Steib  <Reiner.Steib@gmx.de>
16186
16187         * pop3.el (pop3-leave-mail-on-server): Describe possible problems
16188         in the doc string.
16189
16190         * message.el (message-ignored-news-headers)
16191         (message-ignored-supersedes-headers)
16192         (message-ignored-resent-headers)
16193         (message-forward-ignored-headers): Improve custom type.
16194
16195 2004-10-13  Katsumi Yamaoka  <yamaoka@jpl.org>
16196
16197         * message.el (message-tokenize-header): Fix 2004-09-06 change
16198         which used point-min in the wrong place.
16199
16200 2004-10-12  Simon Josefsson  <jas@extundo.com>
16201
16202         * tls.el (tls-certtool-program): New variable.
16203         (tls-certificate-information): New function, based on
16204         ssl-certificate-information.
16205
16206 2004-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
16207
16208         * compface.el: Move the version of ELisp-based uncompface program
16209         to the contrib directory because of the copyright problem.
16210
16211 2004-10-12  Reiner Steib  <Reiner.Steib@gmx.de>
16212
16213         * message.el (message-kill-buffer): Raise the current frame.
16214
16215 2004-10-10  Reiner Steib  <Reiner.Steib@gmx.de>
16216
16217         * gnus-sum.el: Mention that multibyte characters don't work as marks.
16218
16219         * gnus.el (message-y-or-n-p): Autoload.
16220
16221         * pop3.el (pop3-maildrop, pop3-mailhost, pop3-port)
16222         (pop3-password-required, pop3-authentication-scheme)
16223         (pop3-leave-mail-on-server): Make customizable.
16224         (pop3): New custom group.
16225         (pop3-retr): Remove `sleep-for' statements.
16226         Suggested by Dave Love <fx@gnu.org>.
16227
16228         * nnheader.el (nnheader-read-timeout): Explain 1.0 timeout for
16229         Windows/DOS.
16230
16231         * imap.el (imap-parse-flag-list, imap-parse-body-extension)
16232         (imap-parse-body): Fix incorrect use of `assert'.
16233         Suggested by Dave Love <fx@gnu.org>.
16234
16235         * mml.el (mml-minibuffer-read-disposition): Require match.
16236         Suggested by Dave Love <fx@gnu.org>.
16237
16238 2004-10-11  Reiner Steib  <Reiner.Steib@gmx.de>
16239
16240         * gnus-group.el (gnus-group-delete-group): Change "\t." to "  " in
16241         doc string.
16242
16243 2004-10-08  Katsumi Yamaoka  <yamaoka@jpl.org>
16244
16245         * mm-uu.el (mm-uu-dissect-text-parts): Support all text/* types.
16246
16247 2004-10-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
16248
16249         * gnus-art.el (gnus-mime-display-single): Call `mm-display-inline'
16250         instead of calling `mm-insert-inline', to decode text/* parts
16251         before displaying them.
16252
16253 2004-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
16254
16255         * mm-uu.el (mm-uu-text-plain-type): New variable.
16256         (mm-uu-pgp-signed-extract-1): Use it.
16257         (mm-uu-pgp-encrypted-extract-1): Use it.
16258         (mm-uu-dissect): Allow MIME type and parameters as an optional arg;
16259         bind mm-uu-text-plain-type with that value.
16260         (mm-uu-dissect-text-parts): Pass MIME type and parameters to
16261         mm-uu-dissect.
16262
16263 2004-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
16264
16265         * gnus-group.el (gnus-update-group-mark-positions):
16266         * gnus-sum.el (gnus-update-summary-mark-positions):
16267         * message.el (message-check-news-body-syntax):
16268         * gnus-msg.el (gnus-debug): Use mm-string-as-multibyte instead
16269         of string-as-multibyte.
16270
16271 2004-10-05  Juri Linkov  <juri@jurta.org>
16272
16273         * gnus-group.el (gnus-update-group-mark-positions):
16274         * gnus-sum.el (gnus-update-summary-mark-positions):
16275         * message.el (message-check-news-body-syntax):
16276         * gnus-msg.el (gnus-debug): Use `string-as-multibyte' to convert
16277         8-bit unibyte values to a multibyte string for search functions.
16278
16279 2004-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
16280
16281         * mm-uu.el (mm-uu-dissect): Allow optional arg.
16282         (mm-uu-dissect-text-parts): New function.
16283
16284         * gnus-art.el (gnus-display-mime): Use mm-uu-dissect-text-parts to
16285         dissect text parts.
16286
16287         * gnus-sum.el (gnus-summary-insert-subject): Remove redundant setq.
16288         (gnus-summary-force-verify-and-decrypt): Revert 2004-08-18 change.
16289
16290         * mm-decode.el (mm-dissect-singlepart): Revert 2004-08-18 change.
16291
16292         * gnus-topic.el (gnus-topic-hierarchical-parameters):
16293         Use gnus-current-topics instead of gnus-current-topic.
16294
16295 2004-10-06  Jesper Harder  <harder@ifa.au.dk>
16296
16297         * gnus-sum.el (gnus-summary-show-article): Use with-current-buffer.
16298
16299 2004-10-05  Jesper Harder  <harder@ifa.au.dk>
16300
16301         * nnsoup.el (nnsoup-read-active-file): Use dolist, mapc or last
16302         where approriate.
16303
16304         * nnml.el (nnml-generate-active-info): do.
16305
16306         * nndiary.el (nndiary-generate-active-info): do.
16307
16308         * gnus-topic.el (gnus-topic-hierarchical-parameters): do.
16309         (gnus-topic-move): do.
16310
16311         * gnus-sum.el (gnus-data-enter-list, gnus-summary-process-mark-set)
16312         (gnus-summary-set-local-parameters, gnus-summary-read-document): do.
16313
16314         * gnus-srvr.el (gnus-server-prepare)
16315         (gnus-server-open-all-servers): do.
16316
16317         * gnus-msg.el (gnus-summary-cancel-article)
16318         (gnus-summary-resend-message)
16319         (gnus-summary-mail-crosspost-complaint): do.
16320
16321         * gnus-move.el (gnus-change-server): do.
16322
16323         * gnus-group.el (gnus-group-unmark-all-groups)
16324         (gnus-group-set-current-level): do.
16325
16326 2004-10-04  Simon Josefsson  <jas@extundo.com>
16327
16328         * message.el (message-generate-hashcash): Doc fix.
16329
16330 2004-10-02  Kevin Greiner  <kgreiner@compsol.cc>
16331
16332         * nnagent.el (nnagent-request-type): Bind gnus-agent to nil to
16333         avoid infinite recursion via gnus-get-function.
16334
16335 2004-10-02  Jesper Harder  <harder@ifa.au.dk>
16336
16337         * mm-partial.el (mm-partial-find-parts): Use with-current-buffer.
16338
16339         * nnfolder.el (nnfolder-generate-active-file): Use dolist.
16340
16341         * nnmail.el (nnmail-split-history): do.
16342
16343         * nnml.el (nnml-generate-nov-databases-1, nnml-request-rename-group)
16344         (nnml-request-delete-group): do.
16345
16346         * nnslashdot.el (nnslashdot-read-groups): do.
16347
16348         * nnsoup.el (nnsoup-delete-unreferenced-message-files): do.
16349         (nnsoup-unpack-packets, nnsoup-make-active): Simplify.
16350
16351         * nnspool.el (nnspool-find-id): Use with-temp-buffer.
16352         (nnspool-sift-nov-with-sed): Use last.
16353         (nnspool-retrieve-headers-with-nov): Use mapc.
16354         (nnspool-request-newgroups): Use dolist.
16355         (nnspool-request-group): Use last.
16356
16357         * nntp.el (nntp-read-server-type): Use dolist.
16358
16359         * nnvirtual.el (nnvirtual-create-mapping)
16360         (nnvirtual-update-read-and-marked): Use dolist.
16361         (nnvirtual-convert-headers): Simplify.
16362
16363 2004-10-01  Kevin Greiner  <kgreiner@compsol.cc>
16364
16365         * gnus-agent.el (gnus-agent-synchronize-group-flags):
16366         Add support for sync'ing tick marks.
16367
16368 2004-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>
16369
16370         * gnus-sum.el (gnus-summary-toggle-header): Make it work even if
16371         there's no visible header.
16372
16373 2004-10-01  Kevin Greiner  <kgreiner@compsol.cc>
16374
16375         * gnus-agent.el (gnus-agent-synchronize-group-flags):
16376         When necessary, pass full group name to gnus-request-set-marks.
16377
16378 2004-10-01  Simon Josefsson  <jas@extundo.com>
16379
16380         * mailcap.el (mailcap-mime-data): Add pdf.  Remove non-free
16381         acroread.
16382
16383 2004-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16384
16385         * spam-report.el (spam-report-gmane): Fix interactive.
16386
16387         * gnus-art.el (gnus-treat-body-boundary): Only do stuff under X.
16388
16389         * gnus-agent.el (gnus-agent-synchronize-flags-server): Be silent
16390         when writing file.
16391         (gnus-agent-synchronize-flags): Don't default to being
16392         interactive.
16393
16394 2004-09-30  Simon Josefsson  <jas@extundo.com>
16395
16396         * message.el (message-generate-hashcash): Add.
16397         (message-send-mail): Use it, call mail-add-payment.
16398
16399 2004-09-29  Teodor Zlatanov  <tzz@lifelogs.com>
16400
16401         * spam.el (spam-verify-bogofilter): Use -V, not -sV option.
16402
16403 2004-09-28  Kevin Greiner  <kgreiner@compsol.cc>
16404
16405         * gnus-agent.el (gnus-agent-synchronize-group-flags): Replace
16406         gnus-requst-update-info with explicit code to sync the in-memory
16407         info read flags with the marks being sync'd to the backend.
16408
16409         *gnus-util.el (gnus-pp): Add optional stream to match pp API.
16410
16411 2004-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
16412
16413         * spam.el (spam-verify-bogofilter): Add new function.
16414         (spam-check-bogofilter)
16415         (spam-bogofilter-register-with-bogofilter): Use it.
16416         (spam-verify-bogofilter): Add small fixes.
16417
16418 2004-09-28  Simon Josefsson  <jas@extundo.com>
16419
16420         * hashcash.el (hashcash-generate-payment): Revert.
16421
16422 2004-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
16423
16424         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
16425         Use gnus-extract-references instead of gnus-split-references.
16426
16427         * gnus-util.el (gnus-extract-references): Add new function, analogous
16428         to gnus-split-references but extracts only the message-ID without
16429         anything extra.
16430
16431         * hashcash.el (hashcash-generate-payment)
16432         (hashcash-check-payment): Do the right thing if hashcash-path is
16433         nil (because the hashcash program could not be found).
16434
16435         * spam.el (spam-use-hashcash): Remove comment.
16436
16437 2004-09-27  Jesper Harder  <harder@ifa.au.dk>
16438
16439         * gnus-cache.el (gnus-cache-possibly-remove-articles-1)
16440         (gnus-cache-enter-article, gnus-cache-remove-article)
16441         (gnus-cache-braid-heads, gnus-cache-generate-active): Use dolist.
16442
16443         * gnus-async.el (gnus-async-prefetch-remove-group): do.
16444
16445         * gnus-art.el (article-hide-boring-headers)
16446         (article-translate-strings, article-display-face)
16447         (gnus-article-mime-match-handle-first)
16448         (gnus-article-highlight-headers)
16449         (gnus-article-add-buttons-to-head): do.
16450
16451 2004-09-27  Simon Josefsson  <jas@extundo.com>
16452
16453         * hashcash.el: New version, from
16454         http://users.actrix.co.nz/mycroft/hashcash.el.  Previously in
16455         ../contrib/.
16456
16457 2004-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
16458
16459         * mm-decode.el (mm-copy-to-buffer): Don't use set-buffer-multibyte.
16460
16461 2004-09-26  Jesper Harder  <harder@ifa.au.dk>
16462
16463         * gnus-dup.el (gnus-dup-open): Use mapc.
16464         (gnus-dup-enter-articles, gnus-dup-suppress-articles): Use dolist.
16465
16466         (gnus-dup-enter-articles): Remove excess ID's from gnus-dup-hashtb.
16467         Reported by Stefan Wiens <s.wi@gmx.net>.
16468
16469         * gnus.el (gnus-shutdown): Use dolist.
16470
16471         * gnus-undo.el (gnus-undo): Use mapc.
16472
16473         * nnrss.el (nnrss-generate-active): do.
16474
16475         * message.el (message-cite-original-without-signature)
16476         (message-cite-original): Use mapc.
16477         (message-do-actions, message-make-forward-subject): Use dolist.
16478
16479 2004-09-25  Kevin Greiner  <kgreiner@compsol.cc>
16480
16481         * gnus-agent.el (gnus-agent-check-overview-buffer): Fix range of
16482         deletion to remove entire duplicate line.  Fixes merged article
16483         number bug.
16484
16485 2004-09-25  Kevin Greiner  <kgreiner@compsol.cc>
16486
16487         * gnus-agent.el (gnus-agent-possibly-synchronize-flags): Ignore
16488         servers that are offline.  Avoids having gnus-agent-toggle-plugged
16489         first ask if you want to open a server and then, even when you
16490         responded with no, asking if you want to synchronize the server's
16491         flags.
16492         (gnus-agent-synchronize-flags-server): Rewrote read loop to handle
16493         multi-line expressions.
16494         (gnus-agent-synchronize-group-flags): New internal function.
16495         Updates marks in memory (in the info structure) AND in the
16496         backend.
16497
16498         * gnus-util.el (gnus-remassoc): Fix typo in documentation.
16499
16500         * nnagent.el (nnagent-request-set-mark):
16501         Use gnus-agent-synchronize-group-flags, not backend's request-set-mark
16502         method, to ensure that synchronization updates marks in the
16503         backend and in the info (in memory) structure.
16504
16505 2004-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
16506
16507         * gnus-uu.el (gnus-uu-digest-mail-forward): Obey the process/prefix
16508         convention fully; don't miss the root article of a thread; make
16509         the X-Draft-From header with correct article numbers.
16510
16511 2004-09-23  Kevin Greiner  <kgreiner@compsol.cc>
16512
16513         * gnus-agent.el (gnus-agent-synchronize-flags-server): Do nothing
16514         unless plugged.  Disable the agent so that an open failure causes
16515         an error.
16516
16517         * gnus-int.el (gnus-request-set-mark, gnus-request-update-mark):
16518         Revert 2004-09-21 change.  The backend must be opened while
16519         synchronizing flags even when the backend stores the flags
16520         locally.
16521
16522 2004-09-23  Reiner Steib  <Reiner.Steib@gmx.de>
16523
16524         * gnus-msg.el (gnus-configure-posting-styles): Narrow to headers
16525         in `header' match.  Reported by Svend Tollak Munkejord.
16526
16527         * message.el (message-cite-original): Fix use of
16528         `message-cite-articles-with-x-no-archive'.
16529
16530 2004-09-22  Katsumi Yamaoka  <yamaoka@jpl.org>
16531
16532         * gnus-win.el (gnus-buffer-configuration): Add mml-preview.
16533         (gnus-window-to-buffer): Ditto.
16534
16535         * mml.el (mml-preview-buffer): New variable.
16536         (mml-preview): Manage window layout with gnus-buffer-configuration.
16537
16538         * gnus-msg.el (gnus-setup-message): Put article numbers into the
16539         X-Draft-From header even if those articles aren't quoted.
16540
16541 2004-09-21  Kevin Greiner  <kgreiner@compsol.cc>
16542
16543         * gnus-int.el (gnus-servers-that-use-local-marks): New variable.
16544         (gnus-request-set-mark, gnus-request-update-mark): Use new
16545         g-s-t-u-l-m to decide to use backend even when unplugged.
16546
16547 2004-09-21  Katsumi Yamaoka  <yamaoka@jpl.org>
16548
16549         * gnus-msg.el (gnus-inews-make-draft-meta-information): Don't add
16550         a trailing whitespace.  Suggested by Cheng Gao <chenggao@gmail.com>.
16551
16552 2004-09-20  Simon Josefsson  <jas@extundo.com>
16553
16554         * mm-util.el (mm-charset-synonym-alist): Map "unicode" to
16555         "utf-16-le".
16556
16557 2004-09-20  Stefan Monnier  <monnier@iro.umontreal.ca>
16558
16559         * mm-decode.el (mm-copy-to-buffer): Preserve the data's unibyteness.
16560
16561 2004-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
16562
16563         * uudecode.el (uudecode-use-external): Add :version.
16564
16565         * smime.el (smime-CA-file, smime-encrypt-cipher)
16566         (smime-dns-server): Add :version.
16567
16568         * smiley.el (gnus-smiley-file-types): Add :version.
16569
16570         * sha1.el (sha1-use-external): Add :version.
16571
16572         * pgg-def.el (pgg-query-keyserver): Add :version.
16573
16574         * nnmail.el (nnmail-fancy-expiry-targets)
16575         (nnmail-mail-splitting-charset, nnmail-mail-splitting-decodes):
16576         Add :version.
16577
16578         * nnimap.el (nnimap-split-download-body, nnimap-dont-close)
16579         (nnimap-retrieve-groups-asynchronous): Add :version.
16580         (nnimap-close-asynchronous): Add :version.  Fix typo in doc string.
16581
16582         * mml.el (mml-content-disposition-parameters)
16583         (mml-insert-mime-headers-always): Add :version.
16584
16585         * mm-util.el (mm-coding-system-priorities): Add :version.
16586
16587         * mm-decode.el (mm-inline-text-html-with-images)
16588         (mm-keep-viewer-alive-types, mm-external-terminal-program)
16589         (mm-verify-option): Add :version.
16590         (mm-text-html-renderer): Change :version.
16591
16592         * message.el (message-fcc-externalize-attachments)
16593         (message-required-headers, message-draft-headers)
16594         (message-subject-trailing-was-query)
16595         (message-subject-trailing-was-ask-regexp)
16596         (message-subject-trailing-was-regexp, message-mark-insert-begin)
16597         (message-mark-insert-end, message-archive-header)
16598         (message-archive-note, message-cross-post-default)
16599         (message-cross-post-note, message-followup-to-note)
16600         (message-cross-post-note-function, message-use-mail-followup-to)
16601         (message-subscribed-address-functions)
16602         (message-subscribed-address-file, message-subscribed-addresses)
16603         (message-subscribed-regexps, message-allow-no-recipients)
16604         (message-yank-cited-prefix, message-signature-insert-empty-line)
16605         (message-hidden-headers, message-hierarchical-addresses)
16606         (message-mail-user-agent, message-use-idna)
16607         (message-valid-fqdn-regexp)
16608         (message-strip-special-text-properties, message-header-synonyms)
16609         (message-beginning-of-line, message-tab-body-function): Add :version.
16610         (message-insert-canlock, message-wide-reply-confirm-recipients):
16611         Change :version.
16612
16613         * mail-source.el (mail-source-ignore-errors): Add :group, :type
16614         and :version.
16615         (mail-source-delete-old-incoming-confirm)
16616         (mail-source-movemail-program): Add :version.
16617
16618         * gnus.el (gnus-parameters, gnus-user-agent): Add :version.
16619         (gnus-agent-cache, gnus-agent): Change :version.
16620
16621         * gnus-util.el (gnus-use-byte-compile): Change :version.
16622
16623         * gnus-sum.el (gnus-summary-make-false-root-always)
16624         (gnus-summary-default-high-score)
16625         (gnus-summary-default-low-score, gnus-auto-goto-ignores)
16626         (gnus-forwarded-mark, gnus-unseen-mark, gnus-no-mark)
16627         (gnus-read-all-available-headers, gnus-article-emulate-mime)
16628         (gnus-sum-thread-tree-root, gnus-sum-thread-tree-false-root)
16629         (gnus-sum-thread-tree-single-indent)
16630         (gnus-sum-thread-tree-vertical, gnus-sum-thread-tree-indent)
16631         (gnus-sum-thread-tree-leaf-with-other)
16632         (gnus-sum-thread-tree-single-leaf): Add :version.
16633         (gnus-summary-display-arrow, gnus-summary-muttprint-program)
16634         (gnus-article-loose-mime): Change :version.
16635
16636         * gnus-start.el (gnus-backup-startup-file)
16637         (gnus-save-startup-file-via-temp-buffer): Add :version.
16638
16639         * gnus-srvr.el (gnus-server-browse-in-group-buffer)
16640         (gnus-server-offline-face): Add :version.
16641
16642         * gnus-score.el (gnus-adaptive-word-length-limit): Add :version.
16643
16644         * gnus-msg.el (gnus-gcc-externalize-attachments)
16645         (gnus-debug-files, gnus-debug-exclude-variables)
16646         (gnus-discouraged-post-methods): Change :version.
16647         (gnus-confirm-mail-reply-to-news)
16648         (gnus-confirm-treat-mail-like-news): Add :version.
16649
16650         * gnus-int.el (gnus-server-unopen-status): Add :version.
16651
16652         * gnus-group.el (gnus-group-jump-to-group-prompt)
16653         (gnus-large-ephemeral-newsgroup)
16654         (gnus-fetch-old-ephemeral-headers): Add :version.
16655
16656         * gnus-fun.el (gnus-x-face-directory)
16657         (gnus-convert-pbm-to-x-face-command)
16658         (gnus-convert-image-to-x-face-command)
16659         (gnus-convert-image-to-face-command): Add :version.
16660
16661         * gnus-delay.el (gnus-delay-default-hour): Add :version.
16662
16663         * gnus-cite.el (gnus-cite-blank-line-after-header)
16664         (gnus-article-boring-faces): Add :version.
16665
16666         * gnus-art.el (gnus-buttonized-mime-types)
16667         (gnus-inhibit-mime-unbuttonizing)
16668         (gnus-treat-display-face)
16669         (gnus-treat-body-boundary): Change :version.
16670         (gnus-body-boundary-delimiter, gnus-picon-databases)
16671         (gnus-treat-strip-cr, gnus-treat-leading-whitespace)
16672         (gnus-treat-date-english, gnus-treat-fold-headers)
16673         (gnus-article-skip-boring, gnus-treat-fold-newsgroups)
16674         (gnus-treat-mail-picon, gnus-treat-wash-html)
16675         (gnus-article-encrypt-protocol)
16676         (gnus-use-idna, gnus-article-over-scroll)
16677         (gnus-mime-display-multipart-alternative-as-mixed)
16678         (gnus-mime-display-multipart-related-as-mixed)
16679         (gnus-button-valid-fqdn-regexp, gnus-button-man-handler)
16680         (gnus-ctan-url, gnus-button-ctan-handler)
16681         (gnus-button-handle-ctan-bogus-regexp)
16682         (gnus-button-ctan-directory-regexp)
16683         (gnus-button-mid-or-mail-regexp, gnus-button-prefer-mid-or-mail)
16684         (gnus-button-mid-or-mail-heuristic-alist, gnus-button-tex-level)
16685         (gnus-button-man-level, gnus-button-emacs-level)
16686         (gnus-button-message-level, gnus-button-browse-level): Add :version.
16687
16688         * gnus-agent.el (gnus-agent-fetched-hook): Add :version.
16689         (gnus-agent-go-online): Change :version.
16690         (gnus-agent-expire-unagentized-dirs)
16691         (gnus-agent-auto-agentize-methods): Add :version.
16692
16693         * flow-fill.el (fill-flowed-display-column)
16694         (fill-flowed-encode-column): Add :version.
16695
16696         * deuglify.el (gnus-outlook-deuglify-unwrap-min)
16697         (gnus-outlook-deuglify-unwrap-max)
16698         (gnus-outlook-deuglify-cite-marks)
16699         (gnus-outlook-deuglify-unwrap-stop-chars)
16700         (gnus-outlook-deuglify-no-wrap-chars)
16701         (gnus-outlook-deuglify-attrib-cut-regexp)
16702         (gnus-outlook-deuglify-attrib-verb-regexp)
16703         (gnus-outlook-deuglify-attrib-end-regexp)
16704         (gnus-outlook-display-hook): Add :version.
16705
16706         * binhex.el (binhex-use-external): Add :version.
16707
16708 2004-09-16  Reiner Steib  <Reiner.Steib@gmx.de>
16709
16710         * gnus-sum.el (gnus-fetch-old-headers): Add custom choices `t'
16711         and `invisible'.
16712
16713 2004-09-10  Teodor Zlatanov  <tzz@lifelogs.com>
16714
16715         * gnus-registry.el (gnus-registry-trim): Watch out for negatives
16716         in gnus-registry-trim.
16717
16718 2004-09-13  Simon Josefsson  <jas@extundo.com>
16719
16720         * dns-mode.el: Add XEmacs auto-mode-alist autoload cookie.
16721
16722         * nnimap.el (nnimap-demule): Revert 2004-08-30 change.
16723
16724         * dns-mode.el (dns-mode): Fix menu for XEmacs, reported by Steve
16725         Youngs <steve@youngs.au.com> and suggested by Katsumi Yamaoka
16726         <yamaoka@jpl.org>.
16727         (dns-mode-font-lock-keywords): Fix faces, reported by Steve Youngs
16728         <steve@youngs.au.com> and suggested by Katsumi Yamaoka
16729         <yamaoka@jpl.org>.
16730
16731         * sieve.el (sieve-manage-mode): Ditto.
16732
16733 2004-09-13  Reiner Steib  <Reiner.Steib@gmx.de>
16734
16735         * gnus-sum.el (gnus-summary-copy-article): Fix doc string.
16736
16737 2004-09-11  Simon Josefsson  <jas@extundo.com>
16738
16739         * dns-mode.el: Add.
16740
16741         * mm-view.el (mm-display-dns-inline): Add.
16742
16743         * mm-decode.el (mm-inline-media-tests): Add text/dns.
16744         (mm-automatic-display): Ditto.
16745
16746         * mailcap.el (mailcap-mime-data): Add text/dns.
16747         (mailcap-mime-extensions): Map .soa to text/dns.
16748
16749 2004-09-10  Miles Bader  <miles@gnu.ai.mit.edu>
16750
16751         * gnus-art.el (article-decode-mime-words, article-babel)
16752         (gnus-article-highlight-signature, gnus-article-add-buttons)
16753         (gnus-signature-toggle): Remove unnecessary bindings of
16754         `inhibit-read-only' inherited from v5.10 merge.
16755
16756 2004-09-08  Reiner Steib  <Reiner.Steib@gmx.de>
16757
16758         * nntp.el (nntp): New customization group.
16759         (nntp-authinfo-file): Add customization group.
16760
16761         * mml2015.el (mml2015-unabbrev-trust-alist): Add customization group.
16762
16763         * mml-sec.el (mml-signencrypt-style-alist): Ditto.
16764
16765         * gnus.el (to-address, to-list, subscribed)
16766         (large-newsgroup-initial): Ditto.
16767
16768         * flow-fill.el (fill-flowed-display-column)
16769         (fill-flowed-encode-column): Ditto.
16770
16771 2004-09-06  Stefan Monnier  <monnier@iro.umontreal.ca>
16772
16773         * message.el (message-tokenize-header, message-send-mail-with-qmail):
16774         Use point-min rather than 1.
16775         (message-send-mail): Use buffer-size rather than point-max.
16776
16777         * gnus-sum.el (gnus-summary-search-article-forward):
16778         Signal a specific `search-failed' rather than a generic `error'.
16779
16780         * gnus-salt.el (gnus-pick-mouse-pick-region): Switch 1 => point-min.
16781         (gnus-generate-vertical-tree): Usue `bobp' rather than compare to 1.
16782         (gnus-highlight-selected-tree): Use point-min rather than 1 and 2.
16783
16784 2004-09-10  Simon Josefsson  <jas@extundo.com>
16785
16786         * nndb.el (require): Remove tcp and duplicate cl.
16787
16788 2004-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
16789
16790         * gnus-agent.el (directory-files-and-attributes): Move forward.
16791
16792 2004-09-09  Kevin Greiner  <kgreiner@compsol.cc>
16793
16794         * gnus-agent.el (directory-files-and-attributes):
16795         Optionally defined to support XEmacs.
16796
16797 2004-09-09  Kevin Greiner  <kgreiner@compsol.cc>
16798
16799         * gnus-agent.el (gnus-agent-cat-groups): Rewrote avoiding defsetf
16800         to avoid run-time CL dependencies.
16801         (gnus-agent-unfetch-articles): New function.
16802         (gnus-agent-fetch-headers): Use gnus-agent-braid-nov to validate
16803         article numbers even when local .overview file is missing.
16804         (gnus-agent-read-article-number): New function.  Only accepts
16805         27-bit article numbers.
16806         (gnus-agent-copy-nov-line, gnus-agent-uncached-articles):
16807         Use gnus-agent-read-article-number.
16808         (gnus-agent-braid-nov): Rewrote to validate article numbers coming
16809         from backend while recognizing that article numbers in .overview
16810         must be valid.
16811         (gnus-agent-update-files-total-fetched-for):
16812         Use directory-files-and-attributes to improve performance.
16813         * gnus-int.el (gnus-request-move-article):
16814         Use gnus-agent-unfetch-articles in place of gnus-agent-expire to
16815         improve performance.
16816
16817         * gnus-start.el (gnus-convert-old-newsrc): Change message text as
16818         some users confused by references to .newsrc when they only have a
16819         .newsrc.eld file.
16820         (gnus-convert-mark-converter-prompt)
16821         (gnus-convert-converter-needs-prompt): Fix use of property list.
16822         * legacy-gnus-agent.el (gnus-agent-convert-to-compressed-agentview-prompt):
16823         New function.  Used internally to only display 'gnus converting
16824         files' message when actually necessary.
16825
16826         * gnus-sum.el (): Remove (require 'gnus-agent) as required
16827         methods now autoloaded.
16828
16829 2004-09-03  Katsumi Yamaoka  <yamaoka@jpl.org>
16830
16831         * gnus-sum.el (gnus-summary-insert-subject): Remove list
16832         identifiers.
16833
16834 2004-09-02  Reiner Steib  <Reiner.Steib@gmx.de>
16835
16836         * gnus-picon.el: Fix indentation and closing parenthesis.
16837
16838 2004-09-01  Simon Josefsson  <jas@extundo.com>
16839
16840         * message.el (message-canlock-generate): Require sha1, not
16841         sha1-el.  (Can we get rid of this require altogether?  It is ugly
16842         to require within a function.  Sadly, if sha1.el isn't loaded, the
16843         let binding in m-c-g will hide the defcustom definition, which is
16844         bad.)
16845
16846         * canlock.el: Require sha1, not sha1-el.
16847
16848         * message.el: Don't autoload sha1 (there is a autoload cookie in
16849         sha1.el).
16850
16851         * sha1-el.el: Rename to sha1.el.
16852
16853 2004-08-30  Juanma Barranquero  <lektu@terra.es>
16854
16855         * ietf-drums.el (ietf-drums-remove-whitespace): Fix character constant.
16856
16857 2004-08-30  Stefan Monnier  <monnier@iro.umontreal.ca>
16858
16859         * nnimap.el (nnimap-demule): Avoid string-as-multibyte.
16860
16861 2004-08-30  Kim F. Storm  <storm@cua.dk>
16862
16863         * nntp.el (nntp-authinfo-file): Add :group 'nntp.
16864
16865         * nnimap.el (nnimap-authinfo-file, nnimap-prune-cache):
16866         Add :group 'nnimap.
16867
16868 2004-08-30  Andreas Schwab  <schwab@suse.de>
16869
16870         * rfc2231.el (rfc2231-parse-string): Restore whitespace syntax for
16871         ?* and ?\;.
16872
16873         * ietf-drums.el (ietf-drums-syntax-table): Set syntax of ?* ?\;
16874         and ?\' to symbol instead of whitespace.
16875
16876 2004-08-30  Katsumi Yamaoka  <yamaoka@jpl.org>
16877
16878         * gnus-agent.el (gnus-agent-restore-gcc): Use ^ and regexp-quote.
16879
16880         * gnus-sum.el (gnus-summary-morse-message): Use search-forward
16881         instead of re-search-forward.
16882
16883         * gnus-uu.el (gnus-uu-save-article): Ditto.
16884         (gnus-uu-post-encode-uuencode): Ditto.
16885
16886         * html2text.el (html2text-clean-list-items): Ditto.
16887         (html2text-clean-dtdd): Ditto.
16888         (html2text-format-tags): Ditto.
16889
16890         * message.el (message-send-mail-with-sendmail): Fix regexp.
16891         (message-fill-field-general): Use search-forward instead of
16892         re-search-forward.
16893         (unbold-region): Ditto.
16894
16895         * nnrss.el (nnrss-request-article): Ditto.
16896
16897         * nnslashdot.el (nnslashdot-request-article): Ditto.
16898
16899         * nnweb.el (nnweb-gmane-wash-article): Ditto.
16900
16901         * gnus-sum.el (gnus-summary-make-menu-bar): Avoid the
16902         "Unrecognized menu descriptor" error in XEmacs.
16903
16904 2004-08-26  Stefan Wiens  <s.wi@gmx.net>  (tiny change)
16905
16906         * gnus-sum.el (gnus-read-header): Don't remove a header for the
16907         parent article of a sparse article in the thread hashtb.
16908
16909 2004-08-26  David Hedbor  <dhedbor@real.com>  (tiny change)
16910
16911         * nnmail.el (nnmail-split-lowercase-expanded): New user option.
16912         (nnmail-expand-newtext): Lowercase expanded entries if
16913         nnmail-split-lowercase-expanded is non-nil.
16914
16915 2004-08-26  Katsumi Yamaoka  <yamaoka@jpl.org>
16916
16917         * nndoc.el (nndoc-type-alist): Fix regexp in the rfc822-forward entry.
16918
16919         * gnus-group.el (gnus-group-line-format-alist): Convert the value
16920         of gnus-tmp-news-method into string under XEmacs.  It will be
16921         passed to gnus-correct-length which takes only a string argument.
16922
16923 2004-08-24  Katsumi Yamaoka  <yamaoka@jpl.org>
16924
16925         * gnus-util.el (gnus-bind-print-variables): New macro.
16926         (gnus-prin1): Use it.
16927         (gnus-prin1-to-string): Use it.
16928         (gnus-pp): New function.
16929         (gnus-pp-to-string): New function.
16930
16931         * gnus-cus.el (gnus-agent-cat-prepare-category-field):
16932         Replace pp-to-string with gnus-pp-to-string.
16933         * gnus-eform.el (gnus-edit-form): Replace pp with gnus-pp.
16934         * gnus-group.el (gnus-group-make-kiboze-group): Ditto.
16935         * gnus-msg.el (gnus-debug): Ditto.
16936         * gnus-score.el (gnus-score-save): Ditto.
16937         * gnus-spec.el (gnus-update-format): Replace pp-to-string with
16938         gnus-pp-to-string.
16939         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days): Replace pp
16940         with gnus-pp.
16941         * score-mode.el (gnus-score-pretty-print): Ditto.
16942         * webmail.el (webmail-debug): Ditto.
16943
16944 2004-08-23  Katsumi Yamaoka  <yamaoka@jpl.org>
16945
16946         * gnus-art.el (article-display-face, article-display-x-face):
16947         Use buffer-read-only.
16948
16949 2004-08-22  Katsumi Yamaoka  <yamaoka@jpl.org>
16950
16951         * gnus-art.el (article-hide-list-identifiers):
16952         Bind inhibit-read-only as t.
16953
16954 2004-08-22  Reiner Steib  <Reiner.Steib@gmx.de>
16955
16956         * gnus-mlspl.el (gnus-group-split-update): Fix docstring.
16957
16958 2004-08-22  Stefan Monnier  <monnier@iro.umontreal.ca>
16959
16960         * gnus-art.el: Use inhibit-read-only instead of buffer-read-only.
16961         (gnus-narrow-to-page): Don't assume point-min == 1.
16962         (gnus-article-edit-mode): Derive from message-mode.
16963
16964         * gnus-score.el (gnus-score-find-bnews): Simplify and don't assume
16965         point-min == 1.
16966
16967         * imap.el (imap-parse-address-list, imap-parse-body-ext):
16968         Disable incorrect use of `assert'.
16969
16970         * message.el (message-mode): Set comment-start-skip.
16971
16972
16973 2004-08-22  Sam Steingold  <sds@gnu.org>
16974
16975         * pop3.el (pop3-leave-mail-on-server): New user variable.
16976         (pop3-movemail): Delete mail only when it is nil.
16977
16978 2004-08-21  Reiner Steib  <Reiner.Steib@gmx.de>
16979
16980         * nntp.el (nntp-marks-is-evil): Fix typo in docstring.
16981
16982         * mml.el (mml-preview): Use `pop-to-buffer'.
16983
16984         * message.el (message-goto-mail-followup-to): Insert after "To".
16985         (message-carefully-insert-headers): Add comment.
16986
16987         * gnus.el: Remove unused variable `gnus-article-check-size'.
16988
16989         * gnus-sum.el (gnus-summary-make-menu-bar): Add help texts.
16990
16991         * gnus-art.el (gnus-button-alist):
16992         Improve `gnus-button-handle-library' entry.
16993
16994 2004-08-19  Sebastian Freundt  <hroptatyr@gna.org>  (tiny change)
16995
16996         * nnmaildir.el (nnmaildir--emlink-p, nnmaildir--enoent-p):
16997         Use downcase, since XEmacs capitalizes error messages differently.
16998
16999 2004-08-18  Jesper Harder  <harder@ifa.au.dk>
17000
17001         * nntp.el: Add (require 'gnus) due to reference to
17002         `gnus-directory'.  Reported by Matt Swift <swift@alum.mit.edu>.
17003
17004 2004-08-18  Florian Weimer  <fw@deneb.enyo.de>
17005
17006         * gnus-sum.el (gnus-summary-force-verify-and-decrypt):
17007         Bind `mm-fill-flowed'.
17008
17009         * mm-decode.el (mm-dissect-singlepart): Check it.
17010
17011 2004-08-17  Teodor Zlatanov  <tzz@lifelogs.com>
17012
17013         * nnimap.el (nnimap-open-connection): Add 'imaps' synonym to
17014         'imap' for netrc parsing.
17015
17016 2004-08-16  Reiner Steib  <Reiner.Steib@gmx.de>
17017
17018         * mailcap.el (mailcap-mime-data): Mark as risky.
17019
17020 2004-08-15  Katsumi Yamaoka  <yamaoka@jpl.org>
17021
17022         * rfc2047.el (rfc2047-encode-region): Assume the close parenthesis
17023         may be included in the encoded word.
17024         (rfc2047-encode): Don't append a space if the encoded word
17025         includes close parenthesis.
17026
17027 2004-08-12  Katsumi Yamaoka  <yamaoka@jpl.org>
17028
17029         * rfc2047.el (rfc2047-encode-1, rfc2047-encode): Improve encoding
17030         of text within parentheses.
17031
17032 2004-08-06  Teodor Zlatanov  <tzz@lifelogs.com>
17033
17034         * gnus-encrypt.el (gnus-encrypt-insert-file-contents)
17035         (gnus-encrypt-write-file-contents): Make the password key the file
17036         name PLUS the cipher, not just the cipher.  Also remove failed
17037         passwords from the cache.
17038
17039 2004-08-06  Simon Josefsson  <jas@extundo.com>
17040
17041         * gnus-sum.el (gnus-article-loose-mime): Change default to t.
17042         Doc fix.
17043
17044 2004-08-05  Katsumi Yamaoka  <yamaoka@jpl.org>
17045
17046         * rfc2047.el (rfc2047-fold-region): Use trailing whitespace as
17047         LWSP.
17048
17049 2004-08-04  Teodor Zlatanov  <tzz@lifelogs.com>
17050
17051         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
17052         Try to append in-reply-to: data to the references: header.
17053
17054         * netrc.el: Remove old encryption support, autoload gnus-encrypt.el.
17055         (netrc-parse): Use gnus-encrypt.el functions.
17056
17057         * gnus-encrypt.el: Add new file for encryption support; currently
17058         does only a few GPG ciphers and an internal XOR cipher.
17059
17060         * password.el: Add comments on using password-read-and-add.
17061         (password-read-and-add): Add function to read and add the
17062         password to the cache at once.
17063
17064 2004-07-28  Simon Josefsson  <jas@extundo.com>
17065
17066         * pgg-pgp5.el (pgg-pgp5-encrypt-region): Accept sign
17067         parameter (but don't use it, for now).
17068
17069         * imap.el (imap-ssl-open): Use imap-process-connection-type,
17070         instead of hard coding to nil.
17071
17072 2004-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
17073
17074         * mm-view.el (mm-inline-image-emacs): Open lines under an image
17075         as mm-inline-image-xemacs does.
17076
17077 2004-07-26  Simon Josefsson  <jas@extundo.com>
17078
17079         * gnus-group.el (gnus-group-group-map, gnus-group-make-menu-bar):
17080         Revert part of 2004-07-17 change below.
17081
17082 2004-07-25  Katsumi Yamaoka  <yamaoka@jpl.org>
17083
17084         * rfc2047.el (rfc2047-encode-region): Don't infloop.
17085         Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
17086
17087 2004-07-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17088
17089         * flow-fill.el (fill-flowed): Remove space stuffing, and only do
17090         quotes that actually start with ">" at the beginning of the
17091         lines.
17092
17093 2004-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
17094
17095         * rfc2047.el (rfc2047-encode-region): Fix last change.
17096         (rfc2047-encode-parameter): Remove useless concat.
17097
17098 2004-07-22  Katsumi Yamaoka  <yamaoka@jpl.org>
17099
17100         * rfc2047.el (rfc2047-encode-region): Check carefully whether to
17101         encode special characters; fix some kind of misconfigured headers;
17102         signal a real error if debug-on-quit or debug-on-error is non-nil.
17103         (rfc2047-encode-max-chars): New variable.
17104         (rfc2047-encode-1): Use it.
17105         (rfc2047-encode-parameter): New function.
17106
17107         * mml.el (mml-insert-parameter): Remove an excessive space.
17108
17109 2004-07-17  Simon Josefsson  <jas@extundo.com>
17110
17111         * gnus-group.el (gnus-group-make-group-simple): Add, suggested by
17112         Kai Grossjohann <kai@emptydomain.de>.
17113         (gnus-group-group-map): Use it, instead of gnus-group-make-group.
17114         (gnus-group-make-menu-bar): Ditto.
17115
17116         * gnus-util.el (gnus-group-server): Add.
17117
17118 2004-07-16  Jesper Harder  <harder@ifa.au.dk>
17119
17120         * message.el (message-clone-locals): Clone sendmail and smtp
17121         variables.
17122
17123 2004-07-12  Katsumi Yamaoka  <yamaoka@jpl.org>
17124
17125         * rfc2047.el (rfc2047-encode-region): Fix last change.
17126
17127 2004-07-12  Katsumi Yamaoka  <yamaoka@jpl.org>
17128
17129         * rfc2047.el (rfc2047-encode-region): Treat backslash-quoted
17130         characters as non-special.
17131
17132 2004-07-09  Simon Josefsson  <jas@extundo.com>
17133
17134         * gnus-agent.el (gnus-agent-synchronize-flags): Revert to ask.
17135         Users will lose all flag changes made while unplugged with
17136         e.g. nntp unless flag synchronization happens, thus `nil' is not a
17137         good default.  See numerous reports on ding mailing list.
17138
17139 2004-07-09  Katsumi Yamaoka  <yamaoka@jpl.org>
17140
17141         * nndoc.el (nndoc-type-alist): Improve regexp for article-begin,
17142         add generate-head-function and generate-article-function to the
17143         rfc822-forward entry.
17144         (nndoc-rfc822-forward-generate-article): New function.
17145         (nndoc-rfc822-forward-generate-head): New function.
17146
17147         * mm-decode.el (mm-dissect-buffer): Simplify cleaning of CTE.
17148
17149 2004-07-06  Dan Christensen  <jdc@uwo.ca>
17150
17151         * gnus-sum.el (gnus-summary-read-group-1): When summary is unthreaded,
17152         respect display group parameter and gnus-summary-expunge-below.
17153         (gnus-articles-to-read): Remove unused reference to display group
17154         parameter.
17155
17156 2004-07-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17157
17158         * nnheader.el (nnheader-uniquify-message-id): New experimental
17159         variable.
17160         (nnheader-nov-read-message-id): Use it.
17161
17162         * spam-report.el (spam-report-gmane): Add interactive.
17163
17164 2004-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
17165
17166         * mm-encode.el (mm-content-transfer-encoding-defaults):
17167         Use qp-or-base64 for the application/* types.
17168
17169 2004-07-02  Joakim Verona  <joakim@verona.se>  (tiny change)
17170
17171         * nnrss.el (nnrss-read-group-data): Fix off-by-one error.
17172
17173 2004-06-30  Teodor Zlatanov  <tzz@lifelogs.com>
17174
17175         * gnus-registry.el (gnus-registry-trim): Don't allow a negative
17176         trim value.
17177
17178 2004-01-25  Paul Jarc  <prj@po.cwru.edu>
17179
17180         * nnmaildir.el (nnmaildir--condcase, nnmaildir--enoent-p):
17181         New macro and function.
17182         (nnmaildir--new-number, nnmaildir-request-set-mark): Use them.
17183
17184 2004-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
17185
17186         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): Fix cleaning of
17187         after-load-alist.
17188
17189 2004-06-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17190
17191         * gnus-group.el (gnus-group-get-new-news-this-group):
17192         Don't update info that isn't there.
17193
17194 2004-06-29  Ilya N. Golubev  <gin@mo.msk.ru>
17195
17196         * mm-util.el (mm-mime-mule-charset-alist): Add the windows-1251
17197         entry.
17198
17199 2004-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
17200
17201         * mm-view.el (mm-inline-render-with-function): Use multibyte
17202         buffer; decode html source by charset.
17203
17204         * mm-encode.el (mm-content-transfer-encoding-defaults): Doc fix.
17205
17206         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): New function run when
17207         Mule-UCS is loaded under XEmacs.
17208         (mm-mime-mule-charset-alist): Avoid duplicated entries.
17209
17210 2004-06-28  Jesper Harder  <harder@ifa.au.dk>
17211
17212         * nnheader.el (nnheader-max-head-length): Increase to 8192.
17213
17214 2004-06-28  Katsumi Yamaoka  <yamaoka@jpl.org>
17215
17216         * mm-util.el (mm-coding-system-p): Return a coding-system.
17217         (mm-mime-mule-charset-alist): Use shift_jis instead of
17218         iso-2022-jp-2 for the katakana-jisx0201 mule charset; add new
17219         entries for the mime charsets iso-2022-jp-3 and shift_jis.
17220         (mm-coding-system-priorities): Use shift_jis and iso-8859-1
17221         instead of japanese-shift-jis and iso-latin-1 respectively in
17222         order to share the default value with both Emacs and XEmacs-mule.
17223         (mm-mule-charset-to-mime-charset):
17224         Make mm-coding-system-priorities effective.
17225         (mm-sort-coding-systems-predicate): Canonicalize coding-systems
17226         while predicating of candidates upon the priorities.
17227
17228 2004-06-27  Jesper Harder  <harder@ifa.au.dk>
17229
17230         * gnus-sum.el (gnus-summary-make-menu-bar):
17231         Add gnus-uu-invert-processable.
17232
17233         * gnus.el: Autoload gnus-uu-invert-processable.
17234
17235 2004-06-24  Katsumi Yamaoka  <yamaoka@jpl.org>
17236
17237         * mm-util.el (mm-with-multibyte-buffer): New macro.
17238
17239         * rfc2047.el (rfc2047-encode-string): Use it.
17240         (rfc2047-encode-region): Move point to the end of the region after
17241         encoding.  Suggested by IRIE Tetsuya <irie@t.email.ne.jp>.
17242
17243 2004-06-23  Katsumi Yamaoka  <yamaoka@jpl.org>
17244
17245         * gnus-cite.el (gnus-cite-parse): Don't ignore case when finding
17246         ">From ".  Thanks to Reiner Steib <Reiner.Steib@gmx.de>.
17247
17248 2004-06-23  Katsumi Yamaoka  <yamaoka@jpl.org>
17249
17250         * gnus-cite.el (gnus-cite-ignore-quoted-from): New user option.
17251         (gnus-cite-parse): Ignore quoted envelope From_.
17252         Suggested by Karl Chen <quarl@nospam.quarl.org>.
17253
17254 2004-06-23  Jesper Harder  <harder@ifa.au.dk>
17255
17256         * message.el (message-idna-to-ascii-rhs-1): Don't choke on
17257         invalid addresses.
17258
17259 2004-06-21  Teodor Zlatanov  <tzz@lifelogs.com>
17260
17261         * spam.el: Change section markers, revise TODO list.
17262         (spam-backends): Make new master list of all installed backends.
17263         (spam-summary-exit-behavior): Add new variable to determine how
17264         messages moves are done at summary exit.
17265         (spam-move-spam-nonspam-groups-only)
17266         (spam-process-ham-in-nonham-groups)
17267         (spam-process-ham-in-spam-groups): Remove variables, the
17268         spam-summary-exit-behavior variable should be used to manage this
17269         behavior.
17270         (spam-old-ham-articles, spam-old-spam-articles): Remove.
17271         (spam-old-articles): Add variable, replacing spam-old-ham-articles
17272         and spam-old-spam-articles.
17273         (spam-use-copy, spam-use-move, spam-use-gmane, spam-use-resend):
17274         Add empty variables, placeholders for the backends they represent.
17275         (spam-set-difference): Move, unchanged.
17276         (spam-list-of-processors): Declare OBSOLETE, not used anymore
17277         unless the user has a processor variable.
17278         (spam-classifications, spam-classification-valid-p)
17279         (spam-backend-properties, spam-backend-property-valid-p)
17280         (spam-backend-function-type-valid-p)
17281         (spam-process-type-valid-p, spam-list-articles): Add helper functions.
17282         (spam-report-articles-gmane, spam-report-articles-resend):
17283         Remove functions, they are not needed.
17284         (spam-install-backend-super, spam-backend-list)
17285         (spam-backend-check, spam-backend-valid-p, spam-backend-info)
17286         (spam-backend-function, spam-backend-ham-registration-function)
17287         (spam-backend-spam-registration-function)
17288         (spam-backend-ham-unregistration-function)
17289         (spam-backend-spam-unregistration-function)
17290         (spam-backend-statistical-p, spam-backend-mover-p)
17291         (spam-install-backend-alias, spam-install-checkonly-backend)
17292         (spam-install-mover-backend, spam-install-nocheck-backend)
17293         (spam-install-backend, spam-install-statistical-backend)
17294         (spam-install-statistical-checkonly-backend): Add backend installation
17295         support.
17296         (spam-summary-prepare-exit): Rewrite to use the new backend code.
17297         (spam-group-processor-p): Use the new backend code and respect the
17298         summary exit behavior.
17299         (spam-mark-spam-as-expired-and-move-routine): Remove.
17300         (spam-summary-prepare): Change to use the new spam-old-articles
17301         variable.
17302         (spam-copy-or-move-routine, spam-copy-spam-routine)
17303         (spam-move-spam-routine, spam-copy-ham-routine)
17304         (spam-move-ham-routine): Add code to copy/move ham or spam.
17305         (spam-fetch-field-fast): Improve doc and code, plus allow the
17306         'number request.
17307         (spam-list-of-checks, spam-list-of-statistical-checks):
17308         Remove variables.
17309         (spam-split, spam-find-spam): Use the new backend code.
17310         (spam-registration-functions): Remove variable.
17311         (spam-unregister-routine): Add convenience wrapper.
17312         (spam-log-undo-registration, spam-register-routine)
17313         (spam-log-processing-to-registry)
17314         (spam-log-unregistration-needed-p): Rename "check" to "backend"
17315         where possible.
17316         (spam-check-gmane-xref, spam-check-regex-headers)
17317         (spam-check-blackholes, spam-check-stat, spam-check-ifile)
17318         (spam-check-BBDB, spam-check-whitelist, spam-check-blacklist)
17319         (spam-check-bogofilter-headers, spam-check-spamoracle)
17320         (spam-check-spamassassin-headers, spam-check-bsfilter-headers)
17321         (spam-check-crm114-headers): Use the spam-split-group that
17322         spam-split prepares, no need to determine it every time.
17323
17324         * nnimap.el (nnimap-retrieve-headers-progress): Add the message number
17325         to the nnheader-parse-naked-head call.
17326
17327         * nnheader.el (nnheader-generate-fake-message-id): Fix indentation.
17328
17329         * gnus-sum.el (gnus-nov-parse-line): Add the message number to
17330         the nnheader-nov-read-message-id call.
17331
17332 2004-06-21  Katsumi Yamaoka  <yamaoka@jpl.org>
17333
17334         * gnus-group.el (gnus-group-get-new-news-this-group): Don't call
17335         gnus-activate-group twice.  Suggested by Markus Peter
17336         <warp@spin.de>.
17337
17338 2004-06-18  Katsumi Yamaoka  <yamaoka@jpl.org>
17339
17340         * gnus-art.el (gnus-article-time-format): Exchange the order of
17341         day and month in the default value; fix customization type.
17342         (article-date-ut): Use add-text-properties.
17343         (article-make-date-line): Use message-make-date instead of
17344         current-time-string.
17345
17346         * message.el (message-fetch-field): Don't use set-text-properties.
17347         (message-make-date): Simplify.
17348
17349         * messagexmas.el (message-xmas-make-date): New function.
17350         (message-xmas-redefine): Defalias message-make-date to it.
17351
17352 2004-06-17  Katsumi Yamaoka  <yamaoka@jpl.org>
17353
17354         * rfc2047.el (rfc2047-syntax-table): Treat `(' and `)' as is.
17355         (rfc2047-encode-region): Treat text within parentheses as special;
17356         show the original text when error has occurred.
17357
17358         * gnus-group.el (gnus-group-get-new-news-this-group): Pass the
17359         already-computed method to gnus-activate-group.
17360
17361         * gnus-start.el (gnus-make-hashtable-from-newsrc-alist): Make the
17362         same select-methods identical Lisp objects.
17363
17364         * gnus-srvr.el (gnus-server-set-info): Don't make a new Lisp
17365         object when modifying the info.
17366
17367 2004-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
17368
17369         * gnus-srvr.el (gnus-server-set-info): Remove the server from
17370         gnus-opened-servers since it has never been opened with the new
17371         configuration yet.
17372
17373 2004-06-15  Katsumi Yamaoka  <yamaoka@jpl.org>
17374
17375         * nnheader.el (nnheader-nov-read-message-id): Pass the optional
17376         arg to nnheader-generate-fake-message-id.
17377
17378 2004-06-14  Teodor Zlatanov  <tzz@lifelogs.com>
17379
17380         * nnheader.el (nnheader-generate-fake-message-id): Accept a
17381         number and build a fake message ID localized to a group and
17382         article number (so it's repeatable from that point on).
17383         (nnheader-fake-message-id-p): Change regex to accomodate new fake
17384         ID format.
17385
17386         * gnus-sum.el (gnus-get-newsgroup-headers):
17387         Call nnheader-generate-fake-message-id with the article number.
17388
17389 2004-06-12  YAGI Tatsuya  <ynyaaa@ybb.ne.jp>  (tiny change)
17390
17391         * gnus-art.el (gnus-article-next-page): Fix the way to find a real
17392         end-of-buffer.
17393
17394 2004-06-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17395
17396         * message.el (message-ignored-supersedes-headers): Add Approved.
17397
17398 2004-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
17399
17400         * rfc2047.el (rfc2047-encode-message-header): Remove useless
17401         goto-char.
17402         (rfc2047-encode): Fold the line before encoding.
17403
17404 2004-06-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17405
17406         * rfc2047.el (rfc2047-encode-message-header): Disabled header
17407         folding -- not all headers can be folded, and this should be done
17408         by the message composition mode.  Probably.  I think.
17409
17410 2004-06-10  Katsumi Yamaoka  <yamaoka@jpl.org>
17411
17412         * gnus-util.el (gnus-remove-text-with-property): Make it slightly
17413         fast.
17414
17415         * gnus-ems.el (gnus-remove-image): Don't use
17416         message-text-with-property; remove only the image found first.
17417
17418         * gnus-xmas.el (gnus-xmas-remove-image): Remove only the image
17419         found first.
17420
17421 2004-06-09  Jesper Harder  <harder@ifa.au.dk>
17422
17423         * message.el (message-send-mail-with-sendmail): Use with-current-buffer.
17424
17425 2004-06-09  Katsumi Yamaoka  <yamaoka@jpl.org>
17426
17427         * message.el (message-text-with-property): Make it fast and accept
17428         optional arguments.
17429         (message-strip-forbidden-properties): Use it.
17430         (message-fix-before-sending): Follow the m-t-w-p change.
17431
17432         * gnus-ems.el (gnus-remove-image): Follow the m-t-w-p change.
17433
17434 2004-06-08  Katsumi Yamaoka  <yamaoka@jpl.org>
17435
17436         * gnus-art.el (article-hide-headers): Don't change the buffer
17437         mistakenly when performing mml-preview even if
17438         gnus-single-article-buffer is nil.
17439
17440 2004-06-08  Kai Grossjohann  <kgrossjo@eu.uu.net>
17441
17442         * message.el (message-expand-name-databases): New user option.
17443         (message-expand-name): Use it.
17444
17445 2004-06-07  Teodor Zlatanov  <tzz@lifelogs.com>
17446
17447         * spam.el (spam-report-articles-resend)
17448         (spam-report-resend-register-routine): Allow ham reporting.
17449         (spam-report-resend-register-ham-routine): Add wrapper.
17450         (spam-registration-functions): Add ham resending functions.
17451         (spam-list-of-processors): Add ham resend processor.
17452
17453         * gnus.el (ham-resend-to): Add new group parameter.
17454         (spam-process): Add ham resend option.
17455
17456         * spam-report.el (spam-report-resend): Allow reporting ham.
17457         (spam-report-resend-ham): Add wrapper.
17458
17459 2004-06-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17460
17461         * message.el (message-cite-articles-with-x-no-archive):
17462         New variable.
17463         (message-cite-original): Use it.
17464
17465 2004-06-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17466
17467         * message.el (message-cite-original): Respect X-No-Archive.
17468
17469 2004-06-04  Katsumi Yamaoka  <yamaoka@jpl.org>
17470
17471         * gnus-art.el (article-hide-headers): Refer to the values for
17472         gnus-ignored-headers and gnus-visible-headers in the summary
17473         buffer since a user may have set them as group parameters.
17474
17475 2004-06-03  Teodor Zlatanov  <tzz@lifelogs.com>
17476
17477         * assistant.el (assistant-node-name): Add convenience function.
17478         (assistant-render-text, assistant-render-node): Add error handling,
17479         plus handle multiple next nodes.
17480         (assistant-find-next-node): Comment out for now.
17481         (assistant-find-next-nodes): Add function, returns list of next
17482         nodes.
17483
17484 2004-06-02  Reiner Steib  <Reiner.Steib@gmx.de>
17485
17486         * mail-source.el (mail-source-directory): Fix doc-string.
17487
17488 2004-05-29  Teodor Zlatanov  <tzz@lifelogs.com>
17489
17490         * assistant.el (assistant-render-text, assistant-eval): Add :set
17491         widget type, which is different because it takes and returns a
17492         list.  Much hilarity ensues.
17493
17494 2004-05-28  Reiner Steib  <Reiner.Steib@gmx.de>
17495
17496         * gnus-art.el (gnus-button-alist): Fix regexp for manual links.
17497
17498         * gnus-group.el (gnus-group-get-new-news-this-group):
17499         Add doc-string.
17500
17501         * gnus-start.el (gnus-activate-group): Add doc-string.
17502
17503 2004-05-28  Katsumi Yamaoka  <yamaoka@jpl.org>
17504
17505         * mm-encode.el (mm-safer-encoding): Consider 7bit is safe.
17506
17507 2004-05-27  Teodor Zlatanov  <tzz@lifelogs.com>
17508
17509         * assistant.el (assistant-render-text): Try to add a :set
17510         widget, more to come.
17511
17512         * spam.el (spam-group-spam-contents-p): Handle empty groupname
17513         strings.
17514         (spam-report-articles-resend)
17515         (spam-register-routine): Do registration iff any articles warrant
17516         it.
17517         (spam-summary-prepare-exit): Change log message for nil group
17518         destinations.
17519
17520 2004-05-27  Daniel Pittman  <daniel@rimspace.net>
17521
17522         * spam.el (spam-report-resend-register-routine):
17523         Allow spam-report-resend-to to be a group parameter or a global value.
17524
17525 2004-05-26  Simon Josefsson  <jas@extundo.com>
17526
17527         * starttls.el: Merge with my GNUTLS based starttls.el.
17528         (starttls-gnutls-program, starttls-use-gnutls)
17529         (starttls-extra-arguments, starttls-process-connection-type)
17530         (starttls-connect, starttls-failure, starttls-success):
17531         New variables.
17532         (starttls-program, starttls-extra-args): Doc fix.
17533         (starttls-negotiate-gnutls, starttls-open-stream-gnutls):
17534         New functions.
17535         (starttls-negotiate, starttls-open-stream):
17536         Check `starttls-use-gnutls' and pass on to corresponding *-gnutls
17537         function if it is set.
17538
17539 2004-05-27  Katsumi Yamaoka  <yamaoka@jpl.org>
17540
17541         * rfc2047.el (rfc2047-encode-region): Encode encoded words in
17542         structured fields.
17543
17544 2004-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
17545
17546         * message.el (message-resend): Bind rfc2047-encode-encoded-words.
17547
17548 2004-05-26  Teodor Zlatanov  <tzz@lifelogs.com>
17549
17550         * spam.el (spam-mark-new-messages-in-spam-group-as-spam):
17551         Add variable.
17552         (spam-mark-junk-as-spam-routine): Use it.  Allow to disable
17553         assigning the spam-mark to new messages.
17554
17555 2004-05-26  Adam Sjøgren  <asjo@koldfront.dk>  (tiny change)
17556
17557         * spam.el (spam-ham-copy-or-move-routine): Don't declare `todo' twice.
17558
17559 2004-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
17560
17561         * dgnushack.el: Autoload customize-set-variable for XEmacs.
17562
17563         * rfc2047.el (rfc2047-encodable-p): Don't move point.
17564         (rfc2047-decode): Treat the ascii coding-system as raw-text by
17565         default.
17566
17567 2004-05-25  Anand Mitra  <mitramc@yahoo.com>  (tiny change)
17568
17569         * gnus-sum.el (gnus-summary-delete-article): Invoke hook with
17570         correct data.
17571
17572 2004-05-24  Teodor Zlatanov  <tzz@lifelogs.com>
17573
17574         * spam.el (spam-list-of-processors): Use nil for nonexistent processors.
17575         (spam-group-processor-p): Fix function.
17576         (spam-group-processor-multiple-p)
17577         (spam-group-spam-processor-report-gmane-p)
17578         (spam-group-spam-processor-report-resend-p)
17579         (spam-group-spam-processor-bogofilter-p)
17580         (spam-group-spam-processor-blacklist-p)
17581         (spam-group-spam-processor-ifile-p)
17582         (spam-group-ham-processor-ifile-p)
17583         (spam-group-spam-processor-spamoracle-p)
17584         (spam-group-spam-processor-crm114-p)
17585         (spam-group-ham-processor-bogofilter-p)
17586         (spam-group-spam-processor-stat-p)
17587         (spam-group-ham-processor-stat-p)
17588         (spam-group-ham-processor-whitelist-p)
17589         (spam-group-ham-processor-BBDB-p)
17590         (spam-group-ham-processor-spamoracle-p)
17591         (spam-group-ham-processor-copy-p): Remove functions with some
17592         prejudice against unneeded code.
17593         (spam-report-articles-resend)
17594         (spam-report-resend-register-routine): Allow the group/topic
17595         spam-resend-to value to override spam-report-resend-to.
17596         (spam-summary-prepare-exit): Invoke spam-group-processor-p
17597         properly now.
17598
17599         * gnus.el (spam-resend-to): Add group/topic parameter.
17600         (spam-process): Move the OBSOLETE processors to the end of the
17601         choices.
17602
17603 2004-05-24  Daniel Pittman  <daniel@rimspace.net>
17604
17605         * spam-report.el (spam-report-resend-to, spam-report-resend):
17606         Start with resend-to set to nil, and then ask the user if necessary.
17607         (spam-report-resend): spam-report-resend takes a list of articles, not
17608         separate article numbers.
17609
17610 2004-05-23  Katsumi Yamaoka  <yamaoka@jpl.org>
17611
17612         * mm-decode.el (mm-text-html-renderer): Make sure w3m exists in
17613         addition to emacs-w3m.
17614
17615 2004-05-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17616
17617         * assistant.el (assistant-authinfo-data): New function.
17618         (assistant-eval): Eval for entire assistant.
17619
17620         * netrc.el (netrc-services-file): New variable.
17621         (netrc-parse-services): New function.
17622         (netrc-find-service-name): New function.
17623         (netrc-find-service-number): New function.
17624         (netrc-port-equal): New function.
17625         (netrc-machine): Use it.
17626
17627         * nnimap.el (nnimap-open-connection): Use netrc.
17628
17629         * gnus-util.el (gnus-netrc-get): Remove aliases.
17630
17631         * gnus-sum.el (gnus-auto-center-summary): Change default to 2.
17632
17633         * assistant.el (wid-edit): Fix compilation.
17634
17635         * gnus-util.el (gnus-set-file-modes): Just ignore errors.
17636
17637 2004-05-23  Paul Stodghill  <stodghil@cs.cornell.edu>
17638
17639         * gnus-util.el (gnus-set-file-modes): New function.  (small
17640         patch).
17641
17642 2004-05-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17643
17644         * gnus-topic.el (gnus-topic-jump-to-topic): Goto missing topic.
17645
17646         * assistant.el (assistant-render-node): Fix up rendering and
17647         read-only text.
17648         (assistant-render-node): Reset.
17649         (assistant-make-read-only): Not sticky.
17650
17651 2004-05-20  Danny Siu  <dsiu@adobe.com>
17652
17653         * gnus-sum.el (gnus-summary-recenter): Summery buffer was not auto
17654         centered even when gnus-auto-center-summary is t.
17655
17656 2004-05-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17657
17658         * dns.el (dns-get-txt-answer): New function.
17659         (dns-read-txt): Ditto.
17660         (query-dns): Use it.
17661
17662 2004-05-21  Katsumi Yamaoka  <yamaoka@jpl.org>
17663
17664         * gnus-start.el (gnus-get-unread-articles): Don't invalidate
17665         active for foreign groups even if the group level is higher than
17666         the specified value.
17667
17668 2004-05-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17669
17670         * gnus-group.el (gnus-group-jump-to-group): Don't prompt for
17671         non-active groups.
17672
17673         * gnus-art.el (gnus-picon-databases): Add /usr/share/picons.
17674
17675 2004-05-20  Magnus Henoch  <mange@freemail.hu>
17676
17677         * dns.el (dns-read-type): Add support for SVR.  (small patch)
17678
17679 2004-05-20  Teodor Zlatanov  <tzz@lifelogs.com>
17680
17681         * spam.el (spam-use-crm114, spam-crm114, spam-crm114-program)
17682         (spam-crm114-header, spam-crm114-spam-switch)
17683         (spam-crm114-spam-strong-switch, spam-crm114-ham-strong-switch)
17684         (spam-crm114-positive-spam-header)
17685         (spam-crm114-database-directory, spam-list-of-processors)
17686         (spam-group-spam-processor-crm114-p)
17687         (spam-group-ham-processor-crm114-p, spam-extra-header-to-number)
17688         (spam-generic-score, spam-list-of-checks)
17689         (spam-list-of-statistical-checks, spam-registration-functions)
17690         (spam-check-crm114-headers, spam-crm114-score)
17691         (spam-check-crm114, spam-crm114-register-with-crm114)
17692         (spam-crm114-register-spam-routine)
17693         (spam-crm114-unregister-spam-routine)
17694         (spam-crm114-register-ham-routine)
17695         (spam-crm114-unregister-ham-routine): Add CRM114 support.
17696         From asjo@koldfront.dk (Adam Sjøgren).
17697
17698         * gnus.el: Add spam-use-crm114.
17699
17700         * spam.el (spam-list-of-processors, spam-registration-functions):
17701         Add spam-use-resend.
17702         (spam-group-spam-processor-report-resend-p): Add utility wrapper.
17703         (spam-report-articles-gmane): Add doc fix.
17704         (spam-report-articles-resend, spam-report-resend-register-routine):
17705         Add wrappers around spam-report-resend-to.
17706
17707         * spam-report.el (spam-report-resend-to, spam-report-resend):
17708         Add support for resending spam.
17709         (spam-report-gmane): Fix line length >80.
17710
17711         * gnus.el (spam-process): Add spam-use-resend.
17712
17713 2004-05-20  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
17714
17715         * spam.el (spam-mark-spam-as-expired-and-move-routine): Return the
17716         number of processed spam messages.
17717         (spam-ham-copy-or-move-routine): Return the number of processed
17718         ham messages.
17719         (spam-summary-prepare-exit): Use the above values to decide
17720         whether status messages shouled be displayed.
17721
17722 2004-05-20  Katsumi Yamaoka  <yamaoka@jpl.org>
17723
17724         * rfc2047.el (rfc2047-encode-function-alist): Rename from
17725         `rfc2047-encoding-function-alist' in order to avoid conflicting
17726         with the old version.
17727         (rfc2047-encode-region): Concatenate words containing non-ASCII
17728         characters in structured fields; don't encode space-delimited
17729         ASCII words even in unstructured fields; don't break words at
17730         char-category boundaries.
17731         (rfc2047-encode-1): New function.
17732         (rfc2047-encode): Use it; encode text so that it occupies the
17733         maximum width within 76-column; work correctly on Q encoding for
17734         iso-2022-* charsets.
17735         (rfc2047-fold-region): Use existing whitespace for LWSP; make it
17736         sure not to break a line just after the header name.
17737         (rfc2047-b-encode-region): Remove.
17738         (rfc2047-b-encode-string): New function.
17739         (rfc2047-q-encode-region): Remove.
17740         (rfc2047-q-encode-string): New function.
17741
17742         * mm-util.el (mm-replace-in-string): New function.
17743
17744 2004-05-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17745
17746         * gnus-msg.el (gnus-inews-make-draft-meta-information):
17747         Really get it right.
17748         (gnus-inews-make-draft): Really.
17749
17750 2004-05-19  Ben Menasha  <bmenasha@benmenasha.net>
17751
17752         * nnmh.el (nnmh-request-list-1): Don't check the link count
17753         before descending.  (small patch)
17754
17755 2004-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17756
17757         * gnus-msg.el (gnus-inews-make-draft-meta-information): Fix quote
17758         stuff.
17759
17760         * gnus-start.el (gnus-subscribe-hierarchical-interactive):
17761         Match on real group name.
17762
17763         * gnus-art.el (gnus-signature-limit): Doc fix.
17764
17765         * gnus-msg.el (gnus-inews-make-draft): Quote list.
17766
17767         * pgg-pgp.el (pgg-pgp-verify-region): Clean up.
17768
17769 2004-05-19  Michael Schierl  <schierlm-usenet@gmx.de>  (tiny change)
17770
17771         * pgg-pgp.el (pgg-pgp-verify-region): Default when signature
17772         isn't a string.
17773
17774 2004-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17775
17776         * gnus-draft.el (gnus-draft-send):
17777         Bind rfc2047-encode-encoded-words.
17778
17779         * rfc2047.el (rfc2047-encode-region): Encode =? strings.
17780         (rfc2047-encodable-p): Say that =? needs encoding.
17781         (rfc2047-encode-encoded-words): New variable.
17782
17783         * gnus-group.el (gnus-group-select-group): Doc fix.
17784
17785         * gnus-draft.el (gnus-draft-setup): Mark all replied as replied.
17786
17787         * gnus-group.el (gnus-group-mode): Set show-trailing-whitespace
17788         to nil.
17789
17790         * gnus-cache.el (gnus-cache-possibly-enter-article): Use it.
17791
17792         * nnheader.el (nnheader-get-lines-and-char): New function.
17793
17794 2004-05-19  Reiner Steib  <Reiner.Steib@gmx.de>
17795
17796         * gnus-msg.el (gnus-summary-followup-with-original):
17797         Document yanking of region when active.
17798
17799 2004-05-19  Katsumi Yamaoka  <yamaoka@jpl.org>
17800
17801         * gnus-start.el (gnus-get-unread-articles): Do nothing for foreign
17802         groups if the group level is higher than the specified value.
17803
17804 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
17805
17806         * gnus-group.el (gnus-group-jump-to-group-prompt): Allow an alist.
17807         (gnus-group-jump-to-group): Add prefix argument using
17808         `gnus-group-jump-to-group-prompt'.  Query before jumping to
17809         non-active group.
17810
17811         * compface.el (uncompface): Be verbose when changing
17812         `uncompface-use-external'.
17813
17814         * gnus-art.el (gnus-button-handle-man, gnus-button-alist): Try to
17815         handle manual section.
17816
17817 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17818
17819         * gnus-art.el (gnus-button-alist): Revert previous change.
17820
17821 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
17822
17823         * message.el (message-idna-to-ascii-rhs-1): Fix typo.
17824
17825 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17826
17827         * gnus-msg.el (gnus-inews-do-gcc): Don't use read-only-p to see
17828         whether backend can accept message.
17829
17830         * message.el (message-idna-to-ascii-rhs-1): Don't use equalp.
17831
17832 2004-05-18  Kai Grossjohann  <kgrossjo@eu.uu.net>
17833
17834         * nntp.el (nntp-request-set-mark, nntp-request-update-info):
17835         Avoid creating directory when nntp-marks-is-evil is true.
17836         Reported by Reiner Steib.
17837
17838 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
17839
17840         * gnus-picon.el (gnus-picon-style): New variable.
17841         (gnus-picon-insert-glyph): Add optional `nostring' argument.
17842         (gnus-picon-transform-address): Support `gnus-picon-style'.
17843         From Jesper Harder <harder@ifa.au.dk>.
17844
17845 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17846
17847         * message.el (message-fill-field): Return point.
17848         (message-generate-headers): Go to end of field.
17849
17850         * gnus-start.el (gnus-get-unread-articles-in-group): Don't do
17851         stuff for non-living groups.
17852
17853 2004-05-18  Jesper Harder  <harder@ifa.au.dk>
17854
17855         * gnus-art.el (gnus-article-followup-with-original)
17856         (gnus-article-reply-with-original): gnus-mark-active-p ->
17857         gnus-region-active-p.
17858
17859 2004-05-17  Teodor Zlatanov  <tzz@lifelogs.com>
17860
17861         * spam.el (spam-summary-prepare-exit): Fix messages, so they show
17862         only when there is spam or ham to be processed.
17863
17864 2004-05-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17865
17866         * mail-source.el (mail-source-delete-crash-box): Refactor.
17867         (mail-source-fetch): Use it.
17868         (mail-source-fetch-file): Ditto.
17869         (mail-source-fetch-directory): Run postscript in loop.
17870         (mail-source-fetch-pop): Delete.
17871         (mail-source-fetch-maildir): Ditto.
17872         (mail-source-fetch-imap): Ditto.
17873
17874         * imap.el (imap-authenticators): Comment out sasl.
17875
17876         * message.el (message-skip-to-next-address): New function.
17877         (message-fill-header-address): Refactor.
17878         (message-fill-address): Use it.
17879         (message-delete-address): Use it.
17880         (message-fill-header-general): Refactor.
17881         (message-fill-field-address): Rename.
17882         (message-narrow-to-field): Find the start of the header.
17883         (message-header-format-alist): Don't pre-fill.
17884         (message-fill-header): Remove.
17885         (message-insert-header): New function.
17886         (message-shorten-references): Use it.
17887
17888         * rfc2047.el (rfc2047-field-value): Strip props.
17889
17890         * mail-parse.el (mail-header-make-address): New alias.
17891
17892         * ietf-drums.el (ietf-drums-make-address): New function.
17893
17894         * imap.el: Add compiler directives.
17895
17896         * gnus-score.el (gnus-score-edit-done): run-hook->run-hooks.
17897
17898         * gnus-art.el (article-decode-idna-rhs): Don't use
17899         message-idna-inside-rhs-p.
17900
17901 2004-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17902
17903         * message.el (message-idna-inside-rhs-p): Remove.
17904         (message-idna-to-ascii-rhs-1): Use proper address parsing.
17905
17906         * gnus-art.el (gnus-emphasis-alist): Remove strikethru; too many
17907         false positives.
17908
17909 2004-05-16  Kim-Minh Kaplan  <kmkaplan-AwwS6Bc0PDVoiYX5Tdu9fQ@public.gmane.org>
17910
17911         * imap.el (imap-sasl-make-mechanisms): Use sasl.
17912
17913 2004-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17914
17915         * nneething.el (nneething-file-name): Don't create spurious
17916         files.
17917
17918         * gnus-msg.el (gnus-inews-do-gcc): Ignore read-only groups.
17919         (gnus-inews-do-gcc): Remove sleep.
17920
17921         * gnus-art.el (gnus-mime-delete-part): Error message when no MIME
17922         part under point.
17923
17924         * gnus-agent.el (gnus-agent-synchronize-flags): Default to nil.
17925         (gnus-agent-regenerate-group): Using nil messages aren't valid.
17926
17927 2004-05-15  Teodor Zlatanov  <tzz@lifelogs.com>
17928
17929         * spam.el (spam-summary-prepare-exit): Fix (length).
17930
17931 2004-05-14  Teodor Zlatanov  <tzz@lifelogs.com>
17932
17933         * spam.el (spam-summary-prepare-exit): Fix to produce "marking spam
17934         as expired without moving it" message when there are spam
17935         messages left.
17936
17937 2004-05-14  Nelson Ferreira  <nelson.ferreira@verizon.net>  (tiny change)
17938
17939         * gnus-dup.el (gnus-dup-unsuppress-article): Don't assume the mail
17940         header is not nil.
17941
17942 2004-05-14  Kai Grossjohann  <kgrossjo@eu.uu.net>
17943
17944         * nntp.el (nntp-request-set-mark, nntp-request-update-info):
17945         Call nntp-possibly-create-directory, not nntp-possibly-change-group.
17946         (nntp-marks-changed-p): New arg SERVER.
17947         (nntp-request-update-info): Adjust caller.
17948
17949 2004-05-14  Kai Grossjohann  <kai@emptydomain.de>
17950
17951         * nntp.el (nntp-save-marks): Pass missing arg.
17952
17953 2004-05-13  Kai Grossjohann  <kai.grossjohann@gmx.net>
17954
17955         * nntp.el: Support marks.
17956         (nntp-marks-is-evil, nntp-marks-file-name, nntp-marks)
17957         (nntp-marks-modtime, nntp-marks-directory): New variables.
17958         (nntp-request-set-mark, nntp-request-update-info)
17959         (nntp-possibly-create-directory, nntp-marks-changed-p)
17960         (nntp-save-marks, nntp-open-marks, nntp-marks-directory):
17961         New functions.
17962
17963 2004-05-12  Jesper Harder  <harder@ifa.au.dk>
17964
17965         * gnus-xmas.el (gnus-xmas-select-lowest-window)
17966         (gnus-xmas-redefine): Rename.
17967
17968         * gnus-score.el (gnus-score-insert-help):
17969         Use gnus-select-lowest-window.
17970
17971         * gnus-ems.el (gnus-select-lowest-window): Copy definition of
17972         appt-select-lowest-window and rename to gnus-select-lowest-window.
17973
17974         * gnus.el: do.
17975
17976 2004-05-12  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
17977
17978         * rfc2047.el (rfc2047-encode): Use uppercase letters to specify
17979         encodings of MIME-encoded words, in order to improve
17980         interoperability with several broken MUAs.
17981
17982 2004-05-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
17983
17984         * mm-view.el (mm-inline-text-html-render-with-w3): Check META
17985         tags, only when charsets are not specified in headers.
17986         (mm-inline-text-html-render-with-w3m): Ditto.
17987
17988         * lpath.el: Remove `w3m-meta-content-type-charset-regexp' and
17989         `w3m-charset-to-coding-system'.  Add `w3m-detect-meta-charset'.
17990
17991 2004-05-06  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
17992
17993         * gnus-art.el (article-strip-banner): Use MIME-encoded from fields
17994         instead of MIME-decoded from fields when checking
17995         `gnus-article-address-banner-alist'.
17996
17997 2004-05-03  Jesper Harder  <harder@ifa.au.dk>
17998
17999         * nnrss.el (nnrss-check-group, nnrss-read-group-data): Hash on
18000         description rather than subject.
18001
18002 2004-05-02  Steve Youngs  <steve@youngs.au.com>
18003
18004         * dgnushack.el: Autoload `mail-fetch-field' for XEmacs.
18005
18006 2004-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18007
18008         * gnus.el (gnus-version-number): Bump.
18009
18010 2004-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
18011
18012         * gnus.el: No Gnus v0.2 is released.
18013
18014 2004-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18015
18016         * gnus-agent.el (gnus-agent-read-agentview):
18017         Inline gnus-uncompress-range.
18018
18019 2004-05-01  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
18020
18021         * spam.el (spam-bsfilter-path): Use `executable-find' instead of
18022         `exec-installed-p'.
18023
18024 2004-04-30  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
18025
18026         * gnus.el (spam-process, spam-autodetect-methods):
18027         Add bsfilter and bsfilter-headers.
18028
18029         * spam.el (spam-bsfilter): New customize group.
18030         (spam-use-bsfilter, spam-use-bsfilter-headers, spam-bsfilter-path)
18031         (spam-bsfilter-header, spam-bsfilter-probability-header)
18032         (spam-bsfilter-spam-switch, spam-bsfilter-ham-switch)
18033         (spam-bsfilter-spam-strong-switch, spam-bsfilter-ham-strong-switch)
18034         (spam-bsfilter-database-directory): New options.
18035         (spam-install-hooks, spam-list-of-processors, spam-list-of-checks)
18036         (spam-list-of-statistical-checks, spam-registration-functions):
18037         Add `spam-use-bsfilter' and `spam-use-bsfilter-headers'.
18038         (spam-bsfilter-score): New command.
18039         (spam-check-bsfilter-headers, spam-check-bsfilter)
18040         (spam-bsfilter-register-with-bsfilter)
18041         (spam-bsfilter-register-spam-routine)
18042         (spam-bsfilter-unregister-spam-routine)
18043         (spam-bsfilter-register-ham-routine)
18044         (spam-bsfilter-unregister-ham-routine): New functions.
18045         (spam-generic-score): Support bsfilter; Accept an optional argument
18046         to recalcurate spam score even if scoring header has already been
18047         added.
18048         (spam-bogofilter-score, spam-spamassassin-score): Accept an
18049         optional argument to recalcurate spam score even if scoring header
18050         has already been added.
18051
18052 2004-04-29  Jesper Harder  <harder@ifa.au.dk>
18053
18054         * nnrss.el (nnrss-get-namespace-prefix): Use string= to compare
18055         strings!  Reported by David D. Smith <davidsmith@acm.org>.
18056         (nnrss-check-group, nnrss-read-group-data): Hash on Subject if
18057         link is missing.
18058
18059 2004-04-28  Jesper Harder  <harder@ifa.au.dk>
18060
18061         * html2text.el (html2text-replace-list): Add &amp; and &apos;.
18062         (html2text-get-attr): Rewrite.
18063
18064         * message.el (message-setup-1): Remove redundant put-text-property
18065         on mail-header-separator.
18066
18067 2004-04-27  Teodor Zlatanov  <tzz@lifelogs.com>
18068
18069         * gnus-registry.el (gnus-registry-cache-whitespace)
18070         (gnus-registry-action, gnus-registry-spool-action)
18071         (gnus-registry-split-fancy-with-parent): Change message levels
18072         from 5 to 3 or 7, as needed.
18073
18074         * spam.el (spam-summary-prepare-exit)
18075         (spam-mark-junk-as-spam-routine, spam-fetch-field-fast)
18076         (spam-split, spam-find-spam, spam-log-undo-registration)
18077         (spam-check-blackholes, spam-enter-ham-BBDB): Change message
18078         level from 5 to 6.
18079
18080 2004-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
18081
18082         * gnus-ems.el: Autoload appt-select-lowest-window (revert
18083         2004-03-04 change).
18084
18085 2004-04-25  Jesper Harder  <harder@ifa.au.dk>
18086
18087         * sieve-manage.el (sieve-manage-open):
18088         * nnweb.el (nnweb-insert-html):
18089         * nnvirtual.el (nnvirtual-catchup-group, nnvirtual-partition-sequence)
18090         (nnvirtual-partition-sequence, nnvirtual-create-mapping):
18091         * nnspool.el (nnspool-request-group):
18092         * nnrss.el (nnrss-opml-export, nnrss-find-el, nnrss-order-hrefs):
18093         * nnml.el (nnml-request-update-info):
18094         * nnmh.el (nnmh-request-group, nnmh-request-list-1, nnmh-active-number)
18095         (nnmh-request-create-group, nnmh-update-gnus-unreads):
18096         * nnimap.el (nnimap-request-close, nnimap-acl-edit)
18097         (nnimap-request-set-mark):
18098         * nnfolder.el (nnfolder-request-update-info):
18099         * mm-view.el (mm-pkcs7-signed-magic, mm-pkcs7-enveloped-magic):
18100         * mml.el (mml-destroy-buffers, mml-compute-boundary-1):
18101         * gnus-uu.el (gnus-uu-find-articles-matching):
18102         * gnus-topic.el (gnus-topic-check-topology, gnus-topic-remove-group):
18103         * gnus-sum.el (gnus-summary-fetch-faq, gnus-read-move-group-name):
18104         * gnus-score.el (gnus-score-load-file, gnus-sort-score-files):
18105         * gnus-nocem.el (gnus-nocem-scan-groups):
18106         * gnus-int.el (gnus-start-news-server):
18107         * gnus-group.el (gnus-group-make-kiboze-group)
18108         (gnus-group-browse-foreign-server):
18109         * spam-stat.el (spam-stat-score-buffer): Simplify mapcar usage.
18110         Use mapc when appropriate.
18111
18112 2004-04-22  Teodor Zlatanov  <tzz@lifelogs.com>
18113
18114         FIXME: Make separate entries for each person.
18115
18116         From Dan Christensen <jdc@uwo.ca>, asjo@koldfront.dk (Adam
18117         Sjøgren), Wes Hardaker <wes@hardakers.net>, and Michael Shields
18118         <shields@msrl.com>:
18119
18120         * spam.el (spam-necessary-extra-headers): Get the extra headers we
18121         may need for spam sorting and scoring.
18122         (spam-user-format-function-S): Add user format function suitable for
18123         general use.
18124         (spam-article-sort-by-spam-status): Add sorting function for summary
18125         sorting.
18126         (spam-extra-header-to-number): Add function to get a score from a
18127         header.
18128         (spam-summary-score): Add function to get a numeric score from the
18129         headers.
18130         (spam-generic-score): Fix function doc, was in wrong place.
18131         (spam-initialize): Take symbols when it's run, and install the
18132         extra headers that spam-necessary-extra-headers thinks we need.
18133
18134 2004-04-21  Teodor Zlatanov  <tzz@lifelogs.com>
18135
18136         * spam.el (spam-summary-prepare-exit): Add logic and message fix.
18137         Reported by bojohan+news@dd.chalmers.se (Johan Bockgård).
18138
18139 2004-04-17  Jesper Harder  <harder@ifa.au.dk>
18140
18141         * gnus-sum.el (gnus-set-global-variables)
18142         (gnus-build-all-threads, gnus-get-newsgroup-headers)
18143         (gnus-article-get-xrefs, gnus-summary-best-group)
18144         (gnus-summary-next-article, gnus-summary-enter-digest-group)
18145         (gnus-summary-set-bookmark, gnus-offer-save-summaries)
18146         (gnus-summary-update-info, gnus-kill-or-deaden-summary):
18147         Use with-current-buffer.
18148
18149 2004-04-16  Teodor Zlatanov  <tzz@lifelogs.com>
18150
18151         * spam.el (spam-summary-prepare-exit): Simplify logic.
18152         (spam-fetch-article-header): Read the article header if it's not
18153         available.
18154         (spam-list-articles): Simplify logic.
18155         (spam-filelist-register-routine): Fix bug with unregister-list.
18156
18157         * gnus-registry.el: Fix comments at beginning.
18158
18159 2004-04-16  Jesper Harder  <harder@ifa.au.dk>
18160
18161         * message.el (message-cater-to-broken-inn): Remove.
18162         (message-shorten-references): Make sure the total folded length of
18163         References is shorter than 998 characters to cater to a bug in INN
18164         2.3.  Also, don't pretend that references aren't folded -- this
18165         hasn't worked for a while.
18166
18167 2004-04-15  Kevin Greiner  <kgreiner@xpediantsolutions.com>
18168
18169         * gnus-agent.el (gnus-agentize):
18170         gnus-agent-send-mail-real-function no longer set to current value
18171         of message-send-mail-function but rather a lambda that calls
18172         message-send-mail-function.  The change makes the agent real-time
18173         responsive to user changes to message-send-mail-function.
18174
18175 2004-04-15  Kevin Greiner  <kgreiner@xpediantsolutions.com>
18176
18177         * legacy-gnus-agent.el
18178         (gnus-agent-convert-to-compressed-agentview): Fix typos with
18179         help from Florian Weimer <fw@deneb.enyo.de>
18180
18181 2004-04-15  Katsumi Yamaoka  <yamaoka@jpl.org>
18182
18183         * nnmail.el (nnmail-cache-insert): Revert last change.
18184
18185 2004-04-14  Katsumi Yamaoka  <yamaoka@jpl.org>
18186
18187         * nnmail.el (nnmail-cache-insert): Always check whether
18188         nnmail-cache-ignore-groups matches a group name.
18189
18190 2004-04-13  Teodor Zlatanov  <tzz@lifelogs.com>
18191
18192         * spam.el (spam-fetch-field-fast, spam-generate-fake-headers)
18193         (spam-find-spam, spam-log-processing-to-registry)
18194         (spam-log-registered-p, spam-log-unregistration-needed-p)
18195         (spam-log-undo-registration): Use gnus-message instead of
18196         gnus-error, none of these errors are fatal.
18197
18198         * gnus-registry.el (gnus-registry-clean-empty-function)
18199         (gnus-registry-clean-empty): Remove only empty entries without
18200         extra data.
18201
18202 2004-04-12  Teodor Zlatanov  <tzz@lifelogs.com>
18203
18204         * spam-stat.el (spam-stat-buffer-change-to-spam)
18205         (spam-stat-buffer-change-to-non-spam): Change (error) to
18206         (gnus-message 8) invocation.
18207
18208 2004-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
18209
18210         * nntp.el (nntp-via-netcat-command): New variable.
18211         (nntp-via-netcat-switches): New variable.
18212         (nntp-open-via-rlogin-and-netcat): New function.
18213         (nntp-open-connection-function): Doc fix.
18214         (nntp-telnet-command): Doc fix.
18215         (nntp-end-of-line): Doc fix.
18216         (nntp-via-rlogin-command): Doc fix.
18217         (nntp-via-user-name): Doc fix.
18218         (nntp-via-address): Doc fix.
18219
18220 2004-04-09  Katsumi Yamaoka  <yamaoka@jpl.org>
18221
18222         * mml2015.el (mml2015-use): Avoid the "Recursive load suspected"
18223         error in Emacs 21.1.
18224
18225 2004-04-08  Reiner Steib  <Reiner.Steib@gmx.de>
18226
18227         * gnus-start.el (gnus-get-unread-articles): Fix last commit.
18228
18229 2004-04-07  Kevin Greiner  <kgreiner@xpediantsolutions.com>
18230
18231         * gnus-agent.el (gnus-agent-total-fetched-hashtb): New variable.
18232         (gnus-agent-with-refreshed-group): New macro.
18233         (gnus-agent-rename-group): New function.
18234         (gnus-agent-delete-group): New function.
18235         (gnus-agent-save-group-info): Use gnus-command-method when
18236         `method' parameter is nil.  Don't write nil entries into the
18237         active file.
18238         (gnus-agent-get-group-info): New function.
18239         (gnus-agent-fetch-articles):
18240         Use gnus-agent-update-files-total-fetched-for to increment disk space
18241         used.
18242         (gnus-agent-fetch-headers, gnus-agent-save-alist):
18243         Use gnus-agent-update-view-total-fetched-for to increment disk space
18244         used.
18245         (gnus-agent-get-local): Add optional parameters to avoid calling
18246         gnus-group-real-name and gnus-find-method-for-group.
18247         (gnus-agent-set-local): Delete stored entry if either min, or max,
18248         are nil.
18249         (gnus-agent-fetch-session): Reworded error/quit messages.
18250         On quit, use gnus-agent-regenerate-group to record existance of any
18251         articles fetched to disk before the quit occurred.
18252         (gnus-agent-expire-group-1): Use gnus-agent-with-refreshed-group,
18253         gnus-agent-update-view-total-fetched-for, and
18254         gnus-agent-update-files-total-fetched-for to decrement disk space
18255         used.
18256         (gnus-agent-retrieve-headers):
18257         Use gnus-agent-update-view-total-fetched-for to increment disk space
18258         used.
18259         (gnus-agent-regenerate-group): Replace gnus-group-update-group
18260         with gnus-agent-update-files-total-fetched-for to decrement disk
18261         space and fresh group buffer.
18262         (gnus-agent-inhibit-update-total-fetched-for): New variable.
18263         (gnus-agent-need-update-total-fetched-for): New variable.
18264         (gnus-agent-update-files-total-fetched-for): New function.
18265         (gnus-agent-update-view-total-fetched-for): New function.
18266         (gnus-agent-total-fetched-for): New function.
18267
18268         * gnus-cache.el (gnus-cache-save-buffers):
18269         Use gnus-cache-update-overview-total-fetched-for to change disk space
18270         used by this group.
18271         (gnus-cache-possibly-enter-article):
18272         Use gnus-cache-update-file-total-fetched-for to increment disk space
18273         used by this group.
18274         (gnus-cache-possibly-remove-article):
18275         Use gnus-cache-update-file-total-fetched-for to decrement disk space
18276         used by this group.
18277         (gnus-cache-generate-nov-databases): Purge total fetched cache.
18278         (gnus-cache-rename-group): New function.
18279         (gnus-cache-delete-group): New function.
18280         (gnus-cache-inhibit-update-total-fetched-for): New variable.
18281         (gnus-cache-need-update-total-fetched-for): New variable.
18282         (gnus-cache-with-refreshed-group): New macro.
18283         (gnus-cache-update-file-total-fetched-for): New function.
18284         (gnus-cache-update-overview-total-fetched-for): New function.
18285         (gnus-cache-rename-group-total-fetched-for): New function.
18286         (gnus-cache-delete-group-total-fetched-for): New function.
18287         (gnus-cache-total-fetched-for): New function.
18288
18289         * gnus-group.el: Require gnus-sum and autoload functions to
18290         resolve warnings when gnus-group.el compiled alone.
18291         (gnus-group-line-format): Documented new %F.
18292         (size of Fetched data) group line format; identifies disk space
18293         used by agent and cache.
18294         (gnus-group-line-format-alist): Defined new F format.
18295         (gnus-total-fetched-for): New function.
18296         (gnus-group-delete-group): No longer update
18297         gnus-cache-active-altered as gnus-request-delete-group now keeps
18298         the cache in sync.
18299         (gnus-group-list-active): Let the agent store a server's active
18300         list if currently plugged.
18301
18302         * gnus-int.el (gnus-request-delete-group):
18303         Use gnus-cache-delete-group and gnus-agent-delete-group to keep the
18304         local disk in sync with the server.
18305         (gnus-request-rename-group):
18306         Use gnus-cache-rename-group and gnus-agent-rename-group to keep the
18307         local disk in sync with the server.
18308
18309         * gnus-start.el (gnus-get-unread-articles):
18310         Cosmetic simplification to logic.
18311
18312         * gnus-util.el (gnus-rename-file): New function.
18313
18314 2004-04-07  Christian Neukirchen  <chneukirchen@yahoo.de>  (tiny change)
18315
18316         * mm-util.el (mm-image-load-path): Handle nil in load-path.
18317
18318 2004-04-07  Jesper Harder  <harder@ifa.au.dk>
18319
18320         * rfc2047.el (rfc2047-encoded-word-regexp): Remove unnecessary
18321         '+'.  Reported by Stefan Wiens <s.wi@gmx.net>.
18322
18323 2004-04-06  Jesper Harder  <harder@ifa.au.dk>
18324
18325         * gnus-cache.el (gnus-cache-save-buffers): Check if buffer is
18326         alive.  Reported by Laurent Martelli <laurent@aopsys.com>.
18327
18328 2004-04-03  Jesper Harder  <harder@ifa.au.dk>
18329
18330         * gnus.el (gnus-getenv-nntpserver): Strip whitespace.
18331
18332 2004-04-02  Teodor Zlatanov  <tzz@lifelogs.com>
18333
18334         * spam.el (spam-set-difference): Add function to replace
18335         gnus-set-difference in spam.el.
18336         (spam-summary-prepare-exit): Use spam-set-difference.
18337
18338 2004-03-29  Teodor Zlatanov  <tzz@lifelogs.com>
18339
18340         * gnus-registry.el (gnus-registry-cache-file): Update to use
18341         gnus-dribble-directory OR gnus-home-directory OR ~.
18342         (gnus-registry-split-fancy-with-parent): Fix doc.
18343
18344 2004-03-27  Katsumi Yamaoka  <yamaoka@jpl.org>
18345
18346         * message.el (message-exchange-point-and-mark):
18347         Use message-mark-active-p.  Suggested by Jesper Harder
18348         <harder@ifa.au.dk>.
18349
18350 2004-03-26  Katsumi Yamaoka  <yamaoka@jpl.org>
18351
18352         * message.el (message-exchange-point-and-mark): Don't activate
18353         region if it was inactive.  Suggested by Hiroshi Fujishima
18354         <pooh@nature.tsukuba.ac.jp>.
18355
18356 2004-03-25  Katsumi Yamaoka  <yamaoka@jpl.org>
18357
18358         * gnus-art.el (article-display-face): Display Faces in the same
18359         order as X-Faces.
18360
18361 2004-03-24  Katsumi Yamaoka  <yamaoka@jpl.org>
18362
18363         * nndoc.el (nndoc-forward-type-p): Recognize envelope From_.
18364
18365 2004-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
18366
18367         * gnus-art.el (gnus-mime-recompute-hierarchical-structure): Remove.
18368         (gnus-mime-multipart-functions): Revert 2004-03-19 change.
18369         (gnus-article-mime-hierarchy): Remove.
18370         (gnus-article-mime-hierarchy-next): Remove.
18371         (gnus-article-mode): Revert 2004-03-19 change.
18372         (gnus-article-setup-buffer): Revert 2004-03-19 change.
18373         (gnus-insert-mime-button): Revert 2004-03-19 change.
18374         (gnus-mime-accumulate-hierarchy): Remove.
18375         (gnus-mime-enter-multipart): Remove.
18376         (gnus-mime-leave-multipart): Remove.
18377         (gnus-mime-display-part): Revert 2004-03-19 change.
18378         (gnus-mime-display-alternative): Revert 2004-03-19 change.
18379
18380         * mml.el (mml-preview): Revert 2004-03-19 change.
18381
18382 2004-03-18  Helmut Waitzmann  <Helmut.Waitzmann@web.de>  (tiny change)
18383
18384         * gnus-sum.el (gnus-newsgroup-variables): Doc fix.
18385
18386 2004-03-22  Katsumi Yamaoka  <yamaoka@jpl.org>
18387
18388         * mm-decode.el (mm-save-part): Bind enable-multibyte-characters to
18389         t while entering a file name using the mm-with-multibyte macro.
18390         Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
18391
18392         * mm-util.el (mm-with-multibyte): New macro.
18393
18394 2004-03-19  Katsumi Yamaoka  <yamaoka@jpl.org>
18395
18396         * gnus-art.el (gnus-mime-recompute-hierarchical-structure):
18397         New user option.
18398         (gnus-mime-multipart-functions): Doc and customization fix.
18399         (gnus-article-mime-hierarchy): New variable.
18400         (gnus-article-mime-hierarchy-next): New variable.
18401         (gnus-article-mode): Make gnus-article-mime-hierarchy buffer-local.
18402         (gnus-article-setup-buffer): Set gnus-article-mime-hierarchy and
18403         gnus-article-mime-hierarchy-next to nil.
18404         (gnus-insert-mime-button): Show hierarchy numbers.
18405         (gnus-mime-accumulate-hierarchy): New function.
18406         (gnus-mime-enter-multipart): New function.
18407         (gnus-mime-leave-multipart): New function.
18408         (gnus-mime-display-part): Recompute hierarchical MIME structure.
18409         (gnus-mime-display-alternative): Show hierarchy numbers.
18410
18411         * mml.el (mml-preview): Set gnus-article-mime-hierarchy and
18412         gnus-article-mime-hierarchy-next to nil.
18413
18414 2004-03-19  Steve Youngs  <sryoungs@bigpond.net.au>
18415
18416         * dns.el: Don't require gnus-xmas.
18417
18418 2004-03-17  Jesper Harder  <harder@ifa.au.dk>
18419
18420         * mml.el (mml-generate-mime-1): Don't use format=flowed with
18421         inline PGP.
18422         (mml-menu): Disable mml-quote-region if mark is inactive.
18423
18424 2004-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
18425
18426         * gnus-agent.el (gnus-agent-regenerate-group): Activate the group
18427         when the group's active is not available.
18428
18429 2004-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
18430
18431         * gnus-agent.el (gnus-agent-read-agentview): Add a missing arg to
18432         error.
18433
18434 2004-03-12  Reiner Steib  <Reiner.Steib@gmx.de>
18435
18436         * imap.el (imap-store-password): New variable.
18437         (imap-interactive-login): Use it.
18438         Suggested by Mark Plaksin <happy@mcplaksin.org>.
18439
18440 2004-03-12  Katsumi Yamaoka  <yamaoka@jpl.org>
18441
18442         * gnus-art.el (gnus-article-read-summary-keys): Restore new
18443         window-start and hscroll to summary window.
18444
18445 2004-03-12  Kevin Greiner  <kgreiner@xpediantsolutions.com>
18446
18447         * gnus-start.el (gnus-convert-old-newsrc): Only write the
18448         conversion message to newsrc-dribble when an actual conversion is
18449         performed.
18450
18451 2004-03-10  Malcolm Purvis  <malcolmpurvis@optushome.com.au>  (tiny change)
18452
18453         * spam-stat.el (spam-stat-coding-system): Use mm-coding-system-p.
18454
18455 2004-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
18456
18457         * mm-decode.el (mm-complicated-handles): New function reviving
18458         former definition of mm-multiple-handles.
18459
18460         * gnus-art.el (gnus-mime-save-part-and-strip): Use it.
18461         (gnus-mime-delete-part): Use it.
18462
18463 2004-03-09  Kevin Greiner  <kgreiner@xpediantsolutions.com>
18464
18465         * gnus-agent.el (gnus-agent-read-local):
18466         Bind nnheader-file-coding-system to gnus-agent-file-coding-system to
18467         avoid the implicit assumption that they will always be equal.
18468         (gnus-agent-save-local): Bind buffer-file-coding-system, not
18469         coding-system-for-write, as the with-temp-file macro first prints
18470         to a buffer then saves the buffer.
18471
18472 2004-03-09  Katsumi Yamaoka  <yamaoka@jpl.org>
18473
18474         * gnus-art.el (gnus-article-edit-part): New function.
18475         (gnus-mime-save-part-and-strip): Use it; do query instead of
18476         signaling an error; don't use mm-multiple-handles.
18477         (gnus-mime-delete-part): Ditto.
18478
18479 2004-03-08  Kevin Greiner  <kgreiner@xpediantsolutions.com>
18480
18481         * gnus-agent.el (gnus-agent-read-agentview): Remove support for
18482         old file versions.
18483         (gnus-group-prepare-hook): Remove function that converted list
18484         form of gnus-agent-expire-days to group properties.
18485
18486         * gnus-int.el: Autoload gnus-agent-regenerate-group.
18487         (gnus-request-accept-article): Re-indented.
18488
18489         * gnus-start.el (gnus-convert-old-newsrc): Registered new
18490         converters to handle old agent file formats.  Add logic for a
18491         "backup before upgrading warning".
18492         (gnus-convert-mark-converter-prompt): Developers can mark
18493         functions as needing (default), or not needing,
18494         gnus-convert-old-newsrc's "backup before upgrading warning".
18495         (gnus-convert-converter-needs-prompt): Tests whether the user
18496         should be protected from potentially irreversable changes by the
18497         function.
18498
18499         * legacy-gnus-agent.el: New.  Provides converters that are only
18500         loaded when gnus-convert-old-newsrc needs to call them.
18501
18502 2004-03-08  Katsumi Yamaoka  <yamaoka@jpl.org>
18503
18504         * mail-source.el (mail-source-touch-pop): Doc fix.
18505
18506         * message.el (message-smtpmail-send-it): Doc fix.
18507
18508 2004-03-05  Jesper Harder  <harder@ifa.au.dk>
18509
18510         * sha1-el.el (sha1-maximum-internal-length): Doc fix.
18511
18512         * nnmail.el (nnmail-split-fancy): do.
18513
18514         * gnus-kill.el (gnus-kill, gnus-execute): do.
18515
18516 2004-03-05  Per Abrahamsen  <abraham@dina.kvl.dk>
18517
18518         * gnus-sum.el (gnus-widget-reversible-match)
18519         (gnus-widget-reversible-to-internal)
18520         (gnus-widget-reversible-to-external): New functions.
18521         (gnus-widget-reversible): New widget.
18522         (gnus-article-sort-functions, gnus-thread-sort-functions): Use it.
18523
18524 2004-03-05  Kai Grossjohann  <kgrossjo@eu.uu.net>
18525
18526         * gnus-sum.el (gnus-thread-sort-functions)
18527         (gnus-article-sort-functions): Document `(not F)' items.
18528
18529 2004-03-04  Teodor Zlatanov  <tzz@lifelogs.com>
18530
18531         * spam.el (spam-use-gmane-xref): Add new backend.
18532         (spam-gmane-xref-spam-group): Add variable to control the name of the
18533         Gmane spam group.
18534         (spam-blackhole-servers, spam-blackhole-good-server-regex)
18535         (spam-regex-headers-spam, spam-regex-headers-ham)
18536         (spam-regex-body-spam, spam-regex-body-ham): Clarify docs.
18537         (spam-list-of-checks): Add spam-use-gmane-xref to list of
18538         backends and checks.
18539         (spam-check-gmane-xref): Add function for spam-use-gmane-xref.
18540
18541         * gnus.el (spam-autodetect-methods): Add spam-use-gmane-xref as
18542         an autodetect method.
18543
18544 2004-03-04  Kevin Greiner  <kgreiner@xpediantsolutions.com>
18545
18546         * gnus-int.el (gnus-request-accept-article): Inform the agent that
18547         articles are being added to a group.
18548         (gnus-request-replace-article): Inform the agent that articles
18549         need to be uncached as the cached contents are no longer valid.
18550
18551 2004-03-04  Katsumi Yamaoka  <yamaoka@jpl.org>
18552
18553         * binhex.el: Don't autoload executable-find.
18554
18555         * canlock.el: Don't autoload mail-fetch-field.
18556
18557         * dgnushack.el: Autoload c-mode for XEmacs.
18558
18559         * gnus-ems.el: Don't autoload appt-select-lowest-window.
18560
18561         * gnus-msg.el: Don't autoload news-reply-mode, news-setup,
18562         rmail-dont-reply-to and rmail-output.
18563
18564         * gnus-score.el: Don't autoload ffap-string-at-point.
18565
18566         * gnus-setup.el: Don't autoload sc-cite-original.
18567
18568         * imap.el: Don't autoload base64-decode-string,
18569         base64-encode-string and md5.
18570
18571         * message.el: Autoload rmail-dont-reply-to, rmail-msg-is-pruned
18572         and rmail-msg-restore-non-pruned-header.
18573
18574         * mm-decode.el: Don't autoload executable-find.
18575
18576         * mm-url.el: Don't autoload executable-find.
18577
18578         * mm-view.el: Don't autoload diff-mode.
18579
18580         * nndb.el: Don't autoload news-reply-mode, news-setup,
18581         cancel-timer and telnet.
18582
18583         * password.el: Don't autoload run-at-time for Emacs.
18584
18585         * sha1-el.el: Don't autoload executable-find.
18586
18587         * sieve-mode.el: Don't autoload c-mode.
18588
18589         * uudecode.el: Don't autoload executable-find.
18590
18591 2004-03-04  Kevin Greiner  <kgreiner@xpediantsolutions.com>
18592
18593         * gnus-agent.el (gnus-agent-file-header-cache): Remove.
18594         (gnus-agent-possibly-alter-active): Avoid null in numeric
18595         comparison.
18596         (gnus-agent-set-local): Refuse to save null in local object table.
18597         (gnus-agent-regenerate-group): The REREAD parameter can now be a
18598         list of articles that will be marked as unread.
18599
18600 2004-03-04  Katsumi Yamaoka  <yamaoka@jpl.org>
18601
18602         * rfc2047.el (rfc2047-encoded-word-regexp): Mismatched paren.
18603
18604 2004-03-04  Jesper Harder  <harder@ifa.au.dk>
18605
18606         * rfc2047.el (rfc2047-encoded-word-regexp): Support RFC 2231
18607         language tags.
18608
18609 2004-03-03  Per Abrahamsen  <abraham@dina.kvl.dk>
18610
18611         * gnus-agent.el (gnus-agent-read-local, gnus-agent-save-local):
18612         Don't bind "obarray".
18613
18614         * gnus-sum.el (gnus-thread-sort-functions):
18615         Add `gnus-thread-sort-by-most-recent-number' and
18616         `gnus-thread-sort-by-most-recent-date'.
18617         Reported by Kai Grossjohann <kai@emptydomain.de>.
18618
18619 2004-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
18620
18621         * gnus-cus.el (gnus-agent-customize-category): Mismatched paren.
18622
18623 2004-03-02  Kevin Greiner  <kgreiner@xpediantsolutions.com>
18624
18625         * gnus-cus.el (gnus-agent-customize-category):
18626         Remove ignore-errors macro reference that required cl to be loaded at
18627         run-time.
18628
18629         * gnus-range.el (gnus-sorted-range-intersection): Now accepts
18630         single-interval range of the form (min . max).  Previously the
18631         range had to look like ((min . max)).  Likewise, return
18632         (min . max) rather than ((min . max)).
18633         (gnus-range-map): Use gnus-range-normalize to accept
18634         single-interval range.
18635
18636         * gnus-sum.el (gnus-summary-highlight-line): Articles stored in
18637         the cache, but not the agent, now appear with their usual face.
18638
18639         * dgnushack.el (loaddir): New variable that is bound to the
18640         directory containing the dgnushack.el file. Use loaddir, rather
18641         than srcdir, to update load-path. Change lets dgnushack compile
18642         code in directories other than GNUS/lisp.
18643
18644 2004-03-01  Katsumi Yamaoka  <yamaoka@jpl.org>
18645
18646         * lpath.el: Don't bind w3m-safe-url-regexp.
18647
18648         * gnus-art.el (gnus-article-wash-html-with-w3m): Don't make the
18649         w3m-safe-url-regexp variable buffer-local.
18650
18651         * mm-view.el (mm-inline-text-html-render-with-w3m): Ditto.
18652
18653 2004-02-27  Simon Josefsson  <jas@extundo.com>
18654
18655         * gnus-sum.el (gnus-move-group-prefix-function): Add, default to
18656         gnus-group-real-prefix.
18657         (gnus-summary-move-article): Use it, instead of
18658         gnus-group-real-prefix.
18659
18660 2004-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
18661
18662         * lpath.el: Bind w3m-safe-url-regexp.
18663
18664         * gnus-art.el (gnus-article-wash-html-with-w3m): Make the
18665         w3m-safe-url-regexp variable buffer-local and set it as the value
18666         of mm-w3m-safe-url-regexp.
18667
18668         * mm-view.el (mm-inline-text-html-render-with-w3m): Ditto.
18669
18670         * gnus-msg.el (gnus-setup-message): Ignore an article copy while
18671         parsing gnus-posting-styles when the message is not for replying.
18672
18673         * dgnushack.el: Autoload sgml-mode for XEmacs.
18674
18675         * nnrss.el (nnrss-opml-export):
18676         Use mm-set-buffer-file-coding-system instead of
18677         set-buffer-file-coding-system.
18678
18679 2004-02-27  Jesper Harder  <harder@ifa.au.dk>
18680
18681         * spam-stat.el: Pedantic docstring and whitespace fixes (courtesy
18682         of checkdoc.el).
18683         * nnrss.el: do.
18684         * gnus-mlspl.el: do.
18685         * gnus-ml.el: do.
18686         * gnus-srvr.el: do.
18687
18688         * nnrss.el (nnrss-opml-export): Turn on sgml-mode.
18689
18690 2004-02-27  Kevin Ryde  <user42@zip.com.au>  (tiny change)
18691
18692         * gnus.el (gnus-group, gnus-summary, gnus-summary-sort):
18693         Corrections to custom-manual links.
18694
18695         * gnus-art.el (gnus-article): Ditto.
18696
18697         * mm-decode.el (mime-display, mime-security): Ditto.
18698
18699 2004-02-26  Jesper Harder  <harder@ifa.au.dk>
18700
18701         * flow-fill.el: Typo.
18702
18703 2004-02-26  Andrew Cohen  <cohen@andy.bu.edu>
18704
18705         * spam-wash.el: New file.
18706
18707 2004-02-26  Mark A. Hershberger  <mah@everybody.org>
18708
18709         * nnrss.el (nnrss-opml-import, nnrss-opml-export): New functions.
18710
18711 2004-02-26  Teodor Zlatanov  <tzz@lifelogs.com>
18712
18713         * spam.el (spam-summary-prepare-exit): Fix gnus-set-difference: needs
18714         to be run with new-articles as LIST1, not LIST2.
18715         (spam-registration-functions): Add spam-use-ham-copy as a nil
18716         registration backend.
18717
18718 2004-02-26  Jesper Harder  <harder@ifa.au.dk>
18719
18720         * spam-stat.el (spam-stat-washing-hook): New option.
18721         (spam-stat-buffer-words): Use it.
18722         (spam-stat-process-directory, spam-stat-test-directory):
18723         Use insert-file-contents-literally.
18724         (spam-stat-coding-system): New variable.
18725         (spam-stat-load, spam-stat-save): Use it.
18726
18727 2004-02-25  Katsumi Yamaoka  <yamaoka@jpl.org>
18728
18729         * spam-report.el (spam-report-plug-agent):
18730         Quote spam-report-url-to-file and spam-report-url-ping-plain.
18731
18732 2004-02-25  Reiner Steib  <Reiner.Steib@gmx.de>
18733
18734         * gnus-art.el (gnus-button-alist, gnus-header-button-alist):
18735         Allow / in mailto URLs.
18736
18737 2004-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
18738
18739         * spam-report.el (spam-report-process-queue): Fix interactive use.
18740         (spam-report-url-ping-temp-agent-function, spam-report-plug-agent)
18741         (spam-report-unplug-agent): Doc fixes.
18742         (spam-report-url-ping-mm-url, spam-report-url-to-file)
18743         (spam-report-agentize, spam-report-deagentize): Autoload.
18744
18745 2004-02-24  Katsumi Yamaoka  <yamaoka@jpl.org>
18746
18747         * dgnushack.el (with-syntax-table): Redefine it for XEmacs 21.5.
18748
18749         * message.el (message-setup-fill-variables): Add mml tags to
18750         paragraph-start and paragraph-separate.  Suggested by Andrew Korty
18751         <ajk@iu.edu>.
18752         (message-mode): Don't modify paragraph-separate there.
18753
18754 2004-02-17  Katsumi Yamaoka  <yamaoka@jpl.org>
18755
18756         * compface.el (uncompface-use-external): Default to undecided.
18757         (uncompface-use-external-threshold): New variable.
18758         (uncompface-float-time): New macro.
18759         (uncompface): Determine whether to use the external decoder if
18760         uncompface-use-external is undecided.
18761
18762 2004-02-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18763
18764         * mm-view.el (mm-inline-image-emacs): Don't insert blank lines
18765         after images.
18766
18767         * gnus-art.el (gnus-mime-display-single): Remove dead code.
18768
18769 2004-02-14  Jesper Harder  <harder@ifa.au.dk>
18770
18771         * nnrss.el (nnrss-request-article, nnrss-find-el): Cleanup.
18772
18773         * html2text.el (html2text-get-attr, html2text-fix-paragraph): do.
18774
18775         * gnus-sum.el (gnus-summary-limit-to-age)
18776         (gnus-summary-limit-children): do.
18777
18778         * gnus-int.el (gnus-request-scan): do.
18779
18780         * gnus-group.el (gnus-group-suspend): do.
18781
18782         * gnus-cus.el (gnus-agent-cat-prepare-category-field): do.
18783
18784         * gnus-cite.el (gnus-cite-parse-attributions): do.
18785
18786         * gnus-agent.el (gnus-summary-set-agent-mark)
18787         (gnus-agent-regenerate-group): do.
18788
18789         * deuglify.el (gnus-article-outlook-unwrap-lines): do.
18790
18791         * binhex.el (binhex-decode-region-internal): do.
18792
18793 2004-02-12  Katsumi Yamaoka  <yamaoka@jpl.org>
18794
18795         * gnus-fun.el (gnus-face-properties-alist): New user option.
18796         (gnus-display-x-face-in-from): Use it.
18797
18798         * gnus-art.el (article-display-face): Ditto.
18799
18800         * compface.el (uncompface-use-external): Default to nil.
18801
18802 2004-02-12  Jesper Harder  <harder@ifa.au.dk>
18803
18804         * nntp.el (nntp-erase-buffer): New function.
18805         (nntp-retrieve-data, nntp-send-command)
18806         (nntp-send-buffer, nntp-retrieve-groups, nntp-handle-authinfo)
18807         (nntp-possibly-change-group): Use it.
18808
18809         * nnnil.el (nnnil-retrieve-headers, nnnil-request-list):
18810         Use with-current-buffer.
18811
18812 2004-02-12  TAKAI Kousuke  <tak@kmc.gr.jp>
18813
18814         * compface.el: Merge the ELisp-based uncompface program.
18815         (compface): New customization group.
18816         (uncompface-use-external): New user option.
18817         (uncompface): Call uncompface-internal if uncompface-use-external
18818         is nil.
18819         (uncompface-internal): New function.  Note that there are also
18820         some other functions and variables added for this function.
18821
18822 2004-02-10  Jesper Harder  <harder@ifa.au.dk>
18823
18824         * nnrss.el (nnrss-read-group-data): Initialize nnrss-group-hashtb
18825         if necessary.
18826
18827 2004-02-09  Teodor Zlatanov  <tzz@lifelogs.com>
18828
18829         * spam-report.el (spam-report-unplug-agent)
18830         (spam-report-plug-agent, spam-report-deagentize)
18831         (spam-report-agentize, spam-report-url-ping-temp-agent-function):
18832         Add support for the Agent in spam-report: when unplugged, report to a
18833         file; when plugged, submit all the requests.
18834
18835         * spam.el (spam-register-routine): Fix message about
18836         registration.
18837
18838 2004-02-09  Jesper Harder  <harder@ifa.au.dk>
18839
18840         * rfc2047.el (rfc2047-qp-or-base64): New function to reduce
18841         dependencies.
18842         (rfc2047-encode): Use it.
18843
18844         * gnus-art.el (gnus-button-marker-list): Move before first
18845         reference.
18846
18847         * imap.el (imap-parse-flag-list, imap-parse-body-extension)
18848         (imap-parse-body): Fix format string mismatch.
18849
18850         * gnus-score.el (gnus-summary-increase-score): do.
18851
18852         * nnrss.el (nnrss-close): New function.
18853
18854 2004-02-08  Jesper Harder  <harder@ifa.au.dk>
18855
18856         * nnrss.el (nnrss-make-filename): New function.
18857         (nnrss-request-delete-group, nnrss-read-server-data)
18858         (nnrss-save-server-data, nnrss-read-group-data)
18859         (nnrss-save-group-data): Use it.
18860         (nnrss-save-server-data, nnrss-save-group-data): Use gnus-prin1.
18861         (nnrss-read-server-data, nnrss-read-group-data): Use load.
18862         (nnrss-group-hashtb): Make it a hash table rather than an obarray.
18863
18864 2004-02-07  Jesper Harder  <harder@ifa.au.dk>
18865
18866         * mml.el (mml-compute-boundary-1): Don't uncompress files.
18867
18868 2004-02-06  Jesper Harder  <harder@ifa.au.dk>
18869
18870         * mml.el (mml-mode, mml-x-dnd-attach-file): Attach drop and drag
18871         files.
18872
18873         * message.el (message-generate-headers-first): Don't quote nil
18874         and t in docstrings.
18875
18876         * imap.el (imap-id): do.
18877
18878         * gnus-agent.el (gnus-agent-consider-all-articles)
18879         (gnus-agent-queue-mail): do.
18880
18881 2004-02-05  Reiner Steib  <Reiner.Steib@gmx.de>
18882
18883         * spam-report.el (spam-report-process-queue): New function.
18884         Process requests from `spam-report-requests-file'.
18885         (spam-report-process-queue): Doc fix.
18886
18887 2004-02-05  Teodor Zlatanov  <tzz@lifelogs.com>
18888
18889         * spam.el (spam-register-routine)
18890         (spam-log-processing-to-registry, spam-log-registered-p)
18891         (spam-log-unregistration-needed-p, spam-log-undo-registration):
18892         Change "check" to "spam-check" for semi-clarity.
18893
18894 2004-02-05  Jesper Harder  <harder@ifa.au.dk>
18895
18896         * pop3.el: Require nnheader.
18897
18898         * mml-smime.el: Require cl.  Autoload message-fetch-field.
18899
18900         * mml-sec.el (mml-signencrypt-style): Don't depend on Gnus.
18901
18902         * gnus-picon.el: Require cl.
18903
18904         * gnus-fun.el: Require gnus-ems and gnus-util.
18905
18906         * gnus.el (gnus-method-to-server): Move defsubst before first use.
18907
18908         * gnus-diary.el (gnus-diary-header-schedule): caddr -> car (cddr
18909
18910         * gnus-art.el (gnus-article-edit-mode): Define before first
18911         reference.
18912
18913 2004-02-04  Jesper Harder  <harder@ifa.au.dk>
18914
18915         * gnus-uu.el (gnus-uu-check-correct-stripped-uucode): Simplify.
18916         (gnus-uu-post-encoded): Use point-at-bol.
18917
18918         * gnus-topic.el (gnus-group-active-topic-p): do.
18919
18920         * gnus-start.el (gnus-newsrc-to-gnus-format): do.
18921
18922         * gnus-group.el (gnus-group-kill-region): do.
18923
18924         * gnus-art.el (article-date-ut): do.
18925
18926         * message.el (message-fetch-field): Remove redundant
18927         case-fold-search binding.
18928         (message-narrow-to-field): Simplify.
18929
18930 2004-02-03  Reiner Steib  <Reiner.Steib@gmx.de>
18931
18932         * spam.el (spam-directory): Derive from `gnus-directory'.
18933
18934         * spam-report.el (spam-report-url-to-file)
18935         (spam-report-requests-file): New function and variable for offline
18936         reporting.
18937         (spam-report-url-ping-function): Add `spam-report-url-to-file'
18938         and user defined function.
18939         (spam-report-url-ping-mm-url): Remove doubled slash.
18940
18941 2004-02-03  Teodor Zlatanov  <tzz@lifelogs.com>
18942
18943         * spam.el (spam-list-of-processors): Fix spamassassin variable names.
18944
18945 2004-02-03  Jesper Harder  <harder@ifa.au.dk>
18946
18947         * spam.el (spam-check-spamoracle, spam-spamoracle-learn):
18948         Fix format string mismatch.
18949
18950         * sieve.el (sieve-deactivate-all): do.
18951
18952         * nnfolder.el (nnfolder-request-set-mark, nnfolder-save-marks): do.
18953
18954         * nnlistserv.el (nnlistserv-kk-wash-article): do.
18955
18956         * nnml.el (nnml-request-set-mark, nnml-save-marks): do.
18957
18958         * mm-bodies.el (mm-7bit-chars): Don't include \r.
18959
18960 2004-02-02  Teodor Zlatanov  <tzz@lifelogs.com>
18961
18962         * spam.el (spam-list-of-checks): Add spam-use-BBDB-eclusive to
18963         the list of checks.
18964
18965 2004-01-31  Jesper Harder  <harder@ifa.au.dk>
18966
18967         * rfc2047.el (rfc2047-pad-base64): Deal with more cases of invalid
18968         padding.
18969
18970 2004-01-27  Ralf Angeli  <angeli@iwi.uni-sb.de>
18971
18972         * mm-view.el (mm-fill-flowed): New variable.
18973         (mm-inline-text): Use it.
18974
18975 2004-01-27  Teodor Zlatanov  <tzz@lifelogs.com>
18976
18977         * spam.el (spam-spamassassin-register-ham-routine)
18978         (spam-spamassassin-register-spam-routine): Fix function names.
18979
18980 2004-01-27  Katsumi Yamaoka  <yamaoka@jpl.org>
18981
18982         * gnus.el (gnus-tmp-grouplens): Remove.
18983         (gnus-summary-line-format): Remove grouplens.
18984
18985         * gnus-group.el (gnus-group-line-format): Ditto.
18986
18987         * gnus-spec.el (gnus-format-specs): Ditto.
18988         (gnus-update-format-specifications): Flush the group format spec
18989         cache if there's the grouplens stuff.
18990         (gnus-parse-simple-format): Replace %l with the empty string.
18991
18992 2004-01-27  Jerry James  <james@xemacs.org>  (tiny change)
18993
18994         * gnus-spec.el (gnus-parse-simple-format): Fix setq value
18995         omission.
18996
18997 2004-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
18998
18999         * gnus-msg.el (gnus-summary-resend-message-edit): Call mime-to-mml.
19000         Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
19001
19002 2004-01-25  Paul Jarc  <prj@po.cwru.edu>
19003
19004         * nnmaildir.el (nnmaildir--num-file, nnmaildir--mkfile)
19005         (nnmaildir--emlink-p, nnmaildir--eexist-p, nnmaildir--new-number):
19006         New macros and functions.
19007         * nnmaildir.el (nnmaildir--group-maxnum, nnmaildir--update-nov):
19008         Handle > NLINK_MAX messages.
19009         * nnmaildir.el (nnmaildir-request-set-mark):
19010         Use nnmaildir--emlink-p and nnmaildir--eexist-p.
19011
19012 2004-01-25  Alex Schroeder  <alex@gnu.org>
19013
19014         * spam-stat.el (spam-stat-process-directory-age): New option.
19015         (spam-stat-process-directory): Use it.
19016
19017 2004-01-24  Hiroshi Fujishima  <pooh@nature.tsukuba.ac.jp>  (tiny change)
19018
19019         * spam-stat.el (spam-stat-reduce-size): Set spam-stat-dirty.
19020         (spam-stat-save): Accept prefix argument.
19021
19022 2004-01-23  Paul Jarc  <prj@po.cwru.edu>
19023
19024         * nnmaildir.el (nnmaildir-request-set-mark): Handle the "too many
19025         links" error.
19026
19027 2004-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
19028
19029         * dgnushack.el: Advise byte-optimize-form-code-walker to optimize
19030         the rest of the and/or forms.
19031
19032 2004-01-23  Jesper Harder  <harder@ifa.au.dk>
19033
19034         * gnus.el (gnus-tmp-grouplens): Define for the sake of backward
19035         compatibility with old .newsrc.eld files.
19036
19037         * gnus-xmas.el (gnus-xmas-grouplens-menu-add): Remove.
19038
19039         * gnus-sum.el (gnus-summary-line-format-alist): Remove grouplens.
19040
19041         * gnus-start.el (gnus-1): do.
19042
19043         * gnus-group.el (gnus-group-line-format-alist): do.
19044
19045         * gnus.el (gnus-use-grouplens, gnus-visual): do.
19046
19047         * gnus-gl.el: Remove.
19048
19049 2004-01-23  Kevin Greiner  <kgreiner@xpediantsolutions.com>
19050
19051         * gnus-sum.el (gnus-adjust-marks): Now correctly handles a list of
19052         marks consisting of a single range {for example, (3 . 5)} rather
19053         than a list of a single range { ((3 . 5)) }.
19054
19055 2004-01-23  Jesper Harder  <harder@ifa.au.dk>
19056
19057         * spam-stat.el (spam-stat-store-gnus-article-buffer):
19058         Use with-current-buffer.
19059         (spam-stat-store-current-buffer): Use insert-buffer-substring to
19060         avoid consing a string.
19061
19062         * mm-util.el (mm-charset-synonym-alist): Add ks_c_5601-1987.
19063         Remove obsolete entries for big5 and gb2312.
19064
19065 2004-01-22  Kevin Greiner  <kgreiner@xpediantsolutions.com>
19066
19067         * gnus-sum.el (gnus-adjust-marks): Avoid splicing null INTO the
19068         uncompressed list.
19069
19070 2004-01-22  Jesper Harder  <harder@ifa.au.dk>
19071
19072         * spam-stat.el (spam-stat-strip-xref): New function.
19073         (spam-stat-process-directory): Use it.
19074
19075         * gnus-util.el (gnus-fetch-field): Don't bind case-fold-search
19076         here -- it's done in message-fetch-field.
19077
19078 2004-01-21  Kevin Greiner  <kgreiner@xpediantsolutions.com>
19079
19080         * gnus-agent.el (gnus-agent-queue-mail)
19081         (gnus-agent-prompt-send-queue): New variables.
19082         (gnus-agent-send-mail): Use gnus-agent-queue-mail.
19083         * gnus-draft.el (gnus-group-send-queue): Pass the group name
19084         "nndraft:queue" along to gnus-draft-send.
19085         Use gnus-agent-prompt-send-queue.
19086         (gnus-draft-send): Rebind gnus-agent-queue-mail to nil when group
19087         is "nndraft:queue".  Suggested by Gaute Strokkenes
19088         <gs234@srcf.ucam.org>
19089
19090         * gnus-agent.el (agent-disable-undownloaded-faces): Remove.
19091         (agent-enable-undownloaded-faces): Add.
19092         (gnus-agent-cat-groups): Use eval-and-compile, not
19093         eval-when-compile, to define gnus-agent-set-cat-groups as the setf
19094         method of gnus-agent-cat-groups even when the buffer has been
19095         evaled.
19096         (gnus-agent-save-active, gnus-agent-save-active-1): Merge to
19097         delete gnus-agent-save-active-1.
19098         (gnus-agent-save-groups): Delete.  Identical to
19099         gnus-agent-save-active.
19100         (gnus-agent-write-active): No longer adjust agent's copy of active
19101         file as agent's adjustments are now stored in their own
19102         file.  Remove optional parameter.
19103         (gnus-agent-possibly-alter-active): Ignore groups of unagentized
19104         servers.  Add use of min/max range limits from server's local
19105         file.
19106         (gnus-agent-save-alist): Remove unused optional argument.
19107         (gnus-agent-load-local, gnus-agent-read-and-cache-local)
19108         (gnus-agent-read-local, gnus-agent-save-local, gnus-agent-get-local)
19109         (gnus-agent-set-local): A per-server file that keeps min/max range
19110         limits for articles known to the agent.  Provides a fast mechanism
19111         for altering many active ranges.
19112         (gnus-agent-expire-group, gnus-agent-expire): No longer save the
19113         active file (local makes it unnecessary).
19114         (gnus-agent-regenerate-group): Fix XEmacs compatibility.
19115
19116         * gnus-cus.el (agent-disable-undownloaded-faces): Remove.
19117         (agent-enable-undownloaded-faces): Add.
19118
19119         * gnus-draft.el (gnus-draft-send): Bind gnus-agent-queue-mail to
19120         disable it when sending to "nndraft:queue".
19121         (gnus-group-send-queue): Add safety check to avoid sending queue
19122         when unplugged.
19123
19124         * gnus-group.el (gnus-group-catchup): Use new
19125         gnus-sequence-of-unread-articles, not
19126         gnus-list-of-unread-articles, to avoid exhausting memory with huge
19127         numbers of articles.  Use gnus-range-map to avoid having to
19128         uncompress the unread list.
19129         (gnus-group-archive-directory, gnus-group-recent-archive-directory):
19130         Fix invalid ange-ftp reference.
19131
19132         * gnus-range.el (gnus-range-map): Iterate over list or sequence.
19133         (gnus-sorted-range-intersection): Intersection of two ranges
19134         without requiring that they first be uncompressed.
19135
19136         * gnus-start.el (gnus-activate-group): Unless blocked by the
19137         caller, possibly expand the active range to include both cached
19138         and agentized articles.
19139         (gnus-convert-old-newsrc): Rewrote in anticipation of having
19140         multiple version-dependent converters.
19141         (gnus-groups-to-gnus-format): Replace gnus-agent-save-groups with
19142         gnus-agent-save-active.
19143         (gnus-save-newsrc-file): Save dirty agent range limits.
19144
19145         * gnus-sum.el (gnus-select-newgroup): Replace inline code with
19146         gnus-agent-possibly-alter-active.
19147         (gnus-adjust-marked-articles): Faster handling of simple lists.
19148
19149 2004-01-21  Jesper Harder  <harder@ifa.au.dk>
19150
19151         * spam-stat.el (spam-stat-test-directory): New optional argument
19152         displays a list of files detected.  Suggested by Andrew Cohen
19153         <cohen@andy.bu.edu>.
19154         (spam-stat-buffer-words-with-scores): Don't narrow and change
19155         syntax table here.  Reported by Andrew Cohen <cohen@andy.bu.edu>.
19156
19157 2004-01-20  Hubert Chan  <hubert@uhoreg.ca>
19158
19159         * spam.el (spam-use-spamassassin, spam-use-spamassassin-headers)
19160         (spam-install-hooks, spam-spamassassin, spam-spamassassin-path)
19161         (spam-spamassassin-arguments)
19162         (spam-spamassassin-spam-flag-header)
19163         (spam-spamassassin-positive-spam-flag-header)
19164         (spam-spamassassin-spam-status-header, spam-sa-learn-path)
19165         (spam-sa-learn-rebuild, spam-sa-learn-spam-switch)
19166         (spam-sa-learn-ham-switch, spam-sa-learn-unregister-switch)
19167         (spam-list-of-processors, spam-list-of-checks)
19168         (spam-list-of-statistical-checks, spam-registration-functions)
19169         (spam-check-spamassassin-headers, spam-check-spamassassin)
19170         (spam-spamassassin-score)
19171         (spam-spamassassin-register-with-sa-learn)
19172         (spam-spamassassin-register-spam-routine)
19173         (spam-spamassassin-register-ham-routine)
19174         (spam-assassin-register-spam-routine)
19175         (spam-assassin-register-ham-routine): Add SpamAssassin support.
19176         (spam-bogofilter-score): Fix to show article before scoring.
19177
19178 2004-01-20  Teodor Zlatanov  <tzz@lifelogs.com>
19179
19180         * spam.el (gnus-summary-mode-map): Make spam-generic-score the
19181         default scoring function.
19182         (spam-generic-score): Call spam-spamassassin-score if
19183         spam-use-spamassassin or spam-use-spamassassin-headers is on;
19184         spam-bogofilter-score otherwise.
19185
19186         * gnus.el (spam-process, spam-autodetect-methods):
19187         Add spamassassin and spamassassin-headers.
19188
19189 2004-01-20  Nevin Kapur  <nkapur@cs.caltech.edu>
19190
19191         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
19192         Suppress unnecessary messages.
19193
19194 2004-01-20  Jesper Harder  <harder@ifa.au.dk>
19195
19196         * spam-stat.el (spam-stat-to-hash-table): Use :size keyword in
19197         make-hash-table.
19198
19199 2004-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
19200
19201         * canlock.el (base64-encode-string): Don't autoload it.
19202
19203 2004-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
19204
19205         * run-at-time.el: Remove useless (require 'itimer),
19206         eval-and-compile and (featurep 'xemacs).
19207
19208 2004-01-16  Jesper Harder  <harder@ifa.au.dk>
19209
19210         * gnus-msg.el (gnus-post-news): Use blank Newsgroups line if
19211         GROUP is a virtual group.
19212
19213 2004-01-16  Steve Youngs  <sryoungs@bigpond.net.au>
19214
19215         * gnus.el: Autoload `message-y-or-n-p'.
19216
19217 2004-01-15  Jesper Harder  <harder@ifa.au.dk>
19218
19219         * pgg-parse.el: Remove unnecessary (require 'custom).
19220
19221         * pgg-def.el: do.
19222
19223         * nnmail.el: do.
19224
19225         * gnus-undo.el: do.
19226
19227         * gnus-picon.el: do.
19228
19229         * gnus-util.el: do.
19230
19231 2004-01-15  Reiner Steib  <Reiner.Steib@gmx.de>
19232
19233         * gnus-sum.el (gnus-pick-line-number): Add autoload.
19234
19235 2004-01-15  Katsumi Yamaoka  <yamaoka@jpl.org>
19236
19237         * mm-decode.el (mm-multiple-handles): Recognize a string as a mime
19238         handle, as well as a list.
19239
19240         * mm-view.el (mm-w3m-cid-retrieve-1): Call itself recursively.
19241         Suggested by ARISAWA Akihiro <ari@mbf.sphere.ne.jp>.
19242         (mm-w3m-cid-retrieve): Simplify.
19243
19244 2004-01-14  Vasily Korytov  <deskpot@myrealbox.com>
19245
19246         * message.el (message-kill-to-signature): Allow prefix arg to
19247         specify number of lines to keep before signature.
19248
19249 2004-01-14  Kai Grossjohann  <kai@emptydomain.de>
19250
19251         * message.el (message-kill-to-signature): Change docstring.
19252
19253 2004-01-14  Katsumi Yamaoka  <yamaoka@jpl.org>
19254
19255         * canlock.el: Always require sha1-el.
19256         (canlock-sha1): Bind sha1-maximum-internal-length to nil.
19257
19258         * message.el: Autoload sha1 only when compiling.
19259
19260         * lpath.el: Bind eudc-protocol for both Emacs and XEmacs; fbind
19261         eudc-expand-inline for XEmacs.
19262
19263 2004-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
19264
19265         * message.el (message-canlock-generate): Require sha1-el.
19266
19267 2004-01-13  Jesper Harder  <harder@ifa.au.dk>
19268
19269         * message.el (message-expand-name): Silence the byte compiler.
19270
19271         * lpath.el: Add detect-coding-system.
19272
19273         * dgnushack.el (dgnushack-compile): Remove obsolete check for
19274         cus-edit.
19275
19276 2004-01-13  Simon Josefsson  <jas@extundo.com>
19277
19278         * gnus-score.el (gnus-score-edit-all-score): Fix prototype.
19279         Invoke gnus-score-mode.
19280         Reported by bojohan+news@dd.chalmers.se (Johan Bockgård).
19281
19282         * gnus-range.el (gnus-compress-sequence): Doc fix.
19283         Suggested by Jim Blandy <jimb@redhat.com> (tiny change).
19284
19285 2004-01-12  Jesper Harder  <harder@ifa.au.dk>
19286
19287         * gnus-srvr.el (gnus-browse-foreign-server): Reduce consing.
19288
19289 2004-01-12  Teodor Zlatanov  <tzz@lifelogs.com>
19290
19291         * spam.el (spam-get-article-as-string): Update to use
19292         gnus-request-article-this-buffer, much simpler.
19293         (spam-get-article-as-buffer): Remove.
19294
19295 2004-01-12  Kai Grossjohann  <kai.grossjohann@mci.com>
19296
19297         * message.el (message-expand-name): Use EUDC if the user uses that.
19298
19299 2004-01-12  Jesper Harder  <harder@ifa.au.dk>
19300
19301         * rfc2047.el (rfc2047-parse-and-decode, rfc2047-decode): Use a
19302         character for the encoding to avoid consing a string.
19303
19304         * rfc2047.el (rfc2047-decode-string): Don't cons a string
19305         unnecessarily.
19306
19307         * mm-util.el (mm-replace-chars-in-string): Remove.
19308
19309         * rfc2047.el (rfc2047-decode): Use mm-subst-char-in-string instead
19310         of mm-replace-chars-in-string.
19311
19312 2004-01-11  Jesper Harder  <harder@ifa.au.dk>
19313
19314         * gnus.sum.el (gnus-remove-odd-characters): Don't cons two new strings.
19315
19316         * mm-util.el (mm-subst-char-in-string): Support inplace.
19317
19318         * gnus-sum.el (gnus-summary-remove-list-identifiers): Don't cons
19319         a new string in every iteration.  Use shy groups.
19320
19321 2004-01-10  Jesper Harder  <harder@ifa.au.dk>
19322
19323         * gnus-srvr.el (gnus-browse-unsubscribe-group):
19324         * gnus-soup.el (gnus-soup-group-brew):
19325         * gnus-msg.el (gnus-put-message):
19326         * gnus-move.el (gnus-group-move-group-to-server):
19327         * gnus-kill.el (gnus-batch-score):
19328         * gnus-group.el (gnus-group-prepare-flat, gnus-group-delete-group)
19329         (gnus-group-update-group-line, gnus-group-insert-group-line-info)
19330         (gnus-group-update-group, gnus-group-read-group)
19331         (gnus-group-make-group, gnus-group-make-help-group)
19332         (gnus-group-make-archive-group, gnus-group-make-directory-group)
19333         (gnus-group-make-empty-virtual, gnus-group-sort-selected-flat)
19334         (gnus-group-sort-by-unread, gnus-group-catchup)
19335         (gnus-group-unsubscribe-group, gnus-group-kill-group)
19336         (gnus-group-yank-group, gnus-group-set-info)
19337         (gnus-group-list-groups):
19338         * gnus.el (gnus-generate-new-group-name):
19339         * gnus-delay.el (gnus-delay-send-queue):
19340         * nnvirtual.el (nnvirtual-catchup-group):
19341         * nnkiboze.el (nnkiboze-generate-group, nnkiboze-generate-group):
19342         * gnus-topic.el (gnus-topic-find-groups, gnus-topic-clean-alist)
19343         (gnus-group-prepare-topics, gnus-topic-check-topology):
19344         * gnus-sum.el (gnus-update-read-articles, gnus-select-newsgroup)
19345         (gnus-mark-xrefs-as-read, gnus-compute-read-articles)
19346         (gnus-summary-walk-group-buffer, gnus-summary-move-article)
19347         (gnus-group-make-articles-read):
19348         * gnus-start.el (gnus-subscribe-newsgroup, gnus-start-draft-setup)
19349         (gnus-group-change-level, gnus-kill-newsgroup)
19350         (gnus-check-bogus-newsgroups, gnus-get-unread-articles-in-group)
19351         (gnus-get-unread-articles, gnus-make-articles-unread)
19352         (gnus-make-ascending-articles-unread): Use accessor
19353         macros (gnus-group-entry, gnus-group-unread, gnus-info-marks etc.)
19354         to get group information for improved readability.
19355
19356
19357 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
19358
19359         * gnus-art.el (article-decode-mime-words, article-babel)
19360         (gnus-article-highlight-signature, gnus-article-add-buttons)
19361         (gnus-signature-toggle): Use gnus-with-article-buffer.
19362
19363         * gnus-art.el (gnus-article-highlight-headers)
19364         (gnus-article-add-buttons-to-head): Use gnus-with-article-headers.
19365
19366         * gnus-art.el (gnus-mm-display-part, gnus-article-wash-status)
19367         (gnus-article-set-globals, gnus-request-article-this-buffer)
19368         (gnus-button-message-id, gnus-article-maybe-hide-headers)
19369         (gnus-mime-view-part-externally, gnus-mime-view-part-internally)
19370         (gnus-mime-display-alternative): Use with-current-buffer.
19371
19372 2004-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
19373
19374         * spam.el (spam-generate-fake-headers): Rewrite to be simpler,
19375         also under 80 char limit, and call gnus-error if needed.
19376         (spam-fetch-article-header): Fix - it was a
19377         buffer-local variable (gnus-newsgroup-data).
19378         (spam-find-spam): Use spam-generate-fake-headers, forget about
19379         spam-insert-fake-headers.
19380         (spam-insert-fake-headers): Remove.
19381
19382 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
19383
19384         * deuglify.el (gnus-article-outlook-unwrap-lines)
19385         (gnus-outlook-rearrange-article)
19386         (gnus-outlook-repair-attribution-outlook)
19387         (gnus-outlook-repair-attribution-block)
19388         (gnus-outlook-repair-attribution-other): Remove redundant
19389         save-excursion.
19390
19391 2004-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
19392
19393         * spam.el (spam-fetch-field-fast, spam-fetch-field-from-fast)
19394         (spam-fetch-field-subject-fast)
19395         (spam-fetch-field-message-id-fast, spam-generate-fake-headers)
19396         (spam-fetch-article-header): Add functions to deal with Gnus
19397         internals for fast retrieval of article header data.
19398         (spam-initialize): Put spam-find-spam in the gnus-summary-prepared-hook.
19399
19400 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
19401
19402         * pop3.el (pop3-md5): Remove.
19403         (pop3-apop): Replace pop3-md5 with md5.
19404
19405         * mm-bodies.el: base64 is always built-in.
19406
19407         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups):
19408         Use with-current-buffer.
19409
19410 2004-01-08  Katsumi Yamaoka  <yamaoka@jpl.org>
19411
19412         * canlock.el (canlock-insert-header): Remove excessive grouping in
19413         regexp.
19414
19415         * gnus-sum.el (gnus-summary-read-document): Ditto.
19416
19417         * gnus-uu.el (gnus-uu-part-number): Ditto.
19418
19419         * html2text.el (html2text-remove-tags): Ditto.
19420         (html2text-format-tags): Ditto.
19421         (html2text-format-single-elements): Ditto.
19422
19423         * mml.el (mml-parse-1): Ditto.
19424
19425 2004-01-08  Jesper Harder  <harder@ifa.au.dk>
19426
19427         * gnus-sum.el (gnus-summary-update-mark): Revert previous change.
19428
19429         * gnus-group.el (gnus-group-mark-group): Fix for multibyte marks.
19430
19431         * gnus-sum.el (gnus-summary-update-mark): Fix for multibyte marks.
19432
19433         * gnus-util.el (gnus-replace-in-string): Remove Emacs 20 code.
19434
19435 2003-11-15  Simon Josefsson  <jas@extundo.com>
19436
19437         * pgg-gpg.el (pgg-gpg-lookup-all-secret-keys)
19438         (pgg-gpg-lookup-key): Use regexp match instead of
19439         split-string (split-string is different between emacs 21.2 and
19440         22.1).  Reported by ultrasoul@ultrasoul.com (David D. Smith).
19441
19442 2004-01-08  Jesper Harder  <harder@ifa.au.dk>
19443
19444         * gnus-art.el (gnus-mime-view-all-parts)
19445         (gnus-article-part-wrapper, gnus-article-view-part):
19446         Use with-current-buffer.
19447
19448 2004-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
19449
19450         * spam.el (spam-disable-spam-split-during-ham-respool)
19451         (spam-spamoracle-database, spam-cache-lookups)
19452         (spam-split-last-successful-check, spam-clear-cache, spam-xor)
19453         (spam-group-ham-mark-p, spam-group-spam-mark-p)
19454         (spam-group-ham-marks, spam-group-spam-marks)
19455         (spam-group-spam-contents-p, spam-group-ham-contents-p)
19456         (spam-list-of-processors, spam-list-of-statistical-checks): Fix doc,
19457         also add spam-use-blackholes to the statistical checks.
19458         (spam-fetch-field-fast): Add interface to fetching fields, may
19459         become a macro.
19460         (spam-fetch-field-from-fast, spam-fetch-field-subject-fast)
19461         (spam-fetch-field-message-id-fast): Use spam-fetch-field-fast.
19462         (spam-insert-fake-headers): Fake an article when needed.
19463         (spam-find-spam): Fake article when possible.
19464         (spam-check-blackholes, spam-check-BBDB, spam-from-listed-p)
19465         (spam-check-bogofilter-headers): Use message-fetch-field instead
19466         of nnmail-fetch-field.
19467
19468 2004-01-07  Reiner Steib  <Reiner.Steib@gmx.de>
19469
19470         * gnus-score.el (gnus-score-find-trace): Add `k' (kill-buffer).
19471
19472 2004-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
19473
19474         * spam.el (spam-split): Do not require spam-use-CHECK to be
19475         enabled if that check is passed to spam-split explicitly; also
19476         fix so 'spam doesn't get converted to spam-split-group when
19477         spam-split-symbolic-return is t.
19478         (spam-find-spam): Find registrations of the article and use those
19479         instead of re-running spam-split to find the spam/ham
19480         classification of the article.
19481         (spam-log-processing-to-registry, spam-log-registered-p)
19482         (spam-log-unregistration-needed-p, spam-log-undo-registration):
19483         Use gnus-error instead of gnus-message.
19484         (spam-log-registration-type): Add function to determine the
19485         classification of a message based on registry entries; will
19486         return nil if both 'spam and 'ham are found.
19487         (spam-check-BBDB): Expand all the BBDB macros here so we can have
19488         a reasonably fast local cache without the loading errors.
19489         (spam-cache-lookups): Set to t by default.
19490         (spam-find-spam): Don't try to guess spam-cache-lookups.
19491         (spam-enter-whitelist, spam-enter-blacklist): Clear the
19492         spam-caches entry.
19493         (spam-filelist-build-cache, spam-filelist-check-cache):
19494         Fix caching of whitelist/blacklist entries.
19495         (spam-check-whitelist, spam-check-blacklist):
19496         Invoke spam-from-listed-p with a type, not a cache variable.
19497         (spam-from-listed-p): Wrap around spam-filelist-check-cache.
19498
19499 2004-01-07  Jesper Harder  <harder@ifa.au.dk>
19500
19501         * message.el (message-cite-prefix-regexp): Use with-syntax-table.
19502
19503         * nnmail.el (nnmail-split-fancy): do.
19504
19505         * mml.el (mml-parse): do.
19506
19507         * gnus-score.el (gnus-enter-score-words-into-hashtb)
19508         (gnus-score-adaptive): do.
19509
19510 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
19511
19512         * gnus-art.el (gnus-treat-emphasize): Ignore Emacs version number.
19513         (gnus-mime-button-map): Don't set keymap parent.
19514         (gnus-button-ctan-directory-regexp): Use shy grouping.
19515         (gnus-prev-page-map): Don't set keymap parent.
19516         (gnus-prev-page-map): Remove duplicated one.
19517         (gnus-next-page-map): Don't set keymap parent.
19518         (gnus-mime-security-button-map): Ditto.
19519
19520         * nnheader.el (nnheader-directory-files-is-safe): Ignore Emacs
19521         version number.
19522
19523         * sha1-el.el (sha1-string-external): Use with-temp-buffer.
19524
19525 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
19526
19527         * canlock.el (canlock-sha1-function): Remove.
19528         (canlock-sha1-function-for-verify): Remove.
19529         (canlock-openssl-program): Remove.
19530         (canlock-openssl-args): Remove.
19531         (canlock-ignore-errors): Remove.
19532         (canlock-sha1-with-openssl): Remove.
19533         (canlock-sha1): Use sha1 instead of to call canlock-sha1-function.
19534         (canlock-verify): Don't use canlock-ignore-errors.
19535
19536         * sha1-el.el (sha1-string-external): Make it can return a string
19537         in binary form.
19538         (sha1-region-external): Ditto.
19539         (sha1-string-internal): Ditto.
19540         (sha1-region-internal): Ditto.
19541         (sha1-region): Ditto.
19542         (sha1-string): Ditto.
19543         (sha1): Ditto.
19544
19545 2004-01-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19546
19547         * spam.el (spam-report-articles-gmane): New command.
19548
19549 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
19550
19551         * gnus.el: Don't make unnecessary *Group* buffer when loading.
19552
19553         * run-at-time.el (run-at-time-saved): Remove.
19554         (run-at-time): Doc fix.
19555
19556 2004-01-07  Jesper Harder  <harder@ifa.au.dk>
19557
19558         * gnus-sum.el (gnus-summary-limit-to-replied): New command.
19559         (gnus-summary-limit-map): Add it.
19560         (gnus-summary-make-menu-bar): do.
19561
19562 2004-01-06  Teodor Zlatanov  <tzz@lifelogs.com>
19563
19564         * spam.el (spam-cache-lookups, spam-caches, spam-clear-cache):
19565         Make attempt at some caching support (done for BBDB only now).
19566         (spam-find-spam): Set spam-cache-lookups if there are more than 2
19567         addresses to be checked.
19568         (spam-clear-cache-BBDB): Add function, to be invoked by
19569         bbdb-change-hook, and triggering spam-clear-cache of 'spam-use-BBDB.
19570         (spam-check-BBDB): Check and use the caches, if
19571         spam-cache-lookups is on, remove superfluous (provide).
19572
19573 2004-01-06  Reiner Steib  <Reiner.Steib@gmx.de>
19574
19575         * gnus-art.el (gnus-treat-ansi-sequences): Change default.
19576
19577 2004-01-07  Steve Youngs  <sryoungs@bigpond.net.au>
19578
19579         * run-at-time.el (run-at-time-saved): Move to after the definition
19580         of `run-at-time'.
19581
19582         * dgnushack.el: Autoload `font-lock-fontify-buffer' in XEmacs.
19583
19584 2004-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
19585
19586         * gnus-art.el (gnus-article-wash-html-with-w3m): Don't use
19587         mm-w3m-local-map-property.
19588
19589         * mm-view.el (mm-w3m-mode-map): Remove.
19590         (mm-w3m-local-map-property): Remove.
19591         (mm-inline-text-html-render-with-w3m): Don't use
19592         mm-w3m-local-map-property.
19593
19594 2004-01-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19595
19596         * run-at-time.el: New file.
19597
19598         * dgnushack.el (dgnushack-compile): Don't compile run-at-time
19599         under Emacs.
19600
19601         * gnus.el ((fboundp 'gnus-set-text-properties)): Remove definition
19602         of gnus-set-text-properties.
19603
19604         * gnus-uu.el (gnus-uu-save-article): Ditto.
19605
19606         * gnus-salt.el (gnus-carpal-setup-buffer): Ditto.
19607
19608         * gnus-cite.el (gnus-cite-parse): Ditto.
19609
19610         * gnus-art.el (gnus-button-push): Use set-text-properties instead
19611         of gnus-.
19612
19613         * gnus-xmas.el (run-at-time): Require run-at-time.
19614
19615         * gnus.el: Change calls to nnheader-run-at-time and
19616         password-run-at-time throughout to use run-at-time directly.
19617
19618         * password.el: Remove definition of run-at-time.
19619
19620         * nnheaderxm.el: Remove definition of run-at-time.
19621
19622 2004-01-05  Karl Pflästerer  <sigurd@12move.de>  (tiny change)
19623
19624         * mml.el (mml-minibuffer-read-disposition): Show attachment type
19625         in prompt.
19626
19627 2004-01-06  Steve Youngs  <sryoungs@bigpond.net.au>
19628
19629         * messagexmas.el (message-xmas-redefine): Alias
19630         `message-make-caesar-translation-table' to
19631         ``message-xmas-make-caesar-translation-table' regardless of XEmacs
19632         version.
19633
19634         * gnus-xmas.el (gnus-xmas-set-text-properties): Removed.
19635         (gnus-xmas-define): Don't alias `gnus-set-text-properties' to
19636         `gnus-xmas-set-text-properties'.
19637         (gnus-xmas-redefine): Don't alias `gnus-completing-read' to
19638         `gnus-xmas-completing-read'.
19639         (gnus-xmas-completing-read): Removed.
19640         (gnus-xmas-open-network-stream): Removed.
19641
19642         * gnus-ems.el (gnus-mode-line-modified): Don't conditionalise on
19643         XEmacs version.
19644
19645         * dns.el (dns-make-network-process): Use `open-network-stream'
19646         instead of `gnus-xmas-open-network-stream'.
19647
19648         * dgnushack.el: Remove some XEmacs 21.1 specific stuff.
19649
19650         * .cvsignore: Add auto-autoloads.el, custom-load.el.
19651
19652 2004-01-06  Jesper Harder  <harder@ifa.au.dk>
19653
19654         * gnus-art.el (gnus-mime-display-alternative)
19655         (gnus-insert-mime-button, gnus-insert-mime-security-button)
19656         (gnus-insert-prev-page-button, gnus-insert-next-page-button):
19657         Don't use gnus-local-map-property.
19658
19659         * gnus-util.el (gnus-local-map-property): Remove.
19660
19661         * mm-view.el (mm-view-pkcs7-decrypt):
19662         Replace gnus-completing-read-maybe-default with completing-read.
19663
19664         * gnus-util.el (gnus-completing-read): do.
19665         (gnus-completing-read-maybe-default): Remove.
19666
19667 2004-01-06  Steve Youngs  <sryoungs@bigpond.net.au>
19668
19669         * password.el: Only autoload `run-at-time' if not XEmacs.
19670         Only autoload the itimer functions if XEmacs.
19671
19672 2004-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
19673
19674         * gnus-xmas.el (gnus-xmas-define): Defun char-width for non-MULE
19675         XEmacsen.
19676
19677         * dgnushack.el: Autoload executable-find for XEmacs.
19678
19679 2004-01-06  Jesper Harder  <harder@ifa.au.dk>
19680
19681         * gnus-art.el (gnus-read-string): Remove.
19682         (gnus-summary-pipe-to-muttprint): Replace gnus-read-string with
19683         read-string.
19684
19685 2004-01-05  Teodor Zlatanov  <tzz@lifelogs.com>
19686
19687         * netrc.el: Autoload password-read.
19688         (netrc): Add configuration group.
19689         (netrc-encoding-method, netrc-openssl-path):
19690         Add variables for encoding and decoding of files with symmetric
19691         ciphers.
19692         (netrc-encode): Add assistant function to encode a file with
19693         netrc-encoding-method.
19694         (netrc-parse): Add interactive parameter, added optional
19695         decoding if netrc-encoding-method is non-nil but otherwise
19696         behavior is standard.
19697         (netrc-encrypting-method, netrc-encrypt, netrc-parse):
19698         Do s/encode/encrypt/ everywhere.
19699
19700         * spam.el: Remove executable-find autoload.
19701
19702 2004-01-05  Jesper Harder  <harder@ifa.au.dk>
19703
19704         * gnus-registry.el: Remove Emacs 20 hash table compatibility code.
19705
19706         * gnus-uu.el (gnus-uu-post-encoded): bury-buffer is always fbound.
19707
19708 2004-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
19709
19710         * gnus-art.el (gnus-treat-ansi-sequences)
19711         (article-treat-ansi-sequences): New variable and function.
19712         Suggested by Dan Jacobson <jidanni@jidanni.org>.
19713
19714         * gnus-sum.el (gnus-summary-wash-map, gnus-summary-make-menu-bar):
19715         Use it.
19716
19717 2004-01-05  Jesper Harder  <harder@ifa.au.dk>
19718
19719         * mm-util.el (mm-quote-arg): Remove.
19720
19721         * mm-decode.el (mm-mailcap-command): Replace mm-quote-arg with
19722         shell-quote-argument.
19723
19724         * gnus-uu.el (gnus-uu-command): do.
19725
19726         * gnus-sum.el (gnus-summary-insert-pseudos): do.
19727
19728         * ietf-drums.el (ietf-drums-token-to-list): Replace mm-make-char
19729         with make-char.
19730
19731         * mm-util.el (mm-make-char): Remove.
19732
19733         * mml.el (mml-mode): Replace gnus-add-minor-mode with
19734         add-minor-mode.
19735
19736         * gnus-undo.el (gnus-undo-mode): do.
19737
19738         * gnus-topic.el (gnus-topic-mode): do.
19739
19740         * gnus-sum.el (gnus-dead-summary-mode): do.
19741
19742         * gnus-start.el (gnus-slave-mode): do.
19743
19744         * gnus-salt.el (gnus-binary-mode, gnus-pick-mode): do.
19745
19746         * gnus-ml.el (gnus-mailing-list-mode): do.
19747
19748         * gnus-gl.el (gnus-grouplens-mode): do.
19749
19750         * gnus-draft.el (gnus-draft-mode): do.
19751
19752         * gnus-dired.el (gnus-dired-mode): do.
19753
19754         * gnus-ems.el (gnus-add-minor-mode): Remove.
19755
19756         * gnus-spec.el (gnus-correct-length, gnus-correct-substring):
19757         Replace gnus-char-width with char-width.
19758
19759         * gnus-ems.el (gnus-char-width): Remove.
19760
19761         * gnus-spec.el (gnus-correct-length, gnus-correct-substring):
19762         Replace gnus-char-width with char-width.
19763
19764         * gnus-ems.el (gnus-char-width): Remove.
19765
19766         * spam-stat.el (with-syntax-table): Remove with-syntax-table
19767         definition.
19768         Remove Emacs 20 hash table compatibility code.
19769
19770         * rfc2047.el (with-syntax-table): Remove with-syntax-table Emacs
19771         20 compatibility code.
19772
19773         * spam.el (spam-point-at-eol): Replace with point-at-eol.
19774
19775         * smime.el (smime-point-at-eol): Replace with point-at-eol.
19776
19777         * rfc2047.el (rfc2047-point-at-bol, rfc2047-point-at-eol):
19778         Replace with point-at-{eol,bol}.
19779
19780         * netrc.el (netrc-point-at-eol): Replace with point-at-eol.
19781
19782         * imap.el (imap-point-at-eol): Replace with point-at-eol.
19783
19784         * flow-fill.el (fill-flowed-point-at-bol)
19785         (fill-flowed-point-at-eol): Replace with point-at-{eol,bol}.
19786
19787         * gnus-util.el (gnus-point-at-bol, gnus-point-at-eol): Remove.
19788         Replace with point-at-{eol,bol} throughout all files.
19789
19790 2004-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
19791
19792         * ntlm.el (ntlm-string-as-unibyte): New macro.
19793         (ntlm-build-auth-response): Use it.
19794
19795         Remove Emacs 20 stuff:
19796         * dgnushack.el (dgnushack-compile): Don't modify max-specpdl-size.
19797         (butlast, mapc, remove): Remove the compiler macros.
19798         * gnus-msg.el (gnus-summary-news-other-window): Use remove instead
19799         of delq and copy-sequence.
19800         * gnus-art.el (popup-menu): Remove the compiler macro.
19801         * nnmail.el (nnmail-split-fancy): Don't support customizing with
19802         Emacs 20.
19803
19804 2004-01-05  Simon Josefsson  <jas@extundo.com>
19805
19806         * ntlm.el: Fix namespace.  Change smb-passwd-hash into
19807         ntlm-smb-passwd-hash, smb-owf-encrypt into ntlm-smb-owf-encrypt,
19808         smb-passwd-hash into ntlm-smb-passwd-hash, smbdes-e-p16 into
19809         ntlm-smb-des-e-p16, smbdes-e-p24 into ntlm-smb-des-e-p24, smbhash
19810         into ntlm-smb-hash, smb-sp8 into ntlm-smb-sp8, smb-str-to-key into
19811         ntlm-smb-str-to-key, smb-dohash into ntlm-smb-dohash, smb-perm1
19812         into ntlm-smb-perm1, smb-perm2 into ntlm-smb-perm2, smb-perm3 into
19813         ntlm-smb-perm3, smb-perm4 into ntlm-smb-perm4, smb-perm5 into
19814         ntlm-smb-perm5, smb-perm6 into ntlm-smb-perm6, smb-sc into
19815         ntlm-smb-sc, smb-sbox into ntlm-smb-sbox, string-permute into
19816         ntlm-string-permute, string-lshift into ntlm-string-lshift,
19817         string-xor into ntlm-string-xor.
19818         Suggested by Jesper Harder <harder@myrealbox.com>.
19819
19820         * ntlm.el: Don't include poem.
19821
19822         * md4.el (print-int32, print-string-hexa): Remove.
19823         Suggested by Jesper Harder <harder@myrealbox.com>.
19824
19825         * sasl-ntlm.el, ntlm.el, md4.el: New files.
19826
19827         * hmac-md5.el (md5-binary): Fix byte compile warning.  (This
19828         probably breaks emacs with DL patch, but do we care? Is anyone
19829         still using the DL stuff?)
19830
19831         * sieve-manage.el: Use the password package.
19832         (sieve-manage-read-passwd): Remove.
19833         (sieve-manage-interactive-login): Use password.  Re-add
19834         condition-case around loop.
19835
19836         * pgg.el (pgg-passphrase-cache, pgg-run-at-time): Remove.
19837         (pgg-add-passphrase-cache, pgg-remove-passphrase-cache):
19838         Use the password package.
19839
19840 2003-02-19  Simon Josefsson  <jas@extundo.com>
19841
19842         * sieve-manage.el (sieve-sasl-auth): Quote optional initial SASL
19843         token.
19844
19845 2002-08-07  Simon Josefsson  <jas@extundo.com>
19846
19847         * sieve-manage.el (require): Use SASL, not RFC2104/MD5.
19848         (sieve-manage-authenticators):
19849         (sieve-manage-authenticator-alist): Add some SASL mechs.
19850         (sieve-sasl-auth): New function.
19851         (sieve-manage-cram-md5-auth):
19852         (sieve-manage-plain-auth): Rewrite using SASL library.
19853         (sieve-manage-digest-md5-p, sieve-manage-digest-md5-auth)
19854         (sieve-manage-scram-md5-p, sieve-manage-scram-md5-auth)
19855         (sieve-manage-ntlm-p, sieve-manage-ntlm-auth)
19856         (sieve-manage-login-p, sieve-manage-login-auth): Add wrappers.
19857
19858 2004-01-05  Simon Josefsson  <jas@extundo.com>
19859
19860         * sasl.el, sasl-cram.el, sasl-digest.el, hmac-md5.el, hmac-def.el:
19861         New files.
19862
19863 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19864
19865         * gnus-group.el (gnus-no-groups-message): Update.
19866
19867         * gnus-sum.el (gnus-summary-insert-new-articles): Remove .
19868
19869 2003-11-09  Simon Josefsson  <jas@extundo.com>
19870
19871         * imap.el: Support for ID IMAP extension (RFC 2971).
19872         (imap-local-variables): Add imap-id.
19873         (imap-id): New variable.
19874         (imap-id): New function.
19875         (imap-parse-response): Parse untagged ID response.
19876         * nnimap.el (nnimap-id): New variable.
19877         (nnimap-open-connection): Use it.
19878
19879 2003-12-28  Simon Josefsson  <jas@extundo.com>
19880
19881         * gnus-score.el (gnus-score-edit-all-score): New.
19882         * gnus-group.el (gnus-group-score-map): Bind it to W e.
19883
19884 2004-01-04  Simon Josefsson  <jas@extundo.com>
19885
19886         * password.el: Add.
19887
19888 2004-01-04  Mario Lang  <lang@zid.tugraz.at>
19889
19890         * dns.el (dns-query-types): Fix typo.
19891         (dns-query-types): New function.
19892         (dns-read-type): Add support for AAAA records, see RFC 3596.  Parse MX,
19893         PTR and SOA replies, see RFC 1035.
19894
19895 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19896
19897         * gnus.el (gnus-logo-color-style): Change colors to `no'.
19898
19899         * Move to Changelog.2.
19900
19901 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19902
19903         * gnus.el (gnus-version-number): Bump version.
19904
19905 2004-01-04  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
19906
19907         * gnus.el: No Gnus v0.1 is released.
19908
19909 2004-01-04  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
19910
19911         * gnus.el: No Gnus v0.0 is released.
19912
19913 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19914
19915         * gnus.el (gnus-version-number): Bump.
19916         (gnus-version): No.
19917
19918 See ChangeLog.2 for earlier changes.
19919
19920     Copyright (C) 2004, 2005, 2006, 2007, 2008, 2009, 2010
19921       Free Software Foundation, Inc.
19922
19923   This file is part of GNU Emacs.
19924
19925   GNU Emacs is free software: you can redistribute it and/or modify
19926   it under the terms of the GNU General Public License as published by
19927   the Free Software Foundation, either version 3 of the License, or
19928   (at your option) any later version.
19929
19930   GNU Emacs is distributed in the hope that it will be useful,
19931   but WITHOUT ANY WARRANTY; without even the implied warranty of
19932   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
19933   GNU General Public License for more details.
19934
19935   You should have received a copy of the GNU General Public License
19936   along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.
19937
19938 ;; Local Variables:
19939 ;; coding: utf-8
19940 ;; fill-column: 79
19941 ;; add-log-time-zone-rule: t
19942 ;; End: