dad8fdf83d2b65f8d6e75b4d7366137e42a351b0
[gnus] / lisp / ChangeLog
1 2012-03-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2
3         * shr.el (shr-table-widths): Divide the extra width more fairly over
4         the TDs (bug#10973).
5         (shr-render-td): Don't delete too much padding.
6         (shr-natural-width): Compute the natural width more correctly.
7         (shr-insert): Allow the natural width to be computed for tables again.
8         (shr-tag-table-1): Rework how the natural widths are computed by
9         rendering the table a third time.
10
11         * gnus-msg.el (gnus-bug): Don't delete the other windows.  We may be
12         using a `gnus-use-full-window' setup (bug#11013).
13
14 2012-03-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15
16         * gnus-int.el (gnus-backend-trace): Flip default to nil before Emacs
17         24.1 release.
18
19 2012-03-10  David Edmondson  <dme@dme.org>
20
21         * mm-uu.el (mm-uu-forward-extract): Allow for blank lines between the
22         'Forwarded Message' header and the start of the message.
23
24 2012-03-04  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
25
26         * gnus-msg.el (gnus-msg-mail): Call `message-mail' correctly when Gnus
27         isn't running (bug#10897).
28
29 2012-03-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
30
31         * tls.el (open-tls-stream): Don't set the dont-query-on-exit flag.
32         This is inconsistent with all the other stream functions, which leave
33         the setting up to the higher levels (if so wanted) (bug#10931).
34
35 2012-02-28  Glenn Morris  <rgm@gnu.org>
36
37         * gmm-utils.el, gnus-agent.el, gnus-score.el, messagexmas.el,
38         mm-decode.el: Standardize possessive apostrophe usage.
39
40 2012-02-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
41
42         * shr.el (shr-column-specs): Protect against TDs with "width: 0%".
43
44 2012-02-25  Andreas Schwab  <schwab@linux-m68k.org>
45
46         * parse-time.el (parse-time-string): Allow extractor to return nil.
47
48 2012-02-23  Katsumi Yamaoka  <yamaoka@jpl.org>
49
50         * nntp.el (nntp-send-authinfo): Work for secure nntp entry in authinfo.
51
52 2012-02-20  Lars Ingebrigtsen  <larsi@gnus.org>
53
54         * mm-decode.el (mm-shr): Remove "soft hyphens".
55
56         * nnimap.el (nnimap-request-list): Return the group names encoded as
57         utf8.  Otherwise non-European group names don't work.
58         (nnimap-request-newgroups): Ditto.
59
60         * gnus-sum.el (gnus-summary-insert-old-articles): Fix the syntax for
61         the default in `read-string' (bug#10757).
62
63         * gnus-msg.el (gnus-group-post-news): Don't bug out on `C-u a' on
64         topics (bug#10843).
65
66         * nnimap.el (nnimap-log-command): Add the IMAP address to the log
67         buffer.  Suggested by Herbert Valerio Riedel.
68         (nnimap-request-move-article): Delete the message from the correct IMAP
69         server.
70
71 2012-02-19  Vida Gábor  <vidagabor@gmail.com>  (tiny change)
72
73         * gnus-demon.el (gnus-demon-init): Don't multiply time twice.
74         Reported by Peter Münster.
75
76 2012-02-18  Lars Ingebrigtsen  <larsi@gnus.org>
77
78         * shr.el (shr-image-fetched): Make sure we really kill the right
79         buffer.
80
81 2012-02-16  Leo Liu  <sdl.web@gmail.com>
82
83         * gnus-start.el (gnus-1): Avoid duplicate entries.
84
85 2012-02-15  Lars Ingebrigtsen  <larsi@gnus.org>
86
87         * shr.el (shr-remove-trailing-whitespace): Really delete the padding on
88         too-wide lines.
89
90 2012-02-15  Paul Eggert  <eggert@cs.ucla.edu>
91
92         * shr.el (shr-rescale-image): Undo previous change; see
93         <http://lists.gnu.org/archive/html/emacs-devel/2012-02/msg00540.html>.
94
95 2012-02-13  Lars Ingebrigtsen  <larsi@gnus.org>
96
97         * nnimap.el (nnimap-record-commands): New variable.
98         (nnimap-log-command): Use it.
99         (nnimap-make-process-buffer): Add a space to the process buffer.
100         (nnimap-transform-headers): Don't bug out on header lines containing
101         stuff that look like IMAP length encodings.
102
103         * shr.el (shr-rescale-image): Allow viewing large images.
104
105 2012-02-12  Lars Ingebrigtsen  <larsi@gnus.org>
106
107         * nnml.el (nnml-request-compact-group): Delete the marks file after
108         compaction (bug#10800).
109
110         * gnus-art.el (gnus-stop-downloads): Stop `url-queue' downloads on
111         group exit.
112
113         * nnimap.el (nnimap-parse-flags): Parse correctly when we have mixed
114         QRESYNC/FETCH output.
115
116 2012-02-11  Glenn Morris  <rgm@gnu.org>
117
118         * sieve-manage.el (sieve-manage-default-stream):
119         * shr.el (shr):
120         * nnir.el (nnir-ignored-newsgroups, nnir-summary-line-format)
121         (nnir-retrieve-headers-override-function)
122         (nnir-imap-default-search-key, nnir-notmuch-program)
123         (nnir-notmuch-additional-switches, nnir-notmuch-remove-prefix)
124         (nnir-method-default-engines):
125         * message.el (message-cite-reply-position):
126         * gssapi.el (gssapi-program):
127         * gravatar.el (gravatar):
128         * gnus-sum.el (gnus-refer-thread-use-nnir):
129         * gnus-registry.el (gnus-registry-unfollowed-addresses)
130         (gnus-registry-max-pruned-entries):
131         * gnus-picon.el (gnus-picon-inhibit-top-level-domains):
132         * gnus-int.el (gnus-after-set-mark-hook)
133         (gnus-before-update-mark-hook):
134         * gnus-async.el (gnus-async-post-fetch-function):
135         * auth-source.el (auth-source-cache-expiry):
136         Add missing :version tags to new defcustoms and defgroups.
137
138 2012-02-10  Lars Ingebrigtsen  <larsi@gnus.org>
139
140         * message.el (message-default-send-mail-function): Made into own
141         function for reuse by emacsbug.el.
142
143 2012-02-09  Juanma Barranquero  <lekktu@gmail.com>
144
145         * gnus.el (gnus-method-ephemeral-p): Move after declaration of defsubst
146         `gnus-sloppily-equal-method-parameters' to avoid a warning.
147
148 2012-02-09  Lars Ingebrigtsen  <larsi@gnus.org>
149
150         * gnus-msg.el (gnus-msg-mail): Use `message-mail' if Gnus isn't
151         running.
152
153         * nnimap.el (nnimap-wait-for-response): Minor fixup of message string.
154
155         * gnus.el (gnus-server-extend-method): Don't add an -address component
156         if the method already has one (bug#9676).
157
158 2012-02-08  Lars Ingebrigtsen  <larsi@gnus.org>
159
160         * gnus-sum.el (gnus-summary-insert-old-articles): Use a default instead
161         of an initial-input for consistency (bug#10757).
162
163         * dgnushack.el: Fix XEmacs compilation warning.
164
165         * shr.el: Inhibit getting and sending cookies when fetching pictures.
166
167         * gnus-html.el (gnus-html-schedule-image-fetching): Ditto.
168
169 2012-02-07  Lars Ingebrigtsen  <larsi@gnus.org>
170
171         * shr.el (shr-remove-trailing-whitespace): Don't strip whitespace from
172         lines that are narrower than the window width.  Otherwise background
173         "blocks" will look less readable.
174
175 2012-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
176
177         * gnus-sum.el (gnus-summary-show-thread): Revert last two changes.
178
179 2012-02-07  Lars Ingebrigtsen  <larsi@gnus.org>
180
181         * nnimap.el (nnimap-transform-headers): Remove unused variable.
182         (nnimap-transform-headers): Fix parsing BODYSTRUCTURE elements that
183         have newlines within the strings, and where the UID comes after the
184         BODYSTRUCTURE element (bug#10537).
185
186         * shr-color.el (shr-color-set-minimum-interval): Rename to add prefix
187         (bug#10732).
188
189         * shr.el (shr-insert-document): Add doc string.
190         (shr-visit-file): Ditto.
191         (shr-remove-trailing-whitespace): New function.
192         (shr-insert-document): Use it to clean up trailing whitespace as the
193         final step (bug#10714).
194
195 2012-02-06  Lars Ingebrigtsen  <larsi@gnus.org>
196
197         * gnus-sum.el (gnus-summary-exit-no-update): Really deaden the summary
198         buffer if `gnus-kill-summary-on-exit' is nil.
199
200 2012-02-06  Katsumi Yamaoka  <yamaoka@jpl.org>
201
202         * gnus-sum.el (gnus-summary-show-thread):
203         next-single-char-property-change may return nil in XEmacs.
204
205 2012-02-06  Lars Ingebrigtsen  <larsi@gnus.org>
206
207         * gnus-sum.el (gnus-handle-ephemeral-exit): Allow exiting from Gnus
208         when just reading a single group from "without" Gnus.
209
210 2012-02-06  Chong Yidong  <cyd@gnu.org>
211
212         * gnus-sum.el (gnus-summary-show-thread):
213         next-single-char-property-change never returns nil (Bug#8657).
214
215 2012-02-05  Lars Ingebrigtsen  <larsi@gnus.org>
216
217         * nnimap.el (nnimap-open-server): Allow switching the nnoo server
218         without reconnecting.
219         (nnimap-possibly-change-group): Ditto.
220         (nnimap-finish-retrieve-group-infos): Don't reconnect if the server
221         connection has died before being called.
222
223 2012-02-02  Lars Ingebrigtsen  <larsi@gnus.org>
224
225         * nnimap.el (nnimap-retrieve-group-data-early): Don't say we're doing
226         an initial sync unless we're really doing one.
227
228         * gnus-group.el (gnus-group-read-ephemeral-group): Don't add a new
229         address parameter if one already exists (bug#9676).
230
231         * gnus-msg.el (gnus-summary-mail-forward): Respect the process marks,
232         not the prefix, as documented (bug#10689).
233
234 2012-02-01  Lars Ingebrigtsen  <larsi@gnus.org>
235
236         * gnus.el (gnus-valid-select-methods): nnmaildir also saves marks in
237         the "server".
238
239         * gnus-group.el (gnus-group-get-new-news-this-group): Don't overwrite
240         the real error message with the useless "previously known to be down".
241         Which isn't even correct.
242
243         * nntp.el (nntp-open-connection): Report the error message if the nntp
244         server can't be reached.
245
246         * nnimap.el (nnimap-retrieve-group-data-early): Keep track of how many
247         groups we do a total scan for.
248         (nnimap-wait-for-response): Say that we're doing a total scan, if we're
249         doing that.
250
251 2012-01-31  Jim Meyering  <jim@meyering.net>
252
253         * gnus-agent.el (gnus-agent-expire-unagentized-dirs):
254         Correct a comment (insert "not") and hide nominally-doubled "to".
255
256 2012-01-31  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
257
258         * gnus.el: No Gnus v0.19 is released.
259
260 2012-01-30  Philipp Haselwarter  <philipp.haselwarter@gmx.de>  (tiny change)
261
262         * gnus-agent.el (gnus-agent-auto-agentize-methods): Point to the Agent
263         section in the manual.
264
265 2012-01-30  Lars Ingebrigtsen  <larsi@gnus.org>
266
267         * rfc2047.el (rfc2047-encode-region): Allow not folding the encoded
268         words.
269         (rfc2047-encode-string): Ditto.
270         (rfc2047-encode-parameter): Don't fold parameters.  Some MUAs do not
271         understand folded filename="..." parameters, for instance.
272
273         * nnimap.el (nnimap-wait-for-response): Include the imap server name in
274         the message for greater debuggability.
275
276 2012-01-28  Lars Ingebrigtsen  <larsi@gnus.org>
277
278         * mm-view.el (mm-display-inline-fontify): Bind `font-lock-support-mode'
279         instead of setting it locally, since the latter doesn't seem to have
280         any effect (most of the time).
281
282 2012-01-27  Elias Pipping  <pipping@lavabit.com>  (tiny change)
283
284         * shr.el (shr-browse-url): Fix the name of the `browse-url-mail'
285         function call.
286
287 2012-01-27  Vida Gábor  <vidagabor@gmail.com>  (tiny change)
288
289         * gnus-demon.el (gnus-demon-run-callback, gnus-demon-init): Convert to
290         seconds, and make the repeat clause with HH:MM specs work as
291         documented.
292
293 2012-01-27  Lars Ingebrigtsen  <larsi@gnus.org>
294
295         * proto-stream.el (proto-stream-capability-open): Fall back on
296         :end-of-command if :end-of-capability doesn't exist.
297
298 2012-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
299
300         * gnus-sum.el (gnus-summary-mode): Don't make bidi-paragraph-direction
301         bound globally in old Emacsen and XEmacsen.
302
303 2012-01-27  Lars Ingebrigtsen  <larsi@gnus.org>
304
305         * gnus-start.el (gnus-get-unread-articles): Clear out "early" methods
306         so that previous errors don't prohibit getting new news.
307
308         * nnimap.el (nnimap-retrieve-group-data-early): Ditto.
309
310         * nntp.el (nntp-retrieve-group-data-early): Ditto.
311
312 2012-01-26  Nick Alcock  <nick.alcock@oracle.com>  (tiny change)
313
314         * gnus.el (gnus-group-find-parameter): Check for liveness of the
315         buffer, not of the string which is its name.
316
317 2012-01-26  Lars Ingebrigtsen  <larsi@gnus.org>
318
319         * proto-stream.el (proto-stream-capability-open): Wait for
320         :end-of-capability, not :end-of-command.
321
322         * gnus-sum.el (gnus-summary-move-article): Don't propagate marks to
323         non-server-marks groups.
324         (gnus-group-make-articles-read): Ditto.
325
326         * gnus-srvr.el (gnus-server-prepare): Use it to avoid showing ephemeral
327         methods (bug#9676).
328
329         * gnus.el (gnus-method-ephemeral-p): New function.
330
331 2012-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
332
333         * gnus-sum.el (gnus-summary-mode): Force paragraph direction to be
334         left-to-right.
335
336 2012-01-26  Lars Ingebrigtsen  <larsi@gnus.org>
337
338         * nnimap.el (nnir-search-thread): Autoload to avoid a compilation
339         warning.
340
341 2012-01-25  Lars Ingebrigtsen  <larsi@gnus.org>
342
343         * gnus-sum.el (gnus-summary-line-format-alist): Don't try to
344         macroexpand the nnir things, since they haven't been defined yet, and
345         nnir requires gnus-sum.
346
347 2012-01-24  Julien Danjou  <julien@danjou.info>
348
349         * color.el (color-rgb-to-hsl): Fix value computing.
350         (color-hue-to-rgb): New function.
351         (color-hsl-to-rgb): New function.
352         (color-clamp, color-saturate-hsl, color-saturate-name)
353         (color-desaturate-hsl, color-desaturate-name, color-lighten-hsl)
354         (color-lighten-name, color-darken-hsl, color-darken-name): New function.
355
356 2012-01-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
357
358         * mm-decode.el (mm-interactively-view-part): Fix prompt.
359
360 2012-01-19  Julien Danjou  <julien@danjou.info>
361
362         * color.el (color-name-to-rgb): Use the white color to find the max
363         color component value and return correctly computed values.
364         (color-name-to-rgb): Add missing float conversion for max value.
365
366 2012-01-10  Teodor Zlatanov  <tzz@lifelogs.com>
367
368         * nntp.el (nntp-send-authinfo): Query `auth-source-search' with the
369         logical server name in addition to the actual machine address.
370
371         * auth-source.el (auth-source-user-and-password): Add convenience
372         wrapper to search by just host and optionally user.
373
374 2012-01-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
375
376         * shr.el (shr-visit-file): Move point to the beginning of the buffer
377         after rendering.
378
379 2012-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
380
381         * gnus-sync.el (gnus-sync-newsrc-groups): Quote normally.
382         (gnus-sync-lesync-pre-save-group-entry): Remove invalid invlists.
383         (gnus-sync-lesync-normalize-group-entry): Ignore a few more keys.
384
385 2012-01-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
386
387         * gnus-sum.el (gnus-summary-read-group): Document more parameters
388         (bug#9693).
389         (gnus-summary-setup-buffer): Document return value (bug#9697).
390
391         * mm-decode.el (mm-interactively-view-part): Use `completing-read',
392         since ido doesn't work on symbols (bug#9632).
393
394         * gnus.el (gnus-group-fast-parameter): Use the same precedence rules
395         when getting a single value as when getting all the values.  This means
396         that atoms like `gcc-self' work cumulatively, like variable settings,
397         instead of getting the value from the last matching clause.
398         (gnus-group-find-parameter): Protect against the group buffer not
399         existing (bug#9585).
400
401 2012-01-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
402
403         * gnus-start.el (gnus-activate-group): Document more parameters
404         (bug#9694).
405
406         * gnus-group.el (gnus-group-read-ephemeral-group): Doc clarification
407         (bug#9692).
408
409         * gnus-agent.el (gnus-agent-store-article): Tell the Agent when the
410         article was fetched, so that it can be expired later (bug#9958).
411         (gnus-agent-summary-fetch-series): Add doc string.
412         (gnus-agent-summary-fetch-group): Don't remove tick and dormant marks
413         (bug#9517).
414
415         * nntp.el (nntp-retrieve-groups): Refuse to do retrieval when an async
416         retrieval is happening.
417
418         * gnus.el (gnus-parameters): Doc fix.
419
420 2012-01-06  Dave Abrahams  <dave@boostpro.com>
421
422         * gnus-sum.el (gnus-summary-refer-thread): If the subtree is hidden,
423         show the thread after expansion.
424
425 2012-01-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
426
427         * gnus-art.el (article-narrow-to-head): If the head is completely
428         empty, narrow to the empty region (bug#9764).
429
430         * gnus-sum.el (gnus-summary-mark-article-as-unread): Mark articles as
431         read, and then mark them as unread only when the unread mark is used.
432         This makes `C-- T k' actually work, even though it's confusing.
433
434         * gnus-win.el (gnus-all-windows-visible-p): Ensure that the buffer is
435         alive before we try to find its window.
436
437 2012-01-06  Brian Sniffen  <bsniffen@akamai.com>  (tiny change)
438
439         * mm-decode.el (mm-display-external): Use a longer timeout for the
440         deletion to allow slow programs to display the file.
441
442 2012-01-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
443
444         * gnus-art.el (gnus-article-browse-delete-temp-files): Fix up the
445         prompt to be less confusing.
446
447         * gnus-msg.el (gnus-summary-reply): Do not give a `switch-to-buffer'
448         argument to `message-reply'.  This broke `special-display-*' frame
449         pop-uping (bug#10238).
450
451 2012-01-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
452
453         * starttls.el (starttls-available-p): Return nil on Windows/MS-DOS
454         systems, since these allegedly don't work there.
455
456 2012-01-04  Chris Gray  <chrismgray@gmail.com>  (tiny change)
457
458         * mm-decode.el (mm-shr): Check that `gnus-summary-buffer' really is a
459         live buffer.
460
461 2012-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
462
463         * nnir.el (nnir-retrieve-headers): Protect against the article not
464         existing on the server (bug#10335).
465
466 2012-01-04  Wolfgang Jenkner  <wjenkner@inode.at>  (tiny change)
467
468         * gnus-agent.el (gnus-agent-load-local): Recompute
469         gnus-agent-article-local on changing method.
470
471 2012-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
472
473         * gnus.el (gnus-parameters): Note precedence.
474
475 2012-01-04  Leo Liu  <sdl.web@gmail.com>
476
477         * nndraft.el (nndraft-update-unread-articles): Don't move point around
478         in the group buffer.
479
480 2012-01-04  Julien Danjou  <julien@danjou.info>
481
482         * nnimap.el (nnimap-update-info): Fix an error when all articles UIDs
483         change.
484
485 2012-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
486
487         * shr.el (shr-rescale-image): Add :ascent 100 to the rescaled picture,
488         too.
489
490         * nntp.el (nntp-retrieve-group-data-early): Use it.
491
492 2012-01-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
493
494         * nntp.el (nntp-retrieval-in-progress): New variable.
495         (nntp-make-process-buffer): Make it buffer-local.
496
497         * gnus-demon.el (gnus-demon-time-to-step): Resurrect function lost in
498         2010.
499         (gnus-demon-init): Use it to compute the time if time is on the form
500         "04:23".
501
502         * gnus-topic.el (gnus-topic-history): Define `gnus-topic-history'.
503
504         * nnimap.el (nnimap-finish-retrieve-group-infos): Check the connection
505         status in the correct buffer.
506
507 2012-01-03  Leo Liu  <sdl.web@gmail.com>
508
509         * gnus-topic.el (gnus-topic-goto-next-group): Don't move point around
510         when opening topics (bug#10407).
511
512 2011-12-30  Paul Eggert  <eggert@cs.ucla.edu>
513
514         * gnus-cus.el (gnus-score-customize):
515         * gnus-sum.el (gnus-sort-gathered-threads):
516         * message.el (message-shorten-references):
517         * nnmairix.el (nnmairix-request-group):
518         * uudecode.el (uudecode-decode-region-internal): Spelling fix.
519
520 2011-12-29  Paul Eggert  <eggert@cs.ucla.edu>
521
522         * gnus-agent.el (gnus-agent-regenerate-group):
523         * gnus-int.el (gnus-retrieve-group-data-early):
524         * mm-util.el (mm-codepage-ibm-list):
525         * nndiary.el (Commentary, nndiary-get-new-mail):
526         * nnir.el (nnir):
527         * pgg-parse.el (pgg-parse-symmetric-key-algorithm-alist): Spelling fix.
528
529 2011-12-28  Katsumi Yamaoka  <yamaoka@jpl.org>
530
531         * mm-view.el (mm-display-inline-fontify): Add comment.
532
533 2011-12-21  Paul Eggert  <eggert@cs.ucla.edu>
534
535         * nndiary.el (nndiary-parse-schedule-value, nndiary-parse-schedule):
536         * ntlm.el (ntlm-smb-dohash): Spelling fix.
537
538 2011-12-19  Paul Eggert  <eggert@cs.ucla.edu>
539
540         * gnus-art.el (gnus-split-methods):
541         * gnus-msg.el (gnus-configure-posting-styles):
542         * gnus-spec.el (gnus-parse-simple-format):
543         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
544         * message.el (message-do-actions): Spelling fix.
545
546 2011-12-15  Juri Linkov  <juri@jurta.org>
547
548         * mm-decode.el (mm-inline-media-tests): Add missing
549         `mm-handle-media-subtype'.
550
551 2011-12-14  Paul Eggert  <eggert@cs.ucla.edu>
552
553         * gnus-group.el (gnus-group-tool-bar):
554         * gnus-sum.el (gnus-summary-tool-bar):
555         * message.el (message-tool-bar):
556         * rfc2231.el (rfc2231-parse-string): Spelling fix.
557
558 2011-12-12  Paul Eggert  <eggert@cs.ucla.edu>
559
560         * plstore.el (plstore--insert-buffer): Spelling fix.
561
562 2011-12-09  Tassilo Horn  <tassilo@member.fsf.org>
563
564         * message.el (message-valid-fqdn-regexp): Update with newly approved
565         top-level domain names ".tel" and ".asia".
566
567 2011-12-08  Katsumi Yamaoka  <yamaoka@jpl.org>
568
569         * gnus-sum.el (gnus-summary-show-article): Don't load shr
570         unconditionally.
571
572 2011-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
573
574         * message.el (message-pop-to-buffer): Use pop-to-buffer instead of
575         pop-to-buffer-same-window for old Emacsen.
576
577 2011-12-06  Juanma Barranquero  <lekktu@gmail.com>
578
579         * gnus-sum.el (gnus-summary-make-tool-bar): Fix typo.
580
581 2011-12-05  Paul Eggert  <eggert@cs.ucla.edu>
582
583         * netrc.el (netrc-credentials): Spelling fix.
584
585 2011-12-04  Paul Eggert  <eggert@cs.ucla.edu>
586
587         * gnus-fun.el (gnus-fun-ppm-change-string):
588         * gnus-msg.el (gnus-inews-do-gcc):
589         * gnus-sum.el (gnus-summary-find-for-reselect):
590         * gnus.el (gnus-summary-cancelled):
591         * message.el (message-cancel-hook, message-send-news):
592         * nndiary.el (nndiary-headers, nndiary-parse-schedule-value):
593         * nnir.el (nnir-run-hyrex):
594         * nntp.el (nntp-with-open-group-function):
595         * pgg.el (pgg-pending-timers): Spelling fix.
596
597 2011-12-04  Chong Yidong  <cyd@gnu.org>
598
599         * message.el (message-pop-to-buffer): Partially revert 2011-11-30
600         change (Bug#10200).
601
602 2011-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
603
604         * compface.el (uncompface):
605         * gnus-art.el (gnus-article-x-face-command): Update the header format
606         of icon data for the most recent icontopbm program.
607
608 2011-12-01  Katsumi Yamaoka  <yamaoka@jpl.org>
609
610         * gnus-msg.el (gnus-inews-do-gcc):
611         * message.el (message-send-mail):
612         * mml.el (mml-generate-mime): Share the value of the buffer-local
613         `message-options' variable between a draft buffer and temprary working
614         buffers.
615
616 2011-11-30  Stefan Monnier  <monnier@iro.umontreal.ca>
617
618         * message.el (message-pop-to-buffer): Revert 2011-09-11 change.
619
620 2011-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
621
622         * gnus-art.el (gnus-article-browse-html-parts): Convert link file names
623         for Cygwin.
624
625 2011-11-27  Paul Eggert  <eggert@cs.ucla.edu>
626
627         * gnus-group.el (gnus-group-prepare-flat):
628         * mm-bodies.el (mm-encode-body):
629         * mml.el (mml-preview):
630         * nnml.el (nnml-request-compact-group):
631         * pop3.el (pop3-stream-type): Spelling fix.
632
633 2011-11-26  Paul Eggert  <eggert@cs.ucla.edu>
634
635         * gnus-start.el (gnus-newsrc-to-gnus-format): Spelling fix.
636
637 2011-11-25  Paul Eggert  <eggert@cs.ucla.edu>
638
639         * color.el (color-rgb-to-hsl):
640         * gmm-utils.el (gmm-tool-bar-style):
641         * gnus-group.el (gnus-group-prepare-flat):
642         * gnus-topic.el (gnus-topic-prepare-topic):
643         * mm-decode.el (mm-discouraged-alternatives):
644         * rfc2047.el (rfc2047-encode-1):
645         * starttls.el: Spelling fix.
646
647 2011-11-24  Glenn Morris  <rgm@gnu.org>
648
649         * binhex.el (binhex-begin-line): Give it basic doc-string.
650
651         * starttls.el, tls.el: Fix case of "GnuTLS".
652
653 2011-11-24  Juanma Barranquero  <lekktu@gmail.com>
654
655         * gnus-group.el (gnus-group-highlight): Fix typo.
656
657 2011-11-24  Adam W  <adam_w67@yahoo.com>  (tiny change)
658
659         * mail-source.el (mail-source-fetch-maildir): Don't expect the return
660         value of `delete-file', that returns nil for a local file but returns t
661         for a remote file using ssh.
662
663 2011-11-22  Paul Eggert  <eggert@cs.ucla.edu>
664
665         * gnus-sum.el (gnus-summary-save-article): Spelling fix.
666
667 2011-11-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
668
669         * shr.el (shr-table-horizontal-line): Use "?\s" instead of "? " to
670         avoid later breakage.
671
672 2011-11-22  Katsumi Yamaoka  <yamaoka@jpl.org>
673
674         * gnus-art.el (gnus-article-setup-buffer): Decode group name used for
675         article buffers' name.
676
677 2011-11-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
678
679         * shr.el (shr-table-horizontal-line): Revert infinite loops introduced
680         by Paul Eggert's spellfixes two days ago.
681
682 2011-11-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
683
684         * dgnushack.el (fboundp): Define `with-demoted-errors' for Emacsen that
685         doesn't have it.
686
687         * mm-view.el (mm-display-inline-fontify): Make the font-lock variables
688         buffer-local instead of binding them to avoid warnings.  Also demote
689         errors (bug#10063).
690         (font-lock-mode-hook): Shut up byte compiler.
691
692 2011-11-20  Juanma Barranquero  <lekktu@gmail.com>
693
694         * mm-util.el (mm-charset-after):
695         * nnir.el (nnir-run-hyrex):
696         * ntlm.el (ntlm-build-auth-request, ntlm-build-auth-response)
697         (ntlm-get-password-hashes, ntlm-md4hash):
698         * smime.el: Fix typo.
699
700 2011-11-20  Paul Eggert  <eggert@cs.ucla.edu>
701
702         * gnus-agent.el (gnus-agent-expire-group-1):
703         * nndiary.el (nndiary-last-occurence):
704         * nnimap.el (nnimap-request-set-mark):
705         * nnmairix.el (nnmairix-only-use-registry):
706         * gnus-group.el (gnus-group-prepare-flat):
707         * gnus-sum.el (gnus-decode-encoded-word-methods):
708         * message.el (message-wash-subject):
709         * nntp.el (nntp-retrieve-headers-with-xover):
710         * smime.el (smime-certificate-directory): Spelling fix.
711
712 2011-11-19  Paul Eggert  <eggert@cs.ucla.edu>
713
714         * nnmail.el (nnmail-get-new-mail-1): Remove unused local variables.
715
716         * color.el:
717         * gnus-agent.el (gnus-agent-possibly-alter-active):
718         * gnus-dired.el (gnus-dired-print):
719         * mail-parse.el:
720         * nnmairix.el (nnmairix-request-group):
721         * shr.el (shr-image-displayer):
722         * sieve-manage.el:
723         * spam.el (spam-autodetect-recheck-messages): Spelling fix.
724
725 2011-11-18  Paul Eggert  <eggert@cs.ucla.edu>
726
727         * gnus-sum.el (gnus-auto-select-subject):
728         * spam-report.el (spam-report-resend): Spelling fix.
729
730 2011-11-17  Paul Eggert  <eggert@cs.ucla.edu>
731
732         * gnus-agent.el (gnus-agent-get-undownloaded-list):
733         * gnus-art.el (gnus-default-article-saver):
734         * gnus-srvr.el (gnus-server-copy-server):
735         * gnus.el (gnus-sloppily-equal-method-parameters):
736         * html2text.el (html2text-format-tag-list):
737         * message.el (message-narrow-to-head):
738         * nndiary.el:
739         * nnmairix.el (nnmairix-determine-original-group-from-registry):
740         * sieve.el: Spelling fix.
741
742 2011-11-16  Juanma Barranquero  <lekktu@gmail.com>
743
744         * gnus-agent.el (gnus-agent-expire-unagentized-dirs):
745         * gnus-sum.el (gnus-summary-make-menu-bar):
746         * gnus-uu.el (gnus-uu-decode-postscript)
747         (gnus-uu-decode-postscript-and-save):
748         * mailcap.el (mailcap-print-command):
749         * registry.el (registry-lookup, registry-lookup-breaks-before-lexbind):
750         Fix typos.
751
752 2011-11-15  Juanma Barranquero  <lekktu@gmail.com>
753
754         * gnus-art.el (gnus-article-part-wrapper):
755         * html2text.el (html2text-fix-paragraphs):
756         * mm-decode.el (mm-image-fit-p):
757         * rfc2047.el (rfc2047-encode-message-header):
758         * shr-color.el (shr-color-visible-distance-min)
759         (shr-color-relative-to-absolute, set-minimum-interval)
760         (shr-color-visible): Fix typos.
761
762 2011-11-15  Paul Eggert  <eggert@cs.ucla.edu>
763
764         * gmm-utils.el (gmm-tool-bar-item):
765         * gnus-art.el (gnus-treat-body-boundary):
766         * gnus-diary.el (gnus-user-format-function-d):
767         * gnus-start.el (gnus-get-unread-articles):
768         * pgg-gpg.el (pgg-gpg-update-agent):
769         * smime.el (smime-cert-by-ldap-1): Spelling fix.
770
771 2011-11-14  Paul Eggert  <eggert@cs.ucla.edu>
772
773         * gnus-topic.el (gnus-group-prepare-topics):
774         * gnus-uu.el (gnus-extract-view):
775         * gnus-win.el (gnus-use-frames-on-any-display): Spelling fix.
776
777 2011-11-09  Teodor Zlatanov  <tzz@lifelogs.com>
778
779         * spam.el: Move BBDB autoloads.
780         (spam-exists-in-BBDB-p): New function to do the BBDB search directly in
781         BBDB 2 and 3.
782         (spam-check-BBDB): Use it.
783         (spam-enter-ham-BBDB): Use it.
784
785 2011-11-09  Paul Eggert  <eggert@cs.ucla.edu>
786
787         * smime.el (smime-draw-buffer): Spelling fix.
788
789 2011-10-31  Peter Münster  <pmrb@free.fr>  (tiny change)
790
791         * gnus-group.el (gnus-group-get-new-news): New parameter `one-level'
792         for scanning exactly one level.
793         * gnus-start.el (gnus-get-unread-articles): Ditto.
794
795 2011-11-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
796
797         * gnus-sum.el (gnus-articles-to-read): Change wording in prompt to be
798         slightly clearer.
799
800 2011-11-03  Teodor Zlatanov  <tzz@lifelogs.com>
801
802         * gnus-sync.el: More commentary about setup.
803
804 2011-11-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
805
806         * message.el (message-send-and-exit): Document `arg'.
807
808 2011-11-03  Stefan Monnier  <monnier@iro.umontreal.ca>
809
810         * nnimap.el (nnimap-open-connection-1): Use tcp-keealive if possible.
811
812 2011-11-02  Teodor Zlatanov  <tzz@lifelogs.com>
813
814         * gnus-sync.el: More commentary about `gnus-sync-read' issues.
815
816         * gnus-util.el (gnus-bound-and-true-p): Another comment to explain why
817         we don't use `bound-and-true-p'.
818
819 2011-11-01  Teodor Zlatanov  <tzz@lifelogs.com>
820
821         * gnus-util.el (gnus-bound-and-true-p): Remove.
822         (gnus-bound-and-true-dumber-p): Rename to `gnus-bound-and-true-p'.
823         * nnir.el: Use it.
824         * nnmairix.el: Use it.
825
826 2011-10-31  Teodor Zlatanov  <tzz@lifelogs.com>
827
828         * gnus-sync.el: Improve docs about CouchDB admins.
829
830         * gnus-util.el (gnus-bound-and-true-dumber-p): Define new, slower, dumb
831         function because `gnus-bound-and-true-p' doesn't work well in XEmacs
832         for reasons unknown.
833         * nnir.el: Use it.
834         * nnmairix.el: Use it.
835
836         * nnregistry.el: Remove unnecessary `gnus-registry-enabled' defvar.
837         * nnir.el: Ditto.
838         * nnmairix.el: Ditto.
839
840         * gnus-registry.el (gnus-registry-enabled): Default to nil.
841
842 2011-10-29  Teodor Zlatanov  <tzz@lifelogs.com>
843
844         * gnus-sync.el (gnus-sync-lesync-setup): Fix salt when user setup is
845         not needed.  Provide xmlplistread list function to produce XML plist
846         output for non-Gnus LeSync clients.
847
848 2011-10-27  Teodor Zlatanov  <tzz@lifelogs.com>
849
850         * gnus-fallback-lib/json.el: Add for XEmacs and Emacs 22 support.
851
852         * gnus-sync.el: Add LeSync synchronization backend and logic to read
853         and save against it.  Group subscriptions, read marks, other marks,
854         subscription levels, topic names, and topic offsets (the group's
855         position within the topic) are saved.  This is an experimental backend
856         and may change significantly.  Load json.el from the gnus-fallback-lib
857         if it's not available otherwise.
858         (gnus-sync-save): Don't use `apply-partially' because of XEmacs.
859
860 2011-10-26  Stefan Monnier  <monnier@iro.umontreal.ca>
861
862         * message.el (message-completion-function): Make sure
863         message-tab-body-function is not attempted if one of
864         message-completion-alist fails to find a completion (bug#9158).
865
866 2011-10-26  Daiki Ueno  <ueno@unixuser.org>
867
868         * mml.el (mml-quote-region): Quote <#secure> tag.
869         (mml-generate-mime-1): Unquote <#secure> tag.
870
871 2011-10-20  Chong Yidong  <cyd@gnu.org>
872
873         * gnus-cite.el (gnus-message-citation-mode): Doc fix (in Emacs 24,
874         calling a minor mode from Lisp with nil arg enables it, so we have to
875         make the wording a bit ambiguous here).
876
877 2011-10-18  Teodor Zlatanov  <tzz@lifelogs.com>
878
879         * gnus-util.el (gnus-bound-and-true-p): Macro for XEmacs compatibility.
880         * nnir.el (nnir-mode): Use it.
881         * nnmairix.el (nnmairix-determine-original-group-from-registry):
882         Use it.
883
884         * nnir.el (gnus-registry-enabled): Defvar to keep the compiler happy.
885         * nnmairix.el (gnus-registry-enabled): Ditto.
886
887 2011-10-17  Dave Abrahams  <dave@boostpro.com>
888
889         * gnus-registry.el (gnus-registry-enabled): Add new variable (Bug#9691).
890         (gnus-registry-install-shortcuts): Set `gnus-registry-install' to 'ask
891         only while we need to find out if it should be t or nil.
892         (gnus-registry-initialize): Don't set `gnus-registry-install' to t.
893         (gnus-registry-install-hooks): Set `gnus-registry-enabled' to t when
894         the registry is installed.  Set it to nil when it's unloaded.
895         (gnus-registry-install-p): Provide user guidance for the initial value
896         of `gnus-registry-install' when it's 'ask, otherwise return its value.
897         * nnregistry.el (nnregistry-open-server, nnregistry-server-opened):
898         Use `gnus-registry-enabled' instead of `gnus-registry-install'.
899         * nnmairix.el (nnmairix-determine-original-group-from-registry):
900         Use `gnus-registry-enabled' instead of `gnus-registry-install'.
901         * nnir.el (nnir-mode): Use `gnus-registry-enabled' instead of
902         `gnus-registry-install'.
903
904 2011-10-17  Daiki Ueno  <ueno@unixuser.org>
905
906         * mml2015.el (mml2015-epg-find-usable-key): Add comment about the
907         previous change.
908         * mml1991.el (mml1991-epg-find-usable-key): Skip the whole key if the
909         primary key is marked as disabled.
910
911 2011-10-17  Christian von Roques  <roques@mti.ag>  (tiny change)
912
913         * mml2015.el (mml2015-epg-find-usable-key): Skip the whole key if the
914         primary key is marked as disabled.
915
916 2011-10-11  Andreas Schwab  <schwab@linux-m68k.org>
917
918         * html2text.el (html2text-clean-anchor): Check for quotes around
919         `href' value.
920
921 2011-10-11  Teodor Zlatanov  <tzz@lifelogs.com>
922
923         * spam.el (spam-check-BBDB): Simplify and support BBDB 3.x when
924         searching.  Drop `bbdb-cache'.
925
926 2011-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
927
928         * message.el (message-signed-or-encrypted-p): Exclude header when
929         checking if there is signed or encrypted body in text/plain message.
930
931 2011-10-09  Andreas Schwab  <schwab@linux-m68k.org>
932
933         * html2text.el (html2text-get-attr): Correctly handle attribute values
934         containing "=".
935
936 2011-09-22  Kan-Ru Chen  <kanru@kanru.info>
937
938         * ecomplete.el (ecomplete-display-matches): Use a local keymap to
939         handle bindings.
940
941 2011-10-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
942
943         * gnus-win.el (gnus-configure-windows): Protect against reading
944         ephemeral groups outside of Gnus.
945
946 2011-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
947
948         * shr.el (shr-tag-img): Don't get images displayed in tables.
949
950 2011-10-03  Glenn Morris  <rgm@gnu.org>
951
952         * gnus-group.el (gnus-bug-group-download-format-alist): Once again get
953         the "maintainer" version of debbugs.gnu.org reports.
954
955 2011-10-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
956
957         * shr.el (shr-tag-img): Add a space at the end of an ALT image text to
958         make asynchronous adjacent image insertion work better.
959
960 2011-09-27  Daiki Ueno  <ueno@unixuser.org>
961
962         * plstore.el (plstore-select-keys, plstore-encrypt-to): Clarify
963         documentation.
964
965 2011-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
966
967         * gnus-uu.el (gnus-uu-grab-articles): Require gnus-async so that
968         `gnus-asynchronous' isn't shadowed.
969
970 2011-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
971
972         * gnus-xmas.el (gnus-xmas-define): Add `member-ignore-case'.
973
974         * nnimap.el (nnimap-wait-for-response): Message less (bug#9540).
975         (nnimap-insert-partial-structure): The charset parameter isn't
976         case-sensitive.
977
978         * nnheader.el (nnheader-message-maybe): New function.
979
980         * shr.el (shr-tag-table): Render totally broken tables better.
981
982         * mml.el (mml-generate-mime-1): Don't alter the contents if we're
983         computing the boundary.
984
985 2011-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
986
987         * pop3.el (pop3-number-of-responses): Remove.
988         (pop3-wait-for-messages): Rewrite to take linear time instead of
989         exponential time.
990
991 2011-09-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
992
993         * gnus-sum.el (gnus-summary-show-article): Bind `shr-ignore-cache' to
994         re-fetch images.
995
996         * shr.el (shr-tag-img): Support a new variable `shr-ignore-cache' to
997         re-fetch images when hitting `g' in Gnus.
998
999 2011-09-22  Katsumi Yamaoka  <yamaoka@jpl.org>
1000
1001         * mml.el (mml-inhibit-compute-boundary): New internal variable.
1002         (mml-compute-boundary): Don't check collision if it is non-nil.
1003         (mml-compute-boundary-1): Use mml-generate-mime-1 to encode part
1004         before checking collision.
1005
1006 2011-09-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1007
1008         * message.el (message-indent-citation): Really make sure there's a
1009         newline at the end.
1010
1011         * nnimap.el (nnimap-parse-flags): Make regexp less prone to overflows.
1012         Fix suggested by John Wiegley.
1013
1014         * pop3.el (pop3-open-server): Fix +OK end-of-command regexp.
1015
1016         * gnus-art.el (gnus-treat-hide-citation): Add doc.
1017
1018         * message.el (message-default-send-rename-function): Break out into its
1019         own function.
1020
1021         * ecomplete.el (ecomplete-display-matches): Revert patch since it
1022         doesn't work under XEmacs.
1023
1024         * nnimap.el (nnimap-map-port): New function to connect to 993 instead
1025         of "imaps" to word around Windows problems.
1026         (nnimap-open-connection-1): Use it.
1027
1028         * message.el (message-indent-citation): Revert last change which made
1029         `F' not work.
1030
1031 2011-09-13  Kan-Ru Chen  <kanru@kanru.info>
1032
1033         * ecomplete.el (ecomplete-display-matches): Intercept key sequence from
1034         terminal as well.
1035
1036 2011-09-21  Katsumi Yamaoka  <yamaoka@jpl.org>
1037
1038         * mm-view.el (mm-display-inline-fontify): Don't run doc-view-mode
1039         because it displays images using overlays that aren't easy to copy to
1040         the article buffer.
1041
1042 2011-09-20  Łukasz Stelmach  <lukasz.stelmach@iem.pw.edu.pl>  (tiny change)
1043
1044         * message.el (message-indent-citation): Fix empty line removal at the
1045         end of the citation.
1046
1047 2011-09-20  Julien Danjou  <julien@danjou.info>
1048
1049         * auth-source.el (auth-source-netrc-create): Use default value for
1050         password if specified.  Evaluate default.
1051         (auth-source-plstore-create): Ditto.
1052         (auth-source-plstore-create, auth-source-netrc-create): Fix default
1053         value evaluation.
1054         (auth-source-netrc-create): Typo fix.
1055         (auth-source-plstore-create): Ditto.
1056
1057         * password-cache.el (password-cache-remove): Remove entries even if the
1058         value is nil, so that password with a nil value (negative caching) is
1059         possible to invalidate.
1060
1061         * auth-source.el (auth-source-format-cache-entry): New function.
1062
1063 2011-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
1064
1065         * gnus-fun.el (gnus-convert-image-to-x-face-command): Doc fix.
1066
1067 2011-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1068
1069         * mm-decode.el (mm-inline-media-tests): Fix typo in regexp.
1070
1071 2011-09-19  Julien Danjou  <julien@danjou.info>
1072
1073         * auth-source.el (auth-source-netrc-parse): Use an obfuscation method
1074         which work with things that are not ASCII.
1075
1076 2011-09-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1077
1078         * mm-decode.el (mm-inline-media-tests): Support imagemagick images.
1079
1080 2011-09-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1081
1082         * gnus-sum.el (gnus-summary-read-group-1): Bump the "Retrieving"
1083         message level.
1084
1085 2011-09-15  Katsumi Yamaoka  <yamaoka@jpl.org>
1086
1087         * message.el (message-read-from-minibuffer): Make abbrev expansion work.
1088
1089 2011-09-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1090
1091         * gnus.el (gnus-interactive-exit): Update defcustom spec.
1092
1093 2011-09-12  Stefan Monnier  <monnier@iro.umontreal.ca>
1094
1095         * gnus.el (gnus-nntp-server): Move to gnus-int.el to silence bytecomp.
1096         * gnus-int.el (gnus-nntp-server): Move from gnus.el.
1097
1098 2011-09-12  Andrew Cohen  <cohen@andy.bu.edu>
1099
1100         * gnus-group.el (gnus-group-list-limit-map, gnus-group-list-flush-map)
1101         (gnus-group-list-plus-map): Allow limiting, flushing and plusing ticked
1102         articles.
1103
1104 2011-09-11  Chong Yidong  <cyd@stupidchicken.com>
1105
1106         * message.el (message-pop-to-buffer): Default to switch-to-buffer.
1107         (message-mail-other-window, message-mail-other-frame)
1108         (message-news-other-window, message-news-other-frame):
1109         Use switch-to-buffer-other-frame and switch-to-buffer-other-window
1110         instead of setting buffer display varibles.
1111
1112 2011-09-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1113
1114         * gnus-group.el (gnus-group-list-limit): Explain what the command does.
1115
1116         * gnus-sum.el (gnus-fetch-headers): Bump message level.
1117
1118 2011-09-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1119
1120         * gnus-dup.el (gnus-dup-suppress-articles): Move "Suppressing
1121         duplicates" to a higher level.
1122
1123         * gnus-util.el (gnus-verbose): Lower default to 6 to get rid of the
1124         most egregious messages.
1125
1126 2011-09-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1127
1128         * gnus-msg.el (gnus-summary-mail-forward): Minuscule doc fix.
1129
1130 2011-09-10  Tetsuo Tsukamoto  <tt.tetsuo.tsukamoto@gmail.com>  (tiny change)
1131
1132         * nnrss.el (nnrss-retrieve-groups): Decode the charset before looking
1133         up the file (bug#9351).
1134
1135 2011-09-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1136
1137         * nnimap.el: Redo the charset handling.  Let Gnus encode the names, as
1138         it does with all other backends, but decode the names immediately after
1139         getting them.
1140
1141         * gnus-group.el (gnus-group-name-charset): Always return `utf-7' when
1142         decoding nnimap groups.
1143
1144         * gnus.el (gnus-variable-list): Don't save `gnus-format-specs' in the
1145         newsrc file.  It doesn't seem like an important optimization any more.
1146
1147 2011-09-10  Dave Abrahams  <dave@boostpro.com>
1148
1149         * nnimap.el (nnimap-transform-headers): Fix regexp to be less prone to
1150         overflows.
1151
1152 2011-09-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1153
1154         * gnus.el (gnus-article-mark-lists): Remove `recent'.
1155         (gnus-interactive-exit): Extend to `quiet'.
1156
1157         * gnus-sum.el (gnus-offer-save-summaries): Use it.
1158
1159         * gnus-art.el (gnus-treat-hide-citation-maybe): Add more doc to the
1160         string.
1161
1162         * plstore.el (plstore--get-buffer): Silence compiler warnings by
1163         renaming function arguments from `this'.
1164
1165         * gnus-sum.el (gnus-newsgroup-recent): Remove.
1166
1167         * gnus-spec.el (gnus-lrm-string-p): `bidi-string-mark-left-to-right'
1168         has been renamed.
1169         (gnus-lrm-string-p): Include RLM and PDF, too.
1170
1171         * gnus-int.el (gnus-open-server): Make the "denied" message clearer
1172         (bug#9225).
1173
1174 2011-09-10  Eli Zaretskii  <eliz@gnu.org>
1175
1176         Add autoload cookies for functions used by sendmail.el.
1177         * mm-encode.el (mm-default-file-encoding): Add autoload cookie.
1178
1179         * mml.el (mml-to-mime, mml-attach-file): Add autoload cookies.
1180
1181 2011-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
1182
1183         * gnus-art.el (article-date-ut): Work properly even when there are
1184         things like Date header in the body; work for forwarded parts.
1185
1186 2011-09-05  Andrew Cohen  <cohen@andy.bu.edu>
1187
1188         * gnus-sum.el (gnus-summary-exit): Ensure we kill the proper
1189         original-article-buffer.
1190
1191 2011-09-05  Kan-Ru Chen  <kanru@kanru.info>
1192
1193         * nnir.el (nnir-compose-result): Fix matching of server type.
1194         (nnir-run-swish++): Ditto.
1195         (nnir-run-namazu): Ditto.
1196         (nnir-run-notmuch): Ditto.
1197
1198 2011-09-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1199
1200         * gnus.el (gnus-home-directory): Add warning about setting in .gnus.el
1201         (bug#9405).
1202
1203         * gnus-score.el (gnus-summary-increase-score): Doc clarification
1204         (bug#9421).
1205
1206         * gnus-spec.el (gnus-face-0): Make all the face specs into defcustoms
1207         (bug#9425).
1208
1209         * gnus-art.el (gnus-treatment-function-alist): Remove CRs as the first
1210         thing (bug#9426).
1211
1212 2011-09-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1213
1214         * nnimap.el (nnimap-open-connection-1): Use the correct port number in
1215         the error message.
1216
1217 2011-09-02  Eli Zaretskii  <eliz@gnu.org>
1218
1219         * message.el (message-setup-1): Return t (Bug#9392).
1220
1221 2011-09-01  Andrew Cohen  <cohen@andy.bu.edu>
1222
1223         * gnus-sum.el: When adding article headers to a summary buffer also
1224         update gnus-newsgroup-articles (bug#9386).
1225
1226 2011-08-30  Katsumi Yamaoka  <yamaoka@jpl.org>
1227
1228         * auth-source.el: Autoload help-mode.
1229
1230 2011-08-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1231
1232         * gnus-group.el (gnus-group-name-charset): Don't bug out on server
1233         names.
1234
1235 2011-08-27  Daiki Ueno  <ueno@unixuser.org>
1236
1237         * mml-smime.el (mml-smime-epg-verify): Don't use the 4th arg of
1238         mm-replace-in-string for compatibility issues.
1239         * mml2015.el (mml2015-epg-verify): Ditto.
1240
1241 2011-08-26  Katsumi Yamaoka  <yamaoka@jpl.org>
1242
1243         * mailcap.el (mailcap-mime-data): Regexp-quote MIME subtype.
1244
1245         * gnus-msg.el (gnus-setup-message): Remove extra apostrophe.
1246
1247 2011-08-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1248
1249         * nnmail.el (nnmail-get-new-mail-1): If one mail source bugs out,
1250         continue on and do the clean-up phase (bug#9188).
1251
1252         * gnus-sum.el (gnus-summary-expire-articles): When expiring articles,
1253         just ignore groups that can't be opened instead of erroring out
1254         (bug#9225).
1255
1256         * gnus-art.el (gnus-article-update-date-headers): Flip the default to
1257         nil since some many people are fuddy-duddies.
1258
1259         * gnus-html.el (gnus-html-image-fetched): Don't cache zero-length
1260         images.
1261
1262         * nntp.el (nntp-authinfo-file): Mark as obsolete -- use auth-source
1263         instead.
1264
1265         * pop3.el (pop3-wait-for-messages): Don't use Gnus functions here.
1266
1267         * gnus-util.el (gnus-process-live-p): Copy over compat function.
1268
1269         * pop3.el (pop3-wait-for-messages): If the pop3 process dies, stop
1270         processing.
1271
1272         * nntp.el (nntp-kill-buffer): Kill the process before killing the
1273         buffer to avoid warnings.
1274
1275 2011-08-20  Simon Josefsson  <simon@josefsson.org>
1276
1277         * gnus-agent.el (gnus-agent-expire-done-message): Use %.f as format
1278         specified to reduce precision.
1279
1280 2011-08-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1281
1282         * nnimap.el (nnimap-transform-headers): Protect against (NIL ...)
1283         bodystructures (bug#9314).
1284
1285 2011-08-19  Katsumi Yamaoka  <yamaoka@jpl.org>
1286
1287         * gnus-art.el (gnus-insert-mime-button, gnus-mime-display-alternative):
1288         Make button keymap non-sticky after buttons.
1289
1290 2011-08-18  David Engster  <dengste@eml.cc>
1291
1292         * nnmairix.el (nnmairix-request-set-mark)
1293         (nnmairix-goto-original-article): Remove adding of article to registry,
1294         since `gnus-registry-add-group' isn't available anymore.
1295         (nnmairix-determine-original-group-from-registry):
1296         Use `gnus-registry-get-id-key' since `gnus-registry-fetch-groups' isn't
1297         available anymore.
1298
1299 2011-08-12  Simon Josefsson  <simon@josefsson.org>
1300
1301         * starttls.el (starttls-any-program-available): Define as obsolete
1302         function.
1303
1304 2011-08-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1305
1306         * gnus-util.el (gnus-y-or-n-p): Reinstate the message-clearing y-or-n-p
1307         versions which Gnus use when appropriate.
1308
1309         * gnus-group.el (gnus-group-clear-data): Add a y-or-n query, since it's
1310         a pretty destructive command.
1311
1312         * nnmail.el (nnmail-extra-headers): Clarify slightly (bug#9302).
1313
1314 2011-08-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1315
1316         * message.el (message-fix-before-sending): Make a different warning
1317         about NUL characters (bug#9270).
1318
1319         * gnus-sum.el (gnus-auto-select-subject): Allow specifying a function
1320         from custom (bug#9260).
1321
1322         * gnus-spec.el (gnus-lrm-string): Use 8206 instead of ?\x200e to make
1323         things work in Emacs 22 and XEmacs, too.
1324
1325         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): LRM-ify the
1326         default From.
1327
1328         * gnus-spec.el (gnus-lrm-string-p): New macro.
1329         (gnus-lrm-string): New constant.
1330         (gnus-summary-line-format-spec): LRM-ify the from.
1331         (gnus-tilde-max-form): LRM-ify string chopping.
1332
1333         * gnus-ems.el (gnus-string-mark-left-to-right): New function.
1334
1335         * message.el (message-is-yours-p): Allow disabling canlock checking
1336         (bug#9295).
1337         (message-shoot-gnksa-feet): Add `canlock-verify'.
1338         (message-auto-save-directory): Use ~/ as the auto-save directory if the
1339         message directory isn't writable (bug#9304).
1340
1341         * auth-source.el (auth-source-netrc-saver): Make the .authinfo file
1342         non-world-readable.
1343
1344 2011-08-17  Katsumi Yamaoka  <yamaoka@jpl.org>
1345
1346         * nndraft.el (nndraft-update-unread-articles): Don't send delayed
1347         articles.
1348
1349 2011-08-13  Andreas Schwab  <schwab@linux-m68k.org>
1350
1351         * gnus-score.el (gnus-all-score-files): Use copy-sequence instead of
1352         copy-list.
1353
1354 2011-08-12  Sam Steingold  <sds@gnu.org>
1355
1356         * gnus-score.el (gnus-score-find-alist): Keep the score files already
1357         in the reverse order to avoid modifying the cache with `nreverse'.
1358         (gnus-all-score-files): Do not modify the value returned by
1359         `gnus-score-find-alist' because it lives in a cache variable.
1360         (gnus-current-home-score-file): No need to `nreverse' the return value
1361         of `gnus-score-find-alist', it is already in the correct order.
1362
1363 2011-08-11  Andrew Cohen  <cohen@andy.bu.edu>
1364
1365         * nnimap.el (nnimap-transform-headers): BODYSTRUCTURE for messages of
1366         type MESSAGE and subtype RFC822 is slightly different from those of
1367         type TEXT.
1368
1369 2011-08-05  Andrew Cohen  <cohen@andy.bu.edu>
1370
1371         * gnus-sum.el (gnus-summary-refer-article): Warp to article.
1372         This allows article-referral to work from an nnir group.
1373
1374 2011-08-04  Andrew Cohen  <cohen@andy.bu.edu>
1375
1376         * gnus.el (registry-ignore): Add nnir groups to the ignore-list.
1377
1378 2011-08-04  Daiki Ueno  <ueno@unixuser.org>
1379
1380         * mml1991.el (mml1991-epg-find-usable-key)
1381         (mml1991-epg-find-usable-secret-key): New function.
1382         (mml1991-epg-sign): Check if signing key is usable.
1383         (mml1991-epg-encrypt): Check if encrypting key is usable (bug#8955).
1384
1385 2011-08-03  Andrew Cohen  <cohen@andy.bu.edu>
1386
1387         * nnir.el (nnir-read-server-parm): Add an argument to restrict to
1388         server-variables only.  This should fix a bug introduced with commit
1389         e1889675b7f4adf057833c5513c9374134c4e053.
1390         (nnir-run-query): 'nnir-search-engine should not be set from the global
1391         environment.
1392
1393 2011-08-02  Andrew Cohen  <cohen@andy.bu.edu>
1394
1395         * nnir.el (nnir-search-thread): Position point on referring article
1396         line.
1397         (nnir-warp-to-article): Clean up summary buffers.
1398
1399         * nnimap.el (nnimap-request-thread): Whitespace fix.
1400
1401 2011-08-02  Steve Purcell  <steve@sanityinc.com>  (tiny change)
1402
1403         * nnimap.el (nnimap-get-groups): Decode "&" correctly.
1404
1405 2011-08-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1406
1407         * starttls.el (starttls-available-p): Rename from
1408         `starttls-any-program-available' and changed return convention.
1409
1410 2011-07-31  Lars Ingebrigtsen  <larsi@gnus.org>
1411
1412         * nnmaildir.el (nnmaildir-request-accept-article): Don't call
1413         `unix-sync' unless it's defined.
1414
1415 2011-07-31  Marcus Harnisch  <marcus.harnisch@gmx.net>  (tiny change)
1416
1417         * gnus-art.el (gnus-article-stop-animations): Use `elt' instead of
1418         `aref' for XEmacs compatibiltiy.
1419
1420 2011-07-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1421
1422         * spam.el (spam-fetch-field-fast): Rewrite slightly for clarity.
1423
1424 2011-07-31  Dave Abrahams  <dave@boostpro.com>
1425
1426         * gnus-sum.el (gnus-summary-refer-thread): Since lambdas aren't
1427         closures, quote the form properly (bug#9194).
1428
1429 2011-07-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1430
1431         * gnus-sum.el (gnus-summary-insert-new-articles): Clean up slightly.
1432         (gnus-summary-insert-new-articles): Protect against servers that are
1433         down.
1434
1435 2011-07-29  Daniel Dehennin  <daniel.dehennin@baby-gnu.org>
1436
1437         * mm-decode.el (mm-dissect-buffer): Add a default content-disposition
1438         in mm handle if none is specified.
1439
1440 2011-07-24  Andrew Cohen  <cohen@andy.bu.edu>
1441
1442         * nnimap.el (nnimap-make-thread-query): Quote message-ids for gmail.
1443
1444 2011-07-23  Andrew Cohen  <cohen@andy.bu.edu>
1445
1446         * nnir.el (nnir-search-thread): New function to make an nnir group
1447         based on a thread query.
1448
1449         * gnus-sum.el (gnus-refer-thread-use-nnir): New variable to control use
1450         of nnir in thread referral.
1451         (gnus-summary-refer-thread): Use it.
1452
1453         * nnimap.el (nnimap-request-thread): Use it.
1454
1455 2011-07-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1456
1457         * shr.el (shr-tag-comment): Ignore HTML comments.
1458
1459 2011-07-20  Andrew Cohen  <cohen@andy.bu.edu>
1460
1461         * nnir.el (gnus-group-make-nnir-group): Allow optional search query
1462         argument.
1463         (gnus-group-make-nnir-group, nnir-request-group, nnir-run-query):
1464         Use `nnir-address' to handle server info rather than passing an arg.
1465
1466         * nnimap.el (nnimap-make-thread-query): New utility function to format
1467         an imap thread search query.
1468         (nnimap-request-thread): Use it.
1469
1470         * gnus-sum.el (gnus-handle-ephemeral-exit): Ensure we are setting the
1471         right select-method if we are not going back to the group buffer.
1472
1473 2011-07-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1474
1475         * gnus-group.el (gnus-group-read-ephemeral-group): Make sure we don't
1476         enter invalid buffer configurations into the quit form (bug#9107).
1477         (gnus-group-tool-bar-gnome): Replace connect/disconnect with
1478         unplugged/plugged.
1479
1480         * gnus-sum.el (gnus-summary-refer-thread): When inserting new headers,
1481         keep track of which ones are unread (bug#9061).
1482
1483         * gnus.el (gnus-refer-article-method): Allow entering any sexp
1484         (bug#9055).
1485
1486         * gnus-art.el (gnus-article-show-images): Allow working if using w3m
1487         (bug#9041).
1488
1489         * gnus-html.el (mm-util): Require (bug#9073).
1490
1491         * gnus-sum.el (gnus-delete-duplicate-headers): New function.
1492         (gnus-summary-refer-thread): Use it to remove duplicates in the
1493         un-threaded view (bug#9053).
1494         (gnus-summary-insert-subject): Document USE-OLD-HEADER (bug#9070).
1495
1496 2011-07-07  Kan-Ru Chen  <kanru@kanru.info>
1497
1498         * nnir.el (nnir-read-server-parm): Use default value from global
1499         variable.  Without this the default search engine parameters aren't
1500         used at all.
1501
1502 2011-07-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1503
1504         * message.el (message-unique-id): Don't use the undocumented return
1505         value from (random t) (bug#9118).
1506
1507 2011-07-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1508
1509         * message.el (message-auto-save-directory): If the ~/Mail directory
1510         doesn't exist, use ~ as the auto-save directory (bug#4432).
1511
1512         * gnus-group.el (gnus-group-read-ephemeral-group): Start Gnus if it
1513         hasn't already been started.
1514
1515 2011-07-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1516
1517         * gnus.el (debbugs-gnu): Rename from debbugs-emacs.
1518
1519         * message.el (message-reply): Work around mysterious bug where
1520         `message-mode' seems to overwrite the locally bound `subject' variable.
1521
1522 2011-07-14  Andrew Cohen  <cohen@andy.bu.edu>
1523
1524         * nnimap.el (nnimap-request-thread): Ensure search is performed in
1525         correct group.
1526
1527         * gnus-int.el (gnus-request-thread): Add group argument.
1528
1529         * gnus-sum.el (gnus-summary-refer-thread): Use it.
1530
1531 2011-07-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1532
1533         * dgnushack.el (debbugs-gnu-summary-mode): Update compat names, too.
1534
1535         * gnus-group.el (gnus-read-ephemeral-emacs-bug-group): `debbugs-*'
1536         renamed to `debbugs-gnu-*'.
1537
1538 2011-07-08  Daiki Ueno  <ueno@unixuser.org>
1539
1540         * plstore.el: Revert the editing feature since it is not urgent.
1541         (plstore-mode, plstore-mode-toggle-display, plstore-mode-original)
1542         (plstore-mode-decoded): Remove.
1543
1544 2011-07-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1545
1546         * gnus-msg.el (gnus-bug): Don't insert user variables.  It usually
1547         isn't very interesting any more, and it leaks potentially secret data.
1548         (gnus-debug): Remove.
1549
1550         * gnus-art.el (gnus-ignored-headers): Remove obsolete and non-working
1551         use of :custom-show.
1552
1553 2011-07-07  Daiki Ueno  <ueno@unixuser.org>
1554
1555         * plstore.el: Add documentation.
1556         (plstore-mode): New mode to edit plstore file.
1557         (plstore-mode-toggle-display, plstore-mode-original)
1558         (plstore-mode-decoded): New command.
1559         (plstore--encode, plstore--decode, plstore--write-contents-functions)
1560         (plstore--insert-buffer, plstore--make): New function.
1561         (plstore-open, plstore-save): Simplify by using them.
1562
1563 2011-07-06  Glenn Morris  <rgm@gnu.org>
1564
1565         * gnus-group.el (gnus-read-ephemeral-emacs-bug-group): Silence compiler.
1566
1567 2011-07-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1568
1569         * gnus.el (gnus-refer-article-method): Remove mention of nnspool, which
1570         no longer is much used.
1571         (gnus-summary-line-format): Link to "Marking Articles" instead of "Read
1572         Articles".
1573
1574 2011-04-03  Kan-Ru Chen  <kanru@kanru.info>
1575
1576         * nnir.el (nnir-notmuch-program, nnir-notmuch-additional-switches)
1577         (nnir-notmuch-remove-prefix, nnir-engines, nnir-run-notmuch): New nnir
1578         `notmuch' backend.
1579
1580 2011-07-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1581
1582         * mm-decode.el (mm-text-html-renderer): Doc fix.
1583
1584         * gnus-msg.el (gnus-bug): Fix the MML tag.
1585
1586         * pop3.el (pop3-open-server): -ERR is a valid response to CAPA.
1587
1588 2011-07-05  Daiki Ueno  <ueno@unixuser.org>
1589
1590         * gnus-start.el (gnus-get-unread-articles): Don't connect to the
1591         secondary methods if started with `gnus-no-server'.
1592
1593 2011-07-05  Juanma Barranquero  <lekktu@gmail.com>
1594
1595         * message.el (message-return-action): Fix typo in docstring.
1596
1597 2011-07-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1598
1599         * gnus-group.el (gnus-read-ephemeral-bug-group): Allow fetching several
1600         bug reports at once.
1601
1602         * nnimap.el (nnimap-request-scan): Say that splitting has finished.
1603
1604 2011-07-04  Katsumi Yamaoka  <yamaoka@jpl.org>
1605
1606         * nndraft.el: Require gnus-group.
1607         (nndraft-request-list): Declare.
1608
1609         * nndraft.el (nndraft-update-unread-articles): Don't show group having
1610         no unread article unless it matches gnus-permanently-visible-groups.
1611
1612         * nndraft.el (nndraft-update-unread-articles): New function.
1613         (nndraft-request-associate-buffer): Use it to update the number of
1614         unread articles for the nndraft groups in the group buffer when saving
1615         or killing a draft message.
1616
1617 2011-07-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1618
1619         * gnus-group.el (gnus-read-ephemeral-bug-group): Bind the coding
1620         systems to binary before writing and reading the mbox files.
1621
1622         * gnus.el (gnus-summary-line-format): Link to the info node for %U
1623         instead of trying to list them all (bug#8978).
1624
1625 2011-07-03  Wolfgang Jenkner  <wjenkner@inode.at>  (tiny change)
1626
1627         * pop3.el (pop3-open-server): Use :end-of-capability.
1628
1629 2011-07-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1630
1631         * gnus-group.el (gnus-read-ephemeral-emacs-bug-group): Make sure that
1632         the id is always a number.
1633
1634         * dgnushack.el (debbugs-summary-mode): Shut up compiler about debbugs.
1635
1636         * gnus-group.el (gnus-read-ephemeral-emacs-bug-group): Hook into
1637         debbugs mode, if possible.
1638
1639 2011-07-02  Daiki Ueno  <ueno@unixuser.org>
1640
1641         * auth-source.el (auth-source-token-passphrase-callback-function):
1642         Reindent.
1643         (epg-context-operation): Remove unnecessary autoload.
1644
1645 2011-07-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1646
1647         * gnus.el (gnus-list-debbugs): New command.
1648
1649         * gnus-group.el (gnus-bug-group-download-format-alist): Get the
1650         mboxstat instead of the maintbox, since the stat seems to be fuller.
1651
1652         * gnus-msg.el (gnus-configure-posting-styles): Don't try to select dead
1653         summary buffers.
1654
1655         * message.el (message-get-reply-headers): Delete all duplicates,
1656         instead of the first.
1657         (message-get-reply-headers): Ensure that we have progress while
1658         deleting duplicates.
1659
1660         * gnus-msg.el (gnus-configure-posting-styles): Get the local
1661         gnus-posting-style value from the summary buffer to make it easier to
1662         make that a per-buffer conf.
1663
1664 2011-07-02  Andrew Cohen  <cohen@andy.bu.edu>
1665
1666         * nnir.el (nnir-run-imap): Allow halting a search when an article is
1667         found by setting `shortcut' in 'query.
1668         (nnir-request-article): Use `shortcut' setting when requesting article
1669         by Message-ID.
1670
1671 2011-07-02  Teodor Zlatanov  <tzz@lifelogs.com>
1672
1673         * gnus-msg.el (gnus-bug): Give the Version and Package headers to
1674         debbugs with the X-Debbugs-Package and X-Debbugs-Version headers.
1675         Bring the pseudo-headers back too.
1676
1677 2011-07-01  Daiki Ueno  <ueno@unixuser.org>
1678
1679         * auth-source.el (auth-source-token-passphrase-callback-function):
1680         Simplify and remove EPA dependency.
1681
1682 2011-07-01  Andrew Cohen  <cohen@andy.bu.edu>
1683
1684         * nnir.el (nnir-request-article): Fix error message text.
1685
1686 2011-07-01  Daiki Ueno  <ueno@unixuser.org>
1687
1688         * auth-source.el (plstore-delete): Autoload.
1689         (auth-source-plstore-search): Support delete operation.
1690         * plstore.el (plstore-delete): New function.
1691
1692 2011-07-01  Katsumi Yamaoka  <yamaoka@jpl.org>
1693
1694         * gnus-draft.el (gnus-draft-clear-marks): Revert last change;
1695         mark actually existing articles as unread rather than the ones that
1696         active asserts.
1697
1698 2011-07-01  Paul Eggert  <eggert@cs.ucla.edu>
1699
1700         * nntp.el (nntp-record-command):
1701         * gnus-util.el (gnus-message-with-timestamp-1):
1702         Use format-time-string rather than decoding time stamps by hand.
1703         This is simpler and insulates the code from potential changes to
1704         current-time format.
1705
1706 2011-07-01  Katsumi Yamaoka  <yamaoka@jpl.org>
1707
1708         * gnus-draft.el (gnus-draft-clear-marks): Mark deleted articles as read.
1709
1710 2011-07-01  Daiki Ueno  <ueno@unixuser.org>
1711
1712         * plstore.el (plstore-select-keys, plstore-encrypt-to): New variable.
1713         (plstore-save): Support public key encryption.
1714         (plstore--init-from-buffer): New function.
1715         (plstore-open): Use it; fix error when opening a non-existent file.
1716         (plstore-revert): Use plstore--init-from-buffer.
1717
1718 2011-07-01  Daiki Ueno  <ueno@unixuser.org>
1719
1720         * auth-source.el (auth-source-backend): Fix :initarg for data slot.
1721
1722 2011-06-30  Katsumi Yamaoka  <yamaoka@jpl.org>
1723
1724         * mml2015.el (mml2015-use): Replace string-match-p with string-match
1725         for old Emacsen.
1726
1727 2011-06-30  Daiki Ueno  <ueno@unixuser.org>
1728
1729         * mml2015.el (mml2015-use): Don't try to load PGG on Emacs 24, when EPG
1730         is not fully working.
1731
1732 2011-06-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1733
1734         * dgnushack.el: Autoload sha1 on XEmacs.
1735
1736         * gnus-group.el (gnus-read-ephemeral-emacs-bug-group): Take an optional
1737         quit window configuration.
1738
1739         * auth-source.el (epg-context-set-passphrase-callback):
1740         Remove duplicate autoload.
1741
1742 2011-06-30  Andrew Cohen  <cohen@andy.bu.edu>
1743
1744         * nnir.el (nnir-request-article): Allow requesting articles by
1745         Message-ID with nnimap.
1746
1747         * gnus-sum.el (gnus-refer-article-methods): Allow (nnir) entry to use
1748         current server.
1749
1750 2011-06-30  Teodor Zlatanov  <tzz@lifelogs.com>
1751
1752         * auth-source.el: Autoload EPA/EPG functions.
1753         (auth-source-netrc-use-gpg-tokens): Clarify that it should not be
1754         changed when EPA/EPG is not available.
1755         (auth-source-backend): Rename "arg" member to "data".
1756         (auth-source-backend-parse, auth-source-plstore-search)
1757         (auth-source-plstore-create): Use it.
1758
1759 2011-06-30  Andrew Cohen  <cohen@andy.bu.edu>
1760
1761         * gnus-art.el (gnus-request-article-this-buffer): Use existing function
1762         `gnus-refer-article-methods'.
1763
1764 2011-06-30  Teodor Zlatanov  <tzz@lifelogs.com>
1765
1766         * auth-source.el: Require EPA and EPG.
1767         (auth-source-passphrase-alist): New variable.
1768         (auth-source-passphrase-callback-function)
1769         (auth-source-token-passphrase-callback-function): Callbacks for the
1770         netrc field encryption (GPG tokens).
1771         (auth-source-epa-extract-gpg-token, auth-source-epa-make-gpg-token):
1772         Symmetric encryption and decryption of the netrc GPG tokens.
1773         (auth-source-netrc-normalize): Use them, simplifying the closure.
1774
1775 2011-06-30  Katsumi Yamaoka  <yamaoka@jpl.org>
1776
1777         * dgnushack.el (dgnushack-compile): Don't compile plstore.el unless epg
1778         is available.
1779
1780 2011-06-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1781
1782         * nnimap.el (nnimap-split-incoming-mail): If `nnimap-split-fancy' is
1783         non-nil, and `nnimap-split-methods' is nil, use the former.
1784
1785 2011-06-30  Daiki Ueno  <ueno@unixuser.org>
1786
1787         * plstore.el (plstore-revert): New function.
1788         (plstore-open): Use it; hide the buffer from user.
1789
1790 2011-06-30  Daiki Ueno  <ueno@unixuser.org>
1791
1792         * auth-source.el (auth-source-backend): New member "arg".
1793         (auth-source-backend-parse): Handle new backend 'plstore.
1794         * plstore.el: New file.
1795
1796 2011-06-30  Glenn Morris  <rgm@gnu.org>
1797
1798         * mm-util.el (mm-charset-synonym-alist): Move definition before use.
1799
1800 2011-06-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1801
1802         * nnimap.el (nnimap-process-expiry-targets): Say what target we're
1803         expiring articles to.
1804
1805         * mm-util.el (mm-charset-to-coding-system): Recognize all ANSI.x3.4
1806         variations as ASCII (bug#5458).
1807
1808 2011-06-30  Katsumi Yamaoka  <yamaoka@jpl.org>
1809
1810         * nnmh.el (nnmh-request-list-1): Work on MS Windows.
1811
1812 2011-06-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1813
1814         * message.el (message-point-in-header-p): Tweak the function to default
1815         to saying that we're not in the headers if there is no separator at
1816         all.  This makes it possible to use the Message version of `M-q' in
1817         buffers with no headers (bug#7987).
1818         (message-point-in-header-p): Fix last checkin to work with an empty
1819         mail-header-separator, too.
1820
1821         * auth-source.el (auth-source-netrc-saver): If the user says "don't ask
1822         again, save the choice via customize.
1823
1824 2011-06-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1825
1826         * message.el (message-send-mail-function): Add `sendmail-query-once'.
1827
1828         * nnimap.el (nnimap-finish-retrieve-group-infos): If the server has
1829         ended the connection, bail out before waiting infinitely on a new
1830         connection.
1831
1832 2011-06-28  Teodor Zlatanov  <tzz@lifelogs.com>
1833
1834         * gnus-msg.el (gnus-bug): Add Package and Version pseudo-headers to bug
1835         reports.
1836
1837         * gnus.el (gnus-bug-package): Use "gnus."
1838         (gnus-maintainer): Direct bug reports to submit@debbugs.gnu.org.
1839
1840 2011-06-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1841
1842         * dgnushack.el: Make the timer warning go away on XEmacs.
1843
1844         * gnus-art.el (gnus-article-stop-animations): New function to stop any
1845         animations going on at article exit time.
1846
1847         * gnus-registry.el (gnus-registry-user-format-function-M): Reinstate,
1848         since removing it breaks people upgrading.
1849
1850         * shr.el (shr-put-image): Use the new interface for animating images.
1851         (shr-put-image): Animate for 60 seconds.
1852
1853         * dgnushack.el: Bind `gnutls-available-p' to `ignore' on XEmacs to
1854         avoid compiler warnings.
1855
1856         * auth-source.el (with-auth-source-epa-overrides): Fix compilation
1857         error with `find-file-hooks' on Emacs 22.
1858         (with-auth-source-epa-overrides): Ugly hack to Wrap the
1859         `find-file-hook' things in `symbol-value' to avoid compilation warnings
1860         on all architectures.
1861
1862         * spam.el (spam-stat): Require in a normal fashion without binding
1863         `spam-stat-install-hooks' to avoid compilation warnings.
1864
1865         * spam-stat.el (spam-stat-install-hooks): Remove.
1866         (spam-stat-install-hooks): Don't run automatically.
1867
1868 2011-06-26  Timo Juhani Lindfors  <timo.lindfors@iki.fi>  (tiny change)
1869
1870         * gnus-msg.el (gnus-summary-reply-to-list-with-original): New command
1871         and keystroke.
1872
1873 2011-06-23  Katsumi Yamaoka  <yamaoka@jpl.org>
1874
1875         * auth-source.el (auth-source-netrc-cache): Move forward.
1876
1877 2011-06-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1878
1879         * proto-stream.el (proto-stream-open-starttls): Use
1880         `gnutls-available-p' to see whether we have built-in support.
1881
1882         * auth-source.el (auth-source-netrc-create): Don't query the bits that
1883         we already know.
1884         (auth-source-forget-all-cached): Clear auth-source-netrc-cache, too.
1885         (auth-source-netrc-create): Don't prompt for the stuff we already know.
1886
1887 2011-06-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1888
1889         * auth-source.el (auth-source-netrc-create): Don't print all tokens in
1890         %S format, since that looks odd.
1891         (auth-sources): Prefer the ~/.authinfo file over the ~/.authinfo.gpg
1892         file, especially when saving.
1893
1894 2011-06-21  Andrew Cohen  <cohen@andy.bu.edu>
1895
1896         * nnimap.el (nnimap-find-article-by-message-id): return nil when no
1897         article found.
1898
1899 2011-06-18  Teodor Zlatanov  <tzz@lifelogs.com>
1900
1901         * auth-source.el (auth-source-netrc-use-gpg-tokens): Replace
1902         `auth-source-save-secrets' with a more sensitive alist that can be
1903         configured per file.  Experimental, so defaults to 'never.
1904         (auth-source-netrc-create): Use it.  Still experimental code.
1905         (with-auth-source-epa-overrides): Use `find-file-hooks' if
1906         `find-file-hook' is unbound (XEmacs fix).  Fix backquoting bug.
1907
1908 2011-06-16  Teodor Zlatanov  <tzz@lifelogs.com>
1909
1910         * auth-source.el (auth-source-save-secrets): New variable to control if
1911         secret tokens should be saved encrypted.
1912         (auth-source-netrc-parse, auth-source-netrc-search): Pass the file name
1913         to `auth-source-netrc-normalize'.
1914         (with-auth-source-epa-overrides): Add convenience macro.  Don't depend
1915         on the EPA variables being defined.
1916         (auth-source-epa-make-gpg-token): Convert text to a "gpg:" token.
1917         (auth-source-netrc-normalize): Convert "gpg:" tokens back to text in
1918         the lexical-let closure.
1919         (auth-source-netrc-create): Create "gpg:" tokens according to
1920         `auth-source-save-secrets'.
1921
1922 2011-06-10  Katsumi Yamaoka  <yamaoka@jpl.org>
1923
1924         * gnus-group.el (gnus-group-update-group): Add new argument
1925         `info-unchanged' that stops updating dribble buffer.
1926
1927         * gnus-start.el (gnus-dribble-enter): Add new argument `regexp' that
1928         deletes lines matching to it in dribble buffer.
1929
1930         * gnus-agent.el (gnus-agent-fetch-group-1):
1931         * gnus-group.el (gnus-group-update-group-line, gnus-group-make-group):
1932         * gnus-srvr.el (gnus-server-update-server, gnus-server-set-info):
1933         * gnus-start.el (gnus-group-change-level):
1934         * gnus-sum.el (gnus-summary-move-article): Delete old dribble entry.
1935
1936         * gnus-sum.el (gnus-summary-update-info): Don't update dribble buffer
1937         if newsgroup info is not changed.
1938
1939         * gnus-group.el (gnus-group-get-new-news-this-group):
1940         * gnus-sum.el (gnus-summary-read-group-1, gnus-summary-exit-no-update):
1941         Don't update dribble buffer.
1942
1943 2011-06-01  Teodor Zlatanov  <tzz@lifelogs.com>
1944
1945         * gnus-registry.el (gnus-registry-remove-ignored): New function to
1946         remove entries with groups we ignore.
1947
1948 2011-05-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1949
1950         * shr.el (shr-rescale-image): Add an :ascent of 100 to images so that
1951         the underline comes at the bottom.
1952
1953 2011-05-31  Teodor Zlatanov  <tzz@lifelogs.com>
1954
1955         * gnus-registry.el (gnus-registry-article-marks-to-chars): Rename from
1956         `gnus-registry-user-format-function-M' and declare the latter obsolete.
1957         (gnus-registry-article-marks-to-names): Rename from
1958         `gnus-registry-user-format-function-M2'.
1959
1960 2011-05-31  Katsumi Yamaoka  <yamaoka@jpl.org>
1961
1962         * gnus-sum.el (gnus-summary-exit): Make sure to kill article buffer in
1963         ephemeral group.
1964
1965 2011-05-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1966
1967         * shr.el (shr-browse-image): Copy the URL if called interactively.
1968
1969 2011-05-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1970
1971         * gnus-group.el (gnus-group-mark-article-read): It's possible that we
1972         want to have `gnus-newsgroup-unselected' kept sorted.  If this isn't
1973         done, then unselected articles may be marked as read.
1974
1975         * pop3.el (pop3-open-server): Erase the buffer after the greeting,
1976         since not doing this seems to lead to a race condition in pop3-logon.
1977
1978         * nnvirtual.el (nnvirtual-request-article): Bind `gnus-command-method'
1979         so that the call chain it correct when we call "upwards".
1980
1981         * gnus-sum.el (gnus-select-newsgroup): Auto-expiry doesn't make sense
1982         in read-only groups.
1983
1984         * gnus-group.el (gnus-group-mark-article-read): Ditto.
1985
1986         * message.el (message-cite-reply-position): Doc string fix.
1987
1988         * nnimap.el (nnimap-transform-headers): Simplify regexp to hopefully
1989         avoid regexp overflow.
1990         (nnimap-transform-split-mail): Ditto.
1991
1992         * pop3.el (pop3-retr): Error out if the server closes the connection.
1993
1994 2011-05-30  Stefan Monnier  <monnier@iro.umontreal.ca>
1995
1996         * mml1991.el (mml1991-mailcrypt-encrypt): Remove use of ill-designed
1997         mm-with-unibyte-current-buffer.  The buffer should not contain any
1998         multibyte chars anyway at this stage.
1999
2000 2011-05-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2001
2002         * shr.el (shr-urlify): Use shr-add-font to make underlines be less ugly
2003         at the end of lines.
2004
2005 2011-05-29  Julien Danjou  <julien@danjou.info>
2006
2007         * smiley.el (gnus-smiley-file-types): Add gif as supported file type.
2008
2009 2011-05-27  Glenn Morris  <rgm@gnu.org>
2010
2011         * gnus-group.el (gnus-bug-group-download-format-alist):
2012         Use the "maintainer" version of debian reports as well.
2013
2014 2011-05-26  Glenn Morris  <rgm@gnu.org>
2015
2016         * gnus-group.el (gnus-bug-group-download-format-alist):
2017         Use the "maintainer" version of debbugs.gnu.org reports.
2018
2019 2011-05-24  Katsumi Yamaoka  <yamaoka@jpl.org>
2020
2021         * gnus-art.el (gnus-mime-delete-part): Fix mm-handle-filename usage.
2022
2023 2011-05-23  Stefan Monnier  <monnier@iro.umontreal.ca>
2024
2025         * gnus-cus.el (gnus-agent-customize-category):
2026         * gnus-delay.el (gnus-delay-send-queue):
2027         * gnus.el (gnus-other-frame):
2028         Don't quote lambda expressions with `quote'.
2029
2030 2011-05-20  Teodor Zlatanov  <tzz@lifelogs.com>
2031
2032         * gnus-sum.el (gnus-summary-hide-thread): Fix bug where moving to hide
2033         the thread moves us backwards and so we loop forever.
2034
2035 2011-05-19  Katsumi Yamaoka  <yamaoka@jpl.org>
2036
2037         * mm-bodies.el (mm-decode-content-transfer-encoding): Allow leading
2038         whitespace in base64 data lines.
2039
2040 2011-05-18  Teodor Zlatanov  <tzz@lifelogs.com>
2041
2042         * gnus-registry.el (gnus-registry-user-format-function-M):
2043         Use `mapconcat'.
2044         (gnus-registry-user-format-function-M2): Use to see the full text of
2045         the marks.  Make "," the mark text separator.
2046
2047         * nntp.el (nntp-send-authinfo): Use the "force" token for NNTP
2048         authentication with auth-source.
2049
2050 2011-05-17  Glenn Morris  <rgm@gnu.org>
2051
2052         * gnus-group.el (gnus-import-other-newsrc-file):
2053         Use insert-file-contents.
2054
2055 2011-05-16  Teodor Zlatanov  <tzz@lifelogs.com>
2056
2057         * gnus-sum.el (gnus-summary-hide-all-threads): Add update message every
2058         1000 iterations.
2059
2060 2011-05-16  Katsumi Yamaoka  <yamaoka@jpl.org>
2061
2062         * nntp.el (nntp-open-connection): Check if process-type is available.
2063
2064 2011-05-16  Julien Danjou  <julien@danjou.info>
2065
2066         * shr.el (shr-tag-del): Add support for del tag.
2067
2068 2011-05-13  Katsumi Yamaoka  <yamaoka@jpl.org>
2069
2070         * gnus-html.el (gnus-html-put-image): Register a displayer.
2071
2072         * shr.el (shr-image-displayer): Don't remove text props from alt text.
2073
2074 2011-05-13  Teodor Zlatanov  <tzz@lifelogs.com>
2075
2076         * registry.el (prune-factor): New initialization parameter defaulting
2077         to 0.1.
2078         (registry-prune-hard): Use it.
2079
2080         * gnus-registry.el (gnus-registry-fixup-registry): Set prune-factor to
2081         0.1 expicitly.
2082
2083 2011-05-13  Glenn Morris  <rgm@gnu.org>
2084
2085         * message.el (message-send-mail-with-sendmail): Assume sendmail-program
2086         is bound, since this function requires sendmail.
2087
2088 2011-05-11  Teodor Zlatanov  <tzz@lifelogs.com>
2089
2090         * registry.el (registry-usage-test): Disable pruning test.
2091
2092 2011-05-11  David Engster  <dengste@eml.cc>
2093
2094         * lpath.el: Bind shr-put-image and process-type for Emacs22 and XEmacs.
2095         Bind set-network-process-option for XEmacs.
2096
2097 2011-05-10  Teodor Zlatanov  <tzz@lifelogs.com>
2098
2099         * registry.el (registry-prune-hard-candidates)
2100         (registry-prune-soft-candidates): Helper methods for registry pruning.
2101         (registry-prune): Use them.  Make the sort function optional.
2102
2103 2011-05-10  Jim Meyering  <meyering@redhat.com>
2104
2105         * shr.el (shr-colorize-region): Fix typo "on on -> on".
2106
2107 2011-05-10  Julien Danjou  <julien@danjou.info>
2108
2109         * shr.el (shr-put-color-1): Do not bug out when old-props is a face
2110         symbol and not a list.
2111
2112 2011-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
2113
2114         * gnus-art.el (gnus-article-mode): Move binding of
2115         shr-put-image-function here from gnus-article-prepare-display.
2116
2117         * shr.el (shr-put-image-function): New variable.
2118         (shr-image-fetched, shr-image-displayer, shr-tag-img): Funcall it.
2119         (shr-put-image): Return scaled image.
2120
2121         * gnus-art.el (gnus-shr-put-image): New function.
2122         (gnus-article-prepare-display): Bind shr-put-image-function to it.
2123
2124         * gnus-html.el (gnus-html-wash-images): Register scaled images, not
2125         original ones, as deletable.
2126
2127 2011-05-09  Stefan Monnier  <monnier@iro.umontreal.ca>
2128
2129         * nntp.el (nntp-open-connection): Set TCP keepalive option.
2130
2131 2011-05-09  Teodor Zlatanov  <tzz@lifelogs.com>
2132
2133         * registry.el (registry-full): Add convenience method.  Fix logic.
2134         (registry-insert): Use it.  Fix logic here too.
2135
2136         * gnus-registry.el (gnus-registry-insert): Add wrapper that calls
2137         `registry-prune' if `registry-full' returns t.
2138         (gnus-registry-handle-action)
2139         (gnus-registry-get-or-make-entry, gnus-registry-set-id-key)
2140         (gnus-registry-usage-test): Use it.
2141
2142 2011-05-07  Julien Danjou  <julien@danjou.info>
2143
2144         * shr.el (shr-link): Make shr-link inherit from link by default.
2145
2146 2011-05-06  Teodor Zlatanov  <tzz@lifelogs.com>
2147
2148         * shr.el (shr-urlify, shr-link): Fix shr-link face.
2149
2150 2011-05-05  Teodor Zlatanov  <tzz@lifelogs.com>
2151
2152         * shr.el (shr-urlify, shr-link): Still broken but at least doesn't
2153         error out because the face is not a list.
2154
2155 2011-05-05  Glenn Morris  <rgm@gnu.org>
2156
2157         * proto-stream.el (gnutls-negotiate): Fix declarations.
2158
2159         * gnus-start.el (gnus-propagate-marks): Declare.
2160
2161 2011-05-04  Teodor Zlatanov  <tzz@lifelogs.com>
2162
2163         * registry.el (registry-reindex): Fix percentage message.
2164
2165         * proto-stream.el (network-stream-open-starttls): Adjust to call
2166         `gnutls-negotiate' with :process and :hostname arguments.
2167
2168 2011-05-03  Teodor Zlatanov  <tzz@lifelogs.com>
2169
2170         * shr.el: Add shr-link face for links.
2171         (shr-urlify): Use it.
2172
2173         * registry.el (registry-insert): Make error message more helpful.
2174
2175 2011-05-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2176
2177         * gnus-html.el (gnus-html-schedule-image-fetching):
2178         Use url-queue-retrieve, if it exists.
2179
2180         * shr.el (shr-tag-img): Ditto.
2181
2182         * gnus.el: Autoload more gnus-agent functions.
2183
2184         * gnus-art.el (gnus-request-article-this-buffer): Store articles in the
2185         agent if we haven't already (bug#8502).
2186
2187         * gnus-async.el (gnus-async-article-callback): Put prefetched articles
2188         into the Agent, too.
2189
2190         * gnus-agent.el (gnus-agent-store-article): New function.
2191
2192         * nnheader.el (nnheader-insert-buffer-substring): Rename from nntp-
2193         and moved from that file for reuse.
2194
2195         * pop3.el (pop3-open-server): Error messages are "-ERR".
2196
2197 2011-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2198
2199         * pop3.el (pop3-open-server): Upgrade opportunistically to STARTTLS.
2200         (open-tls-stream): Remove superfluous tls/starttls autoloads.
2201
2202 2011-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
2203
2204         * gnus.el: No Gnus v0.17 is released.
2205
2206 2011-05-01  Stefan Monnier  <monnier@iro.umontreal.ca>
2207
2208         * gnus-sum.el (gnus-summary-next-article): Don't bug out if the summary
2209         buffer has moved to a different frame.
2210
2211 2011-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2212
2213         * nnimap.el (nnimap-request-article): Use nntp-insert-buffer-substring
2214         to get the conversion from unibyte to multibyte buffers to work on
2215         Emacs 22.
2216
2217         * nntp.el (nntp-request-article): Slight clean-up.
2218
2219 2011-04-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2220
2221         * shr.el (shr-strike-through): New face.
2222         (shr-tag-s): Use it to provide <s> support.
2223         (shr-tag-s): Remove duplicate definition.
2224
2225 2011-04-25  Teodor Zlatanov  <tzz@lifelogs.com>
2226
2227         * gnus-registry.el (gnus-registry-ignore-group-p): Don't call
2228         `gnus-parameter-registry-ignore' if the *Group* buffer doesn't exist.
2229
2230 2011-04-24  Teodor Zlatanov  <tzz@lifelogs.com>
2231
2232         * proto-stream.el (proto-stream-open-starttls): Give host parameter to
2233         `gnutls-negotiate'.
2234         (gnutls-negotiate): Adjust `gnutls-negotiate' declaration.
2235
2236 2011-04-23  Glenn Morris  <rgm@gnu.org>
2237
2238         * gnus-sum.el (gnus-extra-headers): Bump :version.
2239
2240 2011-04-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2241
2242         * shr.el (shr-tag-sup): New function.
2243         (shr-tag-sub): Ditto.
2244
2245 2011-04-22  Teodor Zlatanov  <tzz@lifelogs.com>
2246
2247         * gnus-registry.el (gnus-registry-ignore-group-p): Test specifically
2248         for the case where `gnus-registry-ignored-groups' is a list of lists,
2249         and don't call `gnus-parameter-registry-ignore' otherwise.
2250
2251 2011-04-21  Teodor Zlatanov  <tzz@lifelogs.com>
2252
2253         * nnimap.el (nnimap-user): New backend variable.
2254         (nnimap-open-connection-1): Use it.
2255         (nnimap-credentials): Accept user parameter so it's explicit what user
2256         name is desired.
2257
2258         * gnus-sum.el (gnus-extra-headers): Add Keywords, Cc, and Gcc to
2259         default.
2260
2261         * gnus.el (gnus-registry-ignored-groups): Provide default in gnus.el,
2262         not gnus-registry.el.
2263
2264         * gnus-registry.el: Mention in comments how to modify
2265         `gnus-extra-headers' for proper recipient tracking and that it may
2266         already have To and Cc recently, which it does as of this commit.
2267         (gnus-registry-ignored-groups): Remove defcustom.
2268         Explain why in comments.
2269         (gnus-registry-action): Fix data-header reference to use the extra
2270         headers.  Explain in package commentary how to add To and Cc headers to
2271         the gnus-extra-headers.
2272         (gnus-registry-ignored-groups): Adjust defaults to match the parameter.
2273         (gnus-registry-ignore-group-p): Adjust to take either a group/topic
2274         parameter list or a string list in `gnus-registry-ignored-groups'.
2275         Fix logic error.
2276
2277 2011-04-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2278
2279         * shr.el (shr-expand-url): Protect against null urls.
2280
2281 2011-04-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2282
2283         * shr.el (shr-base): New binding.
2284         (shr-tag-base): Keep track of <base>.
2285         (shr-expand-url): New function used throughout.
2286
2287 2011-04-20  Teodor Zlatanov  <tzz@lifelogs.com>
2288
2289         * gnus-registry.el
2290         (gnus-registry--split-fancy-with-parent-internal): Fix loop bugs.
2291         (gnus-registry-ignored-groups): New variable.
2292         (gnus-registry-ignore-group-p): Use it.
2293         (gnus-registry-handle-action): Use `gnus-registry-ignore-group-p' and
2294         set the destination group to nil (same as delete) if it's ignored.
2295
2296 2011-04-20  David Engster  <dengste@eml.cc>
2297
2298         * tests/gnustest-nntp.el: New file for simple NNTP testing.
2299
2300         * Makefile.in (test-nntp): New rule.
2301         (check): Add it.
2302         (test-registry): Change '$(EMACS_COMP)' to '$(EMACS) $(FLAGS)'.
2303
2304 2011-04-20  Katsumi Yamaoka  <yamaoka@jpl.org>
2305
2306         * gnus-registry.el (gnus-registry-action)
2307         (gnus-registry-fetch-header-fast):
2308         Don't use mail-header that looks an internal function of mailheader.el.
2309
2310 2011-04-19  Glenn Morris  <rgm@gnu.org>
2311
2312         * time-date.el (time-to-days): Remove unused local variables.
2313
2314 2011-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
2315
2316         * gnus-registry.el: Eliminate cl functions.
2317         (gnus-registry-sort-addresses): New function that replaces mapcan.
2318         (gnus-registry-action, gnus-registry-spool-action)
2319         (gnus-registry-split-fancy-with-parent)
2320         (gnus-registry-fetch-recipients-fast): Use it.
2321         (gnus-registry-import-eld): Replace delete* with dolist + delq.
2322
2323         * registry.el (initialize-instance, registry-lookup)
2324         (registry-lookup-breaks-before-lexbind, registry-lookup-secondary)
2325         (registry-lookup-secondary-value, registry-search, registry-delete)
2326         (registry-insert, registry-reindex, registry-size, registry-prune):
2327         Use eval-and-compile.
2328
2329 2011-04-16  Teodor Zlatanov  <tzz@lifelogs.com>
2330
2331         * registry.el (registry-reindex): New method to recreate the secondary
2332         registry indices.
2333
2334         * gnus-registry.el (gnus-registry-fixup-registry): Use it if the
2335         tracked field changes.
2336         (gnus-registry-unfollowed-addresses, gnus-registry-track-extra)
2337         (gnus-registry-action, gnus-registry-spool-action)
2338         (gnus-registry-handle-action)
2339         (gnus-registry--split-fancy-with-parent-internal)
2340         (gnus-registry-split-fancy-with-parent)
2341         (gnus-registry-register-message-ids): Add recipient tracking on spool,
2342         move, and delete actions, and for fancy splitting with parent.
2343         (gnus-registry-extract-addresses)
2344         (gnus-registry-fetch-recipients-fast)
2345         (gnus-registry-fetch-header-fast): Convenience functions.
2346         (gnus-registry-misc-test): ERT test of
2347         `gnus-registry-extract-addresses'.
2348
2349 2011-04-15  Teodor Zlatanov  <tzz@lifelogs.com>
2350
2351         * gnus-registry.el (gnus-registry--split-fancy-with-parent-internal):
2352         Track by subject first, then sender.
2353
2354 2011-04-15  Stefan Monnier  <monnier@iro.umontreal.ca>
2355
2356         * message.el (message-bogus-system-names): Replace ^...$ => \`...\'.
2357
2358         * gnus.el (gnus-splash-svg-color-symbols): Don't use insert-file from
2359         Lisp.
2360
2361         * gnus-draft.el (gnus-draft-setup): New arg `dont-pop'.
2362         (gnus-draft-send): Use it to avoid popping
2363         up frames from gnus-group-send-queue.
2364
2365 2011-04-14  Teodor Zlatanov  <tzz@lifelogs.com>
2366
2367         * gnus-registry.el: Updated gnus-registry docs.
2368
2369 2011-04-12  Teodor Zlatanov  <tzz@lifelogs.com>
2370
2371         * gnus-registry.el (gnus-registry--split-fancy-with-parent-internal):
2372         Fix logic bug.
2373         (gnus-registry-post-process-groups): Fix logging of no results and
2374         quote sender and subject.
2375
2376 2011-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2377
2378         * proto-stream.el (proto-stream-open-starttls): Only do opportunistic
2379         STARTTLS upgrades if we have built-in gnutls support.  Upgrades via
2380         gnutls-cli are too slow to be done opportunistically.
2381
2382         * gnus-start.el (gnus-get-unread-articles): Slight cleanup.
2383         (gnus-read-active-for-groups): Don't try to finish getting stuff where
2384         we had no early-data returned.
2385         (gnus-get-unread-articles): Add a sanity check so that we don't issue
2386         two async commands to the same server at the same time.
2387
2388 2011-04-12  Stig Sandbeck Mathisen  <ssm@fnord.no>  (tiny change)
2389
2390         * gnus-sum.el (gnus-summary-select-article-buffer): Doc fix.
2391
2392 2011-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2393
2394         * gnus-registry.el (gnus-registry-remake-db): Put the warning on a
2395         "warning" level.
2396
2397         * mm-url.el (mm-url-package-name): Remove to ease third-party reuse.
2398         (mm-url-insert-file-contents): Don't set the package names.
2399
2400 2011-04-11  Teodor Zlatanov  <tzz@lifelogs.com>
2401
2402         * gnus-registry.el (gnus-registry-action): Remove properties and
2403         simplify subject in `gnus-registry-handle-action'.
2404         (gnus-registry-spool-action): Get subject and sender from message if
2405         they are not passed in.
2406         (gnus-registry-handle-action): Remove properties and simplify subject
2407         consistently.
2408
2409 2011-04-11  Stefan Monnier  <monnier@iro.umontreal.ca>
2410
2411         * registry.el: Require CL before using defmacro*.
2412
2413 2011-04-11  Katsumi Yamaoka  <yamaoka@jpl.org>
2414
2415         * gnus-art.el (article-treat-date): Assume that
2416         gnus-article-date-headers may be a group parameter.
2417
2418 2011-04-07  Teodor Zlatanov  <tzz@lifelogs.com>
2419
2420         * gnus-registry.el (gnus-registry-handle-action): More debugging.
2421
2422         * gnus-start.el (gnus-gnus-to-newsrc-format): Add a way to run
2423         interactively so the newsrc file can contain foreign groups too.
2424         Useful for debugging but not much for users.
2425
2426 2011-04-07  David Engster  <dengste@eml.cc>
2427
2428         * registry.el (registry-usage-test): Only do
2429         `registry-lookup-breaks-before-lexbind' testing for Emacs24 with
2430         lexical binding.
2431
2432 2011-04-07  David Engster  <dengste@eml.cc>
2433
2434         * Makefile.in (check, test-registry): New rules for test-suite.
2435
2436 2011-04-06  David Engster  <dengste@eml.cc>
2437
2438         * registry.el, gnus-registry.el: Use `ignore-errors' instead of third
2439         argument NOERROR for `require', since XEmacs 21.4 does not support it.
2440
2441 2011-04-06  David Engster  <dengste@eml.cc>
2442
2443         * registry.el (initialize-instance): Change :after to :AFTER to be
2444         compatible with old EIEIO version in XEmacs.
2445
2446 2011-04-06  Teodor Zlatanov  <tzz@lifelogs.com>
2447
2448         * gnus-registry.el (gnus-registry-post-process-groups)
2449         (gnus-registry--split-fancy-with-parent-internal): Fix splitting bugs
2450         and provide better messaging.
2451
2452 2011-04-06  David Engster  <dengste@eml.cc>
2453
2454         * Makefile.in (fail-on-warning): New rule to compile with warnings as
2455         errors.
2456
2457         * dgnushack.el (dgnushack-compile-error-on-warn): New function to call
2458         dgnushack-compile with error-on-warn enabled, and to signal an error if
2459         clean compilation failed.
2460         (dgnushack-compile): New argument 'error-on-warn'.  If non-nil, compile
2461         with `byte-compile-error-on-warn'.  Return nil if errors occured.
2462
2463 2011-04-06  Teodor Zlatanov  <tzz@lifelogs.com>
2464
2465         * gnus-registry.el: Don't use ERT if it's not available.  Load it
2466         unconditionally anyway, discarding errors.
2467         (gnus-registry-delete-entries): New convenience function.
2468         (gnus-registry-import-eld): Import from old .eld registry.
2469
2470         * registry.el: Don't use ERT if it's not available.  Load it
2471         unconditionally anyway, discarding errors.
2472
2473         * proto-stream.el (gnutls-negotiate): Revert inadvertent commit of the
2474         version from the Claudio Bley GnuTLS patch (extra optional parameters
2475         and host name).
2476
2477 2011-04-05  Teodor Zlatanov  <tzz@lifelogs.com>
2478
2479         * gnus-registry.el (gnus-registry-fixup-registry): New function to
2480         fixup the parameters that can be customized by the user between
2481         save/read cycles.
2482         (gnus-registry-read): Use it.
2483         (gnus-registry-make-db): Use it.
2484         (gnus-registry-spool-action, gnus-registry-handle-action):
2485         Fix messaging.
2486         (gnus-registry--split-fancy-with-parent-internal): Fix loop.
2487         Map references to actual group names with sender and subject tracking.
2488         (gnus-registry-post-process-groups): Use `cond' for better messaging.
2489         (gnus-registry-usage-test): Add subject lookup test.
2490
2491         * registry.el (registry-db, initialize-instance): Set up constructor
2492         instead of :initform arguments for the sake of older Emacsen.
2493         (registry-lookup-breaks-before-lexbind): New method to demonstrate
2494         pre-lexbind merge bug.
2495         (registry-usage-test): Use it.
2496         (initialize-instance, registry-db): Move the non-function initforms
2497         back to the class definition.
2498
2499 2011-04-03  Teodor Zlatanov  <tzz@lifelogs.com>
2500
2501         * registry.el: New library to manage gnus-registry-style data.
2502
2503         * gnus-registry.el: Use it (major rewrite).
2504
2505         * nnregistry.el: Use it.
2506
2507         * spam.el: Use it.
2508
2509 2011-04-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2510
2511         * gnus-sum.el (gnus-update-marks): Reinstate the code to not alter
2512         marks on non-selected articles.
2513
2514 2011-04-02  Chong Yidong  <cyd@stupidchicken.com>
2515
2516         * nnimap.el (nnimap-open-connection-1): Pass explicit :end-of-command
2517         parameter to open-protocol-stream.
2518
2519 2011-04-01  Julien Danjou  <julien@danjou.info>
2520
2521         * mm-view.el (mm-display-inline-fontify): Do not fontify with
2522         fundamental-mode.
2523
2524 2011-04-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2525
2526         * gnus-start.el (gnus-get-unread-articles): Don't try to contact denied
2527         servers.
2528
2529 2011-03-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2530
2531         * gnus-sum.el (gnus-update-marks): Revert intersection change, which
2532         made marks not propagate, again.
2533
2534 2011-03-30  Chong Yidong  <cyd@stupidchicken.com>
2535
2536         * proto-stream.el (open-protocol-stream): Bring back `network' type.
2537         Make this the default type.
2538         (proto-stream-open-plain): Rename from proto-stream-open-default.
2539         (open-protocol-stream, proto-stream-open-starttls)
2540         (proto-stream-open-tls, proto-stream-open-shell): Replace `default'
2541         with `plain'.
2542
2543         * nnimap.el (nnimap-stream, nnimap-open-connection-1): Accept `network'
2544         value.
2545
2546         * nntp.el (nntp-open-connection-function): Document the fact that some
2547         values are not functions but are instead handled specially.
2548         Recognize nntp-open-plain-stream value.
2549         (nntp-open-connection): Recognize that value.
2550
2551 2011-03-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2552
2553         * dgnushack.el: Only do the defcustom compilation thing on XEmacs,
2554         where it seems to be needed.
2555
2556 2011-03-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2557
2558         * gssapi.el (open-gssapi-stream): Remove the last mentions of the IMAP
2559         stuff.
2560
2561         * gnus-score.el (gnus-score-string): Fix calling convention of
2562         `gnus-simplify-buffer-fuzzy' after last patches.
2563
2564         * gnus-sum.el (gnus-update-marks): Don't send any marks updates to the
2565         server for articles we didn't get any headers for.  This is a sanity
2566         check.
2567
2568 2011-03-29  Michael Welsh Duggan  <md5i@md5i.com>
2569
2570         * nnimap.el (nnimap-open-connection-1): Is the login responds with a
2571         new CAPABILITY, use it.
2572
2573 2011-03-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2574
2575         * gnus-agent.el (gnus-agent-fetch-headers): Don't message if we're not
2576         downloading anything.
2577
2578         * gnus.el (gnus-splash-svg-color-symbols): Remove superfluous `and'.
2579
2580 2011-03-29  Adam Sjøgren  <asjo@koldfront.dk>
2581
2582         * gnus.el (gnus-group-startup-message): Prefer svg file and replace
2583         colors.
2584         (gnus-splash-svg-color-symbols): New function.
2585
2586 2011-03-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2587
2588         * gnus-sum.el (gnus-simplify-buffer-fuzzy): Take the regexp explicitly
2589         instead of using the global gnus-simplify-subject-fuzzy-regexp.
2590         (gnus-simplify-subject-fuzzy): Use the local
2591         gnus-simplify-subject-fuzzy-regex instead of the global one.
2592         This makes using this variable in group parameters work.
2593
2594 2011-03-29  Teodor Zlatanov  <tzz@lifelogs.com>
2595
2596         * gnus-registry.el (gnus-registry-unfollowed-groups):
2597         Add "archive:sent" to the unfollowed group regex (for the recent Gnus
2598         archive:sent-YYYY-MM-DD groups).
2599         (gnus-registry-split-fancy-with-parent): Bail out early in sender
2600         tracking if there are more than `gnus-registry-max-track-groups'
2601         matches.
2602
2603 2011-03-29  Stefan Monnier  <monnier@iro.umontreal.ca>
2604
2605         * message.el (message--yank-original-internal): New function to do the
2606         insertion cleanly inside eval in `message-yank-original'.
2607         (message-yank-original): Use it.
2608
2609 2011-03-29  Julien Danjou  <julien@danjou.info>
2610
2611         * mm-view.el (mm-display-inline-fontify): Use `set-normal-mode' with
2612         local variables disabled rather than `normal-mode'.
2613
2614 2011-03-28  Brian T. Sniffen  <bsniffen@akamai.com>  (tiny change)
2615
2616         * imap.el (imap-shell-open, imap-process-connection-type):
2617         Use imap-process-connection-type for 'shell' streams as well as
2618         Kerberos, SSL, other subprocesses.
2619
2620 2011-03-26  Chong Yidong  <cyd@stupidchicken.com>
2621
2622         * proto-stream.el: Changes preparatory to merging open-protocol-stream
2623         with open-network-stream.
2624         (proto-stream-always-use-starttls): Option removed.
2625         (open-protocol-stream): Return a process object by default.  Provide a
2626         new parameter :return-list specifying a list-type return value, which
2627         now has the form (PROP . PLIST) instead of a fixed-length list.  Change
2628         :type `network' to `try-starttls', and `network-only' to `default'.
2629         Make `default' the default, for compatibility with open-network-stream.
2630         Handle the no-parameter case exactly as open-network-stream, with no
2631         additional stream processing.  Search plists using plist-get.
2632         Explicitly add :end-of-commend parameter if it is missing.
2633         (proto-stream-open-default): Rename from
2634         proto-stream-open-network-only.  Return 'default as the type.
2635         (proto-stream-open-starttls): Rename from proto-stream-open-network.
2636         Use plist-get.  Don't return `tls' as the type if STARTTLS negotiation
2637         failed.  Always return a list with a (possibly dead) process as the
2638         first element, for compatibility with open-network-stream.
2639         (proto-stream-open-tls): Use plist-get.  Always return a list.
2640         (proto-stream-open-shell): Return `default' as connection type.
2641         (proto-stream-capability-open): Use plist-get.
2642         (proto-stream-eoc): Function deleted.
2643
2644         * nnimap.el (nnimap-stream, nnimap-open-connection)
2645         (nnimap-open-connection-1): Handle renaming of :type parameter for
2646         open-protocol-stream.
2647         (nnimap-open-connection-1): Pass a :return-list parameter
2648         open-protocol-stream to obtain a list return value.  Parse this list
2649         using plist-get.
2650
2651         * nntp.el (nntp-open-connection): Handle renaming of :type parameter
2652         for open-protocol-stream.  Accept open-protocol-stream return value
2653         that is a subprocess object instead of a list.  Handle the case of a
2654         dead returned process.
2655
2656 2011-03-25  Teodor Zlatanov  <tzz@lifelogs.com>
2657
2658         * mm-util.el (mm-handle-filename): Move to mm-decode.el (bug#8330).
2659
2660         * mm-decode.el (mm-handle-filename): Move from mm-util.el (bug#8330).
2661
2662 2011-03-21  Julien Danjou  <julien@danjou.info>
2663
2664         * mm-view.el (mm-display-inline-fontify): Make mode optional, and call
2665         normal-mode if not set.  Set temp buffer unmodified to avoid kill-buffer
2666         query.
2667         (mm-inline-text): Render normal text with fontification whenever
2668         possible.
2669
2670         * gnus-sum.el (gnus-summary-save-parts-1):
2671         * gnus-art.el (gnus-article-browse-html-save-cid-content)
2672         (gnus-article-browse-html-parts, gnus-mime-delete-part)
2673         (gnus-mime-copy-part, gnus-mime-inline-part, gnus-insert-mime-button):
2674         Use `mm-handle-filename'.
2675
2676         * mm-util.el (mm-handle-filename): New function, return the filename of
2677         an handle.
2678
2679 2011-03-18  Julien Danjou  <julien@danjou.info>
2680
2681         * gnus-util.el (gnus-buffer-live-p): Simplify gnus-buffer-live-p.
2682         (gnus-buffer-live-p): Check that buffer is not nil.
2683
2684 2011-03-17  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
2685
2686         * gnus.el: No Gnus v0.15 is released.
2687
2688 2011-03-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2689
2690         * time-date.el (format-seconds): Use assoc instead of assoc-string to
2691         avoid warning on XEmacs.
2692
2693         * dgnushack.el: Bind help-echo-owns-message to avoid a compiler warning
2694         on XEmacs.
2695
2696         * gnus-art.el: Require mouse, which the build bot seems to say is
2697         needed.
2698
2699         * dgnushack.el: Define url-retrieve-synchronously unless not defined.
2700
2701         * gravatar.el (gravatar-retrieve-synchronously): Use `url-retrieve' on
2702         XEmacs, since it doesn't have url-retrieve-synchronously.
2703
2704         * time-date.el (format-seconds): Use assoc instead of assoc-string,
2705         since assoc-string doesn't exist in XEmacs.
2706
2707 2011-03-17  Antoine Levitt  <antoine.levitt@gmail.com>
2708
2709         * gnus-group.el (gnus-group-list-ticked): New function.
2710         (gnus-group-make-menu-bar): Provide a menu entry for it.
2711         (gnus-group-list-map): Provide a binding for it.
2712
2713 2011-03-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2714
2715         * shr.el (shr-visit-file): New command.
2716
2717         * nnimap.el (nnimap-fetch-inbox): Rewrite slightly last patch.
2718
2719 2011-03-17  Bjørn Mork  <bjorn@mork.no>
2720
2721         * nnimap.el (nnimap-fetch-inbox): Don't download bodies on ver4-capable
2722         servers.
2723
2724 2011-03-16  Julien Danjou  <julien@danjou.info>
2725
2726         * mm-uu.el (mm-uu-dissect-text-parts): Only dissect handle that are
2727         inline.
2728
2729         * gnus-art.el (article-hide-list-identifiers):
2730         Use gnus-group-get-list-identifiers.
2731
2732         * gnus-sum.el (gnus-group-get-list-identifiers): New function.
2733         (gnus-summary-remove-list-identifiers):
2734         Use gnus-group-get-list-identifiers to get regexp.
2735         (gnus-select-newsgroup, gnus-summary-insert-subject)
2736         (gnus-summary-insert-articles):
2737         Call gnus-summary-remove-list-identifiers unconditionally.
2738
2739 2011-03-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2740
2741         * gnus-sum.el (gnus-articles-to-read): Revert back to old behavior if
2742         we're selecting a group with unread articles.
2743
2744         * nnimap.el (nnimap-open-connection-1): Allow `network-only', too.
2745
2746         * gssapi.el: New file separated out from imap.el to provide a general
2747         Kerberos 5 connection facility for Emacs.
2748
2749         * message.el (message-elide-ellipsis): Document the format spec
2750         ellipsis.
2751
2752 2011-03-15  Reiner Steib  <Reiner.Steib@gmx.de>
2753
2754         * message.el (message-elide-region): Allow the ellipsis to say how many
2755         lines were removed.
2756
2757 2011-03-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2758
2759         * gnus-win.el (gnus-configure-frame): Protect against trying to restore
2760         window configurations containing buffers that are now dead.
2761
2762         * nnimap.el (nnimap-parse-flags): Remove all MODSEQ entries before
2763         parsing to avoid integer overflows.
2764         (nnimap-parse-flags): Simplify the last change.
2765         (nnimap-parse-flags): Store HIGHESTMODSEQ as a string, since it may be
2766         too large for 32-bit Emacsen.
2767
2768 2011-03-15  Stefan Monnier  <monnier@iro.umontreal.ca>
2769
2770         * auth-source.el (auth-source-netrc-create):
2771         * message.el (message-yank-original): Fix use of `case'.
2772
2773 2011-03-15  Nelson Ferreira  <nelson.ferreira@ieee.org>  (tiny change)
2774
2775         * gnus-art.el (gnus-article-treat-body-boundary): Fix boundary width on
2776         XEmacs, which was one character too wide.
2777
2778 2011-03-09  Antoine Levitt  <antoine.levitt@gmail.com>
2779
2780         * gnus-sum.el (gnus-articles-to-read): Use gnus-large-newsgroup as
2781         default number of articles to display.
2782         (gnus-articles-to-read): Use pretty names for prompt.
2783
2784 2011-03-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2785
2786         * gnus-int.el (gnus-open-server): Ditto.
2787
2788         * gnus-start.el (gnus-activate-group): Give a backtrace if
2789         debug-on-quit is set and the user hits `C-g'.
2790         (gnus-read-active-file): Ditto.
2791
2792         * gnus-group.el (gnus-group-read-ephemeral-group): Ditto.
2793
2794 2011-03-15  Teodor Zlatanov  <tzz@lifelogs.com>
2795
2796         * message.el (message-yank-original): Use cond instead of CL case.
2797
2798 2011-03-15  Stefan Monnier  <monnier@iro.umontreal.ca>
2799
2800         * auth-source.el (auth-source-netrc-create): Use usual format for the
2801         default in prompts.
2802
2803 2011-03-14  Katsumi Yamaoka  <yamaoka@jpl.org>
2804
2805         * lpath.el: Fbind read-char-choice for XEmacs.
2806
2807 2011-03-13  Teodor Zlatanov  <tzz@lifelogs.com>
2808
2809         * auth-source.el (auth-source-netrc-create): Show the default in the
2810         prompt when prompting for token creation.
2811
2812 2011-03-12  Teodor Zlatanov  <tzz@lifelogs.com>
2813
2814         * auth-source.el (auth-source-format-prompt): Always convert the value
2815         to a string to avoid evaluating non-string arguments.
2816         (auth-source-netrc-create): Offer default properly, not as initial
2817         content in `read-string'.
2818         (auth-source-netrc-saver): Use a cache keyed by file name and MD5 hash
2819         of line to determine if we've been run before.  If so, don't run again,
2820         but print a trivial message to indicate the cache was hit instead.
2821
2822 2011-03-11  Teodor Zlatanov  <tzz@lifelogs.com>
2823
2824         * gnus-sync.el (gnus-sync-install-hooks, gnus-sync-unload-hook):
2825         Don't install `gnus-sync-read' to any hooks by default.  It's buggy.
2826         The user will have to run `gnus-sync-read' manually and wait for Cloudy
2827         Gnus.
2828
2829 2011-03-11  Julien Danjou  <julien@danjou.info>
2830
2831         * mm-uu.el (mm-uu-type-alist): Add support for diff starting with "===
2832         modified file".
2833
2834 2011-03-09  Teodor Zlatanov  <tzz@lifelogs.com>
2835
2836         * auth-source.el (auth-source-read-char-choice): New function to read a
2837         character choice using `dropdown-list', `read-char-choice', or
2838         `read-char'.  It appends "[a/b/c] " to the prompt if the choices were
2839         '(?a ?b ?c).  The `dropdown-list' support is disabled for now.  Use
2840         `eval-when-compile' to load `dropdown-list'.  Remove `dropdown-list'.
2841         (auth-source-netrc-saver): Use it.
2842         (auth-source-pick-first-password): New convenience function.
2843
2844 2011-03-08  Teodor Zlatanov  <tzz@lifelogs.com>
2845
2846         * nnimap.el (nnimap-credentials): Keep the :save-function as the third
2847         parameter in the credentials.
2848         (nnimap-open-connection-1): Use it after a successful login.
2849         (nnimap-credentials): Add IMAP-specific user and password prompt.
2850
2851         * auth-source.el (auth-source-search): Add :require parameter, taking a
2852         list.  Document it and the :save-function return token.  Pass :require
2853         down.  Change the CREATED message from a warning to a debug statement.
2854         (auth-source-search-backends): Pass :require down.
2855         (auth-source-netrc-search): Pass :require down.
2856         (auth-source-netrc-parse): Use :require, if it's given, as a filter.
2857         Change save prompt to indicate all modifications saved here are
2858         deletions.
2859         (auth-source-netrc-create): Take user login name as default in user
2860         prompt.  Move all the save functionality to a lexically bound function
2861         under the :save-function token in the returned list.  Set up clearer
2862         default prompts for user, host, port, and secret.
2863         (auth-source-netrc-saver): New function, intended to be wrapped for
2864         :save-function.
2865
2866 2011-03-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2867
2868         * shr.el (shr-table-horizontal-line): Change the defaults for the table
2869         lines to be spaces instead.
2870
2871 2011-03-07  Julien Danjou  <julien@danjou.info>
2872
2873         * sieve-manage.el (sieve-sasl-auth): Create auth-info if not found.
2874         (sieve-sasl-auth): Check that auth-source-search did return something,
2875         or just return an empty string.
2876
2877 2011-03-05  Antoine Levitt  <antoine.levitt@gmail.com>
2878
2879         * gnus.el (gnus-interactive): Use read-directory-name.
2880
2881         * gnus-uu.el (gnus-uu-decode-uu-and-save)
2882         (gnus-uu-decode-unshar-and-save, gnus-uu-decode-save)
2883         (gnus-uu-decode-binhex, gnus-uu-decode-yenc)
2884         (gnus-uu-decode-save-view, gnus-uu-decode-postscript-and-save):
2885         Likewise.
2886
2887         * gnus-group.el (gnus-group-make-directory-group): Likewise.
2888
2889 2011-03-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2890
2891         * gnus-start.el (gnus-group-change-level): Allow putting foreign groups
2892         onto the list of killed groups, too.  This makes killed nnimap groups,
2893         for instance, more reliably not reappear.
2894
2895         * nnimap.el (nnimap-request-thread): Don't bug out when we can't find
2896         the parent.
2897
2898         * gnus-sum.el (gnus-update-read-articles): Fix typo.
2899
2900         * gnus.el (gnus-valid-select-methods): Mark nnimap as a backend that
2901         really have server-side marks.
2902
2903         * gnus-sum.el (gnus-propagate-marks): Change default back to nil again,
2904         since most backends do not usefully have server-side marks.
2905         (gnus-update-read-articles): Propagate marks to all backends that
2906         really have server-side marks.
2907
2908 2011-03-05  Antoine Levitt  <antoine.levitt@gmail.com>
2909
2910         * message.el (message-cite-reply-position, message-cite-style):
2911         New variables.
2912         (message-yank-original): Use the new citation styles.
2913
2914 2011-03-04  Daiki Ueno  <ueno@unixuser.org>
2915
2916         * message.el (message-options): Revert 22da67af (workaround for XEmacs
2917         buffer-local issue); don't mark it buffer-local when running under
2918         XEmacs.
2919
2920 2011-03-03  Tassilo Horn  <tassilo@member.fsf.org>
2921
2922         * nnimap.el (nnimap-parse-flags): Add a workaround for FETCH lines with
2923         numbers too big to be `read'.
2924
2925 2011-03-02  Teodor Zlatanov  <tzz@lifelogs.com>
2926
2927         * password-cache.el (password-in-cache-p): Add autoload.
2928
2929         * message.el (message-options): Make buffer-local two ways to attempt
2930         to fix a XEmacs bug.
2931
2932 2011-03-02  Julien Danjou  <julien@danjou.info>
2933
2934         * gnus-art.el (gnus-with-article-buffer): Fix buffer live check.
2935
2936 2011-03-01  Julien Danjou  <julien@danjou.info>
2937
2938         * gnus-art.el (list-identifier): Add list-identifier as a parameter
2939         group.
2940         (article-hide-list-identifiers): Use list-identifier group parameter.
2941
2942 2011-02-28  Julien Danjou  <julien@danjou.info>
2943
2944         * sieve.el (sieve-buffer-script-name): New local variable to store
2945         sieve script name.
2946         (sieve-edit-script): Store sieve script name.
2947         (sieve-upload): Use sieve script name when uploading.
2948         (sieve-upload): Use substitute-command-keys.
2949         (sieve-edit-script): Use substitute-command-keys.
2950         (sieve-refresh-scriptlist): Use substitute-command-keys.
2951         (sieve-manage-mode-map): Define keymap properly.
2952         (sieve-manage-mode): Do not set mode name manually, change mode-name to
2953         (sieve-refresh-scriptlist): Use substitute-command-keys."Sieve-manage".
2954         Remove commented code about cvs.
2955         (sieve-manage-quit): New function.
2956         (sieve-manage-mode-map): Bind 'q' to sieve-manage-quit.
2957
2958 2011-02-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2959
2960         * gnus-group.el (gnus-import-other-newsrc-file): New function.
2961
2962 2011-02-25  Teodor Zlatanov  <tzz@lifelogs.com>
2963
2964         * auth-source.el (auth-source-search): Cache empty result sets.
2965
2966         * password-cache.el (password-in-cache-p): Convenience function to
2967         check if a key is in the cache, even if the value is nil.
2968
2969         * auth-source.el (auth-source-save-behavior): New variable to replace
2970         `auth-source-never-create'.
2971         (auth-source-netrc-create): Use it.
2972         (auth-source-never-save): Remove.
2973
2974 2011-02-25  Lars Ingebrigtsen  <larsi@gnus.org>
2975
2976         * nnimap.el (nnimap-stream): Doc fix.
2977         (nnimap-open-connection-1): Reverse the order of the ports to that the
2978         prompted-for port is first.
2979
2980         * gnus-start.el (gnus-get-unread-articles): Don't clobber the async
2981         retrieval by the no-group selection.
2982
2983         * gnus-demon.el (gnus-demon-init): run-with-timer should be called with
2984         numerical parameters.
2985
2986 2011-02-25  Julien Danjou  <julien@danjou.info>
2987
2988         * gnus-gravatar.el: Use gnus-with-article-buffer.
2989
2990         * gnus-art.el (gnus-with-article-buffer): Check that the
2991         gnus-article-buffer is alive.
2992
2993 2011-02-24  Teodor Zlatanov  <tzz@lifelogs.com>
2994
2995         * auth-source.el (auth-source-creation-prompts): New variable to manage
2996         creation-time prompts.
2997         (auth-source-search): Document it.
2998         (auth-source-format-prompt): Add utility function.
2999         (auth-source-netrc-create): Don't default the user name to
3000         user-login-name.  Use `auth-source-creation-prompts' and some default
3001         prompts for user, host, port, and password (the default generic prompt
3002         remains ugly).
3003         (auth-source-never-save): Add customizable option to never save info.
3004         (auth-source-netrc-create): Use it and improve save prompts.  Fix help
3005         mode excursion.
3006
3007 2011-02-24  Katsumi Yamaoka  <yamaoka@jpl.org>
3008
3009         * auth-source.el (auth-source-netrc-create): Use `read-char' with no
3010         argument that XEmacs doesn't support.
3011
3012         * dgnushack.el (dgnushack-compile): Exclude color.el from being
3013         compiled for Emacsen having no `libxml-parse-html-region' support.
3014
3015         * gnus-xmas.el (gnus-xmas-define): Remove gnus-x-color-values.
3016
3017         * lpath.el: Bind buffer-save-without-query for XEmacs.
3018
3019 2011-02-23  Julien Danjou  <julien@danjou.info>
3020
3021         * gnus-art.el (article-make-date-line): Ignore errors if time is
3022         invalid and not convertible.
3023         (article-make-date-line): Only add lapsed time if time is not nil.
3024
3025 2011-02-23  Teodor Zlatanov  <tzz@lifelogs.com>
3026
3027         * auth-source.el (auth-source-netrc-create): Use `read-char' instead of
3028         `read-char-choice' for backwards compatibility.
3029         (auth-source-netrc-element-or-first): New function to DTRT for
3030         parameter extraction.
3031         (auth-source-netrc-create): Use it and fix multiple parameter print
3032         bug.  Use the default passed from above (given-default) or the
3033         built-in (user-login-name for :user).
3034
3035 2011-02-23  Lars Ingebrigtsen  <larsi@gnus.org>
3036
3037         * gnus-start.el (gnus-dribble-read-file):
3038         Set buffer-save-without-query, since we always want to save the dribble
3039         file, probably.
3040
3041         * nnmail.el (nnmail-article-group): Allow a final "" split to work on
3042         nnimap.
3043
3044         * gnus-sum.el (gnus-user-date-format-alist): Rename back again from
3045         -summary- since it's a user-visible variable.
3046
3047         * nnimap.el (nnimap-retrieve-group-data-early): Don't do QRESYNC the
3048         first time you use the new Gnus.
3049
3050 2011-02-22  Teodor Zlatanov  <tzz@lifelogs.com>
3051
3052         * auth-source.el: Don't load netrc.el.
3053         (auth-sources): Search ~/.netrc as well by default.
3054         (auth-source-debug): Add 'trivia option for extra output.
3055         (auth-source-do-trivia): Use it.
3056         (auth-source-search): Simplify logic to use
3057         `auth-source-search-backends'.  Use `auth-source-do-trivia' where
3058         appropriate.  Don't keep a running count at this level.  Layer :create
3059         and :delete options appropriately on the first and second passes.
3060         Don't track the backend with the search results.
3061         (auth-source-search-backends): New function to search a list of
3062         backends for a processed spec.
3063         (auth-source-netrc-parse): Cache all netrc files, making
3064         auth-source-netrc-cache an alist keyed by the file name and using the
3065         file mtime as the caching criterion.  Keep the obfuscated data secret
3066         with a lexical bind.
3067         (auth-source-netrc-search): Don't calculate the length of the results
3068         unnecessarily.
3069         (auth-source-search-backends): Fix bug.
3070         (auth-source-netrc-create): Rework prompts.
3071
3072 2011-02-22  Andrew Cohen  <cohen@andy.bu.edu>
3073
3074         * nnir.el (nnir-imap-search-arguments,nnir-imap-default-search-key):
3075         Lower case names of search constraints.
3076         (nnir-run-query): Cache and reuse search constraints for all imap
3077         servers.
3078
3079 2011-02-22  Lars Ingebrigtsen  <larsi@gnus.org>
3080
3081         * gnus-msg.el (gnus-inews-add-send-actions): Restore the winconf name
3082         after exit.
3083         (gnus-setup-message): Define missing variable from last checkin.
3084
3085         * gnus-sum.el (gnus-summary-show-article): When called with t as the
3086         value, show the raw article.
3087
3088 2011-02-22  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
3089
3090         * gnus.el: No Gnus v0.13 is released.
3091
3092 2011-02-21  Lars Ingebrigtsen  <larsi@gnus.org>
3093
3094         * nnimap.el (nnimap-open-connection-1): Revert last change, since
3095         auth-source now accepts numbers.
3096
3097         * auth-source.el (auth-source-netrc-parse): Accept a number as the port
3098         spec, too.
3099         (auth-source-ensure-strings): New function.
3100
3101         * gnus-art.el (gnus-article-update-date-headers): Doc fix.
3102         (gnus-article-setup-buffer): Always restart the date timer so that user
3103         changes to the frequency is respected.
3104
3105         * nnimap.el (nnimap-open-connection-1): auth-source expects strings as
3106         port numbers, so make sure it gets that if nnimap-server-port is
3107         explicit.
3108
3109 2011-02-21  Simon Josefsson  <simon@josefsson.org>
3110
3111         * nnimap.el (nnimap-inbox): Doc fix.
3112
3113 2011-02-21  Chong Yidong  <cyd@stupidchicken.com>
3114
3115         * color.el (color-name-to-rgb): Rename from color-rgb->normalize.
3116         Autoload.  Add optional arg FRAME, and pass it to color-values.
3117         (color-complement): Caller changed.  Doc fix.
3118         (color-gradient): Rewrite for better clarity and efficiency.
3119
3120 2011-02-20  Chong Yidong  <cyd@stupidchicken.com>
3121
3122         * shr-color.el (shr-color->hexadecimal): Use renamed function names
3123         color-rgb-to-hex, color-name-to-rgb, color-srgb-to-lab, and
3124         color-lab-to-srgb.
3125
3126 2011-02-20  Drew Adams  <drew.adams@oracle.com>
3127
3128         * color.el: First part of merge from hexrgb.el.
3129         (color-rgb-to-hex): Rename from color-rgb->hex.
3130         (color-rgb-to-hsv): Rename from color-rgb->hsv.  Force hue and
3131         saturation to zero if the value is too small.
3132         (color-rgb-to-hsl): Rename from color-rgb->hsl.
3133         (color-srgb-to-xyz): Rename from color-srgb->xyz.  Doc fix.
3134         (color-xyz-to-srgb): Rename from color-xyz->srgb.  Doc fix.
3135         (color-xyz-to-lab): Rename from color-xyz->lab.  Doc fix.
3136         (color-lab-to-xyz): Rename from color-lab->xyz.  Doc fix.
3137         (color-lab-to-srgb): Rename from color-lab->srgb.  Doc fix.
3138         (color-cie-de2000): Doc fix.
3139
3140 2011-02-21  Lars Ingebrigtsen  <larsi@gnus.org>
3141
3142         * nntp.el (nntp-finish-retrieve-group-infos): Add a kludge to use the
3143         given method as in the group name if we're using an extended method.
3144         (nntp-finish-retrieve-group-infos): Wait for the end of the LIST ACTIVE
3145         command, if we're using that, instead of waiting for the beginning.
3146
3147         * gnus-start.el (gnus-get-unread-articles): Extend the methods so that
3148         we're sure to get unique server names, and we don't output two async
3149         commands in the same buffer.  This fixes an NNTP hang for some users.
3150
3151 2011-02-21  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
3152
3153         * gnus.el: No Gnus v0.11 is released.
3154
3155 2011-02-21  Lars Ingebrigtsen  <larsi@gnus.org>
3156
3157         * gnus-sum.el (gnus-summary-next-article): Add a kludge to reselect the
3158         summary buffer before reading going to the next buffer.  This avoids
3159         putting the point in the group buffer if you `C-g' the command.
3160
3161         * auth-source.el (auth-source-netrc-parse): Add an in-memory netrc
3162         cache (for now) to make ~/.authinfo.gpg files usable.
3163
3164         * nnfolder.el (copyright-update): Define for the compiler.
3165
3166         * auth-source.el (auth-source-search): Fix unbound variable.
3167
3168 2011-02-19  Glenn Morris  <rgm@gnu.org>
3169
3170         * gnus.el (gnus-meta): Doc fix.
3171
3172 2011-02-19  Chong Yidong  <cyd@stupidchicken.com>
3173
3174         * nnfolder.el (nnfolder-save-buffer): Don't let-bind copyright-update,
3175         in case it's not yet loaded.
3176
3177 2011-02-20  Lars Ingebrigtsen  <larsi@gnus.org>
3178
3179         * nnimap.el (nnimap-wait-for-response): Ensure that we get the entire
3180         line we're waiting for.
3181
3182 2011-02-19  Darren Hoo  <darren.hoo@gmail.com>  (tiny change)
3183
3184         * gnus-art.el (gnus-article-next-page-1): Because customized mode-line
3185         face with line-width greater than zero will cause RET in gnus summary
3186         buffer to scroll down article page-wise because auto vscroll happens,
3187         it should be temporally disabled when doing a scroll-up.
3188
3189 2011-02-19  Lars Ingebrigtsen  <larsi@gnus.org>
3190
3191         * nnimap.el (nnimap-parse-copied-articles): Allow for "<foo> OK"
3192         outputs from the server.
3193
3194 2011-02-18  Antoine Levitt  <antoine.levitt@gmail.com>  (tiny change)
3195
3196         * gnus-art.el (gnus-article-prepare): Run gnus-article-prepare-hook
3197         later so that bbdb can hook in easier.
3198
3199 2011-02-18  Lars Ingebrigtsen  <larsi@gnus.org>
3200
3201         * auth-source.el (auth-source-search): Don't try to create credentials
3202         if the caller doesn't want that.
3203         (auth-source-search): If we don't find a match, don't bug out on
3204         non-bound variables.
3205         (auth-source-search): Only ask a single backend to create the
3206         credentials.
3207
3208         * nnimap.el (nnimap-log-command): Add a newline to the inhibited
3209         logging.
3210         (nnimap-credentials): Protect against auth-source-search returning nil.
3211         (nnimap-request-list): Protect against not being able to open the
3212         server.
3213
3214 2011-02-17  Lars Ingebrigtsen  <larsi@gnus.org>
3215
3216         * auth-source.el (auth-source-search): Do a two-phase search, one with
3217         no :create to get the responses from all backends.
3218
3219         * nnimap.el (nnimap-open-connection-1): Delete duplicate server names
3220         when getting credentials.
3221
3222         * gnus-util.el (gnus-delete-duplicates): New function.
3223
3224 2011-02-17  Teodor Zlatanov  <tzz@lifelogs.com>
3225
3226         * nnimap.el (nnimap-credentials): Instead of picking the first port as
3227         a creation default, pass the whole port list down.  It will be
3228         completed.
3229
3230         * auth-source.el (auth-source-search): Updated docs to talk about
3231         multiple creation choices.
3232         (auth-source-netrc-create): Accept a list as a value (from the search
3233         parameters) and do completion on that list.  Keep a separate netrc line
3234         with the password obscured for showing the user.
3235
3236         * nnimap.el (nnimap-open-connection-1): Make the `nnimap-address' the
3237         first choice to `auth-source-search' so it will be used for entry
3238         creation instead of the server's Gnus-specific name.
3239         (nnimap-credentials): Rely on the auth-source library to select which
3240         port is actually wanted in the new netrc entry, so don't override
3241         `auth-source-creation-defaults'.
3242
3243         * auth-source.el (auth-source-netrc-parse): Use :port instead of
3244         :protocol and accept a missing user, host, or port as a wildcard match.
3245         (auth-source-debug): Default to off.
3246
3247         (auth-source-netrc-search, auth-source-netrc-create)
3248         (auth-source-secrets-search, auth-source-secrets-create)
3249         (auth-source-user-or-password, auth-source-backend, auth-sources)
3250         (auth-source-backend-parse-parameters, auth-source-search): Use :port
3251         instead of :protocol.
3252
3253         * nnimap.el (nnimap-credentials): Pass a port default to
3254         `auth-source-search' in case an entry needs to be created.
3255         (nnimap-open-connection-1): Use :port instead of :protocol.
3256
3257 2011-02-17  Katsumi Yamaoka  <yamaoka@jpl.org>
3258
3259         * auth-source.el: Bind load-path when loading EIEIO from
3260         "gnus-fallback-lib/eieio"; don't pass more than two args, that XEmacs
3261         21.4 doesn't support, to `require'.
3262         (auth-source-secrets-search): Use mm-delete-duplicates instead of
3263         delete-dups that is not available in XEmacs 21.4.
3264
3265 2011-02-16  Raphael Kubo da Costa  <kubito@gmail.com>  (tiny change)
3266
3267         * auth-source.el: Correctly load EIEIO from "gnus-fallback-lib/eieio"
3268         as EIEIO must also be loaded when auth-source.el is being
3269         byte-compiled.
3270
3271 2011-02-16  Teodor Zlatanov  <tzz@lifelogs.com>
3272
3273         * gnus-fallback-lib/eieio/eieio.el: Copy from Emacs.
3274
3275         * gnus-fallback-lib/eieio/eieio-speedbar.el: Copy from Emacs.
3276
3277         * gnus-fallback-lib/eieio/eieio-opt.el: Copy from Emacs.
3278
3279         * gnus-fallback-lib/eieio/eieio-datadebug.el: Copy from Emacs.
3280
3281         * gnus-fallback-lib/eieio/eieio-custom.el: Copy from Emacs.
3282
3283         * gnus-fallback-lib/eieio/eieio-comp.el: Copy from Emacs.
3284
3285         * gnus-fallback-lib/eieio/eieio-base.el: Copy from Emacs.
3286
3287         * auth-source.el: Load EIEIO from "gnus-fallback-lib/eieio" if
3288         necessary.
3289
3290 2011-02-16  Lars Ingebrigtsen  <larsi@gnus.org>
3291
3292         * gnus-sum.el (gnus-propagate-marks): Change default to t again, since
3293         nil means that nnimap doesn't get updated.
3294
3295 2011-02-16  Teodor Zlatanov  <tzz@lifelogs.com>
3296
3297         * auth-source.el (auth-source-netrc-create): Return a synthetic search
3298         result when the user doesn't want to write to the file.
3299         (auth-source-netrc-search): Expect a synthetic result and proceed
3300         accordingly.
3301         (auth-source-cache-expiry): New variable to override
3302         `password-cache-expiry'.
3303         (auth-source-remember): Use it.
3304
3305         * nnimap.el (nnimap-credentials): Remove the `inhibit-create'
3306         parameter.  Create entry if necessary by using :create t.
3307         (nnimap-open-connection-1): Don't pass `inhibit-create'.
3308
3309 2011-02-15  Teodor Zlatanov  <tzz@lifelogs.com>
3310
3311         * auth-source.el (auth-source-debug): Enable by default and don't
3312         mention the obsolete `auth-source-hide-passwords'.
3313         (auth-source-do-warn): New function to debug unconditionally.
3314         (auth-source-do-debug): Use it.
3315         (auth-source-backend-parse): Use it for invalid `auth-sources' entries
3316         and for Secrets API entries when the secrets.el library is not
3317         available.
3318
3319 2011-02-14  Lars Ingebrigtsen  <larsi@gnus.org>
3320
3321         * gnus-sum.el (gnus-propagate-marks): Default to nil.
3322         (gnus-summary-exit): Kill the correct article buffer on exit from a
3323         `C-d' group.
3324
3325         * gnus-start.el (gnus-use-backend-marks): Removed, since it duplicates
3326         gnus-propagate-marks.
3327
3328         * gnus-sum.el (gnus-summary-exit-no-update): Restore the group conf
3329         before killing the buffers so that a non-full window conf gets handled
3330         correctly.
3331         (gnus-summary-exit): Ditto.
3332         (gnus-summary-read-group-1): Ditto.
3333
3334         * nntp.el (nntp-retrieve-group-data-early): Reinstate the two-part
3335         async code again so that we can debug it properly.
3336
3337         * message.el (message-reply): Take an optional switch-buffer parameter
3338         so that Gnus window confs are respected better.
3339
3340 2011-02-14  Teodor Zlatanov  <tzz@lifelogs.com>
3341
3342         * auth-source.el (auth-source-backend-parse-parameters): Don't rely on
3343         `plist-get' to accept non-list parameters (XEmacs issue).
3344         Fix docstring.
3345         (auth-source-secrets-search): Use `delete-dups', `append mapcar', and
3346         `butlast' instead of `remove-duplicates', `mapcan', and `subseq'.
3347         (auth-sources, auth-source-backend-parse, auth-source-secrets-search):
3348         Login collection is "Login" and not "login".
3349
3350 2011-02-14  Lars Ingebrigtsen  <larsi@gnus.org>
3351
3352         * gnus-art.el (article-update-date-lapsed): Don't bug out when updating
3353         multiple headers.
3354
3355         * nnimap.el (nnimap-inhibit-logging): New variable.
3356         (nnimap-log-command): Don't log login commands.
3357
3358         * auth-source.el (auth-source-netrc-search): The asserts seem to want
3359         to have more parameters.
3360
3361         * nnimap.el (nnimap-send-command): Mark the command time for each
3362         command, so that we don't get NOOPs stepping on our toes.
3363
3364         * gnus-art.el (article-date-ut): Get the date from the Date header on
3365         `t'.
3366
3367 2011-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
3368
3369         * auth-source.el (auth-source-search): Use copy-sequence instead of
3370         the cl.el copy-list.
3371
3372 2011-02-13  Teodor Zlatanov  <tzz@lifelogs.com>
3373
3374         * imap.el: Bring it back (revert
3375         84d800cd31de3064f0ed39617d725709a2f8f42f).
3376
3377 2011-02-13  Adam Sjøgren  <asjo@koldfront.dk>
3378
3379         * gnus-delay.el (gnus-delay-article) Fix number of seconds per day.
3380         Improve prompt.
3381
3382 2011-02-13  Lars Ingebrigtsen  <larsi@gnus.org>
3383
3384         * gnus-art.el (gnus-article-mode-line-format): Remove the article
3385         washing status from the default format.  It isn't very informative.
3386
3387 2011-02-13  Tassilo Horn  <tassilo@member.fsf.org>  (tiny change)
3388
3389         * nnimap.el (nnimap-request-accept-article, nnimap-process-quirk):
3390         Fix Gcc processing on imap.
3391
3392 2011-02-13  Teodor Zlatanov  <tzz@lifelogs.com>
3393
3394         * imap.el: Remove file.  All the functionality is in nnimap.el.
3395
3396 2011-02-10  Stefan Monnier  <monnier@iro.umontreal.ca>
3397
3398         * message.el (message-bury): Don't pop up a new window when selected
3399         window is dedicated.
3400
3401 2011-02-10  Antoine Levitt  <antoine.levitt@gmail.com>  (tiny change)
3402
3403         * gnus-sum.el (gnus-summary-save-parts): Use read-directory-name.
3404
3405 2011-02-10  Teodor Zlatanov  <tzz@lifelogs.com>
3406
3407         * sieve-manage.el: Autoload `auth-source-search'.
3408         (sieve-sasl-auth): Use it.
3409
3410 2011-02-09  Teodor Zlatanov  <tzz@lifelogs.com>
3411
3412         * nnimap.el: Autoload `auth-source-forget+'.
3413         (nnimap-open-connection-1): Use it if the connection fails.
3414
3415         * auth-source.el: Require `password-cache'.
3416         (auth-source-hide-passwords, auth-source-cache): Remove and mark
3417         obsolete.
3418         (auth-source-magic): Marker for `password-cache' keys.
3419         (auth-source-do-cache): Update docstring.
3420         (auth-source-search): Use and check cache.
3421         (auth-source-forget-all-cached, auth-source-remember)
3422         (auth-source-recall, auth-source-forget, auth-source-forget+)
3423         (auth-source-specmatchp): Caching support functions.
3424         (auth-source-forget-user-or-password, auth-source-forget-all-cached):
3425         Remove and obsolete.
3426         (auth-source-user-or-password): Remove caching to further discourage
3427         using it.  Always hide passwords.
3428
3429         * password-cache.el (password-cache-remove): Accept secrets that are
3430         not strings.
3431
3432 2011-02-09  Lars Ingebrigtsen  <larsi@gnus.org>
3433
3434         * nntp.el (nntp-retrieve-group-data-early-disabled): Disable the async
3435         code for now, since it doesn't work for all users.
3436
3437 2011-02-09  Julien Danjou  <julien@danjou.info>
3438
3439         * message.el (message-options): Make message-options really buffer
3440         local.
3441
3442 2011-02-08  Teodor Zlatanov  <tzz@lifelogs.com>
3443
3444         * mail-source.el: Autoload `auth-source-search'.
3445         (mail-source-keyword-map): Note order matters.
3446         (mail-source-set-1): Get all the mail-source source values and
3447         defaults and search auth-source on those if needed.  This can all
3448         probably be simplified.
3449
3450         * nnimap.el: Autoload `auth-source-search'.
3451         (nnimap-credentials): Use it.
3452         (nnimap-open-connection-1): Ask for the virtual server and physical
3453         address in one shot.
3454
3455         * nntp.el: Autoload `auth-source-search'.
3456         (nntp-send-authinfo): Use it.  Note TODO.
3457
3458 2011-02-08  Julien Danjou  <julien@danjou.info>
3459
3460         * shr.el (shr-tag-body): Add support for text attribute in body
3461         markups.
3462
3463         * message.el (message-options): Make message-options a local variable.
3464
3465 2011-02-07  Teodor Zlatanov  <tzz@lifelogs.com>
3466
3467         * auth-source.el (auth-source-secrets-search)
3468         (auth-source-user-or-password): Use `append' instead of `nconc'.
3469         (auth-source-user-or-password): Build return list better and protect
3470         against nil :secret.
3471
3472 2011-02-07  Lars Ingebrigtsen  <larsi@gnus.org>
3473
3474         * nnimap.el (nnimap-update-info): Refactor slightly.
3475         (nnimap-update-info): Tell Gnus whether there are any \Recent messages.
3476         (nnimap-update-info): Clean up slightly.
3477         (nnimap-quirk): Add quirk for Gmail IMAP which bugs out on NUL
3478         characters.
3479         (nnimap-process-quirk): Rename function to avoid collision.
3480         (nnimap-update-info): Fix macrology bug-out.
3481         (nnimap-update-info): Simplify split history test.
3482
3483 2011-02-06  Michael Albinus  <michael.albinus@gmx.de>
3484
3485         * auth-source.el (top): Require 'eieio unconditionally.
3486         Autoload `secrets-get-attributes' instead of `secrets-get-attribute'.
3487         (auth-source-secrets-search): Limit search when `max' is greater than
3488         number of results.
3489
3490 2011-02-06  Lars Ingebrigtsen  <larsi@gnus.org>
3491
3492         * nntp.el (nntp-finish-retrieve-group-infos): Protect against the first
3493         part not returning any data.
3494
3495         * proto-stream.el (open-protocol-stream): Document the return value.
3496
3497 2011-02-06  Teodor Zlatanov  <tzz@lifelogs.com>
3498
3499         * auth-source.el (auth-source-secrets-search): Add examples.
3500
3501 2011-02-06  Julien Danjou  <julien@danjou.info>
3502
3503         * message.el (message-setup-1): Handle message-generate-headers-first
3504         set to t.
3505
3506 2011-02-06  Teodor Zlatanov  <tzz@lifelogs.com>
3507
3508         * auth-source.el (auth-sources): Allow for simpler defaults for Secrets
3509         API with a string "secrets:collection-name" and with 'default.
3510         (auth-source-backend-parse): Parse "secrets:collection-name" and
3511         'default.  Recurse on parses instead of repeating code.  Use the
3512         Secrets API is the source is not nil and 'ignore otherwise.  Emit a
3513         message when ignoring a source.
3514         (auth-source-search): List ignored search keys at the top level.
3515         (auth-source-netrc-create): Use `case' instead of `cond'.
3516         (auth-source-secrets-search): Created with TODOs.
3517         (auth-source-secrets-create): Created with TODOs.
3518         (auth-source-retrieve, auth-source-create, auth-source-delete)
3519         (auth-source-protocol-defaults, auth-source-user-or-password-imap)
3520         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
3521         (auth-source-user-or-password-sftp)
3522         (auth-source-user-or-password-smtp): Remove.
3523         (auth-source-user-or-password): Deprecated and modified to be a wrapper
3524         around `auth-source-search'.  Not tested thoroughly.
3525
3526 2011-02-04  Teodor Zlatanov  <tzz@lifelogs.com>
3527
3528         * auth-source.el: Bring in assoc and eioeio libraries.
3529         (secrets-enabled): New variable to track the status of the Secrets API.
3530         (auth-source-backend): New EIOEIO class to represent a backend.
3531         (auth-source-creation-defaults): New variable to set prompt defaults
3532         during token creation (see the `auth-source-search' docstring for
3533         details).
3534         (auth-sources): Simplify to allow a simple string as a netrc backend
3535         spec.
3536         (auth-source-backend-parse): Parse a backend from an `auth-sources' spec.
3537         (auth-source-backend-parse-parameters): Fill in the backend parameters.
3538         (auth-source-search): Main auth-source API entry point.
3539         (auth-source-delete): Wrapper around `auth-source-search' for deletion.
3540         (auth-source-search-collection): Helper function for searching.
3541         (auth-source-netrc-parse, auth-source-netrc-normalize)
3542         (auth-source-netrc-search, auth-source-netrc-create): Netrc backend.
3543         Supports search, create, and delete.
3544         (auth-source-secrets-search, auth-source-secrets-create): Secrets API
3545         backend stubs.
3546         (auth-source-user-or-password): Call `auth-source-search' but it's not
3547         ready yet.
3548
3549 2011-02-04  Lars Ingebrigtsen  <larsi@gnus.org>
3550
3551         * message.el (message-setup-1): Remove the read-only stuff, since it
3552         doesn't work under XEmacs, for some reason.
3553
3554         * gnus-sum.el (gnus-user-date): Rename back from
3555         gnus-summary-user-date since user code refers to it.
3556
3557         * shr.el (shr-render-td): Store the actual background color used.
3558
3559         * message.el (message-setup-1): Don't bind the constant
3560         -forbidden-properties.
3561         (message-setup-1): Revert previous change, since it needs to bind the
3562         props to insert them.
3563         (message-resend): Allow removing the read-only separator line.
3564
3565 2011-02-03  Lars Ingebrigtsen  <larsi@gnus.org>
3566
3567         * nnimap.el (nnimap-request-accept-article): Give an error message if
3568         the APPEND wasn't successful.
3569
3570 2011-02-03  Adam Sjøgren  <asjo@koldfront.dk>
3571
3572         * gnus-start.el (gnus-get-unread-articles): Fix the call to methods
3573         that have no groups.
3574
3575 2011-02-03  Julien Danjou  <julien@danjou.info>
3576
3577         * gnus-draft.el: Remove progn around gnus-draft-setup.
3578
3579 2011-02-03  Lars Ingebrigtsen  <larsi@gnus.org>
3580
3581         * gnus-start.el (gnus-read-active-for-groups): This function is never
3582         called with a nil `infos', so clean that up.
3583         (gnus-get-unread-articles): Request active files from primary/secondary
3584         methods that have no groups (yet).
3585
3586 2011-02-03  Julien Danjou  <julien@danjou.info>
3587
3588         * message.el (message-setup-1): Always generate References first.
3589         (message-mail): Return the return value of message-setup, not always t.
3590         (message-setup-1): Insert mail-header-separator with read-only and
3591         intangible properties set.
3592
3593         * gnus.el (gnus-summary-line-format): Add missing semi-colon for
3594         user-date in docstring.
3595
3596         * gnus-art.el (gnus-article-jump-to-part): Remove useless sit-for.
3597
3598         * gnus.el (gnus-summary-line-format): Mention &user-date format in
3599         docstring.
3600
3601         * gnus.el (gnus-user-date-format-alist): Change default value.
3602         Use defcustom, with type and group. Move from gnus-util.el.
3603         Rename to gnus-summary-user-date-format-alist.
3604
3605 2011-02-03  Glenn Morris  <rgm@gnu.org>
3606
3607         * nnimap.el (gnus-fetch-headers): Declare.
3608
3609         * nnheader.el (gnus-range-add, gnus-remove-from-range): Autoload.
3610
3611 2011-02-03  Lars Ingebrigtsen  <larsi@gnus.org>
3612
3613         * message.el (message-forward-make-body-digest-plain)
3614         (message-followup, message-reply): Clean up things noted by Stefan.
3615
3616         * gnus-art.el (gnus-article-setup-buffer): Stop the date timer if
3617         gnus-article-update-date-headers is nil.
3618         (gnus-article-date-headers): Rip out the old -treat-date-* stuff, since
3619         it didn't really work with defcustom.
3620         (article-update-date-lapsed): Make sure the window start doesn't move,
3621         either.
3622
3623 2011-02-01  Julien Danjou  <julien@danjou.info>
3624
3625         * mm-uu.el (mm-uu-type-alist): Add support for git format-patch diff
3626         format.
3627
3628         * mm-decode.el (mm-inline-media-tests): Do not check for diff-mode it's
3629         standard in Emacs nowadays.
3630
3631         * color.el (color-gradient): Add a color-gradient function.
3632
3633 2011-02-01  Stefan Monnier  <monnier@iro.umontreal.ca>
3634
3635         * message.el (message-expand-name): Don't trust the return value of
3636         bbdb-complete-name.
3637         (message-check-news-header-syntax): Remove unused var `start'.
3638         (message-idna-to-ascii-rhs-1): Remove unused vars `rhs' and `address'.
3639         (message-inhibit-body-encoding): Move to before first use.
3640         (mail-abbrev-mode-regexp, Expires, User-Agent, Lines, Distribution)
3641         (To, References, In-Reply-To, Newsgroups, Subject, Path, From)
3642         (Organization, Message-ID, Date, mh-previous-window-config):
3643         Defvar the vars using dynamic scoping.
3644
3645 2011-02-01  Lars Ingebrigtsen  <larsi@gnus.org>
3646
3647         * shr.el (shr-render-td): Only do colors at the final rendering.
3648         Should be slightly faster.
3649         (shr-insert-table): Fix up TD background colors when doing the
3650         vertical padding.
3651
3652         * gnus-art.el (article-date-ut): Protect against articles with no Date
3653         header.
3654         (article-update-date-lapsed): Don't use current-column to find the
3655         horizontal position.  It's fragile in the presence of \003 characters.
3656
3657         * gnus-start.el (gnus-read-active-file-1): Remove dead parameter infos.
3658
3659 2011-01-31  Lars Ingebrigtsen  <larsi@gnus.org>
3660
3661         * gnus-art.el (article-transform-date): Rewrite to still work when
3662         there are several rfc2822 parts.
3663         (article-transform-date): Fix infinite recursion.
3664         (article-date-ut): Replace infinitely many Date headers with a single
3665         one when called interactively.
3666
3667         * nnimap.el (nnimap-wait-for-response): Wait for results in a more
3668         secure manner.
3669
3670         * gnus-art.el (article-update-date-lapsed): Try to avoid having point
3671         move around by not using save-window-excursion.  It seems to work...
3672
3673 2011-01-31  Katsumi Yamaoka  <yamaoka@jpl.org>
3674
3675         * gnus-art.el (article-make-date-line): Work for user-defined format.
3676
3677 2011-01-31  Lars Ingebrigtsen  <larsi@gnus.org>
3678
3679         * nntp.el (nntp-retrieve-group-data-early)
3680         (nntp-finish-retrieve-group-infos): Implement the asynchronous data
3681         fetching functions.
3682
3683         * gnus-start.el (gnus-read-active-for-groups): Read the active files
3684         thoroughly for all backends that have no known groups.  This should
3685         allow new nnml methods to retrieve mail.
3686
3687         * gnus-group.el (gnus-group-jump-to-group): Allow jumping to groups
3688         that Gnus doesn't know exists again.
3689
3690         * gnus-art.el (gnus-article-date-lapsed-new-header): Remove.
3691         (gnus-treat-date-ut): Ditto.
3692         (gnus-article-update-date-header): Rename.
3693         (gnus-treat-date-local): Remove.
3694         (gnus-treat-date-english): Remove.
3695         (gnus-treat-date-lapsed): Remove.
3696         (gnus-treat-date-combined-lapsed): Remove.
3697         (gnus-treat-date-original): Remove.
3698         (gnus-treat-date-iso8601): Remove.
3699         (gnus-treat-date-user-defined): Remove.
3700         (gnus-article-date-headers): New variable to control all the date
3701         header options.
3702         (article-date-ut): Rewrite to allow using the new way to format date
3703         headers(s).
3704
3705 2011-01-30  Lars Ingebrigtsen  <larsi@gnus.org>
3706
3707         * nnmail.el (nnmail-article-group): Check for a direct fancy split
3708         method.
3709         (nnmail-article-group): A better test for fanciness.
3710
3711         * nnimap.el (nnimap-request-head): Protect against not finding the
3712         article by Message-ID.
3713
3714 2011-01-29  Lars Ingebrigtsen  <larsi@gnus.org>
3715
3716         * gnus-art.el (article-update-date-lapsed): Try a better way to really
3717         keep point at the "same place".
3718
3719 2011-01-28  Lars Ingebrigtsen  <larsi@gnus.org>
3720
3721         * gnus-sum.el (gnus-select-newsgroup): Don't try to alter the active
3722         data if the group is inactive.
3723
3724 2011-01-28  Julien Danjou  <julien@danjou.info>
3725
3726         * gnus-win.el: Remove dead function gnus-window-configuration-element.
3727         (gnus-all-windows-visible-p): Remove old compatibility code.
3728         (gnus-window-top-edge): Add docstring.
3729
3730         * gnus-group.el (gnus-group-jump-to-group): Set must match to t.
3731
3732 2011-01-28  Lars Ingebrigtsen  <larsi@gnus.org>
3733
3734         * gnus-int.el (gnus-request-marks): Call *-request-marks instead of the
3735         older request-update-info.
3736
3737         * gnus-art.el (article-make-date-line): Limit the length a bit more.
3738
3739 2011-01-28  Daiki Ueno  <ueno@unixuser.org>
3740
3741         * mml2015.el (mml2015-epg-sign, mml2015-epg-encrypt):
3742         Give mml2015-signers higher precedence over mml2015-sign-with-sender.
3743
3744 2011-01-27  Lars Ingebrigtsen  <larsi@gnus.org>
3745
3746         * gnus-group.el (gnus-group-refresh-group): Refresh even non-visible
3747         groups.  This makes the nndraft:queue group pop up if it's not already
3748         there.
3749
3750         * gnus-sum.el (gnus-summary-read-group-1): Fix the "contains no
3751         messages" logic, which was reversed.
3752
3753         * gnus-art.el (article-update-date-lapsed): Ensure that point stays at
3754         the "same place" even if point is on the line being replaced.
3755         (article-update-date-lapsed): Allow updating both the combined lapsed
3756         and the lapsed headers.
3757         (article-update-date-lapsed): Skip past all the X-Sent/Date headers.
3758         (article-make-date-line): Limit the number of segments dynamically to
3759         avoid too-long lines.
3760
3761 2011-01-27  Julien Danjou  <julien@danjou.info>
3762
3763         * mml2015.el (mml2015-epg-sign): Add and use mml2015-sign-with-sender.
3764         (mml2015-epg-encrypt): Use mml2015-sign-with-sender.
3765
3766 2011-01-27  Katsumi Yamaoka  <yamaoka@jpl.org>
3767
3768         * shr.el (shr-expand-newlines, shr-previous-newline-padding-width):
3769         Use plist-get instead of the cl function getf.
3770
3771 2011-01-27  Glenn Morris  <rgm@gnu.org>
3772
3773         * gnus-util.el (float-time): Get rid of compiler warning, again.
3774
3775 2011-01-27  Lars Ingebrigtsen  <larsi@gnus.org>
3776
3777         * shr.el (shr-put-color): Special-case background colors: Do put them
3778         at the blank parts at the front of the lines.
3779
3780         * gnus-draft.el (gnus-draft-clear-marks): New function to be run as an
3781         exit hook to nix out all data on readedness on group exit.
3782
3783         * gnus-util.el (float-time): If float-time is bound, always use it on
3784         all Emacsen.  It's unclear why the subrp check was there.
3785         (time-date): Require to make some autoload issues on XEmacs go away.
3786
3787         * shr.el (shr-put-color): Don't do the box padding in tables, since
3788         they're already padded.
3789
3790 2011-01-26  Lars Ingebrigtsen  <larsi@gnus.org>
3791
3792         * gnus-art.el (gnus-article-next-page): When the last line of the
3793         article is displayed, scroll down once more instead of going to the
3794         next article at once.
3795         (article-lapsed-string): Refactor out and allow specifying how many
3796         segments you want.
3797         (gnus-article-setup-buffer): Start updating the lapsed header directly.
3798         (gnus-article-update-lapsed-header): New variable.
3799
3800         * shr.el: Revert change that made headings use different-sized faces.
3801         The Emacs display engine isn't advanced enough that, for instance,
3802         tables can comfortably use differently-sized faces.
3803
3804 2011-01-25  Lars Ingebrigtsen  <larsi@gnus.org>
3805
3806         * nnimap.el (nnimap-open-connection-1): Store the actual stream type
3807         used.
3808         (nnimap-login): Prefer plain LOGIN if it's enabled (since it requires
3809         fewer round trips than CRAM-MD5, and it's less likely to be buggy), and
3810         we're using an encrypted connection.
3811
3812         * proto-stream.el: Alter the interface functions to also return the
3813         actual stream type used: network or tls.
3814
3815 2011-01-25  Julien Danjou  <julien@danjou.info>
3816
3817         * mm-view.el (mm-display-shell-script-inline): Fix typo in docstring.
3818         (mm-display-javascript-inline): New function.
3819
3820         * mm-decode.el (mm-inline-media-tests): Add application/javascript
3821         viewing function.
3822
3823 2011-01-25  Katsumi Yamaoka  <yamaoka@jpl.org>
3824
3825         * shr.el (shr-expand-newlines): Fix variable name.
3826
3827 2011-01-25  Lars Ingebrigtsen  <larsi@gnus.org>
3828
3829         * shr.el (shr-expand-newlines): Make nested boxes work.
3830
3831 2011-01-24  Lars Ingebrigtsen  <larsi@gnus.org>
3832
3833         * shr.el (shr-expand-newlines): Proof of concept implementation of boxy
3834         backgrounds.
3835         (shr-expand-newlines): Switch to using overlays to enable kill'n'yank
3836         in a more sensible manner.
3837
3838 2011-01-24  Teodor Zlatanov  <tzz@lifelogs.com>
3839
3840         * mml-smime.el (mml-smime-use): Make it a defcustom and default to 'epg
3841         if EPG is loaded.
3842
3843 2011-01-24  Julien Danjou  <julien@danjou.info>
3844
3845         * shr.el: Use defface to create shr-tag-h[1-6] faces to fontify h[1-6]
3846         tags.
3847
3848 2011-01-24  Lars Ingebrigtsen  <larsi@gnus.org>
3849
3850         * gnus-art.el (gnus-article-read-summary-keys): Don't call disabled
3851         commands.
3852
3853         * gnus-gravatar.el (gnus-gravatar-insert): Don't move point around
3854         in the article buffer.
3855         (gnus-gravatar-insert): Use blank space from the current buffer to
3856         avoid breaking text properties.  This makes X-Sent updating work again.
3857
3858         * gravatar.el (gravatar-retrieve): Be silent when retrieving.
3859
3860 2011-01-23  Lars Ingebrigtsen  <larsi@gnus.org>
3861
3862         * gnus-html.el (gnus-html-image-fetched): Kill the buffer anyway, and
3863         fix the bug in url-http.el instead.
3864
3865         * shr.el (shr-image-fetched): Ditto.
3866
3867         * shr.el (shr-image-fetched): Avoid having point move in the article
3868         buffer.
3869
3870         * gnus-html.el (gnus-html-image-fetched): Don't kill the temporary
3871         buffer after being called.  It's apparently being killed by url.el, and
3872         killing it made point move to end-of-buffer in a random buffer.
3873
3874         * shr.el (shr-image-fetched): Ditto.
3875
3876 2011-01-23  Julien Danjou  <julien@danjou.info>
3877
3878         * mm-decode.el (mm-inline-media-tests): Change text/org to text/x-org.
3879
3880         * mm-uu.el (mm-uu-org-src-code-block-extract): Change text/org to
3881         text/x-org.
3882
3883 2011-01-22  Lars Ingebrigtsen  <larsi@gnus.org>
3884
3885         * gnus-sum.el (gnus-summary-move-article): Protect against backends
3886         (i.e., nnimap) returning nil as the article number.
3887
3888 2011-01-22  Kazuhiro Ito  <kzhr@d1.dion.ne.jp>  (tiny change)
3889
3890         * flow-fill.el (fill-flowed): Make `delete-space' option correspond to
3891         "DelSp" parameter in RFC3676.
3892
3893 2011-01-22  Lars Ingebrigtsen  <larsi@gnus.org>
3894
3895         * message.el (message-check-recipients): Display the encoded version of
3896         the bogus address if they differ.
3897
3898         * gnus-draft.el (gnus-group-send-queue): Really refresh the queue group
3899         after sending.
3900
3901         * gnus-agent.el (gnus-agent-send-mail): Ditto.
3902
3903         * gnus-group.el (gnus-group-refresh-group): New convenience function.
3904
3905         * gnus-draft.el (gnus-group-send-queue): Update the queue group in the
3906         group buffer after sending the queue.
3907
3908         * gnus-agent.el (gnus-agent-send-mail): Ditto.
3909
3910 2011-01-22  Julien Danjou  <julien@danjou.info>
3911
3912         * mailcap.el (mailcap-mime-extensions): Rename text/org to text/x-org.
3913
3914 2011-01-22  Lars Ingebrigtsen  <larsi@gnus.org>
3915
3916         * mm-decode.el (mm-preferred-alternative-precedence): Don't bug out on
3917         nested related parts.
3918
3919         * nnfolder.el (nnfolder-request-expire-articles): Return the list of
3920         unexpired articles.  This fixes the regression that led expiry marks to
3921         disappear from nnfolder groups.
3922
3923 2011-01-21  Stefan Monnier  <monnier@iro.umontreal.ca>
3924
3925         * gnus-art.el (gnus-button-alist, gnus-button-handle-info-keystrokes):
3926         Don't confuse the "ret" of "retrograde" with RET.
3927
3928 2011-01-21  Julien Danjou  <julien@danjou.info>
3929
3930         * gnus-art.el (gnus-mime-display-single): Use mm-display-inline rather
3931         than mm-insert-inline.
3932
3933 2011-01-21  Katsumi Yamaoka  <yamaoka@jpl.org>
3934
3935         * gnus-art.el (gnus-article-remove-images, gnus-article-show-images):
3936         Widen article buffer.
3937
3938 2011-01-20  Stefan Monnier  <monnier@iro.umontreal.ca>
3939
3940         * mm-util.el (mm-find-buffer-file-coding-system): Don't forget to kill
3941         the temp buffer.
3942         * message.el (message-mailer-swallows-blank-line): Use with-temp-buffer.
3943
3944 2011-01-20  Julien Danjou  <julien@danjou.info>
3945
3946         * mm-decode.el (mm-inline-media-tests): Add text/x-sh.
3947
3948         * gnus-art.el (gnus-mime-inline-part): Use mm-display-inline rather
3949         than mm-insert-inline to insert inline part: this respect
3950         mm-inline-media-tests displayers.
3951
3952         * mm-view.el (mm-display-shell-script-inline): New function.
3953
3954         * mm-decode.el (mm-inline-media-tests): Add x-shellscript and x-sh.
3955
3956         * mm-uu.el (mm-uu-type-alist): Add org block.
3957         (mm-uu-org-src-code-block-extract): New function.
3958
3959         * mm-view.el (mm-display-org-inline): New function.
3960
3961         * mm-decode.el (mm-automatic-display): Add text/org.
3962
3963         * mailcap.el (mailcap-mime-extensions): Add .org.
3964
3965 2011-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
3966
3967         * gnus-art.el (gnus-article-highlight): Remove argument passed to
3968         gnus-article-add-buttons.
3969
3970 2011-01-19  Tom Rauchenwald  <sehnsucht.nach.unendlichkeit@quantentunnel.de>  (tiny change)
3971
3972         * spam.el (spam-spamassassin-register-with-sa-learn): Insert a full
3973         From header with a date and "nobody" as the sender.
3974
3975 2011-01-19  Julien Danjou  <julien@danjou.info>
3976
3977         * gnus-art.el (gnus-article-add-buttons): Simplify condition.
3978         (gnus-button-push): Remove gnus-button-entry function, it fails heavily
3979         if you have the same regexp several times.
3980         (gnus-button-push): Fix matching when regexp is symbol.
3981
3982 2011-01-15  Glenn Morris  <rgm@gnu.org>
3983
3984         * message.el (message-mail): A compose-mail function should
3985         accept headers as strings.
3986
3987 2011-01-13  Chong Yidong  <cyd@stupidchicken.com>
3988
3989         * message.el (message-tool-bar-gnome): Tweak tool-bar items.
3990         Add :vert-only tags.
3991         (message-mail): New arg RETURN-ACTION.
3992         (message-return-action): New var.
3993         (message-bury): Use it.
3994         (message-mode): Make it buffer-local.
3995         (message-send-and-exit): Always call message-bury.
3996
3997         * gnus-msg.el (gnus-msg-mail): New arg RETURN-ACTION.  Pass it to
3998         message-mail.
3999
4000 2011-01-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4001
4002         * nnimap.el (nnimap-convert-partial-article): Protect against
4003         zero-length body parts.
4004
4005         * mm-decode.el (mm-preferred-alternative-precedence):
4006         Discourage showing empty parts.
4007
4008         * gnus-int.el (gnus-request-accept-article): Don't try to update marks
4009         and stuff if the backend didn't return the article number.  This fixes
4010         an Exchange-related nnimap bug.
4011
4012         * gnus-sum.el (gnus-summary-next-article): Remove hack to reselect
4013         group window, because it does the wrong thing when a separate frame
4014         displays the group buffer.
4015
4016         * proto-stream.el (open-protocol-stream): Protect against the low-level
4017         transport functions returning nil.
4018
4019 2011-01-07  Daiki Ueno  <ueno@unixuser.org>
4020
4021         * mml2015.el (epg-sub-key-fingerprint): Autoload.
4022         (mml2015-epg-find-usable-secret-key): New function.
4023         (mml2015-epg-sign): Use mml2015-epg-find-usable-secret-key instead of
4024         mml2015-epg-find-usable-key (Bug#7797).
4025         (mml2015-epg-encrypt): Ditto.
4026
4027 2011-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
4028
4029         * dgnushack.el (rot13-string): Fix the way to get the argument.
4030
4031 2011-01-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4032
4033         * flow-fill.el (fill-flowed-encode): Do encoding citation-aware.
4034
4035 2011-01-03  Glenn Morris  <rgm@gnu.org>
4036
4037         * sieve-manage.el (sieve-manage-open): Correctly set sieve-manage-port.
4038
4039         * sieve.el (sieve-open-server): Give a more explicit error if
4040         sieve-manage-open returns nil.  (Bug#7720)
4041
4042 2011-01-02  Karl Fogel  <kfogel@red-bean.com>
4043
4044         * gnus-msg.el (gnus-message-replyencrypt): Default to `t'.
4045
4046 2011-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4047
4048         * nnimap.el (nnimap-login): Prefer AUTH=CRAM-MD5, if it's available.
4049         This avoids sending passwords in plain text over non-encrypted
4050         channels.
4051
4052         * shr.el (shr-rescale-image): Display all GIF images as animated images.
4053
4054         * nnimap.el (nnimap-login): Refactored out into own function, and
4055         implement CRAM-MD5.
4056         (nnimap-wait-for-line): Refactored out.
4057
4058         * mm-view.el (mml-smime): Require.
4059
4060 2010-12-20  David Engster  <deng@eml.cc>
4061
4062         * mm-view.el (mm-view-pkcs7-decrypt): If mml-smime-use is set to 'epg,
4063         use EPG to decrypt S/MIME messages instead of openssl.
4064
4065 2011-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4066
4067         * nnimap.el (nnimap-request-group): Avoid double SELECT on `M-g'.
4068
4069         * gnus-group.el (gnus-group-kill-group): Don't try to update the group
4070         status is the group clearly is unreachable.
4071
4072         * auth-source.el (auth-source-create): Add the optional second
4073         parameter to `local-variable-p' to be compatible with XEmacs.
4074
4075 2011-01-02  Wang Diancheng  <dcwang@kingbase.com.cn>  (tiny change)
4076
4077         * nnml.el (nnml-request-article): Allow requesting by Message-ID to
4078         work when using a compressed nnml folder.
4079
4080 2011-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4081
4082         * gnus-sum.el (gnus-select-newsgroup): Don't propagate marks to
4083         backends after sanitising on entry, because this never makes sense:
4084         If the articles have gone missing, then the data no longer exists on
4085         the backend, and if they haven't, then Gnus is wrong, and shouldn't
4086         overwrite anything anyway.
4087
4088         * shr.el (shr-insert-document): Bind shr-width dynamically to
4089         window-width if it's nil.
4090
4091 2010-12-30  Tassilo Horn  <tassilo@member.fsf.org>
4092
4093         * shr.el (shr-width, shr-insert-document): Allow nil as shr-width value
4094         with the meaning of using the full emacs window width for rendering.
4095
4096 2010-12-27  Daiki Ueno  <ueno@unixuser.org>
4097
4098         * mml2015.el (mml2015-epg-sign, mml2015-epg-encrypt): Take care the
4099         case when sender is not given.
4100
4101 2010-12-23  Julien Danjou  <julien@danjou.info>
4102
4103         * gnus-gravatar.el (gnus-gravatar-transform-address): Set
4104         `mail-extr-ignore-realname-equals-mailbox-name' to nil when extracting
4105         the addresses, otherwise we might misplaced the gravatar.
4106
4107 2010-12-21  Daiki Ueno  <ueno@unixuser.org>
4108
4109         * mml1991.el (pgg-sign-region, pgg-encrypt-region):
4110         * gnus-art.el (pgg-snarf-keys-region): Autoload since PGG is now
4111         obsolete in Emacs.
4112
4113 2010-12-20  Julien Danjou  <julien@danjou.info>
4114
4115         * gnus-util.el (gnus-rescale-image): Revert last change.
4116
4117 2010-12-17  Chong Yidong  <cyd@stupidchicken.com>
4118
4119         * binhex.el: Improve commentary (Bug#7482).
4120
4121 2010-12-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4122
4123         * gnus-group.el (gnus-group-delete-articles): New command.
4124
4125 2010-12-17  Andrew Cohen  <cohen@andy.bu.edu>
4126
4127         * nnir.el (nnir-mode): Make sure 'gnus-registry-install is bound.
4128
4129 2010-12-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4130
4131         * gnus-sum.el (gnus-get-newsgroup-headers): Revert the last change
4132         here, since it's up to the backends to do CRLF removal if their
4133         protocol has it.
4134
4135         * nnimap.el (nnimap-retrieve-headers): Remove CRLF from the headers.
4136
4137 2010-12-17  Julien Danjou  <julien@danjou.info>
4138
4139         * gnus-util.el (gnus-rescale-image): Allow to resize images even if
4140         they are from file.  Can also scale up.
4141
4142 2010-12-17  Andrew Cohen  <cohen@andy.bu.edu>
4143
4144         * gnus-sum.el (gnus-summary-refer-thread): Simplify code.
4145         Restore gnus-use-agent.
4146         (gnus-get-newsgroup-headers): Avoid unwanted spaces at eol.
4147
4148         * nnir.el (nnir-get-active): Ignore nnir-ignored-newsgroups if null.
4149
4150 2010-12-17  Julien Danjou  <julien@danjou.info>
4151
4152         * gravatar.el (gravatar-retrieve-synchronously): New function.
4153         (gravatar-get-data): Make more robust.
4154
4155 2010-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
4156
4157         * lpath.el: Bind epa-file-encrypt-to for Emacs 22 and XEmacs.
4158
4159 2010-12-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4160
4161         * nnimap.el (nnimap-wait-for-response): Fix the end-point calculation
4162         to really consider the last line.
4163
4164 2010-12-16  Daiki Ueno  <ueno@unixuser.org>
4165
4166         * auth-source.el (auth-source-gpg-encrypt-to): New variable to set the
4167         list of recipient keys, or use symmetric encryption if not a list.
4168         (auth-source-create): Use it to make `epa-file-encrypt-to' local for an
4169         EPA override, replacing the call to `netrc-store-data'.
4170
4171 2010-12-16  Dan Davison  <dandavison7@gmail.com>  (tiny change)
4172
4173         * gnus-srvr.el: Avoid passing nil regexp argument to
4174         delete-matching-lines.
4175
4176 2010-12-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4177
4178         * gnus-html.el (gnus-html-schedule-image-fetching): Make sure the HTML
4179         fetching stops when Gnus exits.
4180
4181         * nnfolder.el (nnfolder-save-all-buffers): Refactor out into its own
4182         function.
4183         (nnfolder-request-expire-articles): Save all the buffers after doing
4184         expiry.
4185
4186         * nnmail.el (nnmail-expiry-target-group): Revert the "all articles are
4187         the last article", since that led to serious performance regressions
4188         when expiring nnml groups.
4189
4190 2010-12-16  Andrew Cohen  <cohen@andy.bu.edu>
4191
4192         * nnir.el: Improve customizations.
4193
4194 2010-12-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4195
4196         * gnus-start.el (gnus-subscribe-newsgroup): Notify the backend.
4197
4198         * gnus-group.el (gnus-group-kill-group): Notify the backend that the
4199         group has been killed.
4200         (gnus-group-yank-group): Ditto.
4201
4202         * gnus-srvr.el (gnus-browse-unsubscribe-group): Ditto.
4203
4204         * nnimap.el (nnimap-request-update-group-status): New function.
4205
4206         * gnus-int.el (gnus-request-update-group-status): New interface
4207         function.
4208
4209         * gnus-sum.el (gnus-summary-push-marks-to-backend): Fix the logic for
4210         copying read-ness to the backends.
4211
4212         * nnimap.el (nnimap-quirk): New function.
4213         (nnimap-retrieve-group-data-early): Use it.
4214         (nnimap-quirks): New alist.
4215
4216 2010-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
4217
4218         * shr.el (shr-insert): Set shr-start after deleting trailing space;
4219         don't delete it within indentation.
4220
4221 2010-12-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4222
4223         * nnimap.el (nnimap-wait-for-response): Always look (at least) at the
4224         previous line.
4225
4226 2010-12-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4227
4228         * nnimap.el (nnimap-retrieve-group-data-early): Fix the syntax of the
4229         QRESYNC command by deleting a superfluous space which broke Cyrus
4230         servers.  This change will break other servers that are buggy the other
4231         way around.
4232
4233 2010-12-14  Teodor Zlatanov  <tzz@lifelogs.com>
4234
4235         * spam.el: Reindent and fix long lines.
4236         (spam-copy-or-move-routine): Exclude invalid move destinations.
4237
4238 2010-12-14  Andrew Cohen  <cohen@andy.bu.edu>
4239
4240         * nnir.el (nnir-mode): Don't install registry hooks if user hasn't
4241         installed the registry.
4242
4243 2010-12-14  Katsumi Yamaoka  <yamaoka@jpl.org>
4244
4245         * dgnushack.el (rot13-string): New macro for XEmacs.  netrc.el uses it.
4246
4247 2010-12-13  Andrew Cohen  <cohen@andy.bu.edu>
4248
4249         * nnir.el (nnir-run-gmane): Better check for gmane groups: error out if
4250         groupname doesn't contain "gmane".
4251
4252 2010-12-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4253
4254         * netrc.el (netrc-point-at-eol): Remove the unused netrc-point-at-old
4255         and netrc-bound-and-true-p bindings.
4256         (netrc-parse): Cache the netrc contents.
4257
4258         * gnus-start.el (gnus-matches-options-n): Fix typo in last change.
4259         (gnus-1): Don't create the nndrafts group twice.
4260         (gnus-setup-news): There's no need to read the active file here, since
4261         that's done again later on a per-backend basis.
4262         (gnus-start-draft-setup): Make sure that the new group is started out
4263         empty.
4264
4265         * gnus-agent.el (gnus-agentize): Don't create the queue group
4266         automatically on startup.  It'll be created later, if needed.
4267
4268         * gnus-start.el (gnus-auto-subscribed-groups): Add nnimap to the list
4269         of automatically subscribed groups.
4270         (gnus-auto-subscribed-categories): New variable.
4271         (gnus-matches-options-n): Use it.
4272         (gnus-default-subscribed-newsgroups): Remove unused variable.
4273         (gnus-start-draft-setup): Message a bit less.
4274
4275 2010-12-13  Andrew Cohen  <cohen@andy.bu.edu>
4276
4277         * nnir.el (nnir-run-imap): Return article list in order of increasing
4278         UID.
4279
4280 2010-12-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4281
4282         * gnus-sum.el (gnus-summary-enter-digest-group):
4283         Mention gnus-auto-select-on-ephemeral-exit.
4284
4285         * proto-stream.el (proto-stream-open-network-only): Fix the calling
4286         convention of the network-only option.
4287
4288 2010-12-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4289
4290         * proto-stream.el (proto-stream-open-network-only): New function to
4291         have a way to specify non-STARTTLS upgrade connections.
4292
4293 2010-12-10  Julien Danjou  <julien@danjou.info>
4294
4295         * gnus-gravatar.el (gnus-gravatar-transform-address): Fix error when
4296         email address is nil.
4297
4298         * message.el (message-bogus-recipient-p): Set address to "" if nil.
4299
4300 2010-12-10  Andrew Cohen  <cohen@andy.bu.edu>
4301
4302         * nnir.el (nnir-request-expire-articles): Ignore expiry except for
4303         deletion.
4304         (nnir-run-imap): Only need to parse list once.
4305
4306 2010-12-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4307
4308         * shr.el (shr-tag-script): Ignore <script>.
4309         (shr-tag-label): Add <label> support.
4310
4311 2010-12-09  Katsumi Yamaoka  <yamaoka@jpl.org>
4312
4313         * mm-util.el (mm-ucs-to-char): Use eval-and-compile.
4314
4315         * shr.el (shr-image-displayer): Work for images lined side by side.
4316
4317 2010-12-08  Robert Pluim  <rpluim@gmail.com>
4318
4319         * gnus-demon.el (gnus-demon-init): Call run-with-timer with an integer
4320         parameter, since XEmacs doesn't accept t as a parameter.
4321
4322 2010-12-08  Andrew Cohen  <cohen@andy.bu.edu>
4323
4324         * nnir.el (nnir-retrieve-headers): Use rassq when comparing article
4325         ids.
4326         (nnir-run-gmane): Simplify groupspec formatting.
4327         (nnir-request-expire-articles): New function.
4328
4329 2010-12-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4330
4331         * nnimap.el (nnimap-parse-flags): Tweak VANISHED regexp to avoid regexp
4332         overflow, possibly.
4333
4334         * shr.el (shr-tag-table-1): Use bg/gfcolor specs on tables.
4335         (shr-render-td): Handle td style="" better.
4336         (shr-tag-table): Use the color from the style sheet.
4337         (shr-render-td): Make sure we copy over all the overlays, too.
4338
4339 2010-12-07  Andrew Cohen  <cohen@andy.bu.edu>
4340
4341         * nnir.el (nnir-run-gmane): Restore sub-optimal test for gmane server.
4342         (nnir-request-article): Improve article retrieval.
4343
4344 2010-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
4345
4346         * mm-util.el (mm-extra-numeric-entities): New variable.
4347
4348         * mm-url.el (mm-url-decode-entities):
4349         * mm-decode.el (mm-shr): Use it to decode extra numeric entities.
4350
4351         * lpath.el: Fbind completion-at-point for Emacs 22 and XEmacs.
4352
4353 2010-12-07  Stefan Monnier  <monnier@iro.umontreal.ca>
4354
4355         * message.el: Use completion-at-point.
4356         (message-completion-function): New fun, extracted from message-tab.
4357         (message-mode): Use it for completion-at-point-functions.
4358         (message-tab): Use it and completion-at-point.
4359
4360 2010-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
4361
4362         * shr.el (shr-find-fill-point): Don't break a line after a kinsoku-bol
4363         character if a non-breakable character follows.
4364
4365 2010-12-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4366
4367         * proto-stream.el (proto-stream-open-tls): Return nil if we don't get
4368         any stream.
4369
4370         * shr.el (shr-tag-font): Colorize the region.
4371         (shr-tag-body): Ditto.
4372         (shr-tag-font): Actually let the styles be inherited instead of
4373         overwriting them.
4374         (shr-tag-font): Get the background color right.
4375         (shr-tag-style): Ignore all <style> tags for the moment.
4376
4377         * gnus-int.el (gnus-request-thread): Rework to take a header instead of
4378         a Message-ID to avoid having nnimap depend on gnus-sum.
4379
4380         * shr.el (shr-descend): Only colorize something if we have a node that
4381         sets colors.
4382
4383 2010-12-06  Julien Danjou  <julien@danjou.info>
4384
4385         * shr.el (shr-render-td): Render td content with shr-descend, so style
4386         will be applied to <td> too.
4387         (shr-colorize-region): Colorize region even if we only have a background.
4388         (shr-tag-body): Fix color and background color inheritance.
4389         Do not recolorize after shr-generic.
4390         (shr-tag-font): Let shr-generic colorize via inheritance.
4391
4392 2010-12-06  Katsumi Yamaoka  <yamaoka@jpl.org>
4393
4394         * shr.el (shr-find-fill-point): Don't regard apostrophe as kinsoku-bol.
4395
4396 2010-12-06  Andrew Cohen  <cohen@andy.bu.edu>
4397
4398         * nnir.el (nnir-request-move-article): Remove obsolete code.
4399
4400 2010-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
4401
4402         * gnus-util.el (gnus-macroexpand-all): Use eval-and-compile.
4403
4404 2010-12-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4405
4406         * gnus-sum.el (gnus-summary-respool-article): The completion function
4407         expects a list instead of an alist.
4408
4409         * nntp.el (nntp-snarf-error-message): nnheader-report takes a format
4410         string as the parameter.
4411
4412         * gnus.el (gnus-valid-select-methods): Allow nnimap to respool.
4413
4414         * shr.el (shr-stylesheet): New dynamic variable for cascading the
4415         styles.
4416         (shr-colorize-region): New function.
4417         (shr-insert-background-overlay): Remove.
4418         (shr-render-td): Background setting should be taken care of on a higher
4419         level.
4420         (shr-tag-body): Use post-hoc colorizations.
4421         (shr-tag-body): Set up a style sheet based on bgcolor/fgcolor.
4422         (shr-put-color-1): Don't overwrite old colors.
4423         (shr-colorize-region): When the background color isn't explicit, use
4424         a fixed background.
4425
4426         * gnus-util.el (gnus-output-to-mail): Require nnmail before using
4427         nnmail variables.
4428
4429 2010-12-05  Bjørn Mork  <bjorn@mork.no>
4430
4431         * nnimap.el (nnimap-process-expiry-targets): Avoid downloading articles
4432         unless necessary.
4433
4434 2010-12-05  Andrew Cohen  <cohen@andy.bu.edu>
4435
4436         * nnir.el (nnir-run-gmane): Use more careful test for gmane nntp
4437         server.
4438
4439 2010-12-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4440
4441         * gnus-html.el (gnus-html-put-image): Use widget instead of local maps
4442         so that TAB works.
4443
4444         * gnus-sum.el (gnus-summary-show-article): Reverse the meanings of `C-u
4445         C-u g' and `C-u g' so that `C-u g' does what it traditionally did.
4446
4447         * shr.el (shr-urlify): Show the URL before the title to avoid
4448         misleading URLs.
4449
4450 2010-12-04  Adam Sjøgren  <asjo@koldfront.dk>
4451
4452         * shr.el (shr-urlify): Display the title in <a> tags.
4453
4454 2010-12-04  Andrew Cohen  <cohen@andy.bu.edu>
4455
4456         * nnir.el (nnir-categorize): Replace mapcar with mapc.
4457
4458 2010-12-03  Andrew Cohen  <cohen@andy.bu.edu>
4459
4460         * nnir.el: Rearrange code to allow macros to be autoloaded by
4461         gnus-sum.el.
4462         (nnir-retrieve-headers-override-function): Make this variable
4463         customizable.
4464         (nnir-retrieve-headers): Remove obsolete subject-mangling code.
4465
4466         * gnus-sum.el (nnir-article-group,nnir-article-rsv): Autoload macros
4467         from nnir.el.
4468
4469 2010-12-03  Julien Danjou  <julien@danjou.info>
4470
4471         * gnus-demon.el (gnus-demon-init): Fix time computing when time is nil.
4472
4473 2010-12-03  Katsumi Yamaoka  <yamaoka@jpl.org>
4474
4475         * gnus-util.el (gnus-macroexpand-all): Don't modify argument;
4476         allow optional argument `environment'.
4477
4478 2010-12-03  Glenn Morris  <rgm@gnu.org>
4479
4480         * mm-extern.el (message-goto-body): Update declaration.
4481
4482 2010-12-03  Katsumi Yamaoka  <yamaoka@jpl.org>
4483
4484         * gnus-util.el (gnus-macroexpand-all): New function.
4485
4486         * gnus-sum.el (gnus-summary-line-format-alist): Use gnus-macroexpand-all
4487         instead of macroexpand-all that is unavailable in XEmacs.
4488
4489 2010-12-02  Andrew Cohen  <cohen@andy.bu.edu>
4490
4491         * nnir.el (nnir-summary-line-format): New variable.
4492         (nnir-mode): Use it.
4493         (nnir-artlist-*,nnir-aritem-*): Reimplement as macros.
4494         (nnir-article-ids): Reimplement as defsubst.
4495         (nnir-retrieve-headers): Don't mangle the subject header.
4496         (nnir-run-imap): Use 100 as RSV score.
4497         (nnir-run-find-grep): Fix for full server searching.
4498         (nnir-run-gmane): Better restriction to gmane groups.
4499
4500         * gnus-sum.el (gnus-summary-line-format-alist): Add specs for nnir
4501         summary buffers.
4502
4503 2010-12-02  Julien Danjou  <julien@danjou.info>
4504
4505         * gnus-win.el (gnus-configure-frame): Remove old compatibility code.
4506
4507         * gnus-msg.el: Mark gnus-outgoing-message-group as obsolete.
4508
4509         * gnus-win.el (gnus-configure-windows): Remove Gnus 3.x setting
4510         support.
4511
4512 2010-12-01  Andrew Cohen  <cohen@andy.bu.edu>
4513
4514         * nnir.el: Update to handle the registry better.
4515         (autoload): Silence byte-compiler.
4516         (nnir-open-server): Add a hook for nnir groups.
4517         (nnir-request-move-article): Don't mangle the header.  Better to use
4518         formatting variables (which will be added in the future).
4519         (nnir-registry-action): Update the registry using the original article
4520         group name.
4521         (nnir-mode): Install nnir-specific hooks for updating the registry.
4522
4523         * gnus-sum.el
4524         (gnus-article-original-subject,gnus-newsgroup-original-name):
4525         Remove obsolete variables.
4526         (gnus-summary-move-article): Remove use of obsolete variables.
4527         (gnus-summary-local-variables): Make move and delete hooks local to
4528         summary buffers.
4529
4530 2010-12-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4531
4532         * rtree.el: New file.
4533
4534 2010-12-01  Julien Danjou  <julien@danjou.info>
4535
4536         * message.el (message-user-organization): Do not use
4537         gnus-local-organization.
4538
4539         * gnus.el: Remove gnus-local-organization.
4540
4541         * gnus-msg.el: Remove nastygram thing.
4542
4543 2010-12-01  Teodor Zlatanov  <tzz@lifelogs.com>
4544
4545         * nnmaildir.el (nnmaildir-request-set-mark): Add article to add-mark
4546         funcall.
4547
4548 2010-12-01  Katsumi Yamaoka  <yamaoka@jpl.org>
4549
4550         * gnus-gravatar.el (gnus-gravatar-insert): Allow LWSP in the middle of
4551         names.
4552
4553         * shr.el (shr-find-fill-point): Don't break line between kinsoku-bol
4554         characters.
4555
4556         * gnus-gravatar.el (gnus-gravatar-insert): Delete unnecessary binding
4557         to t of inhibit-read-only since it is inside gnus-with-article-headers.
4558         Suggested by Štěpán Němec <stepnem@gmail.com>.
4559         (gnus-gravatar-transform-address): Use mail-extract-address-components
4560         that supports non-ASCII names rather than mail-header-parse-addresses.
4561
4562 2010-11-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4563
4564         * proto-stream.el (open-protocol-stream): All starttls connections are
4565         handled by the network handler.
4566
4567 2010-11-30  Julien Danjou  <julien@danjou.info>
4568
4569         * nnimap.el (nnimap-open-connection-1): Use gnus-string-match-p.
4570         (nnimap-open-connection-1): Fix PREAUTH.
4571
4572         * gnus-gravatar.el (gnus-gravatar-size): Set gnus-gravatar-size to nil.
4573
4574 2010-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
4575
4576         * shr.el (shr-char-breakable-p, shr-char-nospace-p)
4577         (shr-char-kinsoku-bol-p, shr-char-kinsoku-eol-p): New macros.
4578         (shr-insert): Use them.
4579         (shr-find-fill-point): Work better for kinsoku chars and apostrophes.
4580
4581 2010-11-29  Andrew Cohen  <cohen@andy.bu.edu>
4582
4583         * nnir.el (nnir-request-move-article): Bail out if original group
4584         doesn't support article moves.
4585         (nnir-get-active): Improve active list retrieval.
4586
4587 2010-11-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4588
4589         * shr.el (shr-find-fill-point): Don't break before apostrophes.
4590
4591 2010-11-29  Binjo  <binjo.cn@gmail.com>  (tiny change)
4592
4593         * nnimap.el (nnimap-open-connection-1): w32 open-network-stream doesn't
4594         seem to accept strings-with-numbers as port numbers,
4595
4596 2010-11-29  Andrew Cohen  <cohen@andy.bu.edu>
4597
4598         * gnus-sum.el (gnus-summary-delete-article): If delete fails don't
4599         change the registry.
4600
4601 2010-11-29  Katsumi Yamaoka  <yamaoka@jpl.org>
4602
4603         * nnir.el (nnir-run-gmane): Use mm-delete-duplicates instead of
4604         delete-dups that is not available in XEmacs 21.4.
4605
4606         * mm-util.el (mm-delete-duplicates): Add comment.
4607
4608 2010-11-28  Andrew Cohen  <cohen@andy.bu.edu>
4609
4610         * nnir.el (nnir-ignored-newsgroups): New variable.
4611         (nnir-get-active): Use it.
4612
4613 2010-11-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4614
4615         * proto-stream.el (proto-stream-open-network): Add some comments.
4616
4617         * nntp.el (nntp-open-connection): Provide a :success condition.
4618
4619         * nnimap.el (nnimap-open-connection-1): Ditto.
4620
4621         * proto-stream.el (proto-stream-open-network): See what the response to
4622         the STARTTLS command is.
4623
4624         * nnimap.el (nnimap-open-connection-1): Always upgrade to STARTTLS (for
4625         backwards compatibility).
4626         (nnimap-open-connection-1): Really respect nnimap-server-port.
4627
4628         * proto-stream.el (proto-stream-open-network): When doing opportunistic
4629         TLS upgrades we don't really care about the identity of the peer.
4630         (proto-stream-open-network): Force starttls.el to use gnutls-cli, since
4631         that what we've checked for.
4632         (proto-stream-always-use-starttls): Only default to t if
4633         open-gnutls-stream exists.
4634         (proto-stream-open-network): If STARTTLS failed, then just open a
4635         normal connection.
4636         (proto-stream-open-network): Wait until the greeting before doing
4637         STARTTLS.
4638
4639         * nntp.el (nntp-open-connection): Report what the connection error is.
4640
4641         * proto-stream.el (open-protocol-stream): Rename from
4642         open-proto-stream.
4643
4644 2010-11-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4645
4646         * nnimap.el (nnimap-stream): Change default to `undecided'.
4647         (nnimap-open-connection): If `nnimap-stream' is `undecided', try ssl
4648         first, and then network.
4649         (nnimap-open-connection-1): Respect nnimap-server-port.
4650         (nnimap-open-connection): Be more backwards-compatible.
4651
4652         * proto-stream.el (proto-stream-always-use-starttls): New variable.
4653         (proto-stream-open-starttls): De-duplicate the starttls code.
4654         (proto-stream-open-starttls): Folded back into the main function.
4655         (proto-stream-open-network): Fix typo in the gnutls path.
4656         (proto-stream-command): Refactor out.
4657
4658         * nntp.el (nntp-open-connection): Fix the STARTTLS command syntax.
4659
4660         * proto-stream.el (proto-stream-open-starttls): Actually implement the
4661         starttls.el STARTTLS.
4662
4663         * color.el (color-lab->srgb): Fix function call name.
4664
4665         * proto-stream.el (proto-stream-open-tls): Delete output from openssl
4666         if we're using tls.el.
4667         (proto-stream-open-network): If we don't have gnutls-cli or gnutls
4668         built in, then don't try to establish a STARTTLS connection.
4669
4670         * nntp.el (nntp-open-connection): Switch on STARTTLS on supported
4671         servers.
4672
4673         * proto-stream.el (open-proto-stream): Use network, not stream.
4674         (open-proto-stream): Add a way to specify what the end of a command is.
4675
4676         * nntp.el (nntp-open-connection): Use proto-streams for the relevant
4677         connections types.
4678         (nntp-open-network-stream): Remove.
4679         (nntp-open-ssl-stream): Remove.
4680         (nntp-open-tls-stream): Remove.
4681         (nntp-ssl-program): Remove.
4682
4683         * nnimap.el (nnimap-open-connection): Check for "OK" from the greeting.
4684
4685 2010-11-27  Andrew Cohen  <cohen@andy.bu.edu>
4686
4687         * nnir.el: Fix typos.
4688         (nnir-retrieve-headers-override-function): Rename variable to reflect
4689         new semantics.
4690         (nnir-article-group, nnir-article-number, nnir-article-rsv): New helper
4691         macros.
4692         (nnir-request-article, nnir-request-move-article): Use them.
4693         (nnir-categorize): New function.
4694         (nnir-run-query): Use it.
4695         (nnir-retrieve-headers): Rewrite to batch header retrieval.
4696         (nnir-run-gmane): nnir-retrieve-headers now returns the headers already
4697         sorted.
4698         (nnir-group-full-name): Use gnus-group-full-name instead.
4699         (nnir-artlist-artitem-group, nnir-artlist-artitem-number)
4700         (nnir-artlist-artitem-rsv, nnir-sort-groups-by-server): Obsolete.
4701
4702 2010-11-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4703
4704         * nnimap.el (nnimap-open-connection): Fix typo in STARTTLS command.
4705
4706         * proto-stream.el: New library to provide protocol-specific
4707         TLS/STARTTLS connections for IMAP, NNTP, SMTP, POP3 and similar
4708         protocols.
4709         (open-proto-stream): Complete the documentation.
4710         (proto-stream-open-network): Fix some typos.
4711
4712         * nnimap.el (nnimap-open-connection): Use it.
4713
4714 2010-11-27  Yuri Karaban  <tech@askold.net>  (tiny change)
4715
4716         * pop3.el (pop3-open-server): Read server greeting before starting TLS
4717         negotiation.
4718
4719 2010-11-26  Julien Danjou  <julien@danjou.info>
4720
4721         * color.el: Rename various rgb functions to srgb.
4722
4723 2010-11-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4724
4725         * nnimap.el (nnimap-get-groups): Allow non-quoted strings as mailbox
4726         names.
4727
4728 2010-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
4729
4730         * shr.el (shr-insert): Revert last change.
4731         (shr-find-fill-point): Never leave point being at bol;
4732         relax the kinsoku limitation when rendering tables.
4733
4734 2010-11-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4735
4736         * nnmail.el (nnmail-expiry-target-group): Protect against degenerate
4737         results from -accept-article.
4738
4739         * shr-color.el: Require cl when compiling.
4740
4741         * nnheader.el (nnheader-update-marks-actions): Fix typo in last
4742         checkin.
4743
4744         * gnus-art.el (gnus-url-mailto): Unfold URLs before using them.
4745
4746         * nnimap.el (nnimap-request-set-mark): Add is "+", not "-".
4747
4748         * gnus-sum.el (gnus-summary-push-marks-to-backend): Use 'set instead of
4749         'add and 'delete to set backend marks.
4750
4751         * nnmaildir.el (nnmaildir-request-set-mark): Be explicit about 'set.
4752
4753         * nnheader.el (nnheader-update-marks-actions): Refactor out.
4754
4755         * nntp.el (nntp-request-set-mark): Use it.
4756
4757         * nnfolder.el (nnfolder-request-set-mark): Ditto.
4758
4759         * nnml.el (nnml-request-set-mark): Ditto.
4760
4761         * nnimap.el (nnimap-last-response-string): Remove the unfolding -- it
4762         introduces regressions in article selection.
4763         (nnimap-find-uid-response): New function.
4764         (nnimap-request-accept-article): Use the UID returned, if any.
4765         (nnimap-request-move-article): Use the UID returned, if any.
4766         (nnimap-get-groups): Reimplement to work with folded lines.
4767         (nnimap-find-uid-response): The UID is the last element in the list.
4768         (nnimap-request-set-mark): Extend syntax with 'set.
4769
4770         * nnml.el (nnml-request-set-mark): Ditto.
4771
4772         * nnfolder.el (nnfolder-request-set-mark): Ditto.
4773
4774         * nntp.el (nntp-request-set-mark): Ditto.
4775
4776 2010-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
4777
4778         * message.el (message-called-interactively-p): A temporary macro.
4779         (message-goto-body): Use it temporarily.
4780
4781 2010-11-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4782
4783         * nnimap.el (nnimap-unfold-quoted-lines): Refactor out.
4784         (nnimap-last-response-string): Unfold quoted lines, if they exist.
4785         (nnimap-last-response-string): Fix last unfolding fix.
4786
4787 2010-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
4788
4789         * shr.el (shr-insert): Fix the way to fold lines.
4790
4791 2010-11-25  Julien Danjou  <julien@danjou.info>
4792
4793         * shr-color.el (shr-color->hexadecimal): Use color-rgb->hex
4794
4795         * color.el: Rename from color-lab.el
4796         (color-rgb->hex): Add.
4797         (color-complement): Add.
4798         (color-complement-hex): Add.
4799
4800         * gnus-sum.el (gnus-summary-widget-forward): Add, and bind to [tab].
4801
4802 2010-11-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4803
4804         * shr-color.el (shr-color-visible): Don't bug out if the color names
4805         don't exist.
4806
4807 2010-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
4808
4809         * mml.el (mml-preview): Make sure to bind gnus-displaying-mime to nil,
4810         assuming that article displaying or another mml-preview may be
4811         interrupted for an error or for the like.
4812
4813         * shr.el (shr-get-background): Fix argument name.
4814
4815 2010-11-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4816
4817         * gnus-cache.el (gnus-summary-insert-cached-articles): Use it.
4818
4819         * gnus-sum.el (gnus-summary-include-articles): New function.
4820
4821         * message.el (message-goto-body): called-interactively-p needs a
4822         parameter, so use `any'.
4823
4824         * nnimap.el (nnimap-request-move-article): It's no longer necessary to
4825         clear marks before moving, since they're synced from the Gnus side
4826         first.
4827
4828         * gnus-sum.el (gnus-summary-push-marks-to-backend): New function.
4829         (gnus-summary-move-article): Copy over all marks before moving, so that
4830         IMAP doesn't think a new article has arrived.
4831
4832 2010-11-24  Julien Danjou  <julien@danjou.info>
4833
4834         * shr.el (shr-insert-background-overlay): Fix typo.
4835         (shr-render-td): Copy the background before rendering.
4836
4837         * shr-color.el (shr-color-visible): Fix docstring.
4838
4839         * shr.el (shr-tag-table): Add bgcolor support.
4840         (shr-render-td): Add bgcolor support.
4841         (shr-get-background): Add.
4842         (shr-insert-foreground-overlay): Use shr-get-background.
4843
4844         * message.el (message-goto-body): Use called-interactively-p.
4845         (message-in-body-p): message-goto-body returns point.
4846
4847 2010-11-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4848
4849         * mm-util.el (mm-enable-multibyte): Use `to' instead of t.  This fixes
4850         Fixes something or other in Emacs 23, and is backwards compatible.
4851
4852         * message.el (message-goto-body): Remove the <#secure special-casing,
4853         which is too special.
4854
4855         * shr.el (shr-parse-style): Drop !important from styles.
4856
4857 2010-11-24  Daniel Schoepe  <daniel.schoepe@googlemail.com>  (tiny change)
4858
4859         * gnus-sum.el (gnus-summary-articles-in-thread): Fix a bug that causes
4860         this function to return incorrect results when calling it with an
4861         explicit article argument different from
4862         (gnus-summary-article-number).
4863
4864 2010-11-24  Julien Danjou  <julien@danjou.info>
4865
4866         * shr.el (shr-insert-color-overlay): Replace deprecated syntax.
4867         (shr-tag-body): Add background support.
4868         (shr-descend): Add background support.
4869         (shr-tag-title): Add.
4870
4871         * shr-color.el (shr-color-visible): Really return original background
4872         if fixed.
4873
4874 2010-11-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4875
4876         * shr.el (shr-color-check): Protect against non-existent color names.
4877
4878 2010-11-24  Julien Danjou  <julien@danjou.info>
4879
4880         * color-lab.el: Require 'cl when compiling.
4881
4882         * shr.el (shr-insert-color-overlay): Remove specific rgb() check.
4883
4884         * shr-color.el (shr-color->hexadecimal): Only return the hexadecimal
4885         matched part.
4886
4887         * color-lab.el: Fix all expt calls to use float type.
4888
4889 2010-11-24  Katsumi Yamaoka  <yamaoka@jpl.org>
4890
4891         * shr.el (shr-insert-color-overlay): Pass rgb(rrr, ggg, bbb) type color
4892         expression to shr-color-check as is.
4893
4894         * shr-color.el (shr-color->hexadecimal): Ignore case of color names.
4895
4896         * color-lab.el: Add coding cookie.
4897         (float-pi): Use eval-and-compile.
4898
4899         * dgnushack.el (dgnushack-compile): Exclude shr-color.el from being
4900         compiled for Emacsen having no `libxml-parse-html-region' support.
4901
4902 2010-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4903
4904         * shr.el (shr-insert-color-overlay): Split stuff like
4905         "#444444 !important" to find the real color.
4906         (shr-tag-font): Resurrect shr-tag-font again, since it's needed to
4907         parse <font color="red"> entries.
4908
4909 2010-11-23  Andrew Cohen  <cohen@andy.bu.edu>
4910
4911         * nnheader.el (nnheader-parse-head): Bug fix.  Properly position
4912         point when parsing headers.
4913
4914         * nnspool.el (nnspool-insert-nov-head): Bug fix.  Make sure point
4915         is positioned properly when parsing headers.
4916
4917 2010-11-23  Julien Danjou  <julien@danjou.info>
4918
4919         * color-lab.el (boundp): Bind float-pi for Emacs < 23.3.
4920
4921         * shr-color.el (shr-color->hexadecimal): Add support for color names.
4922
4923         * shr.el (shr-parse-style): Replace \n with space in style parsing.
4924
4925         * shr-color.el (shr-color-hsl-to-rgb-fractions):
4926         Use shr-color-hue-to-rgb.
4927         (shr-color->hexadecimal): Call shr-color-hsl-to-rgb-fractions.
4928
4929 2010-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4930
4931         * shr.el (shr-color->hexadecimal): Autoload.
4932         (shr-descend): Add color to all tags.
4933
4934 2010-11-22  Julien Danjou  <julien@danjou.info>
4935
4936         * shr.el (shr-tag-color-check): Convert colors to hexadecimal with
4937         shr-color->hexadecimal.
4938
4939         * shr-color.el (shr-color->hexadecimal): Add converting functions for
4940         RGB() or HSL() color representation.
4941
4942         * shr.el (shr-tag-font): Add.
4943         (shr-tag-color-check): New function to get better colors.
4944         (shr-tag-insert-color-overlay): Factorize code between tag-font and
4945         tag-span.
4946
4947         * shr-color.el: New file.
4948
4949         * color-lab.el: New file.
4950
4951         * gnus-art.el (gnus-url-mailto): Do not downcase args.
4952
4953 2010-11-21  Andrew Cohen  <cohen@andy.bu.edu>
4954
4955         * nnir.el: Fix typo in comments.
4956         (nnir-run-imap): Simplify code.  No need to reverse artlist.
4957         (nnir-run-gmane): Use nnir-tmp-buffer for web results.
4958
4959 2010-11-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4960
4961         * gnus-srvr.el (gnus-server-show-server): New command and keystroke.
4962
4963         * nnimap.el (nnimap-get-capabilities): Refactor out.
4964         (nnimap-open-connection): Re-request capabilities after STARTTLS.
4965
4966 2010-11-21  Ralf Angeli  <angeli@caeruleus.net>
4967
4968         * mm-uu.el (mm-uu-type-alist): Prevent spurious empty line from
4969         appearing when `mm-uu-hide-markers' is nil.
4970
4971 2010-11-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4972
4973         * nnimap.el (nnimap-unselect-group): Make into its own function.
4974         (nnimap-request-rename-group): Unselect group before renaming.
4975         This had gotten lost somewhere.
4976         (nnimap-request-accept-article): Keep track of examined groups, and
4977         unselect the group before APPENDing to read-only groups.
4978         (nnimap-request-move-article): Clear flags before moving so that they
4979         can be re-set later.
4980
4981 2010-11-20  Katsumi Yamaoka  <yamaoka@jpl.org>
4982
4983         * gnus-gravatar.el (gnus-gravatar-transform-address): Decode name again.
4984         (gnus-gravatar-insert): Put avatar always in the beginning of the field.
4985
4986 2010-11-19  Katsumi Yamaoka  <yamaoka@jpl.org>
4987
4988         * gnus-art.el (gnus-mime-display-single):
4989         * gnus-html.el (gnus-html-wash-images, gnus-html-prefetch-images):
4990         * mm-decode.el (mm-shr): Assume that gnus-inhibit-images may be a group
4991         parameter.
4992
4993 2010-11-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4994
4995         * shr.el (shr-table-horizontal-line): Rename from shr-table-line.
4996         (shr-table-vertical-line): New variable.
4997         (shr-insert-table): Use it.
4998
4999 2010-11-18  Katsumi Yamaoka  <yamaoka@jpl.org>
5000
5001         * gnus-html.el (gnus-html-wash-images): Don't display images if
5002         gnus-inhibit-images is non-nil; register displayer for cid images.
5003         (gnus-html-display-image): Work for cid image.
5004         (gnus-html-insert-image): Allow arguments.
5005         (gnus-html-put-image): Inhibit read-only.
5006         (gnus-html-prefetch-images): Don't prefetch images if
5007         gnus-inhibit-images is non-nil.
5008
5009 2010-11-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5010
5011         * shr.el (shr-put-image): Break lines when inserting big pictures.
5012
5013 2010-11-17  Daniel Dehennin  <daniel.dehennin@baby-gnu.org>
5014
5015         * mml2015.el (mml2015-epg-encrypt): Fix two cons with missing
5016         sender, thanks Katsumi Yamaoka.
5017
5018 2010-11-17  Andrew Cohen  <cohen@andy.bu.edu>
5019
5020         * nnir.el (nnir-run-imap): Reverse the article list for each group
5021         rather than the whole list.
5022
5023 2010-11-17  Katsumi Yamaoka  <yamaoka@jpl.org>
5024
5025         * shr.el (shr-image-displayer): Protect function against non-existent
5026         image source.
5027
5028         * gnus-art.el (gnus-inhibit-images): New user option.
5029         (gnus-mime-display-single): Don't display image if it is non-nil.
5030
5031         * mm-decode.el (mm-shr): Bind shr-inhibit-images to the value of
5032         gnus-inhibit-images.
5033
5034         * shr.el (shr-image-displayer): New function.
5035         (shr-tag-img): Use it.
5036
5037 2010-11-16  Daniel Dehennin  <daniel.dehennin@baby-gnu.org>
5038
5039         * mml2015.el (mml2015-epg-sign): Use From header.
5040
5041 2010-11-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5042
5043         * gnus-html.el (gnus-html-wash-images): Register a displayer.
5044
5045         * gnus-util.el (gnus-find-text-property-region): Return markers.
5046
5047         * shr.el (shr-tag-img): Put a displayer in the text property.
5048
5049         * gnus-util.el (gnus-find-text-property-region): New utility function.
5050
5051         * gnus-html.el (gnus-html-display-image): Make the alt optional.
5052         (gnus-html-show-images): Remove.
5053
5054         * gnus-art.el (gnus-article-show-images): New, more general function.
5055
5056         * gnus-html.el: Use image-url instead of gnus-image-url to unify the
5057         image url text properties.
5058
5059         * shr.el: Ditto.
5060
5061         * gnus-agent.el (gnus-agentize): Only do the auto-agentizing if
5062         gnus-agent-auto-agentize-methods is set.  Which it isn't.
5063
5064 2010-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
5065
5066         * gnus-sum.el (gnus-summary-move-article): Fix `while' loop to make it
5067         work for two or more articles.
5068
5069 2010-11-12  Katsumi Yamaoka  <yamaoka@jpl.org>
5070
5071         * gnus-art.el (article-treat-non-ascii): Keep text properties not to
5072         divide an image that's in an html article to two or more when washing
5073         non-ASCII characters in alt text of it.
5074
5075 2010-11-11  Katsumi Yamaoka  <yamaoka@jpl.org>
5076
5077         * mm-decode.el (mm-dissect-buffer): Pass sender's mail address to
5078         smime-decrypt-region using function argument.
5079         (mm-possibly-verify-or-decrypt, mm-dissect-multipart): Relay it.
5080
5081         * mm-view.el (mm-view-pkcs7, mm-view-pkcs7-decrypt): Relay it.
5082
5083         * smime.el (smime-decrypt-region): Catch it.
5084
5085 2010-11-11  Stefan Monnier  <monnier@iro.umontreal.ca>
5086
5087         * smime.el (smime-mode-map): Move initialization into declaration.
5088         (gnus-run-mode-hooks): Don't autoload.
5089         (smime-mode): Use define-derived-mode.
5090
5091 2010-11-11  Glenn Morris  <rgm@gnu.org>
5092
5093         * smime.el (from): Restrict declaration to XEmacs.
5094
5095         * nnir.el (gnus-group-topic-name): Autoload.
5096
5097 2010-11-11  Katsumi Yamaoka  <yamaoka@jpl.org>
5098
5099         * shr.el (shr-insert): Don't break long line if it is because of
5100         kinsoku-bol characters in the line end.
5101
5102 2010-11-11  Andrew Cohen  <cohen@andy.bu.edu>
5103
5104         * nnir.el (nnir-request-move-article): Fix to provide original group
5105         and subject.
5106         (nnir-warp-to-article): Don't fail on articles whose headers haven't
5107         been retrieved.
5108
5109         * gnus-sum.el (gnus-summary-move-article): Use original group and
5110         subject for virtual articles such as those in an nnir summary buffer.
5111
5112 2010-11-11  Katsumi Yamaoka  <yamaoka@jpl.org>
5113
5114         * gnus-art.el (article-treat-non-ascii): Make it work for XEmacs (at
5115         least 21.5).
5116
5117         * smime.el (from): Declare it again for XEmacs.
5118
5119 2010-11-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5120
5121         * message.el (message-resend): Don't disable encoding unless it's
5122         already encoded.
5123
5124         * nnimap.el (nnimap-update-info): Fix problem with `g' chopping of
5125         low-numbered articles.
5126
5127 2010-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
5128
5129         * rfc2047.el (rfc2047-syntax-table): Simplify.
5130
5131         * lpath.el: Fbind set-char-table-range for XEmacs 21.4 and SXEmacs 22.1.
5132
5133         * gnus-art.el (article-treat-non-ascii): Use put-char-table instead of
5134         set-char-table-range for XEmacs.
5135
5136 2010-11-10  Glenn Morris  <rgm@gnu.org>
5137
5138         * time-date.el (time-to-seconds): Always an alias on Emacs,
5139         never a real function.
5140         (with-no-warnings): Remove compat stub, now unused.
5141         (time-less-p): Doc fix.
5142         (time-to-number-of-days): Simplify.
5143
5144         * smime.el (from): Remove unused declaration.
5145
5146         * gnus-util.el (with-no-warnings): Remove compat stub, now unused.
5147         (gnus-float-time): On Emacs, always an alias.
5148
5149         * ecomplete.el (with-no-warnings): Remove compat stub, now unused.
5150         (ecomplete-add-item): Use float-time on Emacs, else gnus-float-time.
5151
5152 2010-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
5153
5154         * dgnushack.el: Don't use ignore-errors in the top level form since it
5155         is unavailable in XEmacs even if cl is loaded.
5156
5157         * gnus-art.el (org-entities): Declare it to silence the byte compiler.
5158
5159 2010-11-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5160
5161         * shr.el (browse-url-mailto): Autoload.
5162
5163         * gnus-art.el (article-treat-non-ascii): New command and keystroke.
5164
5165         * message.el (message-subject-trailing-was-ask-regexp): A ] in a []
5166         regexp doesn't need quoting.
5167
5168 2010-11-09  Sven Joachim  <svenjoac@gmx.de>
5169
5170         * message.el (message-subject-trailing-was-ask-regexp)
5171         (message-subject-trailing-was-regexp): Match was: in addition to was.
5172
5173 2010-11-09  Glenn Morris  <rgm@gnu.org>
5174
5175         * nnbabyl.el (nnbabyl-request-move-article, nnbabyl-delete-mail)
5176         (nnbabyl-check-mbox): Use point-at-bol.
5177
5178 2010-11-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5179
5180         * shr.el (shr-browse-url): Call browse-url-mailto for mailto: links.
5181
5182         * message.el (message-mailto): New function.
5183         (message-mailto): Should accept other parameters.
5184         (message-mailto): Remove since it duplicates browse-url-mailto
5185         functionality.
5186
5187 2010-11-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5188
5189         * gnus-start.el (gnus-get-unread-articles): Ignore totally non-existent
5190         methods.
5191         (gnus-read-active-file): Ditto.
5192
5193         * gnus-group.el (gnus-group-read-ephemeral-group): Remove superfluous
5194         ": " from the prompt.
5195         (gnus-group-make-group): Ditto.
5196
5197 2010-11-07  Glenn Morris  <rgm@gnu.org>
5198
5199         * gnus-bookmark.el (gnus-bookmark-bmenu-show-infos)
5200         (gnus-bookmark-kill-line): Use point-at-eol.
5201
5202 2010-11-07  Katsumi Yamaoka  <yamaoka@jpl.org>
5203
5204         * gnus-gravatar.el (gnus-gravatar-transform-address): No need to skip
5205         asterisks in From header.
5206
5207 2010-11-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5208
5209         * gnus-ems.el (gnus-put-image): Use a blank text as the insertion
5210         string to avoid making the From headers syntactically invalid.
5211
5212         * message.el (message-send-mail): Don't insert courtesy messages if the
5213         message already has List-Post and List-ID messages.
5214
5215 2010-11-06  Glenn Morris  <rgm@gnu.org>
5216
5217         * gnus-art.el (gnus-treat-article): Give dynamic local variables
5218         `condition', `type', `length' a prefix.
5219         (gnus-treat-predicate): Update for above name changes.
5220
5221 2010-11-06  Andrew Cohen  <cohen@andy.bu.edu>
5222
5223         * nnir.el (gnus-summary-nnir-goto-thread): Remove function and
5224         binding.  Handled by `gnus-summary-refer-thread' instead.
5225         (nnir-warp-to-article): New backend function.
5226
5227         * nnimap.el (nnimap-request-thread): Force dependency updating.
5228
5229         * gnus-sum.el (gnus-fetch-headers): Allow more arguments.
5230         (gnus-summary-refer-thread): Rework to improve thread-referral.
5231
5232         * gnus-int.el (gnus-warp-to-article): New function.
5233
5234         * gnus-sum.el (gnus-summary-article-map): Bind it.
5235
5236 2010-11-04  Andrew Cohen  <cohen@andy.bu.edu>
5237
5238         * nnir.el (gnus-summary-nnir-goto-thread): Limit work done by
5239         gnus-summary-refer-thread.
5240
5241         * gnus-sum.el (gnus-build-all-threads): Force updating of dependency
5242         headers.
5243         (gnus-summary-limit-include-thread): Prevent articles in thread from
5244         being cut in gnus-cut-threads.
5245         (gnus-summary-refer-thread): Limit retrieved headers to those in
5246         thread.
5247
5248 2010-11-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5249
5250         * message.el (message-send-mail): Use the value of
5251         message-courtesy-message from the message buffer.
5252
5253         * gnus-html.el (gnus-html-browse-url): Implement mailto: URLs.
5254
5255         * shr.el (shr-browse-url): Implement mailto: URLs.
5256
5257         * gnus-sum.el (gnus-summary-show-article): Take `t' as the arg to mean
5258         "raw".
5259
5260         * nnimap.el (nnimap-find-article-by-message-id): Don't EXAMINE a group
5261         if it's already selected.
5262
5263         * mm-decode.el (mm-save-part): Put the entire path in the `M-n' slot.
5264
5265 2010-11-04  Katsumi Yamaoka  <yamaoka@jpl.org>
5266
5267         * shr.el (shr-tag-img): Use string-width and truncate-string-to-width
5268         to measure the length and truncate alt text.
5269
5270 2010-11-03  Glenn Morris  <rgm@gnu.org>
5271
5272         * nndiary.el (nndiary-generate-nov-databases-1)
5273         (nndiary-generate-active-info): Rename dynamic variable `files' to
5274         something less generic.
5275
5276 2010-11-03  Andrew Cohen  <cohen@andy.bu.edu>
5277
5278         * nnir.el (nnir-request-move-article): Call the underlying backend to
5279         move articles from nnir.
5280
5281 2010-11-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5282
5283         * gnus-cite.el (gnus-article-natural-long-line-p): Remove.
5284
5285 2010-11-02  Julien Danjou  <julien@danjou.info>
5286
5287         * nnir.el: Remove wais support.
5288
5289 2010-11-02  Glenn Morris  <rgm@gnu.org>
5290
5291         * gnus-html.el: Reorder requirements to quieten compiler.
5292
5293 2010-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
5294
5295         * gnus-cite.el (gnus-article-fill-cited-article): Make fill work
5296         properly for XEmacs as well.
5297         (gnus-article-fill-cited-article, gnus-article-foldable-buffer)
5298         (gnus-article-natural-long-line-p): Use window-width rather than
5299         frame-width.
5300
5301 2010-11-01  Andrew Cohen  <cohen@andy.bu.edu>
5302
5303         * nnir.el (nnir-run-gmane): Inhibit demon.  Return nil if no messages.
5304         (nnir-read-parms): Don't modify query.
5305         (nnir-run-query): Add ability to search topic on current line.
5306         (nnir-get-active): Clean up.
5307
5308 2010-11-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5309
5310         * gnus-cite.el (gnus-article-foldable-buffer): Protect against
5311         degenerate articles.
5312
5313         * gnus-sum.el (gnus-print-buffer): Rewrite to use with-temp-buffer.
5314         (gnus-print-buffer): Just print the buffer as is, without any copying
5315         to a buffer and then re-highlighting.
5316
5317         * nnimap.el (nnimap-request-group): Store the new updated info.
5318         (nnimap-request-group): Select the group when we don't know whether it
5319         exists or not.
5320
5321         * gnus-start.el (gnus-ask-server-for-new-groups): Return the new
5322         groups.
5323
5324         * gnus-group.el (gnus-group-find-new-groups): Display all the new
5325         groups.
5326
5327         * gnus-start.el (gnus-find-new-newsgroups): Return the list of new
5328         groups.
5329
5330         * gnus-cite.el (gnus-article-fill-cited-article): Minimize the
5331         long-lines case by only filling the long lines.
5332
5333         * nnimap.el (nnimap-parse-line): Don't bug out oddly formed replies
5334         (bug #7311).
5335
5336 2010-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
5337
5338         * shr.el: No need to declare `declare-function' since shr.el is for
5339         only Emacsen that provide `libxml-parse-html-region'.
5340
5341         * dgnushack.el: Remove `(defvar iswitchb-temp-buflist)', that is
5342         effective only in a file it is referred to.
5343
5344 2010-11-01  Glenn Morris  <rgm@gnu.org>
5345
5346         * mm-util.el (gnus-completing-read): Autoload.
5347         (mm-read-coding-system): Simplify Emacs definition.
5348
5349         * nnmail.el (gnus-activate-group):
5350         * nnimap.el (gnutls-negotiate):
5351         * nntp.el (netrc-parse): Fix declarations.
5352
5353 2010-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
5354
5355         * gnus-util.el (gnus-string-match-p): New function, that is an alias to
5356         string-match-p in Emacs >=23.
5357
5358         * gnus-msg.el (gnus-configure-posting-styles):
5359         * nnir.el (nnir-run-gmane): Use gnus-string-match-p.
5360
5361 2010-11-01  Glenn Morris  <rgm@gnu.org>
5362
5363         * nnir.el (declare-function): Add compat stub.
5364         (mm-url-insert, mm-url-encode-www-form-urlencoded): Declare.
5365         (nnir-run-gmane): Require 'mm-url.
5366
5367         * mm-util.el (mm-string-to-multibyte): Simplify.
5368
5369         * shr.el (declare-function): Add compat stub.
5370         (url-cache-create-filename): Declare.
5371         (mm-disable-multibyte, widget-convert-button): Autoload.
5372
5373         * smime.el (ldap-search): Declare.
5374         (smime-cert-by-ldap-1): Require ldap on Emacs.
5375
5376         * nnimap.el: Require nnmail, and gnus-sum when compiling.
5377         (nnimap-keepalive): Use gnus-float-time.
5378
5379         * mail-source.el (nnheader-message, gnus-float-time): Autoload.
5380         (mail-source-delete-crash-box): Use gnus-float-time.
5381
5382         * gnus-dired.el (gnus-completing-read): Autoload.
5383
5384         * mm-view.el (gnus-rescale-image): Autoload.
5385
5386         * mm-decode.el (gnus-completing-read, gnus-blocked-images): Autoload.
5387
5388         * gnus.el (gnus-sloppily-equal-method-parameters): Move defn before use.
5389
5390         * sieve-manage.el: Require 'cl when compiling.
5391
5392         * gnus-util.el (iswitchb-read-buffer): Declare rather than autoload.
5393         (gnus-iswitchb-completing-read): Require iswitchb.
5394         (gnus-select-frame-set-input-focus): Silence compiler.
5395
5396 2010-10-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5397
5398         * message.el (message-subject-trailing-was-query): Change default to t,
5399         since I think that's what most people want.
5400
5401         * nnimap.el (nnimap-request-accept-article): Erase buffer before
5402         appending for easier debugging.
5403         (nnimap-wait-for-connection): Take a regexp.
5404         (nnimap-request-accept-article): Wait for the continuation line before
5405         sending anything unless we're streaming.
5406
5407         * gnus-art.el (gnus-treat-article): Only inhibit body washing, and
5408         leave the header washing to take place.
5409
5410 2010-10-31  Daniel Dehennin  <daniel.dehennin@baby-gnu.org>
5411
5412         * gnus-msg.el (gnus-configure-posting-styles): Permit the use of
5413         regular expression match and replace in posting styles.
5414
5415 2010-10-31  Andrew Cohen  <cohen@andy.bu.edu>
5416
5417         * nnir.el (gnus-group-make-nnir-group,nnir-run-query): Allow searching
5418         an entire server.
5419         (nnir-get-active): New function.
5420         (nnir-run-imap): Use it.
5421         (nnir-run-gmane): Who knew, gmane search returns an article score!
5422
5423         * gnus-srvr.el (gnus-server-mode-map): Add binding "G" to search the
5424         server on the current line with nnir.
5425
5426 2010-10-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5427
5428         * gnus-cite.el (gnus-article-foldable-buffer): Refactor out.
5429         (gnus-article-foldable-buffer): Don't fold regions that have a ragged
5430         left edge.
5431         (gnus-article-foldable-buffer): Skip past the prefix when determining
5432         raggedness.
5433
5434         * gnus-sum.el (gnus-summary-show-article): Add `C-u C-u g' for showing
5435         the raw article, and change `C-u g' to show the article without doing
5436         treatments.
5437
5438         * gnus-art.el (gnus-mime-display-alternative): Actually pass the type
5439         on to `gnus-treat-article'.
5440         (gnus-inhibit-article-treatments): New variable.
5441
5442         * gnus.el: Autoload gnus-article-fill-cited-long-lines.
5443
5444         * gnus-art.el (gnus-treatment-function-alist): Have
5445         gnus-treat-fill-long-lines point to gnus-article-fill-cited-long-lines.
5446         (gnus-treat-fill-long-lines): Change default to fill all text/plain
5447         sections.
5448
5449         * gnus-cite.el (gnus-article-fill-cited-article): Remove unused `force'
5450         parameter.
5451         (gnus-article-fill-cited-long-lines): New function.
5452         (gnus-article-fill-cited-article): Allow filling only long sections.
5453
5454         * shr.el (shr-find-fill-point): Don't break lines between punctuation
5455         and non-punctuation (like after the apostrophe in "'We").
5456
5457         * gnus-sum.el (gnus-summary-select-article): Make sure
5458         gnus-original-article-buffer is alive.
5459
5460         * nndoc.el (nndoc-dissect-buffer): Reverse the order of the articles to
5461         reflect the order they're in in the digest.
5462
5463         * gnus.el (gnus-group-startup-message): Move point to the start of the
5464         buffer.
5465
5466         * nnimap.el (nnimap-capability): New function.
5467         (nnimap-open-connection): Only send AUTHENTICATE PLAIN if LOGINDISABLED
5468         is set.
5469
5470 2010-10-31  David Engster  <dengste@eml.cc>
5471
5472         * nnmairix.el (nnmairix-get-valid-servers): Return list of strings to
5473         conform with changes to gnus-completing-read.
5474
5475 2010-10-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5476
5477         * shr.el (shr-tag-img): Output "*" instead of "[img]".
5478
5479 2010-10-30  Andrew Cohen  <cohen@andy.bu.edu>
5480
5481         * nnir.el: Move defvar, defcustom around to keep file organized
5482         and keep byte-compiler quiet.
5483         (nnir-read-parms): Accept search-engine as arg.
5484         (nnir-run-query): Pass search-engine as arg.
5485         (nnir-search-engine): Remove.
5486
5487 2010-10-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5488
5489         * shr.el (shr-generic): The text nodes should be text, not :text.
5490
5491         * nnir.el (nnir-search-engine): Ressurect variable, since it's used
5492         later in the file.
5493
5494 2010-10-30  Andrew Cohen  <cohen@andy.bu.edu>
5495
5496         * nnir.el: General clean up.  Allow searching with multiple engines.
5497         Allow separate extra-parameters for each engine.
5498         Batch queries when possible.
5499         (nnir-imap-default-search-key,nnir-method-default-engines):
5500         Add customize interface.
5501         (nnir-run-gmane): New engine.
5502         (nnir-engines): Use it.  Qualify all prompts with engine name.
5503         (nnir-search-engine): Remove global variable.
5504         (nnir-run-hyrex): Restore for now.
5505         (nnir-extra-parms,nnir-search-history): New variables.
5506         (gnus-group-make-nnir-group): Use them.
5507         (nnir-group-server): Remove in favor of gnus-group-server.
5508         (nnir-request-group): Avoid searching twice.
5509         (nnir-sort-groups-by-server): New function.
5510
5511 2010-10-30  Julien Danjou  <julien@danjou.info>
5512
5513         * gnus-group.el: Remove gnus-group-fetch-control.
5514
5515         * gnus-start.el (gnus-find-new-newsgroups):
5516         Remove gnus-check-first-time-used.
5517
5518         * gnus.el: Remove gnus-backup-default-subscribed-newsgroups.
5519
5520 2010-10-30  Knut Anders Hatlen  <kahatlen@gmail.com>  (tiny change)
5521
5522         * nnimap.el (nnimap-update-info): Allow 'ticked and other flags to be
5523         set on groups that don't have \* permanentflags.
5524
5525 2010-10-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5526
5527         * shr.el (shr-tag-span): Drop colorization of regions since we don't
5528         control the background color.
5529         (shr-tag-img): Ignore very small web bug type images.
5530         (shr-put-image): Add help-echo alt texts to the images.
5531         (shr-tag-video): Show the video poster image.
5532
5533 2010-10-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5534
5535         * shr.el (shr-table-depth): New variable.
5536         (shr-tag-table-1): Only insert the images after the top-level table.
5537
5538         * nnimap.el (nnimap-split-incoming-mail): Fix typo.
5539
5540         * gnus-util.el (gnus-list-memq-of-list): New function.
5541
5542         * nnimap.el (nnimap-split-incoming-mail): Note that the INBOX has been
5543         selected.
5544         (nnimap-unsplittable-articles): New slot.
5545         (nnimap-new-articles): Use it.
5546
5547 2010-10-29  Stephen Berman  <stephen.berman@gmx.net>  (tiny change)
5548
5549         * gnus-group.el (gnus-group-get-new-news-this-group): Don't have point
5550         move to the previous line on `M-g'.
5551
5552 2010-10-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5553
5554         * gnus-msg.el (gnus-inews-do-gcc): Don't have the backends do the slow
5555         *-request-group, which seems unnecessary.
5556
5557         * nnimap.el (nnimap-quote-specials): Function copied over from
5558         imap.el.
5559         (nnimap-open-connection): Use AUTHENTICATE PLAIN on servers that say
5560         they support that.  Suggested by Tom Regner.
5561
5562 2010-10-29  Julien Danjou  <julien@danjou.info>
5563
5564         * gnus-sum.el (gnus-summary-delete-marked-as-read): Remove obsolete
5565         defalias.
5566         (gnus-summary-delete-marked-with): Remove obsolete defalias.
5567
5568         * gnus.el: Remove `gnus-nntp-service' variable.
5569         (gnus-secondary-servers): Make obsolete.
5570         (gnus-nntp-server): Make obsolete.
5571
5572         * gnus-start.el (gnus-1): Remove x-splash calls.
5573
5574         * gnus-ems.el (gnus-x-splash): Remove.
5575
5576         * gnus.el (gnus-group-startup-message): Simplify/update code.
5577
5578         * gnus-xmas.el (gnus-xmas-define): Remove unused gnus-characterp
5579         definition.
5580
5581         * gnus-group.el (gnus-group-make-tool-bar): Check for display graphic
5582         capability before doing anything.
5583         (gnus-group-insert-group-line): Remove useless
5584         gnus-group-remove-excess-properties.
5585
5586 2010-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
5587
5588         * gnus-art.el (gnus-article-goto-part): Work for article narrowed by ^L.
5589
5590 2010-10-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5591
5592         * gnus-sum.el (gnus-summary-rescan-group): Try to restore the window
5593         config after reselecting.
5594
5595 2010-10-28  Julien Danjou  <julien@danjou.info>
5596
5597         * shr.el (shr-put-image): Use point even if only inserting text.
5598         (shr-put-image): Save excursion when inserting alt text on non-graphic
5599         display, so the behavior is the same when we are on a graphic display.
5600
5601         * nnir.el (nnir-run-swish-e): Remove hyrex support.
5602
5603 2010-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
5604
5605         * gnus-art.el (gnus-article-jump-to-part): Error on no part; fix prompt.
5606         (gnus-mime-copy-part): Check coding system, not charset.
5607         (gnus-mime-view-part-externally): Never remove part.
5608         (gnus-mime-view-part-internally): Don't remove part here.
5609         (gnus-article-part-wrapper): Make sure MIME tag is visible.
5610         (gnus-article-goto-part): Go to displayed or preferred subpart if it is
5611         multipart/alternative.
5612
5613         * mm-decode.el (mm-display-part): Take optional arg `force'.
5614
5615 2010-10-26  Julien Danjou  <julien@danjou.info>
5616
5617         * gnus-group.el (gnus-group-default-list-level): Add this function to
5618         compute the default list level.
5619         (gnus-group-default-list-level): Add possibility to use a function.
5620
5621 2010-10-27  Katsumi Yamaoka  <yamaoka@jpl.org>
5622
5623         * mm-decode.el (mm-shr): Add undisplayer to MIME handle.
5624
5625         * gnus-group.el (gnus-group-completing-read)
5626         (gnus-read-ephemeral-bug-group): Replace replace-regexp-in-string with
5627         gnus-replace-in-string.
5628
5629 2010-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
5630
5631         * shr.el (shr-tag-div): Add.
5632
5633         * lpath.el: Fbind current-idle-time for XEmacs 21.4 and SXEmacs 22.1.
5634
5635 2010-10-25  Julien Danjou  <julien@danjou.info>
5636
5637         * gnus-util.el: Remove `gnus-with-local-quit'.
5638
5639         * gnus-demon.el (gnus-demon-init): Use run-with-idle-timer function.
5640
5641 2010-10-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5642
5643         * gnus-sum.el (gnus-summary-select-article): Fix type error in checking
5644         the original article buffer.
5645
5646 2010-10-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5647
5648         * nnimap.el (nnimap-request-head): New function.
5649         (nnimap-request-move-article): Try to be slightly faster by not
5650         requesting the entire message when moving.
5651         (nnimap-transform-headers): Don't bug out on bodiless articles.
5652         (nnimap-send-command): Have no outstanding messages if the IMAP server
5653         doesn't support streaming.
5654         (nnimap-transform-headers): Fold {quoted} strings more sloppily.
5655
5656 2010-10-24  Julien Danjou  <julien@danjou.info>
5657
5658         * message.el (message-default-headers): Fix type.
5659
5660 2010-10-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5661
5662         * gnus-html.el (gnus-html-prefetch-images): Decode entities before
5663         prefetching images.
5664
5665         * gnus-sum.el (gnus-group-make-articles-read): Propagate marks to the
5666         backend for unknown groups.  This is mainly useful for nnimap groups.
5667
5668         * gnus-agent.el (gnus-agent-fetch-group): Don't download stuff if the
5669         group isn't covered by the agent.
5670
5671 2010-10-22  Andrew Cohen  <cohen@andy.bu.edu>
5672
5673         * nnir.el (nnir-method-default-engines): New variable.
5674         (nnir-run-query): Use it.
5675         (nnir-group-mode-hook): Remove key binding and move to gnus-group.el.
5676         (gnus-summary-nnir-goto-thread): Change group if needed.
5677
5678         * gnus-group.el (gnus-group-group-map): Add key binding for
5679         gnus-group-make-nnir-group.
5680
5681 2010-10-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5682
5683         * shr.el (shr-tag-object): Add.
5684
5685         * gnus-sum.el (gnus-summary-select-article): Make sure we have the
5686         original article buffer live.
5687         (gnus-summary-select-article-buffer):
5688         Mention gnus-widen-article-buffer.
5689
5690 2010-10-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5691
5692         * shr.el (shr-tag-strong): Add.
5693
5694 2010-10-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5695
5696         * gnus-group.el (gnus-group-completing-read): Remove all newlines from
5697         group names.  They mess up the group buffer badly.
5698
5699         * shr.el (shr-tag-img): Don't bug out on images that don't have a SRC.
5700
5701         * gnus-group.el (gnus-group-mark-group): Use gnus-group-position-point
5702         instead of the summary one.
5703
5704 2010-10-22  Katsumi Yamaoka  <yamaoka@jpl.org>
5705
5706         * mml.el (mml-preview): Work properly when editing article.
5707
5708         * gnus-start.el (gnus-read-active-file-1): Don't add method to
5709         gnus-have-read-active-file if it's already been in.
5710
5711 2010-10-22  Tom Tromey  <tromey@redhat.com>
5712
5713         * gnus-group.el (gnus-group-unsubscribe-group): Fix args passed to
5714         gnus-group-completing-read.
5715
5716 2010-10-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5717
5718         * message.el (message-mode-map): Don't bind M-; to comment region, to
5719         allow the global comment-dwim to work.
5720
5721 2010-10-21  Julien Danjou  <julien@danjou.info>
5722
5723         * message.el (message-setup-1): Allow message-default-headers to be a
5724         function.
5725
5726 2010-10-21  Katsumi Yamaoka  <yamaoka@jpl.org>
5727
5728         * shr.el (shr-tag-table): Simplify.
5729
5730 2010-10-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5731
5732         * gnus-html.el (gnus-html-prefetch-images): Only prefetch http images
5733         to avoid trying to snarf invalid stuff.
5734
5735         * gnus-sum.el (gnus-summary-edit-article-done): Bind free variable.
5736
5737         * gnus.el (gnus-message-archive-group): Quote value.
5738         (gnus-message-archive-group): Mark as changed.
5739
5740         * shr.el (shr-add-font): Don't put the font properties on the newline
5741         or the indentation.
5742
5743         * message.el (message-fix-before-sending): Change options when sending
5744         non-printable characters.
5745
5746         * gnus.el (gnus-message-archive-method): Change the default to
5747         monthly outgoing groups.
5748
5749         * gnus-sum.el (gnus-summary-edit-article-done): Try to replace articles
5750         that have gotten new numbers.
5751
5752         * nnimap.el (nnimap-request-replace-article): New function.
5753
5754 2010-10-21  Katsumi Yamaoka  <yamaoka@jpl.org>
5755
5756         * nnrss.el (nnrss-wash-html-in-text-plain-parts): Remove.
5757         (nnrss-request-article): Don't use special html washing code.
5758
5759 2010-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
5760
5761         * shr.el (shr-tag-table): Remove useless nconc.
5762
5763 2010-10-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5764
5765         * gnus-art.el (article-wash-html): Simplify and remove the charset
5766         stuff.  Use the normal html rendering code instead of the special html
5767         washing code.
5768
5769         * mm-view.el (mm-text-html-renderer-alist): Add the `shr' and
5770         `gnus-w3m' symbols.
5771         (mm-text-html-washer-alist): Remove.
5772
5773         * mm-decode.el (mm-inline-text-html-renderer): Remove.
5774         (mm-inline-media-tests): Remove use.
5775         (mm-text-html-renderer): Change default to the `shr' symbol.
5776
5777         * mm-view.el (mm-inline-text-html): Remove use.
5778
5779         * gnus-art.el (gnus-blocked-images): New function.  Allow the
5780         `gnus-blocked-images' to be a function.
5781         (gnus-article-wash-function): Remove.
5782
5783 2010-10-20  Julien Danjou  <julien@danjou.info>
5784
5785         * spam.el (spam-list-of-processors): Mark as obsolete.
5786
5787         * nnimap.el (nnimap-request-article): Fix BODYSTRUCTURE retrieval.
5788         (nnimap-insert-partial-structure): Fix boundary detection.
5789
5790 2010-10-20  Andreas Seltenreich  <seltenreich@gmx.de>
5791
5792         * gnus-draft.el (gnus-draft-check-draft-articles): Don't unnecessarily
5793         run file-truename on remote files.  This can be expensive and even
5794         prevent one from editing drafts if some unrelated buffer has a stale
5795         connection.
5796
5797 2010-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
5798
5799         * shr.el (shr-find-fill-point): Shorten line if the preceding char is
5800         kinsoku-eol regardless of shr-kinsoku-shorten.
5801         (shr-tag-table-1): Rename from shr-tag-table; make it a subroutine.
5802         (shr-tag-table): Support caption, thead, and tfoot.
5803
5804 2010-10-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5805
5806         * shr.el (shr-find-fill-point): Don't leave blanks at the start of some
5807         lines.
5808         (shr-save-contents): New command and keystroke.
5809
5810         * nndoc.el (nndoc-type-alist): Add git support.
5811         (nndoc-git-type-p): New function.
5812         (nndoc-transform-git-article): Ditto.
5813         (nndoc-transform-git-headers): Ditto.
5814         (nndoc-transform-git-headers): Generate Subject headers.
5815
5816         * shr.el (shr-parse-style): New function.
5817         (shr-tag-span): Ditto.
5818
5819         * nnmairix.el (nnmairix-summary-mode-hook): Move nnmairix's `$' command
5820         to `G G' to avoid collisions.
5821
5822 2010-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
5823
5824         * shr.el: Load kinsoku if necessary.
5825         (shr-kinsoku-shorten): New internal variable.
5826         (shr-find-fill-point): Make kinsoku shorten text line if
5827         shr-kinsoku-shorten is bound to non-nil.
5828         (shr-tag-table): Bild shr-kinsoku-shorten to t; refer to
5829         shr-indentation too when testing if table is wider than frame width.
5830         (shr-insert-table): Use `string-width' instead of `length' to measure
5831         text width.
5832         (shr-insert-table-ruler): Make sure indentation is done at bol.
5833
5834 2010-10-19  Stefan Monnier  <monnier@iro.umontreal.ca>
5835
5836         * nnimap.el (nnimap-request-move-article, nnimap-parse-line)
5837         (nnimap-process-expiry-targets): Use unibyte for buffers that hold
5838         undecoded network data.
5839
5840 2010-10-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5841
5842         * gnus-agent.el (gnus-agent-toggle-plugged): Use the right minor mode
5843         name in the mode line spec so that the mode line menu works
5844         (bug #2431).
5845
5846         * message.el (message-get-reply-headers): If we're fed `to-address',
5847         then always use that.
5848
5849         * gnus-art.el (gnus-article-make-menu-bar): The article/group menus
5850         aren't so wide as to need to switch off the edit menu.
5851
5852         * gnus-delay.el (gnus-delay-article): Remove superfluous `group'
5853         binding.  Suggested by Leo <sdl.web@gmail.com> (bug #6613).
5854
5855         * nnimap.el (nnimap-request-group): Don't SELECT the group twice on
5856         `M-g'.
5857         (nnimap-update-info): Update flags/read marks even if \* isn't part of
5858         the permanent marks.
5859
5860 2010-10-18  Andrew Cohen  <cohen@andy.bu.edu>
5861
5862         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
5863         Splitting according to references/in-reply-to obeys the ignore-groups
5864         variable, while splitting by sender and subject do not.
5865
5866 2010-10-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5867
5868         * gnus-art.el (gnus-article-dumbquotes-map): Make into a char/string
5869         alist, so that we can look for non-Unicode chars.
5870         (article-translate-strings): Allow both character and string maps.
5871
5872 2010-10-18  Katsumi Yamaoka  <yamaoka@jpl.org>
5873
5874         * shr.el (shr-insert): Don't insert space behind a wide character
5875         categorized as kinsoku-bol, or between characters both categorized as
5876         nospace.
5877
5878 2010-10-16  Andrew Cohen  <cohen@andy.bu.edu>
5879
5880         * gnus-sum.el (gnus-summary-refer-thread): Bug fix.  Add the thread
5881         headers to gnus-newsgroup-headers.
5882
5883 2010-10-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5884
5885         * shr.el (shr-tag-img): Don't align images -- since we're not
5886         rescaling, this often leads to ugly displays.
5887
5888 2010-10-15  Andrew Cohen  <cohen@andy.bu.edu>
5889
5890         * gnus-sum.el (gnus-summary-refer-thread): Unconditionally ignore
5891         duplicates.
5892
5893 2010-10-15  Kan-Ru Chen  <kanru@kanru.info>  (tiny change)
5894
5895         * gnus-diary.el (gnus-diary-check-message): Fix gnus-completing-read
5896         call.
5897
5898 2010-10-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5899
5900         * gnus.el: Autoload gnus-html-show-images.
5901
5902         * nnimap.el: Use nnheader-message throughout.
5903
5904         * shr.el (shr-tag-img): Ignore images with no data.
5905
5906 2010-10-15  Julien Danjou  <julien@danjou.info>
5907
5908         * mml.el (mml-generate-mime-1): Add `mml-enable-flowed' variable to add
5909         a possibility to disable format=flow encoding when using hard newlines.
5910
5911 2010-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
5912
5913         * shr.el (shr-insert): Remove space inserted before or after a
5914         breakable character or at the beginning or the end of a line.
5915         (shr-find-fill-point): Do kinsoku; find the second best point or give
5916         it up if there's no breakable point.
5917
5918 2010-10-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5919
5920         * nnimap.el (nnimap-open-connection): Message when opening connection
5921         for debugging purposes.
5922
5923         * gnus-art.el (gnus-article-setup-buffer): Set article mode truncation
5924         on every setup buffer call to allow this to change from article to
5925         article.
5926
5927         * shr.el (shr-tag-table): Experimental feature: Truncate lines in
5928         buffers where we have a wide table.
5929
5930 2010-10-14  Andrew Cohen  <cohen@andy.bu.edu>
5931
5932         * gnus-sum.el (gnus-summary-refer-thread): Implement a version that
5933         uses *-request-thread.
5934
5935 2010-10-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5936
5937         * nnimap.el (nnimap-open-connection): Remove %s from openssl
5938         incantation, which is no longer valid.
5939
5940 2010-10-14  Julien Danjou  <julien@danjou.info>
5941
5942         * shr.el: Fix defcustom type (char -> character).
5943
5944 2010-10-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5945
5946         * nnimap.el (nnimap-open-connection): tls-program should be a list of
5947         programs.
5948
5949 2010-10-14  Julien Danjou  <julien@danjou.info>
5950
5951         * shr.el (shr-tag-a): Use url-link as widget type.
5952
5953         * gnus-group.el (gnus-group-insert-group-line): Fix group argument to
5954         `gnus-group-get-icon'.
5955
5956 2010-10-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5957
5958         * nnimap.el (nnimap-close-server): Forget the nnimap data on close.
5959         This should make server editing work better.
5960
5961         * shr.el (shr-find-fill-point): Don't inloop on indented text.
5962
5963         * tls.el (tls-program): Remove spurious %s from openssl.
5964
5965         * nnimap.el (nnimap-open-connection): Fix open-tls-stream call.
5966         (nnimap-parse-flags): Fix regexp.
5967
5968         * shr.el (shr-find-fill-point): Use a filling algorithm that should
5969         probably work for CJVK text, too.
5970
5971         * nnimap.el (nnimap-extend-tls-programs): Remove.
5972         (nnimap-open-connection): Bind STARTTLS to openssl explicitly.
5973
5974         * tls.el (tls-starttls-switches): Remove starttls hack.
5975         (open-tls-stream): Ditto.
5976         (tls-find-starttls-argument): Ditto.
5977
5978 2010-10-13  Julien Danjou  <julien@danjou.info>
5979
5980         * nnimap.el (nnimap-parse-flags): Be more strict when looking for FETCH
5981         responses.
5982
5983 2010-10-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5984
5985         * mm-decode.el (mm-shr): Allow use from non-Gnus users.
5986
5987         * gnus-spec.el (gnus-parse-simple-format): princ doesn't really insert
5988         anything in Emacs.
5989
5990         * shr.el (shr-current-column): Remove buggy and unnecessary function.
5991
5992 2010-10-13  Julien Danjou  <julien@danjou.info>
5993
5994         * shr.el (shr-width): Make shr-width a defcustom with default to
5995         fill-column.
5996         (shr-tag-img): Use shr-width rather than fill-column.
5997
5998 2010-10-13  Katsumi Yamaoka  <yamaoka@jpl.org>
5999
6000         * dgnushack.el (byte-optimize-apply):
6001         * gnus-dired.el (gnus-dired-attach): Silence XEmacs 21.5 when compiling.
6002
6003         * gnus-gravatar.el (gnus-gravatar-transform-address): Adjust avatars'
6004         position when (X-)Faces exist.
6005         (gnus-treat-from-gravatar, gnus-treat-mail-gravatar): Force displaying
6006         avatars when called interactively.
6007
6008 2010-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
6009
6010         * gnus-gravatar.el (gnus-gravatar-too-ugly): Don't test if
6011         gnus-article-x-face-too-ugly is bound.
6012
6013 2010-10-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6014
6015         * rfc2231.el (rfc2231-parse-string): Ignore repeated parts.
6016
6017         * nnimap.el (nnimap-request-rename-group): Unselect by selecting a
6018         mailbox that doesn't exist.
6019
6020 2010-10-12  Julien Danjou  <julien@danjou.info>
6021
6022         * shr.el (shr-tag-img): Encode URL properly when retrieving.
6023         (shr-get-image-data): Encode URL properly when fetching from cache.
6024         (shr-tag-img): Use aligned-to spaces to align correctly images.
6025
6026         * gnus-gravatar.el (gnus-gravatar-insert): Check if buffer is alive
6027         before inserting the Gravatar.
6028
6029         * shr.el (shr-tag-img): Add align attribute support for <img>.
6030
6031 2010-10-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6032
6033         * gnus-gravatar.el (gnus-art): Require.
6034
6035         * gnus-sum.el (gnus-summary-mark-as-unread-forward)
6036         (gnus-summary-mark-as-unread-backward, gnus-summary-mark-as-unread):
6037         Remove long obsoleted functions.
6038
6039 2010-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
6040
6041         * lpath.el: Fbind gnutls-negotiate for Emacs 22 and XEmacsen.
6042
6043         * nnimap.el (gnutls-negotiate): Silence the byte compiler.
6044
6045         * gnus-art.el, gnus-cache.el, gnus-fun.el, gnus-group.el:
6046         * gnus-picon.el, gnus-spec.el, gnus-sum.el, gnus-util.el, gnus.el:
6047         * hashcash.el, imap.el, mail-source.el, message.el, mm-bodies.el:
6048         * mm-decode.el, mm-extern.el, mm-util.el, mm-view.el, mml-smime.el:
6049         * mml.el, mml1991.el, mml2015.el, nnfolder.el, nnheader.el, nnmail.el:
6050         * nnmaildir.el, nnrss.el, nntp.el, pgg-parse.el, pgg.el, rfc1843.el:
6051         * sieve-manage.el, smime.el, spam.el:
6052         Fix comment for declare-function.
6053
6054 2010-10-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6055
6056         * nnimap.el (nnimap-request-rename-group): Select group read-only
6057         before renaming it.
6058
6059         * shr.el (shr-insert): Fix up the white space only regexp.
6060
6061         * nnimap.el (nnimap-transform-split-mail): Not all articles have
6062         bodies.  Protect against this.  Reported by Michael Welsh Duggan.
6063
6064         * shr.el (shr-current-column): New function.
6065         (shr-find-fill-point): New function.
6066
6067 2010-10-11  Michael Welsh Duggan  <md5i@md5i.com>  (tiny change)
6068
6069         * sieve-manage.el (sieve-manage-open): Allow port names as well as port
6070         numbers.
6071
6072 2010-10-11  Julien Danjou  <julien@danjou.info>
6073
6074         * shr.el (shr-hr-line): Add.
6075         (shr-tag-hr): Use shr-hr-line to specify which character to use to
6076         display hr lines.
6077         (shr-max-columns): Do not change state to nil if we just inserting
6078         spaces.
6079
6080 2010-10-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6081
6082         * gnus-topic.el (gnus-topic-read-group): If after the last group,
6083         select the last group.
6084
6085 2010-10-11  Teodor Zlatanov  <tzz@lifelogs.com>
6086
6087         * gnus-int.el (gnus-run-hook-with-args): Autoload from gnus-util.el.
6088
6089 2010-10-10  Dan Nicolaescu  <dann@ics.uci.edu>
6090
6091         * dig.el (dig-mode-map): Declare and define in one step.
6092
6093 2010-10-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6094
6095         * nnimap.el (nnimap-update-qresync-info): \Flagged messages are read
6096         for Gnus.
6097         (nnimap-retrieve-group-data-early): utf7-encode the group parameters.
6098         (nnimap-update-qresync-info): Mark \Seen articles as read.
6099
6100         * gnus-sum.el (gnus-summary-set-local-parameters): Ignore the `active'
6101         non-variable, too.
6102
6103         * nnimap.el (nnimap-open-connection): Use gnutls STARTTLS, if
6104         available.
6105         (nnimap-update-info): Rely more on the current active than the param
6106         active to avoid marking articles as read too much.
6107
6108         * auth-source.el (auth-source-create): Use (user-login-name) for the
6109         user name default.
6110
6111         * nnimap.el (nnimap-update-info): If the server doesn't return any
6112         useful info, just use the previous info.
6113         (nnimap-update-info): Prefer old info over start-article.
6114         (nnimap-update-qresync-info): Finish implementing QRESYNC.
6115
6116 2010-10-10  Andrew Cohen  <cohen@andy.bu.edu>
6117
6118         * nnir.el (autoload): Clean up autoloads.
6119         (nnir-imap-default-search-key): Rename from nnir-imap-search-field.
6120         Use key rather than value.
6121         (nnir-imap-search-other): New variable.
6122         (nnir-read-parm): Use it.
6123         (nnir-imap-expr-to-imap): Use %S rather than imap-quote-specials.
6124         (gnus-summary-nnir-goto-thread): Modify to work with imap.
6125
6126 2010-10-10  Stefan Monnier  <monnier@iro.umontreal.ca>
6127
6128         * nnimap.el (nnimap-wait-for-response): If the user hits `C-g', kill
6129         the process, too.
6130
6131 2010-10-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6132
6133         * spam.el (gnus-summary-mode-map): Bind to "$".
6134         Suggested by Russ Allbery.
6135
6136         * shr.el: Rework the way things are indented by <li> slightly.
6137
6138         * gnus.el (gnus-group-set-parameter): Fix typo.
6139
6140         * nnimap.el: Start implementing QRESYNC support.
6141
6142 2010-10-09  Julien Danjou  <julien@danjou.info>
6143
6144         * nnir.el (nnir-engines): Fix too many arguments.
6145
6146 2010-10-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6147
6148         * nnmail.el (nnmail-expiry-target-group): Say that every expiry target
6149         group is the "last", so that the backends like nnfolder actually save
6150         their folders.
6151
6152         * nnimap.el (nnimap-open-connection): If we have gnutls loaded, then
6153         try to use that for the tls stream.
6154         (nnimap-retrieve-group-data-early): Rework the marks code to heed
6155         UIDVALIDITY and find out which groups are read-only and not.
6156         (nnimap-get-flags): Use the same marks parsing code as the rest of
6157         nnimap.
6158
6159 2010-10-09  Julien Danjou  <julien@danjou.info>
6160
6161         * nnir.el (nnir-read-parm): Fix call to gnus-completing-read.
6162
6163         * gnus-gravatar.el (gnus-gravatar-transform-address): Error errors when
6164         retrieving gravatars.
6165
6166         * shr.el (shr-table-corner): Add.
6167         (shr-table-line): Add.
6168         (shr-insert-table-ruler): Use the above defcustoms to insert tables.
6169
6170 2010-10-08  Julien Danjou  <julien@danjou.info>
6171
6172         * mm-decode.el (mm-text-html-renderer): Add mm-shr in choice list.
6173
6174 2010-10-08  Teodor Zlatanov  <tzz@lifelogs.com>
6175
6176         * gnus-util.el (gnus-alist-pull): Rename `gnus-pull'.
6177
6178         * gnus-sum.el (gnus-mark-article-as-unread)
6179         (gnus-summary-mark-article-as-unread, gnus-summary-remove-bookmark)
6180         (gnus-summary-set-bookmark): Use it.
6181
6182         * gnus-msg.el (gnus-setup-message): Use it.
6183
6184         * gnus-demon.el (gnus-demon-remove-handler): Use it.
6185
6186         * gnus.el (gnus-group-remove-parameter): Use it.
6187
6188         * gnus-group.el (gnus-group-make-web-group): Use it.
6189
6190         * gnus-demon.el (gnus-demon-remove-handler): Use it.
6191
6192         * nnregistry.el: Update docs to mention manual.
6193
6194         * gnus-registry.el: Update docs to mention nnregistry.el.
6195         (gnus-registry-initialize): Don't install nnregistry refer method
6196         automatically.
6197         (gnus-registry-install-nnregistry): Remove it.
6198
6199 2010-10-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6200
6201         * shr.el (shr-insert): Don't insert double spaces.
6202
6203 2010-10-08  Katsumi Yamaoka  <yamaoka@jpl.org>
6204
6205         * gnus-gravatar.el (gnus-treat-from-gravatar)
6206         (gnus-treat-mail-gravatar): Bind gnus-gravatar-too-ugly to nil when
6207         called interactively.
6208
6209         * gnus-art.el (gnus-mime-view-part-externally)
6210         (gnus-mime-view-part-internally): Make predicate function passed to
6211         gnus-mime-view-part-as-type assume argument is a mime type, not a list
6212         of a mime type.
6213
6214         * shr.el (shr-table-widths): Don't use cl function `reduce'.
6215
6216 2010-10-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6217
6218         * shr.el (require): Require cl when compiling.
6219         (shr-tag-hr): New function.
6220
6221         * nnimap.el (nnimap-update-info): Remove double setting of high.
6222         (nnimap-update-info): Don't ignore groups that have no UIDNEXT.
6223         This makes nnimap work properly on Courier again.
6224
6225         * gnus.el (gnus-carpal): The carpal mode has been removed, but define
6226         the variable for backwards compatibility.
6227
6228         * mm-decode.el (mm-save-part): If given a non-directory result, expand
6229         the file name before using to avoid setting mm-default-directory to
6230         nil.
6231
6232         * gnus-start.el (gnus-get-unread-articles): Require gnus-agent before
6233         bidning gnus-agent variables.
6234
6235         * shr.el (shr-render-td): Use a cache for the table rendering function
6236         to avoid getting an exponential rendering behavior in nested tables.
6237         (shr-insert): Rework the line-breaking algorithm.
6238         (shr-insert): Don't leave trailing spaces.
6239         (shr-insert-table): Also insert empty TDs.
6240         (shr-tag-blockquote): Ensure paragraphs after </ul>.
6241
6242 2010-10-07  Stefan Monnier  <monnier@iro.umontreal.ca>
6243
6244         * gnus-sum.el (gnus-number): Rename from `number'.
6245         (gnus-article-marked-p, gnus-summary-limit-to-display-predicate)
6246         (gnus-summary-limit-children): Update uses correspondingly.
6247
6248 2010-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
6249
6250         * gnus-gravatar.el (gnus-gravatar-too-ugly): New user option.
6251         (gnus-gravatar-transform-address): Don't show avatars of people of
6252         which mail addresses match gnus-gravatar-too-ugly.
6253
6254 2010-10-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6255
6256         * shr.el (shr-table-widths): Expand TD elements to fill available
6257         space.
6258
6259 2010-10-07  Julien Danjou  <julien@danjou.info>
6260
6261         * nnimap.el (nnimap-request-rename-group): Add this method.
6262
6263 2010-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
6264
6265         * gnus-html.el (gnus-html-schedule-image-fetching): Remove function
6266         name from XEmacs' function-arglist.
6267
6268         * gnus-gravatar.el (gnus-gravatar-insert): Don't add properties to
6269         gravatar under XEmacs.
6270
6271 2010-10-07  Teodor Zlatanov  <tzz@lifelogs.com>
6272
6273         * auth-source.el: Update docs with TODO items.
6274
6275         * gnus-sync.el: Update docs to explain state and plans.
6276
6277         * gnus-int.el (gnus-after-set-mark-hook, gnus-before-update-mark-hook):
6278         Hooks for mark updates.
6279         (gnus-request-set-mark, gnus-request-update-mark): Use them.
6280
6281         * gnus-util.el (gnus-run-hooks-with-args): Convenience function to run
6282         hooks with arguments, which is needed for mark update hooks.
6283
6284 2010-10-06  Julien Danjou  <julien@danjou.info>
6285
6286         * gnus.el (gnus-expand-group-parameter): Only return and act on what
6287         was matched.
6288
6289         * sieve-manage.el: Update example in `Commentary'.
6290
6291         * sieve.el (sieve-open-server): Use sieve-manage-authenticate.
6292
6293         * sieve-manage.el (sieve-manage-open): Use sieve-manage-default-port,
6294         not 2000.
6295         (sieve-manage-authenticate): Re-add function.
6296
6297 2010-10-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6298
6299         * shr.el (shr-insert): Get 'space transition right.
6300         (shr-render-td): Only delete space at the end of the TD.
6301
6302         * nnimap.el (nnimap-open-connection): Prepare to support
6303         open-gnutls-stream.
6304
6305         * shr.el: Rearrange function order to be more logical.
6306
6307 2010-10-06  Julien Danjou  <julien@danjou.info>
6308
6309         * nnrss.el (nnrss-check-group): Remove 404 URL in comment.
6310         (nnrss-discover-feed): Remove 404 URL in docstring.
6311
6312         * nnir.el: Fix Swish-E URL.
6313         Fix Namazu URL.
6314
6315         * message.el (message-change-subject): Remove 404 URL in a comment.
6316
6317 2010-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
6318
6319         * gnus-art.el (gnus-mime-view-part-as-type): Make it work when being
6320         called interactively.
6321
6322         * gnus-util.el (gnus-remove-if): Allow hash table.
6323         (gnus-remove-if-not): New function.
6324
6325         * gnus-art.el (gnus-mime-view-part-as-type):
6326         * gnus-score.el (gnus-summary-score-effect):
6327         * gnus-sum.el (gnus-read-move-group-name):
6328         Replace remove-if-not with gnus-remove-if-not.
6329
6330         * gnus-group.el (gnus-group-completing-read):
6331         Regard collection as a hash table if it is not a list.
6332
6333 2010-10-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6334
6335         * shr.el (shr-render-td): Allow blank/missing <TD>s.
6336
6337         * shr.el: Document the table-rendering algorithm.
6338
6339 2010-10-05  Katsumi Yamaoka  <yamaoka@jpl.org>
6340
6341         * dgnushack.el (dgnushack-compile): Exclude shr.el from being compiled
6342         for Emacsen having no `libxml-parse-html-region' support.
6343
6344 2010-10-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6345
6346         * gnus-html.el (gnus-html-schedule-image-fetching): Protect against
6347         invalid URLs.
6348
6349         * shr.el (shr-tag-img): Shorten ALT texts and allow them to be
6350         line-broken.
6351         (shr-tag-img): Ignore image fetching errors.
6352         (shr-overlays-in-region): Compute overlay positions correctly.
6353
6354         * mm-decode.el (mm-shr): Require shr.
6355
6356         * gnus-art.el (gnus-blocked-images): Move variable here.
6357
6358         * shr.el (shr-insert-table): Bind free variable.
6359
6360         * mm-decode.el (mm-shr): Bind shr-content-function.
6361
6362         * shr.el (shr-content-function): New variable.
6363
6364         * gnus-sum.el (gnus-article-sort-by-most-recent-date): New function,
6365         added for symmetry.
6366
6367         * nnir.el (nnir-retrieve-headers): Don't bug out on invalid data.
6368
6369         * gnus-group.el (gnus-group-make-group): Doc fix.
6370
6371         * nnimap.el (nnimap-request-newgroups): Return success.
6372
6373         * shr.el (shr-find-elements): New function.
6374         (shr-tag-table): Put all the images after the table.
6375         (shr-tag-table): Really inhibit images inside the table.
6376         (shr-collect-overlays): Copy over overlays from the TD elements to the
6377         main document.
6378
6379         * mm-decode.el (mm-shr): Bind shr-blocked-images to
6380         gnus-blocked-images.
6381
6382 2010-10-05  Julien Danjou  <julien@danjou.info>
6383
6384         * sieve-manage.el (sieve-sasl-auth): Use auth-source to authenticate.
6385
6386         * gnus-html.el (gnus-html-wash-images): Rescale image from cid too.
6387         (gnus-html-maximum-image-size): Add this function.
6388         (gnus-html-put-image): Use gnus-html-maximum-image-size.
6389
6390         * sieve-manage.el (sieve-manage-capability): Do not bug out when the
6391         server-value of the capability is nil.
6392
6393 2010-10-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6394
6395         * shr.el (shr-tag-em): Add <EM> tag.
6396
6397 2010-10-05  Florian Ragwitz  <rafl@debian.org>  (tiny change)
6398
6399         * sieve-manage.el (sieve-manage-default-stream): Make default stream
6400         customizable.
6401
6402         * gnus-html.el (gnus-html-wash-tags): Decode URL entities to avoid
6403         handing broken links to browse-url.
6404
6405 2010-10-05  Julien Danjou  <julien@danjou.info>
6406
6407         * gnus-util.el (gnus-emacs-completing-read)
6408         (gnus-iswitchb-completing-read): Use autoload rather than require.
6409
6410 2010-10-05  Katsumi Yamaoka  <yamaoka@jpl.org>
6411
6412         * lpath.el: Fbind libxml-parse-html-region and shr-insert-document for
6413         Emacs 22 and XEmacs; fbind help-function-arglist for XEmacs 21.4 and
6414         SXEmacs; fbind ido-completing-read, and bind iswitchb-mode and
6415         iswitchb-temp-buflist for XEmacs.
6416
6417         * gnus-util.el (gnus-completing-read-function): Exclude
6418         gnus-icompleting-read and gnus-ido-completing-read from candidates for
6419         XEmacs since iswitchb.el is very old and ido.el is unavailable in
6420         XEmacs.
6421
6422         * gnus-registry.el (gnus-registry-install-nnregistry): Rewrite so as
6423         not to use `delete-dups' that is unavailable in XEmacs 21.4.
6424
6425         * gnus-html.el: Don't require help-fns under XEmacs.
6426         (gnus-html-schedule-image-fetching): Work for XEmacs.
6427
6428         * mm-decode.el (mm-shr): Decode contents by charset.
6429
6430 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6431
6432         * nnimap.el (nnimap-open-connection): Give an error if nnimap-stream is
6433         unknown.
6434
6435         * shr.el (shr-tag-blockquote): Ensure paragraph after quote, too.
6436         (shr-get-image-data): Ensure against the cache file missing.
6437
6438         * nnimap.el (nnimap-finish-retrieve-group-infos): Message while waiting
6439         for data.
6440
6441         * spam-report.el (spam-report-url-ping-plain): Don't query about
6442         killing the process.
6443
6444         * shr.el (shr-render-td): Protect against too-wide text.
6445
6446 2010-10-04  Julien Danjou  <julien@danjou.info>
6447
6448         * mml-smime.el (mml-smime-openssl-encrypt-query): Fix choices.
6449         (mml-smime-openssl-sign-query): Fix gnus-completing-read call.
6450
6451         * gravatar.el (gravatar-retrieved): Kill buffer when gravatar has been
6452         retrieved.
6453
6454 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6455
6456         * shr.el (browse-url): Require.
6457         (shr-ensure-paragraph): Don't insert a new newline after empty-ish
6458         lines.
6459         (shr-show-alt-text, shr-browse-image): New commands.
6460         (shr-browse-url, shr-copy-url): New commands.
6461
6462         * gnus-sum.el (gnus-widen-article-window): New variable.
6463         (gnus-summary-select-article-buffer): Use it.
6464
6465         * message.el (message-idna-to-ascii-rhs-1): Don't bug out on addresses
6466         without @ signs.
6467
6468 2010-10-04  Michael Welsh Duggan  <md5i@md5i.com>  (tiny change)
6469
6470         * nnir.el (nnir-run-imap): Remove spurious space in search string.
6471
6472 2010-10-04  Julien Danjou  <julien@danjou.info>
6473
6474         * gnus-util.el (gnus-emacs-completing-read): Mapcar collection to list,
6475         for XEmacs.
6476
6477 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6478
6479         * gnus-salt.el: Remove all gnus-carpal stuff -- it's not useful.
6480
6481         * nnimap.el (nnimap-open-connection): Allow tls as a synonym for ssl.
6482         (nnimap-close-server): Implement.
6483
6484         * dgnushack.el (iswitchb): Require to shut up the compiler.
6485
6486         * shr.el (shr-ensure-paragraph): Fix the non-empty line case.
6487         (shr-insert): Tweak line breaking.
6488         (shr-insert): Handle <pre> better.
6489         (shr-tag-li): Get <li> indentation right.
6490         (shr-tag-li): Get <li> indentation even righter.
6491         (shr-tag-blockquote): Ensure paragraph start.
6492         (shr-make-table): Tweak table generation.
6493         (shr-make-table): Fix typo.
6494
6495         * shr.el: Implement table rendering.
6496
6497 2010-10-04  Julien Danjou  <julien@danjou.info>
6498
6499         * gnus-html.el (gnus-html-put-image): Fix resize image code.
6500
6501 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6502
6503         * shr.el (shr-insert): Use string anchors instead of line anchors.
6504
6505 2010-10-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6506
6507         * shr.el: Add headings.
6508         (shr-ensure-paragraph): Actually work.
6509         (shr-tag-li): Make <ul> prettier.
6510         (shr-insert): Get white space at the beginning/end of elements right.
6511         (shr-tag-p): Collapse subsequent <p>s.
6512         (shr-ensure-paragraph): Don't insert double line feeds after blank
6513         lines.
6514         (shr-insert): \t is also space.
6515         (shr-tag-s): Fix "s" tag name function.
6516         (shr-tag-s): Fix face prop name.
6517
6518 2010-10-03  Julien Danjou  <julien@danjou.info>
6519
6520         * gnus-html.el (gnus-html-put-image): Use gnus-rescale-image.
6521
6522         * mm-view.el (gnus-window-inside-pixel-edges): Add autoload for
6523         gnus-window-inside-pixel-edges.
6524
6525         * gnus-ems.el (gnus-window-inside-pixel-edges): Move from gnus-html to
6526         gnus-ems.
6527
6528         * mm-view.el (mm-inline-image-emacs): Support image resizing.
6529
6530         * gnus-util.el (gnus-rescale-image): Add generic gnus-rescale-image
6531         function.
6532
6533         * mm-decode.el (mm-inline-large-images): Enhance defcustom and add
6534         resize choice.
6535
6536 2010-10-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6537
6538         * shr.el (shr-tag-p): Don't insert newlines on empty tags at the
6539         beginning of the buffer.
6540
6541         * gnus-sum.el (gnus-summary-select-article-buffer): Really select the
6542         article buffer again.
6543
6544         * shr.el (shr-tag-p): Don't insert newlines at the start of the buffer.
6545
6546         * mm-decode.el (mm-shr): Narrow before inserting, so that shr can know
6547         when it's at the start of the buffer.
6548
6549         * shr.el (shr-tag-blockquote): Convert name.
6550         (shr-rescale-image): Use the right image-size variant.
6551
6552         * gnus-sum.el (gnus-summary-select-article-buffer): If the article
6553         buffer isn't shown, then select the current article first instead of
6554         bugging out.
6555         (gnus-summary-select-article-buffer): Show both the article and summary
6556         buffers again.
6557
6558         * shr.el (shr-fontize-cont): Protect against regions with no text.
6559         Rename tag functions to shr-tag-* for enhanced security.
6560         (shr-tag-ul, shr-tag-ol, shr-tag-li, shr-tag-br): New functions.
6561
6562 2010-10-03  Chong Yidong  <cyd@stupidchicken.com>
6563
6564         * shr.el (shr-insert):
6565         * pop3.el (pop3-movemail):
6566         * gnus-html.el (gnus-html-wash-tags): Don't use plusp, as cl may not be
6567         loaded.
6568
6569 2010-10-03  Glenn Morris  <rgm@gnu.org>
6570
6571         * nnmairix.el (nnmairix-replace-illegal-chars): Drop Emacs 20 code.
6572
6573         * smime.el (smime-cert-by-ldap-1): Drop Emacs 21 code.
6574
6575         * gnus-art.el (gnus-next-page-map): Drop Emacs 20 compat cruft.
6576
6577         * gmm-utils.el (gmm-write-region): Drop Emacs 20 compat cruft.
6578
6579         * gnus-util.el (gnus-make-local-hook): Simplify.
6580
6581 2010-10-02  Julien Danjou  <julien@danjou.info>
6582
6583         * gnus-util.el (gnus-iswitchb-completing-read): New function.
6584         (gnus-ido-completing-read): New function.
6585         (gnus-emacs-completing-read): New function.
6586         (gnus-completing-read): Use gnus-completing-read-function.
6587         Add gnus-completing-read-function.
6588
6589 2010-10-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6590
6591         * shr.el (shr-insert-document): Autoload.
6592         (shr-img): Be silent.
6593         (shr-insert): Add a newline after every picture before text.
6594         (shr-add-font): Use overlays for combining faces.
6595         (shr-insert): Pass upwards the text start point.
6596
6597         * mm-decode.el (mm-text-html-renderer): Default to shr.el rendering, if
6598         possible.
6599         (mm-shr): New function.
6600
6601 2010-10-02  Julien Danjou  <julien@danjou.info>
6602
6603         * gnus-gravatar.el (gnus-gravatar-insert): Adjust character where we
6604         should go backward.
6605
6606 2010-10-02  Juanma Barranquero  <lekktu@gmail.com>
6607
6608         * shr.el (shr): Fix typo in provide call.
6609
6610 2010-10-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6611
6612         * shr.el: New file.
6613
6614         * gnus-html.el (gnus-html-schedule-image-fetching): Be silent.
6615
6616         * gnus-topic.el (gnus-topic-move-group): Fix the syntax of the
6617         completing read.
6618
6619 2010-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6620
6621         * gnus-start.el (gnus-check-bogus-newsgroups): Say how many groups
6622         we're being queried about.  Suggested by Dan Jacobson.
6623
6624         * nndoc.el (nndoc-type-alist): Do babyl before mime-parts.
6625         Suggested by Jason Eisner.
6626
6627         * gnus-async.el (gnus-async-delete-prefetched-entry): Remove from hash
6628         table, too.  Suggested by Stefan Wiens.
6629         (gnus-async-prefetched-article-entry): Use intern-soft to avoid growing
6630         the table unnecessary.  Suggested by Stefan Wiens.
6631
6632         * gnus-sum.el (gnus-summary-clear-local-variables): This is probably no
6633         longer needed, and probably doesn't work either, as pointed out by
6634         Stefan Wiens.
6635         (gnus-summary-exit): Remove call to the clearing function.
6636         (gnus-summary-exit-no-update): Ditto.
6637
6638         * gnus-art.el (gnus-summary-save-in-file): Use with-current-buffer
6639         instead of gnus-eval-in-buffer-window to avoid popping up frames.
6640         Reported by Stefan Monnier.
6641         (gnus-summary-save-in-rmail): Ditto.
6642
6643         * gnus-sum.el (gnus-summary-select-article-buffer): Show only the
6644         article buffer, instead of both the article buffer and the summary
6645         buffer.  Sort of suggested by Dan Jacobson.
6646
6647         * gnus-win.el (gnus-buffer-configuration): Add an only-article spec.
6648
6649         * nnmbox.el (nnmbox-read-mbox): Mark buffer for deletion on Gnus exit.
6650         Suggested by Dan Jacobson.
6651
6652         * mm-encode.el (mm-content-transfer-encoding-defaults): Try to make the
6653         documentation clearer.
6654
6655         * message.el (message-shorten-references): Comment on the number "21".
6656         Suggested by Stefan Monnier.
6657
6658         * gnus-sum.el (gnus-summary-scroll-up): Add more documentation.
6659         Suggested by Dan Jacobson.
6660
6661         * gnus.el (gnus-large-newsgroup):
6662         Mention gnus-large-ephemeral-newsgroup.  Suggested by Dan Jacobson.
6663
6664         * gnus-msg.el (gnus-summary-resend-message): When resending, don't
6665         externalize attachments.  Bug reported by Steve Wen.
6666
6667         * gnus.el (gnus-continuum-version): Make inactive, since it doesn't
6668         really message anything to the user.
6669
6670         * nnmail.el (nnmail-article-group): Allow using the fancy split method
6671         directly.
6672
6673         * nnimap.el (nnimap-request-group): Low higher than high to signal no
6674         messages in empty groups.
6675
6676 2010-10-01  Ted Zlatanov  <tzz@lifelogs.com>
6677
6678         * nnimap.el (nnimap-request-group): Don't bug out when there's an empty
6679         non-UIDNEXT group.
6680
6681 2010-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6682
6683         * gnus-group.el (gnus-group-completing-read): Return the symbol name,
6684         not the value from the collection.
6685
6686         * nnimap.el (nnimap-update-info): Ignore groups that have no UIDNEXT
6687         values.  This sometimes happens on some groups that have no info.
6688         (nnimap-request-newgroups): New function.
6689
6690 2010-10-01  Teodor Zlatanov  <tzz@lifelogs.com>
6691
6692         * gnus-registry.el (gnus-registry-install-nnregistry): Move the feature
6693         check into `gnus-registry-initialize'.
6694         (gnus-registry-initialize): Ditto.
6695         Fix and extend header docs.
6696
6697 2010-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6698
6699         * gnus-html.el (gnus-html-prefetch-images): Adjust regexp to avoid
6700         regexp backtrace overflows.
6701
6702         * nnimap.el (nnimap-extend-tls-programs): Only extend those programs
6703         for starttls that tls.el implements; i.e. openssl.
6704
6705         * tls.el (tls-starttls-switches): Give up on using starttls with
6706         gnutls-cli.
6707         (tls-program): Add --insecure to be consistent with the defaults from
6708         openssl s_client.  Now all three commands are insecure.
6709
6710 2010-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>
6711
6712         * lpath.el: Bind completion-styles-alist for XEmacs.
6713
6714         * gravatar.el: Don't load image.el that XEmacs doesn't provide.
6715         (gravatar-create-image): New function that's an alias to
6716         gnus-xmas-create-image, gnus-create-image, or create-image.
6717         (gravatar-data->image): Use it.
6718
6719 2010-09-30  Teodor Zlatanov  <tzz@lifelogs.com>
6720
6721         * gnus-registry.el (gnus-registry-install-nnregistry): New function to
6722         install the nnregistry refer method.
6723         (gnus-registry-install-hooks): Use it.
6724         (gnus-registry-unfollowed-groups): Add nnmairix to the default
6725         unfollowed groups.
6726
6727 2010-09-30  Jose A. Ortega Ruiz  <jao@gnu.org>  (tiny change)
6728
6729         * gnus-sum.el (gnus-summary-show-thread): Skip past invisible text when
6730         expanding threads.
6731
6732 2010-09-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6733
6734         * nnir.el: Use the server names without suffixes (bug #7009).
6735
6736         * nnimap.el (nnimap-open-connection): Reinstate the auto-upgrade from
6737         unencrypted to STARTTLS, if possible.
6738
6739 2010-09-30  Teemu Likonen  <tlikonen@iki.fi>  (tiny change)
6740
6741         * message.el (message-ignored-supersedes-headers): Strip Injection-*
6742         headers before superseding.
6743
6744 2010-09-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6745
6746         * nnrss.el (nnrss-use-local): Add documentation.
6747
6748         * nnimap.el (nnimap-extend-tls-programs): New function.
6749         (nnimap-open-connection): Use tls.el exclusively, and not starttls.el.
6750         (nnimap-wait-for-connection): Accept the greeting from the stupid
6751         output from openssl s_client -starttls, too.
6752
6753         * tls.el (tls-starttls-switches): New variable.
6754         (tls-find-starttls-argument): Use it.
6755         (open-tls-stream): Ditto.
6756
6757         * netrc.el (netrc-credentials): Return the value of the "default" entry.
6758         (netrc-machine): Ditto.
6759
6760         * nnimap.el (nnimap-find-article-by-message-id): Really return the
6761         article number.
6762         (nnimap-split-fancy): New variable.
6763         (nnimap-split-incoming-mail): Use it.
6764
6765         * nntp.el (nntp-server-list-active-group): Document.
6766
6767         * nnimap.el (nnimap-find-article-by-message-id): Use EXAMINE instead of
6768         SELECT to get the message-id.
6769
6770         * mail-source.el (mail-sources): Remove webmail support.
6771         (defvar): Ditto.
6772         (mail-source-fetcher-alist): Ditto.
6773         (mail-source-fetch-webmail): Remove.
6774
6775         * webmail.el: Remove -- doesn't seem relevant any more.
6776
6777         * gnus.el: Fix up make-obsolete-variable declarations throughout.
6778
6779         * nnimap.el (nnimap-request-accept-article): Get the Message-ID without
6780         the \r.
6781
6782 2010-09-30  Julien Danjou  <julien@danjou.info>
6783
6784         * gnus-agent.el (gnus-agent-add-group): Fix call to
6785         gnus-completing-read.
6786
6787 2010-09-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6788
6789         * nndoc.el (nndoc-retrieve-groups): New function.
6790
6791         * nnimap.el (nnimap-split-incoming-mail): If nnimap-split-methods is
6792         `default', use nnmail-split-methods.
6793         (nnimap-request-article): Downcase the NILs so that they are nil.
6794
6795         * gnus-sum.el (gnus-valid-move-group-p): Make sure that `group' is a
6796         symbol.
6797
6798         * nnimap.el (nnimap-open-connection): Revert the auto-network->starttls
6799         code, since if the user has requested network, that's what they ought
6800         to get.
6801         (nnimap-request-set-mark): Erase the buffer before issuing commands.
6802         (nnimap-split-rule): Mark as obsolete.
6803
6804         * pop3.el (pop3-send-streaming-command, pop3-stream-length):
6805         New variable.
6806
6807         * nnimap.el (nnimap-insert-partial-structure): Get the type from the
6808         correct slot, too.
6809
6810 2010-09-29  Julien Danjou  <julien@danjou.info>
6811
6812         * gnus.el (gnus-local-domain): Declare variable obsolete.
6813
6814         * gnus-util.el (gnus-icompleting-read): Require iswitchb.
6815         Fix history computing.
6816         (gnus-ido-completing-read): Require ido.
6817
6818 2010-09-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6819
6820         * gnus-registry.el: Don't prompt on load, which makes it impossible to
6821         build Gnus.
6822
6823         * nnimap.el (nnimap-insert-partial-structure): Be way more permissive
6824         when interpreting the structures.
6825         (nnimap-request-accept-article): Add \r\n to the lines to make this
6826         work with Cyrus.
6827
6828         * nndraft.el (nndraft-request-expire-articles): Use the group name
6829         instead if "nndraft".  Fix found by Nils Ackermann.
6830
6831 2010-09-29  Ludovic Courtes  <ludo@gnu.org>
6832
6833         * nnregistry.el: Add.
6834
6835 2010-09-29  Stefan Monnier  <monnier@iro.umontreal.ca>
6836
6837         * nnmail.el (group, group-art-list, group-art):
6838         Remove unneeded directives.
6839
6840 2010-09-29  Katsumi Yamaoka  <yamaoka@jpl.org>
6841
6842         * mm-util.el (mm-codepage-iso-8859-list, mm-charset-eval-alist)
6843         (mm-mime-charset):
6844         * rfc2047.el (rfc2047-syntax-table):
6845         * utf7.el (utf7-utf-16-coding-system): Comment fix.
6846
6847         * nnrss.el (nnrss-read-server-data, nnrss-read-group-data): Use `load'
6848         rather than `insert-file-contents' and `eval-region'.
6849
6850         * pgg.el (pgg-run-at-time-1): Define it for XEmacs only; fix if/else
6851         construction.
6852
6853         * smime-ldap.el (smime-ldap-search): Remove Emacs 21 compatible code.
6854
6855         * time-date.el: No need to require cl for Emacs 21.
6856
6857 2010-09-29  Julien Danjou  <julien@danjou.info>
6858
6859         * gnus-gravatar.el (gnus-gravatar-properties): Add this properties in
6860         replacement of `gnus-gravatar-relief' to mimic
6861         `gnus-faces-properties-alist'.
6862         Add :version property.
6863
6864 2010-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
6865
6866         * mail-source.el (mail-source-report-new-mail):
6867         * message.el (message-default-mail-headers):
6868         * mm-decode.el (mm-valid-image-format-p): Comment fix.
6869
6870         * mml2015.el (mml2015-use): Don't bind recursive-load-depth-limit.
6871
6872 2010-09-28  Julien Danjou  <julien@danjou.info>
6873
6874         * gnus-gravatar.el (gnus-gravatar-insert): Fix search in case
6875         mail-address contains the same string as real-name.
6876
6877         * gnus-ems.el (gnus-put-image): Revert Lars, change and insert
6878         non-blank in header, otherwise it'll get stripped.
6879
6880         * gnus-gravatar.el (gnus-gravatar-insert): Search backward for
6881         real-name, and then for mail address rather than doing : or , search.
6882
6883 2010-09-27  Julien Danjou  <julien@danjou.info>
6884
6885         * gnus-util.el (gnus-completing-read): Use gnus-use-ido to apply the
6886         right completing-read function.
6887         (gnus-use-ido): New variable
6888         (gnus-completing-read-with-default): Remove.
6889         * gnus-agent.el (gnus-agent-read-group): Remove prompt computing.
6890         (gnus-agent-add-group):
6891         * gnus-srvr.el (gnus-server-add-server, gnus-server-goto-server):
6892         * mm-view.el (mm-view-pkcs7-decrypt):
6893         * mm-util.el (mm-codepage-setup):
6894         * smime.el (smime-sign-buffer, smime-decrypt-buffer):
6895         * mml-smime.el (mml-smime-openssl-sign-query):
6896         * mml.el (mml-minibuffer-read-type, mml-minibuffer-read-disposition)
6897         (mml-insert-multipart):
6898         * gnus-msg.el (gnus-summary-yank-message):
6899         * gnus-int.el (gnus-start-news-server):
6900         * mm-decode.el (mm-interactively-view-part):
6901         * gnus-dired.el (gnus-dired-attach):
6902         * gnus.el (gnus-read-method):
6903         * gnus-bookmark.el (gnus-bookmark-jump):
6904         * gnus-art.el (gnus-mime-view-part-as-type)
6905         (gnus-mime-action-on-part, gnus-article-encrypt-body):
6906         * gnus-topic.el (gnus-topic-jump-to-topic, gnus-topic-move-matching)
6907         (gnus-topic-copy-matching, gnus-topic-sort-topics, gnus-topic-move):
6908         * nnmairix.el (nnmairix-create-server-and-default-group)
6909         (nnmairix-update-groups, nnmairix-get-server)
6910         (nnmairix-backend-to-server, nnmairix-goto-original-article)
6911         (nnmairix-get-group-from-file-path):
6912         * nnrss.el (nnrss-find-rss-via-syndic8):
6913         * gnus-group.el (gnus-group-completing-read, gnus-group-make-web-group)
6914         (gnus-group-make-useful-group, gnus-group-add-to-virtual)
6915         (gnus-group-browse-foreign-server):
6916         * gnus-sum.el (gnus-summary-goto-article, gnus-summary-limit-to-extra)
6917         (gnus-summary-execute-command, gnus-summary-respool-article)
6918         (gnus-read-move-group-name):
6919         * gnus-score.el (gnus-summary-increase-score)
6920         (gnus-summary-score-effect):
6921         * gnus-registry.el (gnus-registry-read-mark): Use gnus-completing-read.
6922
6923 2010-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
6924
6925         * lpath.el: Remove url-http-file-exists-p, w32-focus-frame, and
6926         x-focus-frame.
6927
6928         * nnimap.el (auth-source-forget-user-or-password)
6929         (auth-source-user-or-password): Autoload.
6930
6931         * message.el (message-from-style, message-interactive)
6932         (message-cite-prefix-regexp, message-sendmail-envelope-from)
6933         (message-yank-prefix, message-indentation-spaces, message-signature)
6934         (message-signature-file): Add comment.
6935
6936 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6937
6938         * gnus-sum.el (gnus-summary-read-group-1): Set gnus-newsgroup-highest.
6939         (gnus-summary-insert-new-articles): Use gnus-newsgroup-highest to get
6940         new articles.
6941
6942         * nnimap.el (nnimap-request-article): Don't partial-fetch single-part
6943         parts.
6944         (nnimap-request-article): Work with the t setting, too.
6945
6946         * gnus-sum.el (gnus-summary-exit): Kill the article buffer later, so
6947         that you don't get flashes of other buffers.
6948         (gnus-summary-show-complete-article): Intern before setting.
6949
6950 2010-09-27  David Engster  <dengste@eml.cc>
6951
6952         * nnmairix.el (nnmairix-replace-group-and-numbers): Deal with NOV as
6953         well as HEADERS.
6954         (nnmairix-retrieve-headers): Provide new argument for the above.
6955
6956 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6957
6958         * gnus-sum.el (gnus-summary-move-article): Don't alter
6959         gnus-newsgroup-active.  This makes `/ N' work after copying to the same
6960         group.
6961
6962         * nnimap.el (nnimap-update-info): Don't destructively alter active.
6963
6964         * message.el (message-cite-prefix-regexp): Revert my last edit.
6965
6966         * gnus-sum.el (gnus-summary-show-complete-article): Bind the server
6967         variable instead of the Gnus variable.
6968
6969         * nnimap.el (nnimap-find-wanted-parts-1): Use it.
6970
6971         * gnus-art.el (gnus-fetch-partial-articles): Move back to nnimap again.
6972
6973         * nnimap.el (nnimap-request-accept-article): Remove the "." at the end,
6974         since some servers don't like it.
6975         (nnimap-open-connection): Forget credentials if the server says the
6976         password was wrong.
6977         (nnimap-parse-line): Protect against invalid data.
6978
6979         * gnus-sum.el (gnus-summary-move-article): Add comment.
6980         (gnus-summary-insert-new-articles): Copy the old-high watermark so that
6981         nothing alters it while scanning for new messages.
6982
6983         * nnimap.el (nnimap-request-accept-article): Send a "." at the end,
6984         which may or may not help.
6985         (nnimap-open-connection): If we're doing a stream connection, and then
6986         discover we're on a STARTTLS-capable server, then open a STARTTLS
6987         connection instead.
6988
6989 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6990
6991         * nnimap.el (utf7): Require.
6992
6993         * message.el (message-cite-prefix-regexp): Remove "}" from citation
6994         prefix.
6995
6996 2010-09-27  Juanma Barranquero  <lekktu@gmail.com>
6997
6998         * nnmail.el (nnmail-fancy-expiry-targets): Fix typo in docstring.
6999
7000 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7001
7002         * nnimap.el (nnimap-request-accept-article): Message the error on
7003         error.
7004
7005 2010-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
7006
7007         * gnus-art.el (gnus-mime-delete-part): Fix Lisp type of byte(s).
7008
7009 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7010
7011         * nndoc.el (nndoc-request-list): Return success always.
7012
7013         * gnus-agent.el (gnus-agent-retrieve-headers): Don't propagate
7014         `fetch-old' -- we only want to fetch the articles we've requested.
7015         The rest are in the agent, probably.
7016         (gnus-agent-read-servers-validate): Change the level for the "Ignoring
7017         disappeared server" to something low.  It's not important.
7018
7019         * nnimap.el (nnimap-get-whole-article): Remove the data that may have
7020         arrived before the FETCH data.
7021
7022         * nnmh.el (nnmh-request-expire-articles): Don't try to fetch the expiry
7023         target here, because we don't know the Gnus name of the group.
7024
7025         * nndraft.el (nndraft-request-expire-articles): Fetch the expiry target
7026         for the correct group.
7027
7028         * gnus-ems.el (gnus-create-image): Ignore all image-creation errors.
7029
7030         * gnus.el (gnus): Give a final warning after startup.
7031
7032         * gnus-util.el (gnus-action-message-log): New variable.
7033         (gnus-message): Use it.
7034         (gnus-final-warning): New function.
7035
7036         * nnimap.el (nnimap-open-connection): Record the greeting.
7037         (nnimap): Add greeting.
7038
7039 2010-09-26  Julien Danjou  <julien@danjou.info>
7040
7041         * gnus-html.el (gnus-html-show-images): Fix gnus-html-display-image
7042         arguments.
7043         (gnus-html-wash-images): Fix spec computing to include start/end.
7044
7045         * gnus-art.el (gnus-article-treat-body-boundary): Fix length computing.
7046
7047 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7048
7049         * nnimap.el (nnimap-request-expire-articles): Compress ranges before
7050         deletion.
7051         (nnimap-retrieve-headers): Don't select the group, because that's
7052         already done by nnimap-possibly-change-group.
7053
7054         * gnus-picon.el (gnus-picon-inhibit-top-level-domains): New variable.
7055         (gnus-picon-transform-address): Use it.
7056
7057         * mail-source.el (mail-source-value): Revert previous patch.
7058
7059         * nnimap.el (nnimap-credentials): Allow inhibiting the password query
7060         on failure.
7061         (nnimap-open-connection): Look up both virtual and physical server name
7062         credentials.
7063
7064         * gnus-win.el: Revert previous patch, since it made Gnus backtrace.
7065
7066 2009-02-07  Dave Love  <fx@gnu.org>
7067
7068         * tls.el (open-tls-stream): Don't query killing process.
7069
7070 2009-02-08  Dave Love  <fx@gnu.org>
7071
7072         * gnus-win.el (gnus-window-to-buffer-helper)
7073         (gnus-all-windows-visible-p): Function needn't be a symbol.
7074
7075         * mail-source.el (mail-source-value): Function needn't be a symbol.
7076
7077 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7078
7079         * message.el (message-cite-prefix-regexp): Remove } from the cite
7080         prefix.
7081
7082         * gnus-art.el (gnus-treatment-function-alist): Do picons before
7083         highlight again, so that the highlight is correct.
7084
7085         * gnus-picon.el (gnus-picon): Remove again.
7086         (gnus-picon-create-glyph): Set the background XPM color explicitly.
7087
7088         * gnus-art.el (gnus-treatment-function-alist): Insert picons after
7089         doing the header highlightling, so that the background color of the
7090         picon is correct.
7091
7092         * gnus-picon.el (gnus-picon-xbm): Remove obsolete face.
7093         (gnus-picon): Ditto.
7094         (gnus-picon): Reinstate.  The background color for picons is white.
7095         (gnus-picon-insert-glyph): Make the background white.
7096
7097         * nnml.el (nnml-open-nov): Don't return dead buffers.
7098
7099         * auth-source.el (auth-source-create): Query the user for whether to
7100         store the credentials.
7101
7102         * netrc.el (netrc-store-data): New function.
7103
7104         * auth-source.el (auth-source-user-or-password): Use the existing auth
7105         sources, if any, for creation.
7106
7107         * gnus.el (gnus-group-fast-parameter): Return the last matching
7108         parameter instead of the first matching parameter.
7109
7110 2010-09-26  Julien Danjou  <julien@danjou.info>
7111
7112         * gnus-sum.el (gnus-auto-center-group): Transform into a defcustom.
7113
7114 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7115
7116         * mml2015.el (mml2015-use): Remove gpg support.
7117
7118         * mml1991.el (mml1991-function-alist): Remove gpg function.
7119         (mml1991-gpg-sign): Remove.
7120
7121 2010-09-26  Andreas Seltenreich  <seltenreich@gmx.de>
7122
7123         * gnus-srvr.el (gnus-browse-subscribe-newsgroup-method): New variable.
7124         (gnus-browse-unsubscribe-current-group): Document it.
7125         (gnus-browse-unsubscribe-group): Use it.
7126
7127 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7128
7129         * gnus-group.el (gnus-read-ephemeral-bug-group): Add the bug email
7130         address to the To list for easier response.
7131
7132         * gnus.el (gnus-play-startup-jingle): Remove.
7133         (gnus-splash): Don't play jingle.
7134         (gnus): Silence gnus-load message.
7135
7136         * gnus-art.el (gnus-treat-play-sounds): Remove.
7137
7138         * gnus.el (gnus-play-jingle): Remove audio support.
7139
7140         * gnus-cus.el (gnus-score-customize): Remove audio reference.
7141
7142         * earcon.el: Remove -- no users.
7143
7144         * gnus-audio.el: Remove -- no users of this package.
7145
7146         * gnus-sum.el (gnus-summary-limit-children): Remove nocem support.
7147
7148         * gnus-start.el (gnus-setup-news): Remove nocem support.
7149
7150         * gnus-group.el (gnus-group-get-new-news): Remove nocem call.
7151
7152         * gnus.el (gnus-use-nocem): Remove.
7153
7154         * gnus-demon.el (gnus-demon-add-nocem, gnus-demon-scan-nocem):
7155         Remove.
7156
7157         * gnus-nocem.el (gnus-nocem-issuers): Remove file.  Apparently nobody
7158         uses NoCeM any more.
7159
7160         * gnus-art.el (gnus-ctan-url): Seems not very useful -- removed.
7161         (gnus-button-ctan-handler): Ditto.
7162         (gnus-button-handle-ctan-bogus-regexp): Ditto.
7163         (gnus-button-ctan-directory-regexp): Ditto.
7164         (gnus-button-handle-ctan): Ditto.
7165         (gnus-button-tex-level): Ditto.
7166         (gnus-button-alist): Remove CTAN stuff.
7167
7168 2010-09-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7169
7170         * nnimap.el (nnimap-wait-for-response): Reverse logic in the
7171         nnimap-streaming test.
7172
7173         * gnus-start.el (gnus-get-unread-articles): Don't try to open failed
7174         servers twice.
7175
7176         * nnimap.el (nnimap-open-connection): Add more error reporting when
7177         nnimap fails early.
7178
7179         * nnheader.el (nnheader-get-report-string): New function.
7180         (nnheader-get-report): Use it.
7181
7182         * gnus-int.el (gnus-check-server): Say what the error was when opening
7183         failed.
7184
7185         * nnimap.el (nnimap-wait-for-response): Search further when we're not
7186         using streaming.
7187
7188 2010-09-25  Julien Danjou  <julien@danjou.info>
7189
7190         * gnus-html.el (gnus-html-rescale-image): Use our defalias
7191         gnus-window-inside-pixel-edges.
7192
7193 2010-09-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7194
7195         * gnus-srvr.el (gnus-server-copy-server): Add documentation.
7196
7197         * mm-decode.el (mm-save-part): Allow saving to other directories the
7198         normal Emacs way.
7199
7200         * nndoc.el (nndoc-type-alist): Move mime-parts after mbox.
7201         Suggested by Jay Berkenbilt.
7202
7203         * gnus-art.el (gnus-mime-delete-part): Fix plural for "byte" when
7204         there isn't a single byte.
7205
7206         * gnus-int.el (gnus-open-server): Don't query whether to go offline --
7207         just do it.  It doesn't really seem to matter what the user responds
7208         here, I think, so it's just a confusing question.
7209
7210         * nnimap.el (nnimap-retrieve-group-data-early): Fix typo in the
7211         non-streaming case.
7212
7213         * gnus-art.el (gnus-flush-original-article-buffer): Separate out.
7214         (gnus-article-encrypt-body): Use it.
7215
7216         * gnus-sum.el (gnus-summary-show-complete-article): New command and
7217         keystroke.
7218
7219         * nnimap.el (nnimap-find-wanted-parts-1):
7220         Use gnus-fetch-partial-articles.
7221
7222         * gnus-art.el (gnus-fetch-partial-articles): New variable.
7223
7224         * nnimap.el (nnimap-insert-partial-structure): New function.
7225         (nnimap-get-partial-article): New function.
7226         (nnimap-request-article): Use it.
7227         (nnimap-wait-for-response): Return whether the wait was successful.
7228         (nnimap-finish-retrieve-group-infos): Don't do anything if the
7229         retrieval wasn't successful.
7230         (nnimap-retrieve-group-data-early): Allow throttling servers.
7231         (nnimap-streaming): New variable.
7232         (nnimap-fetch-partial-articles): Remove.
7233
7234         * mm-decode.el (mm-with-part): Protect against killed buffers.
7235
7236         * nndraft.el (nndraft-retrieve-headers): Insert Lines and Chars headers
7237         for prettier summary display.
7238
7239 2010-09-25  Andrew Cohen  <cohen@andy.bu.edu>  (tiny change)
7240
7241         * nnir.el (nnir-run-imap): Allow sending IMAP search patterns directly.
7242
7243 2010-09-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7244
7245         * gnus.el (gnus-local-domain): Put gnus-local-domain back again, since
7246         apparently third-party libraries depend on it.
7247
7248         * nnimap.el (nnimap-open-connection): Wait for the response to STARTTLS
7249         before starting negotiation.
7250
7251         * gnus-art.el (gnus-treat-from-gravatar): Change default to nil for
7252         privacy reasons.
7253         (gnus-treat-mail-gravatar): Ditto.
7254
7255         * gnus-ems.el (gnus-put-image): Don't put any non-blank text into the
7256         buffer when inserting images.  Inserting text into the headers, for
7257         instance, can make them invalid.
7258
7259 2010-09-25  Julien Danjou  <julien@danjou.info>
7260
7261         * rfc1843.el: Remove useless rfc1843-old-gnus-decode-header-function
7262         variables.
7263
7264         * nnheader.el: Remove useless variables news-reply-yank-from and
7265         news-reply-yank-message-id.
7266
7267         * mml2015.el: Remove useless mc-default-scheme and mc-schemes
7268         variables.
7269
7270         * mml1991.el: Remove useless mml1991-verbose.
7271
7272         * gnus.el: Remove useless variable gnus-use-generic-from.
7273         Remove obsolete variable gnus-topic-indentation.
7274
7275         * gnus-uu.el: Remove useless gnus-uu-shar-file-name.
7276
7277         * gnus-sum.el: Remove useless gnus-newsgroup-none-id.
7278
7279         * gnus-picon.el: Remove useless gnus-picon-setup-p variable.
7280
7281         * gnus-group.el: Remove useless gnus-group-icon-cache.
7282         Remove useless gnus-ephemeral-group-server.
7283
7284         * gnus-bookmark.el: Remove useless gnus-bookmark-after-jump-hook.
7285
7286         * mml2015.el: Remove useless mml2015-verbose.
7287
7288         * mml-smime.el: Remove useless mml-smime-verbose.
7289
7290         * gnus.el: Remove useless gnus-local-domain.
7291
7292         * gnus-gravatar.el (gnus-gravatar-transform-address):
7293         Use gnus-gravatar-size.
7294
7295         * gnus-art.el: Remove useless gnus-treat-translate.
7296
7297 2010-09-24  Julien Danjou  <julien@danjou.info>
7298
7299         * gnus-sum.el: Add support for Gravatars.
7300
7301         * gnus-art.el: Add support for Gravatars.
7302
7303         * gnus-gravatar.el: Add this file.
7304
7305         * gravatar.el: Add this file.
7306
7307 2010-09-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7308
7309         * gnus-sum.el (gnus-summary-fetch-faq): Remove.
7310
7311         * gnus-group.el (gnus-group-fetch-faq): Remove.
7312
7313         * gnus.el (gnus-group-faq-directory): Remove.
7314
7315         * gnus-group.el (gnus-group-fetch-charter): Remove.
7316
7317         * gnus.el (gnus-group-charter-alist): Remove.
7318
7319         * gnus-group.el (gnus-group-archive-directory): Remove.
7320         (gnus-group-recent-archive-directory): Ditto.
7321         (gnus-group-make-archive-group): Remove.
7322
7323         * nnimap.el (nnimap-update-info): Protect against nil uidnexts.
7324
7325         * gnus-cache.el (gnus-cache-braid-heads): When braiding heads, don't
7326         use the same article number for all the cached articles.
7327
7328         * nnimap.el (nnimap-command): Register the last command time so
7329         that we can use it for idling NOOPs.
7330         (nnimap-open-connection): Start the keeplive timer.
7331         (nnimap-make-process-buffer): Store all the process buffers.
7332         (nnimap-keepalive): New function.
7333
7334         * starttls.el (starttls-open-stream): Add autoload cookie.
7335
7336 2010-09-24  Michael Welsh Duggan  <md5i@md5i.com>  (tiny change)
7337
7338         * nnimap.el (nnimap-split-incoming-mail): Fix paren typo in the 'junk
7339         handling.
7340
7341 2010-09-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7342
7343         * nnrss.el (nnrss-retrieve-groups): Change to the group before checking
7344         its data structures.
7345
7346         * gnus.el (gnus-sloppily-equal-method-parameters): Use copy-sequence
7347         instead of the cl.el copy-list.
7348         (gnus-sloppily-equal-method-parameters): Use equal instead of the cl
7349         equalp.
7350
7351 2010-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
7352
7353         * gmm-utils.el (gmm-tool-bar-from-list): Always use tool-bar-local-item
7354         and tool-bar-local-item-from-menu.
7355
7356         * gnus-agent.el (gnus-agent-make-mode-line-string): Always use
7357         mode-line-highlight face for Emacs.
7358
7359         * gnus-art.el (toplevel): Don't bind recursive-load-depth-limit while
7360         loading gnus-sum.elc; fix comment for canlock-verify.
7361         (gnus-article-jump-to-part): Use read-number.
7362         (gnus-insert-mime-button, gnus-insert-mime-security-button):
7363         Remove Emacs pre-21 compatible code for help-echo.
7364         (gnus-article-next-page-1): No need to adjust the number of lines.
7365         (gnus-article-describe-bindings): Always use help-buffer.
7366
7367         * gnus-audio.el (gnus-audio-inline-sound):
7368         * gnus-cus.el (gnus-custom-mode):
7369         * gnus-group.el (gnus-group-update-tool-bar): Comment fix.
7370
7371         * gnus-sum.el (gnus-remove-overlays): Doc fix.
7372
7373         * gnus-util.el (gnus-select-frame-set-input-focus): Remove Emacs 21
7374         compatible code.
7375
7376 2010-09-24  Glenn Morris  <rgm@gnu.org>
7377
7378         * message.el (message-output): Use gnus-output-to-rmail if a buffer is
7379         visiting the fcc file in rmail-mode.
7380
7381         * dns-mode.el: Move autoloaded auto-mode-alist entries to files.el.
7382
7383 2010-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
7384
7385         * nnir.el: Silence the byte compiler.
7386
7387         * gnus-html.el (gnus-html-encode-url-chars): New function, that's an
7388         alias to browse-url-url-encode-chars if any.
7389         (gnus-html-encode-url): Use it.
7390
7391 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7392
7393         * gnus-start.el (gnus-use-backend-marks): New variable.
7394         (gnus-get-unread-articles-in-group): Use it.
7395
7396         * gnus-sum.el (gnus-summary-local-variables): Prepare for list/range
7397         makeover.
7398
7399 2010-09-23  Andrew Cohen  <cohen@andy.bu.edu>
7400
7401         * nnimap.el (nnimap-retrieve-headers): Return 'headers.
7402
7403 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7404
7405         * gnus-start.el (gnus-fixup-nnimap-unread-after-getting-new-news):
7406         Remove.
7407         (gnus-setup-news-hook):
7408         Remove gnus-fixup-nnimap-unread-after-getting-new-news.
7409
7410         * gnus-int.el (gnus-request-update-info): Protect against backends not
7411         having the function.
7412
7413         * nnimap.el (nnimap-stream): Mention starttls.
7414         (nnimap-open-connection): Add starttls support.
7415
7416 2010-09-23  Andrew Cohen  <cohen@andy.bu.edu>
7417
7418         * nnir.el (nnir-run-imap): Fix up nnir to work with the new nnimap.
7419
7420 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7421
7422         * nnimap.el (nnimap-transform-headers): Don't bug out on invalid
7423         BODYSTRUCTUREs.
7424         (nnimap-transform-headers): Unfold quoted {42} headers.
7425
7426         * gnus-start.el (gnus-get-unread-articles): Allow backends to update
7427         the info.
7428         (gnus-get-unread-articles): Only call updatep on backends that support
7429         it.
7430
7431         * nnweb.el (nnweb-request-update-info): NOOP.
7432
7433         * nnmaildir.el (nnmaildir-request-marks): Rename from -update-info.
7434
7435         * nnfolder.el (nnfolder-request-marks): Rename from -update-info,
7436         since it only deals with marks.
7437
7438         * gnus-int.el (gnus-request-marks): Rename gnus-request-update-info to
7439         gnus-request-marks, and make a new gnus-request-update-info.
7440
7441         * nnimap.el (nnimap-update-info): When UIDNEXT is present, use that for
7442         the active instead of the high number, which is usually too low.
7443
7444 2010-09-23  Teodor Zlatanov  <tzz@lifelogs.com>
7445
7446         * netrc.el (netrc-parse): Remove encrypt.el mentions.
7447         * encrypt.el: Remove.
7448
7449 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7450
7451         * nnimap.el (nnimap-update-info): Sync non-standard flags from the
7452         server in symbolic form.
7453
7454         * gnus-html.el (gnus-max-image-proportion): Increase proportion to 0.9.
7455
7456 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7457
7458         * nnimap.el (nnimap-parse-flags): Parse the data in any order.
7459         (nnimap-update-info): Fix up code slightly.
7460
7461         * gnus-int.el (gnus-open-server): Add tracing for performance
7462         debugging.
7463
7464         * gnus-group.el (gnus-group-highlight-line): Typo fix: beg, not start.
7465         (gnus-group-insert-group-line): Pass the real group name so that it
7466         gets the right data.
7467
7468         * gnus-start.el (gnus-get-unread-articles): Don't have
7469         `gnus-get-unread-articles-in-group' update info, since that can be
7470         really slow and doesn't seem to be needed?
7471
7472 2010-09-22  Dan Christensen  <jdc@uwo.ca>
7473
7474         * time-date.el (date-to-time): Try using parse-time-string first before
7475         using the slower timezone-make-date-arpa-standard.
7476
7477 2010-09-22  Julien Danjou  <julien@danjou.info>
7478
7479         * gnus-group.el (gnus-group-insert-group-line):
7480         Call gnus-group-highlight-line.
7481         (gnus-group-update-hook): Remove gnus-group-highlight-line from the
7482         default hook list.
7483         (gnus-group-update-eval-form): Add new function.
7484         (gnus-group-highlight-line): Use gnus-group-update-eval-form.
7485         (gnus-group-get-icon): Use gnus-group-update-eval-form.
7486
7487 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7488
7489         * nnimap.el (nnimap-request-expire-articles): If nnmail-expiry-wait is
7490         immediate, then expire all articles.
7491         (nnimap-update-info): Fix off-by-one errors.
7492         (nnimap-flags-to-marks): Would return no marks lists for group with no
7493         flags.  Instead return the other data.
7494
7495 2010-09-22  Julien Danjou  <julien@danjou.info>
7496
7497         * gnus-group.el (gnus-group-get-icon): Rename gnus-group-add-icon that
7498         Only return an icon.
7499         (gnus-group-insert-group-line): Compute icon to return.
7500
7501         * gnus-html.el (gnus-html-image-automatic-caching): Add custom var.
7502         (gnus-html-image-fetched): Only cache if
7503         gnus-html-image-automatic-caching is set.
7504         (gnus-html-image-fetched): Check for errors.
7505
7506 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7507
7508         * gnus-start.el (gnus-read-active-for-groups): Only run -request-scan
7509         once per method on `g'.  This ensures that backends like nnfolder don't
7510         open all their folders.
7511
7512         * nnimap.el (nnimap-split-incoming-mail): Delete 'junk.
7513         (nnimap-request-list): Nix out group in the correct buffer.
7514         (nnimap-parse-flags): Implement by using `read' instead of
7515         hand-parsing.
7516         (nnimap-flags-to-marks): Pass on permanent-flags.
7517         (nnimap-make-process-buffer): Record the server name.
7518         (nnimap-parse-flags): Fix typo.
7519         (nnimap-request-scan): Run split on the server in general, not just a
7520         single group.
7521
7522         * nnmail.el (nnmail-split-incoming): Take an optional junk-func
7523         parameter, and propagate this downwards.
7524
7525         * nnimap.el (nnimap-request-list): Set the current nnimap group to nil,
7526         since EXAMINE changes it on the server.
7527
7528         * gnus-int.el (gnus-request-expire-articles): Inhibit the daemon, since
7529         this command might take a while.
7530
7531 2010-09-22  Julien Danjou  <julien@danjou.info>
7532
7533         * gnus-html.el (gnus-html-put-image): Stop using markers.  They are
7534         harmful if you have 2 images side-by-side, they can't be properly
7535         update on text deletion.  Using text-property is safer here.
7536         (gnus-html-image-fetched): Search also for \r\n\r\n to get the start of
7537         data.
7538
7539 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7540
7541         * nnimap.el (nnimap-expunge-inbox): Remove.
7542         (nnimap-mark-and-expunge-incoming): Use nnimap-expunge instead.
7543         (nnimap-expunge): Flip default to t.
7544
7545         * gnus.el (gnus-method-to-server): Don't push things to the cache
7546         unless it's unique.
7547         (gnus-server-to-method): Ditto.
7548
7549 2010-09-22  Teodor Zlatanov  <tzz@lifelogs.com>
7550
7551         * nnimap.el (nnimap-delete-article): Tell user if expunge won't happen.
7552
7553 2010-09-22  Julien Danjou  <julien@danjou.info>
7554
7555         * gnus-html.el (gnus-html-get-image-data): Search also for \r\n\r\n to
7556         get the start of data.
7557         (gnus-html-encode-url): Add this function to encode special chars in
7558         URL.
7559         (gnus-html-wash-images): Use gnus-html-encode-url to encode URL.
7560         (gnus-html-prefetch-images): Use gnus-html-encode-url to encode URL.
7561
7562         * gnus-group.el (gnus-group-update-hook): Call gnus-group-add-icon by
7563         default.
7564         (gnus-group-add-icon): Move to gnus-group.el, and rewrite so it works.
7565
7566         * gnus-html.el (gnus-html-wash-images): Use xml-substitute-special on
7567         images alt-text.
7568         (gnus-html-put-image): Put alt-text as help-echo.
7569
7570 2010-09-22  Katsumi Yamaoka  <yamaoka@jpl.org>
7571
7572         * mailcap.el (mailcap-parse-mailcap, mailcap-parse-mimetypes):
7573         * mm-util.el (mm-decompress-buffer):
7574         * nnir.el (nnir-run-find-grep):
7575         * pop3.el (pop3-list): Use 3rd arg of split-string.
7576
7577         * time-date.el (format-seconds): Comment fix.
7578
7579         * dgnushack.el (toplevel): Don't advise byte-optimize-form-code-walker
7580         and byte-optimize-form-code-walker.
7581         (dgnushack-make-auto-load): Don't advise make-autoload.
7582
7583         * lpath.el: Remove Emacs 21 stuff.
7584
7585 2010-09-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7586
7587         * gnus-sum.el (gnus-update-marks): Add sanity check to not delete marks
7588         outside the active range.  Suggested by Dan Christensen.
7589
7590         * gnus-start.el (gnus-get-unread-articles): Get the extended method
7591         slightly later to avoid double-getting it.
7592
7593         * nnml.el (nnml-generate-nov-file): Fix variable name clobbering from
7594         previous patch.
7595
7596         * gnus-sum.el (gnus-adjust-marked-articles): Fix another typo.
7597
7598 2010-09-21  Adam Sjøgren  <asjo@koldfront.dk>
7599
7600         * gnus-sum.el (gnus-adjust-marked-articles): Fix typo.
7601
7602 2010-09-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7603
7604         * gnus-int.el (gnus-open-server): Give a better error message in the
7605         "go offline" case.
7606
7607         * gnus-sum.el (gnus-adjust-marked-articles): Hack to avoid adjusting
7608         marks for nnimap, which is seldom the right thing to do.
7609
7610         * gnus.el (gnus-sloppily-equal-method-parameters): Refactor out.
7611         (gnus-same-method-different-name): New function.
7612
7613         * nnimap.el (parse-time): Require.
7614
7615         * gnus-start.el (gnus-get-unread-articles): Fix the prefixed select
7616         method in the presence of many similar methods.
7617
7618         * nnmail.el (nnmail-expired-article-p): Fix typo: time-subtract.
7619
7620         * nnimap.el (nnimap-find-expired-articles): Don't refer to
7621         nnml-inhibit-expiry.
7622
7623         * gnus-sum.el (gnus-summary-move-article): Use gnus-server-equal to
7624         find out whether methods are equal.
7625
7626         * nnimap.el (nnimap-find-expired-articles): New function.
7627         (nnimap-process-expiry-targets): New function.
7628         (nnimap-request-move-article): Request the article before looking at
7629         what the Message-ID is.  Fix found by Andrew Cohen.
7630         (nnimap-mark-and-expunge-incoming): Wait for the last sequence.
7631
7632         * nnmail.el (nnmail-expired-article-p): Allow returning the cutoff time
7633         for oldness in addition to being a predicate.
7634
7635         * nnimap.el (nnimap-request-group): When we have zero articles, return
7636         the right data to Gnus.
7637         (nnimap-request-expire-articles): Only delete articles immediately if
7638         the target is 'delete.
7639
7640         * gnus-sum.el (gnus-summary-move-article): When respooling to the same
7641         method, this would bug out.
7642
7643         * gnus-group.el (gnus-group-expunge-group): Rename from
7644         gnus-group-nnimap-expunge, and implemented as a normal interface
7645         function.
7646
7647         * gnus-int.el (gnus-request-expunge-group): New function.
7648
7649         * nnimap.el (nnimap-request-create-group): Implement.
7650         (nnimap-request-expunge-group): New function.
7651
7652 2010-09-21  Julien Danjou  <julien@danjou.info>
7653
7654         * gnus-html.el (gnus-html-image-cache-ttl): Add new variable.
7655         (gnus-html-cache-expired): Add new function.
7656         (gnus-html-wash-images): Use `gnus-html-cache-expired' to check
7657         wethever we should display image for fetch it.
7658         Compute alt-text earlier to pass it to the fetching function too.
7659         (gnus-html-schedule-image-fetching): Change function argument to only
7660         get one image at a time, not a list.
7661         (gnus-html-image-fetched): Use `url-store-in-cache' to store image in
7662         cache.
7663         (gnus-html-get-image-data): New function to retrieve image data from
7664         cache.
7665         (gnus-html-put-image): Change buffer argument to use image data rather
7666         than file, and place image above region rather than inserting a new
7667         one.  Do not take alt-text as argument, since it's useless now: we place
7668         the image above alt-text.
7669         (gnus-html-prune-cache): Remove.
7670         (gnus-html-show-images): Start to fetch image when we find one, do not
7671         push into a temporary list.
7672         (gnus-html-prefetch-images): Only fetch image if they have expired.
7673         (gnus-html-browse-image): Fix, use 'gnus-image-url.
7674         (gnus-html-image-map): Add "v" to browse-url on undisplayed image.
7675
7676 2010-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
7677
7678         * rfc2047.el (rfc2047-encode-parameter): Doc fix.
7679
7680 2010-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7681
7682         * gnus-group.el (gnus-group-line-format-alist): Have the ?U (unseen)
7683         spec inser "*" if the group isn't active instead of 0.
7684
7685         * nnimap.el (nnimap-request-group): Don't select the imap buffer before
7686         opening the server.
7687         (nnimap-request-delete-group): Implement group deletion.
7688         (nnimap-transform-headers): Return the size of the entire message in
7689         the Bytes header, not just the size of the first part.
7690         (nnimap-request-move-article): When moving an article from nnimap,
7691         request the article first so the accepting form has an article to
7692         accept.  Reported by Dan Christensen.
7693         (nnimap-command): Make sure that the error message doesn't error out.
7694
7695 2010-09-20  David Edmondson  <dme@dme.org>
7696
7697         * nnimap.el (nnimap-request-set-mark): Don't wait for a response when
7698         we haven't requested anything.
7699
7700 2010-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7701
7702         * nnimap.el (nnimap-fetch-inbox): Use "[]" as the parameter instead of
7703         "".  Fix found by Andrew Cohen.
7704
7705         * mail-parse.el (mail-header-encode-parameter): Use -encode-parameter
7706         instead of -encode-string.
7707
7708 2010-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
7709
7710         * gnus-html.el (gnus-html-image-fetched): Pass arg to kill-buffer.
7711
7712         * gnus-sum.el (gnus-summary-update-mark): Replace subst-char-in-string
7713         by mm-subst-char-in-string.
7714
7715 2010-09-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7716
7717         * nnimap.el (nnimap-wait-for-connection): Avoid a race condition while
7718         waiting for the connection string.
7719
7720         * gnus-html.el (gnus-html-image-fetched): Protect against the data not
7721         arriving.
7722
7723         * gnus-start.el (gnus-ignored-newsgroups): Remove [] from the list of
7724         bogus characters.  This allows selecting certain Gmail groups.
7725
7726         * nnimap.el (nnimap-find-wanted-parts-1): New function.
7727         (nnimap-fetch-partial-articles): New variable.
7728         (nnimap-open-connection): When looking for credentials, also use the
7729         nnimap-server-port.
7730         (nnimap-request-article): Return the group/article number, so that Gnus
7731         `^' works as expected.
7732         (nnimap-find-wanted-parts-1): Return the MIME parts as IMAP wants them.
7733
7734         * gnus.el (gnus-similar-server-opened): Refactor a bit and add
7735         comments.
7736         (gnus-methods-sloppily-equal): New function.
7737         (gnus): When using the development version of Gnus, load the gnus-load
7738         file.
7739
7740         * gnus-start.el (gnus-get-unread-articles): Make sure that we call
7741         `gnus-open-server' on each method before trying to scan them etc.
7742         This ensures that all the backend parameters are set correctly.
7743
7744         * nnimap.el (nnimap-authenticator): New variable.
7745         (nnimap-open-connection): Allow anonymous login.
7746         (nnimap-transform-headers): The chars header is called Chars not Bytes.
7747         (nnimap-wait-for-response): Don't infloop if the IMAP connection drops.
7748
7749         * gnus-art.el (gnus-article-describe-briefly): Fix up typo in last
7750         patch, found by Knut Anders Hatlen.
7751
7752 2010-09-19  Andreas Schwab  <schwab@linux-m68k.org>
7753
7754         * gnus-agent.el (gnus-agent-batch-confirmation)
7755         (gnus-agent-expire-group, gnus-agent-expire): Pass proper format string
7756         to gnus-message.
7757         * gnus-art.el (gnus-article-describe-briefly): Likewise.
7758         * gnus-group.el (gnus-group-list-groups, gnus-group-describe-group)
7759         (gnus-group-edit-global-kill, gnus-group-describe-briefly): Likewise.
7760         * gnus-int.el (gnus-open-server): Likewise.
7761         * gnus-score.el (gnus-score-edit-current-scores, gnus-score-edit-file)
7762         (gnus-score-check-syntax): Likewise.
7763         * gnus-srvr.el (gnus-browse-describe-briefly): Likewise.
7764         * gnus-start.el (gnus-read-active-file-1, gnus-read-active-file-1):
7765         Likewise.
7766         * gnus-sum.el (gnus-summary-describe-briefly): Likewise.
7767
7768 2010-09-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7769
7770         * gnus-html.el (gnus-html-prefetch-images): Fix up the url-retrieve
7771         calling conventions so that prefetch doesn't bug out.
7772
7773 2010-09-19  Julien Danjou  <julien@danjou.info>
7774
7775         * gnus-sum.el (gnus-summary-update-mark): Use `subst-char-in-string'
7776         rather than `subst-char-in-region' in order to be able to replace ASCII
7777         char by UTF-8 ones.
7778
7779         * gnus-html.el (gnus-html-prefetch-images): Use `url-retrieve' rather
7780         than curl.
7781         (gnus-html-image-fetched): Fix `gnus-html-put-image' call not setting
7782         the right URL and ALT text on images.
7783         (gnus-html-wash-tags): Fix tag case.
7784         Add support for `s' and `ins' tags.  Use gnus-emphasis-* faces.
7785         (gnus-article-html): Add -o display_ins_del=2 option.
7786         (gnus-html-wash-tags): Add better support for <ul> tags symbols.
7787
7788 2010-09-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7789
7790         * nnheader.el (nnheader-insert-nov): Protect against junk appearing in
7791         the extra mail headers, which sometimes seem to happen for unknown
7792         reasons.
7793
7794         * mail-parse.el (mail-header-encode-parameter): Define as
7795         rfc2045-encode-string instead of as rfc2231-encode-string, since some
7796         (or most, perhaps?) mail readers don't understand the latter, but do
7797         understand the former.
7798
7799         * gnus-agent.el (gnus-agent-auto-agentize-methods): Switch the default
7800         to nil, so that no methods are automatically agentized.  I think this
7801         is probably what most users want.
7802
7803         * gnus-html.el (gnus-html-schedule-image-fetching): Ignore all errors
7804         from url-retrieve, for instance about invalid URLs.
7805
7806         * nnimap.el (nnimap-finish-retrieve-group-infos): Protect against
7807         groups that have no articles.
7808         (nnimap-request-article): Check that we really got an article when we
7809         requested one.
7810
7811         * gnus-agent.el (gnus-agent-load-alist): Nix out the alist if the file
7812         doesn't exist.
7813
7814         * nnimap.el (nnimap-finish-retrieve-group-infos): Return data in the
7815         nntp buffer so the agent can save it.
7816         (nnimap-open-shell-stream): Bind `process-connection-type' to nil, so
7817         that CRLF doesn't get translated to \n.
7818         (nnimap-open-connection): Don't make 'shell commands only send \n.
7819
7820 2010-09-19  Stefan Monnier  <monnier@iro.umontreal.ca>
7821
7822         * nnml.el (nnml-files): Add prefix to dynamic var `files'.
7823         (nnml-generate-nov-databases-directory, nnml-generate-active-info):
7824         Update var name.
7825         (nnml-generate-nov-file): Use dolist.
7826         (nnml-directory-articles, nnml-current-group-article-to-file-alist):
7827         Use with-current-buffer.
7828
7829 2010-09-18  Julien Danjou  <julien@danjou.info>
7830
7831         * gnus-html.el (gnus-html-schedule-image-fetching): Fetch all images in
7832         parallel.
7833
7834 2010-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7835
7836         * nnimap.el (nnimap-update-info): When doing partial marks update, get
7837         the range update right.
7838         (nnimap-request-group): Don't make `M-g' bug out on group with no
7839         marks.
7840         (nnoo): Require, so that other packages can require nnimap.
7841         (nnimap-wait-for-response): Be a bit more lax in finding the end of the
7842         command we're looking for.  This helps when the server sends more
7843         responses after we've gotten everything we expected.
7844         (nnimap): Add a `newlinep' field to keep track of end-of-line
7845         conventions.
7846         Don't send CRLF to things that don't want it.
7847         (nnimap-request-accept-article): Ditto.
7848
7849 2010-09-18  Julien Danjou  <julien@danjou.info>
7850
7851         * gnus-html.el (gnus-html-schedule-image-fetching): Use `url' rather
7852         than curl to retrieve images.
7853
7854 2010-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7855
7856         * nnimap.el (nnimap-update-info): Extend the info so that we can set
7857         the marks.
7858         (nnimap-open-connection): Fix typo -- should be 'shell, not 'stream.
7859         (nnimap-wait-for-connection): New function.
7860         (nnimap-open-connection): If we have PREAUTH, don't query for login
7861         credentials.
7862         (nnimap-update-info): Fix off-by-one error when concatenating ranges
7863         when doing a partial update.
7864
7865 2010-09-18  Julien Danjou  <julien@danjou.info>
7866
7867         * gnus-html.el (gnus-html-wash-tags): Add support for i, b and u HTML
7868         tags.
7869
7870 2010-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7871
7872         * nnimap.el (nnimap-credentials): New function.
7873         (nnimap-open-connection): Use the new function to look for credentials
7874         also on the numeric equivalents of "imap" and "imaps".
7875
7876         * gnus-start.el (gnus-activate-group): Send the info to
7877         gnus-request-group.
7878
7879         * nnimap.el (nnimap-request-group): Have the "check" version of the
7880         function parse flags and update the info, so that a `M-g' get a total
7881         resync of all flags from the group.
7882
7883         * gnus-int.el (gnus-request-group): Take an optional `info' parameter
7884         to allow backends to alter the info on group selection.  Also alter all
7885         the backend -request-group functions to take the parameter.
7886
7887         * nnimap.el (nnimap-store-info): New function.
7888         (nnimap-update-info): Store the info for later usage.
7889         (nnimap-request-group): Use the stored info for the dont-check case, so
7890         that we don't retrieve all marks when we enter a group.
7891
7892         * nnimap.el: Use deffoo instead of defun for interface functions.
7893
7894         * gnus-start.el (gnus-get-unread-articles): Allow the backends to
7895         update the group info.  This makes the nndraft groups, for instance, go
7896         back to their old behavior.
7897
7898         * gnus-sum.el (gnus-select-newsgroup): Indent.
7899
7900         * nnimap.el (nnimap-possibly-change-group): Return nil if we can't log
7901         in.
7902         (nnimap-finish-retrieve-group-infos): Make sure we're not waiting for
7903         nothing.
7904
7905         * gnus-start.el (gnus-get-unread-articles): Don't try to scan groups
7906         from methods that are denied.
7907
7908         * gnus-int.el (gnus-method-denied-p): New function.
7909
7910         * nnimap.el (nnimap-open-connection): Use auth-sources to query and
7911         store the password instead of netrc.
7912         (nnimap-open-connection): Don't error out when we can't make a
7913         connections.
7914
7915         * auth-source.el (auth-source-create): In the password prompt, say what
7916         we're querying for.  Also prompt for user name if that hasn't been
7917         given.
7918
7919         * nnimap.el (nnimap-with-process-buffer): Remove.
7920
7921 2010-09-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7922
7923         * gnus-start.el (gnus-read-active-for-groups): Don't use the "finish"
7924         method when we're reading from the agent.
7925
7926         * nnagent.el (nnagent-retrieve-group-data-early): New dummy method.
7927
7928         * auth-source.el (auth-sources): Add ~/.authinfo to the default, since
7929         that's probably most useful for users.
7930
7931         * gnus-int.el (gnus-check-server): Save result so that it doesn't say
7932         "failed" all the time.
7933
7934         * gnus.el: Throughout all files, replace (save-excursion (set-buffer
7935         ...)) with (with-current-buffer ... ).
7936
7937         * nntp.el (nntp-open-server): Return whether the open was successful or
7938         not.
7939
7940         * gnus-sum.el (gnus-summary-first-subject): Have `unseen-or-unread'
7941         select an unread unseen article first.
7942
7943         * nnimap.el (nnimap-open-connection): If the user doesn't have a
7944         /etc/services, supply some sensible port defaults.
7945
7946         * dgnushack.el: Define netrc-credentials.
7947
7948 2010-09-17  Julien Danjou  <julien@danjou.info>
7949
7950         * mm-decode.el (mm-text-html-renderer): Document gnus-article-html.
7951
7952 2010-09-17  Knut Anders Hatlen  <kahatlen@gmail.com>  (tiny change)
7953
7954         * nnimap.el (nnimap-get-groups): Don't bug out if the LIST command
7955         doesn't have any parameters.
7956
7957 2010-09-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7958
7959         * nnimap.el (nnimap-open-connection): Upcase all capabilities, and use
7960         only upcased checks.
7961
7962         * nnmail.el (nnmail-article-group): Fix typo in "bogus" section.
7963
7964         * nnimap.el (nnimap-open-shell-stream): New function.
7965         (nnimap-open-connection): Use it.
7966         (nnimap-transform-headers): Get the number of lines in each message.
7967         (nnimap-retrieve-headers): Query for BODYSTRUCTURE so that we get the
7968         number of lines.
7969         (nnimap-request-list): Not all servers return UIDNEXT.  Work past this
7970         problem.
7971
7972         * utf7.el (utf7-encode): Autoload.
7973
7974         * nnmail.el (nnmail-inhibit-default-split-group): New internal variable
7975         to allow the mail splitting to not return a default group.  This is
7976         useful for nnimap, which will leave unmatched mail in the inbox.
7977
7978         * nnimap.el: Rewritten.
7979
7980         * gnus.el (gnus-article-special-mark-lists): Add uid/active tuples, for
7981         nnimap usage.
7982
7983         * gnus-sum.el (gnus-summary-move-article): Pass the move-to group name
7984         if the move is internal, so that nnimap can do fast internal moves.
7985
7986         * gnus-start.el (gnus-get-unread-articles): Support early retrieval of
7987         data.
7988         (gnus-read-active-for-groups): Support finishing the early retrieval of
7989         data.
7990
7991         * gnus-range.el (gnus-range-nconcat): New function.
7992
7993         * gnus-int.el (gnus-finish-retrieve-group-infos)
7994         (gnus-retrieve-group-data-early): New functions.
7995
7996 2010-09-17  Stefan Monnier  <monnier@iro.umontreal.ca>
7997
7998         * nnrss.el (nnrss-retrieve-headers, nnrss-request-list-newsgroups)
7999         (nnrss-retrieve-groups):
8000         * pop3.el (pop3-open-server, pop3-read-response, pop3-list, pop3-retr)
8001         (pop3-quit): Use with-current-buffer.
8002
8003 2010-09-17  Katsumi Yamaoka  <yamaoka@jpl.org>
8004
8005         * pop3.el (pop3-wait-for-messages): Use pop3-accept-process-output
8006         instead of nnheader-accept-process-output.
8007
8008         * dgnushack.el (dgnushack-compile): Add comment.
8009
8010         * lpath.el: No need to fbind propertize for XEmacs 21.4.
8011
8012         * gnus-html.el (gnus-html-schedule-image-fetching)
8013         (gnus-html-prefetch-images): Replace process-kill-without-query by
8014         gnus-set-process-query-on-exit-flag.
8015
8016 2010-09-16  Romain Francoise  <romain@orebokech.com>
8017
8018         * gnus-html.el: Require gnus-art for `gnus-with-article-buffer'.
8019
8020 2010-09-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8021
8022         * gnus-registry.el (gnus-registry-install-shortcuts): The second
8023         parameter to unintern is mandatory-ish in Emacs 24.
8024
8025         * gnus-html.el (gnus-html-schedule-image-fetching)
8026         (gnus-html-prefetch-images): Check for curl before using it.
8027
8028         * mm-decode.el (mm-text-html-renderer): Don't have gnus-article-html
8029         depend on curl, which isn't essential.
8030
8031         * imap.el: Revert back to version
8032         cb950ed8ff3e0f40dac437a51b269166f9ffb60d, since some of the changes
8033         seem problematic.
8034
8035 2010-09-14  Juanma Barranquero  <lekktu@gmail.com>
8036
8037         * gnus-registry.el (gnus-registry-install-shortcuts):
8038         Explicitly pass `obarray' to `unintern' to avoid a warning.
8039
8040 2010-09-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8041
8042         * gnus-start.el (gnus-read-active-for-groups): Revert the previous
8043         change.
8044
8045         * nnrss.el (nnrss-request-list): Remove this function and related
8046         functions, including the moreover stuff.
8047
8048 2010-09-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8049
8050         * nnrss.el (nnrss-retrieve-groups): New function.
8051
8052 2010-09-14  Juanma Barranquero  <lekktu@gmail.com>
8053
8054         * .dir-locals.el: Add no-byte-compile cookie.
8055
8056 2010-09-14  Katsumi Yamaoka  <yamaoka@jpl.org>
8057
8058         * time-date.el (format-seconds): Comment fix.
8059
8060         * gnus-start.el (gnus-read-active-for-groups): Run gnus-activate-group
8061         for back end that doesn't support request-scan.
8062
8063 2010-09-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8064
8065         * gnus-start.el (gnus-read-active-file-1): If gnus-agent isn't set,
8066         then do request scans from the backends.
8067
8068         * netrc.el (netrc-credentials): New conveniency function.
8069
8070         * gnus-sum.el (gnus-summary-update-hook): Change default to nil, to
8071         avoid running a hook per line, since this takes a lot of time,
8072         profiling shows.
8073         (gnus-summary-prepare-threads): Call `gnus-summary-highlight-line'
8074         directly if gnus-visual-p is true.
8075
8076 2010-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
8077
8078         * gnus-start.el (gnus-read-active-for-groups): Check only subscribed
8079         groups; replace mapcar with dolist which is a bit faster; pass groups
8080         info to gnus-read-active-file-1.
8081         (gnus-read-active-file-1): Scan only specified groups if the new
8082         optional arg `infos' is given.
8083
8084 2010-09-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8085
8086         * mail-source.el (mail-source-fetch-pop): Use pop3-movemail again.
8087
8088         * pop3.el (pop3-movemail): Remove.
8089         (pop3-streaming-movemail): Rename to pop3-movemail.
8090
8091         * gnus-html.el (gnus-html-wash-tags): Refactor out the image bit, and
8092         don't restrict end-tag searches to the end of the line.
8093
8094 2010-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
8095
8096         * gnus-start.el (gnus-get-unread-articles): Set the number of unread
8097         articles of every unchecked group to t, which means unknown since the
8098         server has never been opened.
8099
8100 2010-09-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8101
8102         * gnus-html.el (gnus-html-show-alt-text): New command.
8103         (gnus-html-browse-image): Ditto.
8104         (gnus-html-wash-tags): Add the data to allow showing the ALT text and
8105         to browse the image directly.
8106         (gnus-html-wash-tags): Search for images first, so that <a><img> works
8107         better.
8108
8109         * gnus-async.el (gnus-async-article-callback):
8110         Call `gnus-html-prefetch-images' unconditionally.
8111
8112         * gnus-html.el (gnus-html-schedule-image-fetching): Decode entities
8113         before feeding URLs to curl.
8114
8115 2010-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
8116
8117         * gnus-html.el (gnus-html-wash-tags, gnus-html-put-image): Mark cid and
8118         internal images as deletable by `W D D'.
8119
8120         * gnus-async.el (gnus-html-prefetch-images): Autoload it when compiling.
8121         (gnus-async-article-callback): Fix typo.
8122
8123 2010-09-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8124
8125         * gnus-html.el (gnus-html-wash-tags): Limit end-tag matching to the
8126         current line to work around bugs in the output from w3m.
8127
8128         * gnus-async.el (gnus-async-article-callback): Always prefetch images
8129         for groups that want that.
8130
8131         * nntp.el (nntp-wait-for-string): Supply a timeout for
8132         accept-process-output to ensure progress.
8133
8134         * gnus-start.el (gnus-get-unread-articles): If being given an explicit
8135         level to get unread articles from, then use that for foreign groups,
8136         too.
8137
8138         * gnus-html.el (gnus-html-wash-tags): Remove <a name...> tags, which
8139         confuses the rest of the function.
8140
8141         * gnus-start.el (gnus-read-active-for-groups): Do a `gnus-request-scan'
8142         for the methods that support -retrieve-groups, too.
8143
8144         * nnml.el (nnml-save-nov): Remove some debugging-related messages.
8145
8146 2010-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
8147
8148         * dgnushack.el (dgnushack-compile, dgnushack-make-cus-load)
8149         (dgnushack-make-auto-load): Exclude .dir-locals.el file.
8150
8151         * pop3.el: Require cl when compiling.
8152         (pop3-number-of-responses): Search for "+OK", not "+OK ".
8153
8154 2010-09-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8155
8156         * gnus-start.el (gnus-get-unread-articles): Don't bother with groups
8157         that aren't going to be activated.
8158         (gnus-get-unread-articles): Fix up the last commit.
8159
8160         * gnus-html.el (gnus-article-html): Allow calling without specifying
8161         the handle.  In that case, dissect the buffer first.
8162
8163         * gnus-sum.el (gnus-set-mode-line): Don't pad the mode line string.
8164
8165         * nnimap.el (nnimap-open-connection): Revert the change that would look
8166         into authinfo for imaps instead of imap.
8167
8168         * gnus-start.el (gnus-activate-group): Take an optional parameter to
8169         say that you don't want to call gnus-request-group with don-check, but
8170         do check the reponse.  This is for virtual groups only.
8171         (gnus-get-unread-articles): Count the archive groups as secondary, so
8172         that they're activated the same way as before.
8173
8174         * imap.el (imap-message-map): Removed optional buffer parameter, since
8175         no callers use it.
8176         (imap-message-get): Ditto.
8177         (imap-message-put): Ditto.
8178         (imap-mailbox-map): Ditto.
8179         (imap-mailbox-put): Ditto.
8180         (imap-mailbox-get): Ditto.
8181         (imap-mailbox-get): Revert last change for this function.
8182
8183         * nnimap.el (nnimap-request-list): Servers may return \NoSelect
8184         case-insensitively.
8185         (nnimap-debug): Remove.
8186
8187         * net/imap.el (imap-fetch-safe): Remove function, and alter all
8188         callers to use `imap-fetch' instead.  According to the comments, this
8189         should be safe, since all other IMAP clients use the 1:* syntax.
8190         (imap-enable-exchange-bug-workaround): Remove.
8191         (imap-debug): Remove -- doesn't seem very useful.
8192
8193         * mail-source.el (mail-source-fetch): Don't message if we're fetching
8194         mail from a file, and the file doesn't exist.
8195
8196         * imap.el (imap-log): New convenience function used throughout instead
8197         of repeating the same code all over the place.
8198
8199         * pop3.el (pop3-streaming-movemail): Return t for success.
8200
8201         * nnimap.el (nnimap-open-connection): Look for the "imaps" entry in the
8202         .authinfo if we're using ssl connection.
8203
8204         * nnvirtual.el (nnvirtual-create-mapping): Use the active info we
8205         already have if we're in a main Gnus `g' run.
8206
8207         * gnus-start.el (gnus-method-rank): Get info for virtual groups last.
8208
8209 2010-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
8210
8211         * gnus-start.el (gnus-method-rank): Replace equalp with equal.
8212
8213         * nnmh.el (nnmh-request-list-1): Bind `file'.
8214
8215         * pop3.el (pop3-set-process-query-on-exit-flag): New function that's an
8216         alias to set-process-query-on-exit-flag or process-kill-without-query.
8217         (pop3-open-server): Use it.
8218
8219 2010-09-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8220
8221         * mail-source.el (mail-source-delete-crash-box): Always move the crash
8222         box to the Incoming file.  Fixes mistake in previous checkin.
8223
8224         * pop3.el (pop3-send-streaming-command): Off-by-one error on the
8225         request loop (for debugging purposes) removed.
8226
8227         * nnml.el (nnml-save-nov): Message around nnml-save-nov so that the
8228         culprit is more visible.
8229         (nnml-save-incremental-nov, nnml-open-incremental-nov)
8230         (nnml-add-incremental-nov): New functions to do "incremental" nov
8231         updates, where we just append to the end of the existing nov files
8232         without reading/writing them in full.
8233
8234         * mail-source.el (mail-source-delete-crash-box): Really only check the
8235         incoming files once in a while.
8236
8237         * pop3.el (pop3-streaming-movemail): Always close the pop3 connection.
8238
8239         * mail-source.el (mail-source-delete-crash-box): Only check the
8240         incoming files for deletion once per day to save a lot of file
8241         accesses.
8242
8243         * pop3.el (pop3-logon): Fix up unbound variable typo.
8244
8245         * mail-source.el (pop3-streaming-movemail): Autoload.
8246
8247         * pop3.el (pop3-streaming-movemail):
8248         Respect pop3-leave-mail-on-server.
8249
8250         * mail-source.el (mail-source-fetch-pop): Use streaming pop3
8251         retrieval.
8252
8253         * pop3.el (pop3-process-filter): Remove unused function.
8254         (pop3-streaming-movemail, pop3-send-streaming-command)
8255         (pop3-wait-for-messages, pop3-write-to-file)
8256         (pop3-number-of-responses): New functions for streaming pop3
8257         retrieval.
8258
8259         * gnus-start.el (gnus-get-unread-articles): Protect against groups that
8260         come from no known methods.
8261         (gnus-make-hashtable-from-newsrc-alist): Remove duplicates from .newsrc
8262         list.
8263
8264         * pop3.el (pop3-display-message-size-flag): Remove -- everybody wants
8265         message sizes.
8266         (pop3-movemail): Use erase-buffer instead of looping and deleting
8267         regions, which seems rather odd.
8268
8269         * gnus-agent.el (gnus-agent-load-local): Only read the agent.lib/local
8270         file once per `g' run.
8271
8272         * nnmh.el (nnmh-request-list-1): Output active lines also for empty
8273         directories.  This makes the draft queue directory work.
8274
8275         * gnus-start.el (gnus-get-unread-articles): Rewrite the way we request
8276         data from the backends, so that we only request the list of groups from
8277         each method once.  This should speed things up considerably.
8278
8279         * nnvirtual.el (nnvirtual-request-list): Remove function so that we can
8280         detect that it's not implemented.
8281
8282         * nnmh.el (nnmh-request-list-1): Fix up the recursion behavior so that
8283         we actually do recurse down into the tree, but don't stat all leaf
8284         nodes.
8285
8286         * gnus-html.el (gnus-html-show-images): If there are no images to show,
8287         then say so instead of bugging out.
8288
8289         * gnus-agent.el (gnus-agent-load-alist): Check whether the agentview
8290         files exist before trying to read them.
8291
8292         * gnus-html.el (gnus-html-wash-tags): Remove even more white space
8293         around <pre_int>.
8294
8295         * gnus-art.el (gnus-article-copy-string): Say what data we copied.
8296
8297         * nnmh.el (nnmh-request-list-1): Optimize for speed.
8298
8299 2010-09-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8300
8301         * mm-util.el (mm-image-load-path): Just return the image directories,
8302         not all directories in the path in addition to the image directories.
8303         (mm-image-load-path): Maintain a cache of the image directories so that
8304         the `g' command in Gnus doesn't have to stat dozens of directories each
8305         time.
8306
8307         * gnus-html.el (gnus-html-put-image): Allow images to be removed.
8308         (gnus-html-wash-tags): Add a new `i' command to insert images.
8309         (gnus-html-insert-image): New command and keystroke.
8310         (gnus-html-redisplay-with-images): New command and keystroke.
8311         (gnus-html-show-images): Rename command.
8312         (gnus-html-wash-tags): Remove more white space before <pre_int> image
8313         spacers.
8314         (gnus-html-wash-tags): Decode entities at the end, so that entities
8315         inside the tags don't mess up the rest of the "parsing".
8316
8317         * gnus-agent.el (gnus-agent-auto-agentize-methods): Change the default
8318         so that nnimap methods aren't agentized by default.  There's apparently
8319         many problems related to agent/imap behavior.
8320
8321         * gnus-art.el (gnus-article-copy-string): New command and key binding.
8322
8323         * gnus-html.el: Doc fix.
8324
8325 2010-09-03  Katsumi Yamaoka  <yamaoka@jpl.org>
8326
8327         * lpath.el: Fbind device-on-window-system-p, glyph-image, glyphp, and
8328         specifier-spec-list for Emacs 21.
8329
8330         * gnus-html.el (gnus-html-put-image): Use gnus-graphic-display-p,
8331         glyph-width and glyph-height instead of display-graphic-p and
8332         image-size; make avoidance of displaying small images work for XEmacs.
8333
8334         * gnus-util.el (gnus-graphic-display-p): Use device-on-window-system-p
8335         for XEmacs.
8336
8337         * gnus-ems.el (gnus-set-process-plist, gnus-process-plist): Change name
8338         of symbol that holds plist data.
8339         (gnus-process-plist): Remove plist of process after getting it.
8340
8341 2010-09-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8342
8343         * message.el (message-generate-hashcash): Change default to
8344         'opportunistic if hashcash is installed.
8345
8346         * gnus-html.el (gnus-html-rescale-image): Fix up typo in rescaling.
8347         (gnus-html-put-image): Only call image-size once, since it's somewhat
8348         time-consuming on remote X servers.
8349
8350 2010-09-02  Katsumi Yamaoka  <yamaoka@jpl.org>
8351
8352         * gnus-xmas.el (gnus-xmas-create-image): Don't try to examine image
8353         type on data, not a file name.
8354
8355         * lpath.el: Fbind w3-parse-buffer for Emacs <=22 and XEmacs; fbind
8356         window-pixel-edges for Emacs 21.
8357
8358         * gnus-html.el (gnus-article-html): Make work buffer multibyte for
8359         decoded contents.
8360         (gnus-html-put-image, gnus-html-rescale-image): Pass `file' argument.
8361
8362 2010-09-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8363
8364         * gnus-group.el (gnus-group-line-format): Remove %O (moderated) from
8365         group line format, since it isn't very interesting.
8366
8367         * gnus-agent.el (gnus-agent-short-article),
8368         (gnus-agent-long-article): Increase values for these two variables,
8369         since most people are likely to have more network connection and
8370         storage than before.
8371
8372         * gnus.el (gnus-refer-article-method): Change default to 'current.
8373         When referring an article, the common behavior is to refer it from the
8374         current select method, not the native select method.  The chances of
8375         the native select method having the message in question is rather slim
8376         these days.
8377
8378         * gnus-sum.el (gnus-auto-select-subject): Change default to
8379         `unseen-or-unread'.  I think it's likely that most people want to
8380         select an unseen article over a previously seen, but unread one.
8381
8382         * gnus.el (gnus-mode-non-string-length): Change default to 30.  nil
8383         means that in the article buffer none of the minor mode elements will
8384         be shown, usually, and this is not desirable in most cases.
8385
8386         * gnus-sum.el (gnus-summary-goto-unread): Change default to nil, so
8387         that commands like `d' (and the like) go to the next line in the
8388         buffer, instead of the next unread article.  I think this is the
8389         behavior that is most natural for most users.
8390         (gnus-single-article-buffer): Change default to nil, so that people can
8391         have as many article buffers open as they have summary buffer.  I think
8392         this is the most natural way for the groups to behave.
8393
8394         * message.el (message-generate-new-buffers): Change default to
8395         `unsent', so that all new message buffers start their names with the
8396         string "*unsent", and it's easier to find the buffers if you move from
8397         them.
8398
8399 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8400
8401         * gnus-html.el (gnus-html-wash-tags): Don't show images that are really
8402         small.  They're probably tracking images.
8403         (gnus-html-wash-tags): Remove all <pre_int> place holders.
8404         (gnus-html-rescale-image): Yet another try at getting the image sizing
8405         right.
8406
8407         * nntp.el (nntp-request-set-mark): Refuse to do marks if
8408         nntp-marks-file-name is nil.
8409
8410 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
8411
8412         * gnus-html.el (gnus-html-wash-tags)
8413         (gnus-html-schedule-image-fetching, gnus-html-image-url-blocked-p):
8414         Better logging.
8415
8416 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8417
8418         * nndoc.el (nndoc-type-alist): Add a new type for Google digests.
8419
8420         * gnus-html.el (gnus-html-wash-tags): Check the value of
8421         gnus-blocked-images in the summary buffer.
8422
8423 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
8424
8425         * gnus-html.el (gnus-html-image-url-blocked-p): Doc fix.
8426
8427 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8428
8429         * gnus-html.el (gnus-html-wash-tags): "A" is also used for links, just
8430         like "a", it seems like.
8431         (gnus-html-image-url-blocked-p): Take a parameter for blocked-images
8432         since it needs to be picked from the correct buffer.
8433
8434         * nnwfm.el: Remove.
8435
8436         * nnlistserv.el: Remove.
8437
8438 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
8439
8440         * gnus-html.el (gnus-html-image-url-blocked-p): New function.
8441         (gnus-html-prefetch-images, gnus-html-wash-tags): Use it.
8442
8443 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8444
8445         * nnkiboze.el: Remove.
8446
8447         * nndb.el: Remove.
8448
8449         * gnus-html.el (gnus-html-put-image): Use the deleted text as the image
8450         alt text.
8451         (gnus-html-rescale-image): Try to get the rescaling logic right for
8452         images that are just wide and not tall.
8453
8454         * gnus.el (gnus-string-or): Fix the syntax to not use eval or
8455         overshadow variable bindings.
8456
8457 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
8458
8459         * gnus-html.el (gnus-html-wash-tags)
8460         (gnus-html-schedule-image-fetching, gnus-html-prefetch-images):
8461         Add extra logging.
8462
8463 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8464
8465         * gnus-html.el (gnus-html-wash-tags): Delete the IMG_ALT region.
8466         (gnus-max-image-proportion): New variable.
8467         (gnus-html-rescale-image): New function.
8468         (gnus-html-put-image): Rescale images.
8469
8470 2010-09-01  Stefan Monnier  <monnier@iro.umontreal.ca>
8471
8472         Fix up some byte-compiler warnings.
8473         * gnus.el (gnus-group-find-parameter, gnus-kill-save-kill-buffer):
8474         * gnus-cite.el (gnus-article-highlight-citation, gnus-dissect-cited-text)
8475         (gnus-article-fill-cited-article, gnus-article-hide-citation)
8476         (gnus-article-hide-citation-in-followups, gnus-cite-toggle):
8477         * gnus-group.el (gnus-group-set-mode-line, gnus-group-quit)
8478         (gnus-group-set-info, gnus-add-mark): Use with-current-buffer.
8479         (gnus-group-update-group): Use save-excursion and with-current-buffer.
8480
8481 2010-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
8482
8483         * gnus-html.el (gnus-article-html): Decode contents by charset.
8484
8485 2010-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
8486
8487         * gnus-html.el (gnus-html-cache-directory, gnus-html-cache-size)
8488         (gnus-html-frame-width, gnus-blocked-images):
8489         * message.el (message-prune-recipient-rules): Add custom version.
8490         * gnus-sum.el (gnus-auto-expirable-marks): Bump custom version.
8491
8492         * gnus-ems.el (gnus-process-get, gnus-process-put): New compatibility
8493         functions.
8494
8495         * gnus-html.el (gnus-html-curl-sentinel): Replace process-get with
8496         gnus-process-get.
8497
8498 2010-08-31  Julien Danjou  <julien@danjou.info>  (tiny change)
8499
8500         * nnimap.el (nnimap-request-newgroups): Use nnimap-request-list-method
8501         instead of lsub directly.
8502
8503 2010-08-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8504
8505         * nnwarchive.el: Remove.
8506
8507         * gnus-soup.el: Remove.
8508
8509         * nnsoup.el: Remove.
8510
8511         * nnultimate.el: Remove.
8512
8513         * gnus-html.el (gnus-blocked-images): New variable.
8514
8515         * message.el (message-prune-recipients): New function.
8516         (message-prune-recipient-rules): New variable.
8517
8518         * gnus-cite.el (gnus-article-natural-long-line-p): New function to
8519         guess whether a long line is natural text or not.
8520
8521         * gnus-html.el (gnus-html-schedule-image-fetching):
8522         Use gnus-process-plist and friends for compatibility.
8523
8524 2010-08-31  Stefan Monnier  <monnier@iro.umontreal.ca>
8525
8526         * gnus-html.el: Require packages that define macros used in this file.
8527         (gnus-article-mouse-face): Declare to silence byte-compiler.
8528         (gnus-html-curl-sentinel): Use with-current-buffer, inhibit-read-only, and
8529         process-get.
8530         (gnus-html-put-image): Use plist-get to avoid getf.
8531         (gnus-html-prefetch-images): Use with-current-buffer.
8532
8533 2010-08-31  Katsumi Yamaoka  <yamaoka@jpl.org>
8534
8535         * gnus-ems.el: Provide compatibility functions for
8536         gnus-set-process-plist.
8537
8538         * lpath.el: Bind completion-styles for Emacs 21 and XEmacs; bind
8539         header-line-format for XEmacs 21.4.
8540
8541         * gnus-sum.el (gnus-summary-stop-at-end-of-message):
8542         * gnus.el (gnus-valid-select-methods):
8543         * message.el (message-send-mail-partially-limit):
8544         * mm-decode.el (mm-text-html-renderer):
8545         * mml.el (mml-insert-mime-headers-always):
8546         * smiley.el (smiley-regexp-alist): Bump custom version.
8547
8548 2010-08-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8549
8550         * gnus-html.el: require mm-url.
8551         (gnus-html-wash-tags): Clarify the code a bit by renaming the variable
8552         with the url to `url'.
8553         (gnus-html-wash-tags): Support cid: URLs/images.
8554
8555 2010-08-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8556
8557         * gnus-sum.el: As per discussion 3 years, 8 weeks, 3 days, 9 hours, 57
8558         minutes, 56 seconds ago on the ding list, remove the `w' and `i'
8559         bindings, as they aren't useful at all.  `w' is moved to `W w'.
8560
8561         * gnus-move.el: Remove file, since it doesn't really work.
8562
8563         * gnus-html.el (gnus-article-html): Tell w3m that the input is
8564         UTF-8.  This seems to fix problems with some German web feeds.
8565
8566         * gnus.el (gnus-group-startup-message): Put the xpm version of the logo
8567         at the top so that the proper colors are applied.
8568
8569         * gnus-xmas.el (gnus-xmas-create-image): Make this work on files that
8570         don't have dots in their names.
8571
8572         * gnus-art.el (gnus-article-view-part): Doc fix.
8573
8574         * gnus-html.el (gnus-html-put-image): Use gnus-create-image to be
8575         XEmacs-compatible.
8576         (gnus-html-put-image): Don't do images on non-graphic displays.
8577
8578         * nnslashdot.el: Remove this unused backend.
8579
8580         * gnus-undo.el (gnus-undo-register-1): Limit the undo actions to 100
8581         actions.
8582         (gnus-undo-register-1): Revert last change.
8583
8584         * gnus-group.el (gnus-group-completing-read): Protect against not
8585         having completion-styles bound.
8586
8587         * mml.el (mml-insert-mime-headers-always): Change the default to t, to
8588         make broken recipients happier.
8589
8590         * gnus-html.el (gnus-html-put-image): Use gnus-put-image.
8591
8592         * gnus-ems.el (gnus-put-image): Have gnus-put-image take an optional
8593         point parameter.
8594
8595         * gnus-xmas.el (gnus-xmas-put-image): Ditto.
8596
8597         * gnus-group.el (gnus-group-completing-read): Add 'substring to
8598         completion-styles for group selection.
8599
8600 2009-02-04  Andreas Schwab  <schwab@suse.de>
8601
8602         * gnus-score.el (gnus-score-string): Fix regex for matching extra
8603         headers and regexp-quote the match if necessary.
8604
8605 2009-03-24  Miles Bader  <miles@gnu.org>
8606
8607         * smiley.el (smiley-regexp-alist): Don't delete the semicolon before
8608         the blinking smiley.
8609
8610 2009-03-24  Simon Josefsson  <simon@josefsson.org>
8611
8612         * smiley.el (smiley-regexp-alist): Disallow ;;) from being treated as a
8613         blink smiley.
8614
8615 2010-08-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8616
8617         * gnus-start.el (gnus-dribble-read-file): Ensure that the directory
8618         where the dribbel file lives exists.
8619
8620         * message.el (message-send-mail-partially-limit): Change the default to
8621         nil, since most people don't want this.
8622
8623         * mm-url.el (mm-url-decode-entities): Also decode entities like
8624         &#x3212.
8625
8626 2009-07-16  Kevin Ryde  <user42@zip.com.au>  (tiny change)
8627
8628         * gnus-sum.el (gnus-summary-idna-message):
8629         * nnrss.el (nnrss-normalize-date, nnrss-discover-feed):
8630         Hyperlink urls in docstrings with URL `...'.
8631
8632 2010-08-29  Adam Sjøgren  <asjo@koldfront.dk>
8633
8634         * gnus-html.el (gnus-html-put-image): Use XEmacs-compatible image
8635         functions.
8636
8637 2010-08-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8638
8639         * gnus-art.el (gnus-article-add-button): Take an optional parameter to
8640         say what the mouseover text should be.
8641
8642         * gnus-html.el (gnus-html-prefetch-images): Use the summary-local
8643         version of the mm-w3m-safe-url-regexp variable to only download images
8644         in the groups where we want that to happen.
8645
8646         * gnus-sum.el (gnus-summary-stop-at-end-of-message): New variable.
8647
8648         * gnus-art.el (gnus-article-beginning-of-window): Make into defun for
8649         easier debugging.
8650         (gnus-article-beginning-of-window): Add kludge to allow spacing past
8651         big pictures in the article buffer.
8652
8653         * mm-decode.el (mm-text-html-renderer): Default the html renderer to
8654         gnus-article-html.
8655         (mm-text-html-renderer): gnus-article-html needs curl in addition to
8656         w3m.
8657
8658         * gnus-html.el: Start a new super-simple HTML renderer based on w3m.
8659
8660 2010-08-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8661
8662         * gnus.el (gnus-valid-select-methods): Remove reference to nngoogle,
8663         which doesn't exist.
8664
8665         * message.el (message-inhibit-ecomplete): New variable to allow some
8666         function to inhibit ecomplete address storage.
8667         (message-resend): Disable ecomplete message storage when resending
8668         messages.
8669
8670         * nntp.el (nntp-async-kluge): Remove the Emacs 20.3-related kluge.
8671
8672 2010-08-27  Katsumi Yamaoka  <yamaoka@jpl.org>
8673
8674         * gnus-sum.el (gnus-summary-move-article, gnus-summary-delete-article):
8675         Save excursion while copying, moving, and deleting articles in order to
8676         prevent the cursor from jumping to unforeseen place.
8677
8678 2010-08-17  Katsumi Yamaoka  <yamaoka@jpl.org>
8679
8680         * lpath.el: No need to bind bookmark-current-buffer,
8681         bookmark-yank-point and bookmark-make-record-function.
8682
8683 2010-08-17  Glenn Morris  <rgm@gnu.org>
8684
8685         * gnus-sync.el: Require gnus components whose functions are used.
8686
8687         * gnus-art.el (bookmark-make-record-function):
8688         * gnus-sum.el (bookmark-yank-point, bookmark-current-bookmark):
8689         Declare for compiler.
8690
8691         * mm-url.el (mml-compute-boundary): Autoload.
8692
8693 2010-08-15  Katsumi Yamaoka  <yamaoka@jpl.org>
8694
8695         * gnus-start.el (gnus-start-draft-setup): Move doc string forward.
8696
8697 2010-08-14  Teodor Zlatanov  <tzz@lifelogs.com>
8698
8699         Typo fix "hoo4a" -> "hook".
8700
8701         * gnus-sync.el (gnus-sync-install-hooks): Typo fix.
8702
8703 2010-08-14  Glenn Morris  <rgm@gnu.org>
8704
8705         * gnus-sync.el (gnus-sync): Fix defgroup version.
8706
8707 2010-08-13  Teodor Zlatanov  <tzz@lifelogs.com>
8708
8709         Doc fixes and keep unknown groups (ammended for nunion bug fix).
8710
8711         * gnus-sync.el: Fix docs.
8712         (gnus-sync-save): Keep unknown groups in `gnus-sync-newsrc-loader'.
8713         (gnus-sync-read): Don't wipe `gnus-sync-newsrc-loader' after reading.
8714
8715 2010-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
8716
8717         Optimizations for gnus-sync.el.
8718
8719         * gnus-sync.el: Add docs about gnus-sync-backend
8720         possibilities.
8721         (gnus-sync-save): Remove unnecessary message.
8722         (gnus-sync-read): Optimize and show what groups were skipped.
8723
8724 2010-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
8725
8726         Minor bug fixes for gnus-sync.el.
8727
8728         * gnus-sync.el (gnus-sync-unload-hook, gnus-sync-install-hooks):
8729         Don't read the sync on get-new-news.
8730
8731         * gnus-sync.el (gnus-sync-save): Define `variable' so the compiler is
8732         quiet.
8733
8734         * gnus-sync.el (gnus-sync-read): Use `gnus-sync-newsrc-offsets'
8735         (fix typo).
8736
8737 2010-07-30  Lawrence Mitchell  <wence@gmx.li>
8738
8739         Make saving and restoring of hidden threads work with overlays.
8740         Patch applied by Ted Zlatanov.
8741
8742         * gnus-sum.el (gnus-hidden-threads-configuration)
8743         (gnus-restore-hidden-threads-configuration): Update to deal with text
8744         properties, rather than searching for a magic character.
8745
8746 2010-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
8747
8748         New gnus-sync.el library for synchronization of marks.
8749
8750         * gnus-sync.el: New library for synchronization of marks.
8751
8752         * gnus-util.el (gnus-grep-in-list): Move from gnus-registry.el and
8753         renamed from `gnus-registry-grep-in-list'.
8754
8755         * gnus-registry.el (gnus-registry-follow-group-p):
8756         Use `gnus-grep-in-list'.
8757
8758         * gnus-start.el (gnus-start-draft-setup): Make it interactive.
8759
8760 2010-08-06  Katsumi Yamaoka  <yamaoka@jpl.org>
8761
8762         * rfc2047.el (rfc2047-encode): Use utf-8 as a last resort if
8763         determining charset of text fails.
8764
8765 2010-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
8766
8767         * nnmail.el (nnmail-get-new-mail-1): Revert.
8768
8769         * nnml.el (nnml-active-number): Make sure names of newly created groups
8770         in nnml-group-alist are encoded.
8771
8772 2010-07-30  Katsumi Yamaoka  <yamaoka@jpl.org>
8773
8774         * nnmail.el (nnmail-get-new-mail-1): Encode group names possibly
8775         containing non-ASCII characters in active file for nnml back end.
8776
8777 2010-07-24  David Engster  <dengste@eml.cc>
8778
8779         * mml-smime.el (mml-smime-epg-verify): Also accept the older
8780         x-pkcs7-signature MIME type as signature (RFC 2311, C.1).
8781
8782 2010-07-21  Daiki Ueno  <ueno@unixuser.org>
8783
8784         * mml.el (mml-parse-1): Collect "certfile" attributes in "<#secure>"
8785         tag (Bug#6654).
8786
8787 2010-07-20  Katsumi Yamaoka  <yamaoka@jpl.org>
8788
8789         * gnus-sum.el (gnus-summary-bookmark-make-record): Bookmark position in
8790         the article buffer, not the summary buffer.
8791
8792 2010-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
8793
8794         * gnus-sum.el (gnus-summary-bookmark-make-record): Make it work for
8795         Emacs 23 as well.
8796
8797 2010-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
8798
8799         * lpath.el: Bind bookmark-current-buffer, bookmark-yank-point for all
8800         Emacs versions; bind bookmark-make-record-function for Emacs >=22.
8801
8802 2010-07-13  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
8803
8804         Allow C-w when setting a bookmark in a Gnus Article buffer (Bug#5975).
8805         Patch applied by Karl Fogel.
8806
8807         * gnus-sum.el (gnus-summary-bookmark-make-record):
8808         Set `bookmark-yank-point' and `bookmark-current-buffer' to allow C-w.
8809
8810 2010-07-13  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
8811
8812         Allow bookmarks to be set from Gnus Article buffers (Bug #5975).
8813         Patch applied (with minor tweaks) by Karl Fogel.  Note this leaves
8814         C-w still not working correctly from Article buffers; Thierry's
8815         patch to fix that will be applied after this.
8816
8817         * gnus-art.el (bookmark-make-record-function): New local variable.
8818
8819         * gnus-sum.el (gnus-summary-bookmark-make-record): Allow setting from
8820         article buffer.
8821         (gnus-summary-bookmark-jump): Maybe jump to article buffer.
8822
8823 2010-07-13  Karl Fogel  <kfogel@red-bean.com>
8824
8825         * gnus-sum.el (bookmark-make-record-default): Adjust declaration, based
8826         on changes in bookmark.el.
8827
8828 2010-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
8829
8830         * gnus-xmas.el (gnus-xmas-read-event-char): Use display-message with
8831         `no-log' instead of message not to log prompt string.
8832
8833 2010-06-22  Mark A. Hershberger  <mah@everybody.org>
8834
8835         * mm-url.el (mm-url-encode-multipart-form-data): New function to handle
8836         the *other* type of HTML form submission.
8837
8838 2010-06-15  Michael Albinus  <michael.albinus@gmx.de>
8839
8840         * auth-source.el (auth-source-pick): If choice does not contain a
8841         questioned keyword, set the check to t.
8842
8843 2010-06-12  Romain Francoise  <romain@orebokech.com>
8844
8845         * gnus-util.el (gnus-date-get-time): Move up before first use.
8846
8847 2010-06-10  Katsumi Yamaoka  <yamaoka@jpl.org>
8848
8849         * gnus-art.el (gnus-mime-buttonized-part-id): New internal variable.
8850         (gnus-article-edit-part): Bind it to make last part that is substituted
8851         or deleted visible.
8852         (gnus-mime-display-single): Buttonize part of which id equals to
8853         gnus-mime-buttonized-part-id.
8854
8855 2010-06-10  Dan Christensen  <jdc@uwo.ca>
8856
8857         * gnus-util.el (gnus-user-date): Use gnus-date-get-time.
8858         (gnus-dd-mmm): Use gnus-date-get-time.
8859         * gnus-sum.el (gnus-thread-latest-date): Use gnus-date-get-time and
8860         simplify logic.
8861         (gnus-summary-limit-to-age): Use gnus-date-get-time.
8862         (gnus-sort-threads): Emit message if gnus-sort-threads-loop used.
8863
8864 2010-06-08  Michael Albinus  <michael.albinus@gmx.de>
8865
8866         * auth-source.el (top): Autoload `secrets-list-collections',
8867         `secrets-create-item', `secrets-delete-item'.
8868         (auth-sources): Fix tag string.
8869         (auth-get-source, auth-source-retrieve, auth-source-create)
8870         (auth-source-delete): New defuns.
8871         (auth-source-pick): Rewrite in order to avoid 2 passes.
8872         (auth-source-forget-user-or-password): New parameter USERNAME.
8873         (auth-source-user-or-password): New parameters CREATE-MISSING and
8874         DELETE-EXISTING.  Retrieve password interactively, if needed.
8875
8876 2010-06-07  Teemu Likonen  <tlikonen@iki.fi>  (tiny change)
8877
8878         * gnus-agent.el (gnus-agent-expire-unagentized-dirs): Don't ask about
8879         deleting unused directories when gnus-expert-user is t.
8880
8881 2010-06-02  Katsumi Yamaoka  <yamaoka@jpl.org>
8882
8883         * gnus-art.el (gnus-article-browse-delete-temp-files): Don't make query
8884         for each temp file when gnus-article-browse-delete-temp is ask.
8885
8886 2010-05-25  Stefan Monnier  <monnier@iro.umontreal.ca>
8887
8888         * gnus-uu.el, imap.el, nndoc.el, nnrss.el, rfc2047.el, utf7.el:
8889         Replace Lisp calls to delete-backward-char by calls to delete-char.
8890
8891 2010-05-20  Kevin Ryde  <user42@zip.com.au>
8892
8893         * gnus-start.el (gnus-level-unsubscribed): Doc fix.  (Bug#6206)
8894
8895 2010-05-19  Michael Albinus  <michael.albinus@gmx.de>
8896
8897         * password-cache.el (password-cache-remove): Fix docstring.
8898
8899 2010-05-14  Katsumi Yamaoka  <yamaoka@jpl.org>
8900
8901         * gnus-sum.el (gnus-summary-save-article): Don't bother to re-fetch
8902         article unless decoding article to be saved.
8903
8904 2010-05-13  Katsumi Yamaoka  <yamaoka@jpl.org>
8905
8906         * mml1991.el (mml1991-mailcrypt-encrypt, mml1991-gpg-encrypt):
8907         * mml2015.el (mml2015-gpg-encrypt): Disable multibyte in buffers
8908         generated within the mm-with-unibyte-current-buffer macro.
8909
8910 2010-05-13  Katsumi Yamaoka  <yamaoka@jpl.org>
8911
8912         * gnus-art.el (gnus-bind-safe-url-regexp): Bind mm-w3m-safe-url-regexp
8913         to nil when we're in a mml-preview buffer and no group is selected.
8914
8915 2010-05-12  Andreas Seltenreich  <seltenreich@gmx.de>
8916
8917         * gnus-sum.el (gnus-summary-read-group-1): Don't jump to next group
8918         when catching the `C-g'.  Reported by "Leo".
8919
8920 2010-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
8921
8922         * message.el (message-forward-make-body-plain)
8923         (message-forward-make-body-mml): Use mm-multibyte-string-p instead of
8924         multibyte-string-p.
8925
8926         * lpath.el: Revert.
8927
8928 2010-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
8929
8930         * message.el (message-forward-make-body-mml): Assume original message
8931         is multibyte string; error on unibyte.
8932         (message-forward-make-body-plain): Ditto; don't add excessive newline
8933         in body end.
8934
8935         * lpath.el: Fbind multibyte-string-p for XEmacs 21.4 and SXEmacs.
8936
8937 2010-05-11  Andreas Seltenreich  <seltenreich@gmx.de>
8938
8939         * gnus-sum.el (gnus-summary-kill-thread): Use gnus-summary-mark-article
8940         instead of g-s-m-a-as-unread to set the expirable mark.  (Bug#5284)
8941
8942 2010-05-11  Katsumi Yamaoka  <yamaoka@jpl.org>
8943
8944         * mm-extern.el (mm-extern-url): Don't use
8945         mm-with-unibyte-current-buffer.
8946         (mm-extern-cache-contents): Use with-current-buffer instead of
8947         save-excursion + set-buffer.
8948
8949 2010-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
8950
8951         * mm-util.el (mm-emacs-mule): Remove.
8952
8953 2010-05-10  Andreas Seltenreich  <seltenreich@gmx.de>
8954
8955         * gnus-sum.el (gnus-summary-mode): Don't make minor-mode-alist
8956         buffer-local as it's incompatible with Stefan Monnier's 2010-05-03
8957         change.
8958
8959 2010-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
8960
8961         * mm-util.el (mm-with-unibyte-current-buffer): Redefine it so as not to
8962         bind the default value of enable-multibyte-characters to nil.
8963
8964 2010-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
8965
8966         * message.el (message-forward-make-body-plain)
8967         (message-forward-make-body-mml):
8968         Don't use mm-with-unibyte-current-buffer.
8969
8970 2010-05-07  Stefan Monnier  <monnier@iro.umontreal.ca>
8971
8972         * dns-mode.el (auto-mode-alist): Add entry for .zone files.
8973
8974 2010-05-07  Christian von Roques  <roques@mti.ag>  (tiny change)
8975
8976         * mml2015.el (mml2015-epg-find-usable-key): Skip disabled key
8977         (Bug#5592).
8978
8979 2010-05-07  Julien Danjou  <julien@danjou.info>
8980
8981         * gnus-art.el (gnus-mime-pipe-part): Add optional argument `cmd'; pass
8982         it to mm-pipe-part.
8983
8984         * mm-decode.el (mm-pipe-part): Add optional argument `cmd'; use it if
8985         it is given.
8986
8987 2010-05-07  Katsumi Yamaoka  <yamaoka@jpl.org>
8988
8989         * binhex.el (binhex-decode-region-internal):
8990         * dns.el (dns-read-string-name, dns-write, dns-read, dns-read-type):
8991         (dns-query):
8992         * nnweb.el (nnweb-gmane-search):
8993         * pgg-parse.el (pgg-parse-armor):
8994         * pgg.el (pgg-verify-region):
8995         * sha1.el (sha1-string-external):
8996         * uudecode.el (uudecode-decode-region-internal):
8997         * yenc.el (yenc-decode-region): Don't run set-buffer-multibyte for
8998         XEmacs.
8999
9000         * gnus-art.el (gnus-article-browse-html-parts):
9001         * gnus-group.el (gnus-read-ephemeral-gmane-group):
9002         (gnus-read-ephemeral-bug-grou): Use mm-make-temp-file instead of
9003         make-temp-file.
9004
9005         * gnus-dired.el (gnus-dired-mode): Bind gnus-dired-mode-hook,
9006         gnus-dired-mode-on-hook and gnus-dired-mode-off-hook for XEmacs when
9007         compiling.
9008
9009         * gnus-ml.el (gnus-mailing-list-mode): Bind gnus-mailing-list-mode-hook,
9010         gnus-mailing-list-mode-on-hook and gnus-mailing-list-mode-off-hook for
9011         XEmacs when compiling.
9012
9013         * gnus-salt.el (gnus-pick-mode): Bind gnus-pick-mode-on-hook and
9014         gnus-pick-mode-off-hook for XEmacs when compiling.
9015         (gnus-binary-mode): Bind gnus-binary-mode-on-hook and
9016         gnus-binary-mode-off-hook for XEmacs when compiling.
9017
9018         * gnus-sum.el (gnus-summary-limit-strange-charsets-predicate):
9019         Return nil if char-charset is not available.
9020
9021         * imap.el (imap-disable-multibyte)
9022         * sieve-manage.el (sieve-manage-disable-multibyte): Redefine them as
9023         macros.
9024
9025         * mm-url.el (mm-url-form-encode-xwfu): Use mm-encode-coding-string
9026         instead of encode-coding-string.
9027
9028         * mm-util.el (mm-enable-multibyte, mm-disable-multibyte): Use (featurep
9029         'xemacs) instead of mm-emacs-mule to switch function definitions.
9030         (mm-with-unibyte-current-buffer): Make it a progn macro for XEmacs.
9031
9032         * lpath.el: Fbind delete-overlay and overlay-lists for XEmacs;
9033         bind temporary-file-directory for XEmacs;
9034         fbind make-temp-file, set-buffer-multibyte, string-as-multibyte and
9035         timer-set-function for XEmacs 21.4 and SXEmacs;
9036         bind timer-list for XEmacs 21.4 and SXEmacs;
9037         fbind char-charset and find-charset-region for non-Mule XEmacs;
9038         fbind decode-coding-region, decode-coding-string, detect-coding-region,
9039         encode-coding-region and encode-coding-string for XEmacs having no
9040         file-coding feature.
9041
9042 2010-05-06  Tommi Vainikainen  <thv@iki.fi>  (tiny change)
9043
9044         * mml-sec.el (mml-secure-message-sign): Fix cut and paste error.
9045
9046 2010-05-06  Katsumi Yamaoka  <yamaoka@jpl.org>
9047
9048         * gnus-dired.el, gnus-draft.el, gnus-ml.el, gnus-salt.el, gnus-sum.el,
9049         gnus-undo.el, mml.el: Require easy-mmode for XEmacs when compiling.
9050
9051 2010-05-03  Juanma Barranquero  <lekktu@gmail.com>
9052
9053         * mm-util.el (mm-decompress-buffer): Use `delete-file';
9054         alias `jka-compr-delete-temp-file' no longer exists.
9055
9056 2010-05-03  Stefan Monnier  <monnier@iro.umontreal.ca>
9057
9058         Use define-minor-mode in Gnus where applicable.
9059         * mml.el (mml-mode): Use define-minor-mode.
9060         * gnus-undo.el (gnus-undo-mode-map): Initialize in declaration.
9061         (gnus-undo-mode): Use define-minor-mode.
9062         * gnus-sum.el (gnus-dead-summary-mode-map): Initialize in declaration.
9063         (gnus-dead-summary-mode): Use define-minor-mode.
9064         * gnus-salt.el (gnus-pick-mode-map, gnus-binary-mode-map):
9065         Initialize in declaration.
9066         (gnus-pick-mode, gnus-binary-mode): Use define-minor-mode.
9067         * gnus-ml.el (gnus-mailing-list-mode-map): Initialize in declaration.
9068         (gnus-mailing-list-mode): Use define-minor-mode.
9069         * gnus-draft.el (gnus-draft-mode-map): Initialize in declaration.
9070         (gnus-draft-mode): Use define-minor-mode.
9071         * gnus-dired.el (gnus-dired-mode-map): Initialize in declaration.
9072         (gnus-dired-mode): Use define-minor-mode.
9073
9074 2010-05-01  Andreas Seltenreich  <seltenreich@gmx.de>
9075
9076         * mml.el (mml-generate-mime-1,mml-compute-boundary-1): Update 'mml
9077         handles on recursive mml-to-mime translation and check them for
9078         boundary delimiter collisions.  Reported by Greg Troxel.
9079
9080 2010-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
9081
9082         * gnus-util.el: Don't load tm and apel XEmacs packages when compiling.
9083
9084 2010-04-23  Stefan Monnier  <monnier@iro.umontreal.ca>
9085
9086         * mm-util.el (mm-find-buffer-file-coding-system):
9087         * yenc.el (yenc-decode-region): Don't let-bind a read-only variable.
9088
9089 2010-04-22  Andreas Seltenreich  <seltenreich@gmx.de>
9090
9091         * message.el (message-generate-headers): Record insertion of optional
9092         headers as well.  Otherwise the check to prevent repeated insertion of
9093         optional headers is a no-op.
9094
9095 2010-04-17  Teodor Zlatanov  <tzz@lifelogs.com>
9096
9097         * smime.el: Don't mention CVS.
9098
9099         * nnrss.el (nnrss-fetch): Don't mention CVS.
9100
9101         * nnir.el: Don't mention CVS.
9102
9103 2010-04-14  Stefan Monnier  <monnier@iro.umontreal.ca>
9104
9105         * gnus-sum.el (gnus-summary-bookmark-make-record):
9106         Add `location' field.
9107
9108 2010-04-14  Katsumi Yamaoka  <yamaoka@jpl.org>
9109
9110         * lpath.el: Fbind bookmark-default-handler,
9111         bookmark-get-bookmark-record, bookmark-make-record-default,
9112         bookmark-prop-get for Emacs <23 and XEmacs.
9113
9114 2010-04-12  Stefan Monnier  <monnier@iro.umontreal.ca>
9115
9116         * gnus-sum.el: Add bookmark declarations to silence the compiler.
9117         (gnus-mark-xrefs-as-read, gnus-summary-limit-to-bodies):
9118         Use with-current-buffer to silence the byte-compiler.
9119         (gnus-summary-bookmark-make-record): Use derived-mode-p and don't
9120         bother to require `gnus'.
9121         (gnus-summary-bookmark-jump): Don't forget to autoload.  Simplify.
9122
9123 2010-04-12  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
9124
9125         * gnus-sum.el (gnus-summary-bookmark-make-record)
9126         (gnus-summary-bookmark-jump): New functions.
9127         (gnus-summary-mode): Setup bookmark support.
9128
9129 2010-04-01  Andreas Schwab  <schwab@linux-m68k.org>
9130
9131         * mm-uu.el (mm-uu-pgp-signed-extract-1): Use buffer-file-coding-system
9132         if set.
9133
9134 2010-03-31  Katsumi Yamaoka  <yamaoka@jpl.org>
9135
9136         * gnus-art.el (gnus-article-browse-html-save-cid-content): Rename from
9137         gnus-article-browse-html-save-cid-image; make it work recursively for
9138         forwarded messages as well.
9139         (gnus-article-browse-html-parts): Work when prefix arg is given.
9140         (gnus-article-browse-html-article): Doc fix.
9141
9142 2010-03-30  Chong Yidong  <cyd@stupidchicken.com>
9143
9144         * message.el (message-default-mail-headers):
9145         (message-default-headers): Carry the value mail-default-headers over
9146         into message-default-mail-headers, rather than message-default-headers.
9147
9148 2010-03-30  Martin Stjernholm  <mast@lysator.liu.se>
9149
9150         * mm-decode.el (mm-add-meta-html-tag): Add option to override the
9151         charset.
9152
9153         * gnus-art.el (gnus-article-browse-html-parts): Force the correct
9154         charset into the <meta> tag when the article is encoded to utf-8.
9155
9156 2010-03-30  Katsumi Yamaoka  <yamaoka@jpl.org>
9157
9158         * gnus-art.el (gnus-article-browse-delete-temp-files):
9159         Delete directories as well.
9160         (gnus-article-browse-html-parts): Work for images that do not specify
9161         file names; delete temp directory when quitting; insert header at the
9162         right place; use file: scheme for image files.
9163
9164 2010-03-30  Eric Schulte  <schulte.eric@gmail.com>
9165
9166         * gnus-art.el (gnus-article-browse-html-save-cid-image): New function.
9167         (gnus-article-browse-html-parts): Use it to make temporary cid image
9168         files in addition to html file so that browser may display them.
9169
9170 2010-03-29  Katsumi Yamaoka  <yamaoka@jpl.org>
9171
9172         * mm-decode.el (mm-add-meta-html-tag): Fix regexp matching meta tag.
9173
9174 2010-03-29  Teodor Zlatanov  <tzz@lifelogs.com>
9175
9176         * auth-source.el (auth-source-pick): Fix for non-secrets specifier.
9177
9178 2010-03-27  Teodor Zlatanov  <tzz@lifelogs.com>
9179
9180         * auth-source.el (auth-sources): Change default to be simpler.
9181         Explain about Secret Service API sources.  Improve Customize options.
9182         (auth-source-pick): Change to accept any number of search parameters.
9183         Implement fallbacks iteratively, not recursively.  Add scoring on the
9184         second pass and sort by score.  Call Secret Service API when needed.
9185         (auth-source-user-or-password): Use it.  Call Secret Service API
9186         directly when needed to get the user name and the password.
9187
9188 2010-03-24  Juanma Barranquero  <lekktu@gmail.com>
9189
9190         * message.el (message-interactive): Doc fix.
9191         (message-qmail-inject-args): Reflow.
9192         (message-kill-to-signature): Fix typo in docstring.
9193
9194         * smiley.el (smiley-buffer): Fix typo in docstring.
9195
9196 2010-03-24  Glenn Morris  <rgm@gnu.org>
9197
9198         * mail-source.el (gnus-message): Declare.
9199         (mail-source-delete-old-incoming): Require gnus-util.
9200
9201 2010-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
9202
9203         * gnus-art.el (canlock-verify): Autoload it for Emacs 21.
9204
9205         * message.el (ecomplete-setup): Autoload it for Emacs <23.
9206
9207         * mml-sec.el (mml-secure-cache-passphrase): Default to t that is
9208         password-cache's default if it is not bound.
9209         (mml-secure-passphrase-cache-expiry): Default to 16 that is
9210         password-cache-expiry's default if it is not bound.
9211
9212         * pop3.el (pop3-list): Don't use 3rd arg of `split-string' which is not
9213         available in Emacs 21.
9214
9215         * lpath.el: Suppress compiler warnings for:
9216         canlock-insert-header and smtpmail-default-smtp-server for Emacs 21 and
9217         XEmacs;
9218         ecomplete-add-item, ecomplete-save, hashcash-wait-async,
9219         mail-add-payment, mail-add-payment-async, netrc-get, netrc-machine,
9220         netrc-machine-user-or-password and netrc-parse for Emacs 22 and XEmacs.
9221
9222 2010-03-23  Teodor Zlatanov  <tzz@lifelogs.com>
9223
9224         * auth-source.el (auth-sources): Fix up definition so extra parameters
9225         are always inline.
9226
9227 2010-03-22  Martin Stjernholm  <mast@lysator.liu.se>
9228
9229         * nnimap.el (nnimap-verify-uidvalidity): Fix bug where uidvalidity
9230         wasn't updated after mismatch.  Clear cached mailbox info correctly
9231         when uidvalidity changes.
9232         (nnimap-group-prefixed-name): New function to avoid some code
9233         duplication.
9234         (nnimap-verify-uidvalidity, nnimap-group-overview-filename)
9235         (nnimap-request-group): Use it.
9236         (nnimap-retrieve-groups, nnimap-verify-uidvalidity)
9237         (nnimap-update-unseen): Significantly improved speed of Gnus startup
9238         with many imap folders.  This is done by caching the group status from
9239         the imap server persistently in a group parameter `imap-status'.  (This
9240         was cached before too if `nnimap-retrieve-groups-asynchronous' was set,
9241         but not persistently, so every Gnus startup was still very slow.)
9242
9243 2010-03-22  Teodor Zlatanov  <tzz@lifelogs.com>
9244
9245         * assistant.el (assistant-render-text): Run `widget-setup' and don't
9246         delete the extra newline.  Otherwise editing of :string and :number
9247         types don't work.
9248
9249 2010-03-20  Teodor Zlatanov  <tzz@lifelogs.com>
9250
9251         * auth-source.el: Set up autoloads.  Bump to 23.2 because of the
9252         secrets.el dependency.
9253         (auth-sources): Add optional user name.  Add secrets.el configuration
9254         choice (unused right now).
9255
9256 2010-03-20  Teodor Zlatanov  <tzz@lifelogs.com>
9257
9258         * gnus-sum.el (gnus-summary-make-menu-bar):
9259         Let `gnus-registry-install-shortcuts' fill in the functions.
9260
9261         * gnus-registry.el (gnus-summary-misc-menu): Declare to avoid
9262         warnings.
9263         (gnus-registry-misc-menus): Variable to hold registry mark menus.
9264         (gnus-registry-install-shortcuts): Populate and use it in a
9265         `gnus-summary-menu-hook' lambda, under "Gnus"->"Registry Marks".
9266
9267 2010-03-20  Martin Stjernholm  <mast@lysator.liu.se>
9268
9269         * nnimap.el (nnimap-decode-group-name, nnimap-encode-group-name):
9270         In-place substitutions for the group name encoding/decoding.
9271         (nnimap-find-minmax-uid, nnimap-possibly-change-group)
9272         (nnimap-retrieve-headers-progress, nnimap-possibly-change-group)
9273         (nnimap-retrieve-headers-progress, nnimap-request-article-part)
9274         (nnimap-update-unseen, nnimap-request-list)
9275         (nnimap-retrieve-groups, nnimap-request-update-info-internal)
9276         (nnimap-request-set-mark, nnimap-split-to-groups)
9277         (nnimap-split-articles, nnimap-request-newgroups)
9278         (nnimap-request-create-group, nnimap-request-accept-article)
9279         (nnimap-request-delete-group, nnimap-request-rename-group)
9280         (nnimap-acl-get, nnimap-acl-edit): Use them.  Replace `mbx' with
9281         `encoded-mbx' for consistency.
9282         (nnimap-close-group): Call `imap-current-mailbox' instead of using the
9283         variable `imap-current-mailbox'.
9284
9285         * gnus-agent.el (gnus-agent-fetch-articles, gnus-agent-fetch-headers)
9286         (gnus-agent-regenerate-group): Use `gnus-agent-decoded-group-name'.
9287
9288 2010-03-20  Bojan Petrovic  <bpetrovi@f.bg.ac.rs>
9289
9290         * pop3.el (pop3-display-message-size-flag): Display message size byte
9291         counts during POP3 download.
9292         (pop3-movemail): Use it.
9293         (pop3-list): Implement listing of available messages.
9294
9295 2010-03-20  Mark Triggs  <mst@dishevelled.net>  (tiny change)
9296
9297         * nnir.el (nnir-get-article-nov-override-function): New function to
9298         override the normal NOV retrieval.
9299         (nnir-retrieve-headers): Use it.
9300
9301 2010-03-19  Michael Albinus  <michael.albinus@gmx.de>
9302
9303         * auth-source.el (netrc-machine-user-or-password): Autoload.
9304
9305 2010-03-19  Glenn Morris  <rgm@gnu.org>
9306
9307         Stop message.el from loading about 40 libraries it doesn't always need.
9308         The general approach is to autoload rather than require, and to
9309         require in the specific functions rather than the file.  (Bug#5642)
9310
9311         * gmm-utils.el: Don't require wid-edit.
9312         (widget-create-child-value, widget-convert, widget-default-get):
9313         Autoload.
9314
9315         * gnus-util.el: Don't require time-date, netrc.
9316         (message-fetch-field, gnus-group-name-decode): Declare rather than
9317         autoloading.
9318         (gnus-fetch-field): Require message.
9319         (gnus-decode-newsgroups): Require gnus-group.
9320
9321         * ietf-drums.el: Don't require time-date.
9322
9323         * message.el: Don't require hashcash, canlock, ecomplete.
9324         Do require mail-utils.  Require nnheader only when compiling.
9325         (smtpmail-default-smtp-server): Remove declaration.
9326         (message-send-mail-function): Check smtpmail-default-smtp-server
9327         is bound rather than requiring smtpmail.
9328         (message-auto-save-directory, message-insert-signature):
9329         Use expand-file-name rather than nnheader-concat.
9330         (nnheader-insert-file-contents): Autoload.
9331         (hashcash-wait-async): Declare.
9332         (message-send-mail): Only call gnus-setup-posting-charset if
9333         gnus-group-posting-charset-alist is bound.  Require hashcash if needed.
9334         (message-send-mail-with-sendmail): Require sendmail.
9335         (canlock-password, canlock-password-for-verify): Declare.
9336         (message-canlock-password): Require canlock.
9337         (nnheader-get-report): Autoload.
9338         (gnus-setup-posting-charset): Declare.
9339         (message-send-news): Require gnus-msg.
9340         (message-make-references, message-make-in-reply-to): Use mail-header-id
9341         rather than the alias mail-header-message-id.
9342         (ecomplete-add-item, ecomplete-save): Declare.
9343         (message-put-addresses-in-ecomplete): Require ecomplete.
9344         (ecomplete-display-matches): Autoload.
9345
9346         * mm-decode.el: Don't require mailcap, gnus-util.
9347         (gnus-map-function, gnus-replace-in-string, gnus-read-shell-command)
9348         (message-fetch-field, mailcap-parse-mailcaps, mailcap-mime-info):
9349         Autoload.
9350         (mailcap-mime-extensions): Declare.
9351
9352         * mm-encode.el: Don't require mailcap.
9353         (mailcap-extension-to-mime): Autoload.
9354
9355         * mml-sec.el: Don't require password-cache.
9356
9357         * mml.el (gnus-setup-posting-charset): Declare rather than autoload.
9358         (mailcap-parse-mimetypes, mailcap-mime-types): Declare.
9359         (mml-minibuffer-read-type): Require mailcap.
9360         (mml-preview): Require gnus-msg.
9361
9362         * mml1991.el: Require password-cache.
9363         (password-cache-expiry): Remove declaration.
9364
9365         * mml2015.el: Require password-cache.
9366         (password-cache-expiry): Remove declaration.
9367
9368         * nneething.el (mailcap): Require mailcap.
9369
9370         * nnheader.el (declare-function): Add compatibility stub.
9371         (message-remove-header): Declare rather than autoload.
9372         (nnheader-replace-header): Require message.
9373
9374         * nnimap.el (declare-function): Add compatibility stub.
9375         (netrc-parse, netrc-machine-user-or-password): Declare.
9376         (nnimap-open-connection): Require netrc.
9377
9378         * nntp.el (declare-function): Add compatibility stub.
9379         (netrc-parse, netrc-machine, netrc-get): Declare.
9380         (nntp-send-authinfo): Require netrc.
9381
9382         * rfc2047.el: Don't require qp.
9383         (quoted-printable-encode-region, quoted-printable-decode-string):
9384         Autoload.
9385
9386         * sieve-mode.el: Don't require easymenu.
9387         (easy-menu-add-item): Autoload it.
9388
9389         * spam-stat.el (time-to-number-of-days): Autoload it.
9390
9391 2010-03-19  Glenn Morris  <rgm@gnu.org>
9392
9393         * password-cache.el (password-cache, password-cache-expiry): Autoload.
9394
9395 2010-03-18  Glenn Morris  <rgm@gnu.org>
9396
9397         * hashcash.el (declare-function): Remove duplicate definition.
9398
9399 2010-03-17  Kevin Ryde  <user42@zip.com.au>
9400
9401         * mml.el (mml-read-tag): Unquote values with `read' to reverse
9402         prin1 in mml-insert-tag (just stripping the quotes gave wrong
9403         value if any backslash escapes).
9404
9405 2010-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
9406
9407         * mm-util.el (mm-charset-to-coding-system): Use coding-system-from-name
9408         if it is available.  (bug#5647)
9409
9410         * lpath.el: Suppress compiler warning for coding-system-from-name for
9411         Emacs 21 and XEmacs.
9412
9413 2010-03-14  Juri Linkov  <juri@jurta.org>
9414
9415         * hmac-def.el:
9416         * hmac-md5.el:
9417         * netrc.el: Fix keywords.
9418
9419 2010-02-26  Glenn Morris  <rgm@gnu.org>
9420
9421         * message.el (message-send-mail-function): Change the default, so that
9422         it inherits from a customized send-mail-function.  (Bug#5643)
9423
9424 2010-02-24  Stefan Monnier  <monnier@iro.umontreal.ca>
9425
9426         * gnus-art.el (gnus-treat-display-x-face): Don't burp if
9427         shell-command-to-string signals an error (bug#5299).
9428
9429 2010-02-24  Glenn Morris  <rgm@gnu.org>
9430
9431         * message.el (message-smtpmail-send-it)
9432         (message-send-mail-with-mailclient): Doc fixes.
9433
9434 2010-02-16  Glenn Morris  <rgm@gnu.org>
9435
9436         * message.el (message-default-mail-headers): Change the default value
9437         to ease the transition from mail-mode to message-mode.  (Bug#5555)
9438
9439 2010-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
9440
9441         * parse-time.el (parse-time-syntax): Define it for only XEmacs.
9442         (parse-time-string-chars): Implement 2009-08-16 change for Emacs.
9443
9444 2010-01-18  Chong Yidong  <cyd@stupidchicken.com>
9445
9446         * time-date.el (date-to-time): Doc fix (Bug#5408).
9447
9448 2010-01-17  Chong Yidong  <cyd@stupidchicken.com>
9449
9450         * message.el (message-mail): Just pass yank-action on to message-setup.
9451         (message-setup): Handle (FUN . ARGS) form of yank-action.
9452         (message-with-reply-buffer, message-widen-reply)
9453         (message-yank-original): Handle non-buffer values of
9454         message-reply-buffer (Bug#4080).
9455         (message-setup-1): Prefer to save message-reply-buffer as a buffer.
9456
9457 2010-01-17  Juanma Barranquero  <lekktu@gmail.com>
9458
9459         * nnmairix.el (nnmairix-group-delete-recreate-this-group):
9460         Fix typo in docstring.
9461
9462 2010-01-08  Jason Rumney  <jasonr@gnu.org>
9463
9464         * sieve-manage.el (sieve-manage-parse-capability-1): Loosely match OK
9465         response.
9466
9467 2010-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
9468
9469         * gnus-art.el (gnus-article-describe-bindings): Work for prefix keys.
9470
9471         * gnus-xmas.el (gnus-xmas-article-describe-bindings): Ditto.
9472
9473         * message.el (message-check-news-header-syntax): Protect against a
9474         string that `rfc822-addresses' returns when parsing fails.
9475
9476 2010-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
9477
9478         * gnus-util.el (gnus-invisible-p, gnus-next-char-property-change)
9479         (gnus-previous-char-property-change): New functions.
9480
9481         * gnus-sum.el (gnus-forward-line-ignore-invisible): Use them.
9482
9483 2010-01-05  Andreas Schwab  <schwab@linux-m68k.org>
9484
9485         * gnus-sum.el (gnus-forward-line-ignore-invisible): New function.
9486         (gnus-summary-recenter): Use it instead of forward-line.  (Bug#5257)
9487
9488 2010-01-02  Chong Yidong  <cyd@stupidchicken.com>
9489
9490         * message.el (message-exchange-point-and-mark): Rework last change to
9491         avoid using optional arg of exchange-point-and-mark, for backward
9492         compatibility.
9493
9494 2010-01-01  Chong Yidong  <cyd@stupidchicken.com>
9495
9496         * message.el (message-exchange-point-and-mark):
9497         Call exchange-point-and-mark with an argument rather than setting
9498         mark-active by hand (Bug#5175).
9499
9500 2009-12-18  Katsumi Yamaoka  <yamaoka@jpl.org>
9501
9502         * nntp.el (nntp-service-to-port): Work for service expressed with
9503         numeric string; replace [:digit:] with [0-9] for XEmacs.
9504
9505 2009-12-17  Glenn Morris  <rgm@gnu.org>
9506
9507         * gnus-group.el (gnus-bug-group-download-format-alist):
9508         Change emacs entry to debbugs.gnu.org.  Bump :version.
9509
9510 2009-12-13  Reiner Steib  <Reiner.Steib@gmx.de>
9511
9512         * mm-encode.el (mm-sign-option, mm-encrypt-option): Add :version tag.
9513
9514 2009-12-12  Reiner Steib  <Reiner.Steib@gmx.de>
9515
9516         * message.el (message-info): Explain why we use `Info-goto-node'.
9517
9518 2009-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
9519
9520         * lpath.el: Always bind default-file-name-coding-system for (S)XEmacs.
9521
9522 2009-12-02  Stefan Monnier  <monnier@iro.umontreal.ca>
9523
9524         * message.el (message-completion-in-region): New compatibility function.
9525         (message-expand-group): Use it.
9526
9527 2009-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
9528
9529         * gnus-group.el (gnus-group-prepare-flat): Check also whether groups
9530         with no unread article should be listed if the 2nd arg `predicate' is
9531         given.
9532
9533 2009-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
9534
9535         * lpath.el: Fbind recenter-top-bottom for Emacs 21, 22, and (S)XEmacs.
9536
9537 2009-11-29  Juri Linkov  <juri@jurta.org>
9538
9539         * gnus-sum.el (gnus-recenter): Use `recenter-top-bottom'
9540         when it is fboundp in GNU Emacs 23.1.  Put `isearch-scroll' property
9541         on `gnus-recenter'.  (Bug#4698, Bug#4981)
9542
9543 2009-11-26  Kevin Ryde  <user42@zip.com.au>
9544
9545         * sha1.el (sha1-string-external): default-directory "/" in case
9546         otherwise non-existent.  process-connection-type pipe for touch of
9547         efficiency recommended by elisp manual.  (An aside in Bug#3911.)
9548
9549 2009-11-25  Kevin Ryde  <user42@zip.com.au>
9550
9551         * dns-mode.el: Add "Keywords: comm".  It's only an editing mode, but
9552         it's comms related and sgml-mode.el has "comm" on that basis too.
9553
9554 2009-11-17  Katsumi Yamaoka  <yamaoka@jpl.org>
9555
9556         * rfc2047.el (rfc2047-decode-region): Don't quote decoded words
9557         containing tspecial characters if they have been already quoted.
9558
9559 2009-11-05  Dan Nicolaescu  <dann@ics.uci.edu>
9560
9561         * dns-mode.el (auto-mode-alist): Purecopy string.
9562
9563 2009-11-03  Stefan Monnier  <monnier@iro.umontreal.ca>
9564
9565         * hashcash.el (hashcash-generate-payment): Use with-current-buffer.
9566
9567 2009-10-24  Glenn Morris  <rgm@gnu.org>
9568
9569         * gnus-art.el (help-xref-stack-item): Define for compiler.
9570
9571 2009-10-21  Kevin Ryde  <user42@zip.com.au>
9572
9573         * dns.el: Add "Keywords: comm", as per net/net-utils.el.
9574
9575 2009-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
9576
9577         * gnus-sum.el (gnus-remove-overlays): eval-and-compile.
9578
9579 2009-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
9580
9581         * gnus-sum.el (gnus-summary-show-thread): Remove useless goto-char.
9582         (gnus-summary-show-thread, gnus-summary-hide-thread): Indent.
9583
9584 2009-10-16  Katsumi Yamaoka  <yamaoka@jpl.org>
9585
9586         * gnus.el (gnus-overlay-get): New alias to overlay-get.
9587         (gnus-overlays-in): New alias to overlays-in.
9588
9589         * gnus-sum.el (gnus-remove-overlays): Use gnus-overlays-in,
9590         gnus-overlay-get, and gnus-delete-overlay.
9591         (gnus-summary-show-thread): Make it work as well for systems in which
9592         next-single-char-property-change is not available.
9593         (gnus-summary-hide-thread): Use gnus-make-overlay and gnus-overlay-put.
9594
9595         * gnus-xmas.el (gnus-xmas-overlays-in): New function.
9596         (gnus-overlay-get): New alias to extent-property.
9597         (gnus-overlays-in): New alias to gnus-xmas-overlays-in.
9598
9599         * dgnushack.el: Autoload add-to-invisibility-spec for XEmacs 21.4 and
9600         SXEmacs.
9601
9602         * lpath.el: Fbind next-single-char-property-change for XEmacs 21.4 and
9603         SXEmacs.
9604
9605 2009-10-14  Reiner Steib  <Reiner.Steib@gmx.de>
9606
9607         * gnus-sum.el (gnus-remove-overlays): Add doc string and alias.
9608
9609 2009-10-14  Dan Nicolaescu  <dann@ics.uci.edu>
9610
9611         * gnus-sum.el (gnus-remove-overlays): Compatibility code for Emacs 21
9612         and XEmacs that don't have `remove-overlays'.
9613
9614 2009-10-14  Stefan Monnier  <monnier@iro.umontreal.ca>
9615
9616         * gnus-sum.el (gnus-summary-mode, gnus-summary-show-all-threads)
9617         (gnus-summary-show-thread, gnus-summary-hide-thread): Get rid of
9618         selective display.  Use overlays instead.
9619
9620 2009-10-04  Juanma Barranquero  <lekktu@gmail.com>
9621
9622         * spam-stat.el (spam-stat-strip-xref): Fix typo in docstring.
9623
9624 2009-09-29  Juanma Barranquero  <lekktu@gmail.com>
9625
9626         * spam-stat.el (spam-stat-load): Fix typo in message.
9627
9628 2009-09-24  Juanma Barranquero  <lekktu@gmail.com>
9629
9630         * dig.el (dig-invoke): Fix typo in docstring.
9631         (query-dig): Reflow docstring.
9632
9633 2009-09-23  Juanma Barranquero  <lekktu@gmail.com>
9634
9635         * gnus-art.el (gnus-article-encrypt-body):
9636         * message.el (message-check-recipients):
9637         * mm-util.el (mm-codepage-setup):
9638         * nnir.el (gnus-summary-nnir-goto-thread, nnir-run-waissearch)
9639         (nnir-run-swish++, nnir-run-swish-e): Fix typos in error messages.
9640
9641 2009-09-22  Daiki Ueno  <ueno@unixuser.org>
9642
9643         * mm-encode.el (mm-sign-option, mm-encrypt-option): New user option.
9644         * mml2015.el (mml2015-epg-sign, mml2015-epg-encrypt): Let users select
9645         keys from the menu if mm-{sign,encrypt}-option is 'guided.
9646         * mml-smime.el (mml-smime-epg-sign, mml-smime-epg-encrypt): Ditto.
9647         * mml1991.el (mml1991-epg-sign, mml1991-epg-encrypt): Ditto.
9648
9649 2009-09-21  Kevin Ryde  <user42@zip.com.au>
9650
9651         * dig.el: Add "Keywords: comm", as per net-utils.el.
9652
9653 2009-09-21  Stefan Monnier  <monnier@iro.umontreal.ca>
9654
9655         * dig.el (dig-mode): Use define-derived-mode.
9656
9657 2009-09-19  Glenn Morris  <rgm@gnu.org>
9658
9659         * pgg-pgp.el (pgg-pgp-encrypt-region): Add missing mapconcat separator.
9660
9661 2009-09-18  Glenn Morris  <rgm@gnu.org>
9662
9663         * gnus-diary.el (gnus-diary-check-message):
9664         * message.el (message-insert-formatted-citation-line):
9665         * nnbabyl.el (top-level):
9666         * nndiary.el (nndiary-schedule):
9667         Fix typos in condition-case handlers.
9668
9669 2009-09-15  Katsumi Yamaoka  <yamaoka@jpl.org>
9670
9671         * gnus-art.el (gnus-article-edit-part): Work for the buffer
9672         configuration that provides the sole article window in a frame;
9673         position point correctly after deleting a part.
9674
9675 2009-09-14  Adam Sjøgren  <asjo@koldfront.dk>
9676
9677         * spam.el (spam-unregister-on-reregister): Add boolean variable.
9678         (spam-resolve-registrations-routine): Use it to unregister articles
9679         that change status.
9680
9681 2009-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
9682
9683         * parse-time.el (parse-time-syntax): Restore it to keep compatibility
9684         with XEmacs.
9685         (parse-time-string-chars): Use it.
9686
9687 2009-09-10  Teodor Zlatanov  <tzz@lifelogs.com>
9688
9689         * imap.el (imap-interactive-login): Better messages.
9690         (imap-open): Fix bug with renamed buffer on reconnect.
9691         (imap-authenticate): Add buffer-local imap-last-authenticator variable
9692         for easier debugging and cleaner code.  On successful (guessed based on
9693         server capabilities) secondary authentication, set imap-state
9694         correctly.
9695         (imap-last-authenticator): Define imap-last-authenticator as a variable
9696         to avoid warnings.
9697
9698 2009-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
9699
9700         * nnrss.el (nnrss-request-article): Remove binding of
9701         default-enable-multibyte-characters that has gotten needless by
9702         the 2007-07-13 change in rfc2047-encode-message-header.
9703
9704         * mml.el (mml-insert-multipart): Error on the message header.
9705         (mml-insert-part): Error on the message header; position point at
9706         the end of a MIME tag.
9707
9708 2009-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
9709
9710         * time-date.el (autoload): Expand define-obsolete-function-alias into
9711         defalias and make-obsolete for old Emacsen that Gnus supports.
9712         (with-no-warnings): Define it for old Emacsen.
9713         (time-to-seconds): Don't use (featurep 'xemacs) to check if float-time
9714         is available.
9715         (time-to-number-of-days): Don't use (featurep 'xemacs) to check if
9716         float-time is available; suppress compile warning for time-to-seconds.
9717
9718         * gnus-util.el (with-no-warnings): Define it for old Emacsen.
9719         (gnus-float-time): Alias to float-time if it exists.
9720
9721         * ecomplete.el (with-no-warnings): Define it for old Emacsen.
9722         (ecomplete-add-item): Don't use (featurep 'xemacs) to check if
9723         float-time is available; suppress compile warning for time-to-seconds.
9724
9725         * lpath.el: Fbind time-to-seconds for Emacs 21.; fbind float-time for
9726         XEmacs.
9727
9728 2009-09-09  Teodor Zlatanov  <tzz@lifelogs.com>
9729
9730         * imap.el (imap-message-map): Docstring fix.
9731
9732 2009-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
9733
9734         * mm-encode.el (mm-encode-buffer): Don't force 7bit encoding since MTA
9735         may break data.  Suggested by Dmitri Paduchikh <dpaduch@k66.ru>.
9736         Add the optional argument `encoding' that overrides the default.
9737
9738         * mml.el (mml-generate-mime-1): Pass encoding defined by a user to
9739         mm-encode-buffer.
9740
9741 2009-09-04  Glenn Morris  <rgm@gnu.org>
9742
9743         * qp.el (quoted-printable-encode-string): Use mm-enable-multibyte, or
9744         mm-disable-multibyte, rather than default-enable-multibyte-characters.
9745         * utf7.el (utf7-encode, utf7-decode): Use mm-with-multibyte-buffer, or
9746         mm-with-unibyte-buffer, rather than default-enable-multibyte-characters.
9747         * mm-util.el (mm-with-unibyte-current-buffer)
9748         (mm-find-buffer-file-coding-system):
9749         * yenc.el (yenc-decode-region): Use default-value rather than
9750         default-enable-multibyte-characters.
9751
9752 2009-09-03  Glenn Morris  <rgm@gnu.org>
9753
9754         * mm-util.el (mm-emacs-mule, mm-default-multibyte-p):
9755         * rfc2047.el (rfc2047-encode-message-header): Use default-value rather
9756         than default-enable-multibyte-characters.
9757
9758 2009-09-02  Karl Kleinpaste  <karl@kleinpaste.org>
9759
9760         * gnus-art.el (gnus-article-read-summary-keys):
9761         Fix gnus-buffer-configuration's value temporarily used.
9762
9763 2009-09-02  Glenn Morris  <rgm@gnu.org>
9764
9765         * gnus-util.el (gnus-float-time): New function.
9766         * gnus-delay.el (gnus-delay-article):
9767         * gnus-sum.el (gnus-thread-latest-date):
9768         * gnus-util.el (gnus-user-date): Use gnus-float-time.
9769         * nnspool.el (nnspool-request-newgroups):
9770         Use gnus-float-time rather than time-to-seconds.
9771         * ecomplete.el (ecomplete-add-item): In Emacs, use float-time.
9772
9773         * gnus-art.el (gnus-signature-face, gnus-header-from-face)
9774         (gnus-header-subject-face, gnus-header-newsgroups-face)
9775         (gnus-header-name-face, gnus-header-content-face):
9776         * gnus-cite.el (gnus-cite-attribution-face, gnus-cite-face-1)
9777         (gnus-cite-face-2, gnus-cite-face-3, gnus-cite-face-4)
9778         (gnus-cite-face-5, gnus-cite-face-6, gnus-cite-face-7)
9779         (gnus-cite-face-8, gnus-cite-face-9, gnus-cite-face-10)
9780         (gnus-cite-face-11):
9781         * gnus-picon.el (gnus-picon-xbm-face, gnus-picon-face):
9782         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
9783         (gnus-server-closed-face, gnus-server-denied-face)
9784         (gnus-server-offline-face):
9785         * gnus.el (gnus-group-news-1-face, gnus-group-news-1-empty-face)
9786         (gnus-group-news-2-face, gnus-group-news-2-empty-face)
9787         (gnus-group-news-3-face, gnus-group-news-3-empty-face)
9788         (gnus-group-news-4-face, gnus-group-news-4-empty-face)
9789         (gnus-group-news-5-face, gnus-group-news-5-empty-face)
9790         (gnus-group-news-6-face, gnus-group-news-6-empty-face)
9791         (gnus-group-news-low-face, gnus-group-news-low-empty-face)
9792         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face)
9793         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face)
9794         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face)
9795         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face)
9796         (gnus-summary-selected-face, gnus-summary-cancelled-face)
9797         (gnus-summary-high-ticked-face, gnus-summary-low-ticked-face)
9798         (gnus-summary-normal-ticked-face, gnus-summary-high-ancient-face)
9799         (gnus-summary-low-ancient-face, gnus-summary-normal-ancient-face)
9800         (gnus-summary-high-undownloaded-face)
9801         (gnus-summary-low-undownloaded-face)
9802         (gnus-summary-normal-undownloaded-face)
9803         (gnus-summary-high-unread-face, gnus-summary-low-unread-face)
9804         (gnus-summary-normal-unread-face, gnus-summary-high-read-face)
9805         (gnus-summary-low-read-face, gnus-summary-normal-read-face)
9806         (gnus-splash-face):
9807         * message.el (message-header-to-face, message-header-cc-face)
9808         (message-header-subject-face, message-header-newsgroups-face)
9809         (message-header-other-face, message-header-name-face)
9810         (message-header-xheader-face, message-separator-face)
9811         (message-cited-text-face, message-mml-face):
9812         * sieve-mode.el (sieve-control-commands-face)
9813         (sieve-action-commands-face, sieve-test-commands-face)
9814         (sieve-tagged-arguments-face):
9815         * spam.el (spam-face):
9816         Mark face aliases with "-face" in the name as obsolete.
9817
9818 2009-09-01  Glenn Morris  <rgm@gnu.org>
9819
9820         * gnus-salt.el (gnus-pick-mouse-pick-region): Use forward-line rather
9821         than goto-line.
9822
9823 2009-08-31  Katsumi Yamaoka  <yamaoka@jpl.org>
9824
9825         * mml.el (mml-attach-file, mml-attach-buffer, mml-attach-external):
9826         Don't move point if the command is invoked inside the message header.
9827
9828 2009-08-30  Stefan Monnier  <monnier@iro.umontreal.ca>
9829
9830         * imap.el (imap-send-command): Simplify.
9831         (imap-wait-for-tag): point-max -> buffer-size.
9832
9833 2009-08-29  Stefan Monnier  <monnier@iro.umontreal.ca>
9834
9835         * spam.el (spam-ifile-path, spam-bogofilter-path, spam-sa-learn-path)
9836         (spam-ifile-database-path, spam-bsfilter-path, spam-spamassassin-path):
9837         * nnmail.el (nnmail-spool-file, nnmail-fix-eudora-headers):
9838         * nnir.el (nnir-swish-e-index-file):
9839         * gnus-sum.el (gnus-summary-delete-marked-as-read)
9840         (gnus-summary-delete-marked-with, gnus-summary-mark-as-unread-forward)
9841         (gnus-summary-mark-as-unread-backward, gnus-summary-mark-as-unread):
9842         * gnus-msg.el (gnus-inews-mark-gcc-as-read):
9843         * gnus-art.el (gnus-article-hide-pgp-hook, gnus-treat-strip-pgp)
9844         (gnus-treat-display-xface): Add Emacs version of obsolescence.
9845
9846 2009-08-28  Katsumi Yamaoka  <yamaoka@jpl.org>
9847
9848         * mml.el (mml-attach-file, mml-attach-buffer, mml-attach-external):
9849         Don't save excursion.
9850
9851 2009-08-28  Stefan Monnier  <monnier@iro.umontreal.ca>
9852
9853         * nnheader.el (nnheader-find-file-noselect):
9854         * mm-util.el (mm-insert-file-contents):
9855         Use (default-value 'major-mode) instead of default-major-mode.
9856
9857 2009-08-27  Stefan Monnier  <monnier@iro.umontreal.ca>
9858
9859         * nnrss.el (nnrss-request-article): Avoid default-fill-column.
9860
9861 2009-08-26  Glenn Morris  <rgm@gnu.org>
9862
9863         * parse-time.el (parse-time-rules): Autoload riskiness here, rather
9864         than placing in files.el.
9865
9866 2009-08-25  Glenn Morris  <rgm@gnu.org>
9867
9868         * nnir.el (top-level): Don't require cl at run-time.
9869         (nnir-run-waissearch, nnir-run-swish-e, nnir-run-hyrex):
9870         Replace cl-function substitute with gnus-replace-in-string.
9871         (nnir-run-waissearch, nnir-run-swish++, nnir-run-swish-e)
9872         (nnir-run-hyrex, nnir-run-namazu): Replace cl-function sort* with sort.
9873         (nnir-run-find-grep): Replace cl-functions find-if and subseq with
9874         simplified expansions.
9875
9876 2009-08-25  Kevin Ryde  <user42@zip.com.au>
9877
9878         * dig.el (dig): Add autoload cookie.
9879
9880 2009-08-22  Glenn Morris  <rgm@gnu.org>
9881
9882         * gnus-art.el (gnus-button-patch): Use forward-line rather than
9883         goto-line.
9884
9885 2009-08-16  Chong Yidong  <cyd@stupidchicken.com>
9886
9887         * parse-time.el (parse-time-string-chars): Save match data.
9888
9889 2009-08-16  Jan Seeger  <jan.seeger@thenybble.de>  (tiny change)
9890
9891         * parse-time.el (parse-time-string-chars): Compute using character
9892         classes, to handle non-ascii characters (Bug#3190).
9893
9894 2009-08-12  Katsumi Yamaoka  <yamaoka@jpl.org>
9895
9896         * gnus-group.el (gnus-safe-html-newsgroups): New user option.
9897
9898         * gnus-art.el (gnus-bind-safe-url-regexp): New macro.
9899         (gnus-mime-view-all-parts, gnus-mime-view-part-internally)
9900         (gnus-mm-display-part, gnus-mime-display-single)
9901         (gnus-mime-display-alternative): Use gnus-bind-safe-url-regexp to
9902         override mm-w3m-safe-url-regexp according to gnus-safe-html-newsgroups.
9903
9904         * gnus-sum.el
9905         (gnus-mark-copied-or-moved-articles-as-expirable): New user option.
9906         (gnus-summary-move-article): Add expirable mark to articles copied or
9907         moved to group that has auto-expire turned on if the option is non-nil.
9908
9909 2009-07-24  Glenn Morris  <rgm@gnu.org>
9910
9911         * gnus-demon.el (gnus-demon-add-nntp-close-connection):
9912         Fix typo.  (Bug#3903)
9913
9914 2009-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
9915
9916         * gnus-art.el (gnus-article-mode-map): Bind the "e" key to
9917         gnus-article-read-summary-keys rather than gnus-summary-edit-article
9918         that should not be used for draft articles.
9919         (gnus-article-read-summary-keys): Use key-binding instead of lookup-key
9920         that has no concern in minor mode keys.
9921         (gnus-article-summary-command, gnus-article-summary-command-nosave):
9922         Abolish.
9923
9924 2009-07-16  Katsumi Yamaoka  <yamaoka@jpl.org>
9925
9926         * nnrss.el (nnrss-request-article): Allow mml-to-mime to generate MIME
9927         article without making inquiry to a user for unknown encoding.
9928
9929         * nnmaildir.el (nnmaildir--group-maxnum, nnmaildir--new-number)
9930         (nnmaildir--scan): Assume i-node and device number that file-attributes
9931         returns might be cons-cell.
9932
9933         * dgnushack.el: Autoload thing-at-point for XEmacs 21.5.
9934
9935         * lpath.el: Fbind cp-supported-codepages for XEmacs 21.5.
9936
9937 2009-07-16  Teodor Zlatanov  <tzz@lifelogs.com>
9938
9939         * auth-source.el: Remove docs now in auth.texi.  Don't use
9940         `gnus-message' for logging.  Add new variables `auth-source-debug' and
9941         `auth-source-hide-passwords' and use them.
9942
9943 2009-07-15  Glenn Morris  <rgm@gnu.org>
9944
9945         * gnus-spec.el (gnus-make-format-preserve-properties): Doc fix.
9946
9947 2009-07-10  Katsumi Yamaoka  <yamaoka@jpl.org>
9948
9949         * gnus-group.el (gnus-group-make-rss-group): Strip newlines and
9950         excessive whitespace from the default values of title and description.
9951
9952 2009-06-22  Katsumi Yamaoka  <yamaoka@jpl.org>
9953
9954         * mm-decode.el (mm-dissect-buffer): Use message-fetch-field instead of
9955         mail-fetch-field to fetch Content-Description header in order to
9956         exclude newlines.
9957
9958 2009-06-18  Ulrich Mueller  <ulm@gentoo.org>
9959
9960         * pgg-gpg.el (pgg-gpg-lookup-key-owner): Handle colon listings
9961         format used by GnuPG 2.0.11.
9962
9963 2009-06-01  Katsumi Yamaoka  <yamaoka@jpl.org>
9964
9965         * gnus-art.el (gnus-mime-delete-part): Specify gnus-decoded as charset
9966         to deleted part.
9967
9968 2009-05-30  David Engster  <dengste@eml.cc>
9969
9970         * nnmairix.el: Remove old documentation in the commentary block.
9971         (nnmairix-request-group): Do not update active file for nnml back ends.
9972         (nnmairix-retrieve-headers): Set gnus-nov-is-evil to t for nnimap back
9973         end so that overview files are ignored.
9974         (nnmairix-update-groups): Make updating the groups more robust by using
9975         marks.
9976         (nnmairix-determine-original-group-from-path): Circumvent mairix bug
9977         with dollar characters in message-id.
9978
9979 2009-04-28  Reiner Steib  <Reiner.Steib@gmx.de>
9980
9981         * spam.el: Use dns-query instead of query-dns.  Was renamed on
9982         2008-12-25 in dns.el.
9983
9984 2009-04-20  Stefan Monnier  <monnier@iro.umontreal.ca>
9985
9986         * rfc2047.el (rfc2047-decode-region): Don't skip past `start', which
9987         could happen if the text is only composed of spaces and/or tabs.
9988
9989 2009-03-03  Brian Sniffen  <bts@evenmere.org>  (tiny change)
9990
9991         * gnus-draft.el (gnus-draft-send): Bind gnus-message-setup-hook to nil
9992         when sending a queued message to avoid extra mml tags.
9993
9994 2009-03-02  Katsumi Yamaoka  <yamaoka@jpl.org>
9995
9996         * mml.el (mml-insert-mime): Don't break parts that mm-uu dissected.
9997
9998 2009-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
9999
10000         * lpath.el: Fbind rmail-swap-buffers-maybe for Emacs 21~22;
10001         fbind rmail-msg-restore-non-pruned-header, rmail-swap-buffers-maybe and
10002         rmail-toggle-header for XEmacs;
10003         bind rmail-default-file and rmail-default-rmail-file for XEmacs.
10004
10005 2009-02-25  Katsumi Yamaoka  <yamaoka@jpl.org>
10006
10007         * gnus-dired.el: Remove autoload for gnus-setup-message.
10008         (gnus-dired-attach): Fake this-command value to prevent Gnus from
10009         displaying Gnus logo; always use compose-mail.
10010
10011 2009-02-23  Katsumi Yamaoka  <yamaoka@jpl.org>
10012
10013         * gnus-dired.el: Tell autoload that gnus-setup-message is a macro.
10014
10015 2009-02-18  Katsumi Yamaoka  <yamaoka@jpl.org>
10016
10017         * gnus-nocem.el (gnus-nocem-groups): Remove invalid NoCeM groups.
10018         (gnus-nocem-issuers): List currently active issuers; fix custom type.
10019         (gnus-nocem-verifyer): Default to gnus-nocem-epg-verify if EasyPG is
10020         available.
10021         (gnus-nocem-epg-verify): New function.
10022
10023 2009-02-15  Reiner Steib  <Reiner.Steib@gmx.de>
10024
10025         * gnus-art.el (gnus-button-alist): Recognize Konqueror info links.
10026
10027 2009-02-15  Glenn Morris  <rgm@gnu.org>
10028
10029         * gnus-util.el (rmail-insert-rmail-file-header)
10030         (rmail-count-new-messages, rmail-show-message): Remove unnecessary
10031         autoloads.
10032         (rmail-default-rmail-file): Remove unnecessary declaration.
10033         (gnus-output-to-rmail): Handle mbox Rmail as well as Babyl Rmail.
10034
10035 2009-02-14  Glenn Morris  <rgm@gnu.org>
10036
10037         * gnus.el (rmail-default-rmail-file): Remove declaration of deleted
10038         variable (only used in gnus-util, which declares it anyway).
10039         (rmail-output-to-rmail-file): Remove autoload of deleted function,
10040         which was only needed by gnus-art (changed to not use it any more).
10041         (rmail-insert-rmail-file-header): Remove autoload of deleted function,
10042         only used in gnus-util, which autoloads it itself.
10043         (rmail-update-summary): Fix autoload.
10044
10045         * gnus-art.el (gnus-summary-save-in-mail): Use gnus-output-to-rmail
10046         rather than rmail-output-to-rmail-file.
10047
10048 2009-02-07  Glenn Morris  <rgm@gnu.org>
10049
10050         * message.el (rmail-msg-restore-non-pruned-header): Remove unneeded
10051         autoload of function that no longer exists.
10052         (rmail-toggle-header): Declare.
10053         (message-forward-rmail-make-body): Handle mbox Rmail.
10054
10055 2009-01-31  Glenn Morris  <rgm@gnu.org>
10056
10057         * gnus-sum.el (gnus-summary-next-article): XEmacs-friendly version of
10058         2009-01-09 change.
10059
10060 2009-01-31  Dave Love  <fx@gnu.org>
10061
10062         * imap.el (imap-fetch-safe): Bind debug-on-error.
10063         (imap-debug): Add imap-fetch-safe.
10064
10065 2009-01-26  Teodor Zlatanov  <tzlatanov@jumptrading.com>
10066
10067         * auth-source.el (auth-source-forget-user-or-password): Clarify docs.
10068         (auth-source-forget-all-cached): New convenience function.
10069         (auth-source-user-or-password): Accept list of modes or a single mode.
10070
10071         * mail-source.el (mail-source-bind, mail-source-set-1): Use list of
10072         auth-source modes.
10073
10074         * netrc.el (netrc-machine-user-or-password): Use list of
10075         auth-source modes.
10076
10077         * nnimap.el (nnimap-open-connection): Use list of
10078         auth-source modes.
10079
10080         * nntp.el (nntp-send-authinfo): Use list of
10081         auth-source modes.
10082
10083 2009-01-16  Teodor Zlatanov  <tzz@lifelogs.com>
10084
10085         * auth-source.el: Update docs to reflect epa-file-enable is to be used
10086         now.
10087
10088 2009-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
10089
10090         * nnmail.el (nnmail-pathname-coding-system): Default to the `file-name'
10091         coding system in XEmacs; add a workaround for XEmacs.
10092
10093         * lpath.el: Fbind coding-system-aliasee.
10094
10095 2009-01-14  Katsumi Yamaoka  <yamaoka@jpl.org>
10096
10097         * mm-util.el (mm-coding-system-priorities): Protect against nil value
10098         of current-language-environment.
10099
10100 2009-01-13  Reiner Steib  <Reiner.Steib@gmx.de>
10101
10102         * nnfolder.el (nnfolder-read-folder): Check if most-positive-fixnum is
10103         available at runtime.
10104
10105 2009-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
10106
10107         * gnus-art.el (article-date-ut): Fix end point of narrowing.
10108
10109 2009-01-11  Aidan Kehoe  <kehoea@parhasard.net>
10110
10111         * nnfolder.el (nnfolder-read-folder): The (lsh -1 -1) trick to generate
10112         the greatest positive fixnum value doesn't work under an XEmacs with
10113         bignum support; use the most-positive-fixnum constant instead,
10114         available since Emacs 21.1 with cl and XEmacs 21.1.
10115
10116 2009-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
10117
10118         * gnus-sum.el (gnus-summary-next-article): Revert last change by which
10119         XEmacs gets not to work.
10120
10121 2009-01-09  Katsumi Yamaoka  <yamaoka@jpl.org>
10122
10123         * mm-util.el (mm-coding-system-priorities): Allow the value like
10124         "Japanese (UTF-8)" of current-language-environment.
10125
10126 2009-01-09  Glenn Morris  <rgm@gnu.org>
10127
10128         * gnus-sum.el (gnus-summary-next-article): Replace last-command-char
10129         with last-command-event.
10130
10131 2009-01-08  Reiner Steib  <Reiner.Steib@gmx.de>
10132
10133         * imap.el (imap-enable-exchange-bug-workaround): Explain auto-detection
10134         in the doc string.
10135
10136         * message.el (message-fix-before-sending): Amend comment.
10137
10138 2009-01-08  Dave Love  <fx@gnu.org>
10139
10140         * imap.el (imap-message-appenduid-1): Fix typo in imap-fetch-safe call.
10141
10142 2009-01-07  David Engster  <dengste@eml.cc>
10143
10144         * gnus-msg.el (gnus-inews-do-gcc): Fix last patch to deal with
10145         simplified server definitions by converting it via
10146         gnus-server-to-method.
10147
10148 2009-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
10149
10150         * gnus-sum.el (gnus-summary-set-local-parameters): Always evaluate
10151         parameter's operands.
10152
10153 2009-01-06  David Engster  <dengste@eml.cc>
10154
10155         * gnus-msg.el (gnus-inews-do-gcc): Reduce to short group name when on
10156         primary select method (for gnus-group-mark-article-as-read).
10157
10158 2009-01-06  Tassilo Horn  <tassilo@member.fsf.org>
10159
10160         * gnus-art.el (gnus-treat-display-face): Fix docstring link to point to
10161         `(gnus)Face', not `(gnus)X-Face'.
10162
10163 2009-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
10164
10165         * mm-util.el (mm-ucs-to-char): New function.
10166
10167         * mm-url.el (mm-url-decode-entities): Use it.
10168
10169         * lpath.el: Fbind decode-char, int-to-char, ucs-to-char and
10170         unicode-to-char.
10171
10172 2009-01-05  Dave Love  <fx@gnu.org>
10173
10174         * time-date.el: Require cl for `declare'.
10175
10176 2009-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
10177
10178         * time-date.el (format-seconds): Explain `assoc-string'.  Suggested by
10179         Dave Love.
10180
10181 2009-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
10182
10183         * message.el (message-fix-before-sending): Add `eight-bit' to
10184         illegible-text check.
10185
10186 2009-01-03  Michael Olson  <mwolson@gnu.org>
10187
10188         * nnimap.el (nnimap-retrieve-headers-progress): Handle edge case where
10189         `headers' is nil.  This can occur if the IMAP server does not have
10190         permissions to read messages from a folder, but can write new messages
10191         to the folder.
10192         (nnimap-request-article-part): Do not insert `data' if it is nil.
10193
10194         * imap.el (imap-parse-fetch): Courier can insert spurious blank
10195         characters which will confuse `read', so skip past them.
10196
10197 2009-01-01  Dave Love  <fx@gnu.org>
10198
10199         * imap.el (imap-string-to-integer): Fix typo.
10200         (imap-fetch-safe): New function.
10201         (imap-message-copyuid-1, imap-message-appenduid-1): Use it.
10202
10203         * nnimap.el (nnimap-find-minmax-uid): Use imap-fetch-safe.
10204
10205         * imap.el (imap-process-connection-type, imap-debug, imap-open):
10206         (imap-parse-greeting): Fix doc strings.
10207         (imap-tls-open, imap-search, imap-message-appenduid-1): Add FIXMEs.
10208         (imap-parse-flag-list): Make messages unique.
10209         (imap-parse-body): Fix comments.  Add comment on Exchange 2007.
10210
10211         * nnimap.el: Fix author email.
10212         (nnimap-split-rule): Add FIXME comment.
10213         (nnimap-debug): Fix doc string.
10214
10215 2008-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
10216
10217         * dns.el (dns-set-servers): Check "Address".  Fix typo.
10218
10219 2008-12-25  Reiner Steib  <Reiner.Steib@gmx.de>
10220
10221         * dns.el (dns-set-servers): Renamed from dns-parse-resolv-conf.  Call
10222         nslookup if resolv.conf isn't available.
10223         (dns-query): Rename from query-dns.
10224         (dns-query-cached): Rename from query-dns-cached.
10225
10226 2008-12-25  Katsumi Yamaoka  <yamaoka@jpl.org>
10227
10228         * gnus-sum.el (gnus-summary-set-article-display-arrow): Make
10229         overlay-arrow-position and overlay-arrow-string buffer-local; no need
10230         to check if those variables exist (first appeared in Emacs 18.50).
10231
10232 2008-12-24  Katsumi Yamaoka  <yamaoka@jpl.org>
10233
10234         * mm-util.el (mm-line-number-at-pos): New function.
10235
10236         * spam-report.el (spam-report-process-queue): Use it.
10237
10238 2008-12-24  David Engster  <dengste@eml.cc>
10239
10240         * gnus-sum.el (gnus-summary-set-local-parameters): Don't bind
10241         parameters that haven't existed as variables as buffer-local variables.
10242
10243 2008-12-23  Dave Love  <fx@gnu.org>
10244
10245         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days): Don't use
10246         cadar.
10247
10248         * sieve-manage.el (sieve-manage-starttls-p): Rename from
10249         imap-starttls-p.
10250         (sieve-manage-starttls-open): Rename from imap-starttls-open.
10251
10252 2008-12-22  Dave Love  <fx@gnu.org>
10253
10254         * imap.el: Fix author email.  Doc fixes.
10255         (imap-parse-body): Work around assertion failure in bogus Exchange 2007
10256         reply.
10257
10258 2008-12-22  Reiner Steib  <Reiner.Steib@gmx.de>
10259
10260         * spam-report.el (spam-report-gmane-max-requests): New constant.
10261         (spam-report-gmane-wait): New variable.
10262         (spam-report-gmane-ham, spam-report-gmane-spam)
10263         (spam-report-url-ping-plain, spam-report-process-queue): Wait only if
10264         spam-report-gmane-wait is non-nil should be sufficient to avoid DOS-ing
10265         the server.
10266
10267         * nnheader.el (nnheader-read-timeout, nnheader-accept-process-output):
10268         Add explanations.
10269
10270         * pop3.el (pop3-accept-process-output, pop3-read-timeout): Use
10271         nnheader-accept-process-output and nnheader-read-timeout if available.
10272         (pop3-movemail): Use it.
10273
10274         * message.el (message-check-news-body-syntax): Fix signature check if
10275         there's an attachment.
10276
10277 2008-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
10278
10279         * mm-util.el: Add comments to the mm- emulating functions.
10280
10281 2008-12-21  Reiner Steib  <Reiner.Steib@gmx.de>
10282
10283         * gnus-start.el (gnus-before-startup-hook): Fix doc string.
10284         Reported by Stephen Berman <stephen.berman@gmx.net>.
10285
10286 2008-12-18  Katsumi Yamaoka  <yamaoka@jpl.org>
10287
10288         * mm-util.el (mm-substring-no-properties): New function.
10289         (mm-read-charset, mm-subst-char-in-string, mm-replace-in-string)
10290         (mm-special-display-p): Enable those lambda forms to be byte compiled.
10291         (mm-string-to-multibyte): Doc fix.
10292
10293         * mml.el (mml-attach-file): Use mm-substring-no-properties.
10294
10295 2008-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
10296
10297         * mml.el (mml-attach-file): Strip text properties from file name.
10298         (Bug#1574)
10299
10300 2008-12-16  Glenn Morris  <rgm@gnu.org>
10301
10302         * mm-util.el (mm-charset-override-alist): Declare for compiler.
10303
10304 2008-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
10305
10306         * mml.el (mml-generate-mime-1): Prefer the MIME charset that Emacs
10307         knows since the charset specified might be a bogus alias that
10308         mm-charset-synonym-alist provides.
10309
10310 2008-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
10311
10312         * mm-util.el (mm-charset-synonym-alist): Add bogus names "UTF8" and
10313         "ISO_8859-1".
10314
10315         * gnus-start.el (gnus-backup-startup-file): Improve doc string.
10316
10317 2008-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
10318
10319         * mm-util.el (mm-charset-eval-alist):
10320         Define it before mm-charset-to-coding-system.
10321         (mm-charset-to-coding-system): Add optional argument `silent';
10322         define it before mm-charset-override-alist.
10323         (mm-charset-override-alist): Add `(gb2312 . gbk)' to the
10324         default value if it can be used in Emacs currently running;
10325         silence mm-charset-to-coding-system.
10326
10327 2008-12-10  Katsumi Yamaoka  <yamaoka@jpl.org>
10328
10329         * rfc2047.el (rfc2047-charset-to-coding-system): Add new argument
10330         `allow-override' which says whether to use `mm-charset-override-alist'.
10331         (rfc2047-decode-encoded-words): Use it.
10332
10333         * mm-util.el (mm-charset-override-alist): Fix custom type;
10334         add `(gb2312 . gbk)' to choices.
10335
10336 2008-12-04  Katsumi Yamaoka  <yamaoka@jpl.org>
10337
10338         * mm-view.el (mm-inline-text-html-render-with-w3m): Make it simple and
10339         fast.
10340
10341         * gnus-art.el (gnus-article-wash-html-with-w3m): Ditto.
10342
10343         * lpath.el: Bind w3m-link-map for Emacs 21, 22, and XEmacs.
10344
10345 2008-12-04  Naohiro Aota  <nao.aota@gmail.com>
10346
10347         * mm-view.el (mm-inline-text-html-render-with-w3m): Put special keymap
10348         on links.
10349
10350         * gnus-art.el (gnus-article-wash-html-with-w3m): Ditto.
10351
10352 2008-12-03  Lute Kamstra  <lute@gnu.org>
10353
10354         * sha1.el: Remove leading * from docstrings of defcustoms,
10355         deffaces, defconsts and defuns.
10356
10357 2008-12-03  Katsumi Yamaoka  <yamaoka@jpl.org>
10358
10359         * message.el (message-idna-to-ascii-rhs-1): Protect against local
10360         users' addresses that don't have domain parts.
10361         (message-idna-to-ascii-rhs): Use message-narrow-to-headers-or-head
10362         rather than message-narrow-to-head since there will be the message
10363         header separator.
10364
10365 2008-12-02  Stefan Monnier  <monnier@iro.umontreal.ca>
10366
10367         * nnimap.el (nnimap-retrieve-headers-progress): Don't use nnimap-demule
10368         since the result is inserted in a unibyte buffer anyway.
10369         (nnimap-demule-use-string-to-multibyte): Remove.
10370         (nnimap-demule): Alias it to mm-string-to-multibyte.
10371
10372 2008-11-29  Reiner Steib  <Reiner.Steib@gmx.de>
10373
10374         * nnimap.el (nnimap-demule-use-string-to-multibyte): New temporary
10375         variable for debugging bug#464 and bug#1174.
10376         (nnimap-demule): Use it.
10377
10378 2008-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
10379
10380         * gnus-score.el (gnus-score-find-trace): Handle default score in total
10381         score calculation correctly.
10382
10383 2008-11-21  Stefan Monnier  <monnier@iro.umontreal.ca>
10384
10385         * message.el (message-send-mail): Just set the buffer to unibyte
10386         rather than use mm-with-unibyte-current-buffer which does a lot more.
10387         (message-send-mail-partially): Don't bother with
10388         mm-with-unibyte-current-buffer since it's already been made unibyte by
10389         message-send-mail.
10390
10391 2008-11-11  Teodor Zlatanov  <tzz@lifelogs.com>
10392
10393         * nnrss.el (nnrss-make-hash-index): Debug message of full item.
10394
10395 2008-11-10  Teodor Zlatanov  <tzz@lifelogs.com>
10396
10397         * netrc.el (netrc-parse): If a list is passed in as FILE, return it.
10398
10399 2008-11-04  Katsumi Yamaoka  <yamaoka@jpl.org>
10400
10401         * starttls.el (starttls-any-program-available): Rewritten so it doesn't
10402         require itself and to remove `with-no-warnings'.
10403
10404 2008-11-03  Teodor Zlatanov  <tzz@lifelogs.com>
10405
10406         * starttls.el (starttls-any-program-available): Get the name of the
10407         available TLS layer program.
10408         (starttls-open-steam-gnutls, starttls-open-stream): Put port number as
10409         well as the host name in the "opening" message.
10410
10411         * auth-source.el (auth-source-cache, auth-source-do-cache)
10412         (auth-source-user-or-password): Cache passwords and logins by default,
10413         allow override with `auth-source-do-cache'.
10414         (auth-source-forget-user-or-password): Allow users to remove cache
10415         entries if needed.
10416
10417 2008-11-01  Juanma Barranquero  <lekktu@gmail.com>
10418
10419         * md4.el (md4-buffer): Fix typo in docstring.
10420         (md4, md4-64): Doc fixes.
10421         (md4-pack-int32): Reflow docstring.
10422
10423 2008-10-31  Teodor Zlatanov  <tzz@lifelogs.com>
10424
10425         * ietf-drums.el (ietf-drums-remove-comments): Localize second
10426         condition-case to only the forward-sexp call.
10427
10428 2008-10-31  Teodor Zlatanov  <tzz@lifelogs.com>
10429
10430         * ietf-drums.el (ietf-drums-remove-comments): Fix bug with single
10431         quotes contained.  Make it more robust regardless by an extra
10432         condition-case wrapper.
10433
10434 2008-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
10435
10436         * lpath.el: No need to fbind codepage-setup for Emacs 23.
10437
10438 2008-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
10439
10440         * nnml.el (nnml-request-expire-articles): Check if the function set to
10441         `nnmail-expiry-target' returns the symbol `delete'.
10442
10443         * nnfolder.el (nnfolder-request-expire-articles): Ditto.
10444
10445         * nnmail.el (nnmail-expiry-target): Fix custom type.
10446
10447 2008-10-02  Glenn Morris  <rgm@gnu.org>
10448
10449         * mm-util.el (mm-codepage-setup): Tweak codepage error.
10450         Silence compiler warning.
10451
10452 2008-10-01  Magnus Henoch  <mange@freemail.hu>
10453
10454         * tls.el (open-tls-stream): Show the actual command being
10455         executed, instead of the format string.
10456
10457 2008-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>
10458
10459         * lpath.el: Fbind codepage-setup for Emacs 23.
10460
10461 2008-09-30  Chong Yidong  <cyd@stupidchicken.com>
10462
10463         * mml.el (mml-menu): Don't assume mml2015 is bound.
10464
10465 2008-09-29  Katsumi Yamaoka  <yamaoka@jpl.org>
10466
10467         * gnus-art.el (gnus-article-read-summary-keys): Check if summary window
10468         exists.
10469
10470 2008-09-27  Glenn Morris  <rgm@gnu.org>
10471
10472         * gnus-util.el (mail-header-remove-comments): Autoload it.
10473
10474 2008-09-27  Andreas Schwab  <schwab@suse.de>
10475
10476         * gnus-util.el (gnus-split-references): Strip comments.
10477         (gnus-parent-id): Likewise.
10478
10479 2008-09-26  Reiner Steib  <Reiner.Steib@gmx.de>
10480
10481         * message.el (message-confirm-send): Fix version.
10482
10483 2008-09-25  Katsumi Yamaoka  <yamaoka@jpl.org>
10484
10485         * message.el (message-idna-to-ascii-rhs-1): Use
10486         mail-extract-address-components rather than mail-header-parse-addresses
10487         that is an alias by default to ietf-drums-parse-addresses that does not
10488         support non-ASCII names in headers' contents.
10489
10490 2008-09-25  Teodor Zlatanov  <tzz@lifelogs.com>
10491
10492         * message.el (message-confirm-send): Fix variable documentation to
10493         avoid the "y/n" wording.
10494
10495 2008-09-25  Francis Litterio  <flitterio@gmail.com>  (tiny change)
10496
10497         * message.el (message-set-auto-save-file-name): Save to a different
10498         filename so multiple messages (especially drafts) can be recovered.
10499
10500 2008-09-24  Teodor Zlatanov  <tzz@lifelogs.com>
10501
10502         * message.el (message-confirm-send): Add appropriate version.
10503
10504 2008-09-22  Teodor Zlatanov  <tzz@lifelogs.com>
10505
10506         * mm-view.el (mm-pkcs7-enveloped-magic): Fix extra parenthesis in
10507         defvar.
10508
10509 2008-09-22  Daiki Ueno  <ueno@unixuser.org>
10510
10511         * mm-view.el (mm-pkcs7-signed-magic): Use literals.
10512         (mm-pkcs7-enveloped-magic): Ditto.
10513
10514 2008-09-17  Simon Josefsson  <simon@josefsson.org>
10515
10516         * sieve-manage.el (sieve-manage-is-string): Accept literals too.
10517         Reported by Arnt Gulbrandsen <arnt@oryx.com>.
10518
10519 2008-09-16  Teodor Zlatanov  <tzz@lifelogs.com>
10520
10521         * gnus-registry.el (gnus-registry-use-long-group-names): Make t the
10522         default, it's better.
10523
10524 2008-09-11  Teodor Zlatanov  <tzz@lifelogs.com>
10525
10526         * gnus-sum.el (gnus-summary-insert-line): Trap errors on setting the
10527         summary line gnus-number property and ignore them (with a warning
10528         message).
10529
10530 2008-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
10531
10532         * gnus-group.el (gnus-group-make-useful-group): Don't use the compiler
10533         macro caddr in the interactive form since it won't be expanded.
10534
10535 2008-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
10536
10537         * gnus-art.el (gnus-mime-set-charset-parameters): Add new argument
10538         `charset'; fix name of function called recursively.
10539         (gnus-mime-view-part-as-charset): Don't bind gnus-newsgroup-charset.
10540
10541 2008-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
10542
10543         * gnus-art.el (gnus-mime-strip-charset-parameters): Remove.
10544         (gnus-mime-set-charset-parameters): New function.
10545         (gnus-mime-view-part-as-charset): Use it to correctly display part
10546         specifying wrong charset.
10547
10548 2008-09-08  David Engster  <dengste@eml.cc>
10549
10550         * nnmairix.el (nnmairix-create-server-and-default-group): Require match
10551         in completing-read for back end server.
10552
10553 2008-09-03  Teodor Zlatanov  <tzz@lifelogs.com>
10554
10555         * message.el (message-confirm-send): New variable to confirm sending a
10556         message.
10557         (message-send): Use it.
10558
10559 2008-08-30  Teodor Zlatanov  <tzz@lifelogs.com>
10560
10561         * gnus-spec.el (gnus-parse-simple-format): Revert last patch.
10562
10563 2008-08-29  Katsumi Yamaoka  <yamaoka@jpl.org>
10564
10565         * gnus-spec.el (gnus-parse-simple-format): Remove trailing whitespace.
10566
10567 2008-08-21  Teodor Zlatanov  <tzz@lifelogs.com>
10568
10569         * gnus-registry.el (gnus-registry-max-track-groups): New variable to
10570         prevent tracking too many groups.
10571         (gnus-registry-split-fancy-with-parent, gnus-registry-fetch-groups):
10572         Use it.
10573
10574 2008-08-11  Ralf Angeli  <angeli@caeruleus.net>
10575
10576         * gnus-art.el (gnus-article-next-page): Respect `scroll-margin' when
10577         moving point to the bottom of the window in order to avoid recentering.
10578
10579 2008-08-11  Katsumi Yamaoka  <yamaoka@jpl.org>
10580
10581         * lpath.el: Bind scroll-margin for XEmacs 21.4 and SXEmacs.
10582
10583         * gnus-art.el (gnus-article-next-page, gnus-article-prev-page)
10584         (gnus-article-next-page-1): Use compiler directive (featurep 'xemacs).
10585         (gnus-article-beginning-of-window): Fix calculation.
10586
10587 2008-08-08  Katsumi Yamaoka  <yamaoka@jpl.org>
10588
10589         * gnus-msg.el (gnus-summary-supersede-article)
10590         (gnus-summary-resend-message-edit): Bind mail-parse-charset to the
10591         value of gnus-newsgroup-charset to decode non-MIME encoded text in
10592         message header.
10593
10594 2008-08-02  Chong Yidong  <cyd@stupidchicken.com>
10595
10596         * pgg-gpg.el (pgg-gpg-process-region): Accept any remaining
10597         pending output coming after the status change.
10598
10599 2008-07-31  Dan Nicolaescu  <dann@ics.uci.edu>
10600
10601         * message.el:
10602         * gnus-start.el:
10603         * gnus-registry.el: Remove VMS support.
10604
10605 2008-07-30  Katsumi Yamaoka  <yamaoka@jpl.org>
10606
10607         * rfc2104.el (rfc2104-string-make-unibyte): Define it as a compiler
10608         macro.
10609         (rfc2104-hash): Use it.
10610
10611 2008-07-30  Reiner Steib  <Reiner.Steib@gmx.de>
10612
10613         * gnus-sum.el (gnus-summary-sort-by-most-recent-number)
10614         (gnus-summary-sort-by-most-recent-date): New commands.
10615         (gnus-summary-mode-map, gnus-summary-make-menu-bar): Add key bindings
10616         and menu entries.
10617
10618 2008-07-29  Katsumi Yamaoka  <yamaoka@jpl.org>
10619
10620         * gnus-art.el (gnus-summary-save-in-pipe): Generate work buffer always;
10621         don't redisplay article for raw contents; remove plural articles stuff.
10622
10623         * gnus-sum.el (gnus-summary-pipe-output): Pipe raw articles by symbolic
10624         prefix `r'; use gnus-summary-save-in-pipe directly instead of relying
10625         on gnus-summary-save-article; display results properly.
10626
10627 2008-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
10628
10629         * lpath.el: No need to fbind ns-focus-frame.
10630
10631 2008-07-24  Katsumi Yamaoka  <yamaoka@jpl.org>
10632
10633         * gnus-art.el (gnus-summary-save-in-pipe): Add optional argument `raw'.
10634
10635 2008-07-22  Katsumi Yamaoka  <yamaoka@jpl.org>
10636
10637         * gnus-art.el (gnus-summary-save-in-pipe):
10638         Consider gnus-save-all-headers.
10639
10640 2008-07-21  Dan Nicolaescu  <dann@ics.uci.edu>
10641
10642         * gnus-util.el (ns-focus-frame): Remove declaration.
10643         (gnus-select-frame-set-input-focus): Undo previous change.  Treat ns
10644         like x.
10645
10646 2008-07-21  Thien-Thi Nguyen  <ttn@gnuvola.org>
10647
10648         * rfc2104.el (rfc2104-zero): Delete defconst.
10649         (rfc2104-hex-alist): Likewise.
10650         (rfc2104-hex-to-int): Delete func.
10651         (rfc2104-hexstring-to-bitstring): Likewise.
10652         (rfc2104-nybbles): New defconst.
10653         (rfc2104-hash): Rewrite for speed.
10654
10655 2008-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
10656
10657         * tls.el (open-tls-stream): Make it work with the 2nd argument
10658         BUFFER that is a string but does not exist as a buffer object, as
10659         mentioned in the doc-string.
10660
10661 2008-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
10662
10663         * lpath.el: Fbind ns-focus-frame for Emacs 21, 22, XEmacs 21.4, and
10664         SXEmacs.
10665
10666 2008-07-16  Glenn Morris  <rgm@gnu.org>
10667
10668         * gnus-util.el (ns-focus-frame): Declare for compiler.
10669
10670 2008-07-10  Katsumi Yamaoka  <yamaoka@jpl.org>
10671
10672         * gnus-art.el (gnus-article-save): Ignore gnus-visible-headers that is
10673         set as a group parameter.
10674         (gnus-summary-save-in-pipe): Work when it is called independently.
10675         (gnus-summary-pipe-to-muttprint): Don't modify
10676         gnus-summary-pipe-output-default-command.
10677
10678 2008-07-10  Stefan Monnier  <monnier@iro.umontreal.ca>
10679
10680         * message.el (message-send-mail-with-sendmail):
10681         Display the error message.
10682
10683 2008-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
10684
10685         * gnus-art.el (gnus-default-article-saver):
10686         Add gnus-summary-save-in-pipe to choices.
10687         (gnus-summary-save-in-pipe): Add :decode and :headers properties; use
10688         gnus-summary-pipe-output-default-command as the default command.
10689         (gnus-summary-pipe-to-muttprint): Update gnus-summary-muttprint-program
10690         instead of gnus-last-shell-command.
10691
10692         * gnus-sum.el (gnus-summary-pipe-output-default-command):
10693         New user option.
10694         (gnus-summary-muttprint-program): Mention the value will be changed.
10695         (gnus-summary-save-article): Force showing of all headers.
10696         (gnus-summary-pipe-output): Work with the 2nd argument HEADERS.
10697
10698 2008-07-01  Rupert Swarbrick  <rswarbrick@googlemail.com>  (tiny change)
10699
10700         * gnus-score.el (gnus-score-find-trace): Add "Total score" line.
10701
10702 2008-07-02  Juanma Barranquero  <lekktu@gmail.com>
10703
10704         * nnimap.el (nnimap-id):
10705         * sieve-manage.el (sieve-manage-open): Doc fixes.
10706
10707 2008-07-02  Francesc Rocher  <rocher@member.fsf.org>
10708
10709         * gnus.el (gnus-group-startup-message): Prefer SVG or PNG image,
10710         if available.
10711
10712 2008-06-25  Stefan Monnier  <monnier@iro.umontreal.ca>
10713
10714         * mm-util.el (mm-with-multibyte, mm-with-unibyte): Remove.
10715
10716         * nnkiboze.el (nnkiboze-generate-group):
10717         Use explicit mm-disable-multibyte rather than mm-with-unibyte.
10718
10719         * nnmairix.el: Require CL.
10720
10721 2008-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
10722
10723         * dgnushack.el: Autoload get-display-table and put-display-table for
10724         XEmacs 21.5.
10725
10726         * lpath.el: Fbind get-display-table and put-display-table for XEmacs
10727         21.4 and SXEmacs.
10728
10729 2008-06-15  David Engster  <dengste@eml.cc>
10730
10731         * nnimap.el (nnimap-request-delete-group): Unselect group if necessary.
10732
10733 2008-06-14  Aidan Kehoe  <kehoea@parhasard.net>
10734
10735         * gnus-util.el (gnus-put-display-table, gnus-get-display-table):
10736         New macros that expand to an `aset'/`aref' call under Emacs, and to a
10737         runtime choice under XEmacs.
10738
10739         * gnus-sum.el (gnus-summary-set-display-table):
10740         Use `gnus-put-display-table', `gnus-get-display-table',
10741         `gnus-set-display-table' for the display table, instead of `aset'.
10742
10743         * gnus-xmas.el (gnus-xmas-summary-set-display-table):
10744         Use `gnus-put-display-table', `gnus-get-display-table',
10745         `gnus-set-display-table' for the display table.
10746
10747 2008-06-14  Reiner Steib  <Reiner.Steib@gmx.de>
10748
10749         * nnmairix.el: Add autoloads.
10750
10751 2008-06-14  Reiner Steib  <Reiner.Steib@gmx.de>
10752
10753         * nnmairix.el (nnmairix-delete-recreate-group)
10754         (nnmairix-update-and-clear-marks): Fix error messages.
10755
10756 2008-06-14  David Engster  <dengste@eml.cc>
10757
10758         * nnmairix.el: Upgrade to version 0.6.
10759         (nnmairix-group-toggle-propmarks-this-group)
10760         (nnmairix-group-toggle-readmarks-this-group)
10761         (nnmairix-group-delete-recreate-this-group)
10762         (nnmairix-group-toggle-allowfast-this-group, nnmairix-propagate-marks)
10763         (nnmairix-remove-tick-mark-original-article): New commands.
10764         (nnmairix-mairix-search-options, nnmairix-propagate-marks-upon-close)
10765         (nnmairix-propagate-marks-to-nnmairix-groups)
10766         (nnmairix-only-use-registry, nnmairix-allowfast-default)
10767         (nnmairix-marks-cache, nnmairix-version-output): New variables.
10768         (nnmairix-request-set-mark, nnmairix-request-update-info): New back end
10769         functions needed for marks propagation and manipulation of read marks.
10770         (nnmairix-update-groups): New function.
10771         (nnmairix-get-groups-from-server, nnmairix-delete-recreate-group)
10772         (nnmairix-determine-original-group-from-registry)
10773         (nnmairix-determine-original-group-from-path)
10774         (nnmairix-get-group-from-file-path, nnmairix-map-range)
10775         (nnmairix-check-mairix-version, nnmairix-group-toggle-parameter):
10776         New helper functions.
10777         (nnmairix-group-mode-hook, nnmairix-summary-mode-hook): Insert new
10778         keystrokes for new commands.
10779         (nnmairix-delete-and-create-on-change): Doc string cleanup.
10780         (nnmairix-request-group): Check allow-fast group parameter.
10781         (nnmairix-request-create-group): Set allow-fast group parameter if
10782         nnmairix-allowfast-default is set.
10783         (nnmairix-close-group): Propagate marks upon closing if needed.
10784         (nnmairix-group-toggle-threads-this-group): Use new.
10785         nnmairix-group-toggle-parameter helper function.
10786         (nnmairix-search): Better check for empty search result.
10787         (nnmairix-goto-original-article): Use new helper functions for
10788         determining original article.
10789         (nnmairix-show-original-article): Make sure message-id is in brackets.
10790         (nnmairix-call-mairix-binary): Change variable name.
10791         (nnmairix-update-and-clear-marks): Use nnmairix-delete-recreate-group
10792         helper function.
10793         (nnmairix-widget-toggle-activate): Fix doc string.
10794
10795 2008-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
10796
10797         * nnir.el: Require edmacro when compiling with XEmacs.
10798         (nnir-run-find-grep): Don't use 3rd arg of `split-string' which is not
10799         available in Emacs 21.
10800
10801 2008-06-11  Glenn Morris  <rgm@gnu.org>
10802
10803         * gnus-util.el (x-focus-frame):
10804         * gnus.el (image-size):
10805         * mm-decode.el (image-size): Declare.
10806
10807         * gnus-picon.el (declare-function): Add compat definition.
10808         (image-size): Declare.
10809
10810         * gnus-group.el (tool-bar-map):
10811         * gnus-sum.el (tool-bar-map): Define for compiler.
10812
10813         * gnus-ems.el (gnus-x-splash): Check tool-bar-mode is bound.
10814
10815         * nnfolder.el (gnus-intersection): Remove unnecessary autoload.
10816
10817         * gnus-agent.el, gnus-cache.el, gnus-ems.el, gnus-group.el:
10818         * gnus-logic.el, gnus-msg.el, gnus-util.el, gnus.el, mail-source.el:
10819         * message.el, mm-decode.el, mm-encode.el, mm-view.el, mml.el:
10820         * mml1991.el, mml2015.el, nnfolder.el, nnheader.el, nnimap.el:
10821         * nnmail.el, nnml.el, nnrss.el, nntp.el, nnvirtual.el:
10822         * sieve-manage.el, spam-report.el, spam.el:
10823         Remove unnecessary eval-and-compile of autoloads.
10824
10825 2008-06-08  Michael Albinus  <michael.albinus@gmx.de>
10826
10827         * auth-source.el: Precise Tramp doc.
10828
10829 2008-06-07  Glenn Morris  <rgm@gnu.org>
10830
10831         * nnmairix.el: Remove unnecessary eval-when-compile.
10832
10833 2008-06-06  Katsumi Yamaoka  <yamaoka@jpl.org>
10834
10835         * lpath.el: Fbind propertize for XEmacs 21.4.
10836
10837 2008-06-05  Reiner Steib  <Reiner.Steib@gmx.de>
10838
10839         * nnir.el: Move here from ../contrib.
10840
10841 2008-06-05  Stefan Monnier  <monnier@iro.umontreal.ca>
10842
10843         * gnus-util.el (gnus-read-shell-command): New function.
10844         * mm-decode.el (mm-pipe-part):
10845         * gnus-art.el (gnus-summary-save-in-pipe): Use it.
10846
10847 2008-06-05  Katsumi Yamaoka  <yamaoka@jpl.org>
10848
10849         * message.el (message-disassociate-draft): Revert 2008-03-18 change.
10850
10851 2008-06-03  Glenn Morris  <rgm@gnu.org>
10852
10853         * pop3.el (nnheader-accept-process-output): Autoload it.
10854
10855 2008-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
10856
10857         * rfc2231.el (rfc2231-decode-encoded-string): Don't decode things that
10858         are not 2-digit hexadecimal characters that follow `%'s.
10859
10860 2008-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
10861
10862         * message.el (message-bogus-recipient-p): Fix type in doc string.
10863         Reported by Stephen Eglen <S.J.Eglen@damtp.cam.ac.uk>.
10864         (message-bogus-addresses): Rename from message-bogus-address-regexp.
10865         Improve custom options.
10866         (message-bogus-recipient-p): Adjust accordingly.
10867
10868 2008-05-27  Chong Yidong  <cyd@stupidchicken.com>
10869
10870         * parse-time.el (parse-time-months, parse-time-weekdays): Add
10871         long-form month and day names.
10872
10873 2008-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
10874
10875         * dgnushack.el: Autoload debug, eudc-expand-inline and
10876         pgg-snarf-keys-region for XEmacs.
10877
10878         * lpath.el: Fbind w3m-region, bind ps-print-color-p for XEmacs.
10879
10880         * nnmairix.el: Require edmacro when compiling with XEmacs.
10881
10882 2008-05-24  Reiner Steib  <Reiner.Steib@gmx.de>
10883
10884         * gnus-sum.el (gnus-summary-initial-limit): Use unless instead of if.
10885         (gnus-fetch-old-headers): Warn about setting it to t for Gmane groups.
10886
10887 2008-05-20  Teodor Zlatanov  <tzz@lifelogs.com>
10888
10889         * auth-source.el: Add more docs.
10890
10891         * netrc.el (netrc-machine): Always match if the port is not given.
10892
10893 2008-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10894
10895         * nnheader.el (nnheader-read-timeout): Change the default timeout from
10896         0.1 seconds to 0.01 seconds.  This will make nntp and pop3 article
10897         retrieval faster in some cases, but might make CPU usage larger.
10898         If this has any bad side effects, we might revert this change.
10899
10900         * pop3.el (pop3-movemail): Change the sit-for from 0.1 to 0.01, which
10901         seems to make mail retrieval much, much faster.
10902         (pop3-movemail): Use nnheader-accept-process-output instead of sleeping
10903         unconditionally.
10904
10905         * gnus-draft.el (gnus-group-send-queue):
10906         Bind message-send-mail-partially-limit to nil to avoid being prompted.
10907
10908 2008-05-16  Reiner Steib  <Reiner.Steib@gmx.de>
10909
10910         * mml.el (mml-attach-buffer): Prompt for `disposition'.
10911
10912         * message.el (message-bogus-address-regexp): Fix and improve custom
10913         type.
10914         (message-setup-hook): Add message-check-recipients as custom option.
10915
10916 2008-05-15  Reiner Steib  <Reiner.Steib@gmx.de>
10917
10918         * message.el (message-cite-function): Remove bogus autoload which crept
10919         in during merge from v5-10.
10920
10921 2008-05-14  Teodor Zlatanov  <tzz@lifelogs.com>
10922
10923         * nnimap.el (nnimap-open-connection): Fix login/password bug.
10924
10925         * nnrss.el (nnrss-normalize-date): Accept Unix-style epoch timestamps.
10926
10927         * auth-source.el: Preliminary Tramp docs.
10928         (auth-sources): Change the default auth-sources to use
10929         EPA .gpg files.
10930
10931 2008-05-09  Teodor Zlatanov  <tzz@lifelogs.com>
10932
10933         * nntp.el: Autoload `auth-source-user-or-password'.
10934         (nntp-send-authinfo): Use it.
10935
10936         * nnimap.el: Autoload `auth-source-user-or-password'.
10937         (nnimap-open-connection): Use it.
10938
10939         * auth-source.el: Add docs on using with url-auth.  Import gnus-util
10940         for the gnus-message function.
10941         (auth-source-user-or-password): Use it.
10942
10943 2008-05-08  Stefan Monnier  <monnier@iro.umontreal.ca>
10944
10945         * rfc2104.el (rfc2104-hexstring-to-bitstring): Rename it back from
10946         rfc2104-hexstring-to-byte-list.  Return a unibyte string.
10947         (rfc2104-hash): Use it.
10948
10949 2008-05-08  Juanma Barranquero  <lekktu@gmail.com>
10950
10951         * gnus-art.el (gnus-article-toggle-truncate-lines):
10952         Don't use `iff' in docstring.
10953
10954 2008-05-07  Teodor Zlatanov  <tzz@lifelogs.com>
10955
10956         * gnus-registry.el: Adjusted copyright dates and added a keyword.
10957
10958         * gnus-util.el (gnus-extract-address-component-name)
10959         (gnus-extract-address-component-email): Convenience functions around
10960         `gnus-extract-address-components'.
10961
10962         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
10963         Use `gnus-extract-address-component-email' to fix bug of comparing full
10964         sender name to `user-mail-address'.
10965
10966 2008-05-05  Teodor Zlatanov  <tzz@lifelogs.com>
10967
10968         * gnus-registry.el (gnus-registry-grep-in-list): Fix logic, use
10969         catch/throw to optimize.
10970         (gnus-registry-find-keywords): Just use member to find a keyword.
10971
10972 2008-05-07  Stefan Monnier  <monnier@iro.umontreal.ca>
10973
10974         * gnus-srvr.el (gnus-enter-server-buffer): Make sure the server-buffer
10975         is current before calling gnus-server-prepare.
10976         (gnus-server-setup-buffer, gnus-server-update-server)
10977         (gnus-server-read-server, gnus-browse-exit): Use with-current-buffer.
10978
10979 2008-05-04  Juri Linkov  <juri@jurta.org>
10980
10981         * mailcap.el (mailcap-replace-in-string): New compatibility alias.
10982         (mailcap-file-default-commands): Use mailcap-replace-in-string
10983         instead of replace-regexp-in-string, and mailcap-delete-duplicates
10984         instead of delete-dups.  Use [ \t\n]* for whitespace in regexp.
10985
10986 2008-05-03  Reiner Steib  <reiner.steib@gmx.de>
10987
10988         * gnus-sum.el (gnus-propagate-marks): Fix custom version.
10989
10990 2008-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
10991
10992         * gnus.el: Bump version to 0.11.
10993
10994 2008-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
10995
10996         * gnus.el: No Gnus v0.10 is released.
10997
10998 2008-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10999
11000         * gnus-sum.el (gnus-summary-save-parts): Inhibit even more treatment
11001         hooks.
11002         (gnus-update-read-articles): Speed up non-marks-using users.
11003         (gnus-use-marks): Define gnus-use-marks.
11004         (gnus-propagate-marks): Rename variable to something more sensible.
11005
11006 2008-05-02  Juanma Barranquero  <lekktu@gmail.com>
11007
11008         * gmm-utils.el (gmm, gmm-verbose, gmm-lazy, gmm-customize-mode)
11009         (gmm-image-load-path-for-library): Fix typos in docstrings.
11010         (gmm-message): Reflow docstring.
11011
11012 2008-04-28  Teodor Zlatanov  <tzz@lifelogs.com>
11013
11014         * mail-source.el (mail-source-set-1, mail-source-bind):
11015         Move auth-source code out of the macro to clean it up and fix bugs.
11016
11017 2008-04-26  Teodor Zlatanov  <tzz@lifelogs.com>
11018
11019         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Don't split
11020         by sender if it's equal to user-mail-address, it's likely to be
11021         useless.
11022
11023         * mail-source.el (mail-source-bind): Don't use user or password if they
11024         are not bound.  Unintern them if they are nil.  Don't use server unless
11025         it's bound, and default it to empty string otherwise.
11026
11027 2008-04-25  Teodor Zlatanov  <tzz@lifelogs.com>
11028
11029         * mail-source.el: Load auth-source.el.
11030         (mail-source-bind): Add comments.  Call auth-source-user-or-password to
11031         get user name or password, if auth-sources is set up.
11032
11033         * gnus-registry.el (gnus-registry-split-strategy): New variable for
11034         strategy of splitting with parent.
11035         (gnus-registry-split-fancy-with-parent)
11036         (gnus-registry-post-process-groups): Use it and fix prior
11037         bug (returning a list as the split result).
11038
11039         * auth-source.el (auth-sources): Remove server parameter.
11040         (auth-source-pick, auth-source-user-or-password)
11041         (auth-source-user-or-password-imap)
11042         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
11043         (auth-source-user-or-password-sftp)
11044         (auth-source-user-or-password-smtp): Remove server parameter.
11045
11046 2008-04-25  Juanma Barranquero  <lekktu@gmail.com>
11047
11048         * smime.el (smime-sign-region, smime-encrypt-region)
11049         (smime-decrypt-region):
11050         Remove redundant calls to `generate-new-buffer-name'.
11051
11052 2008-04-24  Luca Capello  <luca@pca.it>  (tiny change)
11053
11054         * mm-encode.el (mm-safer-encoding): Add optional argument `type'.
11055         Don't use QP for message/rfc822.
11056         (mm-content-transfer-encoding): Pass `type' to mm-safer-encoding.
11057
11058 2008-04-24  Stefan Monnier  <monnier@iro.umontreal.ca>
11059
11060         * sieve-manage.el (sieve-string-bytes): Remove.
11061         (sieve-manage-putscript): Use length instead: `string-bytes' gives the
11062         correct byte-length only if the process's coding-system is the same as
11063         the one used internally by Emacs to represent strings.
11064
11065 2008-04-22  Juri Linkov  <juri@jurta.org>
11066
11067         * mailcap.el (mailcap-file-default-commands): New function.
11068
11069 2008-04-13  Reiner Steib  <Reiner.Steib@gmx.de>
11070
11071         * message.el (message-signature-separator, message-cite-function):
11072         Change custom version.
11073
11074 2008-04-13  Naohiro Aota  <nao.aota@gmail.com>  (tiny change)
11075
11076         * tls.el (tls-program): Add -ign_eof argument to call the openssl
11077         commands.
11078         (tls-checktrust): Ditto.
11079
11080 2008-04-13  Reiner Steib  <Reiner.Steib@gmx.de>
11081
11082         * mm-decode.el (mm-display-external): Make temp file read-only.
11083
11084 2008-04-12  Reiner Steib  <Reiner.Steib@gmx.de>
11085
11086         * gnus-diary.el (gnus-article-edit-mode-map, message-mode-map): Remove
11087         binding for `gnus-diary-version'.  Bind `gnus-diary-check-message' to
11088         `C-c C-f d'.
11089
11090 2008-04-12  Adrian Aichner  <adrian@xemacs.org>
11091
11092         * gnus-sum.el (gnus-summary-goto-subject): Typo fix.
11093
11094 2008-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
11095
11096         * gnus.el: Bump version to 0.9.
11097
11098 2008-04-10  Reiner Steib  <Reiner.Steib@gmx.de>
11099
11100         * gnus.el: No Gnus v0.8 is released.
11101
11102 2008-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
11103
11104         * mail-source.el (mail-source-value):
11105         Prefer fboundp to functionp so it works with macros as well.
11106
11107 2008-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
11108
11109         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
11110         Fix last change in case the element is not even a symbol.
11111
11112 2008-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
11113
11114         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
11115         Prefer fboundp to functionp so it works with macros as well.
11116
11117 2008-04-09  Teodor Zlatanov  <tzz@lifelogs.com>
11118
11119         * auth-source.el: Add docs.
11120         (auth-sources): Modify format to support server.
11121         (auth-source-pick, auth-source-user-or-password)
11122         (auth-source-user-or-password-imap)
11123         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
11124         (auth-source-user-or-password-sftp)
11125         (auth-source-user-or-password-smtp): Add server parameter.
11126
11127 2008-04-08  Teodor Zlatanov  <tzz@lifelogs.com>
11128
11129         * gnus-registry.el: Initialize the registry when gnus-registry-install
11130         is t.
11131
11132 2008-04-08  Katsumi Yamaoka  <yamaoka@jpl.org>
11133
11134         * compface.el (uncompface): Make buffer unibyte.
11135
11136 2008-04-07  Stefan Monnier  <monnier@iro.umontreal.ca>
11137
11138         * mail-source.el (mail-source-value):
11139         Prefer fboundp to functionp so it works with macros as well.
11140
11141 2008-04-05  Glenn Morris  <rgm@gnu.org>
11142
11143         * gnus-ems.el (mm-disable-multibyte): Autoload it.
11144
11145 2008-04-05  Stefan Monnier  <monnier@iro.umontreal.ca>
11146
11147         * mm-util.el (mm-with-unibyte-buffer, mm-with-multibyte-buffer):
11148         Prefer mm-(en|dis)able-multibyte to default-enable-multibyte-characters.
11149
11150         * nnheader.el (nnheader-init-server-buffer): Change buffer's
11151         multibyteness after rather than before erasing it.
11152
11153         * gnus-art.el (gnus-mime-replace-part): Remove unnecessary use of
11154         mm-with-multibyte.
11155         (gnus-request-article-this-buffer): Make sure the proper decoding is
11156         used if gnus-original-article-buffer happens to be unibyte.
11157
11158         * gnus-ems.el (gnus-x-splash): Prefer mm-disable-multibyte to
11159         default-enable-multibyte-characters.
11160
11161         * gnus-fun.el (gnus-display-x-face-in-from): Remove unnecessary use of
11162         default-enable-multibyte-characters.
11163
11164         * mm-decode.el (mm-inline-media-tests): Add entry for x-diff.
11165
11166         * nnweb.el (nnweb-init): Avoid nn-with-unibyte.
11167
11168 2008-04-03  Stefan Monnier  <monnier@iro.umontreal.ca>
11169
11170         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
11171         Fix last change in case the element is not even a symbol.
11172
11173 2008-04-02  Simon Josefsson  <simon@josefsson.org>
11174
11175         * imap.el (imap-enable-exchange-bug-workaround): New variable.
11176         (imap-message-copyuid-1): Use it.
11177         (imap-message-appenduid-1): Likewise.  Based on patch by Nathan
11178         J. Williams in
11179         <http://permalink.gmane.org/gmane.emacs.gnus.general/65855>.
11180
11181         * nnimap.el (nnimap-enable-minmax-bug-workaround): Remove, replaced by
11182         imap-enable-exchange-bug-workaround.
11183         (nnimap-find-minmax-uid): Use imap-enable-exchange-bug-workaround.
11184
11185 2008-04-01  Simon Josefsson  <simon@josefsson.org>
11186
11187         * nnimap.el (nnimap-find-minmax-uid): Revert last fix, the "fix" turns
11188         a 100 byte status-checks into a 2-3MB transfer for each group.
11189         (nnimap-enable-minmax-bug-workaround): New variable to toggle whether
11190         to enable bug workaround or not.
11191         (nnimap-find-minmax-uid): Only enable workaround conditionally.
11192
11193 2008-03-31  Glenn Morris  <rgm@gnu.org>
11194
11195         * message.el (mml2015-use): Declare for compiler.
11196         (message-info): Require mml2015 when appropriate.
11197
11198 2008-03-31  Katsumi Yamaoka  <yamaoka@jpl.org>
11199
11200         * Makefile.in (EMACS_COMP): Quote directory name that might contain
11201         whitespace.
11202
11203 2008-03-30  Stefan Monnier  <monnier@iro.umontreal.ca>
11204
11205         * nntp.el (nntp-netcat-command): Rename from nntp-via-netcat-command.
11206         (nntp-netcat-switches): Rename from nntp-via-netcat-switches.
11207         (nntp-open-telnet, nntp-open-rlogin): Use with-current-buffer.
11208         (nntp-service-to-port): New function.
11209         (nntp-open-via-rlogin-and-netcat, nntp-open-via-telnet-and-telnet)
11210         (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet): Use it.
11211         (nntp-open-netcat-stream): New function.
11212         (nntp-open-via-rlogin-and-netcat): Don't use a pty.
11213
11214 2008-03-29  Sven Joachim  <svenjoac@gmx.de>
11215
11216         * gnus-sum.el (gnus-summary-make-menu-bar): Add missing dots.
11217
11218 2008-03-29  Stefan Monnier  <monnier@iro.umontreal.ca>
11219
11220         * message.el (message-make-in-reply-to): Use mm-with-multibyte-buffer.
11221
11222 2008-03-28  Magnus Henoch  <mange@freemail.hu>
11223
11224         * dns.el (dns-write): Use set-buffer-multibyte.
11225
11226 2008-03-28  Michael Harnois  <mdharnois@gmail.com>  (tiny change)
11227
11228         * nnimap.el (nnimap-find-minmax-uid): Fix Exchange 2007 IMAP problem.
11229
11230 2008-03-24  Reiner Steib  <Reiner.Steib@gmx.de>
11231
11232         * message.el (message-signature-separator): Change default.
11233         Improve custom type.
11234         (message-cite-function): Change default to
11235         message-cite-original-without-signature.
11236
11237         * gnus-sum.el (gnus-summary-make-menu-bar): Add message-cite-function
11238         toggle.
11239
11240         * message.el (message-check-news-body-syntax): Fix signature check.
11241         (message-setup-1): Mark buffer as unmodified _after_ running
11242         message-setup-hook and handling message-alternative-emails.
11243         (message-shorten-references): Be more strict when building list of
11244         valid references to comply with GNKSA.
11245
11246         * gnus-group.el (gnus-read-ephemeral-bug-group)
11247         (gnus-read-ephemeral-debian-bug-group)
11248         (gnus-read-ephemeral-emacs-bug-group): Use the correct variable.
11249
11250         * message.el (message-info): Don't use booleanp which isn't supported
11251         in Emacs 21 and XEmacs.
11252
11253 2008-03-22  Reiner Steib  <Reiner.Steib@gmx.de>
11254
11255         * gnus-group.el (gnus-gmane-group-download-format): Rename from
11256         gnus-group-gmane-group-download-format.
11257         (gnus-group-read-ephemeral-gmane-group): Rename from
11258         gnus-group-read-ephemeral-gmane-group.
11259         (gnus-read-ephemeral-gmane-group-url): Rename from
11260         gnus-group-read-ephemeral-gmane-group-url.
11261         (gnus-bug-group-download-format-alist): New variable.
11262         (gnus-read-ephemeral-bug-group, gnus-read-ephemeral-debian-bug-group)
11263         (gnus-read-ephemeral-emacs-bug-group): New commands.
11264
11265 2008-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
11266
11267         * gnus-art.el (gnus-article-browse-html-article): Fix documentation.
11268         (gnus-visible-headers): Improve custom type.
11269
11270 2008-03-20  Reiner Steib  <Reiner.Steib@gmx.de>
11271
11272         * mml.el (mml-menu): Add workarounds for XEmacs.
11273
11274         * gnus-art.el (gnus-article-browse-html-article): Inhibit display of
11275         X-Boundary header.
11276
11277         * message.el (message-simplify-recipients): Fix previous commit.
11278
11279 2008-03-20  Stefan Monnier  <monnier@iro.umontreal.ca>
11280
11281         * mm-util.el (mm-set-buffer-multibyte): New function.
11282         * mm-decode.el (mm-copy-to-buffer): Use it.
11283
11284         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
11285         Prefer fboundp to functionp so it works with macros as well.
11286
11287 2008-03-19  Glenn Morris  <rgm@gnu.org>
11288
11289         * tls.el (open-tls-stream): Restore use of `tls-end-of-info'.
11290         Accidentally removed in the sync process with Emacs.
11291
11292 2008-03-19  Reiner Steib  <Reiner.Steib@gmx.de>
11293
11294         * message.el (message-alter-recipients-discard-bogus-full-name):
11295         New function.
11296         (message-alter-recipients-function): New variable.
11297         (message-get-reply-headers): Use it.
11298         (message-replace-header): New helper function.
11299         (message-recipients-without-full-name): New variable.
11300         (message-simplify-recipients): New command.
11301
11302         * mml.el (mml-menu): Add toggle for gnus-gcc-externalize-attachments.
11303
11304         * message.el (message-info): Handle EasyPG manual.
11305
11306         * mml.el (mml-menu): Add entry for EasyPG.
11307
11308 2008-03-18  Nils Ackermann  <nils@ackermath.info>  (tiny change)
11309
11310         * nnmh.el (nnmh-request-expire-articles): Prefer expiry-target group
11311         parameter.
11312
11313         * message.el (message-disassociate-draft): Specify drafts group name
11314         fully.
11315
11316 2008-03-17  Teodor Zlatanov  <tzz@lifelogs.com>
11317
11318         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
11319         Eliminate unnecessary duplicates from the match list.
11320
11321 2008-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
11322
11323         * dgnushack.el: Autoload Info-index and Info-index-next for XEmacs.
11324
11325         * lpath.el: Fbind Info-index and Info-index-next for Emacs 21, 22.
11326
11327         * gnus-art.el (gnus-button-handle-info-keystrokes): Don't use optional
11328         args of `how-many' of which the XEmacs version doesn't take; declare
11329         Info-index-next as function.
11330
11331 2008-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
11332
11333         * gnus-score.el (gnus-score-headers): Fix handling of
11334         gnus-inhibit-slow-scoring.
11335
11336         * gnus-art.el (gnus-article-browse-html-article): Fix type in doc
11337         string.
11338         (gnus-button-url-regexp): Improve handling of parenthesis.
11339         (gnus-button-alist): Extend gnus-button-handle-info-keystrokes entry.
11340         (gnus-button-handle-info-keystrokes): Handle index entries.
11341
11342 2008-03-15  Glenn Morris  <rgm@gnu.org>
11343
11344         * parse-time.el (parse-time-string): Simplify.
11345
11346 2008-03-14  Katsumi Yamaoka  <yamaoka@jpl.org>
11347
11348         * mail-source.el (mail-source-delete-old-incoming) Fix regexp to find
11349         Incoming* files.
11350
11351 2008-03-13  Teodor Zlatanov  <tzz@lifelogs.com>
11352
11353         * auth-source.el (auth-sources): Rename from auth-source-choices.
11354         (auth-source-pick): Use it.
11355
11356 2008-03-12  Stefan Monnier  <monnier@iro.umontreal.ca>
11357
11358         * binhex.el (binhex-decode-region-internal):
11359         * uudecode.el (uudecode-decode-region-internal):
11360         * dns.el (dns-read-string-name, dns-read, dns-read-type, query-dns):
11361         * sha1.el (sha1-string-external): Use set-buffer-multibyte rather than
11362         setting default-enable-multibyte-characters.
11363
11364 2008-03-12  Teodor Zlatanov  <tzz@lifelogs.com>
11365
11366         * auth-source.el (auth-source-protocols)
11367         (auth-source-protocols-customize, auth-source-choices): Add and
11368         modified variable customizations and defaults.
11369         (auth-source-pick, auth-source-user-or-password)
11370         (auth-source-protocol-defaults, auth-source-user-or-password-imap)
11371         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
11372         (auth-source-user-or-password-sftp)
11373         (auth-source-user-or-password-smtp): Use new variables and provide an
11374         interface to netrc.el.
11375
11376 2008-03-12  Katsumi Yamaoka  <yamaoka@jpl.org>
11377
11378         * nntp.el (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet)
11379         (nntp-open-via-rlogin-and-netcat, nntp-open-via-telnet-and-telnet):
11380         Make sure the nntp port to specify is a string.
11381
11382 2008-03-12  Stefan Monnier  <monnier@iro.umontreal.ca>
11383
11384         * nntp.el: Use with-current-buffer.
11385         (nntp-send-buffer): Just set the buffer to unibyte rather than use the
11386         dubious mm-with-unibyte-current-buffer.
11387         (nntp-with-open-group-function): New function extracted from
11388         nntp-with-open-group macro.
11389         (nntp-with-open-group): Use the function, so it's easier to debug.
11390         Add indentation and debugging info.
11391         (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet):
11392         Recommend the use of the netcat alternatives.
11393
11394         * rfc2047.el (rfc2047-decode-string): Don't use `m'.
11395         Avoid mm-string-as-multibyte as well.
11396
11397         * nnweb.el (nnweb-insert-html):
11398         Remove use of nnheader-string-as-multibyte.
11399
11400         * nnheader.el (nnheader-init-server-buffer): Use with-current-buffer.
11401         (nnheader-string-as-multibyte): Remove.
11402
11403         * mm-view.el: Use inhibit-read-only.
11404         (mm-inline-text-html-render-with-w3, mm-inline-message): Use dolist.
11405         (mm-pkcs7-signed-magic, mm-pkcs7-enveloped-magic): Use just string
11406         or unibyte-string.
11407
11408         * mm-uu.el (mm-uu-copy-to-buffer): Preserve (uni/multi)byteness.
11409         (mm-uu-yenc-extract): Use with-current-buffer.
11410
11411         * gnus-soup.el (gnus-soup-send-packet): Don't use
11412         mm-with-unibyte-current-buffer since the buffer is unibyte anyway.
11413
11414         * nnmh.el: Use with-current-buffer.
11415         (nnmh-request-list-1): Use mm-string-to-multibyte rather than
11416         mm-string-as-multibyte on the output of mm-encode-coding-string.
11417
11418         * nnimap.el (nnimap-retrieve-headers-progress): Use a unibyte buffer.
11419         (nnimap-request-move-article): Use with-current-buffer.
11420
11421         * mm-decode.el (mm-with-part): Set the buffer to unibyte before
11422         inserting the handle-buffer's text, so the implicit multibyte->unibyte
11423         conversion uses string-make-unibyte rather than string-as-unibyte.
11424
11425         * gnus-msg.el: Use with-current-buffer.
11426
11427         * message.el (message-ignored-resent-headers): Add "Delivered-To".
11428
11429 2008-03-10  Daiki Ueno  <ueno@unixuser.org>
11430
11431         * mml2015.el (mml2015-epg-passphrase-callback): Type cast KEY-ID to a
11432         string for caching if it is 'PIN.
11433
11434 2008-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
11435
11436         * lpath.el: Consider the case without Emacs/W3.
11437
11438 2008-03-08  Glenn Morris  <rgm@gnu.org>
11439
11440         * time-date.el (date-to-time, time-subtract, time-add)
11441         (safe-date-to-time): Doc fixes.
11442
11443 2008-03-08  Reiner Steib  <Reiner.Steib@gmx.de>
11444
11445         * mail-source.el (mail-source-delete-old-incoming-confirm):
11446         Change default to nil.
11447         (mail-source-delete-old-incoming): Make confirmation prompt more clear.
11448
11449 2008-03-07  Katsumi Yamaoka  <yamaoka@jpl.org>
11450
11451         * lpath.el: Rearrange.
11452
11453         * gnus-art.el (gnus-narrow-to-page): Position point properly.
11454         (gnus-article-goto-prev-page): Work for articles having ^L's.
11455
11456         * gnus-sum.el (gnus-summary-end-of-article): Remove needless narrowing.
11457
11458         * mm-view.el (mm-w3m-standalone-supports-m17n-p): Fix typo.
11459
11460 2008-03-07  Karl Fogel  <kfogel@red-bean.com>
11461
11462         * gnus-bookmark.el: Adjust for renames in bookmark.el.
11463         (gnus-bookmark-make-record): Was `gnus-bookmark-make-cell'.
11464         (gnus-bookmark-jump): Adjust some variable names.
11465
11466 2008-03-06  Teodor Zlatanov  <tzz@lifelogs.com>
11467
11468         * auth-source.el: New package.
11469         (auth-source-choices): Add customization entry point variable.
11470
11471         * gnus-registry.el (gnus-registry-user-format-function-M): Fix concat
11472         bug.
11473
11474 2008-03-05  Teodor Zlatanov  <tzz@lifelogs.com>
11475
11476         * gnus-registry.el (gnus-registry-install): Allow 'ask as an option.
11477         (gnus-registry-initialize, gnus-registry-install-p): Use it.
11478         (gnus-registry-install-shortcuts): Rename from
11479         gnus-registry-install-shortcuts-and-menus.  Installs the shortcuts in
11480         the `gnus-registry-mark-map' keymap dynamically from
11481         `gnus-registry-marks'.  The generated functions update the summary line
11482         when a registry mark is added or deleted, and will call
11483         `gnus-registry-install-p' (see the comments in the code).
11484         (gnus-registry-user-format-function-M): Use concat intelligently.
11485
11486         * gnus-sum.el (gnus-summary-make-menu-bar): Add menu entries for all
11487         the registry mark functions.
11488
11489 2008-03-05  Glenn Morris  <rgm@gnu.org>
11490
11491         * gnus-art.el (gnus-article-mode-line-format-alist): Move to gnus-sum.
11492         * gnus-sum.el (gnus-article-mode-line-format-alist): Move here from
11493         gnus-art.
11494         (top-level): No need to load own source when compiling.
11495
11496 2008-03-04  Reiner Steib  <Reiner.Steib@gmx.de>
11497
11498         * gnus-sum.el (gnus-print-buffer): Honor ps-print-color-p.
11499         Suggested by <chris.anderton@zetnet.co.uk>.
11500
11501 2008-03-04  Glenn Morris  <rgm@gnu.org>
11502
11503         * gnus-sum.el (top-level): No need to require gnus when compiling,
11504         since unconditionally required near start of file.
11505         (gnus-summary-display-while-building): Move definition before use.
11506
11507 2008-03-04  Teodor Zlatanov  <tzz@lifelogs.com>
11508
11509         * gnus-registry.el (gnus-registry-user-format-function-M):
11510         Add formatting function.
11511
11512 2008-03-03  Teodor Zlatanov  <tzz@lifelogs.com>
11513
11514         * gnus-registry.el (gnus-registry-marks): Change format to be nicer
11515         with plists.
11516         (gnus-registry-do-marks, gnus-registry-install-shortcuts-and-menus):
11517         Use new format.
11518
11519 2008-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
11520
11521         * gnus-art.el (gnus-article-describe-bindings): Work for the version of
11522         `where-is-internal' that returns a range of key sequences.
11523
11524 2008-03-03  Stefan Monnier  <monnier@iro.umontreal.ca>
11525
11526         * mm-bodies.el (mm-decode-content-transfer-encoding): Simplify.
11527
11528         * gnus-sum.el: Use inhibit-read-only and with-current-buffer.
11529         (gnus-summary-jump-to-group): Consider windows on other displayed
11530         frames as well.  Similar changes might be needed elsewhere, but that's
11531         the one I've bumped into during my use.
11532
11533         * nndoc.el (nndoc-oe-dbx-type-p):
11534         * gnus-msg.el (gnus-debug):
11535         * gnus-group.el (gnus-update-group-mark-positions):
11536         Use mm-string-to-multibyte.
11537
11538 2008-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
11539
11540         * mml2015.el (mml2015-extract-cleartext-signature): Explain that it
11541         doesn't handle NotDashEscaped.
11542
11543         * mml.el (mml-menu): Improve help entries.  Move Sign/Encrypt Part.
11544         (mml-dnd-attach-options): Fix typo in custom choice.
11545
11546         * gnus-group.el (gnus-group-read-ephemeral-gmane-group):
11547         Change nndoc-article-type to mbox.
11548         (gnus-group-read-ephemeral-gmane-group-url): Support permalink.
11549
11550         * mm-decode.el (mm-text-html-renderer): Prefer w3m over w3.  Fall back
11551         to nil, instead of html2text.
11552
11553         * imap.el (imap-debug): Add `imap-ping-server'.
11554
11555         * gnus-bookmark.el: Add FIXMEs.
11556
11557         * message.el (message-form-letter-separator)
11558         (message-send-form-letter-delay): New variables.
11559         (message-send-form-letter): Use them.  New command to send form
11560         letters.  Requested by Uwe Siart.
11561         (message-send-mail-function): Doc fix.  Add "Other" custom option.
11562
11563 2008-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
11564
11565         * Update copyright years.
11566
11567 2008-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
11568
11569         Sync from EMACS_22_BASE.
11570
11571         * parse-time.el: Rename elt->parse-time-elt and val->parse-time-val.
11572
11573 2008-02-29  Andreas Seltenreich  <andreas@gate450.dyndns.org>
11574
11575         * nnweb.el (nnweb-google-parse-1): Fix date parsing on articles with
11576         empty author.
11577
11578 2008-02-29  Teodor Zlatanov  <tzz@lifelogs.com>
11579
11580         * gnus-registry.el (gnus-registry-marks): Add variable for
11581         customization of marks and their appearance.
11582         (gnus-registry-read-mark): Use it.
11583         (gnus-registry-do-marks): Add utility function to loop through
11584         `gnus-registry-marks'.
11585         (gnus-registry-install-shortcuts-and-menus): Add function to install
11586         shortcuts and menus.
11587         (gnus-registry-initialize): Use it.
11588         (gnus-registry-default-mark): Clarify documentation.
11589
11590 2008-02-29  Glenn Morris  <rgm@gnu.org>
11591
11592         * gnus-art.el, gnus-bookmark.el, gnus-dired.el, gnus-draft.el:
11593         * gnus-group.el, gnus-msg.el, gnus-score.el, gnus-sum.el, gnus-util.el:
11594         * gnus.el, mail-source.el, message.el, mm-decode.el, mm-uu.el, mml.el:
11595         * nnmail.el, pop3.el, smiley.el, smime.el, spam-report.el:
11596         Change defcustom :version from 23.0 to 23.1.
11597
11598 2008-02-28  Teodor Zlatanov  <tzz@lifelogs.com>
11599
11600         * gnus-registry.el (gnus-registry-follow-group-p)
11601         (gnus-registry-post-process-groups): Add functions to aid registry
11602         splitting and improve logging.  Clarify behavior in function
11603         documentation.
11604         (gnus-registry-split-fancy-with-parent): Use them.
11605
11606 2008-02-28  Stefan Monnier  <monnier@iro.umontreal.ca>
11607
11608         * gnus-art.el: Use with-current-buffer.
11609
11610 2008-02-27  David Engster  <dengste@eml.cc>
11611
11612         * nnmairix.el (nnmairix-request-group-with-article-number-correction):
11613         Express real group name in the response.
11614
11615 2008-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
11616
11617         * nnmairix.el (nnmairix-group-regexp, nnmairix-valid-backends)
11618         (nnmairix-last-server, nnmairix-current-server): Defvar them.
11619         (nnmairix-goto-original-article): Defvar gnus-registry-install and
11620         autoload gnus-registry-fetch-group when compiling.
11621         (nnmairix-request-group-with-article-number-correction):
11622         Remove unreferenced argument passed to nnmairix-call-backend.
11623
11624 2008-02-27  Reiner Steib  <Reiner.Steib@gmx.de>
11625
11626         * mm-uu.el (mm-uu-type-alist): Fix message-marks non-hide arguments.
11627         (mm-uu-extract): Improve face for low color ttys.
11628         Reported by Sascha Wilde.
11629
11630 2008-02-27  Glenn Morris  <rgm@gnu.org>
11631
11632         * nnmairix.el: Change defcustom :version from 23.0 to 23.1.
11633         (nnmairix-group-regexp, nnmairix-valid-backends): Convert from free
11634         variables to defconsts.  Convert comments to doc-strings.
11635         (nnmairix-last-server, nnmairix-current-server): Convert from free
11636         variables to defvars.  Convert comments to doc-strings.
11637         (gnus-registry-fetch-group): Autoload.
11638         (nnmairix-replace-group-and-numbers): Use mapc rather than mapcar.
11639         (nnmairix-widget-get-values, nnmairix-widget-make-query-from-widgets)
11640         (nnmairix-widget-build-editable-fields): Use car cddr rather than
11641         caddr.
11642         (nnmairix-request-group): Bind nnmairix-fast and nnmairix-group around
11643         nnmairix-request-group-with-article-number-correction call.
11644         (nnmairix-fast, nnmairix-group): New, less general names, for free
11645         variables passed from nnmairix-request-group to
11646         nnmairix-request-group-with-article-number-correction.  Declare.
11647         (nnmairix-request-group-with-article-number-correction):
11648         Use nnmairix-fast, nnmairix-group rather than fast, group.
11649
11650 2008-02-26  David Engster  <dengste@eml.cc>
11651
11652         * nnmairix.el: New file.  Mairix back end for Gnus.  Initial import of
11653         version 0.5.
11654
11655 2008-02-26  Teodor Zlatanov  <tzz@lifelogs.com>
11656
11657         * gnus-registry.el (gnus-registry-register-message-ids): Use `id'
11658         instead of making an extra function call.  Don't add the current group
11659         to articles only when they have the group.  Use
11660         `gnus-registry-fetch-groups' instead of `gnus-registry-fetch-group'.
11661         Reported by David <de_bb@arcor.de>.
11662
11663 2008-02-24  Miles Bader  <miles@gnu.org>
11664
11665         * mm-util.el (mm-hack-charsets, mm-iso-8859-15-compatible)
11666         (mm-iso-8859-x-to-15-table, mm-iso-8859-x-to-15-region)
11667         (mm-find-mime-charset-region):
11668         * mm-bodies.el (mm-encode-body):
11669         * mml.el (mml-parse-1): Revert removal of `mm-hack-charsets'.
11670
11671 2008-02-20  Katsumi Yamaoka  <yamaoka@jpl.org>
11672
11673         * lpath.el: Fbind pgg-display-output-buffer for systems in which EasyPG
11674         has been installed; bind pgg-parse-crc24 for only non-Mule XEmacs.
11675
11676 2008-02-16  Reiner Steib  <Reiner.Steib@gmx.de>
11677
11678         * mail-source.el (mail-source-delete-incoming): Change default.
11679         Supplement doc string.
11680
11681         * gnus-util.el (gnus-y-or-n-p, gnus-y-or-n-p): Update comments.
11682
11683 2008-02-14  Glenn Morris  <rgm@gnu.org>
11684
11685         * time-date.el (format-seconds): New function.
11686
11687 2008-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
11688
11689         * nnmail.el (nnmail-message-id-cache-file): Derive from
11690         `gnus-home-directory'.
11691
11692 2008-02-11  Reiner Steib  <Reiner.Steib@gmx.de>
11693
11694         * gnus-topic.el (gnus-topic-select-group, gnus-topic-read-group):
11695         Document negative prefix.
11696
11697         * gnus-group.el (gnus-group-read-group): Document negative prefix.
11698
11699 2008-02-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11700
11701         * message.el (message-unsent-separator): Add the Exim bounce
11702         separator.
11703
11704 2008-02-10  Daiki Ueno  <ueno@unixuser.org>
11705
11706         * mml2015.el (mml2015-epg-sign): Remove skipped signers from the signer
11707         list.
11708         (mml2015-epg-encrypt): Remove skipped recipients/signers from the
11709         recipient/signer list.
11710
11711 2008-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
11712
11713         * Makefile.in (datarootdir): Define.
11714         (EMACS_COMP, install-el, install-elc, install-el-elc): Quote directory
11715         name that might contain whitespace.
11716
11717 2008-02-10  Reiner Steib  <Reiner.Steib@gmx.de>
11718
11719         * mm-util.el (mm-codepage-setup): If cp-supported-codepages isn't
11720         fbound (Emacs 23 unicode), signal an error.
11721
11722 2008-02-08  Glenn Morris  <rgm@gnu.org>
11723
11724         * gnus-art.el (pgg-display-output-buffer): Declare as function.
11725
11726 2008-02-07  Tassilo Horn  <tassilo@member.fsf.org>
11727
11728         * nnimap.el (nnimap-open-connection): Add "143" and "993" as default
11729         ports to the calls to `netrc-machine-user-or-password' in addition to
11730         "imap" and "imaps".
11731
11732 2008-02-01  Zhang Wei  <id.brep@gmail.com>
11733
11734         * rfc2047.el (rfc2047-charset-encoding-alist): Add gbk and GB18030.
11735
11736         * mm-util.el (mm-mime-mule-charset-alist): Add gbk and GB18030.
11737
11738 2008-02-01  Kenichi Handa  <handa@m17n.org>
11739
11740         * rfc2104.el (rfc2104-hexstring-to-byte-list): Rename from
11741         rfc2104-hexstring-to-bitstring and changed to return a byte list.
11742         (rfc2104-hash): Convert the result of concat to unibyte string.
11743
11744 2008-02-01  Dave Love  <fx@gnu.org>
11745
11746         * gnus-start.el (gnus-read-newsrc-el-file): Don't bind
11747         coding-system-for-read.
11748         (gnus-gnus-to-quick-newsrc-format): Insert coding cookie.
11749
11750 2008-02-03  Reiner Steib  <Reiner.Steib@gmx.de>
11751
11752         * gnus.el (gnus-group-startup-message): Add `find-image' call before
11753         image-load-path is let-bound.  Reported by Harald Hanche-Olsen
11754         <hanche@math.ntnu.no>.
11755
11756 2008-02-01  Katsumi Yamaoka  <yamaoka@jpl.org>
11757
11758         * gnus-art.el (gnus-article-describe-bindings): Work for draft group.
11759
11760         * gnus-xmas.el (gnus-xmas-article-describe-bindings): Ditto.
11761
11762 2008-01-28  Dan Nicolaescu  <dann@ics.uci.edu>
11763
11764         * sieve.el (sieve-make-overlay, sieve-overlay-put, sieve-overlays-at):
11765         * message.el (message-beginning-of-line): Use featurep instead of bound
11766         tests in order to resolve conditionals at compile time.
11767
11768 2008-01-24  Michael Sperber  <sperber@deinprogramm.de>
11769
11770         * mail-source.el (mail-sources): Add `group' choice.
11771
11772         * nnmail.el (nnmail-get-new-mail-1): Abstract this out to add another
11773         parameter `in-group' to control into which group the articles go.
11774         Add treatment of `group' mail-source.
11775
11776 2008-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
11777
11778         * gnus-art.el (gnus-insert-mime-button): Don't decode description.
11779
11780         * mm-decode.el (mm-dissect-buffer): Decode description.
11781
11782         * mml.el (mml-to-mime): Encode message header first.
11783
11784 2008-01-18  Katsumi Yamaoka  <yamaoka@jpl.org>
11785
11786         * gnus-art.el (gnus-article-describe-bindings): Make it possible to use
11787         xrefs, i.e. [back] and [forward] buttons, in *Help* buffer.
11788
11789         * lpath.el: Fbind help-buffer for Emacs 21 and XEmacs; bind
11790         help-xref-stack-item for Emacs 21, Emacs 22.1, and XEmacs.
11791
11792 2008-01-18  Teodor Zlatanov  <tzz@lifelogs.com>
11793
11794         * gnus-registry.el (gnus-registry-trim): Use append, not concat.
11795
11796 2008-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
11797
11798         * gnus-art.el (gnus-article-read-summary-keys): Work for some `A'
11799         prefix keys.
11800         (gnus-article-read-summary-send-keys): Use gnus-character-to-event.
11801         (gnus-article-describe-bindings): Simplify; move XEmacs stuff to
11802         gnus-xmas.el.
11803
11804         * gnus-xmas.el: Bind gnus-agent-summary-mode when compiling.
11805         (gnus-xmas-article-describe-bindings): New function.
11806         (gnus-xmas-redefine): Make gnus-article-describe-bindings alias to
11807         gnus-xmas-article-describe-bindings.
11808
11809         * lpath.el: Don't fbind character-to-event and map-keymap for Emacs 21.
11810
11811 2008-01-16  Teodor Zlatanov  <tzz@lifelogs.com>
11812
11813         * gnus-registry.el (gnus-registry-marks, gnus-registry-default-mark):
11814         Add new variables for article mark management.
11815         (gnus-registry-extra-entries-precious, gnus-registry-trim): Define a
11816         list of extra data entries which, when present, will indicate that the
11817         article ID should not be trimmed from the registry.
11818         (gnus-registry-mark-article, gnus-registry-article-marks): Remove these
11819         functions.
11820         (gnus-registry-read-mark): New function to read a mark name from the
11821         user.
11822         (gnus-registry-set-article-mark, gnus-registry-remove-article-mark)
11823         (gnus-registry-set-article-mark-internal): New functions to add and
11824         remove marks.
11825         (gnus-registry-get-article-marks): New function to show the marks for
11826         an article, or retrieve them for further use.
11827
11828 2008-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
11829
11830         * gnus-art.el (gnus-article-describe-bindings): Show all `S' prefix
11831         keys when no argument is given.
11832
11833 2008-01-14  Reiner Steib  <Reiner.Steib@gmx.de>
11834
11835         * imap.el (imap-ping-server): New variable.
11836         (imap-opened): On add extra ping if imap-ping-server is non-nil.
11837         (imap-ping-server): Minor doc string fixes.
11838
11839 2008-01-14  Knut Anders Hatlen  <kahatlen@gmail.com>  (tiny change)
11840
11841         * imap.el (imap-ping-server): New function.
11842         (imap-opened): Call imap-ping-server.
11843
11844 2008-01-12  Reiner Steib  <Reiner.Steib@gmx.de>
11845
11846         * gnus-sum.el (gnus-article-sort-by-random)
11847         (gnus-thread-sort-by-random): Fix doc strings.
11848         Reported by jidanni@jidanni.org.
11849
11850 2008-01-11  Katsumi Yamaoka  <yamaoka@jpl.org>
11851
11852         * gnus-art.el (gnus-article-describe-bindings): New function.
11853         (gnus-article-read-summary-keys): Use it.
11854         (gnus-article-mode-map): Bind `C-h b' to it.
11855
11856 2008-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
11857
11858         * gnus-art.el (gnus-article-read-summary-keys): Work for `C-h' on
11859         XEmacs.
11860         (gnus-article-describe-key, gnus-article-describe-key-briefly):
11861         Protect against non-character events.
11862
11863         * lpath.el: Fbind map-keymap for Emacs 21.
11864
11865 2008-01-09  Reiner Steib  <Reiner.Steib@gmx.de>
11866
11867         * gnus-group.el (gnus-group-read-ephemeral-gmane-group-url):
11868         New command.
11869         (gnus-group-read-ephemeral-gmane-group): Use optional argument RANGE
11870         instead of END.  Change name of the temp file.
11871         (gnus-group-gmane-group-download-format): Add doc string.  Make it
11872         customizable.
11873
11874 2008-01-09  Katsumi Yamaoka  <yamaoka@jpl.org>
11875
11876         * gnus-art.el (gnus-article-send-map): New keymap for `S' prefix keys;
11877         bind `S W' to gnus-article-wide-reply-with-original; set default
11878         binding to gnus-article-read-summary-send-keys.
11879         (gnus-article-read-summary-keys): Fix the order of keys; display
11880         continuation keys correctly in the echo area; describe bindings
11881         correctly when keys end with `C-h'.
11882         (gnus-article-read-summary-send-keys): New function.
11883         (gnus-article-describe-key, gnus-article-describe-key-briefly):
11884         Work for gnus-article-read-summary-send-keys; display continuation keys
11885         correctly in the echo area.
11886         (gnus-article-reply-with-original): Ignore prefix argument.
11887         (gnus-article-wide-reply-with-original): New function.
11888
11889         * lpath.el: Fbind character-to-event and set-keymap-default-binding for
11890         Emacs 21.
11891
11892 2008-01-08  Katsumi Yamaoka  <yamaoka@jpl.org>
11893
11894         * gnus-bookmark.el (gnus-bookmark-mouse-available-p): Don't test for
11895         display-color-p.  Reported by Reiner Steib <Reiner.Steib@gmx.de>.
11896
11897 2008-01-06  Reiner Steib  <Reiner.Steib@gmx.de>
11898
11899         * gnus-group.el (gnus-group-gmane-group-download-format): New variable.
11900         (gnus-group-read-ephemeral-gmane-group): New command.
11901
11902 2008-01-06  Dan Nicolaescu  <dann@ics.uci.edu>
11903
11904         * gnus.el (gnus-use-long-file-name): Remove reference to xenix.
11905
11906 2007-12-28  Reiner Steib  <Reiner.Steib@gmx.de>
11907
11908         * message.el (message-send-mail-function): Increase custom version.
11909
11910         * mml-sec.el, sieve-manage.el, smime.el: Simplify loading of
11911         password-cache or password.  Suggested by Glenn Morris <rgm@gnu.org>.
11912
11913 2007-12-21  Teodor Zlatanov  <tzz@lifelogs.com>
11914
11915         * imap.el (imap-authenticate): Use current-buffer instead of buffer,
11916         for the cases where imap-authenticate is called with a nil buffer
11917         parameter.
11918
11919 2007-12-19  Katsumi Yamaoka  <yamaoka@jpl.org>
11920
11921         * gnus-art.el (gnus-article-browse-html-parts): Work for two or more
11922         html parts correctly; support forwarded messages.
11923         (gnus-article-browse-html-article): Remove work buffers.
11924
11925         * netrc.el: Bind encrypt-file-alist for Emacs 21 and XEmacs when
11926         compiling.
11927         (netrc-bound-and-true-p): New macro.
11928         (netrc-parse): Use it instead of bound-and-true-p that is not available
11929         in XEmacs 21.4.
11930
11931 2007-12-19  Teodor Zlatanov  <tzz@lifelogs.com>
11932
11933         * gnus-registry.el (gnus-registry-mark-article)
11934         (gnus-registry-article-marks): Add functionality to mark articles
11935         through the Gnus registry.
11936
11937         * encrypt.el: Clarify documentation for the new pgg method.
11938         (encrypt-file-alist): Add PGG option.
11939         (encrypt-insert-file-contents, encrypt-write-file-contents): Use PGG
11940         functionality.  Abstract password key and messaging to external
11941         functions.
11942         (encrypt-password-key, encrypt-get-passphrase-if-needed)
11943         (encrypt-message-method-and-cipher): Add new convenience external
11944         functions.
11945         (encrypt-pgg-encode-buffer, encrypt-pgg-decode-buffer)
11946         (encrypt-pgg-process-buffer): Add PGG functionality glue.
11947
11948         * netrc.el: Autoload encrypt when encrypt-file-alist is set.
11949         (netrc-parse): Use encrypt-file-alist to determine if
11950         encrypt-find-model or encrypt-insert-file-contents should be used.
11951
11952         * encrypt.el: Clarify documentation.  Load password-cache or
11953         password, whichever one is found first, instead of autoloading.
11954
11955 2007-12-19  Glenn Morris  <rgm@gnu.org>
11956
11957         * mml.el (message-options-set, message-narrow-to-head)
11958         (message-in-body-p, message-mail-p, message-encode-message-body):
11959         Autoload.
11960         (message-remove-header, message-narrow-to-headers-or-head)
11961         (message-subscribed-p, message-make-mail-followup-to)
11962         (message-position-on-field, message-news-p)
11963         (message-options-set-recipient, message-generate-headers)
11964         (message-sort-headers): Declare as functions.
11965
11966 2007-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
11967
11968         * gnus-draft.el (gnus-draft-send-message): Mention process/prefix
11969         convention in doc string.
11970
11971 2007-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
11972
11973         * gnus-art.el (gnus-article-browse-html-parts): Add message header and
11974         title to html parts.
11975         (gnus-article-browse-html-article): Pass message header to it.
11976
11977         * mm-decode.el (mm-display-external): Use mm-add-meta-html-tag.
11978
11979 2007-12-16  Reiner Steib  <Reiner.Steib@gmx.de>
11980
11981         * mml-sec.el, sieve-manage.el, smime.el: Make loading of password-cache
11982         or password compatible with XEmacs.
11983
11984 2007-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
11985
11986         * gnus-art.el (article-verify-x-pgp-sig): Add reference to X-PGP-Sig
11987         format document.
11988         (gnus-mime-delete-part): Don't write description line if empty.
11989         (gnus-article-encrypt-body): Add confirmation for gnus-novice-user.
11990
11991 2007-12-14  Johan Bockgård  <bojohan@gnu.org>
11992
11993         * gnus-sum.el (gnus-summary-mark-unread-as-read)
11994         (gnus-summary-mark-read-and-unread-as-read)
11995         (gnus-summary-mark-current-read-and-unread-as-read)
11996         (gnus-summary-mark-unread-as-ticked): Doc fix.
11997         `gnus-mark-article-hook', not `gnus-summary-mark-article-hook'.
11998
11999 2007-12-14  Reiner Steib  <Reiner.Steib@gmx.de>
12000
12001         * gnus-sum.el (gnus-summary-prev-article): Fix doc string.
12002         Reported by Christoph Conrad <christoph.conrad@gmx.de>.
12003
12004 2007-12-14  Reiner Steib  <Reiner.Steib@gmx.de>
12005
12006         * gnus-util.el (gnus-y-or-n-p, gnus-yes-or-no-p): Alias to y-or-n-p and
12007         yes-or-no-p.
12008
12009 2007-12-11  Katsumi Yamaoka  <yamaoka@jpl.org>
12010
12011         * mm-decode.el (mm-add-meta-html-tag): New function.
12012         (mm-save-part-to-file, mm-pipe-part): Use it.
12013
12014         * gnus-art.el (gnus-article-browse-delete-temp-files):
12015         Use gnus-y-or-n-p instead of y-or-n-p.
12016         (gnus-article-browse-html-parts): Work with message/external-body; use
12017         mm-add-meta-html-tag.
12018
12019 2007-12-11  Glenn Morris  <rgm@gnu.org>
12020
12021         * gnus-cache.el: Require gnus-sum not just when compiling.
12022
12023         * gnus-fun.el (gnus-display-x-face-in-from): Require gnus-art.
12024
12025         * gnus-int.el (gnus-server-opened, gnus-status-message):
12026         Move definitions before use.
12027
12028         * mm-decode.el: Require gnus-util.
12029         (mm-remove-part): Only call delete-annotation on XEmacs.
12030
12031         * mm-uu.el (gnus-original-article-buffer): Define for compiler.
12032
12033         * nnmail.el: Require gnus-int.
12034
12035         * spam.el: Move `require's before `eval-when-compile's.
12036
12037         * gnus-ems.el (gnus-alive-p):
12038         * gnus-fun.el (message-goto-eoh):
12039         * gnus-util.el (gnus-group-name-decode):
12040         * mail-source.el (gnus-compress-sequence):
12041         * message.el (Info-goto-node, format-spec):
12042         * mm-bodies.el (message-options-get):
12043         * mm-decode.el (mm-view-pkcs7):
12044         * mm-util.el (gmm-write-region):
12045         * mml-smime.el (mml-compute-boundary)
12046         (gnus-completing-read-with-default):
12047         * mml.el (widget-button-press, gnus-make-hashtable):
12048         * mml1991.el (mm-decode-content-transfer-encoding)
12049         (mm-encode-content-transfer-encoding)
12050         (message-options-get, message-options-set):
12051         * mml2015.el (gnus-buffer-live-p, gnus-get-buffer-create):
12052         * nnfolder.el (gnus-request-group):
12053         * nnheader.el (ietf-drums-unfold-fws):
12054         * rfc1843.el (mail-header-parse-content-type, message-narrow-to-head):
12055         * smime.el (gnus-run-mode-hooks):
12056         * spam-stat.el (gnus-message): Autoload.
12057
12058         * gnus-cache.el, gnus-fun.el, gnus-group.el, gnus.el, mail-source.el:
12059         * mm-bodies.el, mm-decode.el, mm-extern.el, mm-util.el:
12060         * mml-smime.el, mml.el, mml1991.el, mml2015.el, nndb.el, nnfolder.el:
12061         * nnmail.el, nnmaildir.el, nnrss.el, rfc1843.el, spam.el:
12062         Add declare-function compatibility definition.
12063
12064         * gnus-cache.el (nnvirtual-find-group-art):
12065         * gnus-fun.el (article-narrow-to-head, gnus-article-goto-header)
12066         (gnus-add-image, gnus-add-wash-type):
12067         * gnus-group.el (nnkiboze-score-file):
12068         * gnus-sum.el (turn-on-gnus-mailing-list-mode)
12069         (gnus-cache-write-active, mm-uu-dissect, idna-to-unicode):
12070         * gnus-util.el (gnus-find-method-for-group, gnus-group-name-charset)
12071         (message-tokenize-header, gnus-get-buffer-create)
12072         (mm-enable-multibyte, gnus-put-text-property, gnus-overlay-put)
12073         (gnus-make-overlay, mm-disable-multibyte, gnus-add-text-properties):
12074         * gnus.el (gnus-group-decoded-name):
12075         * mail-source.el (imap-capability):
12076         * mm-bodies.el (message-options-set):
12077         * mm-decode.el (gnus-configure-windows):
12078         * mm-extern.el (message-goto-body):
12079         * mm-util.el (mm-delete-duplicates, mm-detect-coding-region):
12080         * mml-smime.el (epg-key-sub-key-list, epg-sub-key-capability)
12081         (epg-sub-key-validity, message-options-set):
12082         * mml.el (widget-event-point, gnus-configure-windows):
12083         * mml1991.el (mc-encrypt-generic, gpg-sign-encrypt, gpg-encrypt):
12084         * mml2015.el (epg-check-configuration, epg-configuration)
12085         (message-options-set):
12086         * nndb.el (nndb-request-article):
12087         * nnfolder.el (gnus-request-create-group):
12088         * nnmail.el (gnus-activate-group, gnus-group-mark-article-read):
12089         * nnmaildir.el (gnus-group-mark-article-read):
12090         * nnrss.el (w3-parse-buffer, gnus-group-make-rss-group):
12091         * rfc1843.el (message-fetch-field):
12092         * spam.el (gnus-extract-address-components):
12093         Declare as functions.
12094
12095 2007-12-10  Katsumi Yamaoka  <yamaoka@jpl.org>
12096
12097         * gnus-art.el (gnus-article-browse-html-parts): Decode CTE.
12098
12099         * pgg.el (pgg-run-at-time, pgg-cancel-timer): Use eval-and-compile.
12100
12101         * lpath.el: Fbind run-mode-hooks for Emacs 21;
12102         bind show-trailing-whitespace for XEmacs.
12103
12104 2007-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
12105
12106         * hashcash.el, imap.el, pgg.el, pgg-parse.el (declare-function): Add
12107         new no-op macro for backward compatibility.
12108
12109         * imap.el (imap-string-to-integer): New function.
12110
12111 2007-12-09  Glenn Morris  <rgm@gnu.org>
12112
12113         * gnus-uu.el (gnus-uu-yenc-article): Use insert-buffer-substring.
12114
12115         * gnus-art.el, gnus-spec.el, gnus-sum.el, gnus-util.el:
12116         * message.el, mm-view.el, sieve-manage.el, smime.el:
12117         Add declare-function compatibility definition.
12118
12119         * gnus-art.el (w3-region, w3m-region, Info-menu):
12120         * gnus-spec.el (gnus-summary-from-or-to-or-newsgroups):
12121         * gnus-sum.el (gnus-get-predicate):
12122         * gnus-util.el (mm-append-to-file, w32-focus-frame):
12123         * message.el (mail-abbrev-in-expansion-header-p):
12124         * mm-view.el (w3-do-setup, w3-region, w3-prepare-buffer)
12125         (w3m-detect-meta-charset, w3m-region):
12126         * sieve-manage.el (password-read, password-cache-add)
12127         (password-cache-remove):
12128         * smime.el (password-read-and-add): Declare as functions.
12129
12130 2007-12-08  David Kastrup  <dak@gnu.org>
12131
12132         * gnus-sum.el (gnus-summary-simplify-subject-query):
12133         * ecomplete.el (ecomplete-display-matches): Fix buggy call to
12134         `message'.
12135
12136 2007-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
12137
12138         * dgnushack.el (dgnushack-emacs-compile-defcustom-p): New function; use
12139         it to bind idna-program, installation-directory, defined-colors, and
12140         face-attribute for XEmacs of the version that compiles defcustom forms.
12141
12142 2007-12-07  Glenn Morris  <rgm@gnu.org>
12143
12144         * gnus-art.el (article-make-date-line): Revert previous change.
12145
12146 2007-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
12147
12148         * gnus-start.el (gnus-load): Rename local variable to avoid confusion.
12149
12150 2007-12-06  Christian Plate  <cplate@web.de>  (tiny change)
12151
12152         * nnmaildir.el (nnmaildir-request-update-info): Improve performance.
12153         Call gnus-add-to-range ranges only once with a prepared article-list.
12154
12155 2007-12-06  Paul Jarc  <prj@po.cwru.edu>
12156
12157         * nnmaildir.el (nnmaildir-request-list, nnmaildir-retrieve-groups)
12158         (nnmaildir-request-group, nnmaildir-retrieve-headers): Escape spaces in
12159         group names with backslashes.
12160         Reported by Tassilo Horn <tassilo@member.fsf.org>.
12161
12162 2007-12-06  Deepak Goel  <deego3@gmail.com>
12163
12164         * gnus-art.el (article-make-date-line):
12165         * gnus-start.el (gnus-load):
12166         * pop3.el (pop3-read-response): Fix buggy call to `error'.
12167
12168 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
12169
12170         * gnus-art.el (gnus-use-idna):
12171         * gnus-start.el (gnus-site-init-file):
12172         * message.el (message-use-idna):
12173         * mm-uu.el (mm-uu-hide-markers):
12174         * smiley.el (smiley-style): Revert changes that suppress warnings.
12175
12176 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
12177
12178         * gnus-art.el (gnus-article-browse-html-parts): Add meta html tag to
12179         specify charset to html source.
12180         Reported by Christoph Conrad <christoph.conrad@gmx.de>.
12181
12182 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
12183
12184         * gnus-art.el (gnus-use-idna): Don't directly refer to the value of
12185         idna-program in order to suppress byte compile warning issued by XEmacs
12186         that came to byte compile the default value section of defcustom forms
12187         recently.
12188
12189         * gnus-start.el (gnus-site-init-file): Don't directly refer to the
12190         value of installation-directory.
12191
12192         * message.el (message-use-idna): Don't directly refer to the value of
12193         idna-program.
12194
12195         * mm-uu.el (mm-uu-hide-markers): Don't directly call defined-colors.
12196
12197         * smiley.el (smiley-style): Don't directly call face-attribute.
12198
12199 2007-12-04  Reiner Steib  <Reiner.Steib@gmx.de>
12200
12201         * gnus-group.el (gnus-group-highlight-line): Add FIXME.
12202
12203         * gnus-dired.el: Reduce Gnus dependencies.
12204         (gnus-ems, gnus-msg, gnus-util, message, mm-decode, mml):
12205         Don't require.  Use autoloads instead.
12206         (mml-attach-file, mm-default-file-encoding, mailcap-extension-to-mime)
12207         (mailcap-mime-info, mm-mailcap-command, ps-print-preprint)
12208         (message-buffers, gnus-setup-message, gnus-print-buffer): Autoload.
12209         (gnus-dired-mode): Adjust doc string.
12210         (gnus-dired-mail-mode): New variable.
12211         (gnus-dired-mode-map): Avoid using `gnus-define-keys'.
12212         (gnus-dired-mode): Avoid using `gnus-run-hooks'.
12213         (gnus-dired-mail-buffers): New function.  Return mail or message
12214         composition buffers.
12215         (gnus-dired-attach): Use it.
12216         (gnus-dired-find-file-mailcap): Call `mailcap-mime-info' with
12217         NO-DECODE.
12218         (gnus-dired-print): Use `gnus-print-buffer' depending on
12219         `gnus-dired-mail-mode'.
12220
12221 2007-12-04  Katsumi Yamaoka  <yamaoka@jpl.org>
12222
12223         * rfc2047.el (rfc2047-encoded-word-regexp)
12224         (rfc2047-encoded-word-regexp-loose): Move forward; add comments
12225         explaining what regexp patterns are for.
12226
12227 2007-12-04  Glenn Morris  <rgm@gnu.org>
12228
12229         * password.el: Move to password-cache.el.
12230
12231         * mml1991.el (password-read, password-cache-add, password-cache-remove):
12232         * mml2015.el (password-read, password-cache-add, password-cache-remove):
12233         * mml-smime.el (password-read, password-cache-add)
12234         (password-cache-remove):
12235         No need to autoload, since mml-sec requires password.
12236
12237         * gnus.el (gnus-spam-resend-to, gnus-ham-resend-to):
12238         * message.el (gnus-extract-address-components):
12239         * mml-smime.el (gnus-extract-address-components): Define for compiler.
12240
12241         * mml-sec.el, sieve-manage.el, smime.el: Require password-cache or
12242         password.
12243
12244 2007-12-03  Reiner Steib  <Reiner.Steib@gmx.de>
12245
12246         * mailcap.el: Reduce dependencies.
12247         (mail-header-parse-content-type): Autoload.
12248         (mailcap-delete-duplicates): New alias.
12249         (mailcap-mime-info): Add optional argument NO-DECODE.
12250         (mailcap-mime-types): Use mailcap-delete-duplicates.
12251
12252         * message.el (message-ignored-supersedes-headers): Add "X-ID".
12253
12254 2007-12-03  Nathan J. Williams  <nathanw@MIT.EDU>  (tiny change)
12255
12256         * imap.el (imap-mailbox-status-asynch): Upcase STATUS items.
12257         (imap-parse-status): Upcase status-att for servers that sends them
12258         lower-case (e.g., MS Exchange 2007).
12259
12260 2007-12-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12261
12262         * gnus-sum.el (gnus-uu-extract-map): Add a command for the yenc
12263         function.
12264
12265         * gnus-uu.el (gnus-uu-decode-yenc): New command.
12266         (gnus-uu-yenc-article): New function.
12267
12268         * yenc.el (yenc-first-part-p, yenc-last-part-p): New functions.
12269
12270         * mm-uu.el (mm-uu-yenc-extract): Get the data from the original buffer.
12271
12272 2007-12-02  Glenn Morris  <rgm@gnu.org>
12273
12274         * binhex.el (binhex): New custom group.
12275         (binhex-decoder-program, binhex-decoder-switches)
12276         (binhex-use-external): Move to the binhex custom group.
12277
12278         * uudecode.el (uudecode): New custom group.
12279         (uudecode-decoder-program, uudecode-decoder-switches)
12280         (uudecode-use-external): Move to the uudecode custom group.
12281
12282         * netrc.el (top-level): Don't load `encrypt' features.
12283         (netrc-parse): Don't use encrypt.
12284         (netrc-find-service-name, netrc-find-service-number): Don't use caddr.
12285
12286         * encrypt.el: Remove file.
12287
12288 2007-12-01  Reiner Steib  <Reiner.Steib@gmx.de>
12289
12290         * message.el (message-cite-prefix-regexp): Remove `-' and `+' to avoid
12291         matches on patches.
12292
12293         * gnus-art.el (gnus-article-browse-html-article):
12294         Mention `mm-text-html-renderer' in the doc string.
12295
12296         * rfc2047.el (rfc2047-encode-max-chars): Refer to RFC 2047 in doc
12297         string.  Add comments.
12298
12299         * message.el (message-idna-to-ascii-rhs-1): Don't call `idna-to-ascii'
12300         if rhs is ASCII.
12301
12302 2007-12-01  Glenn Morris  <rgm@gnu.org>
12303
12304         * mail-source.el (top-level): Require format-spec before
12305         eval-when-compile.
12306
12307 2007-11-30  Glenn Morris  <rgm@gnu.org>
12308
12309         * encrypt.el: Require password, rather than autoloading password-read.
12310
12311 2007-11-29  Glenn Morris  <rgm@gnu.org>
12312
12313         * imap.el (sasl-find-mechanism, sasl-mechanism-name)
12314         (sasl-make-client, sasl-next-step, sasl-step-data)
12315         (sasl-step-set-data): Declare as functions.
12316
12317 2007-11-28  Reiner Steib  <Reiner.Steib@gmx.de>
12318
12319         * tls.el (tls-hostmismatch, open-tls-stream): Checkdoc cleanup.
12320
12321 2007-11-28  Elias Oltmanns  <eo@nebensachen.de>
12322
12323         * tls.el (open-tls-stream): Actually consult tls-checktrust to see if
12324         certs should be verified and what is to be done in the event of a
12325         verification failure.
12326
12327         * gnus.el (gnus-method-to-server): Add an optional parameter so the
12328         caller can indicate whether the cache should be disregarded for this
12329         call.  This way the result of the call is reproducible at all times and
12330         can be considered a canonical server name for the supplied method.
12331         (gnus-agent-method-p): Canonicalize server names by pushing their
12332         method through `gnus-method-to-server' using the no-cache argument.
12333
12334         * gnus-srvr.el (gnus-server-insert-server-line):
12335         Call `gnus-method-to-server' with `no-cache' argument.
12336
12337         * gnus-agent.el (gnus-agent-toggle-plugged): Don't call
12338         gnus-agent-possibly-synchronize-flags as this should be called when the
12339         server is actually being opened.
12340         (gnus-agent-possibly-synchronize-flags)
12341         (gnus-agent-possibly-synchronize-flags-server): Move check for the
12342         flags file of an agentized server to the latter function.
12343
12344         * gnus-int.el (gnus-agent-possibly-synchronize-flags-server): Autoload.
12345         (gnus-open-server): Call gnus-agent-possibly-synchronize-flags-server
12346         after a connection has been established successfully.
12347
12348 2007-11-28  Katsumi Yamaoka  <yamaoka@jpl.org>
12349
12350         * gnus-art.el (article-display-face): Force to display face if called
12351         interactively; check if gnus-article-x-face-too-ugly matches author.
12352         (article-display-x-face): Display face even if From header is missing
12353         as article-display-face does.
12354
12355 2007-11-27  Dan Nicolaescu  <dann@ics.uci.edu>
12356
12357         * hashcash.el (message-narrow-to-headers-or-head)
12358         (message-fetch-field, message-goto-eoh)
12359         (message-narrow-to-headers): Declare as functions.
12360
12361 2007-11-27  Reiner Steib  <Reiner.Steib@gmx.de>
12362
12363         * mail-source.el (mail-sources): Default to fetch from file for
12364         compatibility with default of nnmail-spool-file.
12365
12366 2007-11-27  Katsumi Yamaoka  <yamaoka@jpl.org>
12367
12368         * rfc2047.el (rfc2047-allow-irregular-q-encoded-words): New variable.
12369         (rfc2047-encodable-p): Use rfc2047-encoded-word-regexp instead of "=?"
12370         to look for encoded word that should be encoded again.
12371         (rfc2047-encoded-word-regexp): Make B encoding pattern strict.
12372         (rfc2047-encoded-word-regexp-loose): New constant that has loose Q
12373         encoding pattern.
12374         (rfc2047-decode-region): Switch strict regexp and loose one according
12375         to rfc2047-allow-irregular-q-encoded-words.
12376
12377 2007-11-25  Romain Francoise  <romain@orebokech.com>
12378
12379         * gnus-msg.el (gnus-summary-reply): Delete extra paren.
12380
12381 2007-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
12382
12383         * tls.el (tls-program): Provide more custom choices from
12384         `tls-checktrust'.  Refer to `tls-checktrust' in doc string.
12385         (tls-process-connection-type, tls-success): Remove "*" in doc string.
12386
12387 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
12388
12389         * nnmail.el (nnmail-spool-file): Remove obsolete variable.
12390         (nnmail-get-new-mail): Remove code using `nnmail-spool-file'.
12391
12392         * gnus-start.el (defvar, gnus-get-unread-articles): Remove code using
12393         `nnmail-spool-file'.
12394
12395         * nnkiboze.el (nnkiboze-generate-groups): Don't bind obsolete
12396         `nnmail-spool-file'.
12397
12398         * gnus-move.el (gnus-change-server): Ditto.
12399
12400         * gnus-kill.el (gnus-batch-score): Ditto.
12401
12402         * gnus-cache.el (gnus-jog-cache): Ditto.
12403
12404         * gnus-msg.el (gnus-summary-reply):
12405         Ignore gnus-confirm-mail-reply-to-news for wide and very wide replies.
12406
12407 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
12408
12409         * tls.el (tls-checktrust, tls-hostmismatch, tls-untrusted): Add custom
12410         version.  Minor improvement to doc strings.
12411         (tls-program): Add comment.
12412
12413 2007-11-24  Elias Oltmanns  <eo@nebensachen.de>
12414
12415         * tls.el (tls-certtool-program, tls-hostmismatch): New variables.
12416         (tls-checktrust): New variable.  Check if GNU TLS complained about a
12417         mismatch between the hostname provided in the certificate and the name
12418         of the host connnecting to.
12419         (open-tls-stream): Use them.  Check certificates against trusted root
12420         certificates.
12421
12422 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
12423
12424         * gnus-cache.el (gnus-cache-generate-nov-databases):
12425         Use nnml-generate-nov-databases-directory instead of
12426         nnml-generate-nov-databases-1.
12427
12428 2007-11-24  Glenn Morris  <rgm@gnu.org>
12429
12430         * message.el (message-tool-bar-retro): Update for rename
12431         mail_send.xpm->mail-send.xpm.
12432
12433 2007-11-22  Reiner Steib  <Reiner.Steib@gmx.de>
12434
12435         * smime.el (smime-cert-by-ldap-1): Use `ldap-search' instead of
12436         `smime-ldap-search' for Emacs 22 and up.
12437
12438 2007-11-22  Stefan Monnier  <monnier@iro.umontreal.ca>
12439
12440         * gnus-art.el (gnus-article-truncate-lines): Use `truncate-lines'.
12441
12442         * message.el (message-send-mail-function): Fix error convention.
12443         (message-mailer-swallows-blank-line, message-send-mail-with-sendmail)
12444         (message-widen-reply, message-send-mail, message-talkative-question)
12445         (message-with-reply-buffer, message-generate-new-buffer-clone-locals)
12446         (message-clone-locals, message-send-news): Use with-current-buffer.
12447         (message-insert-or-toggle-importance): Remove unused var `valid'.
12448         (message-make-references): Remove unused var `new-references'.
12449         (message-make-mail-followup-to): Remove unused var `subscribed-lists'.
12450
12451 2007-11-22  Juanma Barranquero  <lekktu@gmail.com>
12452
12453         * spam.el (spam-find-spam, spam-enter-list): Doc fixes.
12454         (spam-split-symbolic-return-positive): Reflow docstring.
12455         (spam-backends, spam-summary-exit-behavior)
12456         (spam-mark-ham-unread-before-move-from-spam-group)
12457         (spam-summary-score-preferred-header, spam-sa-learn-spam-switch)
12458         (spam-sa-learn-ham-switch, spam-sa-learn-unregister-switch)
12459         (spam-clear-cache, spam-backend-check, spam-install-backend)
12460         (spam-install-statistical-backend, spam-list-of-processors)
12461         (spam-group-processor-p, spam-split, spam-bogofilter-score)
12462         (spam-bsfilter-score, spam-check-bsfilter, spam-crm114-score)
12463         (spam-check-crm114, spam-initialize, spam-unload-hook):
12464         Fix typos in docstrings.
12465
12466 2007-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
12467
12468         * gnus-start.el (gnus-get-unread-articles): Mark groups as having never
12469         been checked if they have never been read and those group levels are
12470         higher than the one that a user specified.
12471
12472 2007-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
12473
12474         * gnus-start.el (gnus-get-unread-articles): Don't prevent from checking
12475         foreign groups unless a group level is specified by a user.
12476         Reported by Dan Nicolaescu <dann@ics.uci.edu>.
12477
12478 2007-11-21  Reiner Steib  <Reiner.Steib@gmx.de>
12479
12480         * message.el (message-send-mail-function): Require sendmail.
12481
12482 2007-11-20  Reiner Steib  <Reiner.Steib@gmx.de>
12483
12484         * message.el (message-send-mail-function): Check for smtpmail too.
12485
12486         * utf7.el (utf7-encode, utf7-decode): Use coding system
12487         `utf-7'/`utf-7-imap' from utf-7.el' if available.
12488
12489         * message.el (message-send-mail-function): New function.
12490         (message-send-mail-function): Set default using
12491         message-send-mail-function.  Adjust doc string.
12492         (message-send-mail-with-mailclient): New function.
12493
12494 2007-11-16  Dan Nicolaescu  <dann@ics.uci.edu>
12495
12496         * smime.el (from):
12497         * rfc2047.el (message-posting-charset):
12498         * qp.el (mm-use-ultra-safe-encoding):
12499         * pop3.el (parse-time-months):
12500         * nnrss.el (mm-text-html-renderer, mm-text-html-washer-alist):
12501         * nnml.el (files):
12502         * nnheader.el (gnus-newsgroup-name, nnheader-file-coding-system)
12503         (jka-compr-compression-info-list, ange-ftp-path-format)
12504         (efs-path-regexp):
12505         * nndiary.el (files):
12506         * mml2015.el (mc-default-scheme, mc-schemes, pgg-default-user-id)
12507         (pgg-errors-buffer, pgg-output-buffer, epg-user-id-alist)
12508         (epg-digest-algorithm-alist, inhibit-redisplay)
12509         (password-cache-expiry):
12510         * mml1991.el (pgg-default-user-id, pgg-errors-buffer)
12511         (pgg-output-buffer, password-cache-expiry):
12512         * mml.el (mml-dnd-protocol-alist, ange-ftp-name-format)
12513         (efs-path-regexp):
12514         * mml-smime.el (epg-user-id-alist, epg-digest-algorithm-alist)
12515         (inhibit-redisplay):
12516         * mm-uu.el (file-name, start-point, end-point, entry)
12517         (gnus-newsgroup-name, gnus-newsgroup-charset):
12518         * mm-util.el (mm-mime-mule-charset-alist, latin-unity-coding-systems)
12519         (latin-unity-ucs-list):
12520         * mm-bodies.el (mm-uu-yenc-decode-function, mm-uu-decode-function)
12521         (mm-uu-binhex-decode-function):
12522         * message.el (gnus-message-group-art, gnus-list-identifiers)
12523         (rmail-enable-mime-composing, gnus-local-organization)
12524         (gnus-post-method, gnus-select-method, gnus-active-hashtb)
12525         (gnus-read-active-file, facemenu-add-face-function)
12526         (facemenu-remove-face-function, gnus-article-decoded-p)
12527         (tool-bar-mode):
12528         * mail-source.el (display-time-mail-function):
12529         * gnus-util.el (nnmail-pathname-coding-system)
12530         (nnmail-active-file-coding-system, gnus-emphasize-whitespace-regexp)
12531         (gnus-original-article-buffer, gnus-user-agent)
12532         (rmail-default-rmail-file, mm-text-coding-system, tool-bar-mode)
12533         (xemacs-codename, sxemacs-codename, emacs-program-version):
12534         * gnus-sum.el (tool-bar-mode, gnus-tmp-header, number):
12535         * gnus-start.el (gnus-agent-covered-methods)
12536         (gnus-agent-file-loading-local, gnus-agent-file-loading-cache)
12537         (gnus-current-headers, gnus-thread-indent-array, gnus-newsgroup-name)
12538         (gnus-newsgroup-headers, gnus-group-list-mode)
12539         (gnus-group-mark-positions, gnus-newsgroup-data)
12540         (gnus-newsgroup-unreads, nnoo-state-alist)
12541         (gnus-current-select-method, mail-sources)
12542         (nnmail-scan-directory-mail-source-once, nnmail-split-history)
12543         (nnmail-spool-file, gnus-cache-active-hashtb):
12544         * gnus-mh.el (mh-lib-progs):
12545         * gnus-ems.el (gnus-tmp-unread, gnus-tmp-replied)
12546         (gnus-tmp-score-char, gnus-tmp-indentation, gnus-tmp-opening-bracket)
12547         (gnus-tmp-lines, gnus-tmp-name, gnus-tmp-closing-bracket)
12548         (gnus-tmp-subject-or-nil, gnus-check-before-posting, gnus-mouse-face)
12549         (gnus-group-buffer):
12550         * gnus-cite.el (font-lock-defaults-computed, font-lock-keywords)
12551         (font-lock-set-defaults):
12552         * gnus-art.el (tool-bar-map, w3m-minor-mode-map)
12553         (gnus-face-properties-alist, charset, gnus-summary-article-menu)
12554         (gnus-summary-post-menu, total-parts, type, condition, length):
12555         * gnus-agent.el (gnus-agent-read-agentview):
12556         * flow-fill.el (show-trailing-whitespace):
12557         * gnus-group.el (tool-bar-mode, nnrss-group-alist): Remove unnecessary
12558         eval-and-compile wrappers for byte compiler pacifiers.
12559
12560         * mm-view.el (mm-inline-image-xemacs): Only do something for XEmacs.
12561         (mm-display-inline-fontify): Check for featurep 'xemacs not
12562         extent-list.
12563
12564         * mm-decode.el (mm-display-external): Check for featurep 'xemacs not
12565         itimer-list.
12566         (mm-create-image-xemacs): Only do something for XEmacs.
12567         (mm-image-fit-p): Check for featurep 'xemacs not glyph-width.
12568
12569         * mm-util.el (mm-find-buffer-file-coding-system): Add check for XEmacs.
12570
12571         * gnus-registry.el (gnus-adaptive-word-syntax-table):
12572         * gnus-fun.el (gnus-face-properties-alist): Pacify byte compiler.
12573
12574 2007-11-15  Juanma Barranquero  <lekktu@gmail.com>
12575
12576         * nnimap.el (nnimap-split-download-body):
12577         * gnus-demon.el (gnus-demon):
12578         * gnus-uu.el (gnus-uu-default-view-rules): Fix typos in docstrings.
12579
12580 2007-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
12581
12582         * nntp.el (nntp-insert-buffer-substring, nntp-copy-to-buffer):
12583         New macros.
12584         (nntp-wait-for, nntp-retrieve-articles, nntp-async-trigger)
12585         (nntp-retrieve-headers-with-xover): Use nntp-insert-buffer-substring to
12586         copy data from unibyte buffer to multibyte current buffer.
12587         (nntp-retrieve-headers, nntp-retrieve-groups): Use nntp-copy-to-buffer
12588         to copy data from unibyte current buffer to multibyte buffer.
12589         (nntp-make-process-buffer): Make process buffer unibyte.
12590
12591         * pop3.el (pop3-open-server): Fix typo in Lisp code.
12592
12593 2007-11-14  Denys Duchier  <denys.duchier@univ-orleans.fr>  (tiny change)
12594
12595         * pop3.el (pop3-open-server): Accept and process data more robustly at
12596         connection start to avoid spurious "POP SSL connection failed" errors.
12597
12598 2007-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
12599
12600         * gnus-start.el (gnus-active-to-gnus-format): Use unibyte buffer to
12601         read group names.
12602
12603 2007-11-12  Reiner Steib  <Reiner.Steib@gmx.de>
12604
12605         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Adjust :version.
12606
12607 2007-11-12  Katsumi Yamaoka  <yamaoka@jpl.org>
12608
12609         * nnmail.el (nnmail-parse-active): Make group names unibyte.
12610         (nnmail-save-active): Use a unibyte buffer when saving active file,
12611         which may contain non-ASCII group names.
12612
12613         * nnml.el (nnml-request-group): Decode group names in messages.
12614
12615 2007-11-05  Reiner Steib  <Reiner.Steib@gmx.de>
12616
12617         * message.el (message-citation-line-function)
12618         (message-insert-formatted-citation-line): Fix spelling of
12619         `message-insert-formated-citation-line'.
12620
12621 2007-11-03  Reiner Steib  <Reiner.Steib@gmx.de>
12622
12623         * gnus-sum.el (gnus-summary-highlight): Mark as risky local variable.
12624
12625 2007-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
12626
12627         * nnml.el (nnml-request-rename-group): Bind file-name-coding-system to
12628         nnmail-pathname-coding-system.
12629
12630         * gnus-group.el (gnus-group-rename-group): Encode non-ASCII group name
12631         that a user enters; decode group names in messages.
12632
12633         * gnus-msg.el (gnus-inews-do-gcc): Encode non-ASCII group names.
12634
12635 2007-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
12636
12637         * mm-util.el (mm-charset-eval-alist): Mark as risky local variable.
12638
12639         * gnus.el (gnus-group-charter-alist): Mark as risky local variable.
12640
12641         * gnus-art.el (gnus-button-alist, gnus-header-button-alist): Mark as
12642         risky local variable.
12643
12644         * gnus-group.el (gnus-group-icon-list): Mark as risky local variable.
12645
12646 2007-11-01  Teodor Zlatanov  <tzz@lifelogs.com>
12647
12648         * encrypt.el: Improve documentation to fix function name typo.
12649         Reported by Daiki Ueno <ueno@unixuser.org>.
12650
12651 2007-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
12652
12653         * gnus-art.el (gnus-article-next-page): Honor gnus-article-over-scroll
12654         even if the point is not in the last page of an article.
12655         (gnus-article-prev-page): Honor gnus-article-over-scroll when moving
12656         back to the previous page.
12657
12658 2007-10-30  Reiner Steib  <Reiner.Steib@gmx.de>
12659
12660         * qp.el (quoted-printable-decode-string): Fix typo in doc string.
12661
12662 2007-10-30  Katsumi Yamaoka  <yamaoka@jpl.org>
12663
12664         * gnus-ems.el (gnus-x-splash): Work even if there's no scroll bar.
12665
12666 2007-10-29  Stefan Monnier  <monnier@iro.umontreal.ca>
12667
12668         * message.el (message-check-news-body-syntax):
12669         Avoid mm-string-as-multibyte.
12670         (message-hide-headers): Don't assume (point-min)==1.
12671
12672 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
12673
12674         * message.el (message-remove-blank-cited-lines): Fix if remove is
12675         given.
12676         (message-bogus-address-regexp): New variable.
12677         (message-bogus-recipient-p): New function.
12678         (message-check-recipients): New command.
12679         (message-syntax-checks): Add `bogus-recipient'.
12680         (message-fix-before-sending): Add `bogus-recipient'.
12681
12682         * gnus-art.el (gnus-button-mid-or-mail-heuristic-alist): Add "alpine".
12683         (gnus-treat-body-boundary): Don't test window-system.
12684
12685 2007-10-28  Leo Liu  <sdl.web@gmail.com>
12686
12687         * gnus-art.el (gnus-treat-emphasize): Don't test window-system.
12688
12689 2007-10-28  Miles Bader  <miles@gnu.org>
12690
12691         * nnheader.el (nnheader-uniquify-message-id): Make sure this is defined
12692         at compile-time too.
12693
12694 2007-10-27  Reiner Steib  <Reiner.Steib@gmx.de>
12695
12696         * gnus-msg.el (gnus-message-setup-hook):
12697         Add `message-remove-blank-cited-lines' to options.
12698
12699 2007-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
12700
12701         * message.el (message-remove-blank-cited-lines): New function.
12702         Suggested by Karl Plästerer.
12703
12704 2007-10-25  Katsumi Yamaoka  <yamaoka@jpl.org>
12705
12706         * hashcash.el (mail-add-payment): Replace mapcar called for effect with
12707         mapc.
12708
12709         * imap.el (imap-open): Replace mapcar called for effect with mapc.
12710         (top-level): Use mapc to set functions to be traced for debugging.
12711
12712         * legacy-gnus-agent.el (gnus-agent-convert-agentview): Replace mapcar
12713         called for effect with while loop.
12714
12715         * message.el (message-talkative-question): Replace mapcar called for
12716         effect with mapc.
12717
12718         * mm-util.el: Use mapc instead of mapcar to make compatible functions.
12719         (mm-find-mime-charset-region, mm-find-charset-region): Replace mapcar
12720         called for effect with dolist.
12721
12722         * mml.el (mml-insert-mime): Replace mapcar called for effect with mapc.
12723
12724         * nndiary.el: Use dolist instead of mapcar to add diary headers to
12725         gnus-extra-headers and nnmail-extra-headers.
12726
12727         * nnimap.el (nnimap-request-update-info-internal): Replace mapcar
12728         called for effect with dolist.
12729         (top-level): Use mapc to set functions to be traced for debugging.
12730
12731         * nnmail.el (nnmail-read-incoming-hook): Doc fix.
12732         (nnmail-split-fancy-with-parent): Replace mapcar called for effect with
12733         dolist.
12734
12735         * nnmaildir.el (nnmaildir--delete-dir-files, nnmaildir-request-close):
12736         Replace mapcar called for effect with mapc.
12737         (nnmaildir--scan, nnmaildir-request-scan, nnmaildir-retrieve-groups)
12738         (nnmaildir-request-update-info, nnmaildir-request-delete-group)
12739         (nnmaildir-retrieve-headers, nnmaildir-request-set-mark)
12740         (nnmaildir-close-group): Replace mapcar called for effect with dolist.
12741
12742         * nnrss.el (nnrss-make-hash-index): Use gnus-remove-if instead of
12743         remove-if that's a cl function.
12744
12745         * webmail.el (webmail-debug): Replace mapcar called for effect with
12746         dolist.
12747
12748         * gnus-xmas.el (gnus-group-add-icon): Replace mapcar called for effect
12749         with mapc.
12750
12751 2007-10-24  Katsumi Yamaoka  <yamaoka@jpl.org>
12752
12753         * gnus-agent.el (gnus-agent-read-agentview, gnus-agent-save-alist)
12754         (gnus-agent-expire-unagentized-dirs): Replace mapcar called for effect
12755         with while loop.
12756
12757         * gnus-art.el: Use mapc instead of mapcar to make gnus-article-*
12758         functions from article-* functions.
12759         (gnus-multi-decode-header): Replace mapcar called for effect with
12760         dolist.
12761
12762         * gnus-bookmark.el (gnus-bookmark-bmenu-list)
12763         (gnus-bookmark-show-details): Replace mapcar called for effect with
12764         while loop.
12765
12766         * gnus-diary.el (gnus-diary-update-group-parameters): Replace mapcar
12767         called for effect with while loop.
12768
12769         * gnus-group.el (gnus-group-suspend): Replace mapcar called for effect
12770         with dolist.
12771
12772         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
12773         Replace mapcar called for effect with dolist.
12774
12775         * gnus-spec.el (gnus-correct-length): Make it simple and fast.
12776
12777         * gnus-sum.el (gnus-multi-decode-encoded-word-string)
12778         (gnus-build-sparse-threads, gnus-summary-limit-include-expunged):
12779         Replace mapcar called for effect with dolist.
12780         (gnus-simplify-buffer-fuzzy): Replace mapcar called for effect with
12781         mapc.
12782
12783         * gnus-topic.el (gnus-topic-find-groups, gnus-topic-move-group):
12784         Replace mapcar called for effect with dolist.
12785         (gnus-topic-list): Replace mapcar called for effect with mapc.
12786
12787         * gnus.el: Use mapc instead of mapcar to add autoloads.
12788
12789 2007-10-23  Richard Stallman  <rms@gnu.org>
12790
12791         * gnus-group.el (gnus-group-highlight): Mark as risky.
12792
12793 2007-10-23  Katsumi Yamaoka  <yamaoka@jpl.org>
12794
12795         * gnus.el (gnus-server-to-method): Return method found first in
12796         gnus-newsrc-alist.
12797
12798         * gnus-art.el (gnus-article-highlight-signature)
12799         (gnus-insert-prev-page-button, gnus-insert-next-page-button): Make a
12800         button overlay without the front stickiness.
12801
12802 2007-10-22  Kevin Greiner  <kevin.greiner@compsol.cc>
12803
12804         * gnus-agent.el (gnus-agent-expire-group-1): The check for an unsorted
12805         overview buffer needed a catch to receive its throw.
12806         (gnus-agent-flush-cache): Declare as interactive to make this function
12807         easier to use.
12808
12809 2007-10-20  Reiner Steib  <Reiner.Steib@gmx.de>
12810
12811         * html2text.el (html2text-fix-paragraph): Use `forward-line' instead of
12812         `next-line'.
12813
12814 2007-10-18  Katsumi Yamaoka  <yamaoka@jpl.org>
12815
12816         * nnmail.el (nnmail-fancy-expiry-target): Use rmail-dont-reply-to to
12817         exclude address matching message-dont-reply-to-names.
12818
12819 2007-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
12820
12821         * gnus-util.el (gnus-string<): New function.
12822
12823         * gnus-sum.el (gnus-article-sort-by-author)
12824         (gnus-article-sort-by-recipient, gnus-article-sort-by-subject): Use it.
12825
12826 2007-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
12827
12828         * gnus-win.el (gnus-configure-windows): Focus on the frame for which
12829         the frame-focus tag is set in gnus-buffer-configuration.
12830
12831 2007-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
12832
12833         * gnus-art.el (gnus-article-add-button): Make a button overlay without
12834         the front stickiness.
12835
12836 2007-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
12837
12838         * gnus-art.el (gnus-button-alist): Exclude newline in RFC2396-compliant
12839         url pattern; remove duplicate one.
12840         (gnus-article-extend-url-button): New function.
12841         (gnus-article-add-buttons): Use it.
12842         (gnus-button-push): Use concatenated url that it makes.
12843
12844 2007-10-04  Juanma Barranquero  <lekktu@gmail.com>
12845
12846         * sieve-manage.el (sieve-manage-interactive-login): Doc fix.
12847
12848 2007-10-02  Stefan Monnier  <monnier@iro.umontreal.ca>
12849
12850         * gnus-uu.el (gnus-uu-reginize-string, gnus-uu-expand-numbers):
12851         Don't hardcode point-min==1.
12852
12853 2007-10-08  Reiner Steib  <Reiner.Steib@gmx.de>
12854
12855         * mm-util.el (mm-charset-synonym-alist): Alias gbk to cp936.
12856         Fix comment about "iso8859-1".
12857
12858 2007-10-08  Daiki Ueno  <ueno@unixuser.org>
12859
12860         * mm-decode.el (mm-possibly-verify-or-decrypt): Replace PARTS with the
12861         ones returned from the verify-function.
12862
12863         * mm-uu.el (mm-uu-pgp-signed-extract-1):
12864         Call mml2015-extract-cleartext-signature if extraction failed.
12865
12866 2007-10-07  Daiki Ueno  <ueno@unixuser.org>
12867
12868         * mm-uu.el (mm-uu-pgp-signed-extract-1): Delete the first line
12869         beginning with "-----BEGIN PGP SIGNED MESSAGE-----" if extraction
12870         failed.
12871
12872 2007-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
12873
12874         * Relicense "GPLv2 or later" files to "GPLv3 or later".
12875
12876 2007-10-03  Reiner Steib  <Reiner.Steib@gmx.de>
12877
12878         * pgg.el, pgg-def.el, pgg-gpg.el: Revert to the version in v5-10.  The
12879         trunk version of PGG was unmaintained.  The author of PGG, Daiki Ueno,
12880         recommends to use EasyPG instead of PGG.
12881
12882         * pgg.el: Revert to revision 6.23.2.16.
12883
12884         * pgg-def.el: Revert to revision 6.6.2.14.
12885
12886         * pgg-gpg.el: Revert to revision 6.23.2.34.
12887
12888 2007-09-27  Teodor Zlatanov  <tzz@lifelogs.com>
12889
12890         * gnus-sum.el (gnus-summary-kill-thread): Allow universal prefix zero
12891         to mark a thread as expirable.  Add variable `hide' to handle hiding of
12892         thread for both the null and zero (kill/expire thread) universal prefix
12893         cases.
12894         (gnus-summary-expire-thread): Add new function to expire a thread,
12895         using gnus-summary-kill-thread.
12896         (gnus-summary-mode-map, gnus-summary-thread-map): Add 'M-C-e' and 'T e'
12897         shortcuts for gnus-summary-expire-thread.
12898         (gnus-summary-mode-map, gnus-summary-thread-map): Remove `M-C-e' and `T
12899         e' bindings for gnus-summary-expire-thread.  Add `T E' binding.
12900
12901 2007-09-25  Teodor Zlatanov  <tzz@lifelogs.com>
12902
12903         * gnus-registry.el (gnus-registry-store-extra-entry): Allow for nil
12904         extras value, so an extras entry can be deleted.
12905         (gnus-registry-delete-extra-entry): Use it.
12906         (gnus-registry-fetch-extra-flags, gnus-registry-has-extra-flag)
12907         (gnus-registry-store-extra-flags, gnus-registry-delete-extra-flags)
12908         (gnus-registry-delete-all-extra-flags): Allow for arbitrary flag symbol
12909         storage through the gnus-registry, and provide an appropriate API for
12910         it.
12911
12912 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
12913
12914         * gnus-sum.el (gnus-newsgroup-maximum-articles): Move from gnus.el.
12915         Suggested by Leo <sdl.web@gmail.com>.
12916
12917         * gnus.el: Do.
12918
12919 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
12920
12921         * gnus.el (gnus-newsgroup-maximum-articles): Rename from
12922         gnus-maximum-newsgroup.  Suggested by Leo <sdl.web@gmail.com>.
12923
12924         * gnus-agent.el (gnus-agent-fetch-headers): Do.
12925
12926         * gnus-sum.el (gnus-articles-to-read, gnus-list-of-unread-articles)
12927         (gnus-list-of-read-articles, gnus-sequence-of-unread-articles): Do.
12928
12929 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
12930
12931         * nnmbox.el (nnmbox-request-article): Don't assume delim regexp matches
12932         newline.
12933         (nnmbox-request-accept-article): Don't change article in source buffer;
12934         narrow to header to use message-fetch-field rather than
12935         nnmail-fetch-field; use with-current-buffer instead of save-excursion.
12936         (nnmbox-request-replace-article): Quote lines that'll be misidentified
12937         as delimiters; make sure article ends with newline.
12938         (nnmbox-delete-mail): Correct last position of article to be deleted;
12939         ignore X-Gnus-Newsgroup header in article body.
12940         (nnmbox-save-mail): Quote lines looking like delimiters at the right
12941         positions; make sure article ends with newline.
12942
12943         * message.el (message-display-abbrev): Don't infloop when a user
12944         inserts SPC in the beginning of header.
12945
12946         * lpath.el: Don't bind define-ccl-program for non-Mule XEmacs; bind
12947         coding-system-for-read and coding-system-for-write for XEmacs having no
12948         file-coding feature.
12949
12950         * dgnushack.el: Bind or autoload define-ccl-program for XEmacs.
12951
12952 2007-09-12  Teodor Zlatanov  <tzz@lifelogs.com>
12953
12954         * gnus-registry.el (gnus-registry-unfollowed-groups): Add INBOX to the
12955         list of groups not followed by default.  Fix type to be regexp.
12956         (gnus-registry-grep-in-list): Fix inverted parameters to string-match.
12957
12958 2007-09-06  Tassilo Horn  <tassilo@member.fsf.org>
12959
12960         * hmac-def.el (define-hmac-function): Switch from old-style to
12961         new-style backquotes.
12962
12963         * md4.el (md4-make-step): Likewise.
12964
12965 2007-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
12966
12967         * gnus-start.el (gnus-gnus-to-newsrc-format): Use a unibyte buffer and
12968         raw-text coding system when saving .newsrc file, which may contain
12969         non-ASCII group names.
12970
12971 2007-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
12972
12973         * gnus-cus.el (gnus-score-extra): New widget.
12974         (gnus-score-extra-convert): New function.
12975         (gnus-score-customize): Use it for Extra.
12976
12977 2007-08-31  Daiki Ueno  <ueno@unixuser.org>
12978
12979         * mml2015.el (mml2015-extract-cleartext-signature): New function.
12980         (mml2015-mailcrypt-clear-verify): Use it.
12981         (mml2015-gpg-clear-verify): Use it.
12982         (mml2015-pgg-clear-verify): Use it.
12983         (mml2015-epg-clear-verify): Replace the current part with the output
12984         from GnuPG; don't extract the plaintext by itself.
12985
12986         * mm-uu.el (mm-uu-pgp-beginning-signature): Abolish.
12987         (mm-uu-pgp-signed-extract-1): Bind coding-system-for-read when calling
12988         mml2015-clear-verify-function; don't touch the armor headers or
12989         dash-escaped text here.
12990
12991 2007-08-24  Katsumi Yamaoka  <yamaoka@jpl.org>
12992
12993         * gnus-art.el (gnus-article-edit-part): Don't jump to nonexistent part.
12994         (gnus-mime-view-part-as-type-internal): Default to text/plain for text
12995         parts, or application/octet-stream as a last resort.
12996         (gnus-mime-view-part-as-type): Don't toggle display.
12997         (gnus-mime-view-part-as-charset): Don't turn off display before
12998         querying charset.
12999
13000         * mm-view.el (mm-inline-text-html-render-with-w3): Don't add XEmacs
13001         stuff to undisplayer function in Emacs.
13002         (mm-inline-text-html-render-with-w3m): Remove Emacs/W3 stuff.
13003
13004         * mml.el (mml-generate-mime-1): Prefer utf-8 when encoding
13005         text/calendar parts.
13006
13007 2007-08-23  Katsumi Yamaoka  <yamaoka@jpl.org>
13008
13009         * gnus-art.el (gnus-mime-display-single): Use utf-8 by default for
13010         decoding text/calendar parts.
13011
13012         * message.el (message-forward-make-body-mime): Always mark body as
13013         having no illegible text; remove signed-or-encrypted argument.
13014         (message-forward-make-body): Don't pass signed-or-encrypted arg to it.
13015
13016         * mml.el (mml-generate-mime): Make sure it uses multibyte temp buffer.
13017         (mml-generate-mime-1): Don't encode body if it is specified to be in
13018         raw form; don't make buffer be unibyte when inserting multibyte string.
13019
13020 2007-08-23  Stefan Monnier  <monnier@iro.umontreal.ca>
13021
13022         * sha1.el: Fix up comment style.
13023         (sha1-F0, sha1-F1, sha1-F2, sha1-F3, sha1-S1, sha1-S5, sha1-S30)
13024         (sha1-OP, sha1-add-to-H): Use new-style backquotes.
13025
13026         * hex-util.el: Fix up comment style.
13027         (hex-char-to-num, num-to-hex-char): Use new-style backquotes.
13028
13029         * gnus-salt.el: Use with-current-buffer.
13030         (gnus-pick-setup-message): Fix long-standing typo.
13031
13032 2007-08-17  Katsumi Yamaoka  <yamaoka@jpl.org>
13033
13034         * imap.el (imap-logout-timeout): New variable.
13035         (imap-logout, imap-logout-wait): New functions.
13036         (imap-kerberos4-open, imap-gssapi-open, imap-close): Use them.
13037
13038         * nnimap.el (nnimap-logout-timeout): New server variable.
13039         (nnimap-open-server, nnimap-close-server): Bind imap-logout-timeout to
13040         nnimap-logout-timeout.
13041
13042         * gnus-art.el (gnus-article-summary-command-nosave)
13043         (gnus-article-read-summary-keys): Don't use 3rd arg of pop-to-buffer.
13044
13045 2007-08-14  Katsumi Yamaoka  <yamaoka@jpl.org>
13046
13047         * gnus.el (gnus-maximum-newsgroup): New variable.
13048
13049         * gnus-agent.el (gnus-agent-fetch-headers): Limit the range of articles
13050         according to gnus-maximum-newsgroup.
13051
13052         * gnus-sum.el (gnus-articles-to-read, gnus-list-of-unread-articles)
13053         (gnus-list-of-read-articles, gnus-sequence-of-unread-articles):
13054         Limit the range of articles according to gnus-maximum-newsgroup.
13055
13056 2007-08-14  Tassilo Horn  <tassilo@member.fsf.org>
13057
13058         * gnus-art.el (gnus-sticky-article): Fix problems described in
13059         <b4mps1qitio.fsf@jpl.org> on ding.  Thanks to Katsumi.
13060         Don't perform gnus-configure-windows here; reuse existing sticky
13061         article buffer.
13062
13063         * gnus-sum.el (gnus-summary-display-article): Setup article buffer if
13064         it doesn't exist in gnus-article-mode.
13065
13066 2007-08-13  Katsumi Yamaoka  <yamaoka@jpl.org>
13067
13068         * gnus-agent.el (gnus-agent-decoded-group-names): New variable.
13069         (gnus-agent-decoded-group-name): New function.
13070         (gnus-agent-group-path, gnus-agent-group-pathname): Use it.
13071         (gnus-agent-expire-group-1): Use it; decode group name in messages.
13072
13073 2007-08-12  Tassilo Horn  <tassilo@member.fsf.org>
13074
13075         * gnus-sum.el (gnus-summary-article-map, gnus-summary-make-menu-bar):
13076         Add binding for gnus-sticky-article.
13077         (gnus-summary-exit): Don't kill sticky article buffers.
13078
13079         * gnus-art.el (gnus-sticky-article-mode): New mode to generate a sticky
13080         article buffer.
13081         (gnus-sticky-article, gnus-kill-sticky-article-buffer)
13082         (gnus-kill-sticky-article-buffers): New commands.
13083
13084 2007-08-10  Katsumi Yamaoka  <yamaoka@jpl.org>
13085
13086         * nntp.el (nntp-xref-number-is-evil): New server variable.
13087         (nntp-find-group-and-number): If it is non-nil, don't trust article
13088         numbers in the Xref header.
13089
13090 2007-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
13091
13092         * gnus-agent.el (gnus-agent-read-group): New function.
13093         (gnus-agent-flush-group, gnus-agent-expire-group)
13094         (gnus-agent-regenerate-group): Use it.
13095         (gnus-agent-expire-unagentized-dirs): Bind file-name-coding-system to
13096         nnmail-pathname-coding-system.
13097
13098 2007-08-06  Katsumi Yamaoka  <yamaoka@jpl.org>
13099
13100         * gnus-ems.el (gnus-x-splash): Bind inhibit-read-only to t.
13101
13102         * gnus-sum.el (gnus-summary-insert-articles): Mark inserted articles
13103         that are unread as unread, and also as selected so that information of
13104         marks having been changed by a user may be updated when exiting group.
13105
13106 2007-08-04  Reiner Steib  <Reiner.Steib@gmx.de>
13107
13108         * gnus-art.el (article-hide-headers): Bind inhibit-read-only to t.
13109
13110 2007-08-03  Katsumi Yamaoka  <yamaoka@jpl.org>
13111
13112         * gnus-art.el (gnus-mime-display-single): Pass part number that is
13113         calculated ignoring signature parts to gnus-treat-article.
13114
13115 2007-08-02  Katsumi Yamaoka  <yamaoka@jpl.org>
13116
13117         * gnus-art.el (gnus-mime-security-verify-or-decrypt): Don't narrow to
13118         a point here in order to keep the window start.
13119         (gnus-insert-mime-security-button): Make a button overlay without the
13120         front stickiness.
13121         (gnus-mime-display-security): Goto the end of a button.
13122
13123         * gnus-group.el (gnus-group-name-at-point): Fix regexps.
13124
13125 2007-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
13126
13127         * gnus-group.el (gnus-group-name-at-point): Rewrite; rename from
13128         group-name-at-point.
13129         (gnus-group-completing-read): New function that offers decoded
13130         non-ASCII group names for completion.
13131         (gnus-fetch-group, gnus-group-read-ephemeral-group)
13132         (gnus-group-jump-to-group, gnus-group-make-group-simple)
13133         (gnus-group-unsubscribe-group, gnus-group-fetch-charter)
13134         (gnus-group-fetch-control): Use it.
13135         (gnus-fetch-group): Use group-name-at-point for the initial value
13136         rather than the default value; use gnus-alive-p.
13137
13138         * gnus-msg.el (gnus-group-mail, gnus-group-news, gnus-group-post-news)
13139         (gnus-summary-mail-other-window, gnus-summary-news-other-window)
13140         (gnus-summary-post-news): Use gnus-group-completing-read.
13141
13142         * gnus-sum.el (gnus-select-newsgroup): Decode group name in error msg.
13143         (gnus-read-move-group-name): Decode group name for completion.
13144
13145 2007-07-31  Teodor Zlatanov  <tzz@lifelogs.com>
13146
13147         * gnus-srvr.el (gnus-server-close-all-servers): Close servers not only
13148         in gnus-inserted-opened-servers but also in gnus-server-alist (Katsumi
13149         Yamaoka slightly modified the code).
13150
13151 2007-07-24  Katsumi Yamaoka  <yamaoka@jpl.org>
13152
13153         * nnmail.el (nnmail-group-names-not-encoded-p): New variable.
13154         (nnmail-split-incoming): Bind it.
13155
13156         * nnml.el (nnml-group-name-charset): New function.
13157         (nnml-decoded-group-name): Use it; don't decode group name if
13158         nnmail-group-names-not-encoded-p is non-nil.
13159         (nnml-encoded-group-name): New function.
13160         (nnml-group-pathname): Inline nnml-decoded-group-name.
13161         (nnml-request-expire-articles): Decode group name in message.
13162         (nnml-request-delete-group): Ditto; bind file-name-coding-system to
13163         nnmail-pathname-coding-system.
13164         (nnml-save-mail, nnml-active-number): Work with decoded group names and
13165         not decoded ones according to nnmail-group-names-not-encoded-p.
13166         (nnml-generate-active-info): Use nnml-encoded-group-name.
13167
13168 2007-08-08  Glenn Morris  <rgm@gnu.org>
13169
13170         * gmm-utils.el, gnus-async.el, gnus-msg.el, gnus-score.el
13171         * gnus-util.el, imap.el, mailcap.el, nnimap.el: Replace `iff' in
13172         doc-strings and comments.
13173
13174 2007-07-25  Glenn Morris  <rgm@gnu.org>
13175
13176         * Relicense all FSF files to GPLv3 or later.
13177
13178 2007-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
13179
13180         * gnus-sum.el (gnus-summary-move-article):
13181         Make gnus-summary-respool-article work.
13182
13183 2007-07-21  Reiner Steib  <Reiner.Steib@gmx.de>
13184
13185         * mm-uu.el (mm-uu-type-alist): Refer to mm-uu-configure-list in doc
13186         string.
13187
13188 2007-07-20  Michaël Cadilhac  <michael@cadilhac.name>
13189
13190         * nnrss.el (nnrss-ignore-article-fields): New variable.  List of fields
13191         that should be ignored when comparing distant RSS articles with local
13192         ones.
13193         (nnrss-make-hash-index): New function.  Create a hash index according
13194         to the ignored fields.
13195         (nnrss-check-group): Use it.
13196
13197 2007-07-20  Katsumi Yamaoka  <yamaoka@jpl.org>
13198
13199         * gnus-agent.el (gnus-agent-group-pathname): Take notice of the method.
13200
13201         * gnus-art.el (article-decode-group-name): Decode Xref header too.
13202
13203         * gnus-group.el (gnus-group-make-group): Encode group name here unless
13204         the new optional argument ENCODED is non-nil.
13205         (gnus-group-make-doc-group): Use gnus-group-name-charset to determine
13206         coding system for encoding group name.
13207         (gnus-group-make-rss-group): Pass un-encoded group name to
13208         gnus-group-make-group.
13209         (gnus-group-set-info): Tell gnus-group-make-group that group name is
13210         encoded.
13211
13212         * gnus-sum.el (gnus-summary-move-article, gnus-read-move-group-name):
13213         Encode group name to which articles are moved or copied.
13214         (gnus-summary-edit-article): Use gnus-group-name-charset to determine
13215         coding system for encoding Newsgroup, Followup-To and Xref headers.
13216
13217         * nnagent.el (nnagent-request-set-mark): Use unibyte buffer to compose
13218         marks; use nnheader-file-coding-system to write a file.
13219         (nnagent-retrieve-headers): Bind file-name-coding-system to
13220         nnmail-pathname-coding-system.
13221
13222         * nnmail.el (nnmail-insert-xref): Don't break non-ASCII group name.
13223
13224         * nnml.el (nnml-decoded-group-name, nnml-group-pathname): New functions.
13225         (nnml-request-article, nnml-request-create-group)
13226         (nnml-request-rename-group, nnml-find-id)
13227         (nnml-possibly-change-directory, nnml-possibly-create-directory)
13228         (nnml-save-mail, nnml-active-number, nnml-marks-changed-p)
13229         (nnml-save-marks): Use nnml-group-pathname instead of
13230         nnmail-group-pathname.
13231
13232         (nnml-request-create-group, nnml-request-expire-articles)
13233         (nnml-request-move-article, nnml-request-delete-group)
13234         (nnml-deletable-article-p, nnml-possibly-create-directory)
13235         (nnml-get-nov-buffer, nnml-generate-nov-databases-directory)
13236         (nnml-open-marks): Bind file-name-coding-system to
13237         nnmail-pathname-coding-system.
13238
13239         (nnml-request-article): Pass server argument to nnml-find-group-number.
13240         (nnml-request-create-group, nnml-active-number, nnml-save-marks):
13241         Pass server argument to nnml-possibly-create-directory.
13242         (nnml-request-accept-article): Pass server argument to
13243         nnml-active-number and nnml-save-mail.
13244         (nnml-find-group-number): Pass server argument to nnml-find-id.
13245         (nnml-request-update-info): Pass server argument to
13246         nnml-marks-changed-p.
13247
13248         (nnml-find-id, nnml-find-group-number, nnml-possibly-create-directory)
13249         (nnml-save-mail, nnml-active-number): Add server argument.
13250
13251         (nnml-request-delete-group): Warn if group is missing.
13252         (nnml-get-nov-buffer): Decode group name.
13253         (nnml-generate-active-info): Encode group name.
13254         (nnml-open-marks): Decode group name in messages.
13255
13256 2007-07-19  Katsumi Yamaoka  <yamaoka@jpl.org>
13257
13258         * gnus-art.el (gnus-article-part-wrapper): Work with the nearest part
13259         if it is not specified.
13260         (gnus-article-pipe-part, gnus-article-save-part)
13261         (gnus-article-interactively-view-part, gnus-article-copy-part)
13262         (gnus-article-view-part-as-charset, gnus-article-view-part-externally)
13263         (gnus-article-inline-part, gnus-article-save-part-and-strip)
13264         (gnus-article-replace-part, gnus-article-delete-part)
13265         (gnus-article-view-part-as-type): Pass raw prefix argument to
13266         gnus-article-part-wrapper.
13267
13268 2007-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
13269
13270         * gnus-agent.el (gnus-agent-save-active):
13271         Bind nnheader-file-coding-system to gnus-agent-file-coding-system.
13272
13273         * gnus-cache.el (gnus-cache-save-buffers)
13274         (gnus-cache-possibly-enter-article, gnus-cache-request-article)
13275         (gnus-cache-retrieve-headers, gnus-cache-change-buffer)
13276         (gnus-cache-possibly-remove-article, gnus-cache-articles-in-group)
13277         (gnus-cache-braid-nov, gnus-cache-braid-heads)
13278         (gnus-cache-generate-active, gnus-cache-rename-group)
13279         (gnus-cache-delete-group, gnus-cache-update-file-total-fetched-for)
13280         (gnus-cache-update-overview-total-fetched-for):
13281         Bind file-name-coding-system to nnmail-pathname-coding-system.
13282         (gnus-cache-decoded-group-names, gnus-cache-unified-group-names):
13283         New variables.
13284         (gnus-cache-decoded-group-name): New function.
13285         (gnus-cache-file-name): Use it.
13286         (gnus-cache-generate-active): Use non-decoded group name for active.
13287
13288         * gnus-util.el (gnus-write-buffer): Bind file-name-coding-system at the
13289         right place.
13290         (gnus-write-active-file): Don't break non-ASCII group names.
13291
13292         * nntp.el (nntp-marks-changed-p): Bind file-name-coding-system to
13293         nnmail-pathname-coding-system.
13294
13295         * lpath.el: Bind default-file-name-coding-system,
13296         file-name-coding-system and language-info-alist for XEmacs.
13297
13298         * gnus-uu.el (gnus-uu-decode-save): Typo.
13299
13300 2007-07-16  Katsumi Yamaoka  <yamaoka@jpl.org>
13301
13302         * gnus-srvr.el (gnus-server-font-lock-keywords): Quote faces.
13303
13304 2007-07-14  David Kastrup  <dak@gnu.org>
13305
13306         * gnus-art.el (gnus-mime-delete-part): Don't go through article-edit
13307         finishing actions if we did not edit the article.
13308
13309 2007-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
13310
13311         * gnus-agent.el (gnus-agent-rename-group, gnus-agent-delete-group)
13312         (gnus-agent-fetch-articles, gnus-agent-unfetch-articles)
13313         (gnus-agent-crosspost, gnus-agent-backup-overview-buffer)
13314         (gnus-agent-flush-group, gnus-agent-flush-cache)
13315         (gnus-agent-fetch-headers, gnus-agent-load-alist)
13316         (gnus-agent-read-agentview, gnus-agent-expire-group-1)
13317         (gnus-agent-retrieve-headers, gnus-agent-request-article)
13318         (gnus-agent-regenerate-group)
13319         (gnus-agent-update-files-total-fetched-for)
13320         (gnus-agent-update-view-total-fetched-for):
13321         Bind file-name-coding-system to nnmail-pathname-coding-system.
13322         (gnus-agent-group-pathname): Don't encode file names by
13323         nnmail-pathname-coding-system.
13324         (gnus-agent-save-local): Bind file-name-coding-system correctly; bind
13325         coding-system-for-write instead of buffer-file-coding-system to
13326         gnus-agent-file-coding-system.
13327
13328         * gnus-msg.el (gnus-inews-make-draft, gnus-inews-insert-archive-gcc):
13329         Decode group name.
13330
13331         * gnus-srvr.el (gnus-browse-foreign-server): Make group names unibyte.
13332
13333         * gnus-start.el (gnus-update-active-hashtb-from-killed)
13334         (gnus-read-newsrc-el-file): Make group names unibyte.
13335
13336         * nnmail.el (nnmail-group-pathname): Don't encode file names by
13337         nnmail-pathname-coding-system.
13338
13339         * nnrss.el (nnrss-file-coding-system): Doc fix; make it begin with *.
13340         (nnrss-request-delete-group): Bind file-name-coding-system to
13341         nnmail-pathname-coding-system.
13342         (nnrss-read-server-data, nnrss-read-group-data):
13343         Bind file-name-coding-system correctly.
13344         (nnrss-check-group): Pass nnrss-file-coding-system to md5.
13345
13346         * nntp.el: Require gnus-group for the function gnus-group-name-charset.
13347         (nntp-server-to-method-cache): New variable.
13348         (nntp-group-pathname): New function that decodes non-ASCII group names.
13349         (nntp-possibly-create-directory, nntp-marks-changed-p)
13350         (nntp-save-marks, nntp-open-marks): Use it.
13351         (nntp-possibly-create-directory, nntp-open-marks):
13352         Bind file-name-coding-system to nnmail-pathname-coding-system.
13353         (nntp-open-marks): Decode group names when bootstrapping marks.
13354
13355         * rfc2047.el (rfc2047-encode-message-header): Make XEmacs decode
13356         Newsgroups and Followup-To headers.
13357
13358 2007-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
13359
13360         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
13361         (gnus-server-closed-face, gnus-server-denied-face)
13362         (gnus-server-offline-face): Remove variable.
13363         (gnus-server-font-lock-keywords): Use faces that are not aliases.
13364
13365         * gnus-util.el (gnus-message-with-timestamp-1): Use log-message instead
13366         of modifying message-stack directly for XEmacs.
13367
13368         * mm-util.el (mm-decode-coding-string, mm-encode-coding-string)
13369         (mm-decode-coding-region, mm-encode-coding-region): Don't modify string
13370         if the coding-system argument is nil for XEmacs.
13371
13372         * nnrss.el (nnrss-compatible-encoding-alist): Inherit the value of
13373         mm-charset-override-alist.
13374
13375         * rfc2047.el: Don't require base64; require rfc2045 for the function
13376         rfc2045-encode-string.
13377         (rfc2047-encode-parameter): Use rfc2045-encode-string to quote or not
13378         to quote the parameter value.
13379
13380 2007-07-06  Katsumi Yamaoka  <yamaoka@jpl.org>
13381
13382         * gnus-group.el (gnus-group-name-charset): Allow a method of the short
13383         form in gnus-group-name-charset-method-alist.
13384
13385         * gnus-eform.el (gnus-edit-form): Add optional argument layout which
13386         overrides the default layout edit-form.
13387
13388         * gnus-win.el (gnus-buffer-configuration): Add edit-server.
13389
13390         * gnus-srvr.el (gnus-server-edit-server): Use edit-server layout.
13391
13392 2007-07-04  Katsumi Yamaoka  <yamaoka@jpl.org>
13393
13394         * gnus-sum.el (gnus-summary-catchup): Don't recognize cached articles
13395         as unfetched articles.
13396
13397 2007-07-02  Reiner Steib  <Reiner.Steib@gmx.de>
13398
13399         * gnus-start.el (gnus-level-unsubscribed): Improve doc string.
13400
13401 2007-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
13402
13403         * nnagent.el (nnagent-request-set-mark): Also set the marks for the
13404         original back end that keeps marks in the local system.
13405
13406 2007-06-26  Katsumi Yamaoka  <yamaoka@jpl.org>
13407
13408         * gnus-art.el (gnus-article-summary-command-nosave): Don't set the 3rd
13409         arg of pop-to-buffer for XEmacs.
13410         (gnus-article-read-summary-keys): Ditto; don't restore window
13411         configuration if summary command ends up with neither article buffer
13412         nor summary buffer; describe bindings if summary keys end with C-h.
13413
13414 2007-06-22  Katsumi Yamaoka  <yamaoka@jpl.org>
13415
13416         * message.el (message-fix-before-sending): Skip raw message part to be
13417         forwarded while checking illegible text.
13418         (message-forward-make-body-mime, message-forward-make-body):
13419         Mark signed or encrypted raw message as having no illegible text.
13420
13421 2007-06-19  Katsumi Yamaoka  <yamaoka@jpl.org>
13422
13423         * gnus-util.el (gnus-add-timestamp-to-message): New user option.
13424         (gnus-message-with-timestamp-1): New macro.
13425         (gnus-message-with-timestamp): New function.
13426         (gnus-message): Use them.
13427
13428         * nnheader.el (nnheader-message): Use them.
13429
13430 2007-06-16  Reiner Steib  <Reiner.Steib@gmx.de>
13431
13432         * gnus-start.el (gnus-gnus-to-quick-newsrc-format): Add newlines to
13433         .newsrc.eld file.
13434
13435 2007-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
13436
13437         * gnus-agent.el (gnus-agent-fetch-headers)
13438         (gnus-agent-retrieve-headers):
13439         Bind gnus-decode-encoded-address-function to identity.
13440
13441         * nntp.el (nntp-send-xover-command): Recognize an xover command is
13442         available also when the server returns simply a dot.
13443
13444         * gnus-ems.el (gnus-x-splash): Redisplay window before measuring it.
13445
13446 2007-06-08  Katsumi Yamaoka  <yamaoka@jpl.org>
13447
13448         * gnus-ems.el (gnus-x-splash): Fix calculation; error in tty.
13449
13450 2007-06-07  Katsumi Yamaoka  <yamaoka@jpl.org>
13451
13452         * gnus-ems.el (gnus-x-splash): Make it work.
13453
13454         * gnus-start.el (gnus-1): Relax restrictions that prevent gnus-x-splash
13455         from being used.
13456
13457         * lpath.el: Bind line-spacing and tool-bar-mode for XEmacs.
13458
13459 2007-06-05  Katsumi Yamaoka  <yamaoka@jpl.org>
13460
13461         * gnus-xmas.el (gnus-xmas-define): Make gnus-make-overlay ignore the
13462         4th and the 5th arguments.
13463
13464         * gnus-art.el (gnus-insert-mime-button): Make a button overlay without
13465         the front stickiness.
13466         (gnus-article-summary-command-nosave): Correct the order of the
13467         arguments passed to pop-to-buffer.
13468         (gnus-article-read-summary-keys): Ditto; make it work properly when the
13469         summary command ends up with the article buffer.
13470
13471         * mm-decode.el (mm-insert-part): Separate the extracted parts that have
13472         the same faces.
13473
13474 2007-06-07  Juanma Barranquero  <lekktu@gmail.com>
13475
13476         * gnus-art.el (gnus-split-methods): Fix typo in docstring.
13477
13478 2007-06-06  Juanma Barranquero  <lekktu@gmail.com>
13479
13480         * gnus-diary.el (gnus-diary-time-format, gnus-summary-sort-by-schedule):
13481         * gnus-sum.el (gnus-summary-highlight):
13482         * pgg.el (pgg-sign-region, pgg-sign):
13483         * mail-source.el (mail-source-delete-old-incoming-confirm):
13484         * nndiary.el (nndiary-reminders): Fix typos in docstrings.
13485
13486 2007-06-04  Katsumi Yamaoka  <yamaoka@jpl.org>
13487
13488         * gnus-art.el (gnus-mime-view-part-externally)
13489         (gnus-mime-view-part-internally): Fix predicate function passed to
13490         completing-read.
13491
13492         * mm-decode.el (mm-image-fit-p): Return t if argument is not an image.
13493
13494         * gnus.el (gnus-update-message-archive-method): Add :version.
13495
13496 2007-06-01  Katsumi Yamaoka  <yamaoka@jpl.org>
13497
13498         * gnus.el (gnus-update-message-archive-method): New variable.
13499
13500         * gnus-start.el (gnus-setup-news): Update saved "archive" method
13501         according to gnus-message-archive-method if
13502         gnus-update-message-archive-method is non-nil.
13503
13504 2007-05-29  Katsumi Yamaoka  <yamaoka@jpl.org>
13505
13506         * gnus-sum.el (gnus-summary-limit-to-address): New function.
13507         Suggested by Loic Dachary <loic@dachary.org>.
13508         (gnus-summary-limit-map, gnus-summary-make-menu-bar): Add it.
13509
13510 2007-05-28  Katsumi Yamaoka  <yamaoka@jpl.org>
13511
13512         * message.el (message-pop-to-buffer): Add switch-function argument.
13513         (message-mail): Pass switch-function argument to it.
13514
13515 2007-05-25  Reiner Steib  <Reiner.Steib@gmx.de>
13516
13517         * mm-decode.el (mm-file-name-rewrite-functions): Make it customizable.
13518         Improve doc string.
13519
13520 2007-05-25  Katsumi Yamaoka  <yamaoka@jpl.org>
13521
13522         * gnus-art.el (gnus-header-from, gnus-header-subject, gnus-header-name)
13523         (gnus-header-content):
13524         * gnus-cite.el (gnus-cite-10):
13525         * gnus-srvr.el (gnus-server-closed):
13526         * gnus.el (gnus-group-mail-1, gnus-group-mail-1-empty)
13527         (gnus-group-mail-2, gnus-group-mail-2-empty, gnus-group-mail-3)
13528         (gnus-group-mail-3-empty, gnus-group-mail-low)
13529         (gnus-group-mail-low-empty, gnus-splash):
13530         * message.el (message-header-to, message-header-cc)
13531         (message-header-subject, message-header-other, message-header-name)
13532         (message-header-xheader, message-separator, message-cited-text)
13533         (message-mml): Lighten colors of faces used for dark background.
13534
13535 2007-05-24  Simon Josefsson  <simon@josefsson.org>
13536
13537         * nnimap.el (nnimap-need-unselect-to-notice-new-mail): Change default
13538         to t as an experiment.  Suggested by Greg Troxel <gdt@work.lexort.com>.
13539
13540 2007-05-24  Katsumi Yamaoka  <yamaoka@jpl.org>
13541
13542         * message.el (message-narrow-to-headers-or-head):
13543         Ignore mail-header-separator in the body.
13544
13545 2007-05-23  Katsumi Yamaoka  <yamaoka@jpl.org>
13546
13547         * mm-decode.el (mm-image-fit-p): Return t if image size is just the
13548         same as window size.
13549
13550 2007-05-22  Kevin Ryde  <user42@zip.com.au>
13551
13552         * message.el (message-font-lock-keywords): Use message-header-xheader
13553         face for "X-Foo", its apparent intended purpose.  Move "X-" pattern
13554         ahead of the anything pattern, to get it recognized.
13555
13556 2007-05-22  Katsumi Yamaoka  <yamaoka@jpl.org>
13557
13558         * dgnushack.el: Autoload ad-add-advice for XEmacs.  bbdb-com.el that
13559         spam.el loads uses it in the compiled defadvice form.
13560
13561 2007-05-12  Michaël Cadilhac  <michael@cadilhac.name>
13562
13563         * gnus-sum.el (gnus-articles-to-read)
13564         (gnus-summary-insert-old-articles): Don't truncate group name for
13565         `read-string'.
13566
13567         * gnus-util.el (gnus-limit-string): Delete this function.
13568
13569         * gnus-sum.el (gnus-simplify-subject-fully):
13570         Use `truncate-string-to-width' instead.
13571
13572 2007-05-11  Michaël Cadilhac  <michael@cadilhac.name>
13573
13574         * gnus-sum.el (gnus-summary-next-group-on-exit): New variable.
13575         Tell if, on summary exit, the next group has to be selected.
13576         (gnus-summary-exit): Use it.
13577
13578 2007-05-10  Reiner Steib  <Reiner.Steib@gmx.de>
13579
13580         * gnus-art.el (gnus-article-mode): Fix comment about displaying
13581         non-break space.
13582
13583 2007-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
13584
13585         * nnfolder.el (nnfolder-request-group, nnfolder-request-create-group):
13586         Check if group is not a directory.
13587         (nnfolder-request-expire-articles): Don't delete articles if the target
13588         group is not available.
13589
13590         * nnml.el (nnml-request-create-group): Properly check if group is not a
13591         file.
13592         (nnml-request-expire-articles): Don't delete articles if the target
13593         group is not available.
13594
13595         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
13596         Don't quote characters that are within parentheses.
13597
13598 2007-05-09  Katsumi Yamaoka  <yamaoka@jpl.org>
13599
13600         * gnus-sum.el (gnus-auto-select-on-ephemeral-exit): New variable.
13601         (gnus-handle-ephemeral-exit): Select article according to it.
13602
13603 2007-05-08  Reiner Steib  <Reiner.Steib@gmx.de>
13604
13605         * message.el (message-insert-formated-citation-line): Remove newline.
13606         (message-citation-line-format): Add final \n here so that the user can
13607         avoid a blank line.
13608
13609 2007-05-03  Dan Christensen  <jdc@uwo.ca>
13610
13611         * nndoc.el (nndoc-type-alist, nndoc-lanl-gov-announce-type-p)
13612         (nndoc-transform-lanl-gov-announce, nndoc-generate-lanl-gov-head):
13613         Update lanl/arXiv support.
13614
13615 2007-05-02  Reiner Steib  <Reiner.Steib@gmx.de>
13616
13617         * gnus.el: Bump version number.
13618
13619 2007-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13620
13621         * gnus.el (gnus-version-number): Bump version.
13622
13623 2007-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
13624
13625         * gnus.el: No Gnus v0.6 is released.
13626
13627 2007-04-27  Didier Verna  <didier@xemacs.org>
13628
13629         * gnus-util.el (gnus-orify-regexp): Move and rename to ...
13630         * gmm-utils.el (gmm-regexp-concat): ... here.
13631         * message.el: Don't require 'gnus-util.
13632         (message-dont-reply-to-names): Handle name change above.
13633         * gnus-sum.el (gnus-ignored-from-addresses): Ditto.
13634
13635 2007-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
13636
13637         * mm-util.el (mm-charset-synonym-alist): Don't make it a user option
13638         since the initial value varies according to the system.
13639
13640 2007-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
13641
13642         * mm-util.el (mm-charset-synonym-alist): Defcustom.
13643
13644 2007-04-25  NAKAJI Hiroyuki  <nakaji@jp.freebsd.org>  (tiny change)
13645
13646         * mm-util.el (mm-charset-synonym-alist): Map iso8859-1 to iso-8859-1.
13647
13648 2007-04-24  Didier Verna  <didier@xemacs.org>
13649
13650         Improve the type of gnus-ignored-from-addresses.
13651         * gnus-util.el (gnus-orify-regexp): New function.
13652         * message.el (gnus-util): Require it.
13653         * message.el (message-dont-reply-to-names): Use gnus-orify-regexp.
13654         * gnus-sum.el (gnus-ignored-from-addresses): New function.
13655         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Use it.
13656
13657 2007-04-24  Didier Verna  <didier@xemacs.org>
13658
13659         * gnus-sum.el:
13660         * gnus-utils.el: Fix some trailing whitespaces.
13661
13662 2007-04-23  Katsumi Yamaoka  <yamaoka@jpl.org>
13663
13664         * gnus-msg.el (gnus-summary-resend-message-edit): Add Gcc header.
13665         (gnus-summary-resend-bounced-mail): Ditto; search whole body for parent
13666         article's Message-ID; refer parent article in summary buffer.
13667
13668         * message.el (message-bounce): Call mime-to-mml.
13669
13670         * dgnushack.el (byte-optimize-form-code-walker): Fix the form which was
13671         not helpful to Emacs 21.1 and 21.2 for detecting a bug that does not
13672         optimize and/or forms properly.
13673
13674 2007-04-22  Reiner Steib  <Reiner.Steib@gmx.de>
13675
13676         * dgnushack.el (with-syntax-table): XEmacs bug has been fixed.  Add
13677         URL.
13678
13679 2007-04-20  Katsumi Yamaoka  <yamaoka@jpl.org>
13680
13681         * gnus-msg.el (gnus-summary-supersede-article): Add Gcc header.
13682
13683 2007-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
13684
13685         * gnus-art.el (gnus-mime-strip-charset-parameters): New function.
13686         (gnus-mime-view-part-as-charset): Use it; redisplay subpart currently
13687         displayed of multipart/alternative part if it is invoked from summary
13688         buffer.
13689
13690         * mm-view.el (mm-inline-text-html-render-with-w3m)
13691         (mm-inline-text-html-render-with-w3m-standalone)
13692         (mm-inline-render-with-function): Use mail-parse-charset by default.
13693
13694 2007-04-18  Levin Du  <zslevin@gmail.com>  (tiny change)
13695
13696         * parse-time.el (parse-time-string-chars): Check if CHAR
13697         is less than the length of parse-time-syntax.
13698
13699 2007-04-17  Katsumi Yamaoka  <yamaoka@jpl.org>
13700
13701         * gnus-uu.el (gnus-uu-digest-mail-forward): Pull articles processed
13702         from gnus-newsgroup-processable.
13703
13704 2007-04-16  Didier Verna  <didier@xemacs.org>
13705
13706         * gnus-msg.el (gnus-configure-posting-styles):
13707         Handle message-signature-directory properly with :file syntax.
13708         Reported by "Leo".
13709
13710 2007-04-11  Didier Verna  <didier@xemacs.org>
13711
13712         New user option: message-signature-directory.
13713         * gnus-msg.el (gnus-configure-posting-styles): Support it.
13714         * message.el (message-insert-signature): Ditto.
13715         * message.el (message-signature-file): Doc update.
13716         * message.el (message-signature-directory): New.
13717
13718 2007-04-10  Katsumi Yamaoka  <yamaoka@jpl.org>
13719
13720         * gnus-msg.el (gnus-inews-yank-articles):
13721         Use message-exchange-point-and-mark instead of exchange-point-and-mark.
13722
13723 2007-04-09  Katsumi Yamaoka  <yamaoka@jpl.org>
13724
13725         * message.el (message-yank-original): Make sure cited text ends with
13726         newline; don't exchange point and mark.
13727
13728 2007-04-07  Chong Yidong  <cyd@stupidchicken.com>
13729
13730         * tls.el (open-tls-stream): Properly handle case where there
13731         is no associated buffer.
13732
13733 2007-04-03  Thien-Thi Nguyen  <ttn@gnu.org>
13734
13735         * gnus-msg.el (gnus-inews-yank-articles): Fix bug: After
13736         message-yank-original, make sure (< mark TEXT point).
13737
13738 2007-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
13739
13740         * message.el (message-fill-column): New variable.
13741         (message-mode): Use it.  Add comment on a possible new hook.
13742
13743         * nnmail.el (nnmail-spool-file): Mark as obsolete.
13744         (nnmail-get-new-mail): Reformat.
13745
13746         * gnus-registry.el (gnus-registry-cache-save): Add FIXME comment.
13747
13748         * gmm-utils.el: Fix Commentary.
13749         (gmm-tool-bar-from-list): Fix typo in doc string.
13750
13751 2007-03-27  Thien-Thi Nguyen  <ttn@gnu.org>
13752
13753         * message.el (message-yank-original): Don't switch point and mark
13754         unnecessarily to put point and mark as documented.
13755
13756 2007-03-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13757
13758         * message.el (message-put-addresses-in-ecomplete): Only fetch headers
13759         from the message heads.
13760
13761 2007-03-25  Kevin Greiner  <kevin.greiner@compsol.cc>
13762
13763         * gnus-art.el (gnus-article-set-window-start): Do nothing when the
13764         article buffer does not have a window.  This may not be the best
13765         solution but is certainly better than setting the start of the null,
13766         that is the current, window.
13767
13768 2007-03-24  Reiner Steib  <Reiner.Steib@gmx.de>
13769
13770         * gnus-draft.el (gnus-draft-setup-hook): New hook.
13771         (gnus-draft-setup): Run it.
13772
13773         * gnus-score.el (gnus-inhibit-slow-scoring): New variable, renamed from
13774         gnus-score-fast-scoring.  Allow regexp.
13775         (gnus-score-headers): Use it.
13776
13777         * gnus-util.el (gnus-emacs-version): Include "no MULE" in no-MULE
13778         XEmacs.
13779
13780         * gnus-art.el (gnus-article-browse-html-article): Fix typo in doc
13781         string.
13782         (gnus-button-alist): Also catch `<f1> k ...'.
13783         (gnus-treat-display-x-face): Fix doc string.
13784
13785 2007-03-25  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
13786
13787         * gnus-msg.el (gnus-setup-message, gnus-inews-add-send-actions): Move
13788         evaluation of gnus-extended-version to ensure correct generation of the
13789         User-Agent header when message-generate-headers-first is used.
13790
13791 2007-03-24  Simon Josefsson  <simon@josefsson.org>
13792
13793         * hashcash.el (hashcash-generate-payment-async): Don't crash if
13794         hashcash-path is nil.  Don't call callback with incorrect number of
13795         parameters if val is 0.
13796
13797 2007-03-20  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
13798
13799         * message.el (message-required-news-headers):
13800         * gnus-util.el (gnus-intern-safe): Fix typo in docstring.
13801
13802 2007-03-18  Thien-Thi Nguyen  <ttn@gnu.org>
13803
13804         * tls.el (open-tls-stream): In handshake-waiting loop,
13805         don't wait more if there is output available to process.
13806
13807 2007-03-17  Thien-Thi Nguyen  <ttn@gnu.org>
13808
13809         * tls.el (tls-program): Doc fix.
13810
13811 2007-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
13812
13813         * message.el (message-generate-new-buffers): Change the meaning of the
13814         nil value; add `standard' to the choices; treat t as `unique'; improve
13815         doc string.
13816         (gnus-select-frame-set-input-focus): Autoload.
13817         (message-buffer-name): Search for the existing message buffer if
13818         message-generate-new-buffers is nil or `standard'; treat the value t of
13819         message-generate-new-buffers as `unique'.
13820         (message-pop-to-buffer): Raise the frame already displaying the message
13821         buffer; clear the echo area after querying.
13822         (message-setup): Pass the `continue' argument to compose-mail.
13823         (message-mail): Prefer `switch-function' if it is given; search for the
13824         existing message buffer if the `continue' argument is non-nil; pass
13825         continue and switch-function arguments to compose-mail by way of
13826         message-setup.
13827         (message-mail-other-window): Adjust argument of message-setup.
13828         (message-mail-other-frame): Ditto.
13829
13830 2007-03-13  Katsumi Yamaoka  <yamaoka@jpl.org>
13831
13832         * gnus-cite.el (font-lock-set-defaults): Autoload it for Emacs.
13833         (gnus-message-citation-mode): Require font-lock for XEmacs; make sure
13834         to turn font-lock on when turning gnus-message-citation-mode on.
13835
13836 2007-03-06  Daiki Ueno  <ueno@unixuser.org>
13837
13838         * mml-smime.el (mml-smime-use): New variable; default to use openssl.
13839         (mml-smime-function-alist): New variable; add epg as the backend.
13840         * mml-sec.el (mml-smime-sign): Don't require mml-smime, autoload
13841         mml-smime- functions instead.
13842         * mm-view.el: Require smime.
13843
13844 2007-03-05  Didier Verna  <didier@xemacs.org>
13845
13846         * gnus-topic.el (gnus-topic-hierarchical-parameters): Perform merging
13847         instead of just inheritance for posting styles.
13848         * gnus.el (gnus-group-fast-parameter): Fix typo in comment.
13849
13850 2007-02-24  Chris Moore  <dooglus@gmail.com>
13851
13852         * pgg-pgp5.el (pgg-pgp5-encrypt-region):
13853         * pgg-pgp.el (pgg-pgp-encrypt-region):
13854         * pgg-gpg.el (pgg-gpg-encrypt-region):
13855         Check pgg-encrypt-for-me if no other recipients.
13856
13857 2007-02-24  John Paul Wallington  <jpw@pobox.com>
13858
13859         * tls.el (tls-certtool-program): Fix custom type.
13860
13861 2007-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
13862
13863         * gnus-cite.el (gnus-message-search-citation-line): Use point-at-bol
13864         and point-at-eol instead of line-(beginning|end)-position.
13865
13866         * assistant.el (assistant-parse-buffer): Ditto.
13867
13868         * netrc.el (netrc-parse-services): Ditto.
13869
13870 2007-02-28  Daiki Ueno  <ueno@unixuser.org>
13871
13872         * mml2015.el (mml2015-epg-find-usable-key): New function.
13873         (mml2015-epg-sign): Use it.
13874         (mml2015-epg-encrypt): Use it.
13875
13876 2007-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
13877
13878         * message.el (message-make-in-reply-to): Quote name containing
13879         non-ASCII characters.  It will make the RFC2047 encoder cause an error
13880         if there are special characters.  Reported by NAKAJI Hiroyuki
13881         <nakaji@jp.freebsd.org>.
13882
13883 2007-02-27  Didier Verna  <didier@xemacs.org>
13884
13885         Include the group parameters as well as the topic ones in the
13886         inheritance filter process.
13887         * gnus-topic.el (gnus-topic-hierarchical-parameters): New optional
13888         argument GROUP-PARAMS-LIST.
13889         * gnus-topic.el (gnus-group-topic-parameters): Use it.
13890
13891 2007-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
13892
13893         * nntp.el (nntp-never-echoes-commands)
13894         (nntp-open-connection-functions-never-echo-commands): New variables.
13895         (nntp-send-command): Use them.
13896
13897 2007-02-20  Daiki Ueno  <ueno@unixuser.org>
13898
13899         * mml2015.el (mml2015-epg-verify): Simplify.
13900
13901 2007-02-19  Katsumi Yamaoka  <yamaoka@jpl.org>
13902
13903         * mml.el (mml-content-disposition-alist): New user option.
13904         (mml-content-disposition): New function.
13905         (mml-insert-mime-headers, mml-minibuffer-read-disposition): Use it.
13906         (mml-attach-file, mml-dnd-attach-file): Pass file name to it.
13907
13908 2007-02-19  Daiki Ueno  <ueno@unixuser.org>
13909
13910         * mml2015.el (mml2015-epg-verify): Convert LF to CRLF before signature
13911         verification.
13912
13913 2007-02-15  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
13914
13915         * nnweb.el (nnweb-google-parse-1): Fix date parsing to also match on
13916         articles posted in the last 24 hours.
13917
13918 2007-02-14  Chong Yidong  <cyd@stupidchicken.com>
13919
13920         * smiley.el (smiley-regexp-alist): Add "dead" smiley.
13921
13922 2007-02-14  Michaël Cadilhac  <michael@cadilhac.name>
13923
13924         * nntp.el (nntp-send-command): Don't wait for echoes when
13925         nntp-open-ssl-stream is used.
13926
13927 2007-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
13928
13929         * gnus-cite.el (gnus-test-font-lock-add-keywords)
13930         (gnus-message-add-citation-keywords)
13931         (gnus-message-remove-citation-keywords): Remove.
13932         (gnus-message-citation-mode): Instead of modifying font-lock-keywords
13933         directly, make the variables in font-lock-defaults buffer-local, add
13934         gnus-message-citation-keywords to them and then update the value of
13935         font-lock-keywords.
13936
13937 2007-02-09  Katsumi Yamaoka  <yamaoka@jpl.org>
13938
13939         * message.el (message-cite-original-1): Don't call
13940         gnus-article-highlight-citation.
13941
13942         * gnus-cite.el (gnus-cite-parse): Work with two or more MS-type
13943         citations; fix line count.
13944
13945 2007-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
13946
13947         * gnus-cite.el (gnus-test-font-lock-add-keywords): New function.
13948         (gnus-message-add-citation-keywords)
13949         (gnus-message-remove-citation-keywords): Use it; fix the emulating
13950         versions of font-lock-add-keywords and font-lock-remove-keywords to
13951         work with XEmacs correctly.
13952
13953 2007-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
13954
13955         * gnus-cite.el (gnus-cite-face-list): Set the values of
13956         gnus-message-max-citation-depth and gnus-message-citation-keywords.
13957         (gnus-message-max-citation-depth): Use defvar rather than defconst.
13958         (gnus-message-cite-prefix-regexp): New variable.
13959         (gnus-message-search-citation-line): Use it; protect against long
13960         citation prefix; fill match data with nil rather than 0 for XEmacs; set
13961         the 0th match data for Emacs.
13962         (gnus-message-citation-keywords): Set LAXMATCH flag in every HIGHLIGHT.
13963         (gnus-message-add-citation-keywords): Append keywords rather than
13964         prepending; emulate font-lock-add-keywords if it is not available.
13965         (gnus-message-remove-citation-keywords):
13966         Emulate font-lock-remove-keywords if it is not available.
13967
13968         * gnus-msg.el (gnus-message-highlight-citation): Default to t.
13969
13970         * message.el (message-cite-prefix-regexp): Set the value of
13971         gnus-message-cite-prefix-regexp.
13972
13973 2007-02-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
13974
13975         * nnweb.el (nnweb-google-parse-1): Update parser.
13976
13977 2007-01-29  Juanma Barranquero  <lekktu@gmail.com>
13978
13979         * gnus-art.el (gnus-button-prefer-mid-or-mail): Fix typo in docstring.
13980
13981 2007-01-28  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
13982
13983         * nnslashdot.el (nnslashdot-request-article): Update end-of-article
13984         regexp.
13985
13986 2007-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
13987
13988         * uudecode.el (uudecode-string-to-multibyte): New function emulating
13989         string-to-multibyte.
13990         (uudecode-decode-region-internal): Use it.
13991
13992         * lpath.el: Fbind string-as-multibyte for XEmacs.
13993
13994 2007-01-23  Reiner Steib  <Reiner.Steib@gmx.de>
13995
13996         * gnus-score.el (gnus-home-score-file, gnus-home-adapt-file):
13997         Fix custom choice.
13998
13999         * gnus-art.el (gnus-signature-limit): Fix custom choice.
14000
14001 2007-01-22  Daiki Ueno  <ueno@unixuser.org>
14002
14003         * mm-util.el (mm-inhibit-file-name-handlers): Add epa-file-handler.
14004
14005         * mm-decode.el (mm-save-part-to-file): Use `mm-write-region' instead of
14006         `write-region' to respect `mm-inhibit-file-name-handlers'.
14007
14008 2007-01-19  Reiner Steib  <Reiner.Steib@gmx.de>
14009
14010         * nnsoup.el (nnsoup-directory, nnsoup-packer, nnsoup-packet-directory):
14011         Use gnus-home-directory instead of "~/" or "$HOME".
14012
14013 2007-01-17  Teodor Zlatanov  <tzz@lifelogs.com>
14014
14015         * encrypt.el (encrypt-insert-file-contents): Add better prompt
14016         to mention filename.
14017         Add comments at beginning regarding usage.
14018         (encrypt-write-file-contents): Change interactive so a string is
14019         acceptable.  If the file has no associated model, show an error instead
14020         of a nonsense prompt.
14021
14022 2007-01-16  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
14023
14024         * spam.el (spam-bsfilter-ham-switch): Fix typo.
14025         Thanks to Yoshihiko Yamada for kind notification of this typo.
14026
14027 2007-01-12  Kenichi Handa  <handa@m17n.org>
14028
14029         * uudecode.el (uudecode-decode-region-internal): Make it work in a
14030         multibyte buffer.
14031
14032 2007-01-14  Reiner Steib  <Reiner.Steib@gmx.de>
14033
14034         * gnus-score.el (gnus-score-fast-scoring): New variable.
14035         (gnus-score-headers): Use it.
14036
14037         * gnus-sum.el (gnus-auto-select-first): Improve doc string.
14038
14039         * message.el (message-cite-original-1):
14040         Call gnus-article-highlight-citation if requested.
14041         (message-make-from): Allow name and address as optional arguments.
14042
14043         * gnus-cite.el (gnus-article-highlight-citation): Add SAME-BUFFER arg.
14044
14045         * gnus-art.el (gnus-article-browse-html-article): Add warning about web
14046         bugs to doc string.
14047         (gnus-button-alist): Add mid\\|message-id.
14048         (gnus-button-fetch-group): Extend for use in
14049         `browse-url-browser-function'.
14050         (gnus-button-url-regexp): Try to catch paired parentheses like in
14051         Wikipedia URLs.
14052
14053         * gnus-sum.el (gnus-summary-reparent-children): Another doc string fix.
14054         Suggested by Simon Krahnke <overlord@gmx.li>.
14055
14056 2007-01-13  Romain Francoise  <romain@orebokech.com>
14057
14058         * nnml.el (nnml-use-compressed-files): Fix typo in docstring.
14059         Update copyright.
14060
14061 2007-01-13  Patric Mueller  <bhaak@bigfoot.com>  (tiny change)
14062
14063         * gnus-sum.el (gnus-summary-reparent-children): Fix typo in doc string.
14064
14065 2007-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
14066
14067         * gnus-registry.el (gnus-registry-unfollowed-groups)
14068         (gnus-registry-split-fancy-with-parent): Fix documentation.
14069
14070 2007-01-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14071
14072         * spam-report.el (spam-report-gmane-internal): Speed up spam reporting
14073         from nnweb groups.
14074
14075 2006-12-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14076
14077         * spam-report.el (spam-report-gmane-internal): Add necessary "/" to
14078         Xref urls.  Erase buffer before requesting head.
14079
14080         * mm-decode.el (mm-display-external): Use itimer function for XEmacs.
14081
14082 2007-01-07  Reiner Steib  <Reiner.Steib@gmx.de>
14083
14084         * gnus-soup.el (gnus-soup): New custom group.  Make user variables
14085         customizable.
14086
14087 2007-01-05  Daiki Ueno  <ueno@unixuser.org>
14088
14089         * mml2015.el (mml2015-epg-sign): Ask user whether to skip or abort if
14090         no signing key is found.
14091         (mml2015-epg-encrypt): Ask user whether to skip or abort if
14092         no encrypting and/or signing key is found.
14093
14094 2007-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
14095
14096         * spam-report.el (spam-report-gmane-spam): Remove redundant message.
14097
14098 2007-01-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
14099
14100         * nnweb.el (nnweb-gmane-create-mapping): Put back code to merge the
14101         headers read from disk with the ones newly found in the current search.
14102         This should no longer cause problems, because the article numbers in
14103         Gmane's `nov.php' output are ignored since the previous change.
14104
14105 2007-01-02  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
14106
14107         * gmm-utils.el (gmm-tool-bar-style): Fix custom type.
14108
14109 2007-01-01  Katsumi Yamaoka  <yamaoka@jpl.org>
14110
14111         * lpath.el: Fbind clear-string and cp-supported-codepages; don't fbind
14112         replace-regexp-in-string; bind url-version; fbind display-images-p and
14113         timer-set-function for XEmacs; bind timer-list for XEmacs; fbind
14114         find-face and set-itimer-function for Emacs; bind itimer-list for
14115         Emacs.
14116
14117         * mm-decode.el (mm-display-external): Use itimer function for XEmacs.
14118
14119 2007-01-01  Romain Francoise  <romain@orebokech.com>
14120
14121         * gnus-sum.el (gnus-summary-make-menu-bar): Fix typo.
14122
14123 2006-12-31  Steve Youngs  <steve@sxemacs.org>
14124
14125         * gnus-cite.el: Load easy-mmode at compile time for (S)XEmacs to get
14126         `define-minor-mode' macro definition expanded properly.
14127         (gnus-message-citation-mode): This is now OK for (S)XEmacs so don't
14128         exclude it there.
14129
14130         * gnus-msg.el (gnus-message-highlight-citation): Revert Reiner's patch
14131         of 2006-12-30.  The default is nil on (S)XEmacs already because of the
14132         `fboundp' test.
14133         (gnus-message-citation-mode): Revert Reiner's patch of 2006-12-30.
14134         This is OK to autoload in (S)XEmacs now.
14135
14136 2006-12-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14137
14138         * gnus-sum.el (gnus-summary-limit-to-singletons): New command and
14139         keystroke.
14140         (gnus-summary-limit-to-singletons): Fix typo.
14141
14142         * spam-report.el (spam-report-gmane-internal): Fall back on Xref if all
14143         else fails.
14144
14145 2006-12-30  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
14146
14147         * gnus-cite.el (turn-off-gnus-message-citation-mode): Fix typo in
14148         docstring.
14149
14150         * gnus-sum.el (gnus-summary-insert-ticked-articles): New command.
14151         (gnus-summary-make-menu-bar, gnus-summary-buffer-map): Bind it.
14152         (gnus-summary-insert-dormant-articles): Fix typo in message.
14153
14154 2006-12-30  Reiner Steib  <Reiner.Steib@gmx.de>
14155
14156         * gnus-msg.el (gnus-message-highlight-citation): Ensure default to be
14157         nil for XEmacs.
14158         (gnus-message-citation-mode): Don't autoload in XEmacs.
14159
14160         * gnus-cite.el (gnus-message-citation-mode): Don't define in XEmacs.
14161
14162 2006-12-29  Jouni K. Seppänen  <jks@iki.fi>
14163
14164         * nnimap.el (nnimap-expunge-search-string):
14165         Mention nnimap-search-uids-not-since-is-evil in docstring.
14166
14167 2006-12-28  Reiner Steib  <Reiner.Steib@gmx.de>
14168
14169         * spam.el: Revert to make-obsolete-variable because
14170         define-obsolete-variable-alias is not supported in Emacs 21.
14171
14172         * spam.el (spam-ifile-path, spam-ifile-database-path)
14173         (spam-bogofilter-path): Use define-obsolete-variable-alias instead of
14174         make-obsolete-variable.
14175         (spam-bsfilter-path, spam-bsfilter-program)
14176         (spam-spamassassin-path, spam-spamassassin-program)
14177         (spam-sa-learn-path, spam-sa-learn-program): Rename variables.
14178         Don't use "path" inappropriately.
14179         (spam-check-spamassassin, spam-spamassassin-register-with-sa-learn)
14180         (spam-check-bsfilter, spam-bsfilter-register-with-bsfilter): Use new
14181         variable names.
14182
14183 2006-12-28  Daiki Ueno  <ueno@unixuser.org>
14184
14185         * gnus-sum.el (gnus-summary-next-article): Make sure we are in the
14186         summary buffer.
14187
14188         * password.el (password-cache-remove): Use clear-string to burn
14189         password, if available.
14190
14191 2006-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
14192
14193         * gnus-msg.el (gnus-message-citation-mode): Fix autoload.
14194
14195         * gnus-cite.el (gnus-message-highlight-citation): Move to gnus-msg.el.
14196
14197         * gnus-msg.el (gnus-setup-message): Add gnus-message-citation-mode.
14198         (gnus-message-highlight-citation): Move defcustom here from
14199         gnus-cite.el.
14200         (gnus-message-citation-mode): Autoload.
14201
14202         * gnus-cite.el: Adjust Oliver's code to Gnus namespace.  Add some
14203         checks to make it compile with XEmacs.
14204         (gnus-message-citation-mode): New minor mode.
14205         (gnus-message-max-citation-depth, gnus-message-citation-keywords)
14206         (gnus-message-highlight-citation): New variables.
14207         (gnus-message-search-citation-line)
14208         (gnus-message-add-citation-keywords)
14209         (gnus-message-remove-citation-keywords)
14210         (turn-on-gnus-message-citation-mode)
14211         (turn-off-gnus-message-citation-mode): New functions.
14212
14213 2006-12-26  Oliver Scholz  <epameinondas@gmx.de>
14214
14215         * gnus-cite.el: Enable highlighting of different citation levels in
14216         message-mode.
14217
14218 2006-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
14219
14220         * message.el (message-make-fqdn): Fix comment.
14221         (message-bogus-system-names): Add ".local".
14222
14223         * spam.el (spam-ifile-path, spam-ifile-program)
14224         (spam-ifile-database-path, spam-ifile-database)
14225         (spam-bogofilter-path, spam-bogofilter-program): Rename variables.
14226         Don't use "path" inappropriately.
14227         (spam-spamoracle-database, spam-get-ifile-database-parameter): Fix doc
14228         strings.
14229         (spam-check-ifile, spam-ifile-register-with-ifile)
14230         (spam-check-bogofilter, spam-bogofilter-register-with-bogofilter):
14231         Use new variable names.
14232
14233         * gnus-art.el (gnus-treat-display-x-face, gnus-treat-display-face)
14234         (gnus-treat-display-smileys): Simplify using
14235         gnus-image-type-available-p.
14236
14237         * gnus-ems.el (gnus-image-type-available-p): Use display-images-p if
14238         available.
14239
14240         * gnus-xmas.el (gnus-xmas-image-type-available-p):
14241         Use `display-images-p' if available.
14242
14243 2006-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
14244
14245         * nnrss.el (nnrss-fetch): Replace buffer's contents with the decoded
14246         one after turning on the buffer's multibyteness instead of decoding
14247         them directly in the unibyte buffer that causes unexpected conversion
14248         in Emacs 23 (unicode).
14249
14250 2006-12-21  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
14251
14252         * message.el (message-generate-hashcash): Fix custom type.
14253
14254 2006-12-20  Reiner Steib  <Reiner.Steib@gmx.de>
14255
14256         * gnus-sum.el (gnus-summary-recenter): Remove debug messages.
14257
14258 2006-12-20  Reiner Steib  <Reiner.Steib@gmx.de>
14259
14260         * gnus-group.el (gnus-group-tool-bar-gnome): Exchange connect and
14261         disconnect icons.  Add help text.
14262
14263 2006-12-20  Teodor Zlatanov  <tzz@lifelogs.com>
14264
14265         * spam.el (spam-extra-header-to-number): CRM114 spam score is
14266         negated to be consistent with the others we handle.
14267
14268 2006-12-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14269
14270         * gnus-art.el (gnus-article-setup-buffer): Actually set the local
14271         version of gnus-summary-buffer to something, so that we can use two
14272         article buffers at the same time.
14273
14274 2006-12-18  Teodor Zlatanov  <tzz@lifelogs.com>
14275
14276         * spam.el (spam-necessary-extra-headers): Make spam-use-regex-headers
14277         trigger all the extra headers.
14278         (spam-extra-header-to-number): Don't require spam-use-crm114 for header
14279         sorting.
14280
14281 2006-12-14  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
14282
14283         * nnweb.el (nnweb-gmane-create-mapping): Keep the mapping stable for
14284         solid groups.
14285
14286 2006-12-17  Chong Yidong  <cyd@stupidchicken.com>
14287
14288         * pgg-gpg.el (pgg-gpg-use-agent): Default to t.
14289
14290 2006-12-13  Reiner Steib  <Reiner.Steib@gmx.de>
14291
14292         * legacy-gnus-agent.el: Add Copyright notice.
14293
14294 2006-12-12  Chong Yidong  <cyd@stupidchicken.com>
14295
14296         * gnus-sum.el (gnus-make-thread-indent-array): Fix last change.
14297
14298 2006-12-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14299
14300         * nnweb.el (nnweb-gmane-search): Placeholder TOPDOC setting.
14301
14302         * gnus-sum.el (gnus-summary-recenter): Force setting the window start
14303         to make it work reliably in CVS Emacs.
14304         (gnus-summary-limit-strange-charsets-predicate)
14305         (gnus-summary-limit-to-predicate): New functions.
14306
14307 2006-12-08  Chong Yidong  <cyd@stupidchicken.com>
14308
14309         * gnus-sum.el (gnus-make-thread-indent-array): New optional arg
14310         specifying array size.
14311         (gnus-summary-insert-line, gnus-summary-prepare-threads): Regrow indent
14312         array if it is too small.
14313         (gnus-sort-threads-recursive): Rename from gnus-sort-thread-1.
14314         (gnus-sort-threads-loop): New function.
14315
14316 2006-12-06  Chris Moore  <dooglus@gmail.com>
14317
14318         * gnus-sum.el (gnus-sort-threads, gnus-summary-limit-children):
14319         Use `max' to avoid the value of `max-lisp-eval-depth' decreasing.
14320
14321 2006-12-04  Jouni K. Seppänen  <jks@iki.fi>
14322
14323         * mm-url.el (mm-url-predefined-programs): Call curl with correct
14324         options.
14325
14326 2006-12-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14327
14328         * spam-report.el (spam-report-url-ping-plain): Wait for output to avoid
14329         DOS-ing the recipient.
14330
14331         * nnweb.el (nnweb-gmane-create-mapping): Use the article number from
14332         the headers when creating the mapping to avoid mismappings.
14333         (nnweb-gmane-create-mapping): Always nix out old mapping.
14334
14335 2006-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
14336
14337         * message.el (message-signed-or-encrypted-p): Bind mm-decrypt-option
14338         and mm-verify-option to never.
14339
14340 2006-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
14341
14342         * message.el (message-signed-or-encrypted-p): New function.
14343         (message-forward-make-body): Use it.
14344
14345         * mml2015.el (mml2015-pgg-clear-verify, mml2015-epg-clear-verify):
14346         Replace encode-coding-string with mm-encode-coding-string.
14347
14348 2006-11-29  Katsumi Yamaoka  <yamaoka@jpl.org>
14349
14350         * nneething.el (nneething-decode-file-name):
14351         Replace decode-coding-string with mm-decode-coding-string.
14352
14353         * gnus-int.el (gnus-open-server): Say failed server's name.
14354
14355 2006-11-24  Stefan Monnier  <monnier@iro.umontreal.ca>
14356
14357         * pgg-pgp.el (pgg-pgp-process-region): Change `args' from a list of
14358         strings to a single string.  Quote `errors-file-name'.
14359         (pgg-pgp-encrypt-region, pgg-pgp-decrypt-region, pgg-pgp-sign-region)
14360         (pgg-pgp-verify-region, pgg-pgp-insert-key, pgg-pgp-snarf-keys-region):
14361         Adjust calls.  Use `shell-quote-argument'.
14362
14363 2006-11-24  Juanma Barranquero  <lekktu@gmail.com>
14364
14365         * gnus-agent.el (gnus-agent-expire-unagentized-dirs)
14366         (gnus-agent-regenerate-group): Fix space/tab mixup in messages.
14367
14368         * gnus-art.el (gnus-article-x-face-command, gnus-numeric-save-name):
14369         * gnus-group.el (gnus-group-sort-function, gnus-group-line-format)
14370         (gnus-group-mode, gnus-group-read-group, gnus-group-delete-group)
14371         (gnus-group-make-directory-group, gnus-group-transpose-groups):
14372         * gnus-start.el (gnus-options-subscribe, gnus-options-not-subscribe)
14373         (gnus-subscribe-newsgroup, gnus-1):
14374         * gnus-sum.el (gnus-summary-make-false-root, gnus-make-threads):
14375         * gnus.el (gnus-nntp-server, gnus-use-cross-reference)
14376         (gnus-valid-select-methods, total-expire, gnus-summary-line-format)
14377         (gnus-group-read-only-p): Fix space/tab mixup in docstrings.
14378
14379 2006-11-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14380
14381         * gnus-sum.el (gnus-summary-limit-to-headers): New command and
14382         keystroke.
14383         (gnus-summary-limit-to-bodies): Implement headersp.
14384
14385 2006-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14386
14387         * dns.el (query-dns): Protect against "Process dns deleted" strings.
14388
14389 2006-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
14390
14391         * mm-util.el (mm-string-to-multibyte): Alias to identity in XEmacs.
14392
14393 2006-11-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14394
14395         * message.el (message-generate-hashcash): Expand range of values to
14396         include `opportunistic'.
14397         (message-send-mail): Use it.
14398
14399 2006-11-18  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
14400
14401         * mm-uu.el (mm-uu-pgp-signed-extract-1): Make last fix more thorough
14402         and comment it.
14403
14404         * nnslashdot.el (nnslashdot-retrieve-headers-1): Update regexp.
14405
14406 2006-11-15  Reiner Steib  <Reiner.Steib@gmx.de>
14407
14408         * gnus-util.el (gnus-extract-address-components): Improve comment.
14409
14410 2006-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
14411
14412         * gnus-util.el (gnus-extract-address-components): Work with address in
14413         which the name portion contains @.
14414
14415         * lpath.el: Fbind custom-autoload.
14416
14417 2006-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
14418
14419         * gnus.el (gnus-start): Move custom group up.
14420         (gnus-select-method): Don't autoload, but make it available for
14421         `customize-variable'.
14422         (gnus-getenv-nntpserver): Don't autoload.
14423
14424 2006-11-14  Teodor Zlatanov  <tzz@lifelogs.com>
14425
14426         * spam.el: Revert to 7.82 (removed changes since 2006-10-16).
14427
14428 2006-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
14429
14430         * message.el (message-sendmail-extra-arguments): New variable.
14431         (message-send-mail-with-sendmail): Use it.
14432
14433 2006-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
14434
14435         * mml.el (mml-generate-mime-1): Use mm-string-as-unibyte instead of
14436         mm-with-unibyte-current-buffer to make string unibyte.
14437
14438         * mm-decode.el (mm-insert-part): Use mm-string-to-multibyte instead of
14439         mm-string-as-multibyte.
14440
14441 2006-11-14  Daiki Ueno  <ueno@unixuser.org>
14442
14443         * mml2015.el (mml2015-epg-sign): Prefix "pgp-" to a micalg value.
14444         Reported by Werner Koch <wk@gnupg.org>.
14445
14446 2006-11-14  Daiki Ueno  <ueno@p360>
14447
14448         * mml2015.el: Autoload epa-select-keys when compiling.
14449
14450 2006-11-13  Daiki Ueno  <ueno@unixuser.org>
14451
14452         * mml2015.el (mml2015-epg-sign): Save the signing keys in
14453         message-options.
14454         (mml2015-epg-encrypt): Save the recipient keys in message-options.
14455
14456 2006-11-13  Daiki Ueno  <ueno@unixuser.org>
14457
14458         * mml2015.el (mml2015-epg-encrypt): Remove backward compatibility for
14459         EasyPG (< 0.0.6).
14460         (mml2015-always-trust): New user option.
14461         (mml2015-epg-passphrase-callback): Display key ID on the passphrase
14462         prompt.
14463
14464 2006-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
14465
14466         * nntp.el (nntp-authinfo-force): New variable.
14467         (nntp-send-authinfo): Use it.
14468
14469 2006-11-09  Reiner Steib  <Reiner.Steib@gmx.de>
14470
14471         * message.el (message-strip-subject-encoded-words): Allow _not_ to
14472         decode encoded words.  Improve prompt.  Add comment about forwarding.
14473         (message-replacement-char): Move up.
14474
14475 2006-11-08  Wolfgang Jenkner  <wjenkner@inode.at>  (tiny change)
14476
14477         * gnus-sum.el (gnus-summary-catchup): Use gnus-sorted-intersection
14478         instead of gnus-intersection because arguments of gnus-sorted-nunion
14479         must be sorted.  This avoids corruption of gnus-newsgroup-unreads.
14480
14481 2006-11-07  Reiner Steib  <Reiner.Steib@gmx.de>
14482
14483         * message.el (message-strip-subject-encoded-words): Reformat prompt.
14484         (message-simplify-subject-functions):
14485         Enable message-strip-subject-encoded-words by default.
14486
14487 2006-11-06  Reiner Steib  <Reiner.Steib@gmx.de>
14488
14489         * message.el (message-strip-subject-encoded-words): New function.
14490         (message-simplify-subject-functions): New variable.
14491         (message-simplify-subject): Use it.  Fix typo in doc string.
14492         Support message-strip-subject-encoded-words.
14493
14494 2006-11-03  Juanma Barranquero  <lekktu@gmail.com>
14495
14496         * gnus-diary.el (gnus-diary-delay-format-function):
14497         * nndiary.el (nndiary-reminders):
14498         * nnsoup.el (nnsoup-always-save): Use "non-nil" in docstrings.
14499
14500 2006-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
14501
14502         * gnus-art.el (article-hide-boring-headers): Fetch date from
14503         gnus-original-article-buffer to avoid problems with localized date
14504         strings.
14505
14506 2006-10-30  Katsumi Yamaoka  <yamaoka@jpl.org>
14507
14508         * html2text.el (html2text-format-tags): Avoid infloop on open tags.
14509
14510 2006-10-29  Reiner Steib  <Reiner.Steib@gmx.de>
14511
14512         * mm-util.el (mm-codepage-iso-8859-list, mm-codepage-ibm-list):
14513         New variables.
14514         (mm-setup-codepage-iso-8859, mm-setup-codepage-ibm): New functions.
14515         (mm-charset-synonym-alist): Move some entries to
14516         mm-codepage-iso-8859-list.
14517         (mm-charset-synonym-alist, mm-charset-override-alist):
14518         Add iso-8859-8/windows-1255 and iso-8859-9/windows-1254.
14519
14520 2006-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
14521
14522         * gnus-sum.el (gnus-set-mode-line): Quote % in group name.
14523
14524 2006-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
14525
14526         * gnus-agent.el (gnus-agent-make-mode-line-string): Make it compatible
14527         with Emacs 21 and XEmacs.
14528
14529 2006-10-27  Teodor Zlatanov  <tzz@lifelogs.com>
14530
14531         * spam.el (spam-parse-address): New function for better parsing,
14532         catching errors, etc.
14533         (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list): Use it.
14534
14535 2006-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
14536
14537         * mm-view.el: Add interactive arg to html2text autoload.
14538
14539 2006-10-25  Katsumi Yamaoka  <yamaoka@jpl.org>
14540
14541         * gnus-sum.el (gnus-summary-move-article): Use no-encode for `B B'.
14542
14543 2006-10-24  Reiner Steib  <Reiner.Steib@gmx.de>
14544
14545         * mm-util.el (mm-codepage-iso-8859-list, mm-codepage-ibm-list):
14546         New variables.
14547         (mm-setup-codepage-iso-8859, mm-setup-codepage-ibm): New functions.
14548         (mm-charset-synonym-alist): Move some entries to
14549         mm-codepage-iso-8859-list.
14550
14551         * gnus.el (gnus-getenv-nntpserver, gnus-select-method): Autoload.
14552
14553 2006-10-23  Reiner Steib  <Reiner.Steib@gmx.de>
14554
14555         * message.el (message-citation-line-format)
14556         (message-insert-formated-citation-line): Fix implementation of %E, %N
14557         and %n according to the doc string.
14558
14559 2006-10-20  Teodor Zlatanov  <tzz@lifelogs.com>
14560
14561         * spam.el (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list):
14562         Use car-safe to avoid bad parses.
14563
14564 2006-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
14565
14566         * gnus-group.el (gnus-group-make-doc-group): Work for non-ASCII group
14567         names.
14568
14569         * gnus-sum.el (gnus-select-newsgroup): Decode group name.
14570
14571 2006-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
14572
14573         * gnus-draft.el (gnus-draft-edit-message): Make sure to remove Date
14574         header.
14575
14576         * message.el (message-draft-headers): Add Date.
14577         (message-headers-to-generate): Fix typo in docstring.
14578
14579         * nndraft.el (nndraft-required-headers): New variable.
14580         (nndraft-generate-headers): Use it.
14581
14582         * gnus-registry.el (gnus-registry-wash-for-keywords): Bind `word'.
14583
14584 2006-10-16  Teodor Zlatanov  <tzz@lifelogs.com>
14585
14586         * gnus-registry.el (gnus-registry-wash-for-keywords)
14587         (gnus-registry-find-keywords): New functions to allow easy searching of
14588         articles that are in the registry.
14589
14590 2006-10-16  Teodor Zlatanov  <tzz@lifelogs.com>
14591
14592         * spam.el (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list):
14593         Use ietf-drums-parse-address instead of gnus-extract-address-components.
14594         Reported by Damien Elmes <damien@repose.cx>.
14595
14596 2006-10-19  Reiner Steib  <Reiner.Steib@gmx.de>
14597
14598         * gnus.el (gnus-mime): Remove unused custom group.
14599
14600 2006-10-13  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
14601
14602         * mm-uu.el (mm-uu-pgp-signed-extract-1): Use RFC 2440 definition of
14603         "blank line" when searching for end of armor headers.
14604
14605 2006-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
14606
14607         * gmm-utils.el (gmm-write-region): Fix variable name.
14608
14609 2006-10-10  Reiner Steib  <Reiner.Steib@gmx.de>
14610
14611         * gmm-utils.el (gmm-write-region): New function based on compatibility
14612         code from `mm-make-temp-file'.
14613
14614         * mm-util.el (mm-make-temp-file): Use `gmm-write-region'.
14615
14616         * nnmaildir.el (nnmaildir--update-nov)
14617         (nnmaildir-request-replace-article, nnmaildir-request-accept-article):
14618         Use `gmm-write-region'.
14619
14620 2006-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
14621
14622         * mm-util.el (mm-charset-synonym-alist, mm-charset-override-alist):
14623         Add iso-8859-8/windows-1255 and iso-8859-9/windows-1254.
14624
14625         * nnheader.el (nnheader-find-file-noselect): Inhibit version-control.
14626
14627         * message.el (message-replacement-char): New variable.
14628         (message-fix-before-sending): Use it.
14629         (message-simplify-subject): New function to remove duplicate code.
14630         (message-reply, message-followup): Use it.
14631
14632         * gnus-sum.el (gnus-summary-make-menu-bar):
14633         Clarify gnus-summary-limit-to-articles.
14634
14635 2006-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
14636
14637         * gnus-util.el (gnus-with-local-quit): New macro.
14638
14639         * gnus-demon.el (gnus-demon): Replace with-local-quit with it.
14640
14641 2006-10-02  Teodor Zlatanov  <tzz@lifelogs.com>
14642
14643         * gnus-util.el (gnus-string-remove-all-properties): Another fix to
14644         ignore non-string data.
14645
14646 2006-09-29  Teodor Zlatanov  <tzz@lifelogs.com>
14647
14648         * gnus-util.el (gnus-string-remove-all-properties): Fix to ignore
14649         non-string data (needs to be done in the registry too).
14650
14651 2006-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
14652
14653         * gnus-registry.el (gnus-registry-save, gnus-registry-cache-save)
14654         (gnus-registry-remove-alist-text-properties, gnus-registry-action)
14655         (gnus-registry-split-fancy-with-parent)
14656         (gnus-registry-fetch-simplified-message-subject-fast)
14657         (gnus-registry-fetch-sender-fast, gnus-registry-store-extra-entry):
14658         Remove text properties on ingress into the registry and when it's saved.
14659         (gnus-registry-clean-empty-function): Fix bug with cleaning the
14660         registry from entries with no groups.
14661
14662 2006-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
14663
14664         * gnus-util.el (gnus-string-remove-all-properties): Add utility
14665         function to remove string properties.
14666
14667 2006-09-28  Reiner Steib  <Reiner.Steib@gmx.de>
14668
14669         * gmm-utils.el (gmm): Adjust custom version.
14670
14671         * mm-util.el (mm-charset-override-alist, mm-charset-eval-alist):
14672         Adjust custom version.
14673
14674         * gnus-draft.el (gnus-draft-mode): Don't call `mml-mode'.
14675
14676 2006-09-27  Reiner Steib  <Reiner.Steib@gmx.de>
14677
14678         * gnus-art.el (gnus-insert-prev-page-button)
14679         (gnus-insert-next-page-button): Simplify.  Reformat.
14680
14681 2006-09-27  Maxime Edouard Robert Froumentin  <max@lapin-bleu.net>
14682
14683         * gnus-art.el (gnus-insert-prev-page-button)
14684         (gnus-insert-next-page-button): Apply gnus-article-button-face.
14685
14686 2006-09-25  Chong Yidong  <cyd@stupidchicken.com>
14687
14688         * gnus-demon.el (gnus-demon): Use with-local-quit to avoid hangs.
14689
14690 2006-09-20  Maxime Edouard Robert Froumentin  <max@lapin-bleu.net>
14691
14692         * gnus-art.el (gnus-insert-mime-button)
14693         (gnus-insert-mime-security-button):
14694         Apply gnus-article-button-face to MIME and security buttons.
14695
14696 2006-09-20  Reiner Steib  <Reiner.Steib@gmx.de>
14697
14698         * gnus-art.el (gnus-button-url-regexp): Try to make the value more
14699         readable.
14700
14701 2006-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
14702
14703         * dgnushack.el: Autoload browse-url-of-file for XEmacs.
14704
14705 2006-09-20  Steve Youngs  <steve@sxemacs.org>
14706
14707         * gnus-art.el (gnus-article-browse-html-parts): They're files, so use
14708         `browse-url-of-file' instead of `browse-url'.
14709
14710 2006-09-19  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
14711
14712         * nnslashdot.el (nnslashdot-request-article): Update end-of-article
14713         regexp.  Articles containing quotation were cut prematurely.
14714
14715 2006-09-16  Katsumi Yamaoka  <yamaoka@jpl.org>
14716
14717         * message.el (message-cite-original-1): Use nobody by default for the
14718         value of From header.
14719         (message-reply): Ditto.
14720
14721 2006-09-11  Daiki Ueno  <ueno@unixuser.org>
14722
14723         * mml2015.el (mml2015-epg-clear-decrypt): Don't append verify results
14724         to the gnus-info.  This fixes a bug of inline-PGP message verification.
14725         Reported by Michael Piotrowski <mxp@dynalabs.de>.
14726
14727 2006-09-09  Reiner Steib  <Reiner.Steib@gmx.de>
14728
14729         * pop3.el (pop3-leave-mail-on-server): Mention problem of duplicate
14730         mails in the doc string.  Add some URLs in comment.
14731         (pop3-movemail): Warn about pop3-leave-mail-on-server.
14732
14733 2006-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
14734
14735         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings): Fix
14736         backslashes handling and the way to find boundaries of quoted strings.
14737
14738 2006-09-07  Daiki Ueno  <ueno@unixuser.org>
14739
14740         * mml1991.el (mml1991-epg-encrypt): Simply throw an error if
14741         mml1991-encrypt-to-self is set and mml1991-signers is not set.
14742         * mml2015.el (mml2015-epg-encrypt): Simply throw an error if
14743         mml2015-encrypt-to-self is set and mml2015-signers is not set.
14744
14745 2006-09-06  Reiner Steib  <Reiner.Steib@gmx.de>
14746
14747         * gnus-art.el (gnus-button-marker-list): Move up.  Convert comment into
14748         doc string.
14749         (gnus-button-regexp, gnus-button-last): Remove unused variables.
14750
14751 2006-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
14752
14753         * lpath.el: Fbind epg-check-configuration.
14754
14755 2006-09-06  Simon Josefsson  <jas@extundo.com>
14756
14757         * mml2015.el (mml2015-use): Doc fix, mention epg.
14758
14759 2006-09-06  Daiki Ueno  <ueno@unixuser.org>
14760
14761         * mml2015.el (mml2015-use): Default to epg, if available.
14762
14763 2006-09-06  Daiki Ueno  <ueno@unixuser.org>
14764
14765         * mml1991.el (mml1991-epg-sign): Don't lookup a private key by
14766         message-sender.
14767         (mml1991-epg-encrypt): Ditto.
14768         * mml2015.el (mml2015-epg-sign): Don't lookup a private key by
14769         message-sender.
14770         (mml2015-epg-encrypt): Ditto.
14771
14772 2006-09-04  Chong Yidong  <cyd@stupidchicken.com>
14773
14774         * message.el (message-send-mail-with-sendmail): Look for sendmail in
14775         several common directories.
14776
14777 2006-09-05  Daiki Ueno  <ueno@unixuser.org>
14778
14779         * mml2015.el (mml2015-epg-encrypt): Expand group configuration.
14780         * mml1991.el (mml1991-epg-encrypt): Expand group configuration.
14781
14782 2006-09-04  Katsumi Yamaoka  <yamaoka@jpl.org>
14783
14784         * gnus-art.el (article-decode-encoded-words): Make it fast.
14785
14786 2006-09-04  Katsumi Yamaoka  <yamaoka@jpl.org>
14787
14788         * gnus-art.el (article-decode-encoded-words): Don't infloop in XEmacs.
14789
14790         * rfc2047.el (rfc2047-strip-backslashes-in-quoted-strings): Decode `\\'
14791         in quoted string into `\'.
14792
14793 2006-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
14794
14795         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
14796         Use standard-syntax-table.
14797
14798 2006-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
14799
14800         * gnus-art.el (gnus-decode-address-function): New variable.
14801         (article-decode-encoded-words): Use it to decode headers which are
14802         assumed to contain addresses.
14803         (gnus-mime-delete-part): Remove useless `or'.
14804
14805         * gnus-sum.el (gnus-decode-encoded-address-function): New variable.
14806         (gnus-summary-from-or-to-or-newsgroups): Use it to decode To header.
14807         (gnus-nov-parse-line): Use it to decode From header.
14808         (gnus-get-newsgroup-headers): Ditto.
14809         (gnus-summary-enter-digest-group): Use it to decode `to-address'.
14810
14811         * mail-parse.el (mail-decode-encoded-address-region): New alias.
14812         (mail-decode-encoded-address-string): New alias.
14813
14814         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
14815         New function.
14816         (rfc2047-encode-message-header, rfc2047-encode-region): Use it.
14817         (rfc2047-strip-backslashes-in-quoted-strings): New fnction.
14818         (rfc2047-decode-region): Use it; add optional argument `address-mime'.
14819         (rfc2047-decode-string): Ditto.
14820         (rfc2047-decode-address-region): New function.
14821         (rfc2047-decode-address-string): New function.
14822
14823 2006-08-31  Reiner Steib  <Reiner.Steib@gmx.de>
14824
14825         * message.el (message-caesar-buffer-body): Allow rotating headers.
14826
14827         * gnus-sum.el (gnus-summary-caesar-message): Allow rotating headers.
14828
14829         * message.el (message-insert-formated-citation-line): Fix %f.
14830         Reported by Torsten Bronger <bronger@physik.rwth-aachen.de> .
14831
14832 2006-08-18  Katsumi Yamaoka  <yamaoka@jpl.org>
14833
14834         * gnus-bookmark.el (gnus-bookmark-file-coding-system): New variable.
14835         (gnus-bookmark-mouse-available-p): New macro.
14836         (gnus-bookmark-bmenu-list): Use it; use gnus-mouse-2.
14837         (gnus-bookmark-bmenu-show-infos): Use it.
14838         (gnus-bookmark-insert-details): Use it; use gnus-mouse-2.
14839         (gnus-bookmark-bmenu-hide-infos): Ditto.
14840         (gnus-bookmark-remove-properties): New function.
14841         (gnus-bookmark-set, gnus-bookmark-make-cell): Use it.
14842         (gnus-bookmark-set-bookmark-name): Don't use 2nd arg of split-string.
14843         (gnus-bookmark-write-file): Bind coding-system-for-write.
14844         (gnus-bookmark-insert-file-format-version-stamp): Add coding cookie.
14845         (gnus-bookmark-jump): Make completing-read work with XEmacs; activate
14846         group before selecting it.
14847         (gnus-bookmark-get-bookmark): Use assoc instead of assoc-string.
14848         (gnus-bookmark-bmenu-mode-map): Bind `q' to bury-buffer instead of
14849         quit-window if it is not available; use gnus-mouse-2 and bind it to
14850         gnus-bookmark-bmenu-select-by-mouse.
14851         (gnus-bookmark-show-details): Remove unused variable `details-list'.
14852         (gnus-bookmark-bmenu-select-by-mouse): New function.
14853
14854 2006-08-13  Romain Francoise  <romain@orebokech.com>
14855
14856         * mm-extern.el (mm-extern-mail-server): End `y-or-n-p' prompt with a
14857         space.
14858
14859 2006-08-10  Romain Francoise  <romain@orebokech.com>
14860
14861         * dns-mode.el: Alias `zone-mode' to `dns-mode'.
14862         (dns-mode-soa-auto-increment-serial): New user option.
14863         (dns-mode-soa-maybe-increment-serial): New function.
14864         (dns-mode): Add the latter to `write-contents-functions'.
14865
14866 2006-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
14867
14868         * compface.el (uncompface): Use binary rather than raw-text-unix.
14869
14870 2006-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
14871
14872         * compface.el (uncompface): Make sure the eol conversion doesn't take
14873         place when communicating with the external programs.
14874         Reported by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
14875
14876 2006-07-31  Katsumi Yamaoka  <yamaoka@jpl.org>
14877
14878         * nnheader.el (nnheader-insert-head): Fix typo in comment.
14879
14880 2006-07-31  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
14881
14882         * nnweb.el (nnweb-google-parse-1): Update regexp for author and date.
14883         Make it more robust by parsing author and date independently.
14884
14885 2006-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
14886
14887         * nnheader.el (nnheader-insert-head): Make it work with Mac as well.
14888
14889 2006-07-28  Daiki Ueno  <ueno@unixuser.org>
14890
14891         * mml2015.el (mml2015-epg-sign): If mml2015-signers is not set, use the
14892         first matching secret key.
14893         (mml2015-epg-encrypt): Ditto.
14894
14895         * mml1991.el (mml1991-epg-sign): If mml1991-signers is not set, use the
14896         first matching secret key.
14897         (mml1991-epg-encrypt): Ditto.
14898
14899         * mml2015.el (mml2015-encrypt-to-self): New user option.
14900         (mml2015-epg-encrypt): Append mml2015-signers to recipients list if
14901         mml2015-epg-encrypt-to-self is set.
14902
14903         * mml1991.el (mml1991-encrypt-to-self): New variable.
14904         (mml1991-epg-encrypt): Append mml1991-signers to recipients list if
14905         mml1991-epg-encrypt-to-self is set.
14906
14907         * mml2015.el (mml2015-signers): New user option.
14908         (mml2015-epg-sign): Reflect the value of mml2015-signers.
14909         (mml2015-epg-encrypt): Allow to select signing keys.
14910
14911         * mml1991.el (mml1991-signers): New variable.
14912         (mml1991-epg-sign): Reflect the value of mml1991-signers.
14913         (mml1991-epg-encrypt): Allow to select signing keys.
14914
14915 2006-07-27  Katsumi Yamaoka  <yamaoka@jpl.org>
14916
14917         * nnheader.el (nnheader-insert-head): Make it work even if the file
14918         uses CRLF for the line-break code.
14919
14920 2006-07-25  Daiki Ueno  <ueno@unixuser.org>
14921
14922         * mml2015.el: Require mml-sec instead of password.
14923         (mml2015-verbose): Inherit the default value from mml-secure-verbose.
14924         (mml2015-cache-passphrase): Inherit the default value from
14925         mml-secure-cache-passphrase.
14926         (mml2015-passphrase-cache-expiry): Inherit the default value from
14927         mml-secure-passphrase-cache-expiry.
14928
14929         * mml1991.el: Require mml-sec instead of password.
14930         (mml1991-verbose): Inherit the default value from mml-secure-verbose.
14931         (mml1991-cache-passphrase): Inherit the default value from
14932         mml-secure-cache-passphrase.
14933         (mml1991-passphrase-cache-expiry): Inherit the default value from
14934         mml-secure-passphrase-cache-expiry.
14935
14936         * mml-sec.el: Require password.
14937         (mml-secure-verbose): New user option.
14938         (mml-secure-cache-passphrase): New user option.
14939         (mml-secure-passphrase-cache-expiry): New user option.
14940
14941 2006-07-24  David Smith  <davidsmith@acm.org>  (tiny change)
14942             Andreas Vögele  <andreas@altroot.de>   (tiny change)
14943
14944         * pgg-def.el (pgg-truncate-key-identifier):
14945         Truncate the key ID to 8 letters from the end.
14946
14947 2006-07-19  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
14948
14949         * mm-url.el (mm-url-insert-file-contents): Inhibit Connection: close
14950         workaround for the url package included with Emacs.
14951
14952         * nnweb.el (nnweb-google-create-mapping): Update regexp.
14953
14954 2006-07-19  Katsumi Yamaoka  <yamaoka@jpl.org>
14955
14956         * gnus-sum.el (gnus-select-newsgroup): Setup the article buffer
14957         correctly.  This fixes a bug caused by the 2006-05-12 change.
14958
14959 2006-07-18  Karl Fogel  <kfogel@red-bean.com>
14960
14961         * nnmail.el (nnmail-article-group): If splitting raises an error, give
14962         some information about the error when saying that the `bogus' mail
14963         group will be used.
14964
14965 2006-07-17  Reiner Steib  <Reiner.Steib@gmx.de>
14966
14967         * gnus-sum.el (gnus-summary-delete-article): Don't use TAB in doc
14968         string.
14969
14970 2006-07-16  NAKAJI Hiroyuki  <nakaji@heimat.jp>  (tiny change)
14971
14972         * mm-util.el (mm-charset-synonym-alist): Map windows-31j to cp932.
14973
14974 2006-07-14  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
14975
14976         * gnus-start.el (gnus-subscribe-options-newsgroup-method): Doc fix.
14977
14978 2006-07-10  Daiki Ueno  <ueno@unixuser.org>
14979
14980         * mml1991.el (mml1991-function-alist): Add epg.
14981         (mml1991-epg-passphrase-callback, mml1991-epg-sign)
14982         (mml1991-epg-encrypt): New functions.
14983
14984 2006-07-10  Daiki Ueno  <ueno@unixuser.org>
14985
14986         * mml2015.el (mml2015-verbose): New variable.
14987         (mml2015-cache-passphrase): Ditto.
14988         (mml2015-passphrase-cache-expiry): Ditto.
14989         (mml2015-function-alist): Add epg.
14990         (mml2015-epg-passphrase-callback, mml2015-epg-decrypt)
14991         (mml2015-epg-clear-decrypt, mml2015-epg-verify)
14992         (mml2015-epg-clear-verify, mml2015-epg-sign, mml2015-epg-encrypt):
14993         New functions.
14994
14995 2006-07-08  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
14996
14997         * message.el (message-cite-original-1): Preserve region when removing
14998         quoted text due to X-No-Archive in order to avoid bogus attribution
14999         when citing multiple messages.
15000
15001 2006-06-27  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
15002
15003         * gnus-group.el (gnus-group-sort-by-unread): Fix typo.
15004         Reported by Kenneth Jacker <khj@be.cs.appstate.edu>.
15005
15006 2006-06-26  Reiner Steib  <Reiner.Steib@gmx.de>
15007
15008         * gnus-diary.el (gnus-user-format-function-d)
15009         (gnus-user-format-function-D): Autoload.
15010
15011         * imap.el (Commentary): Fix typo.
15012
15013         * gnus-util.el (kill-empty-logs, gnus-byte-compile): Remove anonymous
15014         2006-04-22 contribution.
15015
15016 2006-06-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
15017
15018         * gnus.el (gnus-valid-select-methods): Revert last change for nnweb.
15019         It didn't really fix the bogosity I'm seeing with solid web groups.
15020
15021 2006-06-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
15022
15023         * gnus.el (gnus-valid-select-methods): Declare nnweb with 'address.
15024         Since revision 6.95 (2003-01-05) of gnus-group.el, solid web groups are
15025         created using server names.  If we use the feature without declaring
15026         it, Gnus does not properly manage server and group state.
15027
15028         * nnweb.el (nnweb-google-search): Respect nnweb-max-hits as upper
15029         bound.
15030
15031 2006-06-25  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
15032
15033         * gnus.el (gnus-find-method-for-group): On killed/unknown groups, try
15034         looking up the method using GROUP's prefix before inventing a new one.
15035         It is used on killed/unknown groups in various places where returning
15036         an all-new method isn't expected by the caller.
15037
15038         * gnus-util.el (gnus-group-server): Fix for empty virtual server names
15039         and match semantics of gnus-group-real-prefix.
15040
15041 2006-06-22  Reiner Steib  <Reiner.Steib@gmx.de>
15042
15043         * nnmail.el (nnmail-broken-references-mailers): New variable.
15044         (nnmail-ignore-broken-references): New function generalizing
15045         nnmail-fix-eudora-headers.
15046         (nnmail-fix-eudora-headers): Now obsolete.
15047
15048         * gnus-art.el (gnus-button-handle-custom):
15049         Support `customize-apropos*'.
15050
15051 2006-06-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15052
15053         * gnus-art.el (article-hide-headers): Inhibit read-only stuff.
15054
15055         * gnus-group.el (gnus-fetch-group): Document ARTICLES and select those
15056         articles.
15057
15058 2006-06-21  Reiner Steib  <Reiner.Steib@gmx.de>
15059
15060         * message.el (message-cite-reply-above): New variable.
15061         (message-yank-original): Use it.
15062
15063 2006-06-20  Katsumi Yamaoka  <yamaoka@jpl.org>
15064
15065         * rfc2231.el (rfc2231-parse-string): Allow `*'s in parameter values.
15066
15067 2006-06-20  Reiner Steib  <Reiner.Steib@gmx.de>
15068
15069         * gnus-bookmark.el (gnus-bookmark-jump): Don't mark unrelated articles
15070         as read.
15071
15072         * gnus-group.el (gnus-group-quick-select-group): Add GROUP argument.
15073
15074 2006-06-19  Reiner Steib  <Reiner.Steib@gmx.de>
15075
15076         * gnus-bookmark.el: Fix Copyright, keywords, whitespace, etc.
15077         (gnus-bookmark-default-file): Use gnus-directory.
15078         (gnus-bookmark-bmenu-file-column, gnus-bookmark-use-annotations):
15079         Remove "*" in doc string.
15080         (gnus-bookmark-write-file): Simplify.
15081         (gnus-bookmark-maybe-sort-alist): Use `when'.
15082         (gnus-bookmark-get-bookmark): Fix typo in doc string.
15083         (gnus-bookmark-set-bookmark-name, gnus-bookmark-get-bookmark):
15084         Add FIXME about Emacs 21 and XEmacs compatibility.
15085         (gnus-bookmark-set-bookmark-name): Use `gnus-replace-in-string' for
15086         compatibility.
15087         (gnus-bookmark-bmenu-mode): Use `gnus-run-mode-hooks' for
15088         compatibility.
15089         (gnus-bookmark-menu-heading): Fix version.
15090
15091 2006-06-19  Bastien Guerry  <bzg@altern.org>
15092
15093         * gnus-bookmark.el: New file.
15094
15095 2006-06-19  Katsumi Yamaoka  <yamaoka@jpl.org>
15096
15097         * message.el (message-syntax-checks): Doc fix.
15098
15099 2006-06-17  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
15100
15101         * gnus-srvr.el (gnus-browse-unsubscribe-group): Don't subscribe
15102         unsubscribed groups as if they were killed ones.  It causes duplicate
15103         entries in gnus-newsrc-alist.
15104
15105 2006-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
15106
15107         * message.el (message-syntax-checks): Doc fix.
15108         (message-send-mail): Add check for continuation headers.
15109         (message-check-news-header-syntax): Fix regexp used to check for
15110         continuation headers.
15111
15112 2006-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
15113
15114         * gnus-art.el (gnus-display-mime): Make sure body ends with newline.
15115
15116 2006-06-11  Reiner Steib  <Reiner.Steib@gmx.de>
15117
15118         * gnus-art.el (gnus-article-toggle-truncate-lines): Fix code.
15119
15120 2006-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
15121
15122         * gnus-art.el (gnus-article-truncate-lines): Default to the value of
15123         default-truncate-lines.
15124
15125 2006-06-06  Katsumi Yamaoka  <yamaoka@jpl.org>
15126
15127         * mm-util.el (mm-mime-mule-charset-alist): Use unicode-precedence-list
15128         to fill the utf-8 entry.
15129
15130         * lpath.el: Fbind unicode-precedence-list.
15131
15132 2006-06-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
15133
15134         * nnweb.el (nnweb-google-parse-1): Update regexp for author and date.
15135
15136 2006-05-30  Kevin Greiner  <kevin.greiner@compsol.cc>
15137
15138         * gnus-agent.el (directory-files-and-attributes): Move all the way
15139         forward (the third and final move).
15140         (gnus-agent-read-agentview): Trap reconstruction errors due to
15141         nonexistent directory.  Handle by returning nil.
15142
15143 2006-05-30  Didier Verna  <didier@xemacs.org>
15144
15145         * message.el (message-dont-reply-to-names): Update the custom type.
15146         * message.el (message-dont-reply-to-names): New defsubst: potentially
15147         convert a list of regexps into a single one.
15148         * message.el (message-get-reply-headers): Use it.
15149         * nnmail.el (nnmail-fancy-expiry-target): Ditto.
15150
15151 2006-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
15152
15153         * gnus-agent.el (directory-files-and-attributes): Move forward.
15154
15155 2006-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
15156
15157         * gnus-ml.el (gnus-mailing-list-subscribe)
15158         (gnus-mailing-list-unsubscribe, gnus-mailing-list-owner)
15159         (gnus-mailing-list-message): Fix doc strings.
15160
15161 2006-05-29  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
15162
15163         * gnus-ml.el (gnus-mailing-list-message): Use gnus-url-mailto instead
15164         of doing it manually.
15165
15166 2006-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
15167
15168         * gnus-art.el (gnus-article-toggle-truncate-lines): Fix typo in
15169         comment.
15170
15171 2006-05-29  Kevin Greiner  <kevin.greiner@compsol.cc>
15172
15173         * gnus-agent.el: Add gnus-agent-flush* to purge agent info.
15174         (gnus-agent-read-agentview): Fix handling of end-of-file error.
15175         (gnus-agent-read-local): All symbols allocated in my-obarray.
15176         (gnus-agent-set-local): Skip invalid entries (min and/or max is nil).
15177         (gnus-agent-regenerate-group): Check numeric names to see if they are
15178         messages or groups.
15179         (gnus-agent-total-fetched-for): Ignore 'dummy.group' (there should be a
15180         better way of do this...)
15181
15182         * gnus-cache.el (gnus-agent-total-fetched-for):
15183         Ignore 'dummy.group' (there should be a better way of do this...)
15184
15185 2006-05-29  Katsumi Yamaoka  <yamaoka@jpl.org>
15186
15187         * gnus-art.el (gnus-save-all-headers): Mention it might be overridden.
15188         (gnus-saved-headers): Ditto.
15189         (gnus-default-article-saver): Mention functions may have properties.
15190         (gnus-article-save): Override gnus-save-all-headers and
15191         gnus-saved-headers by :headers property which saver function may have.
15192         (gnus-summary-save-in-file): Add :headers property.
15193         (gnus-summary-write-to-file): Ditto.
15194
15195         * gnus-sum.el (gnus-summary-save-article): Bind
15196         gnus-prompt-before-saving to t when saving many articles in a file;
15197         always show all headers.
15198
15199         * dgnushack.el: Autoload toggle-truncate-lines for XEmacs.
15200
15201 2006-05-26  Reiner Steib  <Reiner.Steib@gmx.de>
15202
15203         * deuglify.el (gnus-outlook-rearrange-article): Add missing citation
15204         marks.
15205
15206         * message.el (message-indent-citation): Add optional arguments to allow
15207         using it outside of message buffers.
15208
15209         * gnus-art.el (gnus-article-unfold-long-headers): New variable.
15210         (gnus-article-treat-unfold-headers): Use it.
15211         (gnus-article-truncate-lines): New variable.
15212         (gnus-article-mode): Use it.
15213         (gnus-article-toggle-truncate-lines): New function.
15214
15215         * gnus-sum.el (gnus-summary-wash-map, gnus-summary-make-menu-bar):
15216         Add gnus-article-toggle-truncate-lines.
15217
15218         * uudecode.el (uudecode-decode-region-external): nil isn't a valid
15219         coding system in XEmacs, use binary.
15220
15221 2006-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
15222
15223         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): Don't edit
15224         after-load-alist.
15225
15226         * gnus-art.el (gnus-summary-save-in-file): Use property to specify
15227         this function should save decoded articles.
15228         (gnus-summary-write-to-file): Use property to specify this function
15229         should save decoded articles and specify gnus-summary-save-in-file
15230         should be used to save articles other than the first one when saving
15231         many articles.
15232         (gnus-summary-save-body-in-file): Use property to specify this
15233         function should save decoded articles.
15234         (gnus-summary-write-body-to-file): Use property to specify this
15235         function should save decoded articles and specify
15236         gnus-summary-save-body-in-file should be used to save articles other
15237         than the first one when saving many articles.
15238
15239         * gnus-sum.el (gnus-summary-save-article): Simplify.
15240
15241 2006-05-25  Katsumi Yamaoka  <yamaoka@jpl.org>
15242
15243         * gnus-art.el (gnus-default-article-saver):
15244         Add gnus-summary-write-body-to-file.
15245         (gnus-article-save-coding-system): Don't use coding system object
15246         in XEmacs.
15247         (gnus-read-save-file-name): Add optional `dir-var' argument which
15248         specifies directory in which files are saved; work even if optional
15249         `variable' argument is not specified.
15250         (gnus-summary-write-to-file): Read file name.
15251         (gnus-summary-save-body-in-file): Add optional `overwrite' argument.
15252         (gnus-summary-write-body-to-file): New function.
15253
15254         * gnus-sum.el (gnus-newsgroup-last-directory): New variable.
15255         (gnus-summary-local-variables): Add it.
15256         (gnus-summary-save-map): Add gnus-summary-write-article-body-file.
15257         (gnus-summary-save-article): Remove optional `decode' argument;
15258         determine whether to decode articles by the value of
15259         gnus-default-article-saver; when saving many files using
15260         gnus-summary-write-to-file or gnus-summary-write-body-to-file, use
15261         it first and use gnus-summary-save-in-file or
15262         gnus-summary-save-body-in-file thereafter unless
15263         gnus-prompt-before-saving is always; move point to article which
15264         will be saved.
15265         (gnus-summary-save-article-file): Revert.
15266         (gnus-summary-write-article-file): Revert.
15267         (gnus-summary-save-article-body-file): Revert.
15268         (gnus-summary-write-article-body-file): New function.
15269
15270 2006-05-24  Katsumi Yamaoka  <yamaoka@jpl.org>
15271
15272         * gnus-art.el (gnus-default-article-saver): Doc fix.
15273         (gnus-article-save-coding-system): Move from gnus-sum.el, rename
15274         from gnus-summary-save-article-coding-system, and default to a
15275         certain coding system.
15276         (gnus-output-to-file): Add coding cookie and encode text according
15277         to gnus-article-save-coding-system; don't use mm-append-to-file.
15278
15279         * gnus-sum.el (gnus-summary-save-article-coding-system): Move to
15280         gnus-art.el and rename to gnus-article-save-coding-system.
15281         (gnus-summary-save-article): Require gnus-art; don't show all
15282         headers if it decodes articles; don't add coding cookie here;
15283         don't bind mm-text-coding-system-for-write.
15284         (gnus-summary-save-article-file): Save decoded articles.
15285         (gnus-summary-write-article-file): When saving many files, use
15286         gnus-summary-write-to-file first and gnus-summary-save-in-file
15287         thereafter unless gnus-prompt-before-saving is always.
15288         (gnus-summary-save-article-body-file): Save decoded articles.
15289
15290         * lpath.el: Fbind select-safe-coding-system for XEmacs.
15291
15292 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
15293
15294         * nnrss.el (nnrss-check-group): Bind hash-index.
15295
15296 2006-05-23  Michaël Cadilhac  <michael.cadilhac@lrde.org>
15297
15298         * nnrss.el (nnrss-check-group): Use the md5sum of the whole RSS item as
15299         its hash index.  Store this hash in `nnrss-group-data'.
15300         (nnrss-read-group-data): Update accordingly.
15301
15302 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
15303
15304         * gnus-art.el (gnus-button-alist): Improve gnus-button-handle-symbol
15305         entry.
15306
15307         * gnus-sum.el (gnus-summary-make-menu-bar):
15308         Add gnus-article-browse-html-article.
15309
15310 2006-05-23  Hynek Schlawack  <hynek@ularx.de>
15311
15312         * gnus-sum.el (gnus-summary-mime-map):
15313         Add gnus-article-browse-html-article.
15314
15315         * gnus-art.el (gnus-article-browse-html-article): Remove comment.
15316
15317 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
15318
15319         * gnus-sum.el (gnus-summary-save-article-coding-system): Offer some
15320         suitable coding systems in customize.
15321
15322 2006-05-22  Reiner Steib  <Reiner.Steib@gmx.de>
15323
15324         * mail-source.el (mail-sources): Fix custom type.
15325
15326 2006-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
15327
15328         * gnus-sum.el (gnus-summary-save-article-mail): Clarify doc string.
15329         (gnus-summary-expire-articles-now): Shorten prompt.
15330
15331         * gmm-utils.el (wid-edit): Require.
15332         (defun-gmm): Rename from `gmm-defun-compat'.
15333         (gmm-image-search-load-path): Use it.
15334         (gmm-image-load-path-for-library): Use it.  Sync with `mh-compat.el'.
15335
15336 2006-05-17  Katsumi Yamaoka  <yamaoka@jpl.org>
15337
15338         * gnus-sum.el (gnus-summary-save-article-coding-system):
15339         New variable.
15340         (gnus-summary-save-article): Add optional `decode' argument.
15341         If it is set and gnus-summary-save-article-coding-system is non-nil,
15342         save decoded article.
15343         (gnus-summary-write-article-file): Save decoded article if
15344         gnus-summary-save-article-coding-system is non-nil.
15345
15346         * ecomplete.el (ecomplete-database-file-coding-system): Fix custom
15347         type.
15348
15349 2006-05-16  Katsumi Yamaoka  <yamaoka@jpl.org>
15350
15351         * gnus-art.el (easy-menu-define): Use :active instead of :enable.
15352
15353 2006-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
15354
15355         * gnus-art.el (gnus-article-setup-buffer): Go to summary buffer
15356         first to test gnus-single-article-buffer which may be buffer-local.
15357
15358         * gnus-sum.el (gnus-summary-setup-buffer):
15359         Make gnus-single-article-buffer buffer-local and nil in ephemeral
15360         group; make gnus-article-buffer, gnus-article-current, and
15361         gnus-original-article-buffer always buffer-local.
15362         (gnus-summary-exit): Kill article buffer belonging to ephemeral
15363         group.
15364         (gnus-handle-ephemeral-exit): Don't move to next summary line.
15365
15366 2006-05-08  Reiner Steib  <Reiner.Steib@gmx.de>
15367
15368         * nnml.el (nnml-request-compact-group): Compressed files might not
15369         have .gz extension.
15370
15371 2006-05-04  Stefan Monnier  <monnier@iro.umontreal.ca>
15372
15373         * mm-decode.el (mm-dissect-buffer): Remove spurious double assignment.
15374         (mm-copy-to-buffer): Use with-current-buffer.
15375         (mm-display-part): Simplify.
15376         (mm-inlinable-p): Add optional arg `type'.
15377
15378 2006-05-03  Stefan Monnier  <monnier@iro.umontreal.ca>
15379
15380         * gnus-art.el (gnus-mime-view-part-as-type): Add optional PRED arg.
15381         (gnus-mime-view-part-externally, gnus-mime-view-part-internally):
15382         Try harder to show the attachment internally or externally using
15383         gnus-mime-view-part-as-type.
15384
15385 2006-05-02  Reiner Steib  <Reiner.Steib@gmx.de>
15386
15387         * message.el (message-from-style, message-signature-separator)
15388         (message-user-organization-file, message-send-mail-function)
15389         (message-citation-line-function, message-yank-prefix)
15390         (message-indent-citation-function, message-signature)
15391         (message-signature-file, message-signature-insert-empty-line):
15392         Remove autoloads.
15393
15394         * gnus-art.el (gnus-buttonized-mime-types):
15395         Remove "multipart/signed".  Revert 2006-04-26 change.
15396
15397 2006-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15398
15399         * gnus.el (gnus-version-number): Bump version.
15400
15401 2006-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
15402
15403         * gnus.el: No Gnus v0.5 is released.
15404
15405 2006-04-30  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
15406
15407         * nnweb.el (nnweb-request-article): Do proper xwfu encoding when
15408         fetching articles by message-id.
15409
15410 2006-04-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15411
15412         * message.el (hashcash): Require hashcash as normal.
15413
15414         * ecomplete.el (ecomplete-highlight-match-line):
15415         Use point-at-eol.
15416         (ecomplete-highlight-match-line): Use `highlight', because that
15417         face exists in both Emacs and XEmacs.
15418
15419         * message.el (message-display-abbrev): Use point-at-bol.
15420
15421         * mail-source.el: Don't require timer/timer-funcs.
15422
15423         * gnus-async.el: Ditto.
15424
15425         * password.el: Ditto.
15426
15427         * nnheaderxm.el (nnheader-cancel-timer): Ditto.
15428
15429         * mm-url.el: Ditto.
15430
15431         * gnus-xmas.el: Don't require timer-funcs.
15432
15433         * mm-util.el: Require timer/timer-funcs.
15434
15435 2006-04-23  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
15436
15437         * mm-url.el (mm-url-insert-file-contents): Don't set Connection:
15438         Close.
15439
15440 2006-04-28  Katsumi Yamaoka  <yamaoka@jpl.org>
15441
15442         * mm-uu.el (mm-uu-pgp-encrypted-extract-1): Assume buffer is made
15443         unibyte after clear-decrypt function runs.
15444
15445         * mml2015.el (mml2015-pgg-clear-decrypt): Treat data which pgg
15446         returns as a unibyte string.
15447
15448 2006-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
15449
15450         * lpath.el: Revert.
15451
15452         * pgg-gpg.el (pgg-string-to-multibyte): Remove.
15453         (pgg-gpg-process-sentinel): Revert.
15454
15455         * pgg-pgp.el (pgg-pgp-process-region): Revert.
15456         (pgg-pgp-lookup-key): Revert.
15457
15458         * pgg-pgp5.el (pgg-pgp5-process-region): Revert.
15459         (pgg-pgp5-lookup-key): Revert.
15460
15461         * pgg.el (pgg-fetch-key): Revert.
15462
15463 2006-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
15464
15465         * lpath.el: Fbind string-as-multibyte for XEmacs.
15466
15467         * mml1991.el (mml1991-pgg-sign): No need to load pgg.el, which is
15468         always loaded by way of gnus-art.el -> mm-uu.el -> mml2015.el.
15469         (mml1991-pgg-encrypt): Ditto.
15470
15471         * pgg-gpg.el (pgg-string-to-multibyte): New function.
15472         (pgg-gpg-process-sentinel): Make sure pgg-output-buffer is always
15473         a multibyte buffer.
15474
15475         * pgg-pgp.el (pgg-pgp-process-region): Ditto.
15476         (pgg-pgp-lookup-key): Ditto.
15477
15478         * pgg-pgp5.el (pgg-pgp5-process-region): Ditto.
15479         (pgg-pgp5-lookup-key): Ditto.
15480
15481         * pgg.el (pgg-fetch-key): Ditto.
15482
15483 2006-04-26  Reiner Steib  <Reiner.Steib@gmx.de>
15484
15485         * message.el (message-user-organization-file): Check several
15486         locations of the organization file.
15487
15488         * gnus-sum.el (gnus-summary-mime-map, gnus-summary-make-menu-bar):
15489         Add gnus-article-view-part-as-type.
15490
15491         * gnus-art.el (gnus-article-view-part-as-type): New function.
15492
15493         * message.el (message-valid-fqdn-regexp): Add TLDs .cat, jobs,
15494         .mobi and .travel.  Remove .nato, .bitnet and .uucp.
15495
15496         * mml.el: Simplify autoload.
15497         (mml-mode): defvar dnd-protocol-alist instead of using
15498         symbol-value.
15499         (mml-default-directory): New variable.
15500         (mml-minibuffer-read-file): Use it.
15501         (mml-dnd-protocol-alist, mml-dnd-attach-options): Adjust :version.
15502
15503         * message.el (message-citation-line-format): New variable.
15504         (message-insert-formated-citation-line): New function.
15505         (message-citation-line-function):
15506         Add `message-insert-formated-citation-line' to custom type.
15507
15508         * mm-decode.el (mm-verify-option): Add gnus-buttonized-mime-types
15509         to doc string.
15510
15511         * gnus-art.el (gnus-buttonized-mime-types): Add "multipart/signed"
15512         depending on mm-verify-option.
15513
15514 2006-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
15515
15516         * mml1991.el (mml1991-pgg-sign): Make sure to load pgg.el before
15517         binding pgg-* variables; reimplement the section which prevents
15518         MIME header from being signed.
15519         (mml1991-pgg-encrypt): Make sure to load pgg.el before binding
15520         pgg-text-mode; remove a blank line at the top of body.
15521
15522         * mm-uu.el (mm-uu-pgp-encrypted-extract-1): Don't remove blank
15523         lines at the top of body; use gnus-newsgroup-charset if there's no
15524         Charset header.
15525
15526 2006-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
15527
15528         * message.el (message-self-insert-commands): Doc fix.
15529
15530         * mm-uu.el (mm-uu-pgp-signed-test): Erase prompt.
15531         (mm-uu-pgp-encrypted-test): Ditto.
15532         (mm-uu-pgp-encrypted-extract-1): Make sure there's a blank line
15533         between header and body; return application/pgp-encrypted handle
15534         if decryption failed; decode decrypted body by charset.
15535
15536         * mm-decode.el (mm-automatic-display): Don't make application/pgp
15537         element match to application/pgp-*.
15538
15539 2006-04-23  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
15540
15541         * nnweb.el (nnweb-google-wash-article): Sync up to new Google
15542         HTML.
15543
15544 2006-04-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15545
15546         * mail-source.el (mail-source-call-script): Message the error
15547         string.
15548
15549 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15550
15551         * gnus-util.el (gnus-byte-compile): Use it.
15552
15553 2006-04-22  xyblor  <fake@invalid.email>  (tiny change)
15554
15555         * gnus-util.el (kill-empty-logs): New function.
15556
15557 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15558
15559         * message.el (message-mail-alias-type): Doc fix.
15560         (message-mail-alias-type-p): New function.
15561         (message-send): Use it.
15562         (message-mode): Ditto.
15563         (message-strip-forbidden-properties): Ditto.
15564
15565         * ecomplete.el (ecomplete-database-file-coding-system):
15566         New variable.
15567         (ecomplete-save): Use it.
15568         (ecomplete-setup): Use it.
15569
15570 2006-04-22  Katsumi Yamaoka  <yamaoka@jpl.org>
15571
15572         * message.el (message-self-insert-commands): New variable.
15573         (message-strip-forbidden-properties): Use it.
15574
15575 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15576
15577         * message.el (message-put-addresses-in-ecomplete): Use a regexp
15578         that doesn't make XEmacs choke.
15579
15580 2006-04-20  Reiner Steib  <Reiner.Steib@gmx.de>
15581
15582         * gnus-util.el (gnus-replace-in-string):
15583         Prefer replace-regexp-in-string over of replace-in-string.
15584
15585 2006-04-20  Katsumi Yamaoka  <yamaoka@jpl.org>
15586
15587         * gnus-util.el (gnus-select-frame-set-input-focus):
15588         Use select-frame-set-input-focus if it is available in XEmacs; use
15589         definition defined in Emacs 22 for old Emacsen.
15590
15591         * dgnushack.el: Autoload unmorse-region for XEmacs.
15592
15593         * lpath.el: Bind cursor-in-non-selected-windows and
15594         select-frame-set-input-focus for XEmacs.
15595
15596 2006-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
15597
15598         * mm-view.el (mm-inline-text): Use equal instead of equalp.
15599
15600 2006-04-18  Teodor Zlatanov  <tzz@lifelogs.com>
15601
15602         * gnus-registry.el (gnus-registry-cache-save): Remove text
15603         properties when saving via the temp buffer.
15604
15605 2006-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
15606
15607         * message.el (message-generate-hashcash): Honor custom type.
15608
15609 2006-04-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15610
15611         * message.el (message-generate-hashcash): Default to non-nil when
15612         hashcash is found.
15613
15614         * gnus-sum.el (gnus-summary-expire-articles-now): Clarify prompt.
15615         (gnus-refer-thread-limit): Increase default to 500.
15616
15617         * mm-view.el (mm-inline-text): Supply delsp to flow-fill.
15618
15619         * flow-fill.el (fill-flowed): Allow delete-space.
15620
15621 2006-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
15622
15623         * deuglify.el (gnus-outlook-deuglify-unwrap-min)
15624         (gnus-outlook-deuglify-unwrap-max, gnus-outlook-display-hook):
15625         Remove autoloads.
15626
15627 2006-04-18  Simon Josefsson  <jas@extundo.com>
15628
15629         * message.el (message-generate-hashcash): Default to.
15630
15631 2006-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
15632
15633         * rfc2231.el (rfc2231-parse-string): Decode encoded value after
15634         concatenating segments rather than before concatenating them.
15635
15636 2006-04-17  Reiner Steib  <Reiner.Steib@gmx.de>
15637
15638         * gnus-group.el: Move comment to gnus-group-update-tool-bar.
15639
15640 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15641
15642         * rfc2231.el (rfc2231-parse-string): Sort the parameters first.
15643
15644         * message.el (message-forward-make-body-plain):
15645         Allow message-forward-ignored-headers to be a list.
15646         (message-remove-ignored-headers): Factor out into function.
15647         (message-forward-make-body-mml): Use it.
15648
15649         * imap.el (imap-quote-specials): New function.
15650         (imap-login-auth): Quote specials.
15651
15652         * rfc2231.el (rfc2231-parse-string): Remove dead code.
15653         (rfc2231-parse-string): Allow concatanation of parameters that
15654         aren't contiguous.  The test case is
15655           (mail-header-parse-content-type "message/external-body;
15656             name*0*=us-ascii''~%2ffoo%2fbar%2fbaz%2fxyzzy%2f;
15657             access-type=LOCAL-FILE;
15658             name*1*=plugh%2fhello-sailor%2fbing.pdf")
15659
15660 2006-04-17  Stefan Monnier  <monnier@iro.umontreal.ca>
15661
15662         * nntp.el (nntp-accept-process-output): Return the value of
15663         `nnheader-accept-process-output'.
15664
15665 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15666
15667         * gnus-art.el (gnus-article-treat-types): Add text/x-patch.
15668         (gnus-button-alist): Recognize more diff formats.
15669         (gnus-button-patch): Strip directory.
15670
15671 2006-04-17  Reiner Steib  <Reiner.Steib@gmx.de>
15672
15673         * gnus-util.el (gnus-select-frame-set-input-focus): Check for
15674         Emacs 22 when setting focus.
15675
15676 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15677
15678         * gnus-art.el (gnus-article-treat-types): Do treatment of
15679         text/x-verbatim parts.
15680         (gnus-button-patch): New command.
15681
15682         * ietf-drums.el (ietf-drums-parse-address): Attempt parsing
15683         addresses that contain invalid characters.
15684
15685 2006-04-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15686
15687         * message.el (message-put-addresses-in-ecomplete):
15688         Use gnus-replace-in-string.
15689         (message-is-yours-p): Use the more correct
15690         mail-header-parse-address instead of
15691         mail-extract-address-components.
15692         (message-put-addresses-in-ecomplete): Fix typo.
15693
15694         * gnus-sum.el (gnus-summary-limit-to-bodies): New command and
15695         keystroke.
15696
15697         * gnus-art.el (gnus-treatment-function-alist): Change order of
15698         newsgroups/generic header folding to avoid double-folding.
15699
15700         * message.el (message-hidden-headers): Add X-Draft-From.
15701
15702         * gnus-sum.el (gnus-summary-repeat-search-article-forward):
15703         New command.
15704         (gnus-summary-repeat-search-article-backward): New command.
15705
15706         * gnus-topic.el (gnus-topic-display-missing-topic): Skip past
15707         groups in the parent topic.
15708
15709 2006-04-16  João Cachopo  <joao.cachopo@inesc-id.pt>  (tiny change)
15710
15711         * spam.el (spam-necessary-extra-headers): Add X-CRM114-Status.
15712         (spam-extra-header-to-number): Return the CRM114 number as a
15713         number instead of a string.
15714
15715 2006-04-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15716
15717         * gnus-art.el (gnus-face-properties-alist): Move here from
15718         gnus-fun.
15719
15720         * gnus-fun.el (gnus-face-properties-alist): Move to gnus-art.
15721
15722 2006-04-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15723
15724         * message.el (message-strip-forbidden-properties): Only display on
15725         self-insert-command.
15726
15727         * hashcash.el (hashcash-insert-payment-async): Remove dead code;
15728         reindent.
15729         (hashcash-insert-payment-async-2): Make sure the buffer is alive.
15730
15731 2006-04-15  NAKAJI Hiroyuki  <nakaji@takamatsu-nct.ac.jp>  (tiny change)
15732
15733         * smiley.el (smiley-style): Fix typo.
15734
15735 2006-03-23  Kenichi Handa  <handa@m17n.org>
15736
15737         * rfc2231.el (rfc2231-encode-string): Use mm-disable-multibyte
15738         instead of set-buffer-multibyte.
15739
15740 2006-03-23  Kenichi Handa  <handa@m17n.org>
15741
15742         * rfc2231.el (rfc2231-decode-encoded-string): Work on unibyte
15743         buffer and then decode the buffer text if necessary.
15744         (rfc2231-encode-string): Be sure to work on multibyte buffer at
15745         first, and after mm-encode-body, change the buffer to unibyte.
15746
15747 2006-04-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15748
15749         * hashcash.el (hashcash-insert-payment-async-2):
15750         Use message-goto-eoh instead of doing it manually.
15751         (mail-add-payment): Use message-narrow-to-header instead of trying
15752         to do the same itself.
15753
15754         * message.el (message-hidden-headers): Add Face.
15755
15756         * gnus-sum.el (gnus-summary-reparent-thread): Factor out
15757         reparenting code.
15758         (gnus-summary-reparent-children): Refactored out code.
15759         (gnus-summary-thread-map): New keystroke.
15760         (gnus-summary-reparent-children): Make into command.
15761
15762         * smiley.el (smiley-style): Default to `medium' if using a large
15763         font.
15764
15765         * gnus-sum.el (unmorse-region): Remove autoload, because morse.el
15766         does it itself.
15767
15768         * message.el (message-point-in-header-p): Simplify definition.
15769
15770 2006-04-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15771
15772         * nnagent.el (nnagent-request-set-mark): Silence log file
15773         writing.
15774         (nnagent-request-set-mark): Use write-region instead of
15775         append-to-file.
15776
15777         * gnus-sum.el (gnus-read-header): Fudge article number if using a
15778         strange select method.
15779
15780         * ecomplete.el (ecomplete-display-matches): Get highlightling
15781         right.
15782         (ecomplete-display-matches): Use literals.
15783         (ecomplete-display-matches): Disable message logging.
15784
15785         * message.el (message-display-abbrev): Small optimization.
15786
15787         * ecomplete.el (ecomplete-display-matches): Allow automatic
15788         display.
15789
15790         * message.el (message-strip-forbidden-properties):
15791         Display abbrevs.
15792         (message-display-abbrev): Get automatic display right.
15793
15794         * ecomplete.el (ecomplete-display-matches): Use M-n/M-p
15795         keystrokes.
15796
15797 2006-04-13  Romain Francoise  <romain@orebokech.com>
15798
15799         TODO: Backport to v5-10!
15800
15801         * gnus-util.el (gnus-alist-to-hashtable, gnus-hashtable-to-alist):
15802         Move here (and rename) from gnus-registry.el.
15803
15804         * gnus-registry.el: Require gnus-util.
15805         Use `gnus-alist-to-hashtable' and `gnus-hashtable-to-alist'.
15806
15807 2006-04-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15808
15809         * gnus-group.el (gnus-group-catchup-current):
15810         Change if-then-else-if-then-else into cond.
15811         (gnus-group-catchup): Indent.
15812         (group-name-at-point): New function.
15813         (gnus-fetch-group): Provide default from thing at point.
15814
15815 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15816
15817         * message.el (message-display-abbrev): Fix regexp.
15818
15819         * ecomplete.el (ecomplete-highlight-match-line):
15820         Reimplement choosing.
15821         (ecomplete-highlight-match-line): Fix up code rewrite, remove
15822         dead variables.
15823
15824         * message.el (message-newline-and-indent): Remove debugging.
15825         (message-display-abbrev): Use new implementation.
15826
15827 2006-04-12  Reiner Steib  <Reiner.Steib@gmx.de>
15828
15829         * gnus-art.el (gnus-article-mode):
15830         Set cursor-in-non-selected-windows to nil.
15831
15832         * smiley.el: Revert previous change.
15833         (smiley-data-directory): defvar it before using it in the
15834         defcustom of `smiley-style'.
15835
15836 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15837
15838         * message.el (message-newline-and-indent): New function.
15839
15840         * ecomplete.el: Implement more bits.
15841
15842         * message.el (message-put-addresses-in-ecomplete): Clean up the
15843         string.
15844
15845         * ecomplete.el (ecomplete-add-item): Chop off decimals.
15846
15847         * gnus-sum.el (gnus-summary-save-parts):
15848         Bind gnus-summary-save-parts-counter and use it to make unique file
15849         names.
15850
15851         * gnus-art.el (gnus-ignored-headers): Add some more headers.
15852
15853         * ietf-drums.el (ietf-drums-parse-addresses): Take a RAWP
15854         parameter to say whether to actually parse the individual
15855         addresses.
15856
15857         * message.el (message-put-addresses-in-ecomplete): New function.
15858         (ecomplete): Require.
15859         (message-mail-alias-type): Add ecomplete as an option.
15860
15861 2006-04-12  Ralf Angeli  <angeli@iwi.uni-sb.de>
15862
15863         * flow-fill.el (fill-flowed): Remove trailing space from blank
15864         quoted lines.
15865
15866 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15867
15868         * smiley.el (smiley-style): Move definition later to avoid a
15869         compilation warning.
15870
15871 2006-04-12  Kenichi Handa  <handa@m17n.org>
15872
15873         * rfc2231.el (rfc2231-decode-encoded-string): Work on unibyte
15874         buffer and then decode the buffer text if necessary.
15875         (rfc2231-encode-string): Be sure to work on multibyte buffer at
15876         first, and after mm-encode-body, change the buffer to unibyte.
15877         Use mm-disable-multibyte instead of set-buffer-multibyte.
15878
15879 2006-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
15880
15881         * gnus-art.el (gnus-mime-copy-part): Find name parameter in
15882         Content-Type header instead of Content-Disposition header.
15883         (gnus-mime-inline-part): Ditto.
15884         (gnus-mime-view-part-as-charset): Ignore charset that the part
15885         specifies.
15886
15887         * mm-decode.el (mm-display-part): Work with external parts and
15888         usual parts similarly.
15889
15890         * mm-extern.el (mm-inline-external-body): Use mm-display-part
15891         instead of gnus-display-mime.
15892
15893         * mm-util.el (mm-decompress-buffer): Use mm-with-unibyte-buffer
15894         instead of with-temp-buffer.
15895
15896         * gnus-uu.el (gnus-uu-save-article): Put mml tags instead of part
15897         tag to summarized topics part in order to encode non-ASCII text.
15898
15899 2006-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
15900
15901         * smiley.el (smiley-style): New variable.
15902         (smiley-directory): New function.
15903         (smiley-data-directory): Derive from `smiley-style' using
15904         `smiley-directory'.
15905         (smiley-regexp-alist): Add new entries.
15906
15907         * gnus-art.el (gnus-button-valid-localpart-regexp): Exclude `@'.
15908         (gnus-article-browse-delete-temp): Add :version.
15909
15910 2006-04-11  Arne Jørgensen  <arne@arnested.dk>
15911
15912         * gnus-sieve.el (gnus-sieve-generate): Delete from the start of
15913         the sieve region.
15914
15915 2006-04-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15916
15917         * gnus.el (gnus-version-number): Bump version.
15918
15919 2006-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
15920
15921         * gnus.el: No Gnus v0.4 is released.
15922
15923 2006-04-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15924
15925         * nnslashdot.el (nnslashdot-retrieve-headers-1): Fix up to new
15926         layout.
15927
15928         * rfc2047.el (rfc2047-decode-encoded-words): Don't message about
15929         unknown charset.
15930
15931         * message.el (message-header-synonyms): Add Original-To to the
15932         default.
15933
15934         * gnus-sum.el (gnus-get-newsgroup-headers-xover): group is an
15935         optional parameter.
15936
15937 2006-04-06  Reiner Steib  <Reiner.Steib@gmx.de>
15938
15939         * gnus-fun.el (gnus): Require it for gnus-directory.
15940
15941 2006-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
15942
15943         * gnus-fun.el (gnus-face-properties-alist): Add :version.
15944
15945 2006-04-05  Daiki Ueno  <ueno@unixuser.org>
15946
15947         * pgg-gpg.el (pgg-gpg-process-filter): Fix.
15948
15949 2006-04-05  Simon Josefsson  <jas@extundo.com>
15950
15951         * password.el (password-reset): New function.
15952
15953 2006-04-05  Daiki Ueno  <ueno@unixuser.org>
15954
15955         * pgg-gpg.el (pgg-gpg-encrypt-region, pgg-gpg-sign-region):
15956         Wait for BEGIN_SIGNING too, new in GnuPG 1.4.3.
15957
15958 2006-04-04  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
15959
15960         * nnweb.el (nnweb-google-create-mapping): Update regexp.
15961         Some whitespace was matched into the url, which broke browsing hits
15962         > 100 when mm-url-use-external was nil.
15963
15964 2006-04-04  Reiner Steib  <Reiner.Steib@gmx.de>
15965
15966         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups):
15967         Check gnus-extra-headers for 'Newsgroups.
15968
15969         * message.el (message-tool-bar-gnome): Check if `flyspell-mode' is
15970         bound.
15971
15972 2006-04-04  Daiki Ueno  <ueno@unixuser.org>
15973
15974         * pgg-gpg.el: Clean up process buffers every time gpg processes
15975         complete.
15976
15977 2006-04-03  Reiner Steib  <Reiner.Steib@gmx.de>
15978
15979         * gnus-fun.el (gnus-convert-image-to-face-command): Fix typo in
15980         doc string.
15981
15982 2006-04-03  Daiki Ueno  <ueno@unixuser.org>
15983
15984         * pgg-gpg.el (pgg-gpg-process-filter)
15985         (pgg-gpg-wait-for-completion): Check if buffer is alive.
15986
15987         * pgg-gpg.el (pgg-gpg-process-sentinel): Don't remove GNUPG:
15988         lines, temporary fix.
15989
15990 2006-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
15991
15992         * gnus-group.el (gnus-group-update-tool-bar): Add :initialize and :set.
15993
15994 2006-03-29  Daiki Ueno  <ueno@unixuser.org>
15995
15996         * pgg-gpg.el (pgg-gpg-start-process): Don't bind
15997         default-enable-multibyte-characters.  This reverts the change from
15998         revision 6.17 which is no longer necessary because the passphrase
15999         is sent separately now.  GnuPG messages are unreadable under
16000         multibyte locales with default-enable-multibyte-characters set to
16001         nil.
16002
16003 2006-03-28  Reiner Steib  <Reiner.Steib@gmx.de>
16004
16005         * message.el (message-tool-bar-gnome): Move "spell".
16006
16007 2006-03-27  Reiner Steib  <Reiner.Steib@gmx.de>
16008
16009         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Don't use
16010         XEmacs-only `replace-in-string'.  Use `gnus-group-real-name'
16011         instead.
16012
16013 2006-03-27  Karl Kleinpaste  <karl@charcoal.com>
16014
16015         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups):
16016         Improve newsgroups handling for NNTP overviews which don't include
16017         Newsgroups.
16018
16019 2006-03-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
16020
16021         * message.el (message-resend): Bind message-generate-hashcash to nil.
16022
16023 2006-03-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
16024
16025         * hashcash.el (hashcash-already-paid-p): Bind case-fold-search
16026         when searching for already-paid recipients.
16027
16028 2006-03-27  Daiki Ueno  <ueno@unixuser.org>
16029
16030         * pgg-gpg.el: Invoke gpg asynchronous, to avoid querying for
16031         passphrases when it is not needed.
16032         (pgg-gpg-use-agent): Add, to hard code that pgg shouldn't wait for
16033         passphrase stuff from gpg, should only be necessary when you use
16034         gpg with a smartcard.
16035
16036 2006-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
16037
16038         * mml.el (mml-insert-mime): Ignore cached contents of
16039         message/external-body part.
16040
16041         * mm-decode.el (mm-get-part): Add optional 'no-cache' argument.
16042         (mm-insert-part): Ditto.
16043
16044 2006-03-23  Simon Josefsson  <jas@extundo.com>
16045
16046         * pgg-gpg.el (pgg-gpg-update-agent): Add again, with fixes from
16047         Reiner.
16048         (pgg-gpg-use-agent-p): Use it again.
16049
16050 2006-03-23  Simon Josefsson  <jas@extundo.com>
16051
16052         * pgg-gpg.el (pgg-gpg-update-agent): Remove, doesn't work with
16053         older emacsen.
16054         (pgg-gpg-use-agent-p): Don't use it.
16055
16056 2006-03-23  Reiner Steib  <Reiner.Steib@gmx.de>
16057
16058         * pgg-gpg.el (pgg-gpg-update-agent): Only use make-network-process
16059         if we can.
16060
16061 2006-03-22  Sascha Wilde  <wilde@sha-bang.de>
16062
16063         * pgg-gpg.el (pgg-gpg-use-agent): Disable by default.
16064         (pgg-gpg-update-agent): New function.
16065         (pgg-gpg-use-agent-p): New function.
16066         (pgg-gpg-process-region, pgg-gpg-encrypt-region)
16067         (pgg-gpg-encrypt-symmetric-region, pgg-gpg-decrypt-region)
16068         (pgg-gpg-sign-region): Use it.
16069
16070 2006-03-22  Katsumi Yamaoka  <yamaoka@jpl.org>
16071
16072         * gnus-sum.el (gnus-map-articles): Don't funcall symbol macro.
16073         Reported by Ralf Wachinger <rwachinger@gmx.de>.
16074
16075 2006-03-21  Simon Josefsson  <jas@extundo.com>
16076
16077         * pgg-gpg.el: Ideas below based on patch from Sascha Wilde
16078         <wilde@sha-bang.de>.
16079         (pgg-gpg-use-agent): New variable.
16080         (pgg-gpg-process-region): Use it.
16081         (pgg-gpg-encrypt-region): Likewise.
16082         (pgg-gpg-encrypt-symmetric-region): Likewise.
16083         (pgg-gpg-decrypt-region): Likewise.
16084         (pgg-gpg-sign-region): Likewise.
16085         (pgg-gpg-possibly-cache-passphrase): Don't cache a nil password.
16086
16087 2006-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
16088
16089         * gnus-agent.el (gnus-agent-queue-mail): Fix custom tag for `t'.
16090
16091         * spam.el (spam-mark-new-messages-in-spam-group-as-spam):
16092         Add comment on version.
16093
16094 2006-03-20  Reiner Steib  <Reiner.Steib@gmx.de>
16095
16096         * smiley.el: Add missing test smiley.
16097
16098 2006-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
16099
16100         * mm-decode.el (mm-with-part): New macro.
16101         (mm-get-part): Use it; work with message/external-body as well.
16102         (mm-save-part): Treat name and filename equally.
16103
16104         * mm-extern.el (mm-extern-cache-contents): New function.
16105         (mm-inline-external-body): Use it; force the part to be displayed;
16106         move undisplayer added to the cached handle to the parent.
16107
16108         * gnus-art.el (gnus-mime-save-part-and-strip): Add name parameter.
16109         (gnus-mime-view-part-as-type): Work with message/external-body.
16110
16111         * gnus-util.el (gnus-tool-bar-update): Bind tool-bar-mode.
16112
16113 2006-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
16114
16115         * gmm-utils.el (gmm-image-load-path-for-library): Prefer user's
16116         images in image-load-path.  [Sync with image.el, revision 1.60, in
16117         Emacs.]
16118
16119 2006-03-15  Reiner Steib  <Reiner.Steib@gmx.de>
16120
16121         * gmm-utils.el (gmm-image-load-path-for-library): Pass value of
16122         path rather than symbol.  Always return list of directories.
16123         Guarantee that image directory comes first.  [Sync with image.el,
16124         revision 1.59, in Emacs.]
16125
16126         * message.el (message-make-tool-bar): Adjust to new API of
16127         `gmm-image-load-path-for-library'.
16128
16129         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
16130
16131         * gnus-group.el (gnus-group-make-tool-bar): Ditto.
16132
16133 2006-03-15  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
16134
16135         * gnus-art.el (gnus-article-only-boring-p):
16136         Bind inhibit-point-motion-hooks to avoid infinite loop when entering
16137         intangible text.
16138         Reported by Ralf Wachinger <rwnewsmampfer@geekmail.de>.
16139
16140 2006-03-14  Reiner Steib  <Reiner.Steib@gmx.de>
16141
16142         * gmm-utils.el (gmm-image-load-path-for-library): Fix typo.
16143         Use `defun' instead of `gmm-defun-compat'.
16144
16145 2006-03-14  Simon Josefsson  <jas@extundo.com>
16146
16147         * message.el (message-unique-id): Don't use message-number-base36
16148         if (user-uid) is a float.
16149         Reported by Bjorn Solberg <bjorn_ding1@hekneby.org>.
16150
16151 2006-03-13  Katsumi Yamaoka  <yamaoka@jpl.org>
16152
16153         * mm-uu.el (mm-uu-dissect): Dissect all parts correctly.
16154
16155         * gnus-art.el (gnus-mime-display-single): Make sure there is an
16156         empty line between a part and a message part.
16157
16158 2006-03-10  Reiner Steib  <Reiner.Steib@gmx.de>
16159
16160         * smiley.el: Add more test smileys.
16161         (smiley-data-directory, smiley-regexp-alist)
16162         (gnus-smiley-file-types): Fix doc strings.
16163         (smiley-update-cache): Clear smiley-cached-regexp-alist before
16164         adding new elements.
16165         (smiley-mouse-map): Unused code.  Make it a comment.
16166
16167 2006-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
16168
16169         * gnus-nocem.el (gnus-nocem-scan-groups): Add autoload cookie;
16170         scan latest NoCeM messages instead of old ones.
16171         (gnus-nocem-check-article): Fix regexps so as to match to PGP
16172         delimiters that are recently used.
16173         (gnus-nocem-load-cache): Add autoload cookie.
16174
16175         * gnus.el (gnus-use-nocem): Enable it to be set to also a number.
16176
16177         * gnus-start.el (gnus-setup-news): Scan NoCeM messages if a group
16178         level which is larger than gnus-use-nocem is specified.
16179
16180         * gnus-group.el (gnus-group-get-new-news): Ditto.
16181
16182 2006-03-08  Reiner Steib  <Reiner.Steib@gmx.de>
16183
16184         * gnus-util.el (gnus-tool-bar-update): New function.
16185
16186         * gnus-group.el (gnus-group-update-tool-bar): New variable.
16187         (gnus-group-insert-group-line): Add gnus-tool-bar-update.
16188
16189         * gnus-topic.el (gnus-topic-prepare-topic): Add gnus-tool-bar-update.
16190
16191         * gnus-group.el (gnus-group-redraw-when-idle)
16192         (gnus-group-redraw-check): Remove.
16193         (gnus-group-make-tool-bar): Remove gnus-group-redraw-check.
16194
16195 2006-03-08  Katsumi Yamaoka  <yamaoka@jpl.org>
16196
16197         * nnmail.el (nnmail-split-it): Invert match-partial-words behavior
16198         if optional last element is specified in splits (FIELD VALUE...).
16199
16200 2006-03-07  Reiner Steib  <Reiner.Steib@gmx.de>
16201
16202         * message.el (message-make-tool-bar): Rename gmm-image-load-path
16203         to gmm-image-load-path-for-library.  Call with no-error argument.
16204         (message-tool-bar-gnome): Rename "mail/attach" to "attach".
16205
16206         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
16207
16208         * gnus-group.el (gnus-group-make-tool-bar): Ditto.
16209
16210         * gmm-utils.el (gmm-image-load-path): Remove alias.
16211
16212 2006-03-06  Reiner Steib  <Reiner.Steib@gmx.de>
16213
16214         * gmm-utils.el (gmm-image-load-path): Add alias.
16215
16216         * nnml.el (nnml-generate-nov-databases-directory): Rename from
16217         nnml-generate-nov-databases-1.
16218         (nnml-generate-nov-databases): Use it.
16219         (nnml-generate-nov-databases-directory): Document no-active
16220         argument.
16221
16222         * gmm-utils.el (gmm-image-load-path-for-library): Return single
16223         directory if path is t.  Add no-error.
16224
16225         * gnus-group.el (gnus-group-make-tool-bar): Use add-hook.
16226         Suggested by Stefan Monnier <monnier@iro.umontreal.ca>.
16227
16228         * gnus-art.el (gnus-article-browse-delete-temp-files):
16229         Simplify resetting gnus-article-browse-html-temp-list.
16230
16231         * gmm-utils.el (gmm-image-load-path-for-library): Sync with
16232         mh-compat.el revision 1.9 in Emacs.  Rename `gmm-image-load-path'.
16233         Add example to docstring.  Rename local variables.  Move error
16234         checks to default case in cond and simplify.
16235
16236 2006-03-06  Katsumi Yamaoka  <yamaoka@jpl.org>
16237
16238         * mm-view.el (mm-w3m-cid-retrieve-1): Check carefully whether
16239         handle is multipart when calling it recursively.
16240         (mm-w3m-cid-retrieve): Display warning if retrieving fails.
16241
16242 2006-03-03  Daniel Pittman  <daniel@rimspace.net>
16243
16244         * nnimap.el (nnimap-request-update-info-internal): Optimize.
16245         Don't `gnus-uncompress-range' to avoid excessive memory usage.
16246
16247 2006-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
16248
16249         * gnus-group.el (gnus-group-tool-bar-gnome): Check if gnus-topic.el
16250         is loaded.
16251
16252         * gnus-sum.el (gnus-summary-tool-bar-gnome): Check if spam.el is
16253         loaded.
16254
16255 2006-03-03  Reiner Steib  <Reiner.Steib@gmx.de>
16256
16257         * mm-util.el (mm-with-unibyte-current-buffer): Change "Emacs 23"
16258         to "Emacs 23 (unicode)" in doc string.
16259
16260         * gnus-sum.el (gnus-summary-set-display-table): Change "Emacs 23" to
16261         "Emacs 23 (unicode)" in comment.
16262
16263 2006-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
16264
16265         * mm-decode.el (mm-get-part): Don't use mm-with-unibyte-current-buffer.
16266
16267         * gnus-sum.el (gnus-summary-set-display-table): Don't nix out
16268         characters 160 through 255 in Emacs 23.
16269
16270 2006-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
16271
16272         * gnus-art.el (gnus-article-browse-html-temp-list): Rename from
16273         gnus-article-browse-html-temp.
16274         (gnus-article-browse-delete-temp): Make it customizable.
16275         Add `file'.  Adjust doc string.
16276         (gnus-article-browse-delete-temp-files): Add argument.
16277         Allow query for each file.  Adjust doc string.
16278         (gnus-article-browse-html-parts):
16279         Add `gnus-article-browse-delete-temp-files' to
16280         `gnus-summary-prepare-exit-hook' and `gnus-exit-gnus-hook'.
16281
16282 2006-03-02  Hynek Schlawack  <hynek@ularx.de>
16283
16284         * gnus-art.el (gnus-article-browse-html-temp)
16285         (gnus-article-browse-delete-temp): New variables.
16286         (gnus-article-browse-delete-temp-files): New function.
16287         (gnus-article-browse-html-parts): Use it.
16288
16289 2006-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
16290
16291         * gnus-group.el (gnus-group-redraw-check): Remove redundant tests.
16292
16293         * gmm-utils.el (gmm-image-load-path): Mention ../etc search in doc
16294         string.
16295
16296         * gnus-sum.el (gnus-summary-tool-bar-gnome): Don't use
16297         gnus-summary-insert-new-articles when unplugged.
16298         Remove gnus-summary-search-article-forward.
16299
16300         * gmm-utils.el (gmm-tool-bar-style): Test tool-bar-mode and
16301         display-visual-class instead of display-color-cells.
16302
16303 2006-03-02  Katsumi Yamaoka  <yamaoka@jpl.org>
16304
16305         * dgnushack.el: Autoload customize-group for XEmacs.
16306
16307         * mml.el (mml-generate-mime-1): Encode parts other than text/* or
16308         message/* containing non-ASCII text properly.
16309
16310 2006-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
16311
16312         * message.el: Require gmm-utils, remove autoloads.
16313         (message-tool-bar): Set default based on
16314         gmm-tool-bar-style.
16315         (message-tool-bar-gnome): Add gmm-customize-mode.
16316
16317         * gnus-sum.el (gnus-summary-tool-bar): Set default based on
16318         gmm-tool-bar-style.
16319         (gnus-summary-tool-bar-gnome): Add gmm-customize-mode.
16320
16321         * gnus-group.el (gnus-group-tool-bar): Set default based on
16322         gmm-tool-bar-style.
16323         (gnus-group-tool-bar-gnome): Add gmm-customize-mode.
16324
16325         * gmm-utils.el (gmm-image-directory): Rename variable from
16326         gmm-image-load-path.
16327         (gmm-image-load-path): Use gmm-image-directory.
16328         (gmm-customize-mode): New function.
16329         (gmm-tool-bar-style): New variable.
16330
16331         * gnus-group.el (gnus-group-redraw-when-idle): Rename from
16332         gnus-group-redraw-line-number.
16333         (gnus-group-redraw-check): Simplify.
16334         (gnus-group-tool-bar-update): Remove redraw check.
16335         (gnus-group-make-tool-bar): Add redraw check.
16336
16337 2006-03-01  Michael Piotrowski  <mxp@dynalabs.de>  (tiny change)
16338
16339         * gnus-art.el (gnus-button): Add missing parentheses.
16340
16341 2006-03-01  Katsumi Yamaoka  <yamaoka@jpl.org>
16342
16343         * lpath.el: Fbind line-number-at-pos.
16344
16345 2006-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
16346
16347         * mm-util.el (mm-with-unibyte-current-buffer): Add note.
16348
16349 2006-02-28  Reiner Steib  <Reiner.Steib@gmx.de>
16350
16351         * gnus-art.el (gnus-button): New face.
16352         (gnus-article-button-face): Use it.
16353
16354         * gnus-sum.el (gnus-summary-tool-bar-gnome):
16355         Add gnus-summary-next-page.  Re-order.
16356
16357         * gnus-group.el (gnus-group-tool-bar-gnome): prev-node and
16358         next-node are now included.
16359         (gnus-group-redraw-line-number): New internal variable.
16360         (gnus-group-redraw-check): Helper function for updating the tool
16361         bar.
16362         (gnus-group-tool-bar-update): Add gnus-group-redraw-check.
16363
16364         * gmm-utils.el (gmm-tool-bar-item): Add TODO about modifiers.
16365
16366         * spam.el (spam-spamassassin-score-regexp): New internal variable.
16367         (spam-extra-header-to-number, spam-check-spamassassin-headers):
16368         Use it to match format of Spamassassin 3.0 and later.
16369         Reported by IRIE Tetsuya <irie@t.email.ne.jp>.
16370         (spam-check-bogofilter)
16371         (spam-bogofilter-register-with-bogofilter): Fix args of
16372         `gnus-error' calls.
16373
16374 2006-02-28  Reiner Steib  <Reiner.Steib@gmx.de>
16375
16376         * gnus-draft.el (gnus-draft-send): Bind message-signature to avoid
16377         unnecessary interaction when sending queued mails.
16378         Reported by TAKAHASHI Yoshio <tkh@jp.fujitsu.com>.
16379
16380 2006-02-27  Reiner Steib  <Reiner.Steib@gmx.de>
16381
16382         * gnus-sum.el (gnus-sequence-of-unread-articles): Return nil if
16383         first or last are nil.
16384
16385 2006-02-24  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
16386
16387         * nnweb.el (nnweb-gmane-create-mapping): Don't choke on ^M.
16388
16389 2006-02-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16390
16391         * gnus-int.el (gnus-open-server): Respect gnus-batch-mode.
16392
16393 2006-02-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16394
16395         * dns.el (query-dns): Protect more against buggy tcp output.
16396
16397 2006-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
16398
16399         * nnweb.el (nnweb-type-definition, nnweb-gmane-search): Use new
16400         nov.php.
16401
16402 2006-02-24  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
16403
16404         * nnweb.el (nnweb-type-definition, nnweb-gmane-create-mapping)
16405         (nnweb-gmane-wash-article, nnweb-gmane-search): Fix Gmane web
16406         groups.  Kudos to Olly Betts <olly@survex.com> for providing NOV
16407         output on the server side.
16408         (nnweb-google-create-mapping): Update regexps and add some
16409         progress indication.
16410
16411 2006-02-23  Reiner Steib  <Reiner.Steib@gmx.de>
16412
16413         * gnus-group.el (gnus-group-tool-bar-gnome):
16414         Fix gnus-agent-toggle-plugged.  Re-order icons.
16415         (gnus-group-tool-bar-gnome):
16416         Add gnus-group-{prev,next}-unread-group.
16417         (gnus-group-tool-bar-gnome): Re-order icons.
16418
16419         * gnus-sum.el (gnus-summary-tool-bar-gnome):
16420         Move gnus-summary-insert-new-articles.
16421
16422         * message.el (message-tool-bar-gnome, message-tool-bar-retro):
16423         Fix comments.
16424
16425         * utf7.el (utf7-utf-16-coding-system): Fix comment.  utf-16-be is
16426         also available in Emacs 21.3.
16427
16428         * message.el (message-fix-before-sending): Change "Emacs 22" to
16429         "Emacs 23 (unicode)" in comment.
16430
16431         * qp.el (quoted-printable-encode-region): Change "Emacs 22" to
16432         "Emacs 23 (unicode)" in comment.
16433
16434         * mm-util.el: Change "Emacs 22" to "Emacs 23 (unicode)" in
16435         comment.
16436         (mm-coding-system-p): Add comment about no-MULE XEmacs.
16437
16438         * mm-view.el (mm-fill-flowed): Add :version.
16439
16440 2006-02-23  Katsumi Yamaoka  <yamaoka@jpl.org>
16441
16442         * gmm-utils.el (gmm-image-load-path): Don't modify image-load-path
16443         and load-path.
16444
16445 2006-02-22  Reiner Steib  <Reiner.Steib@gmx.de>
16446
16447         * message.el: Autoload gmm-image-load-path.
16448         (message-tool-bar-retro): Prepend "gnus/" subdirectory to some
16449         icon file names.  Use old Emacs 21 "mail_send.xpm" icon for
16450         consitency.
16451
16452         * gmm-utils.el (gmm-image-load-path): Also search in
16453         "../etc/images".  Don't set gmm-image-load-path if we don't find
16454         the image.
16455
16456 2006-02-22  Katsumi Yamaoka  <yamaoka@jpl.org>
16457
16458         * gmm-utils.el (gmm-image-load-path): Don't make
16459         `gmm-image-load-path' include subdirectories which the second arg
16460         `image' might specify.
16461
16462         * gnus-group.el (gnus-group-tool-bar-retro): Prepend the "gnus/"
16463         subdirectory to icon file names.
16464
16465         * gnus-sum.el (gnus-summary-tool-bar-retro): Ditto.
16466
16467 2006-02-21  Reiner Steib  <Reiner.Steib@gmx.de>
16468
16469         * gnus-group.el (gnus-group-make-tool-bar): Add IMAGE argument to
16470         gmm-image-load-path calls.
16471
16472         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
16473
16474         * message.el (message-make-tool-bar): Ditto.
16475
16476         * mml.el (mml-preview): Add comment concerning tool bar icons.
16477
16478         * gnus-group.el (gnus-group-tool-bar-gnome): Use new icon names.
16479         (gnus-group-make-tool-bar): Use `gmm-image-load-path'.
16480
16481         * gnus-sum.el (gnus-summary-tool-bar-gnome): Use new icon names.
16482         (gnus-summary-make-tool-bar): Use `gmm-image-load-path'.
16483
16484         * message.el (message-tool-bar-gnome): Use new icon names.
16485         (message-make-tool-bar): Use `gmm-image-load-path'.
16486
16487         * gmm-utils.el (gmm-defun-compat, gmm-image-search-load-path):
16488         New functions from MH-E.
16489         (gmm-image-load-path): New variable from MH-E.
16490         (gmm-image-load-path): New function from MH-E.  Add arguments
16491         LIBRARY, IMAGE and PATH.  Don't modify paths.  Don't use
16492         *-image-load-path-called-flag.
16493
16494 2006-02-21  Milan Zamazal  <pdm@brailcom.org>
16495
16496         * mm-view.el (mm-view-pkcs7-verify): Implement using smime.el.
16497
16498 2006-02-21  Wolfram Fenske  <wolfram.fenske@student.uni-magdeburg.de>  (tiny change)
16499
16500         * nnimap.el (nnimap-request-move-article): Change folder back to
16501         source group before deleting.
16502
16503 2006-02-20  Reiner Steib  <Reiner.Steib@gmx.de>
16504
16505         * mm-util.el (mm-charset-override-alist): Fix type in doc string.
16506
16507         * gnus-art.el (mm-url-insert-file-contents-external):
16508         Autoload mm-url.
16509
16510         * mm-uu.el (mm-uu-type-alist): Improve `LaTeX'.
16511
16512 2006-02-20  Katsumi Yamaoka  <yamaoka@jpl.org>
16513
16514         * rfc2047.el (rfc2047-charset-to-coding-system): Don't check the
16515         coding system which mm-charset-to-coding-system returns for a
16516         given charset is valid.
16517
16518 2006-02-16  Juanma Barranquero  <lekktu@gmail.com>
16519
16520         * html2text.el (html2text-remove-tag-list):
16521         * spam-stat.el (spam-stat-buffer-words): Fix typo in docstring.
16522
16523 2006-02-14  Chong Yidong  <cyd@stupidchicken.com>
16524
16525         * gnus-cus.el: Revert 2005-10-17 change.
16526
16527 2006-02-17  Katsumi Yamaoka  <yamaoka@jpl.org>
16528
16529         * gnus-art.el (article-strip-banner):
16530         Call article-really-strip-banner only when the regexp match is made.
16531
16532 2006-02-16  Katsumi Yamaoka  <yamaoka@jpl.org>
16533
16534         * gnus-art.el (article-strip-banner):
16535         Use gnus-extract-address-components instead of
16536         mail-header-parse-addresses to make it work with non-ASCII text;
16537         remove mail-encode-encoded-word-string.
16538
16539         * rfc2231.el (rfc2231-parse-string): Attempt to parse parameter
16540         values which are surrounded with \"...\"; make it never cause a
16541         Lisp error; give up parsing of parameters if it failed in
16542         extracting type.
16543
16544 2006-02-14  Arne Jørgensen  <arne@arnested.dk>
16545
16546         * smime.el (smime-cert-by-ldap-1): Fix bug where
16547         `smime-ldap-search' returns results without userCertificates.
16548
16549 2006-02-15  Katsumi Yamaoka  <yamaoka@jpl.org>
16550
16551         * mm-util.el (mm-make-temp-file): Don't catch file-error in Emacs.
16552
16553 2006-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
16554
16555         * spam.el (spam-check-spamassassin-headers): Adapt format for
16556         Spamassassin 3.0 or later.  Reported by ARISAWA Akihiro
16557         <ari@mbf.ocn.ne.jp>.
16558         (spam-list-of-processors): Add spam-use-gmane.
16559
16560 2006-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
16561
16562         * mm-util.el (mm-make-temp-file): Import the Emacs 22 version of
16563         make-temp-file; make it work with XEmacs as well.
16564
16565         * gnus-art.el (gnus-article-browse-html-parts): Use the 3rd arg of
16566         mm-make-temp-file.
16567
16568         * mm-decode.el (mm-display-external): Use the 3rd arg of
16569         mm-make-temp-file.
16570         (mm-create-image-xemacs): Ditto.
16571
16572 2006-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
16573
16574         * gnus-draft.el (gnus-draft-send): Replace message-narrow-to-head
16575         with message-narrow-to-headers.
16576         (gnus-draft-setup): Narrow to header to run message-fetch-field.
16577         (gnus-draft-check-draft-articles): New function.
16578         (gnus-draft-edit-message, gnus-draft-send-message): Use it.
16579
16580 2006-02-13  Reiner Steib  <Reiner.Steib@gmx.de>
16581
16582         * gnus-art.el (gnus-article-browse-html-parts):
16583         `hs-show-html-list' should read `gnus-article-browse-html-parts'.
16584         Don't use suffix argument for mm-make-temp-file for Emacs 21
16585         compatibility.  Remove useless `format'.
16586
16587 2006-02-13  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
16588
16589         * nnweb.el (nnweb-google-wash-article): Update regexps.
16590         (nnweb-group-alist): Use defvoo instead of defvar.
16591
16592 2006-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
16593
16594         * nnoo.el (nnoo-declare): Don't generate duplicate entries when
16595         re-loading nn* modules.
16596
16597 2006-02-10  Reiner Steib  <Reiner.Steib@gmx.de>
16598
16599         * gnus-group.el (gnus-group-make-tool-bar): Remove duplicate check
16600         for `tool-bar-mode' and don't check it's default-value.
16601
16602         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
16603
16604         * message.el (message-make-tool-bar): Ditto.
16605
16606         * gnus-art.el (gnus-article-browse-html-parts): Remove useless
16607         `substring'.  Shorten tmp-file name.
16608
16609         * gnus.el: Remove bogus comment.
16610
16611 2006-02-10  Hynek Schlawack  <hynek@ularx.de>
16612
16613         * gnus-art.el (gnus-article-browse-html-parts): New function.
16614         (gnus-article-browse-html-article): New function for viewing html
16615         articles with a browser.
16616
16617 2006-02-09  Daiki Ueno  <ueno@unixuser.org>
16618
16619         * pgg-gpg.el (pgg-gpg-encrypt-region): Don't convert line-endings
16620         in elisp.
16621         (pgg-gpg-encrypt-symmetric-region): Ditto.
16622         (pgg-gpg-sign-region): Ditto.
16623
16624         * pgg-def.el (pgg-text-mode): New variable.
16625
16626         * mml2015.el (mml2015-pgg-sign): Enable pgg-text-mode.
16627         (mml2015-pgg-encrypt): Ditto.
16628
16629         * mml1991.el (mml1991-pgg-sign): Enable pgg-text-mode.
16630         (mml1991-pgg-encrypt): Ditto.
16631
16632 2006-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
16633
16634         * nnfolder.el (nnfolder-insert-newsgroup-line):
16635         Use message-make-date instead of current-time-string.
16636
16637         * mm-view.el (mm-inline-message): Don't set gnus-newsgroup-charset
16638         to gnus-decoded which mm-uu might set.
16639
16640 2006-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
16641
16642         * rfc2231.el (rfc2231-parse-string): Sort segmented parameters;
16643         don't decode quoted parameters; remove misimported Emacs code.
16644         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
16645         (rfc2231-decode-encoded-string): Don't use split-string which
16646         behaves differently according to Emacs version; use
16647         mm-decode-coding-region to convert charset to coding-system.
16648         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
16649         (rfc2231-encode-string): Remove misimported Emacs code.
16650
16651 2006-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
16652
16653         * gnus-art.el (article-decode-charset): Don't use ignore-errors
16654         when calling mail-header-parse-content-type.
16655         (article-de-quoted-unreadable): Ditto.
16656         (article-de-base64-unreadable): Ditto.
16657         (article-wash-html): Ditto.
16658
16659         * mm-decode.el (mm-dissect-buffer): Don't use ignore-errors when
16660         calling mail-header-parse-content-type and
16661         mail-header-parse-content-disposition.
16662         (mm-find-raw-part-by-type): Don't use ignore-errors when calling
16663         mail-header-parse-content-type.
16664
16665         * mml.el (mml-insert-mime-headers): Use mml-insert-parameter to
16666         insert charset and format parameters; encode description after
16667         inserting it to buffer.
16668         (mml-insert-parameter): Fold lines properly even if a parameter is
16669         segmented into two or more lines; change the max column to 76.
16670
16671         * rfc1843.el (rfc1843-decode-article-body): Don't use
16672         ignore-errors when calling mail-header-parse-content-type.
16673
16674         * rfc2231.el (rfc2231-parse-string): Return at least type if
16675         possible; don't cause an error even if it fails in parsing of
16676         parameters.  Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
16677         (rfc2231-encode-string): Don't break lines at the beginning, leave
16678         it to mml-insert-parameter.
16679
16680         * webmail.el (webmail-yahoo-article): Don't use ignore-errors when
16681         calling mail-header-parse-content-type.
16682
16683 2006-02-06  Reiner Steib  <Reiner.Steib@gmx.de>
16684
16685         * spam-report.el (spam-report-gmane-use-article-number):
16686         Improve doc string.
16687         (spam-report-gmane-internal): Check if a suitable header was found
16688         in the article.
16689
16690 2006-02-04  Katsumi Yamaoka  <yamaoka@jpl.org>
16691
16692         * rfc2231.el (rfc2231-parse-string): Revert 2006-02-03 change.
16693         (rfc2231-encode-string): Make param*=value always begin with LWSP.
16694
16695 2006-02-05  Romain Francoise  <romain@orebokech.com>
16696
16697         Update copyright notices of all files in the gnus directory.
16698
16699 2006-02-03  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
16700
16701         * nnweb.el (nnweb-request-group): Avoid growing overview files.
16702
16703 2006-02-03  Katsumi Yamaoka  <yamaoka@jpl.org>
16704
16705         * rfc2231.el (rfc2231-parse-string): Add missing semicolons to
16706         segmented lines of parameter value to cope with Thunderbird 1.5
16707         bug (cf. https://bugzilla.mozilla.org/show_bug.cgi?id=323318).
16708         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
16709         (rfc2231-encode-string): Don't make lines exceeding 76 column.
16710
16711 2006-02-01  Max Froumentin  <max@lapin-bleu.net>  (tiny change)
16712
16713         * mml.el (mml-generate-mime-1): Correct the order of inline signed
16714         parts.
16715
16716 2006-01-31  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
16717
16718         * nnweb.el (nnweb-group-alist): Use defvar instead of defvoo,
16719         there's only one active file for all servers.
16720         (nnweb-request-scan): Make sure nnweb-articles is initialized on
16721         solid groups.  Gnus might have used a FAST request to select the group.
16722         (nnweb-request-group, nnweb-google-parse-1): Don't keep nnweb-type
16723         and nnweb-search redundantly in the active file.
16724         (nnweb-request-list): Don't list bogus groups.  There can only be one.
16725         (nnweb-request-create-group): Don't use ARGS.
16726         (nnweb-possibly-change-server, nnweb-request-group): Remove some
16727         initializations.  Let nnoo do the work.
16728
16729 2006-01-31  Katsumi Yamaoka  <yamaoka@jpl.org>
16730
16731         * mm-uu.el (mm-uu-emacs-sources-extract, mm-uu-diff-extract):
16732         Say the part has been decoded.
16733
16734         * mm-view.el (mm-display-inline-fontify): Get decoded part rightly.
16735
16736 2006-01-31  Kevin Ryde  <user42@zip.com.au>
16737
16738         * mailcap.el (mailcap-viewer-passes-test): Don't put "(nil t)" into
16739         mailcap-viewer-test-cache when there's no 'test clause, since that
16740         will invert the meaning of a "nil" test previously determined by
16741         mailcap-mailcap-entry-passes-test.
16742
16743 2006-01-30  Katsumi Yamaoka  <yamaoka@jpl.org>
16744
16745         * gnus-group.el: Bind tool-bar-mode instead of tool-bar-map when
16746         compiling.
16747
16748         * gnus-sum.el: Ditto.
16749
16750         * message.el: Don't bind tool-bar-map when compiling.
16751
16752 2006-01-30  Reiner Steib  <Reiner.Steib@gmx.de>
16753
16754         * nnweb.el (nnweb-google-parse-1): Clarify some comments.
16755
16756 2006-01-30  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
16757
16758         * nnweb.el (nnweb-type-definition, nnweb-google-parse-1)
16759         (nnweb-google-create-mapping, nnweb-google-search): Adapt to
16760         current Google Groups.
16761
16762 2006-01-26  Reiner Steib  <Reiner.Steib@gmx.de>
16763
16764         * gnus-sum.el (gnus-summary-make-tool-bar): Add checks for XEmacs
16765         and tool-bar-mode.
16766
16767         * gnus-group.el (gnus-group-make-tool-bar): Add checks for XEmacs
16768         and tool-bar-mode.
16769
16770         * message.el (message-tool-bar-update): Simplify.
16771         (message-make-tool-bar): Add checks for XEmacs and tool-bar-mode.
16772
16773         * gnus-sum.el (gnus-summary-tool-bar-update): Check for
16774         gnus-summary-buffer.
16775         (gnus-summary-tool-bar-gnome): Use "reply-author" icon for
16776         gnus-summary-reply.
16777
16778         * gmm-utils.el (gmm): Add :version.
16779
16780 2006-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
16781
16782         * Makefile.in (clean): New rule.
16783         (distclean): Use it.
16784
16785 2006-01-26  Steve Youngs  <steve@sxemacs.org>
16786
16787         * gmm-utils.el (gmm-tool-bar-item, gmm-tool-bar-zap-list):
16788         Don't autoload.
16789
16790 2006-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
16791
16792         * gmm-utils.el (gmm-verbose): Add :group.
16793
16794 2006-01-25  Reiner Steib  <Reiner.Steib@gmx.de>
16795
16796         * message.el: Change some comments WRT tool-bars.
16797
16798         * gnus-sum.el (gnus-summary-tool-bar)
16799         (gnus-summary-tool-bar-gnome, gnus-summary-tool-bar-retro)
16800         (gnus-summary-tool-bar-zap-list): New variables.
16801         (gnus-summary-make-tool-bar): Complete rewrite using
16802         `gmm-tool-bar-from-list'.
16803
16804         * gnus-group.el (gnus-group-tool-bar, gnus-group-tool-bar-gnome)
16805         (gnus-group-tool-bar-retro, gnus-group-tool-bar-zap-list):
16806         New variables.
16807         (gnus-group-make-tool-bar): Complete rewrite using
16808         `gmm-tool-bar-from-list'.
16809         (gnus-group-tool-bar-update): New function.
16810
16811         * message.el (message-mode-field-menu): Add "Show hidden Headers".
16812
16813 2006-01-25  Katsumi Yamaoka  <yamaoka@jpl.org>
16814
16815         * mm-uu.el (mm-uu-dissect-text-parts): Ignore it if a given part
16816         is dissected into a single part of which the type is the same as
16817         the given one; decode charset.
16818
16819 2006-01-21  Kevin Ryde  <user42@zip.com.au>
16820
16821         * mailcap.el (mailcap-parse-mailcap-extras): "test" key must go
16822         into alists as symbol not string, since that's what
16823         mailcap-viewer-passes-test and mailcap-mailcap-entry-passes-test
16824         look for.
16825
16826 2006-01-24  Reiner Steib  <Reiner.Steib@gmx.de>
16827
16828         * gmm-utils.el (gmm-tool-bar-item): Add "Separator".
16829         (gmm-tool-bar-from-list): Suppress tooltip for `gmm-ignore'.
16830
16831         * message.el (message-tool-bar-gnome): Use gmm-ignore.
16832
16833 2006-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
16834
16835         * gnus-xmas.el (gnus-mime-security-button-menu): New alias.
16836         (gnus-xmas-mime-security-button-menu): New function.
16837
16838         * gnus-art.el (gnus-mime-security-button-commands): New variable.
16839         (gnus-mime-security-button-menu): New definition.
16840         (gnus-mime-security-button-map): Use them.
16841         (gnus-mime-security-button-menu): New function.
16842         (gnus-insert-mime-security-button): Addition to help echo.
16843         (gnus-mime-security-run-function, gnus-mime-security-save-part)
16844         (gnus-mime-security-pipe-part): New functions.
16845
16846         * mm-uu.el (mm-uu-buttonize-original-text-parts): Remove.
16847         (mm-uu-dissect-text-parts): Revert a part of 2006-01-23 change.
16848
16849         * mm-decode.el (mm-handle-set-disposition): Remove.
16850         (mm-handle-set-description): Remove.
16851
16852 2006-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
16853
16854         * mm-view.el (mm-w3m-standalone-supports-m17n-p): New variable.
16855         (mm-w3m-standalone-supports-m17n-p): New function.
16856         (mm-inline-text-html-render-with-w3m-standalone): Use it to alter
16857         w3m usage.
16858
16859         * gnus-art.el (gnus-article-wash-html-with-w3m-standalone):
16860         Use mm-w3m-standalone-supports-m17n-p to alter w3m usage.
16861
16862 2006-01-23  Reiner Steib  <Reiner.Steib@gmx.de>
16863
16864         * message.el (message-tool-bar-zap-list):
16865         Use gmm-tool-bar-zap-list as custom type.
16866         (message-tool-bar-update): New function.
16867         (message-tool-bar, message-tool-bar-gnome)
16868         (message-tool-bar-retro): Add message-tool-bar-update.
16869         (message-tool-bar-gnome): Add flyspell-buffer.
16870
16871         * gnus-util.el (gnus-error): Describe `args'.
16872
16873         * gmm-utils.el (gmm-error): Describe `args'.
16874         (gmm-tool-bar-zap-list): New widget.
16875         (gmm-tool-bar-from-list): Improve description of `zap-list'.
16876
16877 2006-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
16878
16879         * mm-uu.el (mm-uu-buttonize-original-text-parts): New variable.
16880         (mm-uu-dissect-text-parts): Buttonize original text parts; reduce
16881         the number of recursive calls.
16882
16883         * mm-decode.el (mm-handle-set-disposition): New macro.
16884         (mm-handle-set-description): New macro.
16885
16886 2006-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
16887
16888         * mm-uu.el (mm-uu-dissect-text-parts): Decode content transfer
16889         encoding.
16890
16891 2006-01-20  Reiner Steib  <Reiner.Steib@gmx.de>
16892
16893         * message.el (message-tool-bar-zap-list, message-tool-bar)
16894         (message-tool-bar-gnome, message-tool-bar-retro): New variables.
16895         (message-tool-bar-local-item-from-menu): Remove.
16896         (message-tool-bar-map): Replace by `message-make-tool-bar'.
16897         (message-make-tool-bar): New function.
16898         (message-mode): Use `message-make-tool-bar'.
16899
16900         * gmm-utils.el: New file.
16901         (gmm-verbose, gmm-message, gmm-error): From gnus-utils.el.
16902         (gmm-lazy): New widget copied from `nnmail.el'.
16903         (gmm-tool-bar-from-list): New function for creating customizable
16904         tool bars.
16905         (gmm-tool-bar-from-list): Fix typos in doc string.  Remove debug
16906         output.
16907         (gmm): Add :prefix to defgroup.
16908
16909 2006-01-20  Per Abrahamsen  <abraham@dina.kvl.dk>
16910
16911         * gmm-utils.el (gmm-widget-p): New function.
16912
16913 2006-01-20  Reiner Steib  <Reiner.Steib@gmx.de>
16914
16915         * mml.el (mml-attach-file): Describe `description' in doc string.
16916         (mml-menu): Add Emacs MIME manual and PGG manual.
16917
16918 2006-01-20  Richard M. Stallman  <rms@gnu.org>
16919
16920         * mm-url.el (mm-url-load-url): Require url-parse and url-vars.
16921
16922 2006-01-20  Kevin Greiner  <kevin.greiner@compsol.cc>
16923
16924         * nntp.el (nntp-end-of-line): Doc fix.
16925
16926 2006-01-20  Chong Yidong  <cyd@stupidchicken.com>
16927
16928         * imap.el (imap-open): Handle case where buffer is a buffer
16929         object.
16930
16931 2005-01-20  Stefan Monnier  <monnier@iro.umontreal.ca>
16932
16933         * gnus-delay.el (gnus-delay): Don't autoload.
16934         It's useless and could trigger a bug in cus-dep.el causing ldefs-boot
16935         to be re-loaded when customizing the `gnus-delay' group.
16936
16937 2005-01-20  Chong Yidong  <cyd@stupidchicken.com>
16938
16939         * message.el (message-insert-citation-line): Use newlines.
16940
16941 2006-01-19  Ken Manheimer  <ken.manheimer@gmail.com>
16942
16943         * pgg-pgp.el (pgg-pgp-encrypt-region, pgg-pgp-decrypt-region)
16944         (pgg-pgp-sign-region): Add optional 'passphrase' argument to all
16945         these routines, so the passphrase can be managed externally and
16946         passed in to the system.
16947         (pgg-pgp-decrypt-region, pgg-pgp-sign-region): Use new name for
16948         pgg-add-passphrase-to-cache function.
16949
16950         * pgg-pgp5.el (pgg-pgp5-encrypt-region, pgg-pgp5-decrypt-region)
16951         (pgg-pgp5-sign-region): Add optional 'passphrase' argument to all
16952         these routines, so the passphrase can be managed externally and
16953         passed in to the system.
16954         (pgg-pgp5-sign-region): Use new name of
16955         pgg-add-passphrase-to-cache function.
16956
16957 2006-01-19  Ken Manheimer  <ken.manheimer@gmail.com>
16958
16959         * pgg-gpg.el (pgg-gpg-select-matching-key): Fix: look at the right
16960         part of the decoded armor to find the key-identifier.
16961         (pgg-gpg-lookup-key-owner): New function to return the
16962         human-readable identifier of a key owner.
16963         (pgg-gpg-key-id-from-key-owner): Make it easy to identify the key
16964         itself.
16965         (pgg-gpg-decrypt-region): Prompt with the key owner (rather than
16966         the key value) if we have a key and can match it against a secret
16967         key.  Also, added a note pointing out fact that the prompt only
16968         indicates the first matching key.
16969
16970         * pgg.el (pgg-decrypt): Passing along 'passphrase' in call to
16971         pgg-decrypt-region.
16972         (pgg-add-passphrase-to-cache): Rename from
16973         `pgg-add-passphrase-cache' to reduce confusion (all callers
16974         changed).
16975         (pgg-remove-passphrase-from-cache): Rename from
16976         `pgg-remove-passphrase-cache' to reduce confusion (all callers
16977         changed).
16978         (pgg-read-passphrase, pgg-add-passphrase-cache)
16979         (pgg-remove-passphrase-cache): Add informative docstrings.
16980         (pgg-decrypt): Convey provided passphrase in subordinate call to
16981         pgg-decrypt-region.
16982
16983 2006-01-19  Ken Manheimer  <ken.manheimer+emacs@gmail.com>
16984
16985         * pgg.el (pgg-encrypt-region, pgg-encrypt-symmetric-region)
16986         (pgg-encrypt-symmetric, pgg-encrypt, pgg-decrypt-region)
16987         (pgg-decrypt, pgg-sign-region, pgg-sign): Add optional
16988         'passphrase' argument, so the passphrase can be managed externally
16989         and then passed in to the system.
16990
16991         * pgg.el (pgg-read-passphrase, pgg-add-passphrase-cache)
16992         (pgg-remove-passphrase-cache): Add optional 'notruncate' argument,
16993         so the passphrase cache can be used reliably with identifiers
16994         besides a pgp packet's key id.
16995
16996         * pgg-gpg.el (pgg-gpg-encrypt-region)
16997         (pgg-gpg-encrypt-symmetric-region, pgg-gpg-decrypt-region)
16998         (pgg-gpg-sign-region): Add optional 'passphrase' argument to all
16999         these routines, so the passphrase can be managed externally and
17000         passed in to the system.
17001
17002         * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Add optional
17003         'notruncate' argument, so the passphrase cache can be used
17004         reliably with identifiers besides a pgp packet's key id.
17005
17006 2006-01-19  Sascha Wilde  <swilde@sha-bang.de>
17007
17008         * pgg-gpg.el (pgg-gpg-encrypt-symmetric-region): New function for
17009         symmetric encryption.
17010         (pgg-gpg-symmetric-key-p): New function to check for an symmetric
17011         encrypted session key.
17012         (pgg-gpg-decrypt-region): When decrypting a symmetric encrypted
17013         message ask for the passphrase in a proper way.
17014
17015         * pgg.el (pgg-encrypt-symmetric, pgg-encrypt-symmetric-region):
17016         New user commands for symmetric encryption.
17017
17018 2006-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
17019
17020         * mm-bodies.el (mm-decode-body): Don't decode decoded body.
17021
17022         * mm-uu.el (mm-uu-dissect-text-parts): Dissect dissected parts.
17023
17024 2006-01-19  Mark D. Baushke  <mdb@gnu.org>
17025
17026         * pgg-gpg.el (pgg-gpg-encrypt-region): Add --textmode to gpg args.
17027
17028 2006-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
17029
17030         * mm-decode.el (mm-inlined-types): Add application/pgp.
17031         (mm-automatic-display): Ditto.
17032
17033         * mm-uu.el (mm-uu-dissect-text-parts): Recognize application/pgp
17034         part as text.
17035
17036 2006-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
17037
17038         * nnrss.el: Update copyright.
17039         (nnrss-opml-import): Query whether to subscribe to each entry.
17040
17041         * gnus-art.el:
17042         * gnus-sum.el:
17043         * gnus-xmas.el:
17044         * messagexmas.el:
17045         * mm-uu.el:
17046         * mm-view.el: Update copyright.
17047
17048 2006-01-16  Reiner Steib  <Reiner.Steib@gmx.de>
17049
17050         * message.el (message-info): New function.
17051         (message-mode-menu): Add it.
17052         Update copyright.
17053
17054         * ChangeLog: Fix and update copyright.
17055
17056 2006-01-13  Romain Francoise  <romain@orebokech.com>
17057
17058         * message.el (message-forward-subject-name-subject): Prefer the
17059         address to 'nowhere' if the sender has no name.
17060         Fix typo.  Update copyright year.
17061
17062 2006-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
17063
17064         * gnus-art.el (article-wash-html):
17065         Use gnus-summary-show-article-charset-alist if a numeric arg is given.
17066         (gnus-article-wash-html-with-w3m-standalone): New function.
17067
17068         * mm-view.el (mm-text-html-renderer-alist): Map w3m-standalone to
17069         mm-inline-text-html-render-with-w3m-standalone.
17070         (mm-text-html-washer-alist): Map w3m-standalone to
17071         gnus-article-wash-html-with-w3m-standalone.
17072         (mm-inline-text-html-render-with-w3m-standalone): New function.
17073
17074 2006-01-12  Reiner Steib  <Reiner.Steib@gmx.de>
17075
17076         * mm-uu.el (mm-uu-type-alist): Fix previous message-marks commit.
17077         Improve LaTeX.
17078
17079 2006-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
17080
17081         * nnrss.el (nnrss-wash-html-in-text-plain-parts): New variable.
17082         (nnrss-request-article): Render text/plain parts as HTML.
17083
17084         * gnus-art.el (gnus-article-wash-html-with-w3m): No need to narrow
17085         the buffer.
17086
17087 2006-01-08  Reiner Steib  <Reiner.Steib@gmx.de>
17088
17089         * gnus-cus.el (gnus-group-parameters): Sync posting-style with
17090         custom definition of `gnus-posting-styles'.
17091
17092         * gnus-start.el (gnus-gnus-to-quick-newsrc-format):
17093         Bind print-circle.  Suggested by Kalle Olavi Niemitalo <kon@iki.fi>.
17094
17095 2006-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
17096
17097         * gnus-group.el (gnus-useful-groups): Use Gmane for ding.
17098         Use nntp for bug archive.
17099
17100 2006-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
17101
17102         * nnrss.el (nnrss-request-article): Fix the way to fill text/plain
17103         parts.
17104         (nnrss-normalize-date): New function converts ISO 8601 date into
17105         RFC822 style.  Suggested by Mark Plaksin <happy@mcplaksin.org>.
17106         (nnrss-check-group): Use it.
17107
17108 2006-01-01  Katsumi Yamaoka  <yamaoka@jpl.org>
17109
17110         * gnus-sum.el (gnus-summary-work-articles): Remove useless `min'.
17111
17112         * nnrss.el (nnrss-fetch): Make it fail gracefully when it can't
17113         fetch a feed.  Suggested by Mark Plaksin <happy@mcplaksin.org>.
17114         (nnrss-insert-w3): Ditto.
17115
17116 2005-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
17117
17118         * gnus-uu.el (gnus-uu-digest-mail-forward): Reverse the order of
17119         the articles to be forwarded including the case where neither a
17120         number of articles nor a region is specified.
17121
17122 2005-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
17123
17124         * nnrss.el (nnrss-request-article): Fix last change; fill
17125         text/plain parts.
17126
17127 2005-12-20  Katsumi Yamaoka  <yamaoka@jpl.org>
17128
17129         * nnrss.el (nnrss-request-article): Replace <br />s with newlines
17130         in text/plain part.
17131         (nnrss-check-group): Don't add excessive newline to dc:subject.
17132
17133 2005-12-19  Mark Plaksin  <happy@mcplaksin.org>  (tiny change)
17134
17135         * nnrss.el (nnrss-check-group): Put the RSS dc:subject in the
17136         article.
17137
17138 2005-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
17139
17140         * nnml.el: Don't require gnus-bcklg.  Autoload it.
17141         (nnml-use-compressed-files, nnml-save-mail): Support other
17142         comression programs such as bzip2.
17143
17144 2005-12-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17145
17146         * dns.el (query-dns): Make sure we check the buffer size before
17147         removing tcp headers.
17148
17149 2005-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
17150
17151         * gnus-art.el (gnus-article-delete-text-of-type): Enable it to
17152         remove MIME buttons associated with multipart/alternative parts.
17153         (gnus-mime-display-alternative): Tag buttons using `article-type'
17154         text property.
17155
17156         * gnus-msg.el (gnus-copy-article-buffer): Remove MIME buttons
17157         associated with multipart/alternative parts.
17158
17159         * gnus-art.el (gnus-signature-separator): Fix custom type.
17160
17161         * mm-decode.el (mm-inlined-types): Fix custom type.
17162         (mm-keep-viewer-alive-types): Ditto.
17163         (mm-automatic-display): Ditto.
17164         (mm-attachment-override-types): Ditto.
17165         (mm-inline-override-types): Ditto.
17166         (mm-automatic-external-display): Ditto.
17167
17168 2005-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
17169
17170         * spam-report.el (spam-report-user-mail-address)
17171         (spam-report-user-agent): New variables.
17172         (spam-report-url-ping-plain): Use spam-report-user-agent.
17173
17174 2005-12-14  Ralf Angeli  <angeli@iwi.uni-sb.de>
17175
17176         * gnus-art.el (gnus-button-handle-custom): Do not just use
17177         `customize-apropos' for any "M-x customize-*" button but the
17178         function called for.  Accept both the function name and its
17179         argument in order to achieve this.
17180         (gnus-button-alist): Remove support for "custom:" URL's.
17181         Pass function name to `gnus-button-handle-custom' in case of "M-x
17182         customize-*" buttons.
17183
17184 2005-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
17185
17186         * gnus-art.el (gnus-buttonized-mime-types): Mention addition of
17187         multipart/alternative and add xref to mm-discouraged-alternatives
17188         in doc string.
17189
17190         * mm-decode.el (mm-discouraged-alternatives): Add xref to
17191         gnus-buttonized-mime-types in doc string.
17192
17193 2005-12-08  Reiner Steib  <Reiner.Steib@gmx.de>
17194
17195         * mm-decode.el (mm-discouraged-alternatives): Fix custom type.
17196         Suggest image/.* in the doc string.
17197
17198 2005-12-12  Reiner Steib  <Reiner.Steib@gmx.de>
17199
17200         * mm-uu.el (mm-uu-type-alist): Don't depend on message.el for
17201         message-marks (Debian bug #342521).
17202
17203 2005-12-12  Simon Josefsson  <jas@extundo.com>
17204
17205         * password.el (password-read-from-cache): Add.
17206         (password-read): Use it.
17207
17208 2005-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
17209
17210         * rfc2047.el (rfc2047-charset-to-coding-system):
17211         Recognize us-ascii as a MIME charset.
17212
17213         * mm-bodies.el (mm-decode-content-transfer-encoding):
17214         Protect against the case where the 2nd arg TYPE is nil.
17215
17216 2005-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
17217
17218         * pop3.el (pop3-stream-type): Fix custom version.
17219
17220         * mm-uu.el (mm-uu-type-alist): Simplify uu regexp.
17221
17222 2005-12-09  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
17223
17224         * mm-decode.el (mm-display-external): Add missing cdr.
17225
17226 2005-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
17227
17228         * mm-decode.el (mm-display-external): Use nametemplate (defined in
17229         RFC1524) if it is in mailcap or add a suffix according to
17230         mailcap-mime-extensions when generating a temp filename; postpone
17231         deleting a temp file for 2 seconds for some wrappers, shell
17232         scripts, and so on, which might exit right after having started a
17233         viewer command as a background job.
17234
17235 2005-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
17236
17237         * nntp.el (nntp-marks-directory): Fix custom group.
17238
17239         * gnus-fun.el (gnus-face-from-file): Decrease quant in smaller
17240         steps when < 10.
17241
17242         * gnus-start.el (gnus-no-server-1):
17243         Mention `gnus-level-default-subscribed' in doc string.
17244
17245 2005-12-02  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
17246
17247         * mm-view.el (mm-inline-text-html-render-with-w3m): Fix misplaced
17248         parens.
17249
17250 2005-12-01  Katsumi Yamaoka  <yamaoka@jpl.org>
17251
17252         * gnus-xmas.el (gnus-use-toolbar): Revert.
17253         (gnus-xmas-setup-toolbar): Use global default-toolbar if
17254         gnus-use-toolbar is default.
17255
17256         * messagexmas.el (message-use-toolbar): Revert.
17257         (message-setup-toolbar): Use global default-toolbar if
17258         message-use-toolbar is default.
17259
17260 2005-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
17261
17262         * gnus-xmas.el (gnus-use-toolbar): Determine the default value
17263         according to default-toolbar-visible-p.
17264
17265         * messagexmas.el (message-use-toolbar): Ditto.
17266
17267 2005-11-26  Dave Love  <fx@gnu.org>
17268
17269         * tls.el (open-tls-stream): Rename arg SERVICE to PORT.
17270         (tls-program, tls-success): Provide openssl alternative.
17271
17272         * starttls.el: Doc fixes.
17273         (starttls-open-stream-gnutls, starttls-open-stream): Rename arg
17274         SERVICE to PORT.
17275
17276         * pop3.el (pop3-open-server) <ssl>: Clarify a loop.  Deal with
17277         port null or service name.
17278         (starttls-negotiate): Autoload.
17279
17280 2005-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
17281
17282         * message.el (message-kill-to-signature): Fix interactive spec.
17283
17284 2005-11-24  Katsumi Yamaoka  <yamaoka@jpl.org>
17285
17286         * pop3.el (pop3-open-server): Recognize a string as a service name.
17287
17288 2005-11-24  Pascal Rigaux  <pixel@mandriva.com>  (tiny change)
17289
17290         * rfc2231.el (rfc2231-parse-string): Support non-ascii chars.
17291
17292 2005-11-23  Dave Love  <fx@gnu.org>
17293
17294         Add pop3s, pop3/starttls.
17295
17296         * pop3.el (pop3-authentication-scheme): Clarify doc.
17297         (open-tls-stream, starttls-open-stream): Autoload.
17298         (pop3-stream-type): New.
17299         (pop3-open-server): Use it.
17300
17301         * mail-source.el (mail-sources): Fix some :types.  Add stream type
17302         for POP.
17303         (mail-source-keyword-map): Add :stream for POP.
17304         (mail-source-fetch-pop): Use pop3-stream-type.
17305
17306 2005-11-22  Katsumi Yamaoka  <yamaoka@jpl.org>
17307
17308         * nnmail.el (nnmail-fancy-expiry-target): Use current-time instead
17309         of current-time-string.
17310
17311 2005-11-20  Stefan Schimanski  <schimmi@debian.org>  (tiny change)
17312
17313         * nnmail.el (nnmail-fancy-expiry-target): Protect against invalid
17314         date header.
17315
17316 2005-11-19  Kevin Greiner  <kevin.greiner@compsol.cc>
17317
17318         * gnus-sum.el (gnus-fetch-old-headers): Updated docs to warn that
17319         it can seriously impact performance as it bypasses the agent's
17320         local caches.
17321
17322 2005-11-19  Kevin Greiner  <kevin.greiner@compsol.cc>
17323
17324         * gnus-agent.el (gnus-agent-possibly-synchronize-flags): A server
17325         must be explicitly online rather than "not explicitly offline" for
17326         its flags to be synchronized.
17327
17328         * gnus-sum.el (gnus-summary-remove-process-mark): Always return t so
17329         that gnus-uu-unmark-thread will function correctly.
17330
17331         * gnus-group.el (gnus-total-fetched-for): Reduced cutoff so that
17332         1024K is instead displayed as 1M.
17333
17334 2005-11-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17335
17336         * flow-fill.el (fill-flowed): Bind adaptive-fill-mode to nil.
17337
17338 2005-11-16  Boris Samorodov  <bsam@ipt.ru>  (tiny change)
17339
17340         * imap.el (imap-kerberos4-open): Ignore SSL stuff.
17341
17342 2005-11-13  Kevin Greiner  <kevin.greiner@compsol.cc>
17343
17344         * gnus-agent.el (gnus-agent-read-local): Trivial fix to format of
17345         error message to display actual error condition.
17346         (gnus-agent-save-local): Avoid saving symbols that are bound to
17347         nil as they simply result in a warning message in
17348         gnus-agent-read-local.
17349
17350 2005-11-13  Katsumi Yamaoka  <yamaoka@jpl.org>
17351
17352         * gnus-start.el (gnus-dribble-read-file): Use make-local-variable
17353         rather than make-variable-buffer-local for file-precious-flag.
17354
17355 2005-11-12  Kevin Greiner  <kevin.greiner@compsol.cc>
17356
17357         * gnus-agent.el (gnus-agent-braid-nov): Now tests new nov entries
17358         for duplicates which are removed.  The invalid sort check then
17359         triggers a rescan after the sort as sorting may have moved
17360         duplicate entries such that they can be cheaply detected.
17361
17362 2005-11-13  Katsumi Yamaoka  <yamaoka@jpl.org>
17363
17364         * gnus-start.el (gnus-dribble-read-file): Quote file-precious-flag.
17365
17366 2005-11-12  Kevin Greiner  <kevin.greiner@compsol.cc>
17367
17368         * gnus-agent.el (gnus-agent-article-alist-save-format):
17369         Change internal variable to a custom variable.  Change default value
17370         from compressed(2) to uncompressed(1).
17371         (gnus-agent-read-agentview): Reversed revision 7.8 to restore
17372         support for uncompressed agentview files.  Taken together, reading
17373         the agentview file should now be 6-7 times faster.
17374
17375 2005-11-11  Jan Nieuwenhuizen  <janneke@gnu.org>
17376
17377         * gnus-start.el (gnus-dribble-read-file): Set file-precious-flag,
17378         as a buffer-local variable.  This avoids creating truncated
17379         dribble files as a result of a hang up, eg.
17380
17381 2006-01-03  Rodrigo Ventura  <yoda@isr.ist.utl.pt>  (tiny change)
17382
17383         * gnus-xmas.el (gnus-xmas-group-startup-message): Typo
17384         gnus-splash-face -> gnus-splash.  Fixes starting from a TTY in
17385         XEmacs.
17386
17387 2005-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
17388
17389         * gnus-start.el (gnus-start-draft-setup):
17390         Enforce `gnus-draft-mode' for nndraft:drafts at startup.
17391
17392         * gnus.el (gnus-splash): Change custom group.
17393         (gnus-group-get-parameter, gnus-group-parameter-value):
17394         Describe allow-list argument.
17395
17396         * gnus-agent.el (gnus-agent-article-alist-save-format): Format doc
17397         string.
17398
17399 2005-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
17400
17401         * gnus-art.el (gnus-default-article-saver): Add user-defined
17402         `function' to custom type.
17403
17404 2005-10-30  Chong Yidong  <cyd@stupidchicken.com>
17405
17406         * imap.el (imap-open): Handle case where buffer is a buffer
17407         object.
17408
17409 2005-11-29  Reiner Steib  <Reiner.Steib@gmx.de>
17410
17411         * gnus-cache.el (gnus-cache-rename-group): Wrap doc strings and
17412         long lines.
17413         (gnus-cache-delete-group): Wrap doc strings.
17414
17415         * gnus-agent.el (gnus-agent-rename-group)
17416         (gnus-agent-delete-group): Wrap doc strings.
17417
17418 2005-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
17419
17420         * messagexmas.el (message-use-toolbar): Change the valid values
17421         into default, top, bottom, left, and right.
17422         (message-toolbar-thickness): New variable.
17423         (message-xmas-setup-toolbar): Locate gnus-xmas-glyph-directory as
17424         well.
17425         (message-setup-toolbar): Make it work.
17426
17427         * gnus-xmas.el (gnus-xmas-update-toolbars): New function.
17428         (gnus-use-toolbar): Change the valid values into default, top,
17429         bottom, left, and right.
17430         (gnus-toolbar-thickness): New variable.
17431         (gnus-xmas-setup-toolbar): New function.
17432         (gnus-xmas-setup-group-toolbar): Use it.
17433         (gnus-xmas-setup-summary-toolbar): Use it.
17434
17435 2005-11-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17436
17437         * gnus-start.el (gnus-1): Add "native" to
17438         gnus-predefined-server-alist.
17439
17440         * gnus.el (gnus-method-to-server): Don't add "native" to the
17441         lists here, because that leads to problems when
17442         gnus-select-method is bound.
17443
17444 2005-11-09  Simon Josefsson  <jas@extundo.com>
17445
17446         * gnus-sum.el (gnus-article-sort-by-date-reverse): Remove,
17447         use (not sort-by-date) instead.
17448
17449 2005-11-30  Stefan Monnier  <monnier@iro.umontreal.ca>
17450
17451         * gnus-delay.el (gnus-delay-group): Don't autoload.
17452         It's useless and could trigger a bug in cus-dep.el causing ldefs-boot
17453         to be re-loaded when customizing the `gnus-delay' group.
17454
17455 2005-11-19  Chong Yidong  <cyd@stupidchicken.com>
17456
17457         * message.el: Revert last changes.
17458         (message-insert-citation-line): Use newlines.
17459
17460 2005-11-17  Chong Yidong  <cyd@stupidchicken.com>
17461
17462         * message.el (message-courtesy-message)
17463         (message-mark-insert-begin, message-mark-insert-end)
17464         (message-elide-ellipsis, message-cancel-message)
17465         (message-add-header, message-change-subject)
17466         (message-cross-post-followup-to-header)
17467         (message-cross-post-insert-note, message-reduce-to-to-cc)
17468         (message-widen-reply, message-delete-not-region)
17469         (message-kill-to-signature, message-insert-signature)
17470         (message-insert-importance-high, message-insert-importance-low)
17471         (message-insert-or-toggle-importance)
17472         (message-insert-disposition-notification-to)
17473         (message-indent-citation, message-yank-original)
17474         (message-cite-original-without-signature, message-cite-original)
17475         (message-insert-citation-line, message-position-on-field)
17476         (message-fix-before-sending, message-send-mail-partially)
17477         (message-send-mail, message-send-mail-with-sendmail)
17478         (message-send-mail-with-qmail, message-send-news)
17479         (message-check-news-header-syntax, message-generate-headers)
17480         (message-insert-courtesy-copy, message-fill-address)
17481         (message-fill-header, message-shorten-references)
17482         (message-setup-1, message-cancel-news)
17483         (message-forward-make-body-plain, message-forward-make-body-mime)
17484         (message-forward-make-body-mml, message-encode-message-body)
17485         (message-forward-make-body-digest-plain)
17486         (message-forward-make-body-digest-mime)
17487         (message-use-alternative-email-as-from): Insert `hard-newline'
17488         instead of ordinary newlines.
17489
17490 2005-11-09  Katsumi Yamaoka  <yamaoka@jpl.org>
17491
17492         * message.el (message-generate-headers): Downcase the argument
17493         given to message-check-element.
17494
17495 2005-11-08  Kevin Greiner  <kevin.greiner@compsol.cc>
17496
17497         * nntp.el (nntp-authinfo-rejected): New error condition.
17498         (nntp-wait-for): Use new error condition to signal authentication
17499         error.
17500         (nntp-retrieve-data): Rethrow new error condition to break out of
17501         recursive call to nntp-send-authinfo.
17502
17503 2005-11-08  Romain Francoise  <romain@orebokech.com>
17504
17505         * gnus-sum.el (gnus-summary-catchup-and-goto-prev-group): New function.
17506         (gnus-summary-exit-map): Bind to `Z p'.
17507         (gnus-summary-make-menu-bar): Add menu item.
17508
17509 2005-11-02  Reiner Steib  <Reiner.Steib@gmx.de>
17510
17511         * gnus-art.el (gnus-article-treat-custom): Add `first'.
17512         (gnus-treat-*): Add `first' in all doc strings.
17513
17514         * gnus-group.el (gnus-group-compact-group): Fix typo.
17515
17516 2005-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
17517
17518         * gnus.el (gnus-parameters-case-fold-search): New variable.
17519         (gnus-parameters-get-parameter): Use it.
17520
17521         * gnus-score.el (gnus-home-score-file): Doc fix.
17522
17523 2005-11-01  Xavier Maillard  <zedek@gnu-rox.org>  (tiny change)
17524
17525         * gnus-score.el (gnus-update-score-entry-dates): Doc fix.
17526
17527 2005-10-31  Katsumi Yamaoka  <yamaoka@jpl.org>
17528
17529         * mm-util.el (mm-special-display-p): New function.
17530
17531         * mml.el (mml-preview): Use it; doc fix.
17532
17533 2005-10-30  Chong Yidong  <cyd@stupidchicken.com>
17534
17535         * imap.el (imap-open): Handle case where buffer is a buffer object.
17536
17537 2005-10-29  Romain Francoise  <romain@orebokech.com>
17538
17539         * message.el (message-fix-before-sending): Fix comment.
17540
17541 2005-10-29  Jari Aalto  <jari.aalto@cante.net>
17542
17543         * gnus-sum.el (gnus-article-sort-by-date-reverse): New function.
17544
17545 2005-10-29  Jari Aalto  <jari.aalto@cante.net>
17546
17547         * score-mode.el (gnus-score-edit-done-hook): Introduce variable.
17548         Used in gnus-score.el.
17549
17550 2005-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
17551
17552         * mm-util.el (mm-codepage-setup): Remove bogus alias test.
17553
17554 2005-10-27  Reiner Steib  <Reiner.Steib@gmx.de>
17555
17556         * flow-fill.el (fill-flowed-encode-tests): Restore trailing
17557         whitespace removed in revision 7.8.  Use concatenated string to
17558         protect trailing whitespace.
17559
17560 2005-10-27  Jouni K. Seppänen  <jks@iki.fi>
17561
17562         * nnimap.el (nnimap-search-uids-not-since-is-evil): Add variable.
17563         (nnimap-request-expire-articles): Use it to avoid sending 'UID
17564         SEARCH UID ... NOT SINCE' queries, for inefficient servers like
17565         Courier IMAP ("some version from 2004").  Mostly based on similar
17566         code in the same function.
17567
17568 2005-10-26  Didier Verna  <didier@xemacs.org>
17569
17570         * gnus-group.el (gnus-group-compact-group): Invalidate original
17571         article buffer.
17572         * gnus-srvr.el (gnus-server-compact-server): Ditto.
17573         * nnml.el (nnml-request-compact-group): Handle self Xref: field in
17574         NOV database and in article itself.
17575         Invalidate article backlog.
17576
17577 2005-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
17578
17579         * mm-uu.el (mm-uu-hide-markers): Fix XEmacs case.
17580
17581 2005-10-26  Simon Josefsson  <jas@extundo.com>
17582
17583         * flow-fill.el (fill-flowed): Flow-fill unquoted lines too, revert
17584         part of 2004-07-25 change.
17585
17586 2005-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
17587
17588         * message.el (message-display-completion-list): New function.
17589         (message-expand-group): Use it; make sure the Completions buffer
17590         is modifiable.
17591 2005-10-23  Chong Yidong  <cyd@stupidchicken.com>
17592
17593         * gnus-sum.el (gnus-ignored-from-addresses): Handle case where
17594         user-mail-name is an empty string.
17595
17596 2005-10-25  Reiner Steib  <Reiner.Steib@gmx.de>
17597
17598         * gnus-score.el (gnus-default-adaptive-score-alist): Set defaults
17599         depending on gnus-score-decay-constant.
17600
17601         * encrypt.el (encrypt-insert-file-contents)
17602         (encrypt-write-file-contents): Don't use `gnus-message'.
17603
17604         * mm-uu.el (mm-uu-verbatim-marks-extract): Add four start and end
17605         arguments.
17606         (mm-uu-type-alist): Add message-marks and insert-marks.
17607         Pass arguments to mm-uu-verbatim-marks-extract.
17608         (mm-uu-hide-markers): New variable.
17609         (mm-uu-extract): Use face similar to `gnus-cite-3'.
17610
17611         * gnus-fun.el (gnus-convert-image-to-x-face-command)
17612         (gnus-convert-image-to-face-command): Use "convert" by default to
17613         allow other input image formats.
17614         (gnus-x-face-from-file, gnus-face-from-file): Adjust doc strings
17615         accordingly.
17616
17617 2005-10-23  Simon Josefsson  <jas@extundo.com>
17618
17619         * imap.el (imap-gssapi-program): Align command line parameters
17620         with latest GNU SASL.
17621         (imap-gssapi-open): Ignore 'Trying ...' messages from GNU SASL.
17622
17623 2005-10-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17624
17625         * nnslashdot.el (nnslashdot-retrieve-headers-1): Update to new
17626         HTML.
17627         (nnslashdot-request-article): Ditto.
17628
17629         * lpath.el (featurep): Add nobreak-char-display.
17630
17631 2005-10-20  Hiroshi Fujishima  <hiroshi.fujishima@gmail.com>  (tiny change)
17632
17633         * mail-source.el (mail-source-fetch-pop): Require pop3.
17634         (mail-source-check-pop): Ditto.
17635
17636 2005-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
17637
17638         * rfc2047.el (rfc2047-decode-encoded-words): Fix the handling of
17639         errors.
17640
17641 2005-10-19  Reiner Steib  <Reiner.Steib@gmx.de>
17642
17643         * gnus-art.el (gnus-treat-strip-trailing-blank-lines)
17644         (gnus-treat-strip-leading-blank-lines): Improve doc string.
17645
17646         * message.el (message-tool-bar-local-item-from-menu): Fix comment.
17647
17648         * mm-bodies.el (mm-decode-string):
17649         Call `mm-charset-to-coding-system' with allow-override argument.
17650
17651 2005-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
17652
17653         * rfc2047.el (rfc2047-allow-incomplete-encoded-text): New variable.
17654         (rfc2047-charset-to-coding-system): New function.
17655         (rfc2047-decode-encoded-words): New function.
17656         (rfc2047-decode-region): Use them.
17657         (rfc2047-decode-cte): Remove.
17658         (rfc2047-parse-and-decode): Remove.
17659         (rfc2047-decode): Remove.
17660
17661 2005-10-15  Kenichi Handa  <handa@m17n.org>
17662
17663         * rfc2047.el (rfc2047-decode-cte): New function.
17664         (rfc2047-decode-region): Change the way to decode successive
17665         encoded-words: decode B- or Q-encoding in each encoded-word,
17666         concatenate them, and decode it as charset.
17667
17668 2005-10-14  Katsumi Yamaoka  <yamaoka@jpl.org>
17669
17670         * lpath.el: Fbind codepage-setup for XEmacs.
17671
17672 2005-10-17  Chong Yidong  <cyd@stupidchicken.com>
17673
17674         * gnus-cus.el (gnus-custom-map): New variable.  Bind mouse-1 to
17675         widget-move-and-invoke.
17676         (gnus-custom-mode): Use gnus-custom-map.
17677
17678 2005-10-15  Bill Wohler  <wohler@newt.com>
17679
17680         * message.el (message-tool-bar-map): Rename image file from
17681         mail_send to mail/send.
17682
17683 2005-10-16  Masatake YAMATO  <jet@gyve.org>
17684
17685         * message.el (message-expand-group): Pass the common
17686         prefix substring of completion to `display-completion-list'.
17687
17688 2005-10-13  Reiner Steib  <Reiner.Steib@gmx.de>
17689
17690         * mml-sec.el (mml-secure-method): New internal variable.
17691         (mml-secure-sign, mml-secure-encrypt, mml-secure-message-sign)
17692         (mml-secure-message-sign-encrypt, mml-secure-message-encrypt):
17693         New functions using mml-secure-method.
17694
17695         * mml.el (mml-mode-map): Add key bindings for those functions.
17696         (mml-menu): Simplify security menu entries.  Suggested by Jesper
17697         Harder <harder@myrealbox.com>.
17698         (mml-attach-file, mml-attach-buffer, mml-attach-external):
17699         Goto end of message if point is the headers of the message.
17700
17701         * message.el (message-in-body-p): New function.
17702
17703         * assistant.el: Autoload gnus-util and netrc.
17704
17705         * mm-util.el (mm-charset-to-coding-system): Add allow-override.
17706         Use `mm-charset-override-alist' only when decoding.
17707
17708         * mm-bodies.el (mm-decode-body):
17709         Call `mm-charset-to-coding-system' with allow-override argument.
17710
17711         * gnus-art.el (gnus-mime-view-part-as-type-internal): Try to fetch
17712         `filename' from Content-Disposition if Content-Type doesn't
17713         provide `name'.
17714         (gnus-mime-view-part-as-type): Set default instead of
17715         initial-input.
17716
17717 2005-10-09  Daniel Brockman  <daniel@brockman.se>
17718
17719         * format-spec.el (format-spec): Propagate text properties of % spec.
17720
17721 2005-10-12  Reiner Steib  <Reiner.Steib@gmx.de>
17722
17723         * gnus-art.el (gnus-treat-predicate): Add `first'.
17724
17725 2005-10-11  Reiner Steib  <Reiner.Steib@gmx.de>
17726
17727         * mm-util.el (mm-charset-synonym-alist): Improve doc string.
17728         (mm-charset-override-alist): New variable.
17729         (mm-charset-to-coding-system): Use it.
17730         (mm-codepage-setup): New helper function.
17731         (mm-charset-eval-alist): New variable.
17732         (mm-charset-to-coding-system): Use mm-charset-eval-alist.
17733         Warn about unknown charsets.
17734
17735         * dgnushack.el (with-syntax-table): Add some URLs WRT the XEmacs bug.
17736
17737 2005-10-04  David Hansen  <david.hansen@gmx.net>
17738
17739         * nnrss.el (nnrss-request-article): Add support for the comments tag.
17740         (nnrss-check-group): Ditto.
17741
17742 2005-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
17743
17744         * mm-uu.el (mm-uu-verbatim-marks-extract, mm-uu-latex-extract):
17745         Rename x-gnus-verbatim to x-verbatim.
17746         (mm-uu-type-alist): Fix regexp for verbatim-marks.
17747
17748         * mm-decode.el (mm-automatic-display): Rename x-gnus-verbatim to
17749         x-verbatim.
17750
17751         * mm-url.el (mm-url-predefined-programs): Add switches for curl.
17752
17753         * gnus-util.el (gnus-remove-duplicates): Remove.
17754
17755         * nnmail.el (nnmail-article-group): Use mm-delete-duplicates
17756         instead of gnus-remove-duplicates.
17757
17758         * message.el (message-remove-duplicates): Remove.
17759         (message-idna-to-ascii-rhs-1): Use mm-delete-duplicates instead of
17760         message-remove-duplicates.
17761
17762         * mm-util.el (mm-delete-duplicates): Use `delete-dups' if
17763         available, else use implementation from `delete-dups'.
17764
17765         * message.el (message-insert-expires): New function.
17766         (message-mode-map): Add key binding.
17767         (message-mode-field-menu): Add menu entry.
17768         (message-mode): Document it.
17769         (message-make-expires-date): Use `message-make-date'.
17770
17771 2005-10-04  Josh Huber  <huber@alum.wpi.edu>
17772
17773         * message.el (message-make-expires-date): New function.
17774
17775 2005-10-04  Katsumi Yamaoka  <yamaoka@jpl.org>
17776
17777         * Makefile.in (list-installed-shadows): New entry.
17778         (install): Use it.
17779         (remove-installed-shadows): New entry.
17780
17781         * dgnushack.el (dgnushack-default-load-path): New variable.
17782         (dgnushack-find-lisp-shadows): New function.
17783         (dgnushack-remove-lisp-shadows): New function.
17784
17785 2005-10-02  Katsumi Yamaoka  <yamaoka@jpl.org>
17786
17787         * Makefile.in (install-el-elc): New entry.
17788         (install): Use it so that .el files are necessarily installed.
17789
17790 2005-09-30  Katsumi Yamaoka  <yamaoka@jpl.org>
17791
17792         * time-date.el: Autoload parse-time-string, XEmacs needs it.
17793
17794 2005-09-30  Stefan Monnier  <monnier@iro.umontreal.ca>
17795
17796         * mm-decode.el (mm-inline-media-tests): Check presence of the diff-mode
17797         function rather than the diff-mode.el package.
17798         (mm-display-external): Use with-current-buffer.
17799         (mm-viewer-completion-map, mm-viewer-completion-map):
17800         Move initialization inside declaration.
17801
17802 2005-09-29  Simon Josefsson  <jas@extundo.com>
17803
17804         * spam.el: Load hashcash when compiling, to avoid warnings.
17805         Don't autoload mail-check-payment.
17806         (spam-check-hashcash): Define unconditionally, since hashcash.el
17807         is part of Gnus now.  Ignore errors from payment checking.
17808
17809 2005-09-28  Reiner Steib  <Reiner.Steib@gmx.de>
17810
17811         * message.el (message-bold-region, message-unbold-region):
17812         Rename from `bold-region' and `unbold-region'.
17813
17814         * message.el: Remove useless autoloads.
17815
17816 2005-09-28  Simon Josefsson  <jas@extundo.com>
17817
17818         * message.el (message-use-idna): Default to t.
17819         (message-use-idna): Test whether encoding works too.  Doc fix.
17820
17821 2005-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
17822
17823         * nntp.el (nntp-warn-about-losing-connection): Remove.
17824
17825 2005-09-27  Reiner Steib  <Reiner.Steib@gmx.de>
17826
17827         * mm-uu.el (mm-uu-emacs-sources-regexp): Make variable
17828         customizable.  Change default value.
17829         (mm-uu-diff-groups-regexp): Change default value.
17830         (mm-uu-type-alist): Add doc string.
17831         (mm-uu-configure): Add doc string.  Make it interactive.
17832         (mm-uu-tex-groups-regexp): New variable.
17833         (mm-uu-latex-extract, mm-uu-latex-test): New functions.
17834         (mm-uu-type-alist): Add LaTeX documents.
17835         (mm-uu-verbatim-marks-extract): Use "text/x-gnus-verbatim" instead
17836         of "text/verbatim".
17837         (mm-uu-diff-groups-regexp): Fix missing quotes from previous commit.
17838
17839         * mm-decode.el (mm-automatic-display): Use "text/x-gnus-verbatim"
17840         instead of "text/verbatim".
17841
17842         * message.el (message-mark-inserted-region)
17843         (message-mark-insert-file): Use slrn style marks when called with
17844         prefix argument.
17845
17846 2005-09-27  Simon Josefsson  <jas@extundo.com>
17847
17848         * message.el (message-idna-to-ascii-rhs-1): Reformat.
17849
17850 2005-09-27  Arne Jørgensen  <arne@arnested.dk>
17851
17852         * message.el (message-remove-duplicates): New function.
17853         Implementation borrowed from `gnus-remove-duplicates'.
17854         (message-idna-to-ascii-rhs): Also encode idna addresses in
17855         Reply-To:, Mail-Reply-To: and Mail-Followup-To:.
17856         (message-idna-to-ascii-rhs-1): When `message-use-idna' is 'ask
17857         only ask about the same idna domain once per header and also tell
17858         in what header to replace the idna domain.
17859
17860         * gnus-art.el (article-decode-idna-rhs): Also decode idna
17861         addresses in Reply-To:, Mail-Reply-To: and Mail-Followup-To:.
17862         (article-decode-idna-rhs): Fix regexp so that all idna-address in
17863         a header is decoded and not just the last one.
17864
17865 2005-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
17866
17867         * gnus-art.el (gnus-mime-display-single): Don't modify text if it
17868         has been decoded.
17869
17870         * mm-decode.el (mm-automatic-display): Add text/verbatim.
17871         (mm-insert-part): Don't modify text if it has been decoded.
17872
17873         * mm-uu.el (mm-uu-verbatim-marks-extract): Say text has been
17874         decoded.
17875
17876         * mm-view.el (mm-inline-text): Don't strip text props unless
17877         decoding enriched or richtext parts.
17878
17879 2005-09-25  Romain Francoise  <romain@orebokech.com>
17880
17881         * gnus-agent.el (gnus-agent-expire-group, gnus-agent-expire):
17882         * gnus-start.el (gnus-subscribe-interactively):
17883         * gnus-uu.el (gnus-uu-grab-articles):
17884         End `yes-or-no-p' and `y-or-n-p' prompts with question mark and
17885         space.
17886
17887 2005-09-24  Emilio C. Lopes  <eclig@gmx.net>
17888
17889         * smime.el (smime-sign-buffer, smime-decrypt-buffer):
17890         * mm-view.el (mm-view-pkcs7-decrypt):
17891         * gnus-sum.el (gnus-summary-limit-to-extra)
17892         (gnus-summary-respool-article, gnus-read-move-group-name):
17893         * gnus-score.el (gnus-summary-increase-score):
17894         * gnus-util.el (gnus-completing-read-with-default):
17895         * gnus-art.el (gnus-read-save-file-name)
17896         (gnus-summary-save-in-rmail, gnus-summary-save-in-mail)
17897         (gnus-summary-save-in-file, gnus-summary-save-body-in-file):
17898         * message.el (message-check-news-header-syntax):
17899         Follow convention for reading with the minibuffer.
17900
17901 2005-09-22  Reiner Steib  <Reiner.Steib@gmx.de>
17902
17903         * spam-report.el (spam-report-url-ping-plain):
17904         Use gnus-extended-version as User-Agent.
17905
17906         * gnus-agent.el (gnus-agent-synchronize-flags): Explain why the
17907         default value is nil.
17908
17909         * mm-uu.el (mm-uu-type-alist): Add slrn style verbatim-marks.
17910         (mm-uu-verbatim-marks-extract): New function.
17911         (mm-uu-extract): New face.
17912         (mm-uu-copy-to-buffer): Use it.
17913
17914         * spam-report.el (spam-report-gmane-ham): Rename from
17915         `spam-report-gmane-unspam'.
17916         (spam-report-gmane-internal): Rename from `spam-report-gmane'.
17917         Simplify use of UNSPAM argument.  Fetch "X-Report-Unspam" header.
17918
17919         * spam.el (spam-report-gmane-spam, spam-report-gmane-ham):
17920         Autoload.
17921         (spam-report-gmane-unregister-routine):
17922         Rename `spam-report-gmane-unspam' to `spam-report-gmane-ham'.
17923
17924 2005-09-21  Teodor Zlatanov  <tzz@lifelogs.com>
17925
17926         * spam.el (spam-use-gmane, spam-report-gmane-register-routine)
17927         (spam-report-gmane-unregister-routine): Add support for gmane
17928         unregistration.
17929
17930         * spam-report.el (spam-report-gmane-unspam)
17931         (spam-report-gmane-spam): Add new wrappers around spam-report-gmane.
17932         (spam-report-gmane): Change to take a single article and do unspam
17933         registration.
17934
17935 2005-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
17936
17937         * mm-url.el (mm-url-decode-entities): Fix regexp.
17938
17939 2005-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17940
17941         * gnus-agent.el (gnus-agent-synchronize-flags): Switch the
17942         default to nil, to be able to use Gnus at all.  If the default
17943         switches to something else, then the function should be fixed not
17944         be exceedingly slow.
17945
17946 2005-09-20  Teodor Zlatanov  <tzz@lifelogs.com>
17947
17948         * gnus-start.el (gnus-activate-group): If the server is nil, don't
17949         fail hard.
17950
17951         * spam-report.el: Add better Keywords line.
17952
17953         * spam.el: Add Maintainer and better Keywords line.
17954
17955 2005-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
17956
17957         * gnus-art.el (gnus-article-replace-part)
17958         (gnus-mime-replace-part): New functions.
17959         (gnus-mime-action-alist, gnus-mime-button-commands)
17960         (gnus-mime-save-part-and-strip): Add file argument.
17961         (gnus-article-part-wrapper): Add interactive argument.
17962
17963         * gnus-sum.el (gnus-summary-mime-map):
17964         Add `gnus-article-replace-part'.
17965
17966 2005-09-19  Didier Verna  <didier@xemacs.org>
17967
17968         The nnml compaction feature:
17969         * nnml.el (nnml-request-compact-group): New function.
17970         * nnml.el (nnml-request-compact): New function.
17971         * gnus-int.el (gnus-request-compact-group): New function.
17972         * gnus-int.el (gnus-request-compact): New function.
17973         * gnus-group.el (gnus-group-compact-group): New function.
17974         * gnus-group.el (gnus-group-group-map): Bind it to 'G z'.
17975         * gnus-group.el (gnus-group-make-menu-bar): Add an entry for it.
17976         * gnus-srvr.el (gnus-server-compact-server): New function.
17977         * gnus-srvr.el (gnus-server-mode-map): Bind it to 'z'.
17978         * gnus-srvr.el (gnus-server-make-menu-bar): Add an entry for it.
17979
17980 2005-09-18  Deepak Goel  <deego@gnufans.org>
17981
17982         * sieve.el (sieve-help): Fix `message' call: first arg should be a
17983         format spec.
17984
17985 2005-09-16  Katsumi Yamaoka  <yamaoka@jpl.org>
17986
17987         * gnus.el (gnus-group-startup-message): Bind image-load-path.
17988
17989 2005-09-15  Romain Francoise  <romain@orebokech.com>
17990
17991         * message.el (message-fill-paragraph): Clarify docstring.
17992
17993 2005-09-14  Katsumi Yamaoka  <yamaoka@jpl.org>
17994
17995         * gnus-art.el (gnus-mime-display-part): Protect against broken
17996         MIME messages.
17997
17998 2005-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
17999
18000         * gnus-sum.el (gnus-summary-edit-article-done): Remove text props
18001         before parsing header.
18002
18003 2005-09-11  Jari Aalto  <jari.aalto@cante.net>
18004
18005         * html2text.el (html2text-replace-list): Add new entities.
18006
18007 2005-09-11  Romain Francoise  <romain@orebokech.com>
18008
18009         * message.el (message-alternative-emails): Improve docstring.
18010         (message-setup-1): Call `message-use-alternative-email-as-from'
18011         after `message-setup-hook' to give it precedence over posting
18012         styles, etc.
18013         (message-use-alternative-email-as-from): Add docstring.
18014         Remove the original From header if present.
18015
18016         * nnml.el (nnml-compressed-files-size-threshold): New variable.
18017         (nnml-save-mail): Use it.
18018
18019         * gnus-uu.el (gnus-uu-mark-series): Return number of marked
18020         articles.  Add new argument `silent'.
18021         (gnus-uu-mark-all): Report the total number of marked articles.
18022
18023 2005-09-10  Romain Francoise  <romain@orebokech.com>
18024
18025         * gnus-uu.el (gnus-message-process-mark): Use gnus-message.
18026         (gnus-uu-mark-series): Likewise.
18027
18028 2005-09-10  Reiner Steib  <Reiner.Steib@gmx.de>
18029
18030         * spam-report.el (spam-report-gmane): Fix generation of spam
18031         report URL.
18032
18033 2005-09-10  Simon Josefsson  <jas@extundo.com>
18034
18035         * gnus-agent.el (gnus-agent-synchronize-flags): Make the default
18036         t, based on discussion on the ding list with Robert Epprecht
18037         <epprecht@solnet.ch>.
18038
18039 2005-09-07  Reiner Steib  <Reiner.Steib@gmx.de>
18040
18041         * spam-report.el (spam-report-gmane): Make it work without
18042         X-Report-Spam header.  Gmane now only provides Archived-At.
18043         This is only used if `spam-report-gmane-use-article-number' is nil.
18044         (spam-report-gmane-spam-header): Remove.  Not used anymore.
18045
18046         * gnus-sum.el (gnus-thread-sort-by-recipient): New function to
18047         make `gnus-summary-sort-by-recipient' work with threading.
18048
18049         * nnweb.el (nnweb-google-wash-article): Print a message if article
18050         is not available.
18051
18052 2005-09-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
18053
18054         * gnus-art.el (gnus-mime-display-single): Revert 2004-10-07
18055         change.  Decode text/* parts content before displaying.
18056
18057 2005-09-06  Reiner Steib  <Reiner.Steib@gmx.de>
18058
18059         * mml-smime.el: Remove defvar of gnus-extract-address-components.
18060
18061 2005-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
18062
18063         * mm-view.el (mm-display-inline-fontify): Disable support modes.
18064
18065         * lpath.el: Don't bind mc-pgp-always-sign, url-current-object,
18066         url-package-name, url-package-version,
18067         w3m-cid-retrieve-function-alist, w3m-current-buffer,
18068         w3m-display-inline-images, and w3m-minor-mode-map.
18069
18070 2005-09-05  Reiner Steib  <Reiner.Steib@gmx.de>
18071
18072         * message.el (message-tab-body-function): Fix mismatched custom type.
18073
18074         * gnus.el (gnus-group-change-level-function): Ditto.
18075
18076         * gnus-msg.el (gnus-outgoing-message-group): Ditto.
18077
18078         * gnus-art.el (gnus-signature-limit)
18079         (gnus-article-mime-part-function): Ditto.
18080
18081 2005-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
18082
18083         * mml.el (mml-mode): Silence the byte compiler.
18084
18085         * gnus-art.el (gnus-article-jump-to-part): Redisplay the article
18086         using `(sit-for 0)' before moving the point to the specified part;
18087         skip unbuttonized parts.
18088         (gnus-article-part-wrapper): Don't use save-window-excursion; don't
18089         return to the summary window if gnus-auto-select-part is non-nil.
18090
18091 2005-09-04  Reiner Steib  <Reiner.Steib@gmx.de>
18092
18093         * mml.el (mml-dnd-protocol-alist, mml-dnd-attach-options):
18094         New variables.
18095         (mml-dnd-attach-file, mml-mode): Use them.
18096
18097         * nnweb.el (nnweb-type-definition, nnweb-google-wash-article):
18098         Make fetching article by MID work again for Google Groups.
18099         Add FIXME concerning gnus-group-make-web-group.
18100
18101         * mml-smime.el (mml-smime-sign-query, mml-smime-get-dns-cert):
18102         Don't depend on Gnus by using mail-extract-address-components if
18103         gnus-extract-address-components is not bound.
18104
18105 2005-09-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18106
18107         * gnus-art.el (gnus-mime-display-security): Don't display the
18108         signature, but only the signed part.
18109
18110 2005-09-02  Katsumi Yamaoka  <yamaoka@jpl.org>
18111
18112         * gnus-sum.el (gnus-thread-hide-subtree): Doc fix.
18113
18114         * gnus-msg.el (gnus-inews-insert-gcc): Fix the mistake of using
18115         list, not listp.
18116
18117 2005-09-02  Hrvoje Niksic  <hniksic@xemacs.org>
18118
18119         * mm-encode.el (mm-encode-content-transfer-encoding):
18120         Likewise when encoding.
18121
18122         * mm-bodies.el (mm-decode-content-transfer-encoding):
18123         De-canonicalize CRLF for all text content types, not just
18124         text/plain.
18125
18126 2005-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
18127
18128         * gnus-art.el (gnus-article-part-wrapper): Error if there's no
18129         valid article; point arrow and cursor at the MIME button.
18130
18131 2005-08-30  Katsumi Yamaoka  <yamaoka@jpl.org>
18132
18133         * gnus-art.el (gnus-mime-save-part-and-strip): Clarify prompt.
18134         Suggested by Dan Christensen <jdc@uwo.ca>.
18135
18136         * mm-decode.el (mm-save-part): Enable change of prompt.
18137
18138 2005-08-29  Jari Aalto  <jari.aalto@cante.net>
18139
18140         * gnus-msg.el (gnus-inews-add-send-actions):
18141         Make `message-post-method' lambda parameter ARG `&optional'.
18142
18143 2005-08-29  Reiner Steib  <Reiner.Steib@gmx.de>
18144
18145         * gnus-sum.el (gnus-summary-mime-map):
18146         Add gnus-article-save-part-and-strip, gnus-article-delete-part and
18147         gnus-article-jump-to-part.
18148
18149         * gnus-art.el (gnus-article-edit-article): Add quiet argument.
18150         (gnus-article-edit-part): Use it.
18151         (gnus-article-part-wrapper): Add no-handle argument.
18152         (gnus-article-save-part-and-strip, gnus-article-delete-part):
18153         New functions.
18154
18155 2005-08-29  Romain Francoise  <romain@orebokech.com>
18156
18157         * gnus-fun.el (gnus-convert-image-to-face-command): Fix typo in
18158         docstring.
18159         (gnus-face-from-file): Likewise.
18160
18161 2005-08-29  Reiner Steib  <Reiner.Steib@gmx.de>
18162
18163         * gnus-art.el (gnus-mime-save-part-and-strip): Don't prompt.
18164         (gnus-mime-delete-part): Don't prompt if `gnus-expert-user' is
18165         non-nil.
18166         (gnus-auto-select-part): New variable.
18167         (gnus-article-jump-to-part): New function.
18168         (gnus-article-edit-part, gnus-mime-save-part-and-strip)
18169         (gnus-mime-delete-part): Allow selecting specified part after
18170         deleting or stripping parts.
18171         (gnus-article-jump-to-part): Don't use `read-number'.  Use last
18172         part if argument is bogus.
18173
18174 2005-08-31  Juanma Barranquero  <lekktu@gmail.com>
18175
18176         * gnus-art.el (w3m-minor-mode-map):
18177         * gnus-spec.el (gnus-newsrc-file-version):
18178         * gnus-util.el (nnmail-active-file-coding-system)
18179         (gnus-original-article-buffer, gnus-user-agent):
18180         * gnus.el (gnus-ham-process-destinations)
18181         (gnus-parameter-ham-marks-alist)
18182         (gnus-parameter-spam-marks-alist, gnus-spam-autodetect)
18183         (gnus-spam-autodetect-methods, gnus-spam-newsgroup-contents)
18184         (gnus-spam-process-destinations, gnus-spam-process-newsgroups):
18185         * mm-decode.el (gnus-current-window-configuration):
18186         * mm-extern.el (gnus-article-mime-handles):
18187         * mm-url.el (url-current-object, url-package-name)
18188         (url-package-version):
18189         * mm-view.el (gnus-article-mime-handles, gnus-newsgroup-charset)
18190         (smime-keys, w3m-cid-retrieve-function-alist)
18191         (w3m-current-buffer, w3m-display-inline-images)
18192         (w3m-minor-mode-map):
18193         * mml-smime.el (gnus-extract-address-components):
18194         * mml.el (gnus-article-mime-handles, gnus-mouse-2)
18195         (gnus-newsrc-hashtb, message-default-charset)
18196         (message-deletable-headers, message-options)
18197         (message-posting-charset, message-required-mail-headers)
18198         (message-required-news-headers):
18199         * mml1991.el (mc-pgp-always-sign):
18200         * mml2015.el (mc-pgp-always-sign):
18201         * nnheader.el (nnmail-extra-headers):
18202         * rfc1843.el (gnus-decode-encoded-word-function)
18203         (gnus-decode-header-function, gnus-newsgroup-name):
18204         * spam-stat.el (gnus-original-article-buffer): Add defvars.
18205
18206 2005-08-22  Karl Chen  <quarl@cs.berkeley.edu>
18207
18208         * gnus-art.el (gnus-treatment-function-alist): Move date-lapsed to
18209         the end of the date treatments.
18210
18211 2005-08-15  Simon Josefsson  <jas@extundo.com>
18212
18213         * pgg.el (url-insert-file-contents): Don't autoload it, Emacs has
18214         it in url-handlers.el and XEmacs in url.el.  Reported by Luca
18215         Capello and Romain Francoise.
18216         (pgg-fetch-key-function): Remove, not used?
18217         (pgg-insert-url-with-w3): Require url, to get
18218         url-insert-file-contents regardless of where it is defined.
18219
18220 2005-08-13  Romain Francoise  <romain@orebokech.com>
18221
18222         * message.el (message-cite-original-1): New function.
18223         (message-cite-original): Use it.
18224         (message-cite-original-without-signature): Ditto.
18225
18226 2005-08-08  Romain Francoise  <romain@orebokech.com>
18227
18228         * message.el (message-yank-empty-prefix): New variable.
18229         (message-indent-citation): Use it.
18230         (message-cite-original-without-signature): Respect X-No-Archive.
18231
18232 2005-08-08  Simon Josefsson  <jas@extundo.com>
18233
18234         * pgg.el: Autoload url-insert-file-contents instead of loading
18235         w3/url.
18236         (pgg-insert-url-with-w3): Don't load url here.
18237
18238 2005-08-07  Jesper Harder  <harder@phys.au.dk>
18239
18240         * message.el (message-kill-to-signature): Don't insert newline at
18241         bol.
18242         (message-newline-and-reformat): Bind fill-paragraph-function to nil.
18243
18244 2005-08-06  Romain Francoise  <romain@orebokech.com>
18245
18246         * message.el (message-user-fqdn): Fix typo in docstring.
18247
18248 2005-08-05  Daiki Ueno  <ueno@unixuser.org>
18249
18250         * mml2015.el (mml2015-pgg-sign): Make sure micalg is correct.
18251
18252         * pgg-parse.el (pgg-parse-hash-algorithm-alist): Add SHA-2.
18253
18254 2005-08-05  Katsumi Yamaoka  <yamaoka@jpl.org>
18255
18256         * mm-bodies.el (mm-encode-body): Use coding system rather than
18257         charset to encode text.
18258
18259         * mm-util.el (mm-find-mime-charset-region): Attempt to reduce the
18260         number of charsets if utf-8 is available (XEmacs).
18261
18262 2005-08-04  Reiner Steib  <Reiner.Steib@gmx.de>
18263
18264         * gnus-art.el (gnus-button-valid-localpart-regexp): New variable
18265         taken from `gnus-button-mid-or-mail-regexp'.
18266         (gnus-button-mid-or-mail-regexp, gnus-button-alist): Use it.
18267         (gnus-button-alist): Improve regexp for domain part of the MIDs
18268         for news:localpart@domain buttons.
18269         (gnus-button-ctan-directory-regexp): Update.
18270
18271 2005-08-02  Katsumi Yamaoka  <yamaoka@jpl.org>
18272
18273         * sieve-manage.el (sieve-manage-interactive-login):
18274         Use make-local-variable rather than make-variable-buffer-local.
18275         (sieve-manage-open): Ditto.
18276         (sieve-manage-authenticate): Ditto.
18277
18278         * mml.el (mml-generate-mime-1): Make the content type default to
18279         text/plain if the filename is not specified.
18280
18281 2005-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
18282
18283         * gnus-uu.el (gnus-uu-save-article): Use insert-buffer-substring
18284         instead of insert-buffer.
18285
18286         * message.el (message-yank-original): Ditto; set the mark at the
18287         end of the yanked message.
18288
18289 2005-07-29  Katsumi Yamaoka  <yamaoka@jpl.org>
18290
18291         * gnus-art.el (gnus-article-next-page-1): Reduce the number of
18292         lines to scroll rather than to stop it.
18293
18294         * mml.el (mml-generate-default-type): Add doc string.
18295         (mml-generate-mime-1): Use mm-default-file-encoding or make it
18296         default to application/octet-stream when determining the content
18297         type if it is not specified for the part or the mml contents; add
18298         a comment about mml-generate-default-type.
18299
18300 2005-07-29  Reiner Steib  <Reiner.Steib@gmx.de>
18301
18302         * mml.el (mml-generate-mime-1): Use mm-default-file-encoding or
18303         make it default to application/octet-stream when determining the
18304         content type if it is not specified for the external contents.
18305
18306 2005-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
18307
18308         * rfc2231.el (rfc2231-parse-string): Take care that not only a
18309         segmented parameter but also other parameters might be there.
18310
18311 2005-07-27  Katsumi Yamaoka  <yamaoka@jpl.org>
18312
18313         * mm-decode.el (mm-display-external): Delete temp file, directory
18314         and buffer immediately if the external process is exited.
18315
18316 2005-07-26  Katsumi Yamaoka  <yamaoka@jpl.org>
18317
18318         * gnus-art.el (gnus-article-next-page-1): Don't scroll if there're
18319         fewer lines than that of scroll-margin.
18320         (gnus-article-prev-page): Narrow the range to bind scroll-in-place.
18321
18322 2005-07-25  Katsumi Yamaoka  <yamaoka@jpl.org>
18323
18324         * gnus-art.el (gnus-article-next-page): Revert.
18325         (gnus-article-beginning-of-window): New macro.
18326         (gnus-article-next-page-1): Use it.
18327         (gnus-article-prev-page): Ditto.
18328         (gnus-article-edit-part): Use insert-buffer-substring instead of
18329         insert-buffer.
18330         (gnus-article-edit-exit): Ditto.
18331
18332         * gnus-util.el (gnus-beginning-of-window): Remove.
18333         (gnus-end-of-window): Remove.
18334
18335         * lpath.el: Don't bind header-line-format and scroll-margin.
18336
18337 2005-07-25  Simon Josefsson  <jas@extundo.com>
18338
18339         * pgg.el (pgg-insert-url-with-w3): Don't load w3, it is possible
18340         to have the url package without w3.  Reported by Daiki Ueno
18341         <ueno@unixuser.org> and Luigi Panzeri <matley@muppetslab.org>.
18342
18343 2005-07-20  Didier Verna  <didier@xemacs.org>
18344
18345         * gnus-diary.el: Remove the description comment (nndiary is now
18346         properly documented in the Gnus manual).
18347         Fix the spelling of "Back End".
18348         * nndiary.el: Ditto.
18349         Fix the copyright notice.
18350
18351 2005-07-18  Romain Francoise  <romain@orebokech.com>
18352
18353         * gnus-sum.el (gnus-summary-to-prefix)
18354         (gnus-summary-newsgroup-prefix): New variables.
18355         (gnus-summary-from-or-to-or-newsgroups): Use them.
18356
18357 2005-07-17  Romain Francoise  <romain@orebokech.com>
18358
18359         * mml2015.el (mml2015-clean-buffer): Prefix buffer name with a
18360         space as it's generally not especially interesting to the user.
18361
18362 2005-07-16  Romain Francoise  <romain@orebokech.com>
18363
18364         * nnfolder.el (nnfolder-save-buffer): Bind `copyright-update' to
18365         nil to avoid prompting and file modification if one of the
18366         messages at the top of the nnfolder file contains a copyright
18367         notice.
18368         Update copyright notice.
18369
18370         * gnus-uu.el (gnus-uu-save-article): Use `message-make-date'
18371         instead of `current-time-string' as the latter creates a time
18372         string that is not RFC 2822 compliant (it lacks the zone).
18373         Update copyright notice.
18374
18375 2005-07-21  Stefan Monnier  <monnier@iro.umontreal.ca>
18376
18377         * mml.el (mml-minibuffer-read-disposition): Don't use inline by default
18378         for text/rtf.  Display default in prompt.  Pass default for M-n.
18379
18380         * mm-uu.el (mm-uu-copy-to-buffer): Use with-current-buffer.
18381
18382 2005-07-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18383
18384         * gnus-msg.el (gnus-button-mailto):
18385         Remove save-selected-window-window hackery because it relies on
18386         save-selected-window internals.
18387
18388 2005-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
18389
18390         * gnus-art.el (gnus-article-next-page): Use gnus-end-of-window.
18391         (gnus-article-next-page-1): Use gnus-beginning-of-window.
18392         (gnus-article-prev-page): Ditto.
18393
18394         * gnus-util.el (gnus-beginning-of-window): New function.
18395         (gnus-end-of-window): New function.
18396
18397         * lpath.el: Bind header-line-format and scroll-margin for XEmacs.
18398
18399 2005-07-14  Hiroshi Fujishima  <hiroshi.fujishima@gmail.com>  (tiny change)
18400
18401         * gnus-score.el (gnus-score-edit-all-score):
18402         Set gnus-score-edit-exit-function to gnus-score-edit-done and call
18403         gnus-message.
18404
18405 2005-07-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18406
18407         * gnus-msg.el (gnus-button-mailto):
18408         Remove save-selected-window-window hackery because it relies on
18409         save-selected-window internals.
18410
18411 2005-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
18412
18413         * gnus-salt.el (gnus-pick-mode): Remove the 5th arg of
18414         add-minor-mode.
18415         (gnus-binary-mode): Ditto.
18416
18417         * gnus-topic.el (gnus-topic-mode): Ditto.
18418
18419 2005-07-08  Ralf Angeli  <angeli@iwi.uni-sb.de>
18420
18421         * gnus-art.el (gnus-article-next-page, gnus-article-next-page-1)
18422         (gnus-article-prev-page): Take scroll-margin into consideration.
18423
18424 2005-07-04  Lute Kamstra  <lute@gnu.org>
18425
18426         Update FSF's address in GPL notices.
18427
18428 2005-07-04  Juanma Barranquero  <lekktu@gmail.com>
18429
18430         * gnus.el (gnus-exit):
18431         * gnus-group.el (gnus-group-icons):
18432         * nnmail.el (nnmail-prepare): Fix typos in docstrings.
18433
18434         * gnus-nocem.el (gnus-nocem):
18435         * message.el (message-various, message-buffers, message-sending)
18436         (message-interface, message-forwarding, message-insertion)
18437         (message-headers, message-news, message-mail):
18438         * pgg-gpg.el (pgg-gpg):
18439         * pgg-parse.el (pgg-parse):
18440         * pgg-pgp.el (pgg-pgp):
18441         * pgg-pgp5.el (pgg-pgp5):
18442         * pop3.el (pop3): Finish `defgroup' description with period.
18443
18444 2005-07-01  Katsumi Yamaoka  <yamaoka@jpl.org>
18445
18446         * gnus-art.el (article-display-face): Improve the efficiency.
18447         (article-display-x-face): Ditto; remove gray x-face stuff.
18448
18449 2005-06-30  Katsumi Yamaoka  <yamaoka@jpl.org>
18450
18451         * gnus-art.el (article-display-face): Correct the position in
18452         which Faces are inserted.
18453
18454 2005-06-29  Didier Verna  <didier@xemacs.org>
18455
18456         * gnus-art.el (article-display-face): Display faces in correct
18457         order.
18458
18459 2005-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
18460
18461         * gnus-nocem.el (gnus-nocem-verifyer): Default to pgg-verify.
18462         (gnus-fill-real-hashtb): Use hash table instead of obarray.
18463         (gnus-nocem-check-article): Fetch the Type header.
18464         (gnus-nocem-message-wanted-p): Fix the way to examine types.
18465         (gnus-nocem-verify-issuer): Use functionp instead of fboundp.
18466         (gnus-nocem-enter-article): Use hash tables rather than obarrays;
18467         make sure gnus-nocem-hashtb is initialized.
18468         (gnus-nocem-alist-to-hashtb): Use hash table instead of obarray.
18469         (gnus-nocem-unwanted-article-p): Ditto.
18470
18471         * pgg.el (pgg-verify): Return the verification result.
18472
18473 2005-06-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18474
18475         * gnus-art.el (gnus-mime-copy-part): Check whether coding-system
18476         is ascii.
18477
18478 2005-06-24  Juanma Barranquero  <lekktu@gmail.com>
18479
18480         * gnus-art.el (gnus-article-mode): Set `nobreak-char-display', not
18481         `show-nonbreak-escape'.
18482
18483 2005-06-23  Lute Kamstra  <lute@gnu.org>
18484
18485         * gnus-art.el (gnus-article-mode): Use kill-all-local-variables.
18486
18487         * dig.el (dig-mode):
18488         * smime.el (smime-mode): Use gnus-run-mode-hooks.
18489
18490 2005-06-21  Juanma Barranquero  <lekktu@gmail.com>
18491
18492         * nnimap.el (nnimap-split-download-body): Fix spellings.
18493
18494 2005-06-16  Juanma Barranquero  <lekktu@gmail.com>
18495
18496         * gnus-art.el (gnus-article-encrypt-body):
18497         * gnus-cus.el (gnus-score-customize):
18498         * mm-extern.el (mm-extern-local-file, mm-inline-external-body):
18499         * pop3.el (pop3-user): Don't use `format' on `error' arguments.
18500
18501 2005-06-16  Arne Jørgensen  <arne@arnested.dk>
18502
18503         * smime.el (smime-cert-by-ldap-1): Detect PEM format without
18504         header by looking for magic "MII" at the beginning.
18505
18506 2005-06-16  Miles Bader  <miles@gnu.org>
18507
18508         * gnus-xmas.el (gnus-xmas-group-startup-message):
18509         Use renamed gnus-splash face.
18510
18511         * assistant.el (assistant-field): Remove "-face" suffix from face name.
18512         (assistant-field-face): New backward-compatibility alias for renamed
18513         face.
18514         (assistant-render-text): Use renamed assistant-field face.
18515
18516         * spam.el (spam): Remove "-face" suffix from face name.
18517         (spam-face): New backward-compatibility alias for renamed face.
18518         (spam-face, spam-initialize): Use renamed spam face.
18519
18520         * message.el (message-header-to, message-header-cc)
18521         (message-header-subject, message-header-newsgroups)
18522         (message-header-other, message-header-name)
18523         (message-header-xheader, message-separator, message-cited-text)
18524         (message-mml): Remove "-face" suffix from face names.
18525         (message-header-to-face, message-header-cc-face)
18526         (message-header-subject-face, message-header-newsgroups-face)
18527         (message-header-other-face, message-header-name-face)
18528         (message-header-xheader-face, message-separator-face)
18529         (message-cited-text-face, message-mml-face):
18530         New backward-compatibility aliases for renamed faces.
18531         (message-font-lock-keywords): Use renamed message faces.
18532
18533         * sieve-mode.el (sieve-control-commands, sieve-action-commands)
18534         (sieve-test-commands, sieve-tagged-arguments):
18535         Remove "-face" suffix from face names.
18536         (sieve-control-commands-face, sieve-action-commands-face)
18537         (sieve-test-commands-face, sieve-tagged-arguments-face):
18538         New backward-compatibility aliases for renamed faces.
18539         (sieve-control-commands-face, sieve-action-commands-face)
18540         (sieve-test-commands-face, sieve-tagged-arguments-face):
18541         Use renamed sieve faces.
18542
18543         * gnus.el (gnus-group-news-1, gnus-group-news-1-empty)
18544         (gnus-group-news-2, gnus-group-news-2-empty, gnus-group-news-3)
18545         (gnus-group-news-3-empty, gnus-group-news-4)
18546         (gnus-group-news-4-empty, gnus-group-news-5)
18547         (gnus-group-news-5-empty, gnus-group-news-6)
18548         (gnus-group-news-6-empty, gnus-group-news-low)
18549         (gnus-group-news-low-empty, gnus-group-mail-1)
18550         (gnus-group-mail-1-empty, gnus-group-mail-2)
18551         (gnus-group-mail-2-empty, gnus-group-mail-3)
18552         (gnus-group-mail-3-empty, gnus-group-mail-low)
18553         (gnus-group-mail-low-empty, gnus-summary-selected)
18554         (gnus-summary-cancelled, gnus-summary-high-ticked)
18555         (gnus-summary-low-ticked, gnus-summary-normal-ticked)
18556         (gnus-summary-high-ancient, gnus-summary-low-ancient)
18557         (gnus-summary-normal-ancient, gnus-summary-high-undownloaded)
18558         (gnus-summary-low-undownloaded)
18559         (gnus-summary-normal-undownloaded, gnus-summary-high-unread)
18560         (gnus-summary-low-unread, gnus-summary-normal-unread)
18561         (gnus-summary-high-read, gnus-summary-low-read)
18562         (gnus-summary-normal-read, gnus-splash):
18563         Remove "-face" suffix from face names.
18564         (gnus-group-news-1-face, gnus-group-news-1-empty-face)
18565         (gnus-group-news-2-face, gnus-group-news-2-empty-face)
18566         (gnus-group-news-3-face, gnus-group-news-3-empty-face)
18567         (gnus-group-news-4-face, gnus-group-news-4-empty-face)
18568         (gnus-group-news-5-face, gnus-group-news-5-empty-face)
18569         (gnus-group-news-6-face, gnus-group-news-6-empty-face)
18570         (gnus-group-news-low-face, gnus-group-news-low-empty-face)
18571         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face)
18572         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face)
18573         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face)
18574         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face)
18575         (gnus-summary-selected-face, gnus-summary-cancelled-face)
18576         (gnus-summary-high-ticked-face, gnus-summary-low-ticked-face)
18577         (gnus-summary-normal-ticked-face)
18578         (gnus-summary-high-ancient-face, gnus-summary-low-ancient-face)
18579         (gnus-summary-normal-ancient-face)
18580         (gnus-summary-high-undownloaded-face)
18581         (gnus-summary-low-undownloaded-face)
18582         (gnus-summary-normal-undownloaded-face)
18583         (gnus-summary-high-unread-face, gnus-summary-low-unread-face)
18584         (gnus-summary-normal-unread-face, gnus-summary-high-read-face)
18585         (gnus-summary-low-read-face, gnus-summary-normal-read-face)
18586         (gnus-splash-face):
18587         New backward-compatibility aliases for renamed faces.
18588         (gnus-group-startup-message): Use renamed gnus faces.
18589
18590         * gnus-srvr.el (gnus-server-agent, gnus-server-opened)
18591         (gnus-server-closed, gnus-server-denied, gnus-server-offline)
18592         (gnus-server-agent): Remove "-face" suffix from face names.
18593         (gnus-server-agent-face, gnus-server-opened-face)
18594         (gnus-server-closed-face, gnus-server-denied-face)
18595         (gnus-server-offline-face):
18596         New backward-compatibility aliases for renamed faces.
18597         (gnus-server-agent-face, gnus-server-opened-face)
18598         (gnus-server-closed-face, gnus-server-denied-face)
18599         (gnus-server-offline-face): Use renamed gnus faces.
18600
18601         * gnus-picon.el (gnus-picon-xbm, gnus-picon):
18602         Remove "-face" suffix from face names.
18603         (gnus-picon-xbm-face, gnus-picon-face):
18604         New backward-compatibility aliases for renamed faces.
18605
18606         * gnus-cite.el (gnus-cite-attribution, gnus-cite-1, gnus-cite-2)
18607         (gnus-cite-3, gnus-cite-4, gnus-cite-5, gnus-cite-6)
18608         (gnus-cite-7, gnus-cite-8, gnus-cite-9, gnus-cite-10)
18609         (gnus-cite-11): Remove "-face" suffix from face names.
18610         (gnus-cite-attribution-face, gnus-cite-face-1, gnus-cite-face-2)
18611         (gnus-cite-face-3, gnus-cite-face-4, gnus-cite-face-5)
18612         (gnus-cite-face-6, gnus-cite-face-7, gnus-cite-face-8)
18613         (gnus-cite-face-9, gnus-cite-face-10, gnus-cite-face-11):
18614         New backward-compatibility aliases for renamed faces.
18615         (gnus-cite-attribution-face, gnus-cite-face-list)
18616         (gnus-article-boring-faces): Use renamed gnus faces.
18617
18618         * gnus-art.el (gnus-signature, gnus-header-from)
18619         (gnus-header-subject, gnus-header-newsgroups, gnus-header-name)
18620         (gnus-header-content): Remove "-face" suffix from face names.
18621         (gnus-signature-face, gnus-header-from-face)
18622         (gnus-header-subject-face, gnus-header-newsgroups-face)
18623         (gnus-header-name-face, gnus-header-content-face):
18624         New backward-compatibility aliases for renamed faces.
18625         (gnus-signature-face, gnus-header-face-alist): Use renamed gnus faces.
18626
18627         * gnus-sum.el (gnus-summary-selected-face)
18628         (gnus-summary-highlight): Use renamed gnus faces.
18629         * gnus-group.el (gnus-group-highlight): Likewise.
18630
18631 2005-06-14  Juanma Barranquero  <lekktu@gmail.com>
18632
18633         * gnus-sieve.el (gnus-sieve-article-add-rule):
18634         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days):
18635         * spam-stat.el (spam-stat-buffer-change-to-spam)
18636         (spam-stat-buffer-change-to-non-spam): Follow error conventions.
18637
18638         * message.el (message-is-yours-p):
18639         * gnus-sum.el (gnus-auto-select-subject): Fix quoting in docstring.
18640
18641 2005-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
18642
18643         * mm-view.el (mm-inline-text): Withdraw the last change.
18644
18645 2005-06-09  Katsumi Yamaoka  <yamaoka@jpl.org>
18646
18647         * mm-view.el (mm-inline-text): Turn off adaptive-fill-mode while
18648         executing enriched-decode.
18649
18650 2005-06-07  Katsumi Yamaoka  <yamaoka@jpl.org>
18651
18652         * mm-util.el (mm-find-buffer-file-coding-system): Don't examine
18653         charset of tar files.
18654
18655 2005-06-04  Luc Teirlinck  <teirllm@auburn.edu>
18656
18657         * gnus-art.el (article-update-date-lapsed): Use `save-match-data'.
18658
18659 2005-06-04  Lute Kamstra  <lute@gnu.org>
18660
18661         * nnfolder.el (nnfolder-read-folder): Make sure that undo
18662         information is never recorded.
18663
18664 2005-06-03  Stefan Monnier  <monnier@iro.umontreal.ca>
18665
18666         * gnus-art.el (gnus-emphasis-alist): Disable the strikethru thingy.
18667
18668 2005-06-02  Katsumi Yamaoka  <yamaoka@jpl.org>
18669
18670         * pop3.el (pop3-apop): Run md5 in the binary mode.
18671
18672         * starttls.el (starttls-set-process-query-on-exit-flag):
18673         Use eval-and-compile.
18674
18675 2005-05-31  Simon Josefsson  <jas@extundo.com>
18676
18677         * smime.el (smime-replace-in-string): Define.
18678         (smime-cert-by-ldap-1): Use it.
18679
18680 2005-05-31  Katsumi Yamaoka  <yamaoka@jpl.org>
18681
18682         * gnus-art.el (article-display-x-face): Replace
18683         process-kill-without-query by gnus-set-process-query-on-exit-flag.
18684
18685         * gnus-util.el (gnus-set-process-query-on-exit-flag): Alias to
18686         set-process-query-on-exit-flag or process-kill-without-query.
18687
18688         * html2text.el (html2text-fix-paragraphs): Use `while - re-search'
18689         loop instead of replace-regexp.
18690
18691         * imap.el (imap-ssl-open): Use set-process-query-on-exit-flag
18692         instead of process-kill-without-query if it is available.
18693
18694         * lpath.el: Fbind ldap-search-entries.
18695
18696         * mm-util.el (mm-insert-file-contents): Bind find-file-hook
18697         instead of find-file-hooks if it is available.
18698
18699         * mml1991.el: Bind pgg-default-user-id when compiling.
18700
18701         * mml2015.el: Bind pgg-default-user-id when compiling.
18702
18703         * nndraft.el (nndraft-request-associate-buffer):
18704         Use write-contents-functions instead of write-contents-hooks if it is
18705         available.
18706
18707         * nnheader.el (nnheader-find-file-noselect): Bind find-file-hook
18708         instead of find-file-hooks if it is available.
18709
18710         * nntp.el (nntp-open-connection): Replace
18711         process-kill-without-query by gnus-set-process-query-on-exit-flag.
18712         (nntp-open-ssl-stream): Ditto.
18713         (nntp-open-tls-stream): Ditto.
18714
18715         * starttls.el (starttls-set-process-query-on-exit-flag): Alias to
18716         set-process-query-on-exit-flag or process-kill-without-query.
18717         (starttls-open-stream-gnutls): Use it instead of
18718         process-kill-without-query.
18719         (starttls-open-stream): Ditto.
18720
18721 2005-05-31  Ulf Stegemann  <ulf@zeitform.de>  (tiny change)
18722
18723         * smime.el (smime-cert-by-ldap-1): Don't use
18724         replace-regexp-in-string.
18725
18726 2005-05-31  Arne Jørgensen  <arne@arnested.dk>
18727
18728         * smime-ldap.el (smime-ldap-search): Add compatibility for XEmacs.
18729
18730         * smime.el (smime-cert-by-ldap-1): Handle certificates distributed
18731         in PEM format.  Adjust to the XEmacs compatibility.
18732
18733 2005-05-30  Reiner Steib  <Reiner.Steib@gmx.de>
18734
18735         * encrypt.el (encrypt-xor-process-buffer): Replace `string-to-int'
18736         by `string-to-number'.
18737         * gnus-agent.el (gnus-agent-regenerate-group)
18738         (gnus-agent-fetch-articles): Ditto.
18739         * gnus-art.el (gnus-button-fetch-group): Ditto.
18740         * gnus-cache.el (gnus-cache-generate-active)
18741         (gnus-cache-articles-in-group): Ditto.
18742         * gnus-group.el (gnus-group-set-current-level)
18743         (gnus-group-insert-group-line): Ditto.
18744         * gnus-score.el (gnus-score-set-expunge-below)
18745         (gnus-score-set-mark-below, gnus-summary-score-effect)
18746         (gnus-summary-score-entry): Ditto.
18747         * gnus-soup.el (gnus-soup-send-packet, gnus-soup-parse-areas)
18748         (gnus-soup-pack): Ditto.
18749         * gnus-spec.el (gnus-xmas-format): Ditto.
18750         * gnus-start.el (gnus-newsrc-to-gnus-format): Ditto.
18751         * gnus-sum.el (gnus-create-xref-hashtb): Ditto.
18752         * gnus-uu.el (gnus-uu-expand-numbers): Ditto.
18753         * nnbabyl.el (nnbabyl-article-group-number): Ditto.
18754         * nndb.el (nndb-get-remote-expire-response): Ditto.
18755         * nndiary.el (nndiary-parse-schedule-value)
18756         (nndiary-string-to-number, nndiary-request-replace-article)
18757         (nndiary-request-article): Ditto.
18758         * nndoc.el (nndoc-rnews-body-end, nndoc-mbox-body-end): Ditto.
18759         * nndraft.el (nndraft-articles, nndraft-request-group): Ditto.
18760         * nneething.el (nneething-make-head): Ditto.
18761         * nnfolder.el (nnfolder-request-article)
18762         (nnfolder-retrieve-headers): Ditto.
18763         * nnheader.el (nnheader-file-to-number): Ditto.
18764         * nnkiboze.el (nnkiboze-request-article): Ditto.
18765         * nnmail.el (nnmail-process-unix-mail-format)
18766         (nnmail-process-babyl-mail-format): Ditto.
18767         * nnmbox.el (nnmbox-read-mbox, nnmbox-article-group-number): Ditto.
18768         * nnmh.el (nnmh-update-gnus-unreads, nnmh-active-number)
18769         (nnmh-request-create-group, nnmh-request-list-1)
18770         (nnmh-request-group, nnmh-request-article): Ditto.
18771         * nnml.el (nnml-request-replace-article, nnml-request-article): Ditto.
18772         * nnrss.el (nnrss-find-rss-via-syndic8): Ditto.
18773         * nnsoup.el (nnsoup-make-active): Ditto.
18774         * nnspool.el (nnspool-find-id, nnspool-request-group): Ditto.
18775         * nntp.el (nntp-find-group-and-number)
18776         (nntp-retrieve-headers-with-xover): Ditto.
18777         * pgg-gpg.el (pgg-gpg-snarf-keys-region): Ditto.
18778         * pgg-parse.el (pgg-read-body, pgg-read-bytes)
18779         (pgg-format-key-identifier): Ditto.
18780         * pop3.el (pop3-last, pop3-stat): Ditto.
18781         * qp.el (quoted-printable-decode-region): Ditto.
18782
18783         * spam-report.el (spam-report-url-ping-mm-url): Use format instead
18784         of concat.
18785
18786 2005-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
18787
18788         * gnus-agent.el (gnus-category-mode): Use gnus-run-mode-hooks.
18789
18790         * gnus-art.el (gnus-article-mode): Use gnus-run-mode-hooks.
18791
18792         * gnus-cus.el (gnus-custom-mode): Use gnus-run-mode-hooks.
18793
18794         * gnus-eform.el (gnus-edit-form-mode): Use gnus-run-mode-hooks.
18795
18796         * gnus-group.el (gnus-group-mode): Use gnus-run-mode-hooks.
18797
18798         * gnus-kill.el (gnus-kill-file-mode): Use gnus-run-mode-hooks.
18799
18800         * gnus-salt.el (gnus-tree-mode): Use gnus-run-mode-hooks.
18801         (gnus-carpal-mode): Ditto.
18802
18803         * gnus-srvr.el (gnus-server-mode): Use gnus-run-mode-hooks.
18804         (gnus-browse-mode): Ditto.
18805
18806         * gnus-sum.el (gnus-summary-mode): Use gnus-run-mode-hooks.
18807
18808         * gnus-util.el (gnus-run-mode-hooks): Save current buffer.
18809
18810 2005-05-29  Richard M. Stallman  <rms@gnu.org>
18811
18812         * gnus-cite.el (gnus-cite-add-face): Set overlay's evaporate property.
18813
18814 2005-05-27  Katsumi Yamaoka  <yamaoka@jpl.org>
18815
18816         * gnus-util.el (gnus-run-mode-hooks): New function.
18817
18818         * score-mode.el (gnus-score-mode): Use gnus-run-mode-hooks.
18819
18820         * dgnushack.el: Advise byte-optimize-form-code-walker to avoid the
18821         ``...called for effect'' warnings for Emacs 21.4 as well as 21.3.
18822
18823 2005-05-27  Lute Kamstra  <lute@gnu.org>
18824
18825         * dns-mode.el (dns-mode): Specify customization group.
18826
18827 2005-05-26  Luc Teirlinck  <teirllm@auburn.edu>
18828
18829         * gnus-agent.el (gnus-agent-make-mode-line-string):
18830         Use mode-line-highlight as mouse-face.
18831
18832 2005-05-17  Katsumi Yamaoka  <yamaoka@jpl.org>
18833
18834         * canlock.el (canlock): Change the parent group to news.
18835
18836         * deuglify.el (gnus-outlook-deuglify): Add :group.
18837
18838         * dig.el (dig): Add :group.
18839
18840         * dns-mode.el (dns-mode): Add :group.
18841
18842         * encrypt.el (encrypt): Add :group.
18843
18844         * gnus-cite.el (gnus-cite-attribution-face): Add :group.
18845         (gnus-cite-face-1, gnus-cite-face-2, gnus-cite-face-3): Ditto.
18846         (gnus-cite-face-4, gnus-cite-face-5, gnus-cite-face-6): Ditto.
18847         (gnus-cite-face-7, gnus-cite-face-8, gnus-cite-face-9): Ditto.
18848         (gnus-cite-face-10, gnus-cite-face-11): Ditto.
18849
18850         * gnus-diary.el (gnus-diary): Add :group.
18851
18852         * gnus.el (gnus-group-news-1-face): Add :group.
18853         (gnus-group-news-1-empty-face): Ditto.
18854         (gnus-group-news-2-face, gnus-group-news-2-empty-face): Ditto.
18855         (gnus-group-news-3-face, gnus-group-news-3-empty-face): Ditto.
18856         (gnus-group-news-4-face, gnus-group-news-4-empty-face): Ditto.
18857         (gnus-group-news-5-face, gnus-group-news-5-empty-face): Ditto.
18858         (gnus-group-news-6-face, gnus-group-news-6-empty-face): Ditto.
18859         (gnus-group-news-low-face, gnus-group-news-low-empty-face): Ditto.
18860         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face): Ditto.
18861         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face): Ditto.
18862         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face): Ditto.
18863         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face): Ditto.
18864         (gnus-summary-selected-face, gnus-summary-cancelled-face): Ditto.
18865         (gnus-summary-high-ticked-face): Ditto.
18866         (gnus-summary-low-ticked-face): Ditto.
18867         (gnus-summary-normal-ticked-face): Ditto.
18868         (gnus-summary-high-ancient-face): Ditto.
18869         (gnus-summary-low-ancient-face): Ditto.
18870         (gnus-summary-normal-ancient-face): Ditto.
18871         (gnus-summary-high-undownloaded-face): Ditto.
18872         (gnus-summary-low-undownloaded-face): Ditto.
18873         (gnus-summary-normal-undownloaded-face): Ditto.
18874         (gnus-summary-high-unread-face): Ditto.
18875         (gnus-summary-low-unread-face): Ditto.
18876         (gnus-summary-normal-unread-face): Ditto.
18877         (gnus-summary-high-read-face, gnus-summary-low-read-face): Ditto.
18878         (gnus-summary-normal-read-face, gnus-splash-face): Ditto.
18879
18880         * hashcash.el (hashcash): New custom group.
18881         (hashcash-default-payment): Add :group.
18882         (hashcash-payment-alist): Ditto.
18883         (hashcash-default-accept-payment): Ditto.
18884         (hashcash-accept-resources): Ditto.
18885         (hashcash-path): Ditto.
18886         (hashcash-extra-generate-parameters): Ditto.
18887         (hashcash-double-spend-database): Ditto.
18888         (hashcash-in-news): Ditto.
18889
18890         * message.el (message-minibuffer-local-map): Add :group.
18891
18892         * netrc.el (netrc): Add :group.
18893
18894         * sieve-manage.el (sieve-manage-log): Add :group.
18895         (sieve-manage-default-user): Diito.
18896         (sieve-manage-server-eol, sieve-manage-client-eol): Ditto.
18897         (sieve-manage-streams, sieve-manage-stream-alist): Ditto.
18898         (sieve-manage-authenticators): Ditto.
18899         (sieve-manage-authenticator-alist): Ditto.
18900         (sieve-manage-default-port): Ditto.
18901
18902         * sieve-mode.el (sieve-control-commands-face): Add :group.
18903         (sieve-action-commands-face): Ditto.
18904         (sieve-test-commands-face): Ditto.
18905         (sieve-tagged-arguments-face): Ditto.
18906
18907         * smime.el (smime): Add :group.
18908
18909         * spam-report.el (spam-report): Add :group.
18910
18911         * spam.el (spam, spam-face): Add :group.
18912
18913 2005-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18914
18915         * nntp.el (nntp-next-result-arrived-p): Some news servers may
18916         return \n.\n.\n at the end of articles.  Protect against that.
18917         (nntp-with-open-group): Allow debugging.
18918
18919         * nnheader.el (mail-header-set-extra): Make into a function
18920         because I just could't understand how to quote the list properly.
18921
18922         * dns.el (query-dns-cached): New function.
18923
18924 2005-05-26  Lute Kamstra  <lute@gnu.org>
18925
18926         * score-mode.el (gnus-score-mode): Use run-mode-hooks.
18927
18928 2005-05-16  Katsumi Yamaoka  <yamaoka@jpl.org>
18929
18930         * dgnushack.el: Autoload mail-extract-address-components for XEmacs.
18931
18932         * gnus-art.el: Don't autoload mail-extract-address-components.
18933
18934         * gnus.el: Remove duplicated autoload for message-y-or-n-p; use
18935         eval-and-compile to evaluate it.
18936
18937         * hashcash.el: Don't autoload executable-find.
18938
18939         * nndb.el: Don't declare the nndb back end two or more times; don't
18940         autoload news-reply-mode, news-setup, cancel-timer and telnet.
18941
18942         * nntp.el: Autoload format-spec instead of format; use
18943         eval-and-compile to evaluate autoload forms.
18944
18945 2005-05-09  Georg C. F. Greve  <greve@gnu.org>  (tiny change)
18946
18947         * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Fix PIN caching.
18948
18949 2005-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18950
18951         * gnus.el (gnus-version-number): Bump version.
18952
18953 2005-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
18954
18955         * gnus.el: No Gnus v0.3 is released.
18956
18957 2005-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18958
18959         * lpath.el (featurep): Bind show-nonbreak-escape.
18960
18961 2005-04-28  Katsumi Yamaoka  <yamaoka@jpl.org>
18962
18963         * gnus-art.el (gnus-article-edit-part): Disable undo.
18964
18965 2005-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
18966
18967         * gnus-art.el (article-date-ut): Don't delete X-Sent header when
18968         gnus-article-date-lapsed-new-header is t if date timer is active;
18969         skip headers in which the original date value is empty.
18970         (gnus-article-save-original-date): Redefine it as a macro.
18971         (gnus-display-mime): Use it.
18972
18973 2005-04-22  Katsumi Yamaoka  <yamaoka@jpl.org>
18974
18975         * gnus-art.el (article-date-ut): Support converting date in
18976         forwarded parts as well.
18977         (gnus-article-save-original-date): New function.
18978         (gnus-display-mime): Use it.
18979
18980 2005-04-22  David Hansen  <david.hansen@physik.fu-berlin.de>
18981
18982         * nnrss.el (nnrss-check-group, nnrss-request-article): Support the
18983         enclosure element of <item>.
18984
18985 2005-04-21  Reiner Steib  <Reiner.Steib@gmx.de>
18986
18987         * message.el (message-kill-buffer-query): Rename from
18988         `message-kill-buffer-query-if-modified'.  Add :version.
18989
18990 2005-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
18991
18992         * mml.el (mml-preview): Bind gnus-message-buffer while setting the
18993         window layout.
18994
18995 2005-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
18996
18997         * mml.el: Autoload dnd when compiling.
18998
18999 2005-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
19000
19001         * mml.el (mml-mode, mml-dnd-attach-file): Use dnd-* instead of
19002         x-dnd-*.
19003
19004 2005-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
19005
19006         * qp.el (quoted-printable-encode-region): Save excursion.
19007
19008 2005-04-14  Teodor Zlatanov  <tzz@lifelogs.com>
19009
19010         * message.el (message-kill-buffer-query-if-modified): Add new variable
19011         so the user can kill a modified message buffer quickly.
19012         (message-kill-buffer): Use it.
19013
19014 2005-04-13  Katsumi Yamaoka  <yamaoka@jpl.org>
19015
19016         * lpath.el: Fbind display-time-event-handler; don't fbind
19017         string-to-multibyte.
19018
19019         * qp.el (quoted-printable-encode-region): Use mm-string-to-multibyte.
19020
19021 2005-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
19022
19023         * nnrss.el (nnrss-node-text): Replace CRLFs (which might be
19024         contained in text because xml.el decodes entities) with LFs.
19025
19026 2005-04-11  Lute Kamstra  <lute@gnu.org>
19027
19028         * nnimap.el (nnimap-date-days-ago): Handle byte-compiler warnings
19029         differently.
19030
19031 2005-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
19032
19033         * mm-util.el (mm-detect-coding-region): Typo.
19034
19035 2005-04-11  Katsumi Yamaoka  <yamaoka@jpl.org>
19036
19037         * gnus-art.el (gnus-article-read-summary-keys): Fix misplaced parens.
19038
19039 2005-04-06  Deepak Goel  <deego@gnufans.org>
19040
19041         * spam-stat.el (spam-stat-score-buffer): Add a call to a
19042         user-function allow user modifications of the scores.
19043         (spam-stat-score-buffer-user): New function, to allow
19044         user-computed modifications to the score.
19045         (spam-stat-score-buffer-user-functions): List of additional
19046         scoring functions.
19047         (spam-stat-error-holder): Global temporary error holder.
19048         (spam-stat-split-fancy): Use the new `spam-stat-error-holder'
19049         variable.
19050
19051 2005-04-06  Teodor Zlatanov  <tzz@lifelogs.com>
19052
19053         * gnus-registry.el (gnus-registry-clean-empty-function)
19054         (gnus-registry-trim, gnus-registry-fetch-groups)
19055         (gnus-registry-delete-group): Groups that match
19056         `gnus-registry-ignored-groups' are removed from the registry
19057         entries, not just ignored for splitting.  This helps clean up the
19058         registry.  Also, `gnus-registry-fetch-groups' is a convenient way
19059         to get all the groups a message ID is in.
19060
19061         * spam-stat.el (spam-stat-split-fancy-spam-threshold)
19062         (spam-stat-split-fancy): Change "threshhold" to "threshold".
19063         (spam-stat-score-buffer-user-functions): Add :number custom type.
19064
19065 2005-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
19066
19067         * mm-util.el (mm-coding-system-p): Don't return binary for the nil
19068         argument in XEmacs.
19069
19070         * nnrss.el (nnrss-compatible-encoding-alist): New variable.
19071         (nnrss-request-group): Decode group name first.
19072         (nnrss-request-article): Make a text/plain article if mml-to-mime
19073         failed.
19074         (nnrss-get-encoding): Return a compatible encoding according to
19075         nnrss-compatible-encoding-alist.
19076         (nnrss-find-el): Use consp instead of listp.
19077         (nnrss-opml-export, nnrss-order-hrefs, nnrss-find-el): Use dolist.
19078
19079 2005-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
19080
19081         * time-date.el (time-to-seconds): Don't use the #xhhhh syntax
19082         which Emacs 20 doesn't support.
19083         (seconds-to-time, days-to-time, time-subtract, time-add): Ditto.
19084
19085 2005-04-04  Reiner Steib  <Reiner.Steib@gmx.de>
19086
19087         * nnimap.el (nnimap-date-days-ago): Add defvars in order to
19088         silence the byte compiler inside the defun.
19089
19090         * gnus-demon.el (parse-time-string): Add autoload.
19091
19092         * gnus-delay.el (parse-time-string): Add autoload.
19093
19094         * gnus-art.el (parse-time-string): Add autoload.
19095
19096         * nnultimate.el (parse-time): Require for `parse-time-string'.
19097
19098 2005-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
19099
19100         * gnus-art.el (gnus-copy-article-ignored-headers): Update :version.
19101
19102         * gnus-score.el (gnus-adaptive-pretty-print): Ditto.
19103
19104         * smime.el (smime-ldap-host-list): Add :version.
19105
19106 2005-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
19107
19108         * gnus-srvr.el (gnus-browse-select-group): Add NUMBER argument and
19109         pass it to `gnus-browse-read-group'.
19110         (gnus-browse-read-group): Add NUMBER argument and pass it to
19111         `gnus-group-read-ephemeral-group'.
19112
19113         * gnus-group.el (gnus-group-read-ephemeral-group): Add NUMBER
19114         argument and pass it to `gnus-group-read-group'.
19115
19116 2005-03-19  Aidan Kehoe  <kehoea@parhasard.net>
19117
19118         * mm-util.el (mm-xemacs-find-mime-charset): Only call
19119         mm-xemacs-find-mime-charset-1 if we have the mule feature
19120         available at runtime.
19121
19122 2005-03-25  Werner Lemberg  <wl@gnu.org>
19123
19124         * nnmaildir.el: Replace `illegal' with `invalid'.
19125
19126 2005-03-23  Lute Kamstra  <lute@gnu.org>
19127
19128         * time-date.el: Add comment on time value formats.
19129         Don't require parse-time.
19130         (with-decoded-time-value): New macro.
19131         (encode-time-value): New function.
19132         (time-to-seconds, time-less-p, time-subtract, time-add): Use them.
19133         (days-to-time): Return a valid time value when arg is huge.
19134         (time-since): Use time-subtract.
19135         (time-to-number-of-days): Use time-to-seconds.
19136
19137 2005-03-22  Stefan Monnier  <monnier@iro.umontreal.ca>
19138
19139         * gnus-start.el (gnus-display-time-event-handler):
19140         Check display-time-timer at runtime rather than only at load time
19141         in case display-time-mode is turned off in the mean time.
19142
19143 2005-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
19144
19145         * nnimap.el (nnimap-open-connection): Print which authinfo file is
19146         used.
19147
19148         * nneething.el (nneething-map-file-directory): Derive from
19149         `gnus-directory'.
19150
19151         * gnus-art.el (gnus-header-button-alist): Use `gnus-msg-mail' for
19152         the To/Cc button.
19153
19154 2005-03-15  Reiner Steib  <Reiner.Steib@gmx.de>
19155
19156         * nnmaildir.el (nnmaildir-request-accept-article):
19157         Use `nnheader-cancel-timer' for compatibility with current XEmacs.
19158
19159 2005-03-13  Andrey Slusar  <anrays@gmail.com>  (tiny change)
19160
19161         * gnus-async.el: Require timer-funcs at compile time when in
19162         XEmacs for `run-with-idle-timer'.
19163
19164 2005-03-13  Andrey Slusar  <anrays@gmail.com>  (tiny change)
19165
19166         * gnus.el: Don't try and mark `gnus-agent-save-groups' as an
19167         autoloaded function.
19168
19169 2005-03-10  Stefan Monnier  <monnier@iro.umontreal.ca>
19170
19171         * nnimap.el (nnimap-retrieve-headers-from-server): Fix last change.
19172
19173 2005-03-10  Arne Jørgensen  <arne@arnested.dk>  (tiny change)
19174
19175         * nnimap.el (nnimap-retrieve-headers-from-server): Fix off-by-one flaw.
19176
19177 2005-03-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19178
19179         * gnus-msg.el (gnus-confirm-mail-reply-to-news):
19180         Add gnus-expert-user to default.
19181
19182 2005-03-08  Juergen Kreileder  <jk@blackdown.de>  (tiny change)
19183
19184         * nnimap.el (nnimap-open-server): Ditto.
19185
19186         * imap.el (imap-authenticate): Fix typo.
19187
19188 2005-03-08  Bjorn Solberg  <bjorn_ding@hekneby.org>  (tiny change)
19189
19190         * nnimap.el (nnimap-retrieve-headers-from-server): Sort NOV
19191         buffer (since IMAP server might return FETCH response out of
19192         order, and the nntp buffer must be sorted).
19193
19194 2005-03-06  Kevin Greiner  <kevin.greiner@compsol.cc>
19195
19196         * gnus-start.el (gnus-convert-old-newsrc): Fix numeric
19197         comparison on string.
19198
19199         * gnus-agent.el (gnus-agent-long-article, gnus-agent-short-article)
19200         (gnus-agent-score): Rename category keywords to match gnus-cus.
19201         (gnus-agent-summary-fetch-series): Modify to protect against
19202         gnus-agent-summary-fetch-group clearing processable flags.
19203         (gnus-agent-synchronize-group-flags): Update live group buffer as
19204         synchronization may occur due to the user toggle the plugged
19205         status.
19206         (gnus-agent-fetch-group-1): Clear downloadable flag when article
19207         successfully downloaded.
19208         (gnus-agent-expire-group-1): Avoid using markers when the overview
19209         is in ascending order; greatly improves performance.
19210         (gnus-agent-regenerate-group):
19211         Use gnus-agent-synchronize-group-flags to reset read status in both
19212         gnus and server.
19213         (gnus-agent-update-files-total-fetched-for): Fix initial size.
19214
19215 2005-03-04  Reiner Steib  <Reiner.Steib@gmx.de>
19216
19217         * message.el: Don't autoload former message-utils variables.
19218         (message-strip-subject-trailing-was): Change doc string.
19219
19220         * nnweb.el: Fixes for `gnus-group-make-web-group'.
19221         (nnweb-type-definition): Don't add "hl=en" in `address'.  Add `base'.
19222         (nnweb-google-search): Add "hl=en" here.
19223         (nnweb-google-parse-1, nnweb-google-create-mapping):
19224         Don't hardcode URL.
19225
19226 2005-03-03  Reiner Steib  <Reiner.Steib@gmx.de>
19227
19228         * message.el (message-get-reply-headers, message-followup):
19229         Mention related variables `message-use-followup-to' and
19230         `message-use-mail-followup-to', in the information buffer.
19231
19232         * nnweb.el (nnweb-type-definition): Use groups.google.de instead
19233         of broken groups(-beta).google.com.
19234
19235 2005-03-03  Teodor Zlatanov  <tzz@lifelogs.com>
19236
19237         * gnus-sum.el (gnus-summary-move-article): Pass move-is-internal
19238         parameter to invoked gnus-request-move-article; remove the
19239         redundant gnus-sum-hint-move-is-internal variable; apply the marks
19240         all at once instead of once per article.
19241         (gnus-summary-remove-process-mark): Accept a list of articles as
19242         well as a single article for processing.
19243
19244         * gnus-int.el (gnus-request-move-article): Add move-is-internal
19245         parameter.
19246
19247         * nnml.el (nnml-request-move-article): Add move-is-internal parameter.
19248
19249         * nnmh.el (nnmh-request-move-article): Add move-is-internal parameter.
19250
19251         * nnmbox.el (nnmbox-request-move-article): Add move-is-internal
19252         parameter.
19253
19254         * nnmaildir.el (nnmaildir-request-move-article): Add move-is-internal
19255         parameter.
19256
19257         * nnimap.el (nnimap-request-move-article): Add move-is-internal
19258         parameter and remove the gnus-sum-hint-move-is-internal variable.
19259
19260         * nnfolder.el (nnfolder-request-move-article): Add move-is-internal
19261         parameter.
19262
19263         * nndraft.el (nndraft-request-move-article): Add move-is-internal
19264         parameter.
19265
19266         * nndiary.el (nndiary-request-move-article): Add move-is-internal
19267         parameter.
19268
19269         * nndb.el (nndb-request-move-article): Add move-is-internal parameter.
19270
19271         * nnbabyl.el (nnbabyl-request-move-article): Add move-is-internal
19272         parameter.
19273
19274         * nnagent.el (nnagent-request-move-article): Add move-is-internal
19275         parameter.
19276
19277 2005-03-01  Stefan Monnier  <monnier@iro.umontreal.ca>
19278
19279         * gnus-sum.el (gnus-summary-exit): Undo last change and fix it in
19280         a more conservative way.
19281
19282 2005-02-26  Stefan Monnier  <monnier@iro.umontreal.ca>
19283
19284         * gnus-sum.el (gnus-summary-exit): Move point after displaying the
19285         buffer, so it moves the window's cursor.
19286
19287 2005-02-26  Arne Jørgensen  <arne@arnested.dk>
19288
19289         * mm-decode.el (mm-dissect-buffer): Pass the from field on to
19290         `mm-dissect-multipart' and receive the from field as an (optional)
19291         argument from `mm-dissect-multipart'.
19292         (mm-dissect-multipart): Receive the from field as an argument and
19293         pass it on when we call `mm-dissect-buffer' on MIME parts.
19294         Fixes verification/decryption of signed/encrypted MIME parts.
19295
19296 2005-02-25  Teodor Zlatanov  <tzz@lifelogs.com>
19297
19298         * gnus-sum.el (gnus-summary-move-article):
19299         Set gnus-sum-hint-move-is-internal for gnus-request-move-article and
19300         whatever it calls (right now, only nnimap-request-move article
19301         respects it).
19302
19303         * nnimap.el (nnimap-request-move-article):
19304         When gnus-sum-hint-move-is-internal is set, don't do the extra
19305         nnimap-request-article.
19306
19307 2005-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
19308
19309         * nnheader.el (nnheader-find-file-noselect): Add doc string.
19310
19311         * nnfolder.el (nnfolder-read-folder): Use RAWFILE for
19312         `nnheader-find-file-noselect' to avoid `large-file-warning-threshold'.
19313
19314         * gnus-sum.el (gnus-summary-caesar-message):
19315         Apply `gnus-treat-article' after rotation.
19316
19317         * gnus-group.el (gnus-group-clear-data): Mention process/prefix in
19318         doc string.
19319
19320 2005-02-22  Simon Josefsson  <jas@extundo.com>
19321
19322         * encrypt.el (encrypt-password-cache-expiry): Remove (use
19323         `password-cache-expiry' instead).  Reported by Arne Jørgensen
19324         <arne@arnested.dk>.
19325         (encrypt): Add password-cache and password-cache-expiry as group
19326         members.
19327
19328 2005-02-22  Arne Jørgensen  <arne@arnested.dk>
19329
19330         * smime.el (smime-ldap-host-list): Doc fix.
19331         (smime-ask-passphrase): Use `password-read-and-add' to read (and
19332         cache) password.
19333         (smime-sign-region): Use it.
19334         (smime-decrypt-region): Use it.
19335         (smime-sign-buffer): Signal an error if `smime-sign-region' fails.
19336         (smime-encrypt-buffer): Signal an error if `smime-encrypt-region'
19337         fails.
19338         (smime-cert-by-ldap-1): Use `base64-encode-string' to convert
19339         certificate from DER to PEM format rather than calling openssl.
19340
19341         * mml-smime.el (mml-smime-encrypt-query): Remove obsolete comment.
19342
19343         * mml-sec.el (mml-secure-message): Insert keyfile/certfile tags
19344         for signing/encryption.
19345
19346         * mml.el (mml-parse-1): Use them.
19347
19348 2005-02-21  Arne Jørgensen  <arne@arnested.dk>
19349
19350         * nnrss.el (nnrss-verbose): Remove.
19351         (nnrss-request-group): Use `nnheader-message' instead.
19352
19353 2005-02-19  Mark Plaksin  <happy@usg.edu>  (tiny change)
19354
19355         * nnrss.el (nnrss-verbose): New variable.
19356         (nnrss-request-group): Make it say nnrss is requesting a group.
19357
19358 2005-02-21  Reiner Steib  <Reiner.Steib@gmx.de>
19359
19360         * gnus-art.el (gnus-parse-news-url, gnus-button-handle-news):
19361         Handle news URL with given port correctly.
19362
19363 2005-02-19  Katsumi Yamaoka  <yamaoka@jpl.org>
19364
19365         * gnus-msg.el (gnus-copy-article-buffer): Quote decoded words
19366         containing special characters.
19367
19368         * gnus-sum.el (gnus-summary-edit-article): Ditto.
19369
19370         * mml.el (mime-to-mml): Ditto.
19371
19372         * rfc2047.el (rfc2047-encode-parameter): Use ietf-drums-tspecials.
19373         (rfc2047-quote-decoded-words-containing-tspecials): New variable.
19374         (rfc2047-decode-region): Quote decoded words containing special
19375         characters when rfc2047-quote-decoded-words-containing-tspecials
19376         is non-nil.
19377
19378 2005-02-16  Teodor Zlatanov  <tzz@lifelogs.com>
19379
19380         * gnus-registry.el (gnus-registry-delete-group): Add minor bug fix.
19381
19382         * gnus.el (gnus-install-group-spam-parameters): Add minor doc fix.
19383
19384 2005-02-15  Simon Josefsson  <jas@extundo.com>
19385
19386         * nnimap.el (nnimap-debug): Doc fix.
19387
19388         * imap.el (imap-debug): Doc fix.
19389
19390 2005-02-15  Katsumi Yamaoka  <yamaoka@jpl.org>
19391
19392         * gnus-art.el: Avoid "Recursive load suspected" error in Emacs 21.1.
19393
19394 2005-02-14  Teodor Zlatanov  <tzz@lifelogs.com>
19395
19396         * gnus.el (spam-contents): Improve docs for spam-contents
19397         parameter in its variable incarnation.
19398
19399 2005-02-14  Simon Josefsson  <jas@extundo.com>
19400
19401         * smime-ldap.el: Use require instead of load-library for ldap.
19402         (smime-ldap-search): Indent.
19403         (smime-ldap-search-internal): Shorten line.
19404
19405         * smime.el (smime-cert-by-dns): Add doc-string.
19406         (smime-cert-by-ldap-1): Indent.
19407
19408         * mml-smime.el (mml-smime-get-ldap-cert): Rename from
19409         mml-smime-get-dns-ldap.
19410         (mml-smime-encrypt-query): Use new function.  Default to ldap.
19411
19412 2005-02-14  Arne Jørgensen  <arne@arnested.dk>
19413
19414         * smime.el: Require smime-ldap.
19415         (smime-ldap-host-list): New variable.
19416         (smime-cert-by-ldap, smime-cert-by-ldap-1): New functions.
19417
19418         * mml-smime.el (mml-smime-encrypt-query): New function.
19419         (mml-smime-encrypt-query): Use it.
19420
19421         * smime-ldap.el: New file.
19422
19423 2005-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
19424
19425         * gnus-agent.el: Remove garbage made while merging the Emacs trunk.
19426
19427 2005-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
19428
19429         * gnus-group.el (gnus-group-make-doc-group): Mention prefix
19430         argument in doc string.  Make query for type more clear.
19431
19432 2005-02-13  Reiner Steib  <Reiner.Steib@gmx.de>
19433
19434         * gnus.el (gnus-group-startup-message): Search for gnus images in
19435         etc/images/gnus.
19436         * mm-util.el (mm-image-load-path): Likewise.
19437         * smiley.el (smiley-data-directory): Search for smilies in
19438         etc/images/smilies.
19439
19440 2005-02-09  Kim F. Storm  <storm@cua.dk>
19441
19442         Change Emacs release version from 21.4 to 22.1 throughout.
19443         Change Emacs development version from 21.3.50 to 22.0.50.
19444
19445 2005-02-12  Katsumi Yamaoka  <yamaoka@jpl.org>
19446
19447         * gnus-art.el (gnus-mime-copy-part): Don't decode compressed parts.
19448
19449         * mm-util.el (mm-coding-system-to-mime-charset): Make it work with
19450         non-Mule XEmacs as well.
19451         (mm-decompress-buffer): Signal an error intentionally if it does
19452         not decompress compressed data because auto-compression-mode is
19453         disabled.
19454
19455 2005-02-11  Teodor Zlatanov  <tzz@lifelogs.com>
19456
19457         * gnus-registry.el (gnus-registry-delete-group): Fix bug: leaves
19458         an ID in the registry even if it has no groups.
19459
19460 2005-02-10  Katsumi Yamaoka  <yamaoka@jpl.org>
19461
19462         * gnus-art.el (gnus-mime-jka-compr-maybe-uncompress): Remove;
19463         merge it into mm-decompress-buffer.
19464         (gnus-mime-copy-part): Use the MIME part charset, the value which
19465         a user specified or gnus-newsgroup-charset for decoding, like
19466         gnus-mime-inline-part does; set buffer-file-coding-system to tell
19467         save-buffer what was used.  Suggested by Kevin Ryde
19468         <user42@zip.com.au>.
19469         (gnus-mime-inline-part): Allow the name parameter as well as the
19470         filename parameter; force decompressing of compressed data; always
19471         display contents being not decoded as unibyte.
19472
19473         * mm-view.el (mm-display-inline-fontify): Allow the name parameter
19474         as well as the filename parameter.
19475
19476         * mm-util.el (mm-decompress-buffer):
19477         Merge gnus-mime-jka-compr-maybe-uncompress.
19478         (mm-find-buffer-file-coding-system): Doc fix; force decompressing
19479         of compressed data.
19480
19481 2005-02-08  Simon Josefsson  <jas@extundo.com>
19482
19483         * imap.el (imap-log): Doc fix.
19484
19485 2005-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
19486
19487         * gnus-art.el (gnus-mime-inline-part): Decode parts according to
19488         the coding cookies; decompress compressed parts.
19489
19490         * mml.el (mml-generate-mime-1): Add the charset parameter according
19491         to the value which a user specified manually or the coding cookie.
19492
19493         * mm-util.el (mm-string-to-multibyte): New function.
19494         (mm-detect-mime-charset-region): Work with Emacs 22 as well.
19495         (mm-coding-system-to-mime-charset): New function.
19496         (mm-decompress-buffer): New function.
19497         (mm-find-buffer-file-coding-system): New function.
19498
19499         * mm-view.el (mm-insert-inline): Make sure a part ends with a newline.
19500         (mm-display-inline-fontify): Rewrite for decoding and decompressing
19501         parts.
19502
19503 2005-02-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
19504
19505         * mm-view.el (mm-display-inline-fontify): Decode a part according
19506         to the charset parameter.
19507
19508 2005-02-03  Katsumi Yamaoka  <yamaoka@jpl.org>
19509
19510         * gnus-art.el (gnus-mime-inline-part): Show the raw contents if a
19511         prefix arg is neither nil nor a number, as info specifies.
19512
19513 2005-02-02  Katsumi Yamaoka  <yamaoka@jpl.org>
19514
19515         * nntp.el (nntp-marks-changed-p): Use time-less-p to compare the
19516         timestamps.
19517
19518 2005-02-02  Jari Aalto  <jari.aalto@cante.net>
19519
19520         * gnus-sum.el (gnus-list-of-unread-articles): Improve active
19521         groups error checking and notify user.
19522
19523 2005-02-02  Jari Aalto  <jari.aalto@poboxes.com>
19524
19525         * message.el (message-send-mail-function): Check existence of
19526         sendmail-program first before using default value
19527         `message-send-mail-with-sendmail'.  Otherwise use more generic
19528         `smtpmail-send-it'.
19529
19530 2005-02-01  Katsumi Yamaoka  <yamaoka@jpl.org>
19531
19532         * nntp.el (nntp-request-update-info): Always return nil.
19533
19534 2005-01-30  Stefan Monnier  <monnier@iro.umontreal.ca>
19535
19536         * gnus-art.el (gnus-article-mode): Turn off the "\ " non-break space.
19537
19538 2005-01-28  Stefan Monnier  <monnier@iro.umontreal.ca>
19539
19540         * message.el (message-beginning-of-line): Change the behavior when
19541         invoked between BOL and : so that it first moves backward.
19542
19543 2005-01-28  Katsumi Yamaoka  <yamaoka@jpl.org>
19544
19545         * gnus-art.el (gnus-article-setup-buffer): Kill and re-create the
19546         article buffer when editing of the article is discarded.
19547         (gnus-article-prepare): Revert.
19548
19549 2005-01-28  Katsumi Yamaoka  <yamaoka@jpl.org>
19550
19551         * gnus-art.el (gnus-article-prepare):
19552         Remove message-strip-forbidden-properties from the local hook.
19553
19554 2005-01-27  Simon Josefsson  <jas@extundo.com>
19555
19556         * password.el (password-cache-add): Only start one timer per key.
19557         Reported by Derek Atkins <warlord@MIT.EDU>.
19558
19559 2005-01-26  Steve Youngs  <steve@sxemacs.org>
19560
19561         * run-at-time.el: Remove.  It is no longer needed as
19562         timer-funcs.el in the xemacs-base package has a working version of
19563         `run-at-time'.
19564
19565         * gnus-xmas.el: Require timer-funcs instead of run-at-time.
19566
19567         * password.el: Require timer-funcs instead of run-at-time in
19568         XEmacs.
19569         Remove `password-run-at-time' macro.
19570         (password-cache-add): Use `run-at-time' instead of
19571         `password-run-at-time'.
19572
19573         * nnheaderxm.el: Require timer-funcs instead of run-at-time.
19574         Remove `nnheader-cancel-function-timers' alias,
19575         `cancel-function-timers' exists in XEmacs in timer-funcs.
19576
19577         * mail-source.el: Require timer-funcs instead of itimer in XEmacs
19578         for `run-with-idle-timer'.
19579
19580         * gnus-demon.el: Require timer-funcs instead of itimer in XEmacs
19581         for `run-at-time'.
19582
19583         * mm-url.el: Require timer-funcs at compile time when in XEmacs
19584         for `with-timeout'.
19585
19586         * dgnushack.el: Autoload the correct `setenv' for SXEmacs which is
19587         the same as for XEmacs 21.4.
19588         No need to ignore `run-with-idle-timer', this function exists in
19589         XEmacs now in timer-funcs.el in the xemacs-base package.
19590         (dgnushack-compile): No need to delete
19591         run-at-time.el from the list of files to compile because it
19592         doesn't exist anymore.
19593
19594 2005-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
19595
19596         * mml.el (mml-generate-mime-1): Convert string into unibyte when
19597         inserting " *mml*" buffer's contents into a unibyte temp buffer.
19598
19599 2005-01-24  Harald Meland  <harald.meland@usit.uio.no>  (tiny change)
19600
19601         * mail-source.el (mail-source-fetch-imap): Search for ^From case
19602         sensitively.
19603
19604 2005-01-21  Derek Atkins  <warlord@MIT.EDU>  (tiny change)
19605
19606         * pgg-pgp.el (pgg-pgp-decrypt-region): Use passphrase cache.
19607
19608 2005-01-20  Katsumi Yamaoka  <yamaoka@jpl.org>
19609
19610         * mm-decode.el (mm-insert-part): Switch the multibyteness of data
19611         which will be inserted according to the multibyteness of a buffer
19612         rather than the type of contents.  Suggested by ARISAWA Akihiro
19613         <ari@mbf.ocn.ne.jp>.
19614
19615         * nnrss.el (nnrss-find-el): Check carefully whether there's a list
19616         of string which old xml.el may return rather than a string.
19617
19618 2005-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
19619
19620         * gnus-sum.el (gnus-summary-idna-message): Silence byte compiler.
19621
19622 2005-01-16  Simon Josefsson  <jas@extundo.com>
19623
19624         * gnus-sum.el (gnus-summary-idna-message): Fail gracefully if
19625         idn/idna.el isn't available.
19626         (gnus-summary-idna-message): Doc fix.  Suggested by Michael Cook
19627         <michael@waxrat.com>.
19628
19629         * hashcash.el: Remove non-FSF copyright header.
19630
19631         * hashcash.el (hashcash-extra-generate-parameters): New variable.
19632         (hashcash-generate-payment): Use it.
19633         (hashcash-generate-payment-async): Use it.
19634
19635 2005-01-15  Simon Josefsson  <jas@extundo.com>
19636
19637         * message.el (message-idna-to-ascii-rhs): Decode Reply-To too.
19638         Suggested by Raymond Scholz <ray-2005@zonix.de>.
19639
19640         * gnus-sum.el (gnus-summary-wash-map): Bind "W i" to
19641         gnus-summary-idna-message.
19642         (gnus-summary-make-menu-bar): Add De-IDNA menu entry.
19643         (gnus-summary-idna-message): New function.
19644
19645 2005-01-13  Reiner Steib  <Reiner.Steib@gmx.de>
19646
19647         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Change default to
19648         gnus-novice-user.
19649
19650 2005-01-12  Katsumi Yamaoka  <yamaoka@jpl.org>
19651
19652         * nnrss.el (nnrss-request-delete-group): Delete entries in
19653         nnrss-group-alist as well.
19654         (nnrss-save-server-data): Insert newline.
19655
19656 2005-01-10  Reiner Steib  <Reiner.Steib@gmx.de>
19657
19658         * gnus.el (gnus-user-agent): Use list of symbols instead of
19659         symbols.  Display full version number for (S)XEmacs.
19660         Optionally display (S)XEmacs codename.
19661
19662         * gnus-util.el (gnus-emacs-version): Update for new
19663         `gnus-user-agent'.
19664
19665         * gnus-msg.el (gnus-extended-version): Make it possible to omit
19666         Gnus version.
19667
19668 2005-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
19669
19670         * spam.el (spam-face): New face.  Don't use `gnus-splash-face'
19671         which is unreadable in some setups.
19672
19673 2005-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
19674
19675         * gnus-spec.el (gnus-update-format-specifications): Flush the
19676         group format spec cache if it doesn't support decoded group names.
19677
19678 2005-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
19679
19680         * gnus-score.el (gnus-decay-scores, gnus-score-load-file):
19681         Allow to apply decay on score files matching a regexp.
19682
19683 2004-12-30  Katsumi Yamaoka  <yamaoka@jpl.org>
19684
19685         * gnus-group.el (gnus-group-line-format-alist): Keep the forward
19686         compatibility in %g and %c.
19687
19688 2004-12-29  Katsumi Yamaoka  <yamaoka@jpl.org>
19689
19690         * gnus-group.el (gnus-group-line-format-alist): Use decoded group
19691         name for only %g and %c.
19692         (gnus-group-insert-group-line): Bind gnus-tmp-decoded-group instead
19693         of gnus-tmp-group to decoded group name.
19694         (gnus-group-make-rss-group): Exclude `/'s from group names.
19695
19696 2004-12-28  Katsumi Yamaoka  <yamaoka@jpl.org>
19697
19698         * nnrss.el (nnrss-get-encoding): Fix regexp.
19699
19700 2004-12-27  Simon Josefsson  <jas@extundo.com>
19701
19702         * mm-bodies.el (mm-body-encoding): Don't permit 7-bit to be used when
19703         mm-use-ultra-safe-encoding is enabled (e.g., for PGP/MIME) and we have
19704         trailing white space.  Reported by Werner Koch <wk@gnupg.org>.
19705
19706 2004-12-17  Kim F. Storm  <storm@cua.dk>
19707
19708         * gnus-group.el (gnus-group-mode-map): Map follow-link to mouse-face.
19709
19710         * gnus-sum.el (gnus-summary-mode-map): Likewise.
19711
19712 2004-12-26  Tsuyoshi AKIHO  <akiho@kawachi.zaq.ne.jp>
19713
19714         * gnus-sum.el (gnus-summary-walk-group-buffer): Decode group name.
19715
19716 2004-12-26  Katsumi Yamaoka  <yamaoka@jpl.org>
19717
19718         * nnrss.el: Require rfc2047 and mml.
19719         (nnrss-file-coding-system): New variable.
19720         (nnrss-format-string): Redefine it as an inline function.
19721         (nnrss-decode-group-name): New function.
19722         (nnrss-string-as-multibyte): Remove.
19723         (nnrss-retrieve-headers): Decode group name; don't use
19724         nnrss-format-string.
19725         (nnrss-request-group): Decode group name.
19726         (nnrss-request-article): Decode group name; allow a Message-ID as
19727         well as an article number; don't use nnrss-format-string; encode a
19728         Message-ID string which may contain non-ASCII characters; use
19729         mml-to-mime to compose a MIME article.
19730         (nnrss-request-expire-articles): Decode group name.
19731         (nnrss-request-delete-group): Decode group name.
19732         (nnrss-fetch): Clarify error message.
19733         (nnrss-read-server-data): Use insert-file-contents instead of load;
19734         bind file-name-coding-system; use multibyte buffer.
19735         (nnrss-save-server-data): Bind coding-system-for-write to the
19736         value of nnrss-file-coding-system; bind file-name-coding-system;
19737         add coding cookie.
19738         (nnrss-read-group-data): Use insert-file-contents instead of load;
19739         bind file-name-coding-system; use multibyte buffer.
19740         (nnrss-save-group-data): Bind coding-system-for-write to the
19741         value of nnrss-file-coding-system; bind file-name-coding-system.
19742         (nnrss-decode-entities-string): Rename from n-d-e-unibyte-string;
19743         make it work with non-ASCII text.
19744         (nnrss-find-el): Make it work with old xml.el as well.
19745
19746 2004-12-26  Tsuyoshi AKIHO  <akiho@kawachi.zaq.ne.jp>
19747
19748         * nnrss.el (nnrss-get-encoding): New function.
19749         (nnrss-fetch): Use unibyte buffer initially; bind
19750         coding-system-for-read while performing mm-url-insert; remove ^Ms;
19751         decode contents according to the encoding attribute.
19752         (nnrss-save-group-data): Add coding cookie.
19753         (nnrss-mime-encode-string): New function.
19754         (nnrss-check-group): Use it to encode subject and author.
19755
19756 2004-12-23  Teodor Zlatanov  <tzz@lifelogs.com>
19757
19758         * spam.el (spam-check-BBDB): Don't get the symbol-value of an
19759         imaginary variable.
19760
19761 2004-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
19762
19763         * gnus-spec.el (gnus-spec-tab): Make a Lisp form which works
19764         correctly even if there are wide characters.
19765
19766 2004-12-21  Teodor Zlatanov  <tzz@lifelogs.com>
19767
19768         * spam.el (spam-check-BBDB): Fix the BBDB caching code to use
19769         downcased symbol names; make a new cache instead of reusing
19770         bbdb-hashtable.
19771
19772 2004-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
19773
19774         * rfc2231.el (rfc2231-parse-string): Decode encoded value after
19775         concatenating segments rather than before concatenating them.
19776         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
19777
19778         * message.el (message-get-reply-headers): Bind `extra'.
19779
19780 2004-12-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19781
19782         * message.el (message-extra-wide-headers): New variable.
19783         (message-get-reply-headers): Use it.
19784
19785 2004-12-20  Katsumi Yamaoka  <yamaoka@jpl.org>
19786
19787         * gnus-agent.el (gnus-agent-group-path): Decode group name.
19788         (gnus-agent-group-pathname): Ditto.
19789
19790         * gnus-cache.el (gnus-cache-file-name): Decode group name.
19791
19792         * gnus-group.el (gnus-group-make-group): Decode group name.
19793         (gnus-group-make-rss-group): Register the group data after opening
19794         the nnrss group.
19795
19796 2004-12-17  Paul Jarc  <prj@po.cwru.edu>
19797
19798         * nnmaildir.el (nnmaildir-request-expire-articles): Articles moved
19799         by expiry now get marked as read.
19800
19801 2004-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
19802
19803         * mm-util.el (mm-xemacs-find-mime-charset): New macro.
19804
19805 2004-12-17  Aidan Kehoe  <kehoea@parhasard.net>
19806
19807         * mm-util.el (mm-xemacs-find-mime-charset-1): New function used to
19808         unify Latin characters in XEmacs.
19809         (mm-find-mime-charset-region): Use it.
19810
19811 2004-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
19812
19813         * gnus-util.el (gnus-delete-directory): New function.
19814
19815         * gnus-agent.el (gnus-agent-delete-group): Use it.
19816
19817         * gnus-cache.el (gnus-cache-delete-group): Use it.
19818
19819 2004-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
19820
19821         * gnus-group.el (gnus-group-make-rss-group): Unify non-ASCII group
19822         names.
19823
19824 2004-12-16  Simon Josefsson  <jas@extundo.com>
19825
19826         * hashcash.el (hashcash-payment-alist): Fix custom :type.
19827
19828 2004-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
19829
19830         * mm-url.el (mm-url-predefined-programs): Add --silent arg to curl.
19831
19832         * gnus-group.el (gnus-group-expire-articles-1): Decode group name.
19833         (gnus-group-set-current-level): Decode group name.
19834
19835 2004-12-15  Maciek Pasternacki  <maciekp@japhy.fnord.org>  (tiny change)
19836
19837         * nnrss.el (nnrss-fetch): Signal an error if w3-parse-buffer also
19838         failed.
19839
19840 2004-12-14  Katsumi Yamaoka  <yamaoka@jpl.org>
19841
19842         * gnus-group.el (gnus-group-delete-group): Decode group name.
19843         (gnus-group-make-rss-group): Encode group name.
19844         (gnus-group-catchup-current): Decode group name.
19845         (gnus-group-kill-group): Decode group name.
19846
19847 2004-12-08  Stefan Monnier  <monnier@iro.umontreal.ca>
19848
19849         * gnus-art.el (gnus-narrow-to-page): Don't hardcode point-min.
19850
19851 2004-12-13  Katsumi Yamaoka  <yamaoka@jpl.org>
19852
19853         * gnus-group.el (gnus-group-make-rss-group):
19854         Use gnus-group-make-group instead of gnus-group-unsubscribe-group.
19855
19856         * gnus-start.el (gnus-setup-news): Honor user's setting to
19857         gnus-message-archive-method.  Suggested by Lute Kamstra
19858         <lute@gnu.org>.
19859
19860 2004-12-10  Arnaud Giersch  <arnaud.giersch@free.fr>  (tiny change)
19861
19862         * gnus-sum.el (gnus-summary-exit-no-update): Don't clear the
19863         global counterparts of the buffer-local variables.
19864
19865 2004-11-16  Romain Francoise  <romain@orebokech.com>
19866
19867         * gnus-sum.el (gnus-summary-exit): Don't clear the global
19868         counterparts of the buffer-local variables.
19869
19870 2004-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
19871
19872         * message.el (message-forbidden-properties): Fix typo in doc
19873         string.
19874
19875 2004-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
19876
19877         * gnus-util.el (gnus-replace-in-string): Add doc string.
19878
19879         * nnmail.el (nnmail-split-header-length-limit): Increase to 2048
19880         to avoid problems when splitting mails with many recipients.
19881
19882 2004-11-22  Stefan Monnier  <monnier@iro.umontreal.ca>
19883
19884         * gnus-sum.el (gnus-summary-exit): Remove redundant and harmful
19885         pop-to-buffer, covered by the subsequent gnus-configure-windows.
19886
19887 2004-12-05  Nelson Ferreira  <nelson.ferreira@ieee.org>
19888
19889         * spam-stat.el (spam-stat-save): Load the hashtable from disk only
19890         if there is no hashtable in memory or file modification time is
19891         newer than cached timestamp.
19892
19893 2004-12-03  Reiner Steib  <Reiner.Steib@gmx.de>
19894
19895         * gnus-sum.el (gnus-summary-limit-to-recipient):
19896         Implement not-matching option.
19897
19898 2004-12-02  Reiner Steib  <Reiner.Steib@gmx.de>
19899
19900         * gnus-sum.el (gnus-summary-limit-to-recipient): New function.
19901         Suggested David Mazieres in analogy to rmail-summary-by-recipients.
19902         (gnus-summary-limit-map, gnus-summary-make-menu-bar): Add it.
19903         (gnus-article-sort-by-recipient, gnus-summary-sort-by-recipient):
19904         New functions.  Suggested by Uwe Brauer <oub@mat.ucm.es>.
19905         (gnus-summary-mode-map, gnus-summary-make-menu-bar): Add it.
19906
19907 2004-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
19908
19909         * message.el (message-forward-make-body-mml): Remove headers
19910         according to message-forward-ignored-headers if a message is decoded.
19911
19912 2004-12-02  Romain Francoise  <romain@orebokech.com>
19913
19914         * message.el (message-forward-make-body-plain): Always remove
19915         headers according to message-forward-ignored-headers.
19916
19917 2004-12-01  Teodor Zlatanov  <tzz@lifelogs.com>
19918
19919         * spam.el (spam-summary-prepare-exit): Remove the
19920         gnus-summary-limit pop for now, it has problems with ham marks for
19921         me.
19922
19923 2004-11-29  Teodor Zlatanov  <tzz@lifelogs.com>
19924
19925         * spam.el (spam-summary-prepare-exit): Use gnus-summary-limit
19926         correctly.
19927
19928 2004-11-28  Carl Henrik Lunde  <chlunde+bugs+@ping.uio.no>  (tiny change)
19929
19930         * format-spec.el (format-spec): Message the char.
19931
19932 2004-11-26  Teodor Zlatanov  <tzz@lifelogs.com>
19933
19934         * gnus-art.el (gnus-split-methods): Reformat comments.
19935
19936         * spam.el (spam-summary-prepare-exit): Remove article limits
19937         before exiting the summary buffer.
19938
19939 2004-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
19940
19941         * lpath.el: Remove bbdb-create-internal, bbdb-records,
19942         spam-BBDB-register-routine and spam-enter-ham-BBDB.
19943
19944         * nnrss.el (nnrss-string-as-multibyte): Redefine it as a macro in
19945         order to silence the byte compiler.
19946
19947         * spam.el: Fix the way to silence the byte compiler, which
19948         complained about bbdb-buffer, bbdb-create-internal, bbdb-records,
19949         bbdb-search-simple, spam-BBDB-register-routine,
19950         spam-enter-ham-BBDB, spam-stat-buffer-change-to-non-spam,
19951         spam-stat-buffer-change-to-spam, spam-stat-buffer-is-non-spam,
19952         spam-stat-buffer-is-spam, spam-stat-load,
19953         spam-stat-register-ham-routine, spam-stat-register-spam-routine,
19954         spam-stat-save and spam-stat-split-fancy.
19955
19956 2004-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
19957
19958         * canlock.el (canlock-password): Remove `:size 0' or `:size 1'
19959         which may confuse users.
19960         (canlock-password-for-verify): Ditto.
19961
19962         * deuglify.el (gnus-outlook-deuglify-unwrap-stop-chars): Ditto.
19963
19964         * gnus-art.el (gnus-emphasis-alist): Ditto.
19965
19966         * gnus-registry.el (gnus-registry-max-entries): Ditto.
19967
19968         * gnus-score.el (gnus-adaptive-word-length-limit): Ditto.
19969
19970         * gnus-start.el (gnus-save-killed-list): Ditto.
19971
19972         * gnus-sum.el (gnus-thread-hide-subtree): Ditto.
19973         (gnus-sum-thread-tree-root): Ditto.
19974         (gnus-sum-thread-tree-false-root): Ditto.
19975         (gnus-sum-thread-tree-single-indent): Ditto.
19976
19977         * message.el (message-courtesy-message): Ditto.
19978         (message-archive-note): Ditto.
19979         (message-subscribed-address-file): Ditto.
19980         (message-user-fqdn): Ditto.
19981
19982         * spam-report.el (spam-report-gmane-regex): Ditto.
19983
19984         * spam.el (spam-blackhole-good-server-regex): Ditto.
19985
19986 2004-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
19987
19988         * mml.el (mml-preview): Widen the message buffer before copying
19989         the contents to the preview buffer; sort headers before previewing.
19990
19991         * message.el (message-hidden-headers): Fix the way to avoid a bug
19992         in the `repeat' widget in Emacs 21.3 or earlier.
19993
19994 2004-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
19995
19996         * message.el (message-hidden-headers): Default to "^References:".
19997         Improve customization type.  Suggested by Reiner Steib
19998         <Reiner.Steib@gmx.de>.
19999
20000 2004-11-25  Romain Francoise  <romain@orebokech.com>
20001
20002         * message.el (message-strip-forbidden-properties): Remove check for
20003         obsolete `message-hidden' text property, hidden headers are not
20004         accessible in the buffer anymore.
20005
20006 2004-11-22  Romain Francoise  <romain@orebokech.com>
20007
20008         * message.el (message-header-format-alist): Add `From' in list
20009         so that it can be sorted.
20010         (message-fix-before-sending): Widen and sort headers before
20011         sending.
20012         (message-hide-headers): Use narrowing to hide headers by moving
20013         them to the top of the buffer and narrowing to the region
20014         underneath.
20015
20016 2004-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20017
20018         * message.el (message-strip-forbidden-properties):
20019         Bind buffer-read-only (etc) to nil.
20020
20021 2004-11-23  Katsumi Yamaoka  <yamaoka@jpl.org>
20022
20023         * rfc2047.el (rfc2047-header-encoding-alist): Add In-Reply-To to
20024         address-mime.  Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
20025
20026 2004-11-22  Marek Martin  <marek.martin@mum.pri.ee>  (tiny change)
20027
20028         * nnfolder.el (nnfolder-request-create-group): Save current buffer.
20029
20030 2004-11-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20031
20032         * dns.el (query-dns): Use sit-for to time instead of
20033         accept-process-output, since that doesn't seem to work on udp
20034         sockets.
20035
20036 2004-11-17  Katsumi Yamaoka  <yamaoka@jpl.org>
20037
20038         * rfc2047.el (rfc2047-encode-region): Encode bogus delimiters.
20039
20040 2004-11-15  Jesper Harder  <harder@ifa.au.dk>
20041
20042         * pop3.el (pop3-leave-mail-on-server): Don't quote nil in
20043         doc string.  Improve doc string.
20044
20045 2004-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
20046
20047         * nntp.el (nntp-request-update-info): Return nil if
20048         nntp-marks-is-evil is true so that gnus-get-unread-articles-in-group
20049         may not call gnus-activate-group which uselessly issues the GROUP
20050         commands for all nntp groups and wastes time.  Reported by Romain
20051         Francoise <romain@orebokech.com>.
20052
20053         * gnus-start.el (gnus-get-unread-articles): Remove redundant test.
20054
20055 2004-11-15  Simon Josefsson  <jas@extundo.com>
20056
20057         * gnus-art.el (gnus-header-button-alist): Handle URLs in OpenPGP:
20058         headers separately.
20059         (gnus-button-openpgp): New function, inspired by Jochen Küpper
20060         <jochen-+It19tn3Rl9sbm7dSapR3bNAH6kLmebB@public.gmane.org>.
20061
20062 2004-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
20063
20064         * gnus-start.el (gnus-convert-old-newsrc):
20065         Assign legacy-gnus-agent to 5.10.7.
20066
20067 2004-11-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20068
20069         * gnus-art.el (article-unsplit-urls): Don't anchor urls to the
20070         start of the lines.
20071
20072 2004-11-14  Magnus Henoch  <mange@freemail.hu>
20073
20074         * hashcash.el (hashcash-default-payment): Change default to 20.
20075         (hashcash-default-accept-payment): Change default to 20.
20076         (hashcash-process-alist): New variable.
20077         (hashcash-generate-payment-async): Add.
20078         (hashcash-already-paid-p): Add.
20079         (hashcash-insert-payment): Don't generate payments twice.
20080         (hashcash-insert-payment-async): Add.
20081         (hashcash-insert-payment-async-2): Add.
20082         (hashcash-cancel-async): Add.
20083         (hashcash-wait-async): Add.
20084         (hashcash-processes-running-p): Add.
20085         (hashcash-wait-or-cancel): Add.
20086         (mail-add-payment): New optional argument.  Conditionally start
20087         asynchronous calculation.
20088         (mail-add-payment-async): Add.
20089
20090         * message.el (message-send-mail): Wait for asynchronous hashcash
20091         results.  Don't clobber existing X-Hashcash headers.
20092         (message-setup-1): Call mail-add-payment-async when
20093         message-generate-hashcash is non-nil.
20094
20095 2004-11-11  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
20096
20097         * message.el (message-use-alternative-email-as-from): Examine the
20098         From header as well; use message-make-from in order to include a
20099         user's full name.
20100
20101 2004-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
20102
20103         * gnus-art.el (gnus-emphasis-alist): Don't hide asterisks by
20104         default; improve customization type.
20105         (gnus-emphasis-custom-with-format): New macro.
20106         (gnus-emphasis-custom-value-to-external): New function.
20107         (gnus-emphasis-custom-value-to-internal): New function.
20108
20109 2004-11-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20110
20111         * dns.el (query-dns): Resolve reverse addresses.
20112
20113 2004-10-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20114
20115         * gnus-group.el (gnus-group-get-new-news): Use it.
20116
20117         * gnus-start.el (gnus-check-reasonable-setup): New function.
20118
20119 2004-11-07  Katsumi Yamaoka  <yamaoka@jpl.org>
20120
20121         * gnus-msg.el (gnus-configure-posting-styles): Don't cause the
20122         "Args out of range" error.  Reported by Arnaud Giersch
20123         <arnaud.giersch@free.fr>.
20124
20125 2004-11-07  Stefan Wiens  <s.wi@gmx.net>  (tiny change)
20126
20127         * gnus-sum.el (gnus-summary-clear-local-variables): Use symbolp.
20128
20129 2004-11-04  Richard M. Stallman  <rms@gnu.org>
20130
20131         * spam.el (spam group): Add :version.
20132
20133         * pgg-def.el (pgg group): Add :version.
20134
20135 2004-11-04  Katsumi Yamaoka  <yamaoka@jpl.org>
20136
20137         * gnus-art.el (gnus-article-edit-article): Don't associate the
20138         article buffer with a draft file.  This is a temporary measure
20139         against the 2004-08-22 change to gnus-article-edit-mode.
20140
20141 2004-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
20142
20143         * html2text.el (html2text-get-attr): Remove unused argument `tag'.
20144         (html2text-format-tags): Remove unused variable `attr'.
20145
20146 2004-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
20147
20148         * gnus-msg.el (gnus-summary-resend-default-address): Add :version.
20149
20150         * tls.el (tls-process-connection-type, tls-success)
20151         (tls-certtool-program): Add :version.
20152
20153         * starttls.el (starttls-gnutls-program, starttls-use-gnutls)
20154         (starttls-extra-arguments, starttls-process-connection-type)
20155         (starttls-connect, starttls-failure, starttls-success): Add :version.
20156
20157         * spam-stat.el (spam-stat): Add :version.
20158
20159         * sieve.el (sieve): Add :version.
20160
20161         * sha1.el (sha1): Add :version.
20162         (sha1-use-external): Remove redundant version.
20163
20164         * nnmail.el (nnmail-split-fancy-with-parent-ignore-groups)
20165         (nnmail-cache-ignore-groups, nnmail-spool-hook)
20166         (nnmail-split-fancy-match-partial-words)
20167         (nnmail-split-lowercase-expanded): Add :version.
20168
20169         * nndiary.el (nndiary): Add :version.
20170
20171         * mml2015.el (mml2015-unabbrev-trust-alist): Add :version.
20172
20173         * mml-sec.el (mml-default-sign-method)
20174         (mml-default-encrypt-method, mml-signencrypt-style-alist):
20175         Add :version.
20176
20177         * mm-uu.el (mm-uu-diff-groups-regexp): Add :version.
20178
20179         * mm-url.el (mm-url-use-external, mm-url-program)
20180         (mm-url-arguments): Add :version.
20181
20182         * mm-decode.el (mm-inline-text-html-with-w3m-keymap)
20183         (mm-attachment-file-modes, mm-decrypt-option)
20184         (mm-w3m-safe-url-regexp): Add :version.
20185
20186         * message.el (message-cite-prefix-regexp)
20187         (message-sendmail-envelope-from, message-minibuffer-local-map)
20188         (message-user-fqdn, message-completion-alist): Add :version.
20189
20190         * gnus-win.el (gnus-configure-windows-hook)
20191         (gnus-use-frames-on-any-display): Add :version.
20192
20193         * gnus-art.el (gnus-article-address-banner-alist)
20194         (gnus-treat-unsplit-urls, gnus-treat-unfold-headers)
20195         (gnus-treat-from-picon, gnus-treat-mail-picon)
20196         (gnus-treat-x-pgp-sig): Add :version.
20197
20198         * gnus-sum.el (gnus-spam-mark, gnus-recent-mark)
20199         (gnus-undownloaded-mark, gnus-summary-article-move-hook)
20200         (gnus-summary-article-delete-hook)
20201         (gnus-summary-display-while-building): Add :version.
20202
20203         * gnus-start.el (gnus-subscribe-newsgroup-hooks)
20204         (gnus-get-top-new-news-hook): Add :version.
20205
20206         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
20207         (gnus-server-closed-face, gnus-server-denied-face): Add :version.
20208
20209         * gnus-registry.el (gnus-registry): Add :version.
20210
20211         * gnus-spec.el (gnus-use-correct-string-widths)
20212         (gnus-make-format-preserve-properties): Add :version.
20213
20214         * gnus.el (gnus-group-charter-alist)
20215         (gnus-group-fetch-control-use-browse-url)
20216         (gnus-install-group-spam-parameters): Add :version.
20217
20218         * gnus-diary.el (gnus-diary): Add :version.
20219
20220         * gnus-delay.el (gnus-delay): Add :version.
20221
20222         * gnus-cite.el (gnus-cite-unsightly-citation-regexp)
20223         (gnus-cite-ignore-quoted-from, gnus-cite-attribution-face)
20224         (gnus-cite-blank-line-after-header, gnus-article-boring-faces):
20225         Add :version.
20226
20227         * gnus-agent.el (gnus-agent-max-fetch-size)
20228         (gnus-agent-enable-expiration, gnus-agent-queue-mail)
20229         (gnus-agent-prompt-send-queue): Add :version.
20230
20231         * deuglify.el (gnus-outlook-deuglify): Add :version.
20232
20233         * html2text.el: Beautify code.  Improve doc strings.
20234         Some checkdoc cleanup.
20235         (html2text-get-attr, html2text-fix-paragraph): Simplify code.
20236
20237 2004-11-01  Alfred M. Szmidt  <ams@kemisten.nu>  (tiny change)
20238
20239         * html2text.el (html2text-format-tag-list): Add "strong" and "em".
20240
20241 2004-10-29  Teodor Zlatanov  <tzz@lifelogs.com>
20242
20243         * gnus-registry.el (gnus-registry-hashtb): Create the registry
20244         when package is loaded.
20245
20246         * spam.el (spam-summary-score-preferred-header): Add global preference
20247         for people who want to override the default SpamAssassin over
20248         Bogofilter preference (when both are set).
20249         (spam-necessary-extra-headers): Add spam-use-bogofilter as an option.
20250         (spam-user-format-function-S):
20251         Check spam-summary-score-preferred-header.
20252         (spam-extra-header-to-number): Add X-Bogosity header parsing.
20253         (spam-user-format-function-S): Format the score correctly.
20254
20255 2004-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
20256
20257         * gnus-msg.el (gnus-configure-posting-styles): Work with empty
20258         signature file.  Suggested by Manoj Srivastava
20259         <srivasta@golden-gryphon.com>.
20260
20261         * mm-util.el (mm-coding-system-priorities): Prefer iso-8859-1 than
20262         iso-2022-jp even in the Japanese language environment.
20263         Suggested by Jason Rumney <jasonr@gnu.org>.
20264
20265 2004-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
20266
20267         * gnus-sum.el (gnus-update-summary-mark-positions): Allow users to
20268         use the same characters as the dummy marks; make it free from
20269         getting affected by the language environment.
20270         (gnus-summary-read-group-1): Update mark positions only when the
20271         format spec is updated.
20272
20273         * gnus-spec.el (gnus-update-format-specifications): Return a list
20274         of updated types.
20275
20276 2004-10-27  Katsumi Yamaoka  <yamaoka@jpl.org>
20277
20278         * gnus-start.el (gnus-check-reasonable-setup): Use fboundp instead
20279         of boundp to check if display-warning is available.
20280
20281 2004-10-26  Teodor Zlatanov  <tzz@lifelogs.com>
20282
20283         * nnimap.el (nnimap-open-connection): Fix prog1/prog2 bug.
20284
20285 2004-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
20286
20287         * nnspool.el (nnspool-spool-directory): Use news-path if the
20288         news-directory variable is not bound.
20289
20290         * gnus-start.el (gnus-check-reasonable-setup): Use an alternative
20291         function instead of display-warning if it is not available.
20292
20293 2004-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
20294
20295         * gnus-agent.el (gnus-agent-expire-group-1): Fix last merge from
20296         v5-10: Use `point-at-bol'.
20297
20298 2004-10-26  Simon Josefsson  <jas@extundo.com>
20299
20300         * hashcash.el: Fix URL in comment, reported by Cheng Gao
20301         <chenggao@gmail.com>.
20302
20303 2004-10-25  Reiner Steib  <Reiner.Steib@gmx.de>
20304
20305         * html2text.el (html2text-buffer-head): Remove.  Use `goto-char'
20306         instead.
20307
20308 2004-10-25  Teodor Zlatanov  <tzz@lifelogs.com>
20309
20310         * nnimap.el (nnimap-remove-server-from-buffer-alist): Add function
20311         to remove a server from the nnimap-server-buffer-alist.
20312         (nnimap-open-connection, nnimap-close-server): Use it.
20313
20314         * gnus-encrypt.el: Remove file in favor of encrypt.el.
20315
20316 2004-10-21  Katsumi Yamaoka  <yamaoka@jpl.org>
20317
20318         * mm-view.el (mm-display-inline-fontify): Inhibit font-lock when
20319         running the major-mode function.
20320
20321 2004-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
20322
20323         * gnus-sum.el (gnus-update-summary-mark-positions): Search for
20324         dummy marks in the right way.
20325
20326 2004-10-18  David Edmondson  <dme@dme.org>
20327
20328         * mm-view.el (mm-w3m-cid-retrieve-1): Don't use recursive call
20329         excessively.
20330
20331 2004-10-18  Teodor Zlatanov  <tzz@lifelogs.com>
20332
20333         * gnus-util.el (gnus-split-references): Accept a nil references
20334         string and go on blissfully.
20335
20336         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Catch
20337         cases where the references string is non-nil but has no references.
20338
20339         * encrypt.el: Add autoload tags.
20340
20341         * spam.el (spam-resolve-registrations-routine): Remove article
20342         from unregistration list too.  Reported by David Hanak
20343         <dhanak@isis.vanderbilt.edu>
20344
20345 2004-10-18  Reiner Steib  <Reiner.Steib@gmx.de>
20346
20347         * gnus-art.el (gnus-copy-article-ignored-headers): Default to
20348         nil.  Change custom type.
20349
20350 2004-10-17  Reiner Steib  <Reiner.Steib@gmx.de>
20351
20352         * gnus-art.el (gnus-copy-article-ignored-headers): New variable.
20353
20354         * gnus-sum.el (gnus-summary-move-article): Use it.
20355
20356 2004-10-15  Teodor Zlatanov  <tzz@lifelogs.com>
20357
20358         * encrypt.el: Add autoload cookies.
20359
20360         * spam.el (spam-backend-article-list-property)
20361         (spam-backend-get-article-todo-list)
20362         (spam-backend-put-article-todo-list)
20363         (spam-summary-prepare-exit, spam-resolve-registrations-routine):
20364         Resolve registrations separately.
20365         (spam-register-routine): Format comments.
20366         (spam-unregister-routine, spam-register-routine): Always call with
20367         specific-articles, no default list.
20368         (spam-summary-prepare-exit): Use the spam-classifications function.
20369
20370         * netrc.el (autoload, netrc-parse): Use encrypt.el instead of
20371         gnus-encrypt.el.
20372
20373         * encrypt.el: Copied from gnus-encrypt.el.
20374
20375         * gnus-encrypt.el: Commented that it's obsolete.
20376
20377 2004-10-15  Reiner Steib  <Reiner.Steib@gmx.de>
20378
20379         * gnus-score.el (gnus-adaptive-pretty-print): New variable.
20380         (gnus-score-save): Use it.
20381
20382         * message.el (message-bury): Use `window-dedicated-p'.
20383
20384 2004-10-15  Simon Josefsson  <jas@extundo.com>
20385
20386         * pop3.el (top-level): Don't require nnheader.
20387         (pop3-read-timeout): Add.
20388         (pop3-accept-process-output): Add.
20389         (pop3-read-response, pop3-retr): Use it.
20390
20391 2004-10-14  Teodor Zlatanov  <tzz@lifelogs.com>
20392
20393         * spam.el (spam-register-routine): Move comment.
20394         (spam-verify-bogofilter): Use 'unknown for the initial
20395         spam-bogofilter-valid state, not 'never.
20396
20397         * netrc.el (netrc-machine-user-or-password): Add convenience wrapper
20398         for netrc-machine.
20399
20400         * nnimap.el (nnimap-open-connection):
20401         Use netrc-machine-user-or-password.
20402
20403 2004-10-17  Richard M. Stallman  <rms@gnu.org>
20404
20405         * gnus-registry.el (gnus-registry-unload-hook):
20406         Set as a variable with add-hook.
20407
20408         * nnspool.el (nnspool-spool-directory): Use news-directory instead
20409         of news-path.
20410
20411         * spam-stat.el (spam-stat-unload-hook): Set as a variable w/ add-hook.
20412
20413         * spam.el: Delete duplicate `provide'.
20414         (spam-unload-hook): Set as a variable with add-hook.
20415
20416 2004-10-15  Reiner Steib  <Reiner.Steib@gmx.de>
20417
20418         * pop3.el (pop3-leave-mail-on-server): Describe possible problems
20419         in the doc string.
20420
20421         * message.el (message-ignored-news-headers)
20422         (message-ignored-supersedes-headers)
20423         (message-ignored-resent-headers)
20424         (message-forward-ignored-headers): Improve custom type.
20425
20426 2004-10-13  Katsumi Yamaoka  <yamaoka@jpl.org>
20427
20428         * message.el (message-tokenize-header): Fix 2004-09-06 change
20429         which used point-min in the wrong place.
20430
20431 2004-10-12  Simon Josefsson  <jas@extundo.com>
20432
20433         * tls.el (tls-certtool-program): New variable.
20434         (tls-certificate-information): New function, based on
20435         ssl-certificate-information.
20436
20437 2004-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
20438
20439         * compface.el: Move the version of ELisp-based uncompface program
20440         to the contrib directory because of the copyright problem.
20441
20442 2004-10-12  Reiner Steib  <Reiner.Steib@gmx.de>
20443
20444         * message.el (message-kill-buffer): Raise the current frame.
20445
20446 2004-10-10  Reiner Steib  <Reiner.Steib@gmx.de>
20447
20448         * gnus-sum.el: Mention that multibyte characters don't work as marks.
20449
20450         * gnus.el (message-y-or-n-p): Autoload.
20451
20452         * pop3.el (pop3-maildrop, pop3-mailhost, pop3-port)
20453         (pop3-password-required, pop3-authentication-scheme)
20454         (pop3-leave-mail-on-server): Make customizable.
20455         (pop3): New custom group.
20456         (pop3-retr): Remove `sleep-for' statements.
20457         Suggested by Dave Love <fx@gnu.org>.
20458
20459         * nnheader.el (nnheader-read-timeout): Explain 1.0 timeout for
20460         Windows/DOS.
20461
20462         * imap.el (imap-parse-flag-list, imap-parse-body-extension)
20463         (imap-parse-body): Fix incorrect use of `assert'.
20464         Suggested by Dave Love <fx@gnu.org>.
20465
20466         * mml.el (mml-minibuffer-read-disposition): Require match.
20467         Suggested by Dave Love <fx@gnu.org>.
20468
20469 2004-10-11  Reiner Steib  <Reiner.Steib@gmx.de>
20470
20471         * gnus-group.el (gnus-group-delete-group): Change "\t." to "  " in
20472         doc string.
20473
20474 2004-10-08  Katsumi Yamaoka  <yamaoka@jpl.org>
20475
20476         * mm-uu.el (mm-uu-dissect-text-parts): Support all text/* types.
20477
20478 2004-10-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
20479
20480         * gnus-art.el (gnus-mime-display-single): Call `mm-display-inline'
20481         instead of calling `mm-insert-inline', to decode text/* parts
20482         before displaying them.
20483
20484 2004-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
20485
20486         * mm-uu.el (mm-uu-text-plain-type): New variable.
20487         (mm-uu-pgp-signed-extract-1): Use it.
20488         (mm-uu-pgp-encrypted-extract-1): Use it.
20489         (mm-uu-dissect): Allow MIME type and parameters as an optional arg;
20490         bind mm-uu-text-plain-type with that value.
20491         (mm-uu-dissect-text-parts): Pass MIME type and parameters to
20492         mm-uu-dissect.
20493
20494 2004-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
20495
20496         * gnus-group.el (gnus-update-group-mark-positions):
20497         * gnus-sum.el (gnus-update-summary-mark-positions):
20498         * message.el (message-check-news-body-syntax):
20499         * gnus-msg.el (gnus-debug): Use mm-string-as-multibyte instead
20500         of string-as-multibyte.
20501
20502 2004-10-05  Juri Linkov  <juri@jurta.org>
20503
20504         * gnus-group.el (gnus-update-group-mark-positions):
20505         * gnus-sum.el (gnus-update-summary-mark-positions):
20506         * message.el (message-check-news-body-syntax):
20507         * gnus-msg.el (gnus-debug): Use `string-as-multibyte' to convert
20508         8-bit unibyte values to a multibyte string for search functions.
20509
20510 2004-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
20511
20512         * mm-uu.el (mm-uu-dissect): Allow optional arg.
20513         (mm-uu-dissect-text-parts): New function.
20514
20515         * gnus-art.el (gnus-display-mime): Use mm-uu-dissect-text-parts to
20516         dissect text parts.
20517
20518         * gnus-sum.el (gnus-summary-insert-subject): Remove redundant setq.
20519         (gnus-summary-force-verify-and-decrypt): Revert 2004-08-18 change.
20520
20521         * mm-decode.el (mm-dissect-singlepart): Revert 2004-08-18 change.
20522
20523         * gnus-topic.el (gnus-topic-hierarchical-parameters):
20524         Use gnus-current-topics instead of gnus-current-topic.
20525
20526 2004-10-06  Jesper Harder  <harder@ifa.au.dk>
20527
20528         * gnus-sum.el (gnus-summary-show-article): Use with-current-buffer.
20529
20530 2004-10-05  Jesper Harder  <harder@ifa.au.dk>
20531
20532         * nnsoup.el (nnsoup-read-active-file): Use dolist, mapc or last
20533         where appropriate.
20534
20535         * nnml.el (nnml-generate-active-info): do.
20536
20537         * nndiary.el (nndiary-generate-active-info): do.
20538
20539         * gnus-topic.el (gnus-topic-hierarchical-parameters): do.
20540         (gnus-topic-move): do.
20541
20542         * gnus-sum.el (gnus-data-enter-list, gnus-summary-process-mark-set)
20543         (gnus-summary-set-local-parameters, gnus-summary-read-document): do.
20544
20545         * gnus-srvr.el (gnus-server-prepare)
20546         (gnus-server-open-all-servers): do.
20547
20548         * gnus-msg.el (gnus-summary-cancel-article)
20549         (gnus-summary-resend-message)
20550         (gnus-summary-mail-crosspost-complaint): do.
20551
20552         * gnus-move.el (gnus-change-server): do.
20553
20554         * gnus-group.el (gnus-group-unmark-all-groups)
20555         (gnus-group-set-current-level): do.
20556
20557 2004-10-04  Simon Josefsson  <jas@extundo.com>
20558
20559         * message.el (message-generate-hashcash): Doc fix.
20560
20561 2004-10-02  Kevin Greiner  <kgreiner@compsol.cc>
20562
20563         * nnagent.el (nnagent-request-type): Bind gnus-agent to nil to
20564         avoid infinite recursion via gnus-get-function.
20565
20566 2004-10-02  Jesper Harder  <harder@ifa.au.dk>
20567
20568         * mm-partial.el (mm-partial-find-parts): Use with-current-buffer.
20569
20570         * nnfolder.el (nnfolder-generate-active-file): Use dolist.
20571
20572         * nnmail.el (nnmail-split-history): do.
20573
20574         * nnml.el (nnml-generate-nov-databases-1, nnml-request-rename-group)
20575         (nnml-request-delete-group): do.
20576
20577         * nnslashdot.el (nnslashdot-read-groups): do.
20578
20579         * nnsoup.el (nnsoup-delete-unreferenced-message-files): do.
20580         (nnsoup-unpack-packets, nnsoup-make-active): Simplify.
20581
20582         * nnspool.el (nnspool-find-id): Use with-temp-buffer.
20583         (nnspool-sift-nov-with-sed): Use last.
20584         (nnspool-retrieve-headers-with-nov): Use mapc.
20585         (nnspool-request-newgroups): Use dolist.
20586         (nnspool-request-group): Use last.
20587
20588         * nntp.el (nntp-read-server-type): Use dolist.
20589
20590         * nnvirtual.el (nnvirtual-create-mapping)
20591         (nnvirtual-update-read-and-marked): Use dolist.
20592         (nnvirtual-convert-headers): Simplify.
20593
20594 2004-10-01  Kevin Greiner  <kgreiner@compsol.cc>
20595
20596         * gnus-agent.el (gnus-agent-synchronize-group-flags):
20597         Add support for sync'ing tick marks.
20598
20599 2004-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>
20600
20601         * gnus-sum.el (gnus-summary-toggle-header): Make it work even if
20602         there's no visible header.
20603
20604 2004-10-01  Kevin Greiner  <kgreiner@compsol.cc>
20605
20606         * gnus-agent.el (gnus-agent-synchronize-group-flags):
20607         When necessary, pass full group name to gnus-request-set-marks.
20608
20609 2004-10-01  Simon Josefsson  <jas@extundo.com>
20610
20611         * mailcap.el (mailcap-mime-data): Add pdf.  Remove non-free
20612         acroread.
20613
20614 2004-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20615
20616         * spam-report.el (spam-report-gmane): Fix interactive.
20617
20618         * gnus-art.el (gnus-treat-body-boundary): Only do stuff under X.
20619
20620         * gnus-agent.el (gnus-agent-synchronize-flags-server): Be silent
20621         when writing file.
20622         (gnus-agent-synchronize-flags): Don't default to being
20623         interactive.
20624
20625 2004-09-30  Simon Josefsson  <jas@extundo.com>
20626
20627         * message.el (message-generate-hashcash): Add.
20628         (message-send-mail): Use it, call mail-add-payment.
20629
20630 2004-09-29  Teodor Zlatanov  <tzz@lifelogs.com>
20631
20632         * spam.el (spam-verify-bogofilter): Use -V, not -sV option.
20633
20634 2004-09-28  Kevin Greiner  <kgreiner@compsol.cc>
20635
20636         * gnus-agent.el (gnus-agent-synchronize-group-flags): Replace
20637         gnus-requst-update-info with explicit code to sync the in-memory
20638         info read flags with the marks being sync'd to the backend.
20639
20640         * gnus-util.el (gnus-pp): Add optional stream to match pp API.
20641
20642 2004-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
20643
20644         * spam.el (spam-verify-bogofilter): Add new function.
20645         (spam-check-bogofilter)
20646         (spam-bogofilter-register-with-bogofilter): Use it.
20647         (spam-verify-bogofilter): Add small fixes.
20648
20649 2004-09-28  Simon Josefsson  <jas@extundo.com>
20650
20651         * hashcash.el (hashcash-generate-payment): Revert.
20652
20653 2004-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
20654
20655         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
20656         Use gnus-extract-references instead of gnus-split-references.
20657
20658         * gnus-util.el (gnus-extract-references): Add new function, analogous
20659         to gnus-split-references but extracts only the message-ID without
20660         anything extra.
20661
20662         * hashcash.el (hashcash-generate-payment)
20663         (hashcash-check-payment): Do the right thing if hashcash-path is
20664         nil (because the hashcash program could not be found).
20665
20666         * spam.el (spam-use-hashcash): Remove comment.
20667
20668 2004-09-27  Jesper Harder  <harder@ifa.au.dk>
20669
20670         * gnus-cache.el (gnus-cache-possibly-remove-articles-1)
20671         (gnus-cache-enter-article, gnus-cache-remove-article)
20672         (gnus-cache-braid-heads, gnus-cache-generate-active): Use dolist.
20673
20674         * gnus-async.el (gnus-async-prefetch-remove-group): do.
20675
20676         * gnus-art.el (article-hide-boring-headers)
20677         (article-translate-strings, article-display-face)
20678         (gnus-article-mime-match-handle-first)
20679         (gnus-article-highlight-headers)
20680         (gnus-article-add-buttons-to-head): do.
20681
20682 2004-09-27  Simon Josefsson  <jas@extundo.com>
20683
20684         * hashcash.el: New version, from
20685         http://users.actrix.co.nz/mycroft/hashcash.el.  Previously in
20686         ../contrib/.
20687
20688 2004-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
20689
20690         * mm-decode.el (mm-copy-to-buffer): Don't use set-buffer-multibyte.
20691
20692 2004-09-26  Jesper Harder  <harder@ifa.au.dk>
20693
20694         * gnus-dup.el (gnus-dup-open): Use mapc.
20695         (gnus-dup-enter-articles, gnus-dup-suppress-articles): Use dolist.
20696
20697         (gnus-dup-enter-articles): Remove excess ID's from gnus-dup-hashtb.
20698         Reported by Stefan Wiens <s.wi@gmx.net>.
20699
20700         * gnus.el (gnus-shutdown): Use dolist.
20701
20702         * gnus-undo.el (gnus-undo): Use mapc.
20703
20704         * nnrss.el (nnrss-generate-active): do.
20705
20706         * message.el (message-cite-original-without-signature)
20707         (message-cite-original): Use mapc.
20708         (message-do-actions, message-make-forward-subject): Use dolist.
20709
20710 2004-09-25  Kevin Greiner  <kgreiner@compsol.cc>
20711
20712         * gnus-agent.el (gnus-agent-check-overview-buffer): Fix range of
20713         deletion to remove entire duplicate line.  Fixes merged article
20714         number bug.
20715
20716 2004-09-25  Kevin Greiner  <kgreiner@compsol.cc>
20717
20718         * gnus-agent.el (gnus-agent-possibly-synchronize-flags): Ignore
20719         servers that are offline.  Avoids having gnus-agent-toggle-plugged
20720         first ask if you want to open a server and then, even when you
20721         responded with no, asking if you want to synchronize the server's
20722         flags.
20723         (gnus-agent-synchronize-flags-server): Rewrote read loop to handle
20724         multi-line expressions.
20725         (gnus-agent-synchronize-group-flags): New internal function.
20726         Updates marks in memory (in the info structure) AND in the
20727         backend.
20728
20729         * gnus-util.el (gnus-remassoc): Fix typo in documentation.
20730
20731         * nnagent.el (nnagent-request-set-mark):
20732         Use gnus-agent-synchronize-group-flags, not backend's request-set-mark
20733         method, to ensure that synchronization updates marks in the
20734         backend and in the info (in memory) structure.
20735
20736 2004-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
20737
20738         * gnus-uu.el (gnus-uu-digest-mail-forward): Obey the process/prefix
20739         convention fully; don't miss the root article of a thread; make
20740         the X-Draft-From header with correct article numbers.
20741
20742 2004-09-23  Kevin Greiner  <kgreiner@compsol.cc>
20743
20744         * gnus-agent.el (gnus-agent-synchronize-flags-server): Do nothing
20745         unless plugged.  Disable the agent so that an open failure causes
20746         an error.
20747
20748         * gnus-int.el (gnus-request-set-mark, gnus-request-update-mark):
20749         Revert 2004-09-21 change.  The backend must be opened while
20750         synchronizing flags even when the backend stores the flags
20751         locally.
20752
20753 2004-09-23  Reiner Steib  <Reiner.Steib@gmx.de>
20754
20755         * gnus-msg.el (gnus-configure-posting-styles): Narrow to headers
20756         in `header' match.  Reported by Svend Tollak Munkejord.
20757
20758         * message.el (message-cite-original): Fix use of
20759         `message-cite-articles-with-x-no-archive'.
20760
20761 2004-09-22  Katsumi Yamaoka  <yamaoka@jpl.org>
20762
20763         * gnus-win.el (gnus-buffer-configuration): Add mml-preview.
20764         (gnus-window-to-buffer): Ditto.
20765
20766         * mml.el (mml-preview-buffer): New variable.
20767         (mml-preview): Manage window layout with gnus-buffer-configuration.
20768
20769         * gnus-msg.el (gnus-setup-message): Put article numbers into the
20770         X-Draft-From header even if those articles aren't quoted.
20771
20772 2004-09-21  Kevin Greiner  <kgreiner@compsol.cc>
20773
20774         * gnus-int.el (gnus-servers-that-use-local-marks): New variable.
20775         (gnus-request-set-mark, gnus-request-update-mark): Use new
20776         g-s-t-u-l-m to decide to use backend even when unplugged.
20777
20778 2004-09-21  Katsumi Yamaoka  <yamaoka@jpl.org>
20779
20780         * gnus-msg.el (gnus-inews-make-draft-meta-information): Don't add
20781         a trailing whitespace.  Suggested by Cheng Gao <chenggao@gmail.com>.
20782
20783 2004-09-20  Simon Josefsson  <jas@extundo.com>
20784
20785         * mm-util.el (mm-charset-synonym-alist): Map "unicode" to
20786         "utf-16-le".
20787
20788 2004-09-20  Stefan Monnier  <monnier@iro.umontreal.ca>
20789
20790         * mm-decode.el (mm-copy-to-buffer): Preserve the data's unibyteness.
20791
20792 2004-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
20793
20794         * uudecode.el (uudecode-use-external): Add :version.
20795
20796         * smime.el (smime-CA-file, smime-encrypt-cipher)
20797         (smime-dns-server): Add :version.
20798
20799         * smiley.el (gnus-smiley-file-types): Add :version.
20800
20801         * sha1.el (sha1-use-external): Add :version.
20802
20803         * pgg-def.el (pgg-query-keyserver): Add :version.
20804
20805         * nnmail.el (nnmail-fancy-expiry-targets)
20806         (nnmail-mail-splitting-charset, nnmail-mail-splitting-decodes):
20807         Add :version.
20808
20809         * nnimap.el (nnimap-split-download-body, nnimap-dont-close)
20810         (nnimap-retrieve-groups-asynchronous): Add :version.
20811         (nnimap-close-asynchronous): Add :version.  Fix typo in doc string.
20812
20813         * mml.el (mml-content-disposition-parameters)
20814         (mml-insert-mime-headers-always): Add :version.
20815
20816         * mm-util.el (mm-coding-system-priorities): Add :version.
20817
20818         * mm-decode.el (mm-inline-text-html-with-images)
20819         (mm-keep-viewer-alive-types, mm-external-terminal-program)
20820         (mm-verify-option): Add :version.
20821         (mm-text-html-renderer): Change :version.
20822
20823         * message.el (message-fcc-externalize-attachments)
20824         (message-required-headers, message-draft-headers)
20825         (message-subject-trailing-was-query)
20826         (message-subject-trailing-was-ask-regexp)
20827         (message-subject-trailing-was-regexp, message-mark-insert-begin)
20828         (message-mark-insert-end, message-archive-header)
20829         (message-archive-note, message-cross-post-default)
20830         (message-cross-post-note, message-followup-to-note)
20831         (message-cross-post-note-function, message-use-mail-followup-to)
20832         (message-subscribed-address-functions)
20833         (message-subscribed-address-file, message-subscribed-addresses)
20834         (message-subscribed-regexps, message-allow-no-recipients)
20835         (message-yank-cited-prefix, message-signature-insert-empty-line)
20836         (message-hidden-headers, message-hierarchical-addresses)
20837         (message-mail-user-agent, message-use-idna)
20838         (message-valid-fqdn-regexp)
20839         (message-strip-special-text-properties, message-header-synonyms)
20840         (message-beginning-of-line, message-tab-body-function): Add :version.
20841         (message-insert-canlock, message-wide-reply-confirm-recipients):
20842         Change :version.
20843
20844         * mail-source.el (mail-source-ignore-errors): Add :group, :type
20845         and :version.
20846         (mail-source-delete-old-incoming-confirm)
20847         (mail-source-movemail-program): Add :version.
20848
20849         * gnus.el (gnus-parameters, gnus-user-agent): Add :version.
20850         (gnus-agent-cache, gnus-agent): Change :version.
20851
20852         * gnus-util.el (gnus-use-byte-compile): Change :version.
20853
20854         * gnus-sum.el (gnus-summary-make-false-root-always)
20855         (gnus-summary-default-high-score)
20856         (gnus-summary-default-low-score, gnus-auto-goto-ignores)
20857         (gnus-forwarded-mark, gnus-unseen-mark, gnus-no-mark)
20858         (gnus-read-all-available-headers, gnus-article-emulate-mime)
20859         (gnus-sum-thread-tree-root, gnus-sum-thread-tree-false-root)
20860         (gnus-sum-thread-tree-single-indent)
20861         (gnus-sum-thread-tree-vertical, gnus-sum-thread-tree-indent)
20862         (gnus-sum-thread-tree-leaf-with-other)
20863         (gnus-sum-thread-tree-single-leaf): Add :version.
20864         (gnus-summary-display-arrow, gnus-summary-muttprint-program)
20865         (gnus-article-loose-mime): Change :version.
20866
20867         * gnus-start.el (gnus-backup-startup-file)
20868         (gnus-save-startup-file-via-temp-buffer): Add :version.
20869
20870         * gnus-srvr.el (gnus-server-browse-in-group-buffer)
20871         (gnus-server-offline-face): Add :version.
20872
20873         * gnus-score.el (gnus-adaptive-word-length-limit): Add :version.
20874
20875         * gnus-msg.el (gnus-gcc-externalize-attachments)
20876         (gnus-debug-files, gnus-debug-exclude-variables)
20877         (gnus-discouraged-post-methods): Change :version.
20878         (gnus-confirm-mail-reply-to-news)
20879         (gnus-confirm-treat-mail-like-news): Add :version.
20880
20881         * gnus-int.el (gnus-server-unopen-status): Add :version.
20882
20883         * gnus-group.el (gnus-group-jump-to-group-prompt)
20884         (gnus-large-ephemeral-newsgroup)
20885         (gnus-fetch-old-ephemeral-headers): Add :version.
20886
20887         * gnus-fun.el (gnus-x-face-directory)
20888         (gnus-convert-pbm-to-x-face-command)
20889         (gnus-convert-image-to-x-face-command)
20890         (gnus-convert-image-to-face-command): Add :version.
20891
20892         * gnus-delay.el (gnus-delay-default-hour): Add :version.
20893
20894         * gnus-cite.el (gnus-cite-blank-line-after-header)
20895         (gnus-article-boring-faces): Add :version.
20896
20897         * gnus-art.el (gnus-buttonized-mime-types)
20898         (gnus-inhibit-mime-unbuttonizing)
20899         (gnus-treat-display-face)
20900         (gnus-treat-body-boundary): Change :version.
20901         (gnus-body-boundary-delimiter, gnus-picon-databases)
20902         (gnus-treat-strip-cr, gnus-treat-leading-whitespace)
20903         (gnus-treat-date-english, gnus-treat-fold-headers)
20904         (gnus-article-skip-boring, gnus-treat-fold-newsgroups)
20905         (gnus-treat-mail-picon, gnus-treat-wash-html)
20906         (gnus-article-encrypt-protocol)
20907         (gnus-use-idna, gnus-article-over-scroll)
20908         (gnus-mime-display-multipart-alternative-as-mixed)
20909         (gnus-mime-display-multipart-related-as-mixed)
20910         (gnus-button-valid-fqdn-regexp, gnus-button-man-handler)
20911         (gnus-ctan-url, gnus-button-ctan-handler)
20912         (gnus-button-handle-ctan-bogus-regexp)
20913         (gnus-button-ctan-directory-regexp)
20914         (gnus-button-mid-or-mail-regexp, gnus-button-prefer-mid-or-mail)
20915         (gnus-button-mid-or-mail-heuristic-alist, gnus-button-tex-level)
20916         (gnus-button-man-level, gnus-button-emacs-level)
20917         (gnus-button-message-level, gnus-button-browse-level): Add :version.
20918
20919         * gnus-agent.el (gnus-agent-fetched-hook): Add :version.
20920         (gnus-agent-go-online): Change :version.
20921         (gnus-agent-expire-unagentized-dirs)
20922         (gnus-agent-auto-agentize-methods): Add :version.
20923
20924         * flow-fill.el (fill-flowed-display-column)
20925         (fill-flowed-encode-column): Add :version.
20926
20927         * deuglify.el (gnus-outlook-deuglify-unwrap-min)
20928         (gnus-outlook-deuglify-unwrap-max)
20929         (gnus-outlook-deuglify-cite-marks)
20930         (gnus-outlook-deuglify-unwrap-stop-chars)
20931         (gnus-outlook-deuglify-no-wrap-chars)
20932         (gnus-outlook-deuglify-attrib-cut-regexp)
20933         (gnus-outlook-deuglify-attrib-verb-regexp)
20934         (gnus-outlook-deuglify-attrib-end-regexp)
20935         (gnus-outlook-display-hook): Add :version.
20936
20937         * binhex.el (binhex-use-external): Add :version.
20938
20939 2004-09-16  Reiner Steib  <Reiner.Steib@gmx.de>
20940
20941         * gnus-sum.el (gnus-fetch-old-headers): Add custom choices `t'
20942         and `invisible'.
20943
20944 2004-09-10  Teodor Zlatanov  <tzz@lifelogs.com>
20945
20946         * gnus-registry.el (gnus-registry-trim): Watch out for negatives
20947         in gnus-registry-trim.
20948
20949 2004-09-13  Simon Josefsson  <jas@extundo.com>
20950
20951         * dns-mode.el: Add XEmacs auto-mode-alist autoload cookie.
20952
20953         * nnimap.el (nnimap-demule): Revert 2004-08-30 change.
20954
20955         * dns-mode.el (dns-mode): Fix menu for XEmacs, reported by Steve
20956         Youngs <steve@youngs.au.com> and suggested by Katsumi Yamaoka
20957         <yamaoka@jpl.org>.
20958         (dns-mode-font-lock-keywords): Fix faces, reported by Steve Youngs
20959         <steve@youngs.au.com> and suggested by Katsumi Yamaoka
20960         <yamaoka@jpl.org>.
20961
20962         * sieve.el (sieve-manage-mode): Ditto.
20963
20964 2004-09-13  Reiner Steib  <Reiner.Steib@gmx.de>
20965
20966         * gnus-sum.el (gnus-summary-copy-article): Fix doc string.
20967
20968 2004-09-11  Simon Josefsson  <jas@extundo.com>
20969
20970         * dns-mode.el: Add.
20971
20972         * mm-view.el (mm-display-dns-inline): Add.
20973
20974         * mm-decode.el (mm-inline-media-tests): Add text/dns.
20975         (mm-automatic-display): Ditto.
20976
20977         * mailcap.el (mailcap-mime-data): Add text/dns.
20978         (mailcap-mime-extensions): Map .soa to text/dns.
20979
20980 2004-09-10  Miles Bader  <miles@gnu.ai.mit.edu>
20981
20982         * gnus-art.el (article-decode-mime-words, article-babel)
20983         (gnus-article-highlight-signature, gnus-article-add-buttons)
20984         (gnus-signature-toggle): Remove unnecessary bindings of
20985         `inhibit-read-only' inherited from v5.10 merge.
20986
20987 2004-09-08  Reiner Steib  <Reiner.Steib@gmx.de>
20988
20989         * nntp.el (nntp): New customization group.
20990         (nntp-authinfo-file): Add customization group.
20991
20992         * mml2015.el (mml2015-unabbrev-trust-alist): Add customization group.
20993
20994         * mml-sec.el (mml-signencrypt-style-alist): Ditto.
20995
20996         * gnus.el (to-address, to-list, subscribed)
20997         (large-newsgroup-initial): Ditto.
20998
20999         * flow-fill.el (fill-flowed-display-column)
21000         (fill-flowed-encode-column): Ditto.
21001
21002 2004-09-06  Stefan Monnier  <monnier@iro.umontreal.ca>
21003
21004         * message.el (message-tokenize-header, message-send-mail-with-qmail):
21005         Use point-min rather than 1.
21006         (message-send-mail): Use buffer-size rather than point-max.
21007
21008         * gnus-sum.el (gnus-summary-search-article-forward):
21009         Signal a specific `search-failed' rather than a generic `error'.
21010
21011         * gnus-salt.el (gnus-pick-mouse-pick-region): Switch 1 => point-min.
21012         (gnus-generate-vertical-tree): Usue `bobp' rather than compare to 1.
21013         (gnus-highlight-selected-tree): Use point-min rather than 1 and 2.
21014
21015 2004-09-10  Simon Josefsson  <jas@extundo.com>
21016
21017         * nndb.el (require): Remove tcp and duplicate cl.
21018
21019 2004-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
21020
21021         * gnus-agent.el (directory-files-and-attributes): Move forward.
21022
21023 2004-09-09  Kevin Greiner  <kgreiner@compsol.cc>
21024
21025         * gnus-agent.el (directory-files-and-attributes):
21026         Optionally defined to support XEmacs.
21027
21028 2004-09-09  Kevin Greiner  <kgreiner@compsol.cc>
21029
21030         * gnus-agent.el (gnus-agent-cat-groups): Rewrote avoiding defsetf
21031         to avoid run-time CL dependencies.
21032         (gnus-agent-unfetch-articles): New function.
21033         (gnus-agent-fetch-headers): Use gnus-agent-braid-nov to validate
21034         article numbers even when local .overview file is missing.
21035         (gnus-agent-read-article-number): New function.  Only accepts
21036         27-bit article numbers.
21037         (gnus-agent-copy-nov-line, gnus-agent-uncached-articles):
21038         Use gnus-agent-read-article-number.
21039         (gnus-agent-braid-nov): Rewrote to validate article numbers coming
21040         from backend while recognizing that article numbers in .overview
21041         must be valid.
21042         (gnus-agent-update-files-total-fetched-for):
21043         Use directory-files-and-attributes to improve performance.
21044         * gnus-int.el (gnus-request-move-article):
21045         Use gnus-agent-unfetch-articles in place of gnus-agent-expire to
21046         improve performance.
21047
21048         * gnus-start.el (gnus-convert-old-newsrc): Change message text as
21049         some users confused by references to .newsrc when they only have a
21050         .newsrc.eld file.
21051         (gnus-convert-mark-converter-prompt)
21052         (gnus-convert-converter-needs-prompt): Fix use of property list.
21053         * legacy-gnus-agent.el (gnus-agent-convert-to-compressed-agentview-prompt):
21054         New function.  Used internally to only display 'gnus converting
21055         files' message when actually necessary.
21056
21057         * gnus-sum.el (): Remove (require 'gnus-agent) as required
21058         methods now autoloaded.
21059
21060 2004-09-03  Katsumi Yamaoka  <yamaoka@jpl.org>
21061
21062         * gnus-sum.el (gnus-summary-insert-subject): Remove list
21063         identifiers.
21064
21065 2004-09-02  Reiner Steib  <Reiner.Steib@gmx.de>
21066
21067         * gnus-picon.el: Fix indentation and closing parenthesis.
21068
21069 2004-09-01  Simon Josefsson  <jas@extundo.com>
21070
21071         * message.el (message-canlock-generate): Require sha1, not
21072         sha1-el.  (Can we get rid of this require altogether?  It is ugly
21073         to require within a function.  Sadly, if sha1.el isn't loaded, the
21074         let binding in m-c-g will hide the defcustom definition, which is
21075         bad.)
21076
21077         * canlock.el: Require sha1, not sha1-el.
21078
21079         * message.el: Don't autoload sha1 (there is a autoload cookie in
21080         sha1.el).
21081
21082         * sha1-el.el: Rename to sha1.el.
21083
21084 2004-08-30  Juanma Barranquero  <lektu@terra.es>
21085
21086         * ietf-drums.el (ietf-drums-remove-whitespace): Fix character constant.
21087
21088 2004-08-30  Stefan Monnier  <monnier@iro.umontreal.ca>
21089
21090         * nnimap.el (nnimap-demule): Avoid string-as-multibyte.
21091
21092 2004-08-30  Kim F. Storm  <storm@cua.dk>
21093
21094         * nntp.el (nntp-authinfo-file): Add :group 'nntp.
21095
21096         * nnimap.el (nnimap-authinfo-file, nnimap-prune-cache):
21097         Add :group 'nnimap.
21098
21099 2004-08-30  Andreas Schwab  <schwab@suse.de>
21100
21101         * rfc2231.el (rfc2231-parse-string): Restore whitespace syntax for
21102         ?* and ?\;.
21103
21104         * ietf-drums.el (ietf-drums-syntax-table): Set syntax of ?* ?\;
21105         and ?\' to symbol instead of whitespace.
21106
21107 2004-08-30  Katsumi Yamaoka  <yamaoka@jpl.org>
21108
21109         * gnus-agent.el (gnus-agent-restore-gcc): Use ^ and regexp-quote.
21110
21111         * gnus-sum.el (gnus-summary-morse-message): Use search-forward
21112         instead of re-search-forward.
21113
21114         * gnus-uu.el (gnus-uu-save-article): Ditto.
21115         (gnus-uu-post-encode-uuencode): Ditto.
21116
21117         * html2text.el (html2text-clean-list-items): Ditto.
21118         (html2text-clean-dtdd): Ditto.
21119         (html2text-format-tags): Ditto.
21120
21121         * message.el (message-send-mail-with-sendmail): Fix regexp.
21122         (message-fill-field-general): Use search-forward instead of
21123         re-search-forward.
21124         (unbold-region): Ditto.
21125
21126         * nnrss.el (nnrss-request-article): Ditto.
21127
21128         * nnslashdot.el (nnslashdot-request-article): Ditto.
21129
21130         * nnweb.el (nnweb-gmane-wash-article): Ditto.
21131
21132         * gnus-sum.el (gnus-summary-make-menu-bar): Avoid the
21133         "Unrecognized menu descriptor" error in XEmacs.
21134
21135 2004-08-26  Stefan Wiens  <s.wi@gmx.net>  (tiny change)
21136
21137         * gnus-sum.el (gnus-read-header): Don't remove a header for the
21138         parent article of a sparse article in the thread hashtb.
21139
21140 2004-08-26  David Hedbor  <dhedbor@real.com>  (tiny change)
21141
21142         * nnmail.el (nnmail-split-lowercase-expanded): New user option.
21143         (nnmail-expand-newtext): Lowercase expanded entries if
21144         nnmail-split-lowercase-expanded is non-nil.
21145
21146 2004-08-26  Katsumi Yamaoka  <yamaoka@jpl.org>
21147
21148         * nndoc.el (nndoc-type-alist): Fix regexp in the rfc822-forward entry.
21149
21150         * gnus-group.el (gnus-group-line-format-alist): Convert the value
21151         of gnus-tmp-news-method into string under XEmacs.  It will be
21152         passed to gnus-correct-length which takes only a string argument.
21153
21154 2004-08-24  Katsumi Yamaoka  <yamaoka@jpl.org>
21155
21156         * gnus-util.el (gnus-bind-print-variables): New macro.
21157         (gnus-prin1): Use it.
21158         (gnus-prin1-to-string): Use it.
21159         (gnus-pp): New function.
21160         (gnus-pp-to-string): New function.
21161
21162         * gnus-cus.el (gnus-agent-cat-prepare-category-field):
21163         Replace pp-to-string with gnus-pp-to-string.
21164         * gnus-eform.el (gnus-edit-form): Replace pp with gnus-pp.
21165         * gnus-group.el (gnus-group-make-kiboze-group): Ditto.
21166         * gnus-msg.el (gnus-debug): Ditto.
21167         * gnus-score.el (gnus-score-save): Ditto.
21168         * gnus-spec.el (gnus-update-format): Replace pp-to-string with
21169         gnus-pp-to-string.
21170         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days): Replace pp
21171         with gnus-pp.
21172         * score-mode.el (gnus-score-pretty-print): Ditto.
21173         * webmail.el (webmail-debug): Ditto.
21174
21175 2004-08-23  Katsumi Yamaoka  <yamaoka@jpl.org>
21176
21177         * gnus-art.el (article-display-face, article-display-x-face):
21178         Use buffer-read-only.
21179
21180 2004-08-22  Katsumi Yamaoka  <yamaoka@jpl.org>
21181
21182         * gnus-art.el (article-hide-list-identifiers):
21183         Bind inhibit-read-only as t.
21184
21185 2004-08-22  Reiner Steib  <Reiner.Steib@gmx.de>
21186
21187         * gnus-mlspl.el (gnus-group-split-update): Fix docstring.
21188
21189 2004-08-22  Stefan Monnier  <monnier@iro.umontreal.ca>
21190
21191         * gnus-art.el: Use inhibit-read-only instead of buffer-read-only.
21192         (gnus-narrow-to-page): Don't assume point-min == 1.
21193         (gnus-article-edit-mode): Derive from message-mode.
21194
21195         * gnus-score.el (gnus-score-find-bnews): Simplify and don't assume
21196         point-min == 1.
21197
21198         * imap.el (imap-parse-address-list, imap-parse-body-ext):
21199         Disable incorrect use of `assert'.
21200
21201         * message.el (message-mode): Set comment-start-skip.
21202
21203
21204 2004-08-22  Sam Steingold  <sds@gnu.org>
21205
21206         * pop3.el (pop3-leave-mail-on-server): New user variable.
21207         (pop3-movemail): Delete mail only when it is nil.
21208
21209 2004-08-21  Reiner Steib  <Reiner.Steib@gmx.de>
21210
21211         * nntp.el (nntp-marks-is-evil): Fix typo in docstring.
21212
21213         * mml.el (mml-preview): Use `pop-to-buffer'.
21214
21215         * message.el (message-goto-mail-followup-to): Insert after "To".
21216         (message-carefully-insert-headers): Add comment.
21217
21218         * gnus.el: Remove unused variable `gnus-article-check-size'.
21219
21220         * gnus-sum.el (gnus-summary-make-menu-bar): Add help texts.
21221
21222         * gnus-art.el (gnus-button-alist):
21223         Improve `gnus-button-handle-library' entry.
21224
21225 2004-08-19  Sebastian Freundt  <hroptatyr@gna.org>  (tiny change)
21226
21227         * nnmaildir.el (nnmaildir--emlink-p, nnmaildir--enoent-p):
21228         Use downcase, since XEmacs capitalizes error messages differently.
21229
21230 2004-08-18  Jesper Harder  <harder@ifa.au.dk>
21231
21232         * nntp.el: Add (require 'gnus) due to reference to
21233         `gnus-directory'.  Reported by Matt Swift <swift@alum.mit.edu>.
21234
21235 2004-08-18  Florian Weimer  <fw@deneb.enyo.de>
21236
21237         * gnus-sum.el (gnus-summary-force-verify-and-decrypt):
21238         Bind `mm-fill-flowed'.
21239
21240         * mm-decode.el (mm-dissect-singlepart): Check it.
21241
21242 2004-08-17  Teodor Zlatanov  <tzz@lifelogs.com>
21243
21244         * nnimap.el (nnimap-open-connection): Add 'imaps' synonym to
21245         'imap' for netrc parsing.
21246
21247 2004-08-16  Reiner Steib  <Reiner.Steib@gmx.de>
21248
21249         * mailcap.el (mailcap-mime-data): Mark as risky.
21250
21251 2004-08-15  Katsumi Yamaoka  <yamaoka@jpl.org>
21252
21253         * rfc2047.el (rfc2047-encode-region): Assume the close parenthesis
21254         may be included in the encoded word.
21255         (rfc2047-encode): Don't append a space if the encoded word
21256         includes close parenthesis.
21257
21258 2004-08-12  Katsumi Yamaoka  <yamaoka@jpl.org>
21259
21260         * rfc2047.el (rfc2047-encode-1, rfc2047-encode): Improve encoding
21261         of text within parentheses.
21262
21263 2004-08-06  Teodor Zlatanov  <tzz@lifelogs.com>
21264
21265         * gnus-encrypt.el (gnus-encrypt-insert-file-contents)
21266         (gnus-encrypt-write-file-contents): Make the password key the file
21267         name PLUS the cipher, not just the cipher.  Also remove failed
21268         passwords from the cache.
21269
21270 2004-08-06  Simon Josefsson  <jas@extundo.com>
21271
21272         * gnus-sum.el (gnus-article-loose-mime): Change default to t.
21273         Doc fix.
21274
21275 2004-08-05  Katsumi Yamaoka  <yamaoka@jpl.org>
21276
21277         * rfc2047.el (rfc2047-fold-region): Use trailing whitespace as
21278         LWSP.
21279
21280 2004-08-04  Teodor Zlatanov  <tzz@lifelogs.com>
21281
21282         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
21283         Try to append in-reply-to: data to the references: header.
21284
21285         * netrc.el: Remove old encryption support, autoload gnus-encrypt.el.
21286         (netrc-parse): Use gnus-encrypt.el functions.
21287
21288         * gnus-encrypt.el: Add new file for encryption support; currently
21289         does only a few GPG ciphers and an internal XOR cipher.
21290
21291         * password.el: Add comments on using password-read-and-add.
21292         (password-read-and-add): Add function to read and add the
21293         password to the cache at once.
21294
21295 2004-07-28  Simon Josefsson  <jas@extundo.com>
21296
21297         * pgg-pgp5.el (pgg-pgp5-encrypt-region): Accept sign
21298         parameter (but don't use it, for now).
21299
21300         * imap.el (imap-ssl-open): Use imap-process-connection-type,
21301         instead of hard coding to nil.
21302
21303 2004-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
21304
21305         * mm-view.el (mm-inline-image-emacs): Open lines under an image
21306         as mm-inline-image-xemacs does.
21307
21308 2004-07-26  Simon Josefsson  <jas@extundo.com>
21309
21310         * gnus-group.el (gnus-group-group-map, gnus-group-make-menu-bar):
21311         Revert part of 2004-07-17 change below.
21312
21313 2004-07-25  Katsumi Yamaoka  <yamaoka@jpl.org>
21314
21315         * rfc2047.el (rfc2047-encode-region): Don't infloop.
21316         Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
21317
21318 2004-07-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
21319
21320         * flow-fill.el (fill-flowed): Remove space stuffing, and only do
21321         quotes that actually start with ">" at the beginning of the
21322         lines.
21323
21324 2004-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
21325
21326         * rfc2047.el (rfc2047-encode-region): Fix last change.
21327         (rfc2047-encode-parameter): Remove useless concat.
21328
21329 2004-07-22  Katsumi Yamaoka  <yamaoka@jpl.org>
21330
21331         * rfc2047.el (rfc2047-encode-region): Check carefully whether to
21332         encode special characters; fix some kind of misconfigured headers;
21333         signal a real error if debug-on-quit or debug-on-error is non-nil.
21334         (rfc2047-encode-max-chars): New variable.
21335         (rfc2047-encode-1): Use it.
21336         (rfc2047-encode-parameter): New function.
21337
21338         * mml.el (mml-insert-parameter): Remove an excessive space.
21339
21340 2004-07-17  Simon Josefsson  <jas@extundo.com>
21341
21342         * gnus-group.el (gnus-group-make-group-simple): Add, suggested by
21343         Kai Grossjohann <kai@emptydomain.de>.
21344         (gnus-group-group-map): Use it, instead of gnus-group-make-group.
21345         (gnus-group-make-menu-bar): Ditto.
21346
21347         * gnus-util.el (gnus-group-server): Add.
21348
21349 2004-07-16  Jesper Harder  <harder@ifa.au.dk>
21350
21351         * message.el (message-clone-locals): Clone sendmail and smtp
21352         variables.
21353
21354 2004-07-12  Katsumi Yamaoka  <yamaoka@jpl.org>
21355
21356         * rfc2047.el (rfc2047-encode-region): Fix last change.
21357
21358 2004-07-12  Katsumi Yamaoka  <yamaoka@jpl.org>
21359
21360         * rfc2047.el (rfc2047-encode-region): Treat backslash-quoted
21361         characters as non-special.
21362
21363 2004-07-09  Simon Josefsson  <jas@extundo.com>
21364
21365         * gnus-agent.el (gnus-agent-synchronize-flags): Revert to ask.
21366         Users will lose all flag changes made while unplugged with
21367         e.g. nntp unless flag synchronization happens, thus `nil' is not a
21368         good default.  See numerous reports on ding mailing list.
21369
21370 2004-07-09  Katsumi Yamaoka  <yamaoka@jpl.org>
21371
21372         * nndoc.el (nndoc-type-alist): Improve regexp for article-begin,
21373         add generate-head-function and generate-article-function to the
21374         rfc822-forward entry.
21375         (nndoc-rfc822-forward-generate-article): New function.
21376         (nndoc-rfc822-forward-generate-head): New function.
21377
21378         * mm-decode.el (mm-dissect-buffer): Simplify cleaning of CTE.
21379
21380 2004-07-06  Dan Christensen  <jdc@uwo.ca>
21381
21382         * gnus-sum.el (gnus-summary-read-group-1): When summary is unthreaded,
21383         respect display group parameter and gnus-summary-expunge-below.
21384         (gnus-articles-to-read): Remove unused reference to display group
21385         parameter.
21386
21387 2004-07-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
21388
21389         * nnheader.el (nnheader-uniquify-message-id): New experimental
21390         variable.
21391         (nnheader-nov-read-message-id): Use it.
21392
21393         * spam-report.el (spam-report-gmane): Add interactive.
21394
21395 2004-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
21396
21397         * mm-encode.el (mm-content-transfer-encoding-defaults):
21398         Use qp-or-base64 for the application/* types.
21399
21400 2004-07-02  Joakim Verona  <joakim@verona.se>  (tiny change)
21401
21402         * nnrss.el (nnrss-read-group-data): Fix off-by-one error.
21403
21404 2004-06-30  Teodor Zlatanov  <tzz@lifelogs.com>
21405
21406         * gnus-registry.el (gnus-registry-trim): Don't allow a negative
21407         trim value.
21408
21409 2004-01-25  Paul Jarc  <prj@po.cwru.edu>
21410
21411         * nnmaildir.el (nnmaildir--condcase, nnmaildir--enoent-p):
21412         New macro and function.
21413         (nnmaildir--new-number, nnmaildir-request-set-mark): Use them.
21414
21415 2004-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
21416
21417         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): Fix cleaning of
21418         after-load-alist.
21419
21420 2004-06-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
21421
21422         * gnus-group.el (gnus-group-get-new-news-this-group):
21423         Don't update info that isn't there.
21424
21425 2004-06-29  Ilya N. Golubev  <gin@mo.msk.ru>
21426
21427         * mm-util.el (mm-mime-mule-charset-alist): Add the windows-1251
21428         entry.
21429
21430 2004-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
21431
21432         * mm-view.el (mm-inline-render-with-function): Use multibyte
21433         buffer; decode html source by charset.
21434
21435         * mm-encode.el (mm-content-transfer-encoding-defaults): Doc fix.
21436
21437         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): New function run when
21438         Mule-UCS is loaded under XEmacs.
21439         (mm-mime-mule-charset-alist): Avoid duplicated entries.
21440
21441 2004-06-28  Jesper Harder  <harder@ifa.au.dk>
21442
21443         * nnheader.el (nnheader-max-head-length): Increase to 8192.
21444
21445 2004-06-28  Katsumi Yamaoka  <yamaoka@jpl.org>
21446
21447         * mm-util.el (mm-coding-system-p): Return a coding-system.
21448         (mm-mime-mule-charset-alist): Use shift_jis instead of
21449         iso-2022-jp-2 for the katakana-jisx0201 mule charset; add new
21450         entries for the mime charsets iso-2022-jp-3 and shift_jis.
21451         (mm-coding-system-priorities): Use shift_jis and iso-8859-1
21452         instead of japanese-shift-jis and iso-latin-1 respectively in
21453         order to share the default value with both Emacs and XEmacs-mule.
21454         (mm-mule-charset-to-mime-charset):
21455         Make mm-coding-system-priorities effective.
21456         (mm-sort-coding-systems-predicate): Canonicalize coding-systems
21457         while predicating of candidates upon the priorities.
21458
21459 2004-06-27  Jesper Harder  <harder@ifa.au.dk>
21460
21461         * gnus-sum.el (gnus-summary-make-menu-bar):
21462         Add gnus-uu-invert-processable.
21463
21464         * gnus.el: Autoload gnus-uu-invert-processable.
21465
21466 2004-06-24  Katsumi Yamaoka  <yamaoka@jpl.org>
21467
21468         * mm-util.el (mm-with-multibyte-buffer): New macro.
21469
21470         * rfc2047.el (rfc2047-encode-string): Use it.
21471         (rfc2047-encode-region): Move point to the end of the region after
21472         encoding.  Suggested by IRIE Tetsuya <irie@t.email.ne.jp>.
21473
21474 2004-06-23  Katsumi Yamaoka  <yamaoka@jpl.org>
21475
21476         * gnus-cite.el (gnus-cite-parse): Don't ignore case when finding
21477         ">From ".  Thanks to Reiner Steib <Reiner.Steib@gmx.de>.
21478
21479 2004-06-23  Katsumi Yamaoka  <yamaoka@jpl.org>
21480
21481         * gnus-cite.el (gnus-cite-ignore-quoted-from): New user option.
21482         (gnus-cite-parse): Ignore quoted envelope From_.
21483         Suggested by Karl Chen <quarl@nospam.quarl.org>.
21484
21485 2004-06-23  Jesper Harder  <harder@ifa.au.dk>
21486
21487         * message.el (message-idna-to-ascii-rhs-1): Don't choke on
21488         invalid addresses.
21489
21490 2004-06-21  Teodor Zlatanov  <tzz@lifelogs.com>
21491
21492         * spam.el: Change section markers, revise TODO list.
21493         (spam-backends): Make new master list of all installed backends.
21494         (spam-summary-exit-behavior): Add new variable to determine how
21495         messages moves are done at summary exit.
21496         (spam-move-spam-nonspam-groups-only)
21497         (spam-process-ham-in-nonham-groups)
21498         (spam-process-ham-in-spam-groups): Remove variables, the
21499         spam-summary-exit-behavior variable should be used to manage this
21500         behavior.
21501         (spam-old-ham-articles, spam-old-spam-articles): Remove.
21502         (spam-old-articles): Add variable, replacing spam-old-ham-articles
21503         and spam-old-spam-articles.
21504         (spam-use-copy, spam-use-move, spam-use-gmane, spam-use-resend):
21505         Add empty variables, placeholders for the backends they represent.
21506         (spam-set-difference): Move, unchanged.
21507         (spam-list-of-processors): Declare OBSOLETE, not used anymore
21508         unless the user has a processor variable.
21509         (spam-classifications, spam-classification-valid-p)
21510         (spam-backend-properties, spam-backend-property-valid-p)
21511         (spam-backend-function-type-valid-p)
21512         (spam-process-type-valid-p, spam-list-articles): Add helper functions.
21513         (spam-report-articles-gmane, spam-report-articles-resend):
21514         Remove functions, they are not needed.
21515         (spam-install-backend-super, spam-backend-list)
21516         (spam-backend-check, spam-backend-valid-p, spam-backend-info)
21517         (spam-backend-function, spam-backend-ham-registration-function)
21518         (spam-backend-spam-registration-function)
21519         (spam-backend-ham-unregistration-function)
21520         (spam-backend-spam-unregistration-function)
21521         (spam-backend-statistical-p, spam-backend-mover-p)
21522         (spam-install-backend-alias, spam-install-checkonly-backend)
21523         (spam-install-mover-backend, spam-install-nocheck-backend)
21524         (spam-install-backend, spam-install-statistical-backend)
21525         (spam-install-statistical-checkonly-backend): Add backend installation
21526         support.
21527         (spam-summary-prepare-exit): Rewrite to use the new backend code.
21528         (spam-group-processor-p): Use the new backend code and respect the
21529         summary exit behavior.
21530         (spam-mark-spam-as-expired-and-move-routine): Remove.
21531         (spam-summary-prepare): Change to use the new spam-old-articles
21532         variable.
21533         (spam-copy-or-move-routine, spam-copy-spam-routine)
21534         (spam-move-spam-routine, spam-copy-ham-routine)
21535         (spam-move-ham-routine): Add code to copy/move ham or spam.
21536         (spam-fetch-field-fast): Improve doc and code, plus allow the
21537         'number request.
21538         (spam-list-of-checks, spam-list-of-statistical-checks):
21539         Remove variables.
21540         (spam-split, spam-find-spam): Use the new backend code.
21541         (spam-registration-functions): Remove variable.
21542         (spam-unregister-routine): Add convenience wrapper.
21543         (spam-log-undo-registration, spam-register-routine)
21544         (spam-log-processing-to-registry)
21545         (spam-log-unregistration-needed-p): Rename "check" to "backend"
21546         where possible.
21547         (spam-check-gmane-xref, spam-check-regex-headers)
21548         (spam-check-blackholes, spam-check-stat, spam-check-ifile)
21549         (spam-check-BBDB, spam-check-whitelist, spam-check-blacklist)
21550         (spam-check-bogofilter-headers, spam-check-spamoracle)
21551         (spam-check-spamassassin-headers, spam-check-bsfilter-headers)
21552         (spam-check-crm114-headers): Use the spam-split-group that
21553         spam-split prepares, no need to determine it every time.
21554
21555         * nnimap.el (nnimap-retrieve-headers-progress): Add the message number
21556         to the nnheader-parse-naked-head call.
21557
21558         * nnheader.el (nnheader-generate-fake-message-id): Fix indentation.
21559
21560         * gnus-sum.el (gnus-nov-parse-line): Add the message number to
21561         the nnheader-nov-read-message-id call.
21562
21563 2004-06-21  Katsumi Yamaoka  <yamaoka@jpl.org>
21564
21565         * gnus-group.el (gnus-group-get-new-news-this-group): Don't call
21566         gnus-activate-group twice.  Suggested by Markus Peter
21567         <warp@spin.de>.
21568
21569 2004-06-18  Katsumi Yamaoka  <yamaoka@jpl.org>
21570
21571         * gnus-art.el (gnus-article-time-format): Exchange the order of
21572         day and month in the default value; fix customization type.
21573         (article-date-ut): Use add-text-properties.
21574         (article-make-date-line): Use message-make-date instead of
21575         current-time-string.
21576
21577         * message.el (message-fetch-field): Don't use set-text-properties.
21578         (message-make-date): Simplify.
21579
21580         * messagexmas.el (message-xmas-make-date): New function.
21581         (message-xmas-redefine): Defalias message-make-date to it.
21582
21583 2004-06-17  Katsumi Yamaoka  <yamaoka@jpl.org>
21584
21585         * rfc2047.el (rfc2047-syntax-table): Treat `(' and `)' as is.
21586         (rfc2047-encode-region): Treat text within parentheses as special;
21587         show the original text when error has occurred.
21588
21589         * gnus-group.el (gnus-group-get-new-news-this-group): Pass the
21590         already-computed method to gnus-activate-group.
21591
21592         * gnus-start.el (gnus-make-hashtable-from-newsrc-alist): Make the
21593         same select-methods identical Lisp objects.
21594
21595         * gnus-srvr.el (gnus-server-set-info): Don't make a new Lisp
21596         object when modifying the info.
21597
21598 2004-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
21599
21600         * gnus-srvr.el (gnus-server-set-info): Remove the server from
21601         gnus-opened-servers since it has never been opened with the new
21602         configuration yet.
21603
21604 2004-06-15  Katsumi Yamaoka  <yamaoka@jpl.org>
21605
21606         * nnheader.el (nnheader-nov-read-message-id): Pass the optional
21607         arg to nnheader-generate-fake-message-id.
21608
21609 2004-06-14  Teodor Zlatanov  <tzz@lifelogs.com>
21610
21611         * nnheader.el (nnheader-generate-fake-message-id): Accept a
21612         number and build a fake message ID localized to a group and
21613         article number (so it's repeatable from that point on).
21614         (nnheader-fake-message-id-p): Change regex to accomodate new fake
21615         ID format.
21616
21617         * gnus-sum.el (gnus-get-newsgroup-headers):
21618         Call nnheader-generate-fake-message-id with the article number.
21619
21620 2004-06-12  YAGI Tatsuya  <ynyaaa@ybb.ne.jp>  (tiny change)
21621
21622         * gnus-art.el (gnus-article-next-page): Fix the way to find a real
21623         end-of-buffer.
21624
21625 2004-06-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
21626
21627         * message.el (message-ignored-supersedes-headers): Add Approved.
21628
21629 2004-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
21630
21631         * rfc2047.el (rfc2047-encode-message-header): Remove useless
21632         goto-char.
21633         (rfc2047-encode): Fold the line before encoding.
21634
21635 2004-06-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
21636
21637         * rfc2047.el (rfc2047-encode-message-header): Disabled header
21638         folding -- not all headers can be folded, and this should be done
21639         by the message composition mode.  Probably.  I think.
21640
21641 2004-06-10  Katsumi Yamaoka  <yamaoka@jpl.org>
21642
21643         * gnus-util.el (gnus-remove-text-with-property): Make it slightly
21644         fast.
21645
21646         * gnus-ems.el (gnus-remove-image): Don't use
21647         message-text-with-property; remove only the image found first.
21648
21649         * gnus-xmas.el (gnus-xmas-remove-image): Remove only the image
21650         found first.
21651
21652 2004-06-09  Jesper Harder  <harder@ifa.au.dk>
21653
21654         * message.el (message-send-mail-with-sendmail): Use with-current-buffer.
21655
21656 2004-06-09  Katsumi Yamaoka  <yamaoka@jpl.org>
21657
21658         * message.el (message-text-with-property): Make it fast and accept
21659         optional arguments.
21660         (message-strip-forbidden-properties): Use it.
21661         (message-fix-before-sending): Follow the m-t-w-p change.
21662
21663         * gnus-ems.el (gnus-remove-image): Follow the m-t-w-p change.
21664
21665 2004-06-08  Katsumi Yamaoka  <yamaoka@jpl.org>
21666
21667         * gnus-art.el (article-hide-headers): Don't change the buffer
21668         mistakenly when performing mml-preview even if
21669         gnus-single-article-buffer is nil.
21670
21671 2004-06-08  Kai Grossjohann  <kgrossjo@eu.uu.net>
21672
21673         * message.el (message-expand-name-databases): New user option.
21674         (message-expand-name): Use it.
21675
21676 2004-06-07  Teodor Zlatanov  <tzz@lifelogs.com>
21677
21678         * spam.el (spam-report-articles-resend)
21679         (spam-report-resend-register-routine): Allow ham reporting.
21680         (spam-report-resend-register-ham-routine): Add wrapper.
21681         (spam-registration-functions): Add ham resending functions.
21682         (spam-list-of-processors): Add ham resend processor.
21683
21684         * gnus.el (ham-resend-to): Add new group parameter.
21685         (spam-process): Add ham resend option.
21686
21687         * spam-report.el (spam-report-resend): Allow reporting ham.
21688         (spam-report-resend-ham): Add wrapper.
21689
21690 2004-06-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
21691
21692         * message.el (message-cite-articles-with-x-no-archive):
21693         New variable.
21694         (message-cite-original): Use it.
21695
21696 2004-06-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
21697
21698         * message.el (message-cite-original): Respect X-No-Archive.
21699
21700 2004-06-04  Katsumi Yamaoka  <yamaoka@jpl.org>
21701
21702         * gnus-art.el (article-hide-headers): Refer to the values for
21703         gnus-ignored-headers and gnus-visible-headers in the summary
21704         buffer since a user may have set them as group parameters.
21705
21706 2004-06-03  Teodor Zlatanov  <tzz@lifelogs.com>
21707
21708         * assistant.el (assistant-node-name): Add convenience function.
21709         (assistant-render-text, assistant-render-node): Add error handling,
21710         plus handle multiple next nodes.
21711         (assistant-find-next-node): Comment out for now.
21712         (assistant-find-next-nodes): Add function, returns list of next
21713         nodes.
21714
21715 2004-06-02  Reiner Steib  <Reiner.Steib@gmx.de>
21716
21717         * mail-source.el (mail-source-directory): Fix doc-string.
21718
21719 2004-05-29  Teodor Zlatanov  <tzz@lifelogs.com>
21720
21721         * assistant.el (assistant-render-text, assistant-eval): Add :set
21722         widget type, which is different because it takes and returns a
21723         list.  Much hilarity ensues.
21724
21725 2004-05-28  Reiner Steib  <Reiner.Steib@gmx.de>
21726
21727         * gnus-art.el (gnus-button-alist): Fix regexp for manual links.
21728
21729         * gnus-group.el (gnus-group-get-new-news-this-group):
21730         Add doc-string.
21731
21732         * gnus-start.el (gnus-activate-group): Add doc-string.
21733
21734 2004-05-28  Katsumi Yamaoka  <yamaoka@jpl.org>
21735
21736         * mm-encode.el (mm-safer-encoding): Consider 7bit is safe.
21737
21738 2004-05-27  Teodor Zlatanov  <tzz@lifelogs.com>
21739
21740         * assistant.el (assistant-render-text): Try to add a :set
21741         widget, more to come.
21742
21743         * spam.el (spam-group-spam-contents-p): Handle empty groupname
21744         strings.
21745         (spam-report-articles-resend)
21746         (spam-register-routine): Do registration iff any articles warrant
21747         it.
21748         (spam-summary-prepare-exit): Change log message for nil group
21749         destinations.
21750
21751 2004-05-27  Daniel Pittman  <daniel@rimspace.net>
21752
21753         * spam.el (spam-report-resend-register-routine):
21754         Allow spam-report-resend-to to be a group parameter or a global value.
21755
21756 2004-05-26  Simon Josefsson  <jas@extundo.com>
21757
21758         * starttls.el: Merge with my GNUTLS based starttls.el.
21759         (starttls-gnutls-program, starttls-use-gnutls)
21760         (starttls-extra-arguments, starttls-process-connection-type)
21761         (starttls-connect, starttls-failure, starttls-success):
21762         New variables.
21763         (starttls-program, starttls-extra-args): Doc fix.
21764         (starttls-negotiate-gnutls, starttls-open-stream-gnutls):
21765         New functions.
21766         (starttls-negotiate, starttls-open-stream):
21767         Check `starttls-use-gnutls' and pass on to corresponding *-gnutls
21768         function if it is set.
21769
21770 2004-05-27  Katsumi Yamaoka  <yamaoka@jpl.org>
21771
21772         * rfc2047.el (rfc2047-encode-region): Encode encoded words in
21773         structured fields.
21774
21775 2004-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
21776
21777         * message.el (message-resend): Bind rfc2047-encode-encoded-words.
21778
21779 2004-05-26  Teodor Zlatanov  <tzz@lifelogs.com>
21780
21781         * spam.el (spam-mark-new-messages-in-spam-group-as-spam):
21782         Add variable.
21783         (spam-mark-junk-as-spam-routine): Use it.  Allow to disable
21784         assigning the spam-mark to new messages.
21785
21786 2004-05-26  Adam Sjøgren  <asjo@koldfront.dk>  (tiny change)
21787
21788         * spam.el (spam-ham-copy-or-move-routine): Don't declare `todo' twice.
21789
21790 2004-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
21791
21792         * dgnushack.el: Autoload customize-set-variable for XEmacs.
21793
21794         * rfc2047.el (rfc2047-encodable-p): Don't move point.
21795         (rfc2047-decode): Treat the ascii coding-system as raw-text by
21796         default.
21797
21798 2004-05-25  Anand Mitra  <mitramc@yahoo.com>  (tiny change)
21799
21800         * gnus-sum.el (gnus-summary-delete-article): Invoke hook with
21801         correct data.
21802
21803 2004-05-24  Teodor Zlatanov  <tzz@lifelogs.com>
21804
21805         * spam.el (spam-list-of-processors): Use nil for nonexistent processors.
21806         (spam-group-processor-p): Fix function.
21807         (spam-group-processor-multiple-p)
21808         (spam-group-spam-processor-report-gmane-p)
21809         (spam-group-spam-processor-report-resend-p)
21810         (spam-group-spam-processor-bogofilter-p)
21811         (spam-group-spam-processor-blacklist-p)
21812         (spam-group-spam-processor-ifile-p)
21813         (spam-group-ham-processor-ifile-p)
21814         (spam-group-spam-processor-spamoracle-p)
21815         (spam-group-spam-processor-crm114-p)
21816         (spam-group-ham-processor-bogofilter-p)
21817         (spam-group-spam-processor-stat-p)
21818         (spam-group-ham-processor-stat-p)
21819         (spam-group-ham-processor-whitelist-p)
21820         (spam-group-ham-processor-BBDB-p)
21821         (spam-group-ham-processor-spamoracle-p)
21822         (spam-group-ham-processor-copy-p): Remove functions with some
21823         prejudice against unneeded code.
21824         (spam-report-articles-resend)
21825         (spam-report-resend-register-routine): Allow the group/topic
21826         spam-resend-to value to override spam-report-resend-to.
21827         (spam-summary-prepare-exit): Invoke spam-group-processor-p
21828         properly now.
21829
21830         * gnus.el (spam-resend-to): Add group/topic parameter.
21831         (spam-process): Move the OBSOLETE processors to the end of the
21832         choices.
21833
21834 2004-05-24  Daniel Pittman  <daniel@rimspace.net>
21835
21836         * spam-report.el (spam-report-resend-to, spam-report-resend):
21837         Start with resend-to set to nil, and then ask the user if necessary.
21838         (spam-report-resend): spam-report-resend takes a list of articles, not
21839         separate article numbers.
21840
21841 2004-05-23  Katsumi Yamaoka  <yamaoka@jpl.org>
21842
21843         * mm-decode.el (mm-text-html-renderer): Make sure w3m exists in
21844         addition to emacs-w3m.
21845
21846 2004-05-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
21847
21848         * assistant.el (assistant-authinfo-data): New function.
21849         (assistant-eval): Eval for entire assistant.
21850
21851         * netrc.el (netrc-services-file): New variable.
21852         (netrc-parse-services): New function.
21853         (netrc-find-service-name): New function.
21854         (netrc-find-service-number): New function.
21855         (netrc-port-equal): New function.
21856         (netrc-machine): Use it.
21857
21858         * nnimap.el (nnimap-open-connection): Use netrc.
21859
21860         * gnus-util.el (gnus-netrc-get): Remove aliases.
21861
21862         * gnus-sum.el (gnus-auto-center-summary): Change default to 2.
21863
21864         * assistant.el (wid-edit): Fix compilation.
21865
21866         * gnus-util.el (gnus-set-file-modes): Just ignore errors.
21867
21868 2004-05-23  Paul Stodghill  <stodghil@cs.cornell.edu>
21869
21870         * gnus-util.el (gnus-set-file-modes): New function.  (small
21871         patch).
21872
21873 2004-05-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
21874
21875         * gnus-topic.el (gnus-topic-jump-to-topic): Goto missing topic.
21876
21877         * assistant.el (assistant-render-node): Fix up rendering and
21878         read-only text.
21879         (assistant-render-node): Reset.
21880         (assistant-make-read-only): Not sticky.
21881
21882 2004-05-20  Danny Siu  <dsiu@adobe.com>
21883
21884         * gnus-sum.el (gnus-summary-recenter): Summery buffer was not auto
21885         centered even when gnus-auto-center-summary is t.
21886
21887 2004-05-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
21888
21889         * dns.el (dns-get-txt-answer): New function.
21890         (dns-read-txt): Ditto.
21891         (query-dns): Use it.
21892
21893 2004-05-21  Katsumi Yamaoka  <yamaoka@jpl.org>
21894
21895         * gnus-start.el (gnus-get-unread-articles): Don't invalidate
21896         active for foreign groups even if the group level is higher than
21897         the specified value.
21898
21899 2004-05-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
21900
21901         * gnus-group.el (gnus-group-jump-to-group): Don't prompt for
21902         non-active groups.
21903
21904         * gnus-art.el (gnus-picon-databases): Add /usr/share/picons.
21905
21906 2004-05-20  Magnus Henoch  <mange@freemail.hu>
21907
21908         * dns.el (dns-read-type): Add support for SVR.  (small patch)
21909
21910 2004-05-20  Adam Sjøgren  <asjo@koldfront.dk>
21911
21912         * spam.el (spam-use-crm114, spam-crm114, spam-crm114-program)
21913         (spam-crm114-header, spam-crm114-spam-switch)
21914         (spam-crm114-spam-strong-switch, spam-crm114-ham-strong-switch)
21915         (spam-crm114-positive-spam-header)
21916         (spam-crm114-database-directory, spam-list-of-processors)
21917         (spam-group-spam-processor-crm114-p)
21918         (spam-group-ham-processor-crm114-p, spam-extra-header-to-number)
21919         (spam-generic-score, spam-list-of-checks)
21920         (spam-list-of-statistical-checks, spam-registration-functions)
21921         (spam-check-crm114-headers, spam-crm114-score)
21922         (spam-check-crm114, spam-crm114-register-with-crm114)
21923         (spam-crm114-register-spam-routine)
21924         (spam-crm114-unregister-spam-routine)
21925         (spam-crm114-register-ham-routine)
21926         (spam-crm114-unregister-ham-routine): Add CRM114 support.
21927
21928 2004-05-20  Teodor Zlatanov  <tzz@lifelogs.com>
21929
21930         * gnus.el: Add spam-use-crm114.
21931
21932         * spam.el (spam-list-of-processors, spam-registration-functions):
21933         Add spam-use-resend.
21934         (spam-group-spam-processor-report-resend-p): Add utility wrapper.
21935         (spam-report-articles-gmane): Add doc fix.
21936         (spam-report-articles-resend, spam-report-resend-register-routine):
21937         Add wrappers around spam-report-resend-to.
21938
21939         * spam-report.el (spam-report-resend-to, spam-report-resend):
21940         Add support for resending spam.
21941         (spam-report-gmane): Fix line length >80.
21942
21943         * gnus.el (spam-process): Add spam-use-resend.
21944
21945 2004-05-20  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
21946
21947         * spam.el (spam-mark-spam-as-expired-and-move-routine): Return the
21948         number of processed spam messages.
21949         (spam-ham-copy-or-move-routine): Return the number of processed
21950         ham messages.
21951         (spam-summary-prepare-exit): Use the above values to decide
21952         whether status messages shouled be displayed.
21953
21954 2004-05-20  Katsumi Yamaoka  <yamaoka@jpl.org>
21955
21956         * rfc2047.el (rfc2047-encode-function-alist): Rename from
21957         `rfc2047-encoding-function-alist' in order to avoid conflicting
21958         with the old version.
21959         (rfc2047-encode-region): Concatenate words containing non-ASCII
21960         characters in structured fields; don't encode space-delimited
21961         ASCII words even in unstructured fields; don't break words at
21962         char-category boundaries.
21963         (rfc2047-encode-1): New function.
21964         (rfc2047-encode): Use it; encode text so that it occupies the
21965         maximum width within 76-column; work correctly on Q encoding for
21966         iso-2022-* charsets.
21967         (rfc2047-fold-region): Use existing whitespace for LWSP; make it
21968         sure not to break a line just after the header name.
21969         (rfc2047-b-encode-region): Remove.
21970         (rfc2047-b-encode-string): New function.
21971         (rfc2047-q-encode-region): Remove.
21972         (rfc2047-q-encode-string): New function.
21973
21974         * mm-util.el (mm-replace-in-string): New function.
21975
21976 2004-05-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
21977
21978         * gnus-msg.el (gnus-inews-make-draft-meta-information):
21979         Really get it right.
21980         (gnus-inews-make-draft): Really.
21981
21982 2004-05-19  Ben Menasha  <bmenasha@benmenasha.net>
21983
21984         * nnmh.el (nnmh-request-list-1): Don't check the link count
21985         before descending.  (small patch)
21986
21987 2004-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
21988
21989         * gnus-msg.el (gnus-inews-make-draft-meta-information): Fix quote
21990         stuff.
21991
21992         * gnus-start.el (gnus-subscribe-hierarchical-interactive):
21993         Match on real group name.
21994
21995         * gnus-art.el (gnus-signature-limit): Doc fix.
21996
21997         * gnus-msg.el (gnus-inews-make-draft): Quote list.
21998
21999         * pgg-pgp.el (pgg-pgp-verify-region): Clean up.
22000
22001 2004-05-19  Michael Schierl  <schierlm-usenet@gmx.de>  (tiny change)
22002
22003         * pgg-pgp.el (pgg-pgp-verify-region): Default when signature
22004         isn't a string.
22005
22006 2004-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
22007
22008         * gnus-draft.el (gnus-draft-send):
22009         Bind rfc2047-encode-encoded-words.
22010
22011         * rfc2047.el (rfc2047-encode-region): Encode =? strings.
22012         (rfc2047-encodable-p): Say that =? needs encoding.
22013         (rfc2047-encode-encoded-words): New variable.
22014
22015         * gnus-group.el (gnus-group-select-group): Doc fix.
22016
22017         * gnus-draft.el (gnus-draft-setup): Mark all replied as replied.
22018
22019         * gnus-group.el (gnus-group-mode): Set show-trailing-whitespace
22020         to nil.
22021
22022         * gnus-cache.el (gnus-cache-possibly-enter-article): Use it.
22023
22024         * nnheader.el (nnheader-get-lines-and-char): New function.
22025
22026 2004-05-19  Reiner Steib  <Reiner.Steib@gmx.de>
22027
22028         * gnus-msg.el (gnus-summary-followup-with-original):
22029         Document yanking of region when active.
22030
22031 2004-05-19  Katsumi Yamaoka  <yamaoka@jpl.org>
22032
22033         * gnus-start.el (gnus-get-unread-articles): Do nothing for foreign
22034         groups if the group level is higher than the specified value.
22035
22036 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
22037
22038         * gnus-group.el (gnus-group-jump-to-group-prompt): Allow an alist.
22039         (gnus-group-jump-to-group): Add prefix argument using
22040         `gnus-group-jump-to-group-prompt'.  Query before jumping to
22041         non-active group.
22042
22043         * compface.el (uncompface): Be verbose when changing
22044         `uncompface-use-external'.
22045
22046         * gnus-art.el (gnus-button-handle-man, gnus-button-alist): Try to
22047         handle manual section.
22048
22049 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
22050
22051         * gnus-art.el (gnus-button-alist): Revert previous change.
22052
22053 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
22054
22055         * message.el (message-idna-to-ascii-rhs-1): Fix typo.
22056
22057 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
22058
22059         * gnus-msg.el (gnus-inews-do-gcc): Don't use read-only-p to see
22060         whether backend can accept message.
22061
22062         * message.el (message-idna-to-ascii-rhs-1): Don't use equalp.
22063
22064 2004-05-18  Kai Grossjohann  <kgrossjo@eu.uu.net>
22065
22066         * nntp.el (nntp-request-set-mark, nntp-request-update-info):
22067         Avoid creating directory when nntp-marks-is-evil is true.
22068         Reported by Reiner Steib.
22069
22070 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
22071
22072         * gnus-picon.el (gnus-picon-insert-glyph):
22073         Add optional `nostring' argument.
22074
22075 2004-05-18  Jesper Harder  <harder@ifa.au.dk>
22076
22077         * gnus-picon.el (gnus-picon-style): New variable.
22078         (gnus-picon-transform-address): Support `gnus-picon-style'.
22079
22080 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
22081
22082         * message.el (message-fill-field): Return point.
22083         (message-generate-headers): Go to end of field.
22084
22085         * gnus-start.el (gnus-get-unread-articles-in-group): Don't do
22086         stuff for non-living groups.
22087
22088 2004-05-18  Jesper Harder  <harder@ifa.au.dk>
22089
22090         * gnus-art.el (gnus-article-followup-with-original)
22091         (gnus-article-reply-with-original): gnus-mark-active-p ->
22092         gnus-region-active-p.
22093
22094 2004-05-17  Teodor Zlatanov  <tzz@lifelogs.com>
22095
22096         * spam.el (spam-summary-prepare-exit): Fix messages, so they show
22097         only when there is spam or ham to be processed.
22098
22099 2004-05-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
22100
22101         * mail-source.el (mail-source-delete-crash-box): Refactor.
22102         (mail-source-fetch): Use it.
22103         (mail-source-fetch-file): Ditto.
22104         (mail-source-fetch-directory): Run postscript in loop.
22105         (mail-source-fetch-pop): Delete.
22106         (mail-source-fetch-maildir): Ditto.
22107         (mail-source-fetch-imap): Ditto.
22108
22109         * imap.el (imap-authenticators): Comment out sasl.
22110
22111         * message.el (message-skip-to-next-address): New function.
22112         (message-fill-header-address): Refactor.
22113         (message-fill-address): Use it.
22114         (message-delete-address): Use it.
22115         (message-fill-header-general): Refactor.
22116         (message-fill-field-address): Rename.
22117         (message-narrow-to-field): Find the start of the header.
22118         (message-header-format-alist): Don't pre-fill.
22119         (message-fill-header): Remove.
22120         (message-insert-header): New function.
22121         (message-shorten-references): Use it.
22122
22123         * rfc2047.el (rfc2047-field-value): Strip props.
22124
22125         * mail-parse.el (mail-header-make-address): New alias.
22126
22127         * ietf-drums.el (ietf-drums-make-address): New function.
22128
22129         * imap.el: Add compiler directives.
22130
22131         * gnus-score.el (gnus-score-edit-done): run-hook->run-hooks.
22132
22133         * gnus-art.el (article-decode-idna-rhs): Don't use
22134         message-idna-inside-rhs-p.
22135
22136 2004-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
22137
22138         * message.el (message-idna-inside-rhs-p): Remove.
22139         (message-idna-to-ascii-rhs-1): Use proper address parsing.
22140
22141         * gnus-art.el (gnus-emphasis-alist): Remove strikethru; too many
22142         false positives.
22143
22144 2004-05-16  Kim-Minh Kaplan  <kmkaplan-AwwS6Bc0PDVoiYX5Tdu9fQ@public.gmane.org>
22145
22146         * imap.el (imap-sasl-make-mechanisms): Use sasl.
22147
22148 2004-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
22149
22150         * nneething.el (nneething-file-name): Don't create spurious
22151         files.
22152
22153         * gnus-msg.el (gnus-inews-do-gcc): Ignore read-only groups.
22154         (gnus-inews-do-gcc): Remove sleep.
22155
22156         * gnus-art.el (gnus-mime-delete-part): Error message when no MIME
22157         part under point.
22158
22159         * gnus-agent.el (gnus-agent-synchronize-flags): Default to nil.
22160         (gnus-agent-regenerate-group): Using nil messages aren't valid.
22161
22162 2004-05-15  Teodor Zlatanov  <tzz@lifelogs.com>
22163
22164         * spam.el (spam-summary-prepare-exit): Fix (length).
22165
22166 2004-05-14  Teodor Zlatanov  <tzz@lifelogs.com>
22167
22168         * spam.el (spam-summary-prepare-exit): Fix to produce "marking spam
22169         as expired without moving it" message when there are spam
22170         messages left.
22171
22172 2004-05-14  Nelson Ferreira  <nelson.ferreira@verizon.net>  (tiny change)
22173
22174         * gnus-dup.el (gnus-dup-unsuppress-article): Don't assume the mail
22175         header is not nil.
22176
22177 2004-05-14  Kai Grossjohann  <kgrossjo@eu.uu.net>
22178
22179         * nntp.el (nntp-request-set-mark, nntp-request-update-info):
22180         Call nntp-possibly-create-directory, not nntp-possibly-change-group.
22181         (nntp-marks-changed-p): New arg SERVER.
22182         (nntp-request-update-info): Adjust caller.
22183
22184 2004-05-14  Kai Grossjohann  <kai@emptydomain.de>
22185
22186         * nntp.el (nntp-save-marks): Pass missing arg.
22187
22188 2004-05-13  Kai Grossjohann  <kai.grossjohann@gmx.net>
22189
22190         * nntp.el: Support marks.
22191         (nntp-marks-is-evil, nntp-marks-file-name, nntp-marks)
22192         (nntp-marks-modtime, nntp-marks-directory): New variables.
22193         (nntp-request-set-mark, nntp-request-update-info)
22194         (nntp-possibly-create-directory, nntp-marks-changed-p)
22195         (nntp-save-marks, nntp-open-marks, nntp-marks-directory):
22196         New functions.
22197
22198 2004-05-12  Jesper Harder  <harder@ifa.au.dk>
22199
22200         * gnus-xmas.el (gnus-xmas-select-lowest-window)
22201         (gnus-xmas-redefine): Rename.
22202
22203         * gnus-score.el (gnus-score-insert-help):
22204         Use gnus-select-lowest-window.
22205
22206         * gnus-ems.el (gnus-select-lowest-window): Copy definition of
22207         appt-select-lowest-window and rename to gnus-select-lowest-window.
22208
22209         * gnus.el: do.
22210
22211 2004-05-12  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
22212
22213         * rfc2047.el (rfc2047-encode): Use uppercase letters to specify
22214         encodings of MIME-encoded words, in order to improve
22215         interoperability with several broken MUAs.
22216
22217 2004-05-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
22218
22219         * mm-view.el (mm-inline-text-html-render-with-w3): Check META
22220         tags, only when charsets are not specified in headers.
22221         (mm-inline-text-html-render-with-w3m): Ditto.
22222
22223         * lpath.el: Remove `w3m-meta-content-type-charset-regexp' and
22224         `w3m-charset-to-coding-system'.  Add `w3m-detect-meta-charset'.
22225
22226 2004-05-06  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
22227
22228         * gnus-art.el (article-strip-banner): Use MIME-encoded from fields
22229         instead of MIME-decoded from fields when checking
22230         `gnus-article-address-banner-alist'.
22231
22232 2004-05-03  Jesper Harder  <harder@ifa.au.dk>
22233
22234         * nnrss.el (nnrss-check-group, nnrss-read-group-data): Hash on
22235         description rather than subject.
22236
22237 2004-05-02  Steve Youngs  <steve@youngs.au.com>
22238
22239         * dgnushack.el: Autoload `mail-fetch-field' for XEmacs.
22240
22241 2004-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
22242
22243         * gnus.el (gnus-version-number): Bump.
22244
22245 2004-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
22246
22247         * gnus.el: No Gnus v0.2 is released.
22248
22249 2004-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
22250
22251         * gnus-agent.el (gnus-agent-read-agentview):
22252         Inline gnus-uncompress-range.
22253
22254 2004-05-01  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
22255
22256         * spam.el (spam-bsfilter-path): Use `executable-find' instead of
22257         `exec-installed-p'.
22258
22259 2004-04-30  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
22260
22261         * gnus.el (spam-process, spam-autodetect-methods):
22262         Add bsfilter and bsfilter-headers.
22263
22264         * spam.el (spam-bsfilter): New customize group.
22265         (spam-use-bsfilter, spam-use-bsfilter-headers, spam-bsfilter-path)
22266         (spam-bsfilter-header, spam-bsfilter-probability-header)
22267         (spam-bsfilter-spam-switch, spam-bsfilter-ham-switch)
22268         (spam-bsfilter-spam-strong-switch, spam-bsfilter-ham-strong-switch)
22269         (spam-bsfilter-database-directory): New options.
22270         (spam-install-hooks, spam-list-of-processors, spam-list-of-checks)
22271         (spam-list-of-statistical-checks, spam-registration-functions):
22272         Add `spam-use-bsfilter' and `spam-use-bsfilter-headers'.
22273         (spam-bsfilter-score): New command.
22274         (spam-check-bsfilter-headers, spam-check-bsfilter)
22275         (spam-bsfilter-register-with-bsfilter)
22276         (spam-bsfilter-register-spam-routine)
22277         (spam-bsfilter-unregister-spam-routine)
22278         (spam-bsfilter-register-ham-routine)
22279         (spam-bsfilter-unregister-ham-routine): New functions.
22280         (spam-generic-score): Support bsfilter; Accept an optional argument
22281         to recalcurate spam score even if scoring header has already been
22282         added.
22283         (spam-bogofilter-score, spam-spamassassin-score): Accept an
22284         optional argument to recalcurate spam score even if scoring header
22285         has already been added.
22286
22287 2004-04-29  Jesper Harder  <harder@ifa.au.dk>
22288
22289         * nnrss.el (nnrss-get-namespace-prefix): Use string= to compare
22290         strings!  Reported by David D. Smith <davidsmith@acm.org>.
22291         (nnrss-check-group, nnrss-read-group-data): Hash on Subject if
22292         link is missing.
22293
22294 2004-04-28  Jesper Harder  <harder@ifa.au.dk>
22295
22296         * html2text.el (html2text-replace-list): Add &amp; and &apos;.
22297         (html2text-get-attr): Rewrite.
22298
22299         * message.el (message-setup-1): Remove redundant put-text-property
22300         on mail-header-separator.
22301
22302 2004-04-27  Teodor Zlatanov  <tzz@lifelogs.com>
22303
22304         * gnus-registry.el (gnus-registry-cache-whitespace)
22305         (gnus-registry-action, gnus-registry-spool-action)
22306         (gnus-registry-split-fancy-with-parent): Change message levels
22307         from 5 to 3 or 7, as needed.
22308
22309         * spam.el (spam-summary-prepare-exit)
22310         (spam-mark-junk-as-spam-routine, spam-fetch-field-fast)
22311         (spam-split, spam-find-spam, spam-log-undo-registration)
22312         (spam-check-blackholes, spam-enter-ham-BBDB): Change message
22313         level from 5 to 6.
22314
22315 2004-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
22316
22317         * gnus-ems.el: Autoload appt-select-lowest-window (revert
22318         2004-03-04 change).
22319
22320 2004-04-25  Jesper Harder  <harder@ifa.au.dk>
22321
22322         * sieve-manage.el (sieve-manage-open):
22323         * nnweb.el (nnweb-insert-html):
22324         * nnvirtual.el (nnvirtual-catchup-group, nnvirtual-partition-sequence)
22325         (nnvirtual-partition-sequence, nnvirtual-create-mapping):
22326         * nnspool.el (nnspool-request-group):
22327         * nnrss.el (nnrss-opml-export, nnrss-find-el, nnrss-order-hrefs):
22328         * nnml.el (nnml-request-update-info):
22329         * nnmh.el (nnmh-request-group, nnmh-request-list-1, nnmh-active-number)
22330         (nnmh-request-create-group, nnmh-update-gnus-unreads):
22331         * nnimap.el (nnimap-request-close, nnimap-acl-edit)
22332         (nnimap-request-set-mark):
22333         * nnfolder.el (nnfolder-request-update-info):
22334         * mm-view.el (mm-pkcs7-signed-magic, mm-pkcs7-enveloped-magic):
22335         * mml.el (mml-destroy-buffers, mml-compute-boundary-1):
22336         * gnus-uu.el (gnus-uu-find-articles-matching):
22337         * gnus-topic.el (gnus-topic-check-topology, gnus-topic-remove-group):
22338         * gnus-sum.el (gnus-summary-fetch-faq, gnus-read-move-group-name):
22339         * gnus-score.el (gnus-score-load-file, gnus-sort-score-files):
22340         * gnus-nocem.el (gnus-nocem-scan-groups):
22341         * gnus-int.el (gnus-start-news-server):
22342         * gnus-group.el (gnus-group-make-kiboze-group)
22343         (gnus-group-browse-foreign-server):
22344         * spam-stat.el (spam-stat-score-buffer): Simplify mapcar usage.
22345         Use mapc when appropriate.
22346
22347 2004-04-22  Dan Christensen  <jdc@uwo.ca>
22348             Adam Sjøgren  <asjo@koldfront.dk>
22349             Wes Hardaker  <wes@hardakers.net>
22350             Michael Shields  <shields@msrl.com>
22351
22352         * spam.el (spam-necessary-extra-headers): Get the extra headers we
22353         may need for spam sorting and scoring.
22354         (spam-user-format-function-S): Add user format function suitable for
22355         general use.
22356         (spam-article-sort-by-spam-status): Add sorting function for summary
22357         sorting.
22358         (spam-extra-header-to-number): Add function to get a score from a
22359         header.
22360         (spam-summary-score): Add function to get a numeric score from the
22361         headers.
22362         (spam-generic-score): Fix function doc, was in wrong place.
22363         (spam-initialize): Take symbols when it's run, and install the
22364         extra headers that spam-necessary-extra-headers thinks we need.
22365
22366 2004-04-21  Teodor Zlatanov  <tzz@lifelogs.com>
22367
22368         * spam.el (spam-summary-prepare-exit): Add logic and message fix.
22369         Reported by bojohan+news@dd.chalmers.se (Johan Bockgård).
22370
22371 2004-04-17  Jesper Harder  <harder@ifa.au.dk>
22372
22373         * gnus-sum.el (gnus-set-global-variables)
22374         (gnus-build-all-threads, gnus-get-newsgroup-headers)
22375         (gnus-article-get-xrefs, gnus-summary-best-group)
22376         (gnus-summary-next-article, gnus-summary-enter-digest-group)
22377         (gnus-summary-set-bookmark, gnus-offer-save-summaries)
22378         (gnus-summary-update-info, gnus-kill-or-deaden-summary):
22379         Use with-current-buffer.
22380
22381 2004-04-16  Teodor Zlatanov  <tzz@lifelogs.com>
22382
22383         * spam.el (spam-summary-prepare-exit): Simplify logic.
22384         (spam-fetch-article-header): Read the article header if it's not
22385         available.
22386         (spam-list-articles): Simplify logic.
22387         (spam-filelist-register-routine): Fix bug with unregister-list.
22388
22389         * gnus-registry.el: Fix comments at beginning.
22390
22391 2004-04-16  Jesper Harder  <harder@ifa.au.dk>
22392
22393         * message.el (message-cater-to-broken-inn): Remove.
22394         (message-shorten-references): Make sure the total folded length of
22395         References is shorter than 998 characters to cater to a bug in INN
22396         2.3.  Also, don't pretend that references aren't folded -- this
22397         hasn't worked for a while.
22398
22399 2004-04-15  Kevin Greiner  <kgreiner@xpediantsolutions.com>
22400
22401         * gnus-agent.el (gnus-agentize):
22402         gnus-agent-send-mail-real-function no longer set to current value
22403         of message-send-mail-function but rather a lambda that calls
22404         message-send-mail-function.  The change makes the agent real-time
22405         responsive to user changes to message-send-mail-function.
22406
22407 2004-04-15  Kevin Greiner  <kgreiner@xpediantsolutions.com>
22408
22409         * legacy-gnus-agent.el
22410         (gnus-agent-convert-to-compressed-agentview): Fix typos with
22411         help from Florian Weimer <fw@deneb.enyo.de>
22412
22413 2004-04-15  Katsumi Yamaoka  <yamaoka@jpl.org>
22414
22415         * nnmail.el (nnmail-cache-insert): Revert last change.
22416
22417 2004-04-14  Katsumi Yamaoka  <yamaoka@jpl.org>
22418
22419         * nnmail.el (nnmail-cache-insert): Always check whether
22420         nnmail-cache-ignore-groups matches a group name.
22421
22422 2004-04-13  Teodor Zlatanov  <tzz@lifelogs.com>
22423
22424         * spam.el (spam-fetch-field-fast, spam-generate-fake-headers)
22425         (spam-find-spam, spam-log-processing-to-registry)
22426         (spam-log-registered-p, spam-log-unregistration-needed-p)
22427         (spam-log-undo-registration): Use gnus-message instead of
22428         gnus-error, none of these errors are fatal.
22429
22430         * gnus-registry.el (gnus-registry-clean-empty-function)
22431         (gnus-registry-clean-empty): Remove only empty entries without
22432         extra data.
22433
22434 2004-04-12  Teodor Zlatanov  <tzz@lifelogs.com>
22435
22436         * spam-stat.el (spam-stat-buffer-change-to-spam)
22437         (spam-stat-buffer-change-to-non-spam): Change (error) to
22438         (gnus-message 8) invocation.
22439
22440 2004-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
22441
22442         * nntp.el (nntp-via-netcat-command): New variable.
22443         (nntp-via-netcat-switches): New variable.
22444         (nntp-open-via-rlogin-and-netcat): New function.
22445         (nntp-open-connection-function): Doc fix.
22446         (nntp-telnet-command): Doc fix.
22447         (nntp-end-of-line): Doc fix.
22448         (nntp-via-rlogin-command): Doc fix.
22449         (nntp-via-user-name): Doc fix.
22450         (nntp-via-address): Doc fix.
22451
22452 2004-04-09  Katsumi Yamaoka  <yamaoka@jpl.org>
22453
22454         * mml2015.el (mml2015-use): Avoid the "Recursive load suspected"
22455         error in Emacs 21.1.
22456
22457 2004-04-08  Reiner Steib  <Reiner.Steib@gmx.de>
22458
22459         * gnus-start.el (gnus-get-unread-articles): Fix last commit.
22460
22461 2004-04-07  Kevin Greiner  <kgreiner@xpediantsolutions.com>
22462
22463         * gnus-agent.el (gnus-agent-total-fetched-hashtb): New variable.
22464         (gnus-agent-with-refreshed-group): New macro.
22465         (gnus-agent-rename-group): New function.
22466         (gnus-agent-delete-group): New function.
22467         (gnus-agent-save-group-info): Use gnus-command-method when
22468         `method' parameter is nil.  Don't write nil entries into the
22469         active file.
22470         (gnus-agent-get-group-info): New function.
22471         (gnus-agent-fetch-articles):
22472         Use gnus-agent-update-files-total-fetched-for to increment disk space
22473         used.
22474         (gnus-agent-fetch-headers, gnus-agent-save-alist):
22475         Use gnus-agent-update-view-total-fetched-for to increment disk space
22476         used.
22477         (gnus-agent-get-local): Add optional parameters to avoid calling
22478         gnus-group-real-name and gnus-find-method-for-group.
22479         (gnus-agent-set-local): Delete stored entry if either min, or max,
22480         are nil.
22481         (gnus-agent-fetch-session): Reworded error/quit messages.
22482         On quit, use gnus-agent-regenerate-group to record existance of any
22483         articles fetched to disk before the quit occurred.
22484         (gnus-agent-expire-group-1): Use gnus-agent-with-refreshed-group,
22485         gnus-agent-update-view-total-fetched-for, and
22486         gnus-agent-update-files-total-fetched-for to decrement disk space
22487         used.
22488         (gnus-agent-retrieve-headers):
22489         Use gnus-agent-update-view-total-fetched-for to increment disk space
22490         used.
22491         (gnus-agent-regenerate-group): Replace gnus-group-update-group
22492         with gnus-agent-update-files-total-fetched-for to decrement disk
22493         space and fresh group buffer.
22494         (gnus-agent-inhibit-update-total-fetched-for): New variable.
22495         (gnus-agent-need-update-total-fetched-for): New variable.
22496         (gnus-agent-update-files-total-fetched-for): New function.
22497         (gnus-agent-update-view-total-fetched-for): New function.
22498         (gnus-agent-total-fetched-for): New function.
22499
22500         * gnus-cache.el (gnus-cache-save-buffers):
22501         Use gnus-cache-update-overview-total-fetched-for to change disk space
22502         used by this group.
22503         (gnus-cache-possibly-enter-article):
22504         Use gnus-cache-update-file-total-fetched-for to increment disk space
22505         used by this group.
22506         (gnus-cache-possibly-remove-article):
22507         Use gnus-cache-update-file-total-fetched-for to decrement disk space
22508         used by this group.
22509         (gnus-cache-generate-nov-databases): Purge total fetched cache.
22510         (gnus-cache-rename-group): New function.
22511         (gnus-cache-delete-group): New function.
22512         (gnus-cache-inhibit-update-total-fetched-for): New variable.
22513         (gnus-cache-need-update-total-fetched-for): New variable.
22514         (gnus-cache-with-refreshed-group): New macro.
22515         (gnus-cache-update-file-total-fetched-for): New function.
22516         (gnus-cache-update-overview-total-fetched-for): New function.
22517         (gnus-cache-rename-group-total-fetched-for): New function.
22518         (gnus-cache-delete-group-total-fetched-for): New function.
22519         (gnus-cache-total-fetched-for): New function.
22520
22521         * gnus-group.el: Require gnus-sum and autoload functions to
22522         resolve warnings when gnus-group.el compiled alone.
22523         (gnus-group-line-format): Documented new %F.
22524         (size of Fetched data) group line format; identifies disk space
22525         used by agent and cache.
22526         (gnus-group-line-format-alist): Defined new F format.
22527         (gnus-total-fetched-for): New function.
22528         (gnus-group-delete-group): No longer update
22529         gnus-cache-active-altered as gnus-request-delete-group now keeps
22530         the cache in sync.
22531         (gnus-group-list-active): Let the agent store a server's active
22532         list if currently plugged.
22533
22534         * gnus-int.el (gnus-request-delete-group):
22535         Use gnus-cache-delete-group and gnus-agent-delete-group to keep the
22536         local disk in sync with the server.
22537         (gnus-request-rename-group):
22538         Use gnus-cache-rename-group and gnus-agent-rename-group to keep the
22539         local disk in sync with the server.
22540
22541         * gnus-start.el (gnus-get-unread-articles):
22542         Cosmetic simplification to logic.
22543
22544         * gnus-util.el (gnus-rename-file): New function.
22545
22546 2004-04-07  Christian Neukirchen  <chneukirchen@yahoo.de>  (tiny change)
22547
22548         * mm-util.el (mm-image-load-path): Handle nil in load-path.
22549
22550 2004-04-07  Jesper Harder  <harder@ifa.au.dk>
22551
22552         * rfc2047.el (rfc2047-encoded-word-regexp): Remove unnecessary
22553         '+'.  Reported by Stefan Wiens <s.wi@gmx.net>.
22554
22555 2004-04-06  Jesper Harder  <harder@ifa.au.dk>
22556
22557         * gnus-cache.el (gnus-cache-save-buffers): Check if buffer is
22558         alive.  Reported by Laurent Martelli <laurent@aopsys.com>.
22559
22560 2004-04-03  Jesper Harder  <harder@ifa.au.dk>
22561
22562         * gnus.el (gnus-getenv-nntpserver): Strip whitespace.
22563
22564 2004-04-02  Teodor Zlatanov  <tzz@lifelogs.com>
22565
22566         * spam.el (spam-set-difference): Add function to replace
22567         gnus-set-difference in spam.el.
22568         (spam-summary-prepare-exit): Use spam-set-difference.
22569
22570 2004-03-29  Teodor Zlatanov  <tzz@lifelogs.com>
22571
22572         * gnus-registry.el (gnus-registry-cache-file): Update to use
22573         gnus-dribble-directory OR gnus-home-directory OR ~.
22574         (gnus-registry-split-fancy-with-parent): Fix doc.
22575
22576 2004-03-27  Katsumi Yamaoka  <yamaoka@jpl.org>
22577
22578         * message.el (message-exchange-point-and-mark):
22579         Use message-mark-active-p.  Suggested by Jesper Harder
22580         <harder@ifa.au.dk>.
22581
22582 2004-03-26  Katsumi Yamaoka  <yamaoka@jpl.org>
22583
22584         * message.el (message-exchange-point-and-mark): Don't activate
22585         region if it was inactive.  Suggested by Hiroshi Fujishima
22586         <pooh@nature.tsukuba.ac.jp>.
22587
22588 2004-03-25  Katsumi Yamaoka  <yamaoka@jpl.org>
22589
22590         * gnus-art.el (article-display-face): Display Faces in the same
22591         order as X-Faces.
22592
22593 2004-03-24  Katsumi Yamaoka  <yamaoka@jpl.org>
22594
22595         * nndoc.el (nndoc-forward-type-p): Recognize envelope From_.
22596
22597 2004-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
22598
22599         * gnus-art.el (gnus-mime-recompute-hierarchical-structure): Remove.
22600         (gnus-mime-multipart-functions): Revert 2004-03-19 change.
22601         (gnus-article-mime-hierarchy): Remove.
22602         (gnus-article-mime-hierarchy-next): Remove.
22603         (gnus-article-mode): Revert 2004-03-19 change.
22604         (gnus-article-setup-buffer): Revert 2004-03-19 change.
22605         (gnus-insert-mime-button): Revert 2004-03-19 change.
22606         (gnus-mime-accumulate-hierarchy): Remove.
22607         (gnus-mime-enter-multipart): Remove.
22608         (gnus-mime-leave-multipart): Remove.
22609         (gnus-mime-display-part): Revert 2004-03-19 change.
22610         (gnus-mime-display-alternative): Revert 2004-03-19 change.
22611
22612         * mml.el (mml-preview): Revert 2004-03-19 change.
22613
22614 2004-03-18  Helmut Waitzmann  <Helmut.Waitzmann@web.de>  (tiny change)
22615
22616         * gnus-sum.el (gnus-newsgroup-variables): Doc fix.
22617
22618 2004-03-22  Katsumi Yamaoka  <yamaoka@jpl.org>
22619
22620         * mm-decode.el (mm-save-part): Bind enable-multibyte-characters to
22621         t while entering a file name using the mm-with-multibyte macro.
22622         Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
22623
22624         * mm-util.el (mm-with-multibyte): New macro.
22625
22626 2004-03-19  Katsumi Yamaoka  <yamaoka@jpl.org>
22627
22628         * gnus-art.el (gnus-mime-recompute-hierarchical-structure):
22629         New user option.
22630         (gnus-mime-multipart-functions): Doc and customization fix.
22631         (gnus-article-mime-hierarchy): New variable.
22632         (gnus-article-mime-hierarchy-next): New variable.
22633         (gnus-article-mode): Make gnus-article-mime-hierarchy buffer-local.
22634         (gnus-article-setup-buffer): Set gnus-article-mime-hierarchy and
22635         gnus-article-mime-hierarchy-next to nil.
22636         (gnus-insert-mime-button): Show hierarchy numbers.
22637         (gnus-mime-accumulate-hierarchy): New function.
22638         (gnus-mime-enter-multipart): New function.
22639         (gnus-mime-leave-multipart): New function.
22640         (gnus-mime-display-part): Recompute hierarchical MIME structure.
22641         (gnus-mime-display-alternative): Show hierarchy numbers.
22642
22643         * mml.el (mml-preview): Set gnus-article-mime-hierarchy and
22644         gnus-article-mime-hierarchy-next to nil.
22645
22646 2004-03-19  Steve Youngs  <sryoungs@bigpond.net.au>
22647
22648         * dns.el: Don't require gnus-xmas.
22649
22650 2004-03-17  Jesper Harder  <harder@ifa.au.dk>
22651
22652         * mml.el (mml-generate-mime-1): Don't use format=flowed with
22653         inline PGP.
22654         (mml-menu): Disable mml-quote-region if mark is inactive.
22655
22656 2004-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
22657
22658         * gnus-agent.el (gnus-agent-regenerate-group): Activate the group
22659         when the group's active is not available.
22660
22661 2004-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
22662
22663         * gnus-agent.el (gnus-agent-read-agentview): Add a missing arg to
22664         error.
22665
22666 2004-03-12  Reiner Steib  <Reiner.Steib@gmx.de>
22667
22668         * imap.el (imap-store-password): New variable.
22669         (imap-interactive-login): Use it.
22670         Suggested by Mark Plaksin <happy@mcplaksin.org>.
22671
22672 2004-03-12  Katsumi Yamaoka  <yamaoka@jpl.org>
22673
22674         * gnus-art.el (gnus-article-read-summary-keys): Restore new
22675         window-start and hscroll to summary window.
22676
22677 2004-03-12  Kevin Greiner  <kgreiner@xpediantsolutions.com>
22678
22679         * gnus-start.el (gnus-convert-old-newsrc): Only write the
22680         conversion message to newsrc-dribble when an actual conversion is
22681         performed.
22682
22683 2004-03-10  Malcolm Purvis  <malcolmpurvis@optushome.com.au>  (tiny change)
22684
22685         * spam-stat.el (spam-stat-coding-system): Use mm-coding-system-p.
22686
22687 2004-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
22688
22689         * mm-decode.el (mm-complicated-handles): New function reviving
22690         former definition of mm-multiple-handles.
22691
22692         * gnus-art.el (gnus-mime-save-part-and-strip): Use it.
22693         (gnus-mime-delete-part): Use it.
22694
22695 2004-03-09  Kevin Greiner  <kgreiner@xpediantsolutions.com>
22696
22697         * gnus-agent.el (gnus-agent-read-local):
22698         Bind nnheader-file-coding-system to gnus-agent-file-coding-system to
22699         avoid the implicit assumption that they will always be equal.
22700         (gnus-agent-save-local): Bind buffer-file-coding-system, not
22701         coding-system-for-write, as the with-temp-file macro first prints
22702         to a buffer then saves the buffer.
22703
22704 2004-03-09  Katsumi Yamaoka  <yamaoka@jpl.org>
22705
22706         * gnus-art.el (gnus-article-edit-part): New function.
22707         (gnus-mime-save-part-and-strip): Use it; do query instead of
22708         signaling an error; don't use mm-multiple-handles.
22709         (gnus-mime-delete-part): Ditto.
22710
22711 2004-03-08  Kevin Greiner  <kgreiner@xpediantsolutions.com>
22712
22713         * gnus-agent.el (gnus-agent-read-agentview): Remove support for
22714         old file versions.
22715         (gnus-group-prepare-hook): Remove function that converted list
22716         form of gnus-agent-expire-days to group properties.
22717
22718         * gnus-int.el: Autoload gnus-agent-regenerate-group.
22719         (gnus-request-accept-article): Re-indented.
22720
22721         * gnus-start.el (gnus-convert-old-newsrc): Registered new
22722         converters to handle old agent file formats.  Add logic for a
22723         "backup before upgrading warning".
22724         (gnus-convert-mark-converter-prompt): Developers can mark
22725         functions as needing (default), or not needing,
22726         gnus-convert-old-newsrc's "backup before upgrading warning".
22727         (gnus-convert-converter-needs-prompt): Tests whether the user
22728         should be protected from potentially irreversable changes by the
22729         function.
22730
22731         * legacy-gnus-agent.el: New.  Provides converters that are only
22732         loaded when gnus-convert-old-newsrc needs to call them.
22733
22734 2004-03-08  Katsumi Yamaoka  <yamaoka@jpl.org>
22735
22736         * mail-source.el (mail-source-touch-pop): Doc fix.
22737
22738         * message.el (message-smtpmail-send-it): Doc fix.
22739
22740 2004-03-05  Jesper Harder  <harder@ifa.au.dk>
22741
22742         * sha1-el.el (sha1-maximum-internal-length): Doc fix.
22743
22744         * nnmail.el (nnmail-split-fancy): do.
22745
22746         * gnus-kill.el (gnus-kill, gnus-execute): do.
22747
22748 2004-03-05  Per Abrahamsen  <abraham@dina.kvl.dk>
22749
22750         * gnus-sum.el (gnus-widget-reversible-match)
22751         (gnus-widget-reversible-to-internal)
22752         (gnus-widget-reversible-to-external): New functions.
22753         (gnus-widget-reversible): New widget.
22754         (gnus-article-sort-functions, gnus-thread-sort-functions): Use it.
22755
22756 2004-03-05  Kai Grossjohann  <kgrossjo@eu.uu.net>
22757
22758         * gnus-sum.el (gnus-thread-sort-functions)
22759         (gnus-article-sort-functions): Document `(not F)' items.
22760
22761 2004-03-04  Teodor Zlatanov  <tzz@lifelogs.com>
22762
22763         * spam.el (spam-use-gmane-xref): Add new backend.
22764         (spam-gmane-xref-spam-group): Add variable to control the name of the
22765         Gmane spam group.
22766         (spam-blackhole-servers, spam-blackhole-good-server-regex)
22767         (spam-regex-headers-spam, spam-regex-headers-ham)
22768         (spam-regex-body-spam, spam-regex-body-ham): Clarify docs.
22769         (spam-list-of-checks): Add spam-use-gmane-xref to list of
22770         backends and checks.
22771         (spam-check-gmane-xref): Add function for spam-use-gmane-xref.
22772
22773         * gnus.el (spam-autodetect-methods): Add spam-use-gmane-xref as
22774         an autodetect method.
22775
22776 2004-03-04  Kevin Greiner  <kgreiner@xpediantsolutions.com>
22777
22778         * gnus-int.el (gnus-request-accept-article): Inform the agent that
22779         articles are being added to a group.
22780         (gnus-request-replace-article): Inform the agent that articles
22781         need to be uncached as the cached contents are no longer valid.
22782
22783 2004-03-04  Katsumi Yamaoka  <yamaoka@jpl.org>
22784
22785         * binhex.el: Don't autoload executable-find.
22786
22787         * canlock.el: Don't autoload mail-fetch-field.
22788
22789         * dgnushack.el: Autoload c-mode for XEmacs.
22790
22791         * gnus-ems.el: Don't autoload appt-select-lowest-window.
22792
22793         * gnus-msg.el: Don't autoload news-reply-mode, news-setup,
22794         rmail-dont-reply-to and rmail-output.
22795
22796         * gnus-score.el: Don't autoload ffap-string-at-point.
22797
22798         * gnus-setup.el: Don't autoload sc-cite-original.
22799
22800         * imap.el: Don't autoload base64-decode-string,
22801         base64-encode-string and md5.
22802
22803         * message.el: Autoload rmail-dont-reply-to, rmail-msg-is-pruned
22804         and rmail-msg-restore-non-pruned-header.
22805
22806         * mm-decode.el: Don't autoload executable-find.
22807
22808         * mm-url.el: Don't autoload executable-find.
22809
22810         * mm-view.el: Don't autoload diff-mode.
22811
22812         * nndb.el: Don't autoload news-reply-mode, news-setup,
22813         cancel-timer and telnet.
22814
22815         * password.el: Don't autoload run-at-time for Emacs.
22816
22817         * sha1-el.el: Don't autoload executable-find.
22818
22819         * sieve-mode.el: Don't autoload c-mode.
22820
22821         * uudecode.el: Don't autoload executable-find.
22822
22823 2004-03-04  Kevin Greiner  <kgreiner@xpediantsolutions.com>
22824
22825         * gnus-agent.el (gnus-agent-file-header-cache): Remove.
22826         (gnus-agent-possibly-alter-active): Avoid null in numeric
22827         comparison.
22828         (gnus-agent-set-local): Refuse to save null in local object table.
22829         (gnus-agent-regenerate-group): The REREAD parameter can now be a
22830         list of articles that will be marked as unread.
22831
22832 2004-03-04  Katsumi Yamaoka  <yamaoka@jpl.org>
22833
22834         * rfc2047.el (rfc2047-encoded-word-regexp): Mismatched paren.
22835
22836 2004-03-04  Jesper Harder  <harder@ifa.au.dk>
22837
22838         * rfc2047.el (rfc2047-encoded-word-regexp): Support RFC 2231
22839         language tags.
22840
22841 2004-03-03  Per Abrahamsen  <abraham@dina.kvl.dk>
22842
22843         * gnus-agent.el (gnus-agent-read-local, gnus-agent-save-local):
22844         Don't bind "obarray".
22845
22846         * gnus-sum.el (gnus-thread-sort-functions):
22847         Add `gnus-thread-sort-by-most-recent-number' and
22848         `gnus-thread-sort-by-most-recent-date'.
22849         Reported by Kai Grossjohann <kai@emptydomain.de>.
22850
22851 2004-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
22852
22853         * gnus-cus.el (gnus-agent-customize-category): Mismatched paren.
22854
22855 2004-03-02  Kevin Greiner  <kgreiner@xpediantsolutions.com>
22856
22857         * gnus-cus.el (gnus-agent-customize-category):
22858         Remove ignore-errors macro reference that required cl to be loaded at
22859         run-time.
22860
22861         * gnus-range.el (gnus-sorted-range-intersection): Now accepts
22862         single-interval range of the form (min . max).  Previously the
22863         range had to look like ((min . max)).  Likewise, return
22864         (min . max) rather than ((min . max)).
22865         (gnus-range-map): Use gnus-range-normalize to accept
22866         single-interval range.
22867
22868         * gnus-sum.el (gnus-summary-highlight-line): Articles stored in
22869         the cache, but not the agent, now appear with their usual face.
22870
22871         * dgnushack.el (loaddir): New variable that is bound to the
22872         directory containing the dgnushack.el file. Use loaddir, rather
22873         than srcdir, to update load-path. Change lets dgnushack compile
22874         code in directories other than GNUS/lisp.
22875
22876 2004-03-01  Katsumi Yamaoka  <yamaoka@jpl.org>
22877
22878         * lpath.el: Don't bind w3m-safe-url-regexp.
22879
22880         * gnus-art.el (gnus-article-wash-html-with-w3m): Don't make the
22881         w3m-safe-url-regexp variable buffer-local.
22882
22883         * mm-view.el (mm-inline-text-html-render-with-w3m): Ditto.
22884
22885 2004-02-27  Simon Josefsson  <jas@extundo.com>
22886
22887         * gnus-sum.el (gnus-move-group-prefix-function): Add, default to
22888         gnus-group-real-prefix.
22889         (gnus-summary-move-article): Use it, instead of
22890         gnus-group-real-prefix.
22891
22892 2004-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
22893
22894         * lpath.el: Bind w3m-safe-url-regexp.
22895
22896         * gnus-art.el (gnus-article-wash-html-with-w3m): Make the
22897         w3m-safe-url-regexp variable buffer-local and set it as the value
22898         of mm-w3m-safe-url-regexp.
22899
22900         * mm-view.el (mm-inline-text-html-render-with-w3m): Ditto.
22901
22902         * gnus-msg.el (gnus-setup-message): Ignore an article copy while
22903         parsing gnus-posting-styles when the message is not for replying.
22904
22905         * dgnushack.el: Autoload sgml-mode for XEmacs.
22906
22907         * nnrss.el (nnrss-opml-export):
22908         Use mm-set-buffer-file-coding-system instead of
22909         set-buffer-file-coding-system.
22910
22911 2004-02-27  Jesper Harder  <harder@ifa.au.dk>
22912
22913         * spam-stat.el: Pedantic docstring and whitespace fixes (courtesy
22914         of checkdoc.el).
22915         * nnrss.el: do.
22916         * gnus-mlspl.el: do.
22917         * gnus-ml.el: do.
22918         * gnus-srvr.el: do.
22919
22920         * nnrss.el (nnrss-opml-export): Turn on sgml-mode.
22921
22922 2004-02-27  Kevin Ryde  <user42@zip.com.au>  (tiny change)
22923
22924         * gnus.el (gnus-group, gnus-summary, gnus-summary-sort):
22925         Corrections to custom-manual links.
22926
22927         * gnus-art.el (gnus-article): Ditto.
22928
22929         * mm-decode.el (mime-display, mime-security): Ditto.
22930
22931 2004-02-26  Jesper Harder  <harder@ifa.au.dk>
22932
22933         * flow-fill.el: Typo.
22934
22935 2004-02-26  Andrew Cohen  <cohen@andy.bu.edu>
22936
22937         * spam-wash.el: New file.
22938
22939 2004-02-26  Mark A. Hershberger  <mah@everybody.org>
22940
22941         * nnrss.el (nnrss-opml-import, nnrss-opml-export): New functions.
22942
22943 2004-02-26  Teodor Zlatanov  <tzz@lifelogs.com>
22944
22945         * spam.el (spam-summary-prepare-exit): Fix gnus-set-difference: needs
22946         to be run with new-articles as LIST1, not LIST2.
22947         (spam-registration-functions): Add spam-use-ham-copy as a nil
22948         registration backend.
22949
22950 2004-02-26  Jesper Harder  <harder@ifa.au.dk>
22951
22952         * spam-stat.el (spam-stat-washing-hook): New option.
22953         (spam-stat-buffer-words): Use it.
22954         (spam-stat-process-directory, spam-stat-test-directory):
22955         Use insert-file-contents-literally.
22956         (spam-stat-coding-system): New variable.
22957         (spam-stat-load, spam-stat-save): Use it.
22958
22959 2004-02-25  Katsumi Yamaoka  <yamaoka@jpl.org>
22960
22961         * spam-report.el (spam-report-plug-agent):
22962         Quote spam-report-url-to-file and spam-report-url-ping-plain.
22963
22964 2004-02-25  Reiner Steib  <Reiner.Steib@gmx.de>
22965
22966         * gnus-art.el (gnus-button-alist, gnus-header-button-alist):
22967         Allow / in mailto URLs.
22968
22969 2004-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
22970
22971         * spam-report.el (spam-report-process-queue): Fix interactive use.
22972         (spam-report-url-ping-temp-agent-function, spam-report-plug-agent)
22973         (spam-report-unplug-agent): Doc fixes.
22974         (spam-report-url-ping-mm-url, spam-report-url-to-file)
22975         (spam-report-agentize, spam-report-deagentize): Autoload.
22976
22977 2004-02-24  Katsumi Yamaoka  <yamaoka@jpl.org>
22978
22979         * dgnushack.el (with-syntax-table): Redefine it for XEmacs 21.5.
22980
22981         * message.el (message-setup-fill-variables): Add mml tags to
22982         paragraph-start and paragraph-separate.  Suggested by Andrew Korty
22983         <ajk@iu.edu>.
22984         (message-mode): Don't modify paragraph-separate there.
22985
22986 2004-02-17  Katsumi Yamaoka  <yamaoka@jpl.org>
22987
22988         * compface.el (uncompface-use-external): Default to undecided.
22989         (uncompface-use-external-threshold): New variable.
22990         (uncompface-float-time): New macro.
22991         (uncompface): Determine whether to use the external decoder if
22992         uncompface-use-external is undecided.
22993
22994 2004-02-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
22995
22996         * mm-view.el (mm-inline-image-emacs): Don't insert blank lines
22997         after images.
22998
22999         * gnus-art.el (gnus-mime-display-single): Remove dead code.
23000
23001 2004-02-14  Jesper Harder  <harder@ifa.au.dk>
23002
23003         * nnrss.el (nnrss-request-article, nnrss-find-el): Cleanup.
23004
23005         * html2text.el (html2text-get-attr, html2text-fix-paragraph): do.
23006
23007         * gnus-sum.el (gnus-summary-limit-to-age)
23008         (gnus-summary-limit-children): do.
23009
23010         * gnus-int.el (gnus-request-scan): do.
23011
23012         * gnus-group.el (gnus-group-suspend): do.
23013
23014         * gnus-cus.el (gnus-agent-cat-prepare-category-field): do.
23015
23016         * gnus-cite.el (gnus-cite-parse-attributions): do.
23017
23018         * gnus-agent.el (gnus-summary-set-agent-mark)
23019         (gnus-agent-regenerate-group): do.
23020
23021         * deuglify.el (gnus-article-outlook-unwrap-lines): do.
23022
23023         * binhex.el (binhex-decode-region-internal): do.
23024
23025 2004-02-12  Katsumi Yamaoka  <yamaoka@jpl.org>
23026
23027         * gnus-fun.el (gnus-face-properties-alist): New user option.
23028         (gnus-display-x-face-in-from): Use it.
23029
23030         * gnus-art.el (article-display-face): Ditto.
23031
23032         * compface.el (uncompface-use-external): Default to nil.
23033
23034 2004-02-12  Jesper Harder  <harder@ifa.au.dk>
23035
23036         * nntp.el (nntp-erase-buffer): New function.
23037         (nntp-retrieve-data, nntp-send-command)
23038         (nntp-send-buffer, nntp-retrieve-groups, nntp-handle-authinfo)
23039         (nntp-possibly-change-group): Use it.
23040
23041         * nnnil.el (nnnil-retrieve-headers, nnnil-request-list):
23042         Use with-current-buffer.
23043
23044 2004-02-12  TAKAI Kousuke  <tak@kmc.gr.jp>
23045
23046         * compface.el: Merge the ELisp-based uncompface program.
23047         (compface): New customization group.
23048         (uncompface-use-external): New user option.
23049         (uncompface): Call uncompface-internal if uncompface-use-external
23050         is nil.
23051         (uncompface-internal): New function.  Note that there are also
23052         some other functions and variables added for this function.
23053
23054 2004-02-10  Jesper Harder  <harder@ifa.au.dk>
23055
23056         * nnrss.el (nnrss-read-group-data): Initialize nnrss-group-hashtb
23057         if necessary.
23058
23059 2004-02-09  Teodor Zlatanov  <tzz@lifelogs.com>
23060
23061         * spam-report.el (spam-report-unplug-agent)
23062         (spam-report-plug-agent, spam-report-deagentize)
23063         (spam-report-agentize, spam-report-url-ping-temp-agent-function):
23064         Add support for the Agent in spam-report: when unplugged, report to a
23065         file; when plugged, submit all the requests.
23066
23067         * spam.el (spam-register-routine): Fix message about
23068         registration.
23069
23070 2004-02-09  Jesper Harder  <harder@ifa.au.dk>
23071
23072         * rfc2047.el (rfc2047-qp-or-base64): New function to reduce
23073         dependencies.
23074         (rfc2047-encode): Use it.
23075
23076         * gnus-art.el (gnus-button-marker-list): Move before first
23077         reference.
23078
23079         * imap.el (imap-parse-flag-list, imap-parse-body-extension)
23080         (imap-parse-body): Fix format string mismatch.
23081
23082         * gnus-score.el (gnus-summary-increase-score): do.
23083
23084         * nnrss.el (nnrss-close): New function.
23085
23086 2004-02-08  Jesper Harder  <harder@ifa.au.dk>
23087
23088         * nnrss.el (nnrss-make-filename): New function.
23089         (nnrss-request-delete-group, nnrss-read-server-data)
23090         (nnrss-save-server-data, nnrss-read-group-data)
23091         (nnrss-save-group-data): Use it.
23092         (nnrss-save-server-data, nnrss-save-group-data): Use gnus-prin1.
23093         (nnrss-read-server-data, nnrss-read-group-data): Use load.
23094         (nnrss-group-hashtb): Make it a hash table rather than an obarray.
23095
23096 2004-02-07  Jesper Harder  <harder@ifa.au.dk>
23097
23098         * mml.el (mml-compute-boundary-1): Don't uncompress files.
23099
23100 2004-02-06  Jesper Harder  <harder@ifa.au.dk>
23101
23102         * mml.el (mml-mode, mml-x-dnd-attach-file): Attach drop and drag
23103         files.
23104
23105         * message.el (message-generate-headers-first): Don't quote nil
23106         and t in docstrings.
23107
23108         * imap.el (imap-id): do.
23109
23110         * gnus-agent.el (gnus-agent-consider-all-articles)
23111         (gnus-agent-queue-mail): do.
23112
23113 2004-02-05  Reiner Steib  <Reiner.Steib@gmx.de>
23114
23115         * spam-report.el (spam-report-process-queue): New function.
23116         Process requests from `spam-report-requests-file'.
23117         (spam-report-process-queue): Doc fix.
23118
23119 2004-02-05  Teodor Zlatanov  <tzz@lifelogs.com>
23120
23121         * spam.el (spam-register-routine)
23122         (spam-log-processing-to-registry, spam-log-registered-p)
23123         (spam-log-unregistration-needed-p, spam-log-undo-registration):
23124         Change "check" to "spam-check" for semi-clarity.
23125
23126 2004-02-05  Jesper Harder  <harder@ifa.au.dk>
23127
23128         * pop3.el: Require nnheader.
23129
23130         * mml-smime.el: Require cl.  Autoload message-fetch-field.
23131
23132         * mml-sec.el (mml-signencrypt-style): Don't depend on Gnus.
23133
23134         * gnus-picon.el: Require cl.
23135
23136         * gnus-fun.el: Require gnus-ems and gnus-util.
23137
23138         * gnus.el (gnus-method-to-server): Move defsubst before first use.
23139
23140         * gnus-diary.el (gnus-diary-header-schedule): caddr -> car (cddr
23141
23142         * gnus-art.el (gnus-article-edit-mode): Define before first
23143         reference.
23144
23145 2004-02-04  Jesper Harder  <harder@ifa.au.dk>
23146
23147         * gnus-uu.el (gnus-uu-check-correct-stripped-uucode): Simplify.
23148         (gnus-uu-post-encoded): Use point-at-bol.
23149
23150         * gnus-topic.el (gnus-group-active-topic-p): do.
23151
23152         * gnus-start.el (gnus-newsrc-to-gnus-format): do.
23153
23154         * gnus-group.el (gnus-group-kill-region): do.
23155
23156         * gnus-art.el (article-date-ut): do.
23157
23158         * message.el (message-fetch-field): Remove redundant
23159         case-fold-search binding.
23160         (message-narrow-to-field): Simplify.
23161
23162 2004-02-03  Reiner Steib  <Reiner.Steib@gmx.de>
23163
23164         * spam.el (spam-directory): Derive from `gnus-directory'.
23165
23166         * spam-report.el (spam-report-url-to-file)
23167         (spam-report-requests-file): New function and variable for offline
23168         reporting.
23169         (spam-report-url-ping-function): Add `spam-report-url-to-file'
23170         and user defined function.
23171         (spam-report-url-ping-mm-url): Remove doubled slash.
23172
23173 2004-02-03  Teodor Zlatanov  <tzz@lifelogs.com>
23174
23175         * spam.el (spam-list-of-processors): Fix spamassassin variable names.
23176
23177 2004-02-03  Jesper Harder  <harder@ifa.au.dk>
23178
23179         * spam.el (spam-check-spamoracle, spam-spamoracle-learn):
23180         Fix format string mismatch.
23181
23182         * sieve.el (sieve-deactivate-all): do.
23183
23184         * nnfolder.el (nnfolder-request-set-mark, nnfolder-save-marks): do.
23185
23186         * nnlistserv.el (nnlistserv-kk-wash-article): do.
23187
23188         * nnml.el (nnml-request-set-mark, nnml-save-marks): do.
23189
23190         * mm-bodies.el (mm-7bit-chars): Don't include \r.
23191
23192 2004-02-02  Teodor Zlatanov  <tzz@lifelogs.com>
23193
23194         * spam.el (spam-list-of-checks): Add spam-use-BBDB-eclusive to
23195         the list of checks.
23196
23197 2004-01-31  Jesper Harder  <harder@ifa.au.dk>
23198
23199         * rfc2047.el (rfc2047-pad-base64): Deal with more cases of invalid
23200         padding.
23201
23202 2004-01-27  Ralf Angeli  <angeli@iwi.uni-sb.de>
23203
23204         * mm-view.el (mm-fill-flowed): New variable.
23205         (mm-inline-text): Use it.
23206
23207 2004-01-27  Teodor Zlatanov  <tzz@lifelogs.com>
23208
23209         * spam.el (spam-spamassassin-register-ham-routine)
23210         (spam-spamassassin-register-spam-routine): Fix function names.
23211
23212 2004-01-27  Katsumi Yamaoka  <yamaoka@jpl.org>
23213
23214         * gnus.el (gnus-tmp-grouplens): Remove.
23215         (gnus-summary-line-format): Remove grouplens.
23216
23217         * gnus-group.el (gnus-group-line-format): Ditto.
23218
23219         * gnus-spec.el (gnus-format-specs): Ditto.
23220         (gnus-update-format-specifications): Flush the group format spec
23221         cache if there's the grouplens stuff.
23222         (gnus-parse-simple-format): Replace %l with the empty string.
23223
23224 2004-01-27  Jerry James  <james@xemacs.org>  (tiny change)
23225
23226         * gnus-spec.el (gnus-parse-simple-format): Fix setq value
23227         omission.
23228
23229 2004-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
23230
23231         * gnus-msg.el (gnus-summary-resend-message-edit): Call mime-to-mml.
23232         Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
23233
23234 2004-01-25  Paul Jarc  <prj@po.cwru.edu>
23235
23236         * nnmaildir.el (nnmaildir--num-file, nnmaildir--mkfile)
23237         (nnmaildir--emlink-p, nnmaildir--eexist-p, nnmaildir--new-number):
23238         New macros and functions.
23239         * nnmaildir.el (nnmaildir--group-maxnum, nnmaildir--update-nov):
23240         Handle > NLINK_MAX messages.
23241         * nnmaildir.el (nnmaildir-request-set-mark):
23242         Use nnmaildir--emlink-p and nnmaildir--eexist-p.
23243
23244 2004-01-25  Alex Schroeder  <alex@gnu.org>
23245
23246         * spam-stat.el (spam-stat-process-directory-age): New option.
23247         (spam-stat-process-directory): Use it.
23248
23249 2004-01-24  Hiroshi Fujishima  <pooh@nature.tsukuba.ac.jp>  (tiny change)
23250
23251         * spam-stat.el (spam-stat-reduce-size): Set spam-stat-dirty.
23252         (spam-stat-save): Accept prefix argument.
23253
23254 2004-01-23  Paul Jarc  <prj@po.cwru.edu>
23255
23256         * nnmaildir.el (nnmaildir-request-set-mark): Handle the "too many
23257         links" error.
23258
23259 2004-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
23260
23261         * dgnushack.el: Advise byte-optimize-form-code-walker to optimize
23262         the rest of the and/or forms.
23263
23264 2004-01-23  Jesper Harder  <harder@ifa.au.dk>
23265
23266         * gnus.el (gnus-tmp-grouplens): Define for the sake of backward
23267         compatibility with old .newsrc.eld files.
23268
23269         * gnus-xmas.el (gnus-xmas-grouplens-menu-add): Remove.
23270
23271         * gnus-sum.el (gnus-summary-line-format-alist): Remove grouplens.
23272
23273         * gnus-start.el (gnus-1): do.
23274
23275         * gnus-group.el (gnus-group-line-format-alist): do.
23276
23277         * gnus.el (gnus-use-grouplens, gnus-visual): do.
23278
23279         * gnus-gl.el: Remove.
23280
23281 2004-01-23  Kevin Greiner  <kgreiner@xpediantsolutions.com>
23282
23283         * gnus-sum.el (gnus-adjust-marks): Now correctly handles a list of
23284         marks consisting of a single range {for example, (3 . 5)} rather
23285         than a list of a single range { ((3 . 5)) }.
23286
23287 2004-01-23  Jesper Harder  <harder@ifa.au.dk>
23288
23289         * spam-stat.el (spam-stat-store-gnus-article-buffer):
23290         Use with-current-buffer.
23291         (spam-stat-store-current-buffer): Use insert-buffer-substring to
23292         avoid consing a string.
23293
23294         * mm-util.el (mm-charset-synonym-alist): Add ks_c_5601-1987.
23295         Remove obsolete entries for big5 and gb2312.
23296
23297 2004-01-22  Kevin Greiner  <kgreiner@xpediantsolutions.com>
23298
23299         * gnus-sum.el (gnus-adjust-marks): Avoid splicing null INTO the
23300         uncompressed list.
23301
23302 2004-01-22  Jesper Harder  <harder@ifa.au.dk>
23303
23304         * spam-stat.el (spam-stat-strip-xref): New function.
23305         (spam-stat-process-directory): Use it.
23306
23307         * gnus-util.el (gnus-fetch-field): Don't bind case-fold-search
23308         here -- it's done in message-fetch-field.
23309
23310 2004-01-21  Kevin Greiner  <kgreiner@xpediantsolutions.com>
23311
23312         * gnus-agent.el (gnus-agent-queue-mail)
23313         (gnus-agent-prompt-send-queue): New variables.
23314         (gnus-agent-send-mail): Use gnus-agent-queue-mail.
23315         * gnus-draft.el (gnus-group-send-queue): Pass the group name
23316         "nndraft:queue" along to gnus-draft-send.
23317         Use gnus-agent-prompt-send-queue.
23318         (gnus-draft-send): Rebind gnus-agent-queue-mail to nil when group
23319         is "nndraft:queue".  Suggested by Gaute Strokkenes
23320         <gs234@srcf.ucam.org>
23321
23322         * gnus-agent.el (agent-disable-undownloaded-faces): Remove.
23323         (agent-enable-undownloaded-faces): Add.
23324         (gnus-agent-cat-groups): Use eval-and-compile, not
23325         eval-when-compile, to define gnus-agent-set-cat-groups as the setf
23326         method of gnus-agent-cat-groups even when the buffer has been
23327         evaled.
23328         (gnus-agent-save-active, gnus-agent-save-active-1): Merge to
23329         delete gnus-agent-save-active-1.
23330         (gnus-agent-save-groups): Delete.  Identical to
23331         gnus-agent-save-active.
23332         (gnus-agent-write-active): No longer adjust agent's copy of active
23333         file as agent's adjustments are now stored in their own
23334         file.  Remove optional parameter.
23335         (gnus-agent-possibly-alter-active): Ignore groups of unagentized
23336         servers.  Add use of min/max range limits from server's local
23337         file.
23338         (gnus-agent-save-alist): Remove unused optional argument.
23339         (gnus-agent-load-local, gnus-agent-read-and-cache-local)
23340         (gnus-agent-read-local, gnus-agent-save-local, gnus-agent-get-local)
23341         (gnus-agent-set-local): A per-server file that keeps min/max range
23342         limits for articles known to the agent.  Provides a fast mechanism
23343         for altering many active ranges.
23344         (gnus-agent-expire-group, gnus-agent-expire): No longer save the
23345         active file (local makes it unnecessary).
23346         (gnus-agent-regenerate-group): Fix XEmacs compatibility.
23347
23348         * gnus-cus.el (agent-disable-undownloaded-faces): Remove.
23349         (agent-enable-undownloaded-faces): Add.
23350
23351         * gnus-draft.el (gnus-draft-send): Bind gnus-agent-queue-mail to
23352         disable it when sending to "nndraft:queue".
23353         (gnus-group-send-queue): Add safety check to avoid sending queue
23354         when unplugged.
23355
23356         * gnus-group.el (gnus-group-catchup): Use new
23357         gnus-sequence-of-unread-articles, not
23358         gnus-list-of-unread-articles, to avoid exhausting memory with huge
23359         numbers of articles.  Use gnus-range-map to avoid having to
23360         uncompress the unread list.
23361         (gnus-group-archive-directory, gnus-group-recent-archive-directory):
23362         Fix invalid ange-ftp reference.
23363
23364         * gnus-range.el (gnus-range-map): Iterate over list or sequence.
23365         (gnus-sorted-range-intersection): Intersection of two ranges
23366         without requiring that they first be uncompressed.
23367
23368         * gnus-start.el (gnus-activate-group): Unless blocked by the
23369         caller, possibly expand the active range to include both cached
23370         and agentized articles.
23371         (gnus-convert-old-newsrc): Rewrote in anticipation of having
23372         multiple version-dependent converters.
23373         (gnus-groups-to-gnus-format): Replace gnus-agent-save-groups with
23374         gnus-agent-save-active.
23375         (gnus-save-newsrc-file): Save dirty agent range limits.
23376
23377         * gnus-sum.el (gnus-select-newgroup): Replace inline code with
23378         gnus-agent-possibly-alter-active.
23379         (gnus-adjust-marked-articles): Faster handling of simple lists.
23380
23381 2004-01-21  Jesper Harder  <harder@ifa.au.dk>
23382
23383         * spam-stat.el (spam-stat-test-directory): New optional argument
23384         displays a list of files detected.  Suggested by Andrew Cohen
23385         <cohen@andy.bu.edu>.
23386         (spam-stat-buffer-words-with-scores): Don't narrow and change
23387         syntax table here.  Reported by Andrew Cohen <cohen@andy.bu.edu>.
23388
23389 2004-01-20  Hubert Chan  <hubert@uhoreg.ca>
23390
23391         * spam.el (spam-use-spamassassin, spam-use-spamassassin-headers)
23392         (spam-install-hooks, spam-spamassassin, spam-spamassassin-path)
23393         (spam-spamassassin-arguments)
23394         (spam-spamassassin-spam-flag-header)
23395         (spam-spamassassin-positive-spam-flag-header)
23396         (spam-spamassassin-spam-status-header, spam-sa-learn-path)
23397         (spam-sa-learn-rebuild, spam-sa-learn-spam-switch)
23398         (spam-sa-learn-ham-switch, spam-sa-learn-unregister-switch)
23399         (spam-list-of-processors, spam-list-of-checks)
23400         (spam-list-of-statistical-checks, spam-registration-functions)
23401         (spam-check-spamassassin-headers, spam-check-spamassassin)
23402         (spam-spamassassin-score)
23403         (spam-spamassassin-register-with-sa-learn)
23404         (spam-spamassassin-register-spam-routine)
23405         (spam-spamassassin-register-ham-routine)
23406         (spam-assassin-register-spam-routine)
23407         (spam-assassin-register-ham-routine): Add SpamAssassin support.
23408         (spam-bogofilter-score): Fix to show article before scoring.
23409
23410 2004-01-20  Teodor Zlatanov  <tzz@lifelogs.com>
23411
23412         * spam.el (gnus-summary-mode-map): Make spam-generic-score the
23413         default scoring function.
23414         (spam-generic-score): Call spam-spamassassin-score if
23415         spam-use-spamassassin or spam-use-spamassassin-headers is on;
23416         spam-bogofilter-score otherwise.
23417
23418         * gnus.el (spam-process, spam-autodetect-methods):
23419         Add spamassassin and spamassassin-headers.
23420
23421 2004-01-20  Nevin Kapur  <nkapur@cs.caltech.edu>
23422
23423         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
23424         Suppress unnecessary messages.
23425
23426 2004-01-20  Jesper Harder  <harder@ifa.au.dk>
23427
23428         * spam-stat.el (spam-stat-to-hash-table): Use :size keyword in
23429         make-hash-table.
23430
23431 2004-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
23432
23433         * canlock.el (base64-encode-string): Don't autoload it.
23434
23435 2004-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
23436
23437         * run-at-time.el: Remove useless (require 'itimer),
23438         eval-and-compile and (featurep 'xemacs).
23439
23440 2004-01-16  Jesper Harder  <harder@ifa.au.dk>
23441
23442         * gnus-msg.el (gnus-post-news): Use blank Newsgroups line if
23443         GROUP is a virtual group.
23444
23445 2004-01-16  Steve Youngs  <sryoungs@bigpond.net.au>
23446
23447         * gnus.el: Autoload `message-y-or-n-p'.
23448
23449 2004-01-15  Jesper Harder  <harder@ifa.au.dk>
23450
23451         * pgg-parse.el: Remove unnecessary (require 'custom).
23452
23453         * pgg-def.el: do.
23454
23455         * nnmail.el: do.
23456
23457         * gnus-undo.el: do.
23458
23459         * gnus-picon.el: do.
23460
23461         * gnus-util.el: do.
23462
23463 2004-01-15  Reiner Steib  <Reiner.Steib@gmx.de>
23464
23465         * gnus-sum.el (gnus-pick-line-number): Add autoload.
23466
23467 2004-01-15  Katsumi Yamaoka  <yamaoka@jpl.org>
23468
23469         * mm-decode.el (mm-multiple-handles): Recognize a string as a mime
23470         handle, as well as a list.
23471
23472         * mm-view.el (mm-w3m-cid-retrieve-1): Call itself recursively.
23473         Suggested by ARISAWA Akihiro <ari@mbf.sphere.ne.jp>.
23474         (mm-w3m-cid-retrieve): Simplify.
23475
23476 2004-01-14  Vasily Korytov  <deskpot@myrealbox.com>
23477
23478         * message.el (message-kill-to-signature): Allow prefix arg to
23479         specify number of lines to keep before signature.
23480
23481 2004-01-14  Kai Grossjohann  <kai@emptydomain.de>
23482
23483         * message.el (message-kill-to-signature): Change docstring.
23484
23485 2004-01-14  Katsumi Yamaoka  <yamaoka@jpl.org>
23486
23487         * canlock.el: Always require sha1-el.
23488         (canlock-sha1): Bind sha1-maximum-internal-length to nil.
23489
23490         * message.el: Autoload sha1 only when compiling.
23491
23492         * lpath.el: Bind eudc-protocol for both Emacs and XEmacs; fbind
23493         eudc-expand-inline for XEmacs.
23494
23495 2004-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
23496
23497         * message.el (message-canlock-generate): Require sha1-el.
23498
23499 2004-01-13  Jesper Harder  <harder@ifa.au.dk>
23500
23501         * message.el (message-expand-name): Silence the byte compiler.
23502
23503         * lpath.el: Add detect-coding-system.
23504
23505         * dgnushack.el (dgnushack-compile): Remove obsolete check for
23506         cus-edit.
23507
23508 2004-01-13  Simon Josefsson  <jas@extundo.com>
23509
23510         * gnus-score.el (gnus-score-edit-all-score): Fix prototype.
23511         Invoke gnus-score-mode.
23512         Reported by bojohan+news@dd.chalmers.se (Johan Bockgård).
23513
23514         * gnus-range.el (gnus-compress-sequence): Doc fix.
23515         Suggested by Jim Blandy <jimb@redhat.com> (tiny change).
23516
23517 2004-01-12  Jesper Harder  <harder@ifa.au.dk>
23518
23519         * gnus-srvr.el (gnus-browse-foreign-server): Reduce consing.
23520
23521 2004-01-12  Teodor Zlatanov  <tzz@lifelogs.com>
23522
23523         * spam.el (spam-get-article-as-string): Update to use
23524         gnus-request-article-this-buffer, much simpler.
23525         (spam-get-article-as-buffer): Remove.
23526
23527 2004-01-12  Kai Grossjohann  <kai.grossjohann@mci.com>
23528
23529         * message.el (message-expand-name): Use EUDC if the user uses that.
23530
23531 2004-01-12  Jesper Harder  <harder@ifa.au.dk>
23532
23533         * rfc2047.el (rfc2047-parse-and-decode, rfc2047-decode): Use a
23534         character for the encoding to avoid consing a string.
23535
23536         * rfc2047.el (rfc2047-decode-string): Don't cons a string
23537         unnecessarily.
23538
23539         * mm-util.el (mm-replace-chars-in-string): Remove.
23540
23541         * rfc2047.el (rfc2047-decode): Use mm-subst-char-in-string instead
23542         of mm-replace-chars-in-string.
23543
23544 2004-01-11  Jesper Harder  <harder@ifa.au.dk>
23545
23546         * gnus.sum.el (gnus-remove-odd-characters): Don't cons two new strings.
23547
23548         * mm-util.el (mm-subst-char-in-string): Support inplace.
23549
23550         * gnus-sum.el (gnus-summary-remove-list-identifiers): Don't cons
23551         a new string in every iteration.  Use shy groups.
23552
23553 2004-01-10  Jesper Harder  <harder@ifa.au.dk>
23554
23555         * gnus-srvr.el (gnus-browse-unsubscribe-group):
23556         * gnus-soup.el (gnus-soup-group-brew):
23557         * gnus-msg.el (gnus-put-message):
23558         * gnus-move.el (gnus-group-move-group-to-server):
23559         * gnus-kill.el (gnus-batch-score):
23560         * gnus-group.el (gnus-group-prepare-flat, gnus-group-delete-group)
23561         (gnus-group-update-group-line, gnus-group-insert-group-line-info)
23562         (gnus-group-update-group, gnus-group-read-group)
23563         (gnus-group-make-group, gnus-group-make-help-group)
23564         (gnus-group-make-archive-group, gnus-group-make-directory-group)
23565         (gnus-group-make-empty-virtual, gnus-group-sort-selected-flat)
23566         (gnus-group-sort-by-unread, gnus-group-catchup)
23567         (gnus-group-unsubscribe-group, gnus-group-kill-group)
23568         (gnus-group-yank-group, gnus-group-set-info)
23569         (gnus-group-list-groups):
23570         * gnus.el (gnus-generate-new-group-name):
23571         * gnus-delay.el (gnus-delay-send-queue):
23572         * nnvirtual.el (nnvirtual-catchup-group):
23573         * nnkiboze.el (nnkiboze-generate-group, nnkiboze-generate-group):
23574         * gnus-topic.el (gnus-topic-find-groups, gnus-topic-clean-alist)
23575         (gnus-group-prepare-topics, gnus-topic-check-topology):
23576         * gnus-sum.el (gnus-update-read-articles, gnus-select-newsgroup)
23577         (gnus-mark-xrefs-as-read, gnus-compute-read-articles)
23578         (gnus-summary-walk-group-buffer, gnus-summary-move-article)
23579         (gnus-group-make-articles-read):
23580         * gnus-start.el (gnus-subscribe-newsgroup, gnus-start-draft-setup)
23581         (gnus-group-change-level, gnus-kill-newsgroup)
23582         (gnus-check-bogus-newsgroups, gnus-get-unread-articles-in-group)
23583         (gnus-get-unread-articles, gnus-make-articles-unread)
23584         (gnus-make-ascending-articles-unread): Use accessor
23585         macros (gnus-group-entry, gnus-group-unread, gnus-info-marks etc.)
23586         to get group information for improved readability.
23587
23588
23589 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
23590
23591         * gnus-art.el (article-decode-mime-words, article-babel)
23592         (gnus-article-highlight-signature, gnus-article-add-buttons)
23593         (gnus-signature-toggle): Use gnus-with-article-buffer.
23594
23595         * gnus-art.el (gnus-article-highlight-headers)
23596         (gnus-article-add-buttons-to-head): Use gnus-with-article-headers.
23597
23598         * gnus-art.el (gnus-mm-display-part, gnus-article-wash-status)
23599         (gnus-article-set-globals, gnus-request-article-this-buffer)
23600         (gnus-button-message-id, gnus-article-maybe-hide-headers)
23601         (gnus-mime-view-part-externally, gnus-mime-view-part-internally)
23602         (gnus-mime-display-alternative): Use with-current-buffer.
23603
23604 2004-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
23605
23606         * spam.el (spam-generate-fake-headers): Rewrite to be simpler,
23607         also under 80 char limit, and call gnus-error if needed.
23608         (spam-fetch-article-header): Fix - it was a
23609         buffer-local variable (gnus-newsgroup-data).
23610         (spam-find-spam): Use spam-generate-fake-headers, forget about
23611         spam-insert-fake-headers.
23612         (spam-insert-fake-headers): Remove.
23613
23614 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
23615
23616         * deuglify.el (gnus-article-outlook-unwrap-lines)
23617         (gnus-outlook-rearrange-article)
23618         (gnus-outlook-repair-attribution-outlook)
23619         (gnus-outlook-repair-attribution-block)
23620         (gnus-outlook-repair-attribution-other): Remove redundant
23621         save-excursion.
23622
23623 2004-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
23624
23625         * spam.el (spam-fetch-field-fast, spam-fetch-field-from-fast)
23626         (spam-fetch-field-subject-fast)
23627         (spam-fetch-field-message-id-fast, spam-generate-fake-headers)
23628         (spam-fetch-article-header): Add functions to deal with Gnus
23629         internals for fast retrieval of article header data.
23630         (spam-initialize): Put spam-find-spam in the gnus-summary-prepared-hook.
23631
23632 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
23633
23634         * pop3.el (pop3-md5): Remove.
23635         (pop3-apop): Replace pop3-md5 with md5.
23636
23637         * mm-bodies.el: base64 is always built-in.
23638
23639         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups):
23640         Use with-current-buffer.
23641
23642 2004-01-08  Katsumi Yamaoka  <yamaoka@jpl.org>
23643
23644         * canlock.el (canlock-insert-header): Remove excessive grouping in
23645         regexp.
23646
23647         * gnus-sum.el (gnus-summary-read-document): Ditto.
23648
23649         * gnus-uu.el (gnus-uu-part-number): Ditto.
23650
23651         * html2text.el (html2text-remove-tags): Ditto.
23652         (html2text-format-tags): Ditto.
23653         (html2text-format-single-elements): Ditto.
23654
23655         * mml.el (mml-parse-1): Ditto.
23656
23657 2004-01-08  Jesper Harder  <harder@ifa.au.dk>
23658
23659         * gnus-sum.el (gnus-summary-update-mark): Revert previous change.
23660
23661         * gnus-group.el (gnus-group-mark-group): Fix for multibyte marks.
23662
23663         * gnus-sum.el (gnus-summary-update-mark): Fix for multibyte marks.
23664
23665         * gnus-util.el (gnus-replace-in-string): Remove Emacs 20 code.
23666
23667 2003-11-15  Simon Josefsson  <jas@extundo.com>
23668
23669         * pgg-gpg.el (pgg-gpg-lookup-all-secret-keys)
23670         (pgg-gpg-lookup-key): Use regexp match instead of
23671         split-string (split-string is different between emacs 21.2 and
23672         22.1).  Reported by ultrasoul@ultrasoul.com (David D. Smith).
23673
23674 2004-01-08  Jesper Harder  <harder@ifa.au.dk>
23675
23676         * gnus-art.el (gnus-mime-view-all-parts)
23677         (gnus-article-part-wrapper, gnus-article-view-part):
23678         Use with-current-buffer.
23679
23680 2004-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
23681
23682         * spam.el (spam-disable-spam-split-during-ham-respool)
23683         (spam-spamoracle-database, spam-cache-lookups)
23684         (spam-split-last-successful-check, spam-clear-cache, spam-xor)
23685         (spam-group-ham-mark-p, spam-group-spam-mark-p)
23686         (spam-group-ham-marks, spam-group-spam-marks)
23687         (spam-group-spam-contents-p, spam-group-ham-contents-p)
23688         (spam-list-of-processors, spam-list-of-statistical-checks): Fix doc,
23689         also add spam-use-blackholes to the statistical checks.
23690         (spam-fetch-field-fast): Add interface to fetching fields, may
23691         become a macro.
23692         (spam-fetch-field-from-fast, spam-fetch-field-subject-fast)
23693         (spam-fetch-field-message-id-fast): Use spam-fetch-field-fast.
23694         (spam-insert-fake-headers): Fake an article when needed.
23695         (spam-find-spam): Fake article when possible.
23696         (spam-check-blackholes, spam-check-BBDB, spam-from-listed-p)
23697         (spam-check-bogofilter-headers): Use message-fetch-field instead
23698         of nnmail-fetch-field.
23699
23700 2004-01-07  Reiner Steib  <Reiner.Steib@gmx.de>
23701
23702         * gnus-score.el (gnus-score-find-trace): Add `k' (kill-buffer).
23703
23704 2004-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
23705
23706         * spam.el (spam-split): Do not require spam-use-CHECK to be
23707         enabled if that check is passed to spam-split explicitly; also
23708         fix so 'spam doesn't get converted to spam-split-group when
23709         spam-split-symbolic-return is t.
23710         (spam-find-spam): Find registrations of the article and use those
23711         instead of re-running spam-split to find the spam/ham
23712         classification of the article.
23713         (spam-log-processing-to-registry, spam-log-registered-p)
23714         (spam-log-unregistration-needed-p, spam-log-undo-registration):
23715         Use gnus-error instead of gnus-message.
23716         (spam-log-registration-type): Add function to determine the
23717         classification of a message based on registry entries; will
23718         return nil if both 'spam and 'ham are found.
23719         (spam-check-BBDB): Expand all the BBDB macros here so we can have
23720         a reasonably fast local cache without the loading errors.
23721         (spam-cache-lookups): Set to t by default.
23722         (spam-find-spam): Don't try to guess spam-cache-lookups.
23723         (spam-enter-whitelist, spam-enter-blacklist): Clear the
23724         spam-caches entry.
23725         (spam-filelist-build-cache, spam-filelist-check-cache):
23726         Fix caching of whitelist/blacklist entries.
23727         (spam-check-whitelist, spam-check-blacklist):
23728         Invoke spam-from-listed-p with a type, not a cache variable.
23729         (spam-from-listed-p): Wrap around spam-filelist-check-cache.
23730
23731 2004-01-07  Jesper Harder  <harder@ifa.au.dk>
23732
23733         * message.el (message-cite-prefix-regexp): Use with-syntax-table.
23734
23735         * nnmail.el (nnmail-split-fancy): do.
23736
23737         * mml.el (mml-parse): do.
23738
23739         * gnus-score.el (gnus-enter-score-words-into-hashtb)
23740         (gnus-score-adaptive): do.
23741
23742 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
23743
23744         * gnus-art.el (gnus-treat-emphasize): Ignore Emacs version number.
23745         (gnus-mime-button-map): Don't set keymap parent.
23746         (gnus-button-ctan-directory-regexp): Use shy grouping.
23747         (gnus-prev-page-map): Don't set keymap parent.
23748         (gnus-prev-page-map): Remove duplicated one.
23749         (gnus-next-page-map): Don't set keymap parent.
23750         (gnus-mime-security-button-map): Ditto.
23751
23752         * nnheader.el (nnheader-directory-files-is-safe): Ignore Emacs
23753         version number.
23754
23755         * sha1-el.el (sha1-string-external): Use with-temp-buffer.
23756
23757 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
23758
23759         * canlock.el (canlock-sha1-function): Remove.
23760         (canlock-sha1-function-for-verify): Remove.
23761         (canlock-openssl-program): Remove.
23762         (canlock-openssl-args): Remove.
23763         (canlock-ignore-errors): Remove.
23764         (canlock-sha1-with-openssl): Remove.
23765         (canlock-sha1): Use sha1 instead of to call canlock-sha1-function.
23766         (canlock-verify): Don't use canlock-ignore-errors.
23767
23768         * sha1-el.el (sha1-string-external): Make it can return a string
23769         in binary form.
23770         (sha1-region-external): Ditto.
23771         (sha1-string-internal): Ditto.
23772         (sha1-region-internal): Ditto.
23773         (sha1-region): Ditto.
23774         (sha1-string): Ditto.
23775         (sha1): Ditto.
23776
23777 2004-01-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
23778
23779         * spam.el (spam-report-articles-gmane): New command.
23780
23781 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
23782
23783         * gnus.el: Don't make unnecessary *Group* buffer when loading.
23784
23785         * run-at-time.el (run-at-time-saved): Remove.
23786         (run-at-time): Doc fix.
23787
23788 2004-01-07  Jesper Harder  <harder@ifa.au.dk>
23789
23790         * gnus-sum.el (gnus-summary-limit-to-replied): New command.
23791         (gnus-summary-limit-map): Add it.
23792         (gnus-summary-make-menu-bar): do.
23793
23794 2004-01-06  Teodor Zlatanov  <tzz@lifelogs.com>
23795
23796         * spam.el (spam-cache-lookups, spam-caches, spam-clear-cache):
23797         Make attempt at some caching support (done for BBDB only now).
23798         (spam-find-spam): Set spam-cache-lookups if there are more than 2
23799         addresses to be checked.
23800         (spam-clear-cache-BBDB): Add function, to be invoked by
23801         bbdb-change-hook, and triggering spam-clear-cache of 'spam-use-BBDB.
23802         (spam-check-BBDB): Check and use the caches, if
23803         spam-cache-lookups is on, remove superfluous (provide).
23804
23805 2004-01-06  Reiner Steib  <Reiner.Steib@gmx.de>
23806
23807         * gnus-art.el (gnus-treat-ansi-sequences): Change default.
23808
23809 2004-01-07  Steve Youngs  <sryoungs@bigpond.net.au>
23810
23811         * run-at-time.el (run-at-time-saved): Move to after the definition
23812         of `run-at-time'.
23813
23814         * dgnushack.el: Autoload `font-lock-fontify-buffer' in XEmacs.
23815
23816 2004-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
23817
23818         * gnus-art.el (gnus-article-wash-html-with-w3m): Don't use
23819         mm-w3m-local-map-property.
23820
23821         * mm-view.el (mm-w3m-mode-map): Remove.
23822         (mm-w3m-local-map-property): Remove.
23823         (mm-inline-text-html-render-with-w3m): Don't use
23824         mm-w3m-local-map-property.
23825
23826 2004-01-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
23827
23828         * run-at-time.el: New file.
23829
23830         * dgnushack.el (dgnushack-compile): Don't compile run-at-time
23831         under Emacs.
23832
23833         * gnus.el ((fboundp 'gnus-set-text-properties)): Remove definition
23834         of gnus-set-text-properties.
23835
23836         * gnus-uu.el (gnus-uu-save-article): Ditto.
23837
23838         * gnus-salt.el (gnus-carpal-setup-buffer): Ditto.
23839
23840         * gnus-cite.el (gnus-cite-parse): Ditto.
23841
23842         * gnus-art.el (gnus-button-push): Use set-text-properties instead
23843         of gnus-.
23844
23845         * gnus-xmas.el (run-at-time): Require run-at-time.
23846
23847         * gnus.el: Change calls to nnheader-run-at-time and
23848         password-run-at-time throughout to use run-at-time directly.
23849
23850         * password.el: Remove definition of run-at-time.
23851
23852         * nnheaderxm.el: Remove definition of run-at-time.
23853
23854 2004-01-05  Karl Pflästerer  <sigurd@12move.de>  (tiny change)
23855
23856         * mml.el (mml-minibuffer-read-disposition): Show attachment type
23857         in prompt.
23858
23859 2004-01-06  Steve Youngs  <sryoungs@bigpond.net.au>
23860
23861         * messagexmas.el (message-xmas-redefine): Alias
23862         `message-make-caesar-translation-table' to
23863         ``message-xmas-make-caesar-translation-table' regardless of XEmacs
23864         version.
23865
23866         * gnus-xmas.el (gnus-xmas-set-text-properties): Removed.
23867         (gnus-xmas-define): Don't alias `gnus-set-text-properties' to
23868         `gnus-xmas-set-text-properties'.
23869         (gnus-xmas-redefine): Don't alias `gnus-completing-read' to
23870         `gnus-xmas-completing-read'.
23871         (gnus-xmas-completing-read): Removed.
23872         (gnus-xmas-open-network-stream): Removed.
23873
23874         * gnus-ems.el (gnus-mode-line-modified): Don't conditionalize on
23875         XEmacs version.
23876
23877         * dns.el (dns-make-network-process): Use `open-network-stream'
23878         instead of `gnus-xmas-open-network-stream'.
23879
23880         * dgnushack.el: Remove some XEmacs 21.1 specific stuff.
23881
23882         * .cvsignore: Add auto-autoloads.el, custom-load.el.
23883
23884 2004-01-06  Jesper Harder  <harder@ifa.au.dk>
23885
23886         * gnus-art.el (gnus-mime-display-alternative)
23887         (gnus-insert-mime-button, gnus-insert-mime-security-button)
23888         (gnus-insert-prev-page-button, gnus-insert-next-page-button):
23889         Don't use gnus-local-map-property.
23890
23891         * gnus-util.el (gnus-local-map-property): Remove.
23892
23893         * mm-view.el (mm-view-pkcs7-decrypt):
23894         Replace gnus-completing-read-maybe-default with completing-read.
23895
23896         * gnus-util.el (gnus-completing-read): do.
23897         (gnus-completing-read-maybe-default): Remove.
23898
23899 2004-01-06  Steve Youngs  <sryoungs@bigpond.net.au>
23900
23901         * password.el: Only autoload `run-at-time' if not XEmacs.
23902         Only autoload the itimer functions if XEmacs.
23903
23904 2004-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
23905
23906         * gnus-xmas.el (gnus-xmas-define): Defun char-width for non-MULE
23907         XEmacsen.
23908
23909         * dgnushack.el: Autoload executable-find for XEmacs.
23910
23911 2004-01-06  Jesper Harder  <harder@ifa.au.dk>
23912
23913         * gnus-art.el (gnus-read-string): Remove.
23914         (gnus-summary-pipe-to-muttprint): Replace gnus-read-string with
23915         read-string.
23916
23917 2004-01-05  Teodor Zlatanov  <tzz@lifelogs.com>
23918
23919         * netrc.el: Autoload password-read.
23920         (netrc): Add configuration group.
23921         (netrc-encoding-method, netrc-openssl-path):
23922         Add variables for encoding and decoding of files with symmetric
23923         ciphers.
23924         (netrc-encode): Add assistant function to encode a file with
23925         netrc-encoding-method.
23926         (netrc-parse): Add interactive parameter, added optional
23927         decoding if netrc-encoding-method is non-nil but otherwise
23928         behavior is standard.
23929         (netrc-encrypting-method, netrc-encrypt, netrc-parse):
23930         Do s/encode/encrypt/ everywhere.
23931
23932         * spam.el: Remove executable-find autoload.
23933
23934 2004-01-05  Jesper Harder  <harder@ifa.au.dk>
23935
23936         * gnus-registry.el: Remove Emacs 20 hash table compatibility code.
23937
23938         * gnus-uu.el (gnus-uu-post-encoded): bury-buffer is always fbound.
23939
23940 2004-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
23941
23942         * gnus-art.el (gnus-treat-ansi-sequences)
23943         (article-treat-ansi-sequences): New variable and function.
23944         Suggested by Dan Jacobson <jidanni@jidanni.org>.
23945
23946         * gnus-sum.el (gnus-summary-wash-map, gnus-summary-make-menu-bar):
23947         Use it.
23948
23949 2004-01-05  Jesper Harder  <harder@ifa.au.dk>
23950
23951         * mm-util.el (mm-quote-arg): Remove.
23952
23953         * mm-decode.el (mm-mailcap-command): Replace mm-quote-arg with
23954         shell-quote-argument.
23955
23956         * gnus-uu.el (gnus-uu-command): do.
23957
23958         * gnus-sum.el (gnus-summary-insert-pseudos): do.
23959
23960         * ietf-drums.el (ietf-drums-token-to-list): Replace mm-make-char
23961         with make-char.
23962
23963         * mm-util.el (mm-make-char): Remove.
23964
23965         * mml.el (mml-mode): Replace gnus-add-minor-mode with
23966         add-minor-mode.
23967
23968         * gnus-undo.el (gnus-undo-mode): do.
23969
23970         * gnus-topic.el (gnus-topic-mode): do.
23971
23972         * gnus-sum.el (gnus-dead-summary-mode): do.
23973
23974         * gnus-start.el (gnus-slave-mode): do.
23975
23976         * gnus-salt.el (gnus-binary-mode, gnus-pick-mode): do.
23977
23978         * gnus-ml.el (gnus-mailing-list-mode): do.
23979
23980         * gnus-gl.el (gnus-grouplens-mode): do.
23981
23982         * gnus-draft.el (gnus-draft-mode): do.
23983
23984         * gnus-dired.el (gnus-dired-mode): do.
23985
23986         * gnus-ems.el (gnus-add-minor-mode): Remove.
23987
23988         * gnus-spec.el (gnus-correct-length, gnus-correct-substring):
23989         Replace gnus-char-width with char-width.
23990
23991         * gnus-ems.el (gnus-char-width): Remove.
23992
23993         * gnus-spec.el (gnus-correct-length, gnus-correct-substring):
23994         Replace gnus-char-width with char-width.
23995
23996         * gnus-ems.el (gnus-char-width): Remove.
23997
23998         * spam-stat.el (with-syntax-table): Remove with-syntax-table
23999         definition.
24000         Remove Emacs 20 hash table compatibility code.
24001
24002         * rfc2047.el (with-syntax-table): Remove with-syntax-table Emacs
24003         20 compatibility code.
24004
24005         * spam.el (spam-point-at-eol): Replace with point-at-eol.
24006
24007         * smime.el (smime-point-at-eol): Replace with point-at-eol.
24008
24009         * rfc2047.el (rfc2047-point-at-bol, rfc2047-point-at-eol):
24010         Replace with point-at-{eol,bol}.
24011
24012         * netrc.el (netrc-point-at-eol): Replace with point-at-eol.
24013
24014         * imap.el (imap-point-at-eol): Replace with point-at-eol.
24015
24016         * flow-fill.el (fill-flowed-point-at-bol)
24017         (fill-flowed-point-at-eol): Replace with point-at-{eol,bol}.
24018
24019         * gnus-util.el (gnus-point-at-bol, gnus-point-at-eol): Remove.
24020         Replace with point-at-{eol,bol} throughout all files.
24021
24022 2004-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
24023
24024         * ntlm.el (ntlm-string-as-unibyte): New macro.
24025         (ntlm-build-auth-response): Use it.
24026
24027         Remove Emacs 20 stuff:
24028         * dgnushack.el (dgnushack-compile): Don't modify max-specpdl-size.
24029         (butlast, mapc, remove): Remove the compiler macros.
24030         * gnus-msg.el (gnus-summary-news-other-window): Use remove instead
24031         of delq and copy-sequence.
24032         * gnus-art.el (popup-menu): Remove the compiler macro.
24033         * nnmail.el (nnmail-split-fancy): Don't support customizing with
24034         Emacs 20.
24035
24036 2004-01-05  Simon Josefsson  <jas@extundo.com>
24037
24038         * ntlm.el: Fix namespace.  Change smb-passwd-hash into
24039         ntlm-smb-passwd-hash, smb-owf-encrypt into ntlm-smb-owf-encrypt,
24040         smb-passwd-hash into ntlm-smb-passwd-hash, smbdes-e-p16 into
24041         ntlm-smb-des-e-p16, smbdes-e-p24 into ntlm-smb-des-e-p24, smbhash
24042         into ntlm-smb-hash, smb-sp8 into ntlm-smb-sp8, smb-str-to-key into
24043         ntlm-smb-str-to-key, smb-dohash into ntlm-smb-dohash, smb-perm1
24044         into ntlm-smb-perm1, smb-perm2 into ntlm-smb-perm2, smb-perm3 into
24045         ntlm-smb-perm3, smb-perm4 into ntlm-smb-perm4, smb-perm5 into
24046         ntlm-smb-perm5, smb-perm6 into ntlm-smb-perm6, smb-sc into
24047         ntlm-smb-sc, smb-sbox into ntlm-smb-sbox, string-permute into
24048         ntlm-string-permute, string-lshift into ntlm-string-lshift,
24049         string-xor into ntlm-string-xor.
24050         Suggested by Jesper Harder <harder@myrealbox.com>.
24051
24052         * ntlm.el: Don't include poem.
24053
24054         * md4.el (print-int32, print-string-hexa): Remove.
24055         Suggested by Jesper Harder <harder@myrealbox.com>.
24056
24057         * sasl-ntlm.el, ntlm.el, md4.el: New files.
24058
24059         * hmac-md5.el (md5-binary): Fix byte compile warning.  (This
24060         probably breaks emacs with DL patch, but do we care? Is anyone
24061         still using the DL stuff?)
24062
24063         * sieve-manage.el: Use the password package.
24064         (sieve-manage-read-passwd): Remove.
24065         (sieve-manage-interactive-login): Use password.  Re-add
24066         condition-case around loop.
24067
24068         * pgg.el (pgg-passphrase-cache, pgg-run-at-time): Remove.
24069         (pgg-add-passphrase-cache, pgg-remove-passphrase-cache):
24070         Use the password package.
24071
24072 2003-02-19  Simon Josefsson  <jas@extundo.com>
24073
24074         * sieve-manage.el (sieve-sasl-auth): Quote optional initial SASL
24075         token.
24076
24077 2002-08-07  Simon Josefsson  <jas@extundo.com>
24078
24079         * sieve-manage.el (require): Use SASL, not RFC2104/MD5.
24080         (sieve-manage-authenticators):
24081         (sieve-manage-authenticator-alist): Add some SASL mechs.
24082         (sieve-sasl-auth): New function.
24083         (sieve-manage-cram-md5-auth):
24084         (sieve-manage-plain-auth): Rewrite using SASL library.
24085         (sieve-manage-digest-md5-p, sieve-manage-digest-md5-auth)
24086         (sieve-manage-scram-md5-p, sieve-manage-scram-md5-auth)
24087         (sieve-manage-ntlm-p, sieve-manage-ntlm-auth)
24088         (sieve-manage-login-p, sieve-manage-login-auth): Add wrappers.
24089
24090 2004-01-05  Simon Josefsson  <jas@extundo.com>
24091
24092         * sasl.el, sasl-cram.el, sasl-digest.el, hmac-md5.el, hmac-def.el:
24093         New files.
24094
24095 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
24096
24097         * gnus-group.el (gnus-no-groups-message): Update.
24098
24099         * gnus-sum.el (gnus-summary-insert-new-articles): Remove .
24100
24101 2003-11-09  Simon Josefsson  <jas@extundo.com>
24102
24103         * imap.el: Support for ID IMAP extension (RFC 2971).
24104         (imap-local-variables): Add imap-id.
24105         (imap-id): New variable.
24106         (imap-id): New function.
24107         (imap-parse-response): Parse untagged ID response.
24108         * nnimap.el (nnimap-id): New variable.
24109         (nnimap-open-connection): Use it.
24110
24111 2003-12-28  Simon Josefsson  <jas@extundo.com>
24112
24113         * gnus-score.el (gnus-score-edit-all-score): New.
24114         * gnus-group.el (gnus-group-score-map): Bind it to W e.
24115
24116 2004-01-04  Simon Josefsson  <jas@extundo.com>
24117
24118         * password.el: Add.
24119
24120 2004-01-04  Mario Lang  <lang@zid.tugraz.at>
24121
24122         * dns.el (dns-query-types): Fix typo.
24123         (dns-query-types): New function.
24124         (dns-read-type): Add support for AAAA records, see RFC 3596.  Parse MX,
24125         PTR and SOA replies, see RFC 1035.
24126
24127 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
24128
24129         * gnus.el (gnus-logo-color-style): Change colors to `no'.
24130
24131         * Move to Changelog.2.
24132
24133 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
24134
24135         * gnus.el (gnus-version-number): Bump version.
24136
24137 2004-01-04  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
24138
24139         * gnus.el: No Gnus v0.1 is released.
24140
24141 2004-01-04  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
24142
24143         * gnus.el: No Gnus v0.0 is released.
24144
24145 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
24146
24147         * gnus.el (gnus-version-number): Bump.
24148         (gnus-version): No.
24149
24150 See ChangeLog.2 for earlier changes.
24151
24152   Copyright (C) 2004-2012  Free Software Foundation, Inc.
24153
24154   This file is part of GNU Emacs.
24155
24156   GNU Emacs is free software: you can redistribute it and/or modify
24157   it under the terms of the GNU General Public License as published by
24158   the Free Software Foundation, either version 3 of the License, or
24159   (at your option) any later version.
24160
24161   GNU Emacs is distributed in the hope that it will be useful,
24162   but WITHOUT ANY WARRANTY; without even the implied warranty of
24163   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
24164   GNU General Public License for more details.
24165
24166   You should have received a copy of the GNU General Public License
24167   along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.
24168
24169 ;; Local Variables:
24170 ;; coding: utf-8
24171 ;; fill-column: 79
24172 ;; add-log-time-zone-rule: t
24173 ;; End: