Merge remote branch 'origin/no-gnus'
[gnus] / lisp / ChangeLog
1 2012-04-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2
3         * gnus-msg.el (gnus-summary-cancel-article): See what From header we
4         would have gotten if we posted to the group, and use that to compare
5         against the message we want to cancel (bug#10808).
6
7         * gnus-sum.el (gnus-auto-center-summary): `scroll-margin' isn't defined
8         on XEmacs.
9
10 2012-04-10  Philipp Haselwarter  <philipp.haselwarter@gmx.de>  (tiny change)
11
12         * gnus-sum.el (gnus-auto-center-summary): Set default to respect
13         `scroll-margin'.
14
15 2012-04-10  Elias Oltmanns  <eo@nebensachen.de>  (tiny change)
16
17         * gnus-cite.el (gnus-dissect-cited-text): A single line without
18         citation prefix within a block of cited text should be considered part
19         of that block *only* if it is a blank line.
20
21 2012-04-09  Chong Yidong  <cyd@gnu.org>
22
23         * binhex.el, hashcash.el, uudecode.el:
24         Remove * characters from the front of variable docstrings.
25
26 2012-04-05  Bastien Guerry  <bzg@altern.org>
27
28         * color.el (color-lighten-name): Fix typo.
29
30 2012-04-02  Katsumi Yamaoka  <yamaoka@jpl.org>
31
32         * shr.el (shr-find-fill-point): Remove unused code; don't break a line
33         before kinsoku-bol characters nor within kinsoku-eol characters.
34
35 2012-03-27  Katsumi Yamaoka  <yamaoka@jpl.org>
36
37         * gnus-sync.el (gnus-topic-alist, gnus-group-topic)
38         (gnus-topic-create-topic, gnus-topic-enter-dribble): Silence compiler.
39         (gnus-sync-read): Use mapc instead of mapcar.
40
41         * mm-archive.el: Require mm-decode for some macros.
42         (gnus-recursive-directory-files, mailcap-extension-to-mime): Silence
43         the byte compiler.
44         (mm-archive-decoders): New function that returns the value of
45         the mm-archive-decoders variable.
46
47         * mm-decode.el: Don't require mm-archive; autoload mm-archive functions
48         instead.
49         (mm-dissect-singlepart): Use the function mm-archive-decoders.
50
51         * nnimap.el (gnus-refer-thread-use-nnir):
52         * nnmail.el (mail-send-and-exit): Silence the byte compiler.
53
54 2012-03-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
55
56         * gnus-compat.el: Define `bound-and-true-p' for XEmacs.
57
58 2012-03-12  Peter Münster  <pmrb@free.fr>
59
60         * gnus-demon.el (gnus-demon-timers): Now a plist (function -> timer).
61         (gnus-demon-cancel): Ditto.
62         (gnus-demon-run-callback): When function cannot be called due to low
63         idleness, call it when idleness reaches the expected value, instead of
64         waiting another timer period.
65         (gnus-demon-init): Add `time' to arguments of call-back.
66
67 2012-03-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
68
69         * dgnushack.el: Bind `gnus-registry-enabled' for XEmacs.
70
71         * gnus.el: Register gnus-registry functions.
72
73         * gnus-registry.el (gnus-try-warping-via-registry): Moved here and
74         indent.
75
76         * gnus-int.el (gnus-warp-to-article): Check whether the registry is
77         enabled before warping.
78
79 2012-03-22  Dave Abrahams  <dave@boostpro.com>
80
81         * gnus-sum.el (gnus-summary-insert-subject): Record information in the
82         registry about each article retrieved.
83
84         * gnus-int.el (gnus-select-group-with-message-id): New function.
85         (gnus-try-warping-via-registry): Ditto.
86         (gnus-warp-to-article): Fall back on the registry.
87
88 2012-03-22  Sergio Martínez  <samf0xb58@gmail.com>  (tiny change)
89
90         * nnimap.el (nnimap-request-scan): Allow `nnimap-inbox' to be a list of
91         inboxes.
92
93 2012-03-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
94
95         * nnimap.el (nnimap-fetch-partial-articles): Minor doc string fixup.
96
97 2012-03-22  Katsumi Yamaoka  <yamaoka@jpl.org>
98
99         * gnus-msg.el (gnus-summary-resend-message-insert-gcc): Assume that
100         gnus-gcc-self-resent-messages may be a group parameter.
101         (gnus-summary-resend-message): Don't encode encoded words in header
102         when Gcc'ing resent message.
103
104 2012-03-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
105
106         * shr.el (shr-insert): Treat non-breaking space just like normal
107         space.  This seems to produce more pleasing results.
108         (shr-insert): Only insert a blank line if we're starting from an image.
109         (shr-tag-br): Allow <br> to end lines or to make a single blank line.
110         (shr-ensure-paragraph): Consider lines with white space to be blank.
111
112 2012-03-15  Elias Pipping  <pipping@lavabit.com>
113
114         * Makefile.in: Respect DESTDIR.
115
116 2012-03-14  Christopher Schmidt  <christopher@ch.ristopher.com>
117
118         * gnus-msg.el (gnus-inews-do-gcc): Add gnus-gcc-pre-body-encode-hook
119         and gnus-gcc-post-body-encode-hook.
120
121 2012-03-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
122
123         * gnus-group.el (gnus-group-expire-articles-1): Don't try to expire
124         messages that don't exist.
125
126         * gnus-sum.el (gnus-summary-expire-articles): Ditto.
127
128 2012-03-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
129
130 2012-04-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
131
132         * gnus-art.el (article-wash-html): Ensure that we insert the HTML into
133         a multibyte buffer (bug#7410).
134
135         * gnus-start.el (gnus-read-newsrc-el-file): Protect against broken
136         .newsrc.el files.
137
138 2012-04-05  Bastien Guerry  <bzg@altern.org>
139
140         * color.el (color-lighten-name): Fix typo.
141
142 2012-03-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
143
144         * auth-source.el (auth-source-netrc-create): Quote tokens that contain
145         "#" to avoid having them interpreted as comments.
146
147 2012-03-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
148
149         * shr.el (shr-insert): Update the text state properly to avoid
150         inserting spurious paragraph starts.
151
152 2012-03-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
153
154         * shr.el (shr-table-widths): Divide the extra width more fairly over
155         the TDs (bug#10973).
156         (shr-render-td): Don't delete too much padding.
157         (shr-natural-width): Compute the natural width more correctly.
158         (shr-insert): Allow the natural width to be computed for tables again.
159         (shr-tag-table-1): Rework how the natural widths are computed by
160         rendering the table a third time.
161         (shr-natural-width): Removed.
162         (shr-buffer-width): New function.
163         (shr-expand-newlines): Use it.
164
165         * gnus-msg.el (gnus-bug): Don't delete the other windows.  We may be
166         using a `gnus-use-full-window' setup (bug#11013).
167
168 2012-03-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
169
170         * gnus-int.el (gnus-backend-trace): Flip default to nil before Emacs
171         24.1 release.
172
173 2012-03-10  David Edmondson  <dme@dme.org>
174
175         * mm-uu.el (mm-uu-forward-extract): Allow for blank lines between the
176         'Forwarded Message' header and the start of the message.
177
178 2012-03-04  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
179
180         * gnus-msg.el (gnus-msg-mail): Call `message-mail' correctly when Gnus
181         isn't running (bug#10897).
182
183 2012-03-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
184
185         * tls.el (open-tls-stream): Don't set the dont-query-on-exit flag.
186         This is inconsistent with all the other stream functions, which leave
187         the setting up to the higher levels (if so wanted) (bug#10931).
188
189 2012-02-28  Glenn Morris  <rgm@gnu.org>
190
191         * gmm-utils.el, gnus-agent.el, gnus-score.el, messagexmas.el,
192         mm-decode.el: Standardize possessive apostrophe usage.
193
194 2012-02-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
195
196         * shr.el (shr-column-specs): Protect against TDs with "width: 0%".
197
198 2012-02-25  Andreas Schwab  <schwab@linux-m68k.org>
199
200         * parse-time.el (parse-time-string): Allow extractor to return nil.
201
202 2012-02-23  Katsumi Yamaoka  <yamaoka@jpl.org>
203
204         * nntp.el (nntp-send-authinfo): Work for secure nntp entry in authinfo.
205
206 2012-02-20  Lars Ingebrigtsen  <larsi@gnus.org>
207
208         * gnus-start.el (gnus-clean-old-newsrc): Allow a FORCE parameter.
209
210 2012-02-20  Lars Ingebrigtsen  <larsi@gnus.org>
211
212         * mm-decode.el (mm-shr): Remove "soft hyphens".
213
214         * nnimap.el (nnimap-request-list): Return the group names encoded as
215         utf8.  Otherwise non-European group names don't work.
216         (nnimap-request-newgroups): Ditto.
217
218         * gnus-sum.el (gnus-summary-insert-old-articles): Fix the syntax for
219         the default in `read-string' (bug#10757).
220
221         * gnus-msg.el (gnus-group-post-news): Don't bug out on `C-u a' on
222         topics (bug#10843).
223
224         * nnimap.el (nnimap-log-command): Add the IMAP address to the log
225         buffer.  Suggested by Herbert Valerio Riedel.
226         (nnimap-request-move-article): Delete the message from the correct IMAP
227         server.
228
229 2012-02-19  Vida Gábor  <vidagabor@gmail.com>  (tiny change)
230
231         * gnus-demon.el (gnus-demon-init): Don't multiply time twice.
232         Reported by Peter Münster.
233
234 2012-02-18  Lars Ingebrigtsen  <larsi@gnus.org>
235
236         * shr.el (shr-image-fetched): Make sure we really kill the right
237         buffer.
238
239 2012-02-16  Leo Liu  <sdl.web@gmail.com>
240
241         * gnus-start.el (gnus-1): Avoid duplicate entries.
242
243 2012-02-16  Lars Ingebrigtsen  <larsi@gnus.org>
244
245         * mm-decode.el (mm-dissect-singlepart): Guess what the type of
246         application/octet-stream parts really is.
247
248         * gnus-sum.el (gnus-propagate-marks): Remove.
249
250 2012-02-15  Lars Ingebrigtsen  <larsi@gnus.org>
251
252         * imap.el: Remove.
253
254         * nntp.el (nntp-coding-system-for-read): Remove.
255         (nntp-coding-system-for-write): Ditto.
256         (nntp-open-connection): Just use `binary' directly.
257
258         * gnus-start.el (gnus-clean-old-newsrc): Delete `unexist' from pre-Ma
259         Gnus 0.3.
260
261 2012-02-15  Paul Eggert  <eggert@cs.ucla.edu>
262
263         * shr.el (shr-rescale-image): Undo previous change; see
264         <http://lists.gnu.org/archive/html/emacs-devel/2012-02/msg00540.html>.
265
266 2012-02-15  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
267
268         * gnus.el: Ma Gnus v0.3 is released.
269
270 2012-02-15  Lars Ingebrigtsen  <larsi@gnus.org>
271
272         * gnus-sum.el (gnus-summary-local-variables): Make
273         `gnus-newsgroup-unexist' into a local variable.
274
275 2012-02-14  Teodor Zlatanov  <tzz@lifelogs.com>
276
277         * registry.el (registry-usage-test, registry-persistence-test): Move to
278         tests/gnustest-registry.el.
279         (registry-make-testable-db, registry-match-test)
280         (registry-instantiation-test): Move to tests/gnustest-registry.el.
281
282         * gnus-registry.el (gnus-registry-misc-test)
283         (gnus-registry-usage-test): Move to tests/gnustest-registry.el.
284
285         * tests/gnustest-registry.el: New file with the registry and
286         gnus-registry ERT tests.
287
288 2012-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
289
290         * gnus-msg.el (gnus-summary-resend-message): Make
291         gnus-summary-resend-message-insert-gcc be last item in
292         message-header-setup-hook.
293
294 2012-02-13  Lars Ingebrigtsen  <larsi@gnus.org>
295
296         * nnfolder.el (nnfolder-marks-directory, nnfolder-marks-is-evil)
297         (nnfolder-marks, nnfolder-marks-file-suffix, nnfolder-marks-modtime):
298         Remove.
299         (nnfolder-open-server): Don't use marks.
300         (nnfolder-request-delete-group): Ditto.
301         (nnfolder-request-rename-group): Ditto.
302         (nnfolder-request-set-mark, nnfolder-request-marks)
303         (nnfolder-group-marks-pathname, nnfolder-marks-changed-p)
304         (nnfolder-save-marks, nnfolder-open-marks): Remove.
305
306         * nnml.el (nnml-marks-is-evil, nnml-marks-file-name, nnml-marks)
307         (nnml-marks-modtime): Remove.
308         (nnml-request-delete-group): Don't use marks.
309         (nnml-request-rename-group): Ditto.
310         (nnml-request-set-mark, nnml-request-marks, nnml-marks-changed-p)
311         (nnml-save-marks, nnml-open-marks): Remove.
312
313         * nntp.el (nntp-marks-is-evil, nntp-marks-file-name, nntp-marks)
314         (nntp-marks-modtime, nntp-marks-directory, nntp-request-set-mark)
315         (nntp-request-marks, nntp-marks-directory, nntp-marks-changed-p)
316         (nntp-save-marks, nntp-open-marks, nntp-possibly-create-directory)
317         (nntp-server-to-method-cache): Remove.
318
319         * shr.el (shr-rescale-image): Fix wrong merge.
320
321 2012-02-15  Lars Ingebrigtsen  <larsi@gnus.org>
322
323         * shr.el (shr-remove-trailing-whitespace): Really delete the padding on
324         too-wide lines.
325
326 2012-02-13  Lars Ingebrigtsen  <larsi@gnus.org>
327
328         * nnimap.el (nnimap-record-commands): New variable.
329         (nnimap-log-command): Use it.
330         (nnimap-make-process-buffer): Add a space to the process buffer.
331         (nnimap-transform-headers): Don't bug out on header lines containing
332         stuff that look like IMAP length encodings.
333
334         * shr.el (shr-rescale-image): Allow viewing large images.
335
336 2012-02-12  Lars Ingebrigtsen  <larsi@gnus.org>
337
338         * nnml.el (nnml-request-compact-group): Delete the marks file after
339         compaction (bug#10800).
340
341         * gnus-art.el (gnus-stop-downloads): Stop `url-queue' downloads on
342         group exit.
343
344         * nnimap.el (nnimap-parse-flags): Parse correctly when we have mixed
345         QRESYNC/FETCH output.
346
347 2012-02-11  Glenn Morris  <rgm@gnu.org>
348
349         * sieve-manage.el (sieve-manage-default-stream):
350         * shr.el (shr):
351         * nnir.el (nnir-ignored-newsgroups, nnir-summary-line-format)
352         (nnir-retrieve-headers-override-function)
353         (nnir-imap-default-search-key, nnir-notmuch-program)
354         (nnir-notmuch-additional-switches, nnir-notmuch-remove-prefix)
355         (nnir-method-default-engines):
356         * message.el (message-cite-reply-position):
357         * gssapi.el (gssapi-program):
358         * gravatar.el (gravatar):
359         * gnus-sum.el (gnus-refer-thread-use-nnir):
360         * gnus-registry.el (gnus-registry-unfollowed-addresses)
361         (gnus-registry-max-pruned-entries):
362         * gnus-picon.el (gnus-picon-inhibit-top-level-domains):
363         * gnus-int.el (gnus-after-set-mark-hook)
364         (gnus-before-update-mark-hook):
365         * gnus-async.el (gnus-async-post-fetch-function):
366         * auth-source.el (auth-source-cache-expiry):
367         Add missing :version tags to new defcustoms and defgroups.
368
369 2012-02-11  Lars Ingebrigtsen  <larsi@gnus.org>
370
371         * gnus-sum.el (gnus-adjust-marked-articles): Add to
372         `gnus-newsgroup-unexist'.
373
374         * gnus.el (gnus-article-mark-lists): Add `unexist' to the list of
375         marks.
376         (gnus-article-special-mark-lists): Put the `unexist' in the special
377         marks list instead.
378
379         * gnus-sum.el (gnus-articles-to-read): Don't include unexisting
380         articles in the list of articles to be selected.
381
382         * nnimap.el (nnimap-retrieve-group-data-early): Query for unexisting
383         articles.
384         (nnimap-update-info): Keep track of unexisting articles.
385         (nnimap-update-qresync-info): Ditto.
386
387 2012-02-10  Lars Ingebrigtsen  <larsi@gnus.org>
388
389         * message.el (message-default-send-mail-function): Made into own
390         function for reuse by emacsbug.el.
391
392 2012-02-09  Juanma Barranquero  <lekktu@gmail.com>
393
394         * gnus.el (gnus-method-ephemeral-p): Move after declaration of defsubst
395         `gnus-sloppily-equal-method-parameters' to avoid a warning.
396
397 2012-02-09  Lars Ingebrigtsen  <larsi@gnus.org>
398
399         * mm-archive.el (mm-archive-dissect-and-inline): New function.
400         (mm-archive-dissect-and-inline): Fix up the undisplayer.
401
402         * gnus-compat.el: Define `timer-set-function'.
403
404         * mm-decode.el (mm-display-external): Output the text from the command
405         in the buffer after the command finished.  This makes text-based
406         commands behave better.
407
408 2012-02-08  Lars Ingebrigtsen  <larsi@gnus.org>
409
410         * gnus-compat.el: Add a compat for the old `url-retrieve'.
411
412 2012-02-07  Lars Ingebrigtsen  <larsi@gnus.org>
413
414         * gnus-compat.el: Make `help-function-arglist' be compatible on Emacs
415         23.1.
416
417 2012-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
418
419         * gnus-sum.el (gnus-summary-show-thread): Revert last two changes.
420
421 2012-02-07  Lars Ingebrigtsen  <larsi@gnus.org>
422
423         * message.el (smtpmail-smtp-user): Silence compiler warning.
424
425 2012-02-06  Lars Ingebrigtsen  <larsi@gnus.org>
426
427         * message.el (message-multi-smtp-send-mail): Also allow specifying the
428         SMTP user name.
429
430 2012-02-06  Katsumi Yamaoka  <yamaoka@jpl.org>
431
432         * gnus-sum.el (gnus-summary-show-thread):
433         next-single-char-property-change may return nil in XEmacs.
434         (gnus-summary-article-map): Fix typo.
435
436 2012-02-09  Lars Ingebrigtsen  <larsi@gnus.org>
437
438         * gnus-msg.el (gnus-msg-mail): Use `message-mail' if Gnus isn't
439         running.
440
441         * nnimap.el (nnimap-wait-for-response): Minor fixup of message string.
442
443         * gnus.el (gnus-server-extend-method): Don't add an -address component
444         if the method already has one (bug#9676).
445
446 2012-02-08  Lars Ingebrigtsen  <larsi@gnus.org>
447
448         * gnus-sum.el (gnus-summary-insert-old-articles): Use a default instead
449         of an initial-input for consistency (bug#10757).
450
451         * dgnushack.el: Fix XEmacs compilation warning.
452
453         * shr.el: Inhibit getting and sending cookies when fetching pictures.
454
455         * gnus-html.el (gnus-html-schedule-image-fetching): Ditto.
456
457 2012-02-07  Lars Ingebrigtsen  <larsi@gnus.org>
458
459         * shr.el (shr-remove-trailing-whitespace): Don't strip whitespace from
460         lines that are narrower than the window width.  Otherwise background
461         "blocks" will look less readable.
462
463 2012-02-07  Lars Ingebrigtsen  <larsi@gnus.org>
464
465         * nnimap.el (nnimap-transform-headers): Remove unused variable.
466         (nnimap-transform-headers): Fix parsing BODYSTRUCTURE elements that
467         have newlines within the strings, and where the UID comes after the
468         BODYSTRUCTURE element (bug#10537).
469
470         * shr-color.el (shr-color-set-minimum-interval): Rename to add prefix
471         (bug#10732).
472
473         * shr.el (shr-insert-document): Add doc string.
474         (shr-visit-file): Ditto.
475         (shr-remove-trailing-whitespace): New function.
476         (shr-insert-document): Use it to clean up trailing whitespace as the
477         final step (bug#10714).
478
479 2012-02-06  Lars Ingebrigtsen  <larsi@gnus.org>
480
481         * gnus-sum.el (gnus-summary-exit-no-update): Really deaden the summary
482         buffer if `gnus-kill-summary-on-exit' is nil.
483
484 2012-02-06  Lars Ingebrigtsen  <larsi@gnus.org>
485
486         * gnus-sum.el (gnus-handle-ephemeral-exit): Allow exiting from Gnus
487         when just reading a single group from "without" Gnus.
488
489 2012-02-06  Chong Yidong  <cyd@gnu.org>
490
491         * gnus-sum.el (gnus-summary-show-thread):
492         next-single-char-property-change never returns nil (Bug#8657).
493
494 2012-02-02  Lars Ingebrigtsen  <larsi@gnus.org>
495
496         * message.el (message-multi-smtp-send-mail): New function.
497         (message-multi-smtp-send-mail): Respect the X-Message-SMTP-Method
498         header to implement multi-SMTP functionality.
499
500         * gnus-agent.el (gnus-agent-send-mail-function): Removed.
501         (gnus-agentize): Don't set it.
502         (gnus-agent-send-mail): Don't use it.
503
504         * gnus-sum.el (gnus-summary-widget-backward): New function and
505         keystroke.
506
507         * gnus-compat.el: More the compat functions more compatible.
508
509         * shr.el (shr-put-image): Remove underlines from sliced images.
510         (shr-zoom-image): Compute the region to be replaced more correctly.
511
512 2012-02-02  Katsumi Yamaoka  <yamaoka@jpl.org>
513
514         * gnus-msg.el (gnus-gcc-self-resent-messages): New user option.
515         (gnus-summary-resend-message-insert-gcc): New function.
516         (gnus-summary-resend-message): Modify message-header-setup-hook and
517         message-sent-hook to make it work for Gcc.
518         (gnus-inews-do-gcc): Update the number of unread articles of groups
519         that messages are Gcc'd to.
520
521         * message.el (message-resend): Run message-sent-hook to do Gcc.
522
523 2012-02-01  Lars Ingebrigtsen  <larsi@gnus.org>
524
525         * lpath.el: Fix an XEmacs compilation warning.
526
527         * gnus-compat.el: Require `help-fns' to fix compilation error.
528
529         * gnus-registry.el (gnus-registry-fixup-registry): Move the message to
530         a higher level to silence compilation.
531
532         * gnus-art.el (gnus-shr-put-image): Take and pass on a `flags'
533         parameter to allow controlling the scaling.
534
535         * shr.el (shr-zoom-image): New command and keystroke.
536         (shr-put-image): Take a `size' flag to say how to scale the image.
537
538         * gnus-compat.el: Redefine `delete-directory' to provide recursive
539         deletion unless already defined.
540
541         * gnus.el (gnus-compat): Require it.
542
543         * gnus-compat.el: New file.
544
545         * gnus-start.el (gnus-clean-old-newsrc): New function.
546         (gnus-read-newsrc-file): Use it.
547
548         * mm-archive.el (mm-dissect-archive): Use it to get all file names.
549         Use recursive deletion.
550         (mm-dissect-archive): Add support for zip files.
551
552         * gnus-util.el (gnus-recursive-directory-files): New function.
553
554         * mm-archive.el (mm-archive-list-files): Inline text and image parts.
555         (mm-archive-decoders): Add tgz support.
556
557         * mm-decode.el (mm-shr): Make sure that the HTML ends with a newline.
558         Otherwise inserting text into the Gnus buffer can look odd.
559
560         * gnus-art.el (gnus-mime-inline-part): Slight clean-up.
561
562         * mm-archive.el (mm-archive-decoders): Add support for tar.
563
564         * gnus.el (gnus-logo-color-alist): Change the colours for Ma Gnus.
565
566         * nnmail.el (nnmail-extra-headers): Add Cc to the default.
567
568 2012-01-31  Lars Ingebrigtsen  <larsi@gnus.org>
569
570         * mm-decode.el (mm-dissect-singlepart): Check that the decoder exists.
571
572         * mm-archive.el: New file.
573
574         * mm-decode.el (mm-dissect-singlepart): Use it to decode ms-tnef files.
575
576         * mm-util.el (mm-find-buffer-file-coding-system): Comment fix.
577
578         * message.el (message-goto-*): Make all the `message-goto-*' commands
579         push the mark before moving point.  This makes it easier to go back to
580         where you came from after editing whatever you jumped to.
581
582 2012-01-31  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
583
584         * gnus.el: Ma Gnus v0.1 is released.
585
586 2012-02-05  Lars Ingebrigtsen  <larsi@gnus.org>
587
588         * nnimap.el (nnimap-open-server): Allow switching the nnoo server
589         without reconnecting.
590         (nnimap-possibly-change-group): Ditto.
591         (nnimap-finish-retrieve-group-infos): Don't reconnect if the server
592         connection has died before being called.
593
594 2012-02-02  Lars Ingebrigtsen  <larsi@gnus.org>
595
596         * nnimap.el (nnimap-retrieve-group-data-early): Don't say we're doing
597         an initial sync unless we're really doing one.
598
599         * gnus-group.el (gnus-group-read-ephemeral-group): Don't add a new
600         address parameter if one already exists (bug#9676).
601
602         * gnus-msg.el (gnus-summary-mail-forward): Respect the process marks,
603         not the prefix, as documented (bug#10689).
604
605 2012-02-01  Lars Ingebrigtsen  <larsi@gnus.org>
606
607         * gnus.el (gnus-valid-select-methods): nnmaildir also saves marks in
608         the "server".
609
610         * gnus-group.el (gnus-group-get-new-news-this-group): Don't overwrite
611         the real error message with the useless "previously known to be down".
612         Which isn't even correct.
613
614         * nntp.el (nntp-open-connection): Report the error message if the nntp
615         server can't be reached.
616
617         * nnimap.el (nnimap-retrieve-group-data-early): Keep track of how many
618         groups we do a total scan for.
619         (nnimap-wait-for-response): Say that we're doing a total scan, if we're
620         doing that.
621
622 2012-01-31  Jim Meyering  <jim@meyering.net>
623
624         * gnus-agent.el (gnus-agent-expire-unagentized-dirs):
625         Correct a comment (insert "not") and hide nominally-doubled "to".
626
627 2012-01-31  Lars Ingebrigtsen  <larsi@gnus.org>
628
629         * gnus.el (gnus-version): Change name to "Ma Gnus".
630
631 2012-01-30  Philipp Haselwarter  <philipp.haselwarter@gmx.de>  (tiny change)
632
633         * gnus-agent.el (gnus-agent-auto-agentize-methods): Point to the Agent
634         section in the manual.
635
636 2012-01-30  Lars Ingebrigtsen  <larsi@gnus.org>
637
638         * rfc2047.el (rfc2047-encode-region): Allow not folding the encoded
639         words.
640         (rfc2047-encode-string): Ditto.
641         (rfc2047-encode-parameter): Don't fold parameters.  Some MUAs do not
642         understand folded filename="..." parameters, for instance.
643
644         * nnimap.el (nnimap-wait-for-response): Include the imap server name in
645         the message for greater debuggability.
646
647 2012-01-28  Lars Ingebrigtsen  <larsi@gnus.org>
648
649         * mm-view.el (mm-display-inline-fontify): Bind `font-lock-support-mode'
650         instead of setting it locally, since the latter doesn't seem to have
651         any effect (most of the time).
652
653 2012-01-27  Elias Pipping  <pipping@lavabit.com>  (tiny change)
654
655         * shr.el (shr-browse-url): Fix the name of the `browse-url-mail'
656         function call.
657
658 2012-01-27  Vida Gábor  <vidagabor@gmail.com>  (tiny change)
659
660         * gnus-demon.el (gnus-demon-run-callback, gnus-demon-init): Convert to
661         seconds, and make the repeat clause with HH:MM specs work as
662         documented.
663
664 2012-01-27  Lars Ingebrigtsen  <larsi@gnus.org>
665
666         * proto-stream.el (proto-stream-capability-open): Fall back on
667         :end-of-command if :end-of-capability doesn't exist.
668
669 2012-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
670
671         * gnus-sum.el (gnus-summary-mode): Don't make bidi-paragraph-direction
672         bound globally in old Emacsen and XEmacsen.
673
674 2012-01-27  Lars Ingebrigtsen  <larsi@gnus.org>
675
676         * gnus-start.el (gnus-get-unread-articles): Clear out "early" methods
677         so that previous errors don't prohibit getting new news.
678
679         * nnimap.el (nnimap-retrieve-group-data-early): Ditto.
680
681         * nntp.el (nntp-retrieve-group-data-early): Ditto.
682
683 2012-01-26  Nick Alcock  <nick.alcock@oracle.com>  (tiny change)
684
685         * gnus.el (gnus-group-find-parameter): Check for liveness of the
686         buffer, not of the string which is its name.
687
688 2012-01-26  Lars Ingebrigtsen  <larsi@gnus.org>
689
690         * proto-stream.el (proto-stream-capability-open): Wait for
691         :end-of-capability, not :end-of-command.
692
693         * gnus-sum.el (gnus-summary-move-article): Don't propagate marks to
694         non-server-marks groups.
695         (gnus-group-make-articles-read): Ditto.
696
697         * gnus-srvr.el (gnus-server-prepare): Use it to avoid showing ephemeral
698         methods (bug#9676).
699
700         * gnus.el (gnus-method-ephemeral-p): New function.
701
702 2012-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
703
704         * gnus-sum.el (gnus-summary-mode): Force paragraph direction to be
705         left-to-right.
706
707 2012-01-26  Lars Ingebrigtsen  <larsi@gnus.org>
708
709         * nnimap.el (nnir-search-thread): Autoload to avoid a compilation
710         warning.
711
712 2012-01-25  Lars Ingebrigtsen  <larsi@gnus.org>
713
714         * gnus-sum.el (gnus-summary-line-format-alist): Don't try to
715         macroexpand the nnir things, since they haven't been defined yet, and
716         nnir requires gnus-sum.
717
718 2012-01-24  Julien Danjou  <julien@danjou.info>
719
720         * color.el (color-rgb-to-hsl): Fix value computing.
721         (color-hue-to-rgb): New function.
722         (color-hsl-to-rgb): New function.
723         (color-clamp, color-saturate-hsl, color-saturate-name)
724         (color-desaturate-hsl, color-desaturate-name, color-lighten-hsl)
725         (color-lighten-name, color-darken-hsl, color-darken-name): New function.
726
727 2012-01-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
728
729         * mm-decode.el (mm-interactively-view-part): Fix prompt.
730
731 2012-01-19  Julien Danjou  <julien@danjou.info>
732
733         * color.el (color-name-to-rgb): Use the white color to find the max
734         color component value and return correctly computed values.
735         (color-name-to-rgb): Add missing float conversion for max value.
736
737 2012-01-10  Teodor Zlatanov  <tzz@lifelogs.com>
738
739         * nntp.el (nntp-send-authinfo): Query `auth-source-search' with the
740         logical server name in addition to the actual machine address.
741
742         * auth-source.el (auth-source-user-and-password): Add convenience
743         wrapper to search by just host and optionally user.
744
745 2012-01-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
746
747         * shr.el (shr-visit-file): Move point to the beginning of the buffer
748         after rendering.
749
750 2012-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
751
752         * gnus-sync.el (gnus-sync-newsrc-groups): Quote normally.
753         (gnus-sync-lesync-pre-save-group-entry): Remove invalid invlists.
754         (gnus-sync-lesync-normalize-group-entry): Ignore a few more keys.
755
756 2012-01-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
757
758         * gnus-sum.el (gnus-summary-read-group): Document more parameters
759         (bug#9693).
760         (gnus-summary-setup-buffer): Document return value (bug#9697).
761
762         * mm-decode.el (mm-interactively-view-part): Use `completing-read',
763         since ido doesn't work on symbols (bug#9632).
764
765         * gnus.el (gnus-group-fast-parameter): Use the same precedence rules
766         when getting a single value as when getting all the values.  This means
767         that atoms like `gcc-self' work cumulatively, like variable settings,
768         instead of getting the value from the last matching clause.
769         (gnus-group-find-parameter): Protect against the group buffer not
770         existing (bug#9585).
771
772 2012-01-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
773
774         * gnus-start.el (gnus-activate-group): Document more parameters
775         (bug#9694).
776
777         * gnus-group.el (gnus-group-read-ephemeral-group): Doc clarification
778         (bug#9692).
779
780         * gnus-agent.el (gnus-agent-store-article): Tell the Agent when the
781         article was fetched, so that it can be expired later (bug#9958).
782         (gnus-agent-summary-fetch-series): Add doc string.
783         (gnus-agent-summary-fetch-group): Don't remove tick and dormant marks
784         (bug#9517).
785
786         * nntp.el (nntp-retrieve-groups): Refuse to do retrieval when an async
787         retrieval is happening.
788
789         * gnus.el (gnus-parameters): Doc fix.
790
791 2012-01-06  Dave Abrahams  <dave@boostpro.com>
792
793         * gnus-sum.el (gnus-summary-refer-thread): If the subtree is hidden,
794         show the thread after expansion.
795
796 2012-01-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
797
798         * gnus-art.el (article-narrow-to-head): If the head is completely
799         empty, narrow to the empty region (bug#9764).
800
801         * gnus-sum.el (gnus-summary-mark-article-as-unread): Mark articles as
802         read, and then mark them as unread only when the unread mark is used.
803         This makes `C-- T k' actually work, even though it's confusing.
804
805         * gnus-win.el (gnus-all-windows-visible-p): Ensure that the buffer is
806         alive before we try to find its window.
807
808 2012-01-06  Brian Sniffen  <bsniffen@akamai.com>  (tiny change)
809
810         * mm-decode.el (mm-display-external): Use a longer timeout for the
811         deletion to allow slow programs to display the file.
812
813 2012-01-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
814
815         * gnus-art.el (gnus-article-browse-delete-temp-files): Fix up the
816         prompt to be less confusing.
817
818         * gnus-msg.el (gnus-summary-reply): Do not give a `switch-to-buffer'
819         argument to `message-reply'.  This broke `special-display-*' frame
820         pop-uping (bug#10238).
821
822 2012-01-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
823
824         * starttls.el (starttls-available-p): Return nil on Windows/MS-DOS
825         systems, since these allegedly don't work there.
826
827 2012-01-04  Chris Gray  <chrismgray@gmail.com>  (tiny change)
828
829         * mm-decode.el (mm-shr): Check that `gnus-summary-buffer' really is a
830         live buffer.
831
832 2012-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
833
834         * nnir.el (nnir-retrieve-headers): Protect against the article not
835         existing on the server (bug#10335).
836
837 2012-01-04  Wolfgang Jenkner  <wjenkner@inode.at>  (tiny change)
838
839         * gnus-agent.el (gnus-agent-load-local): Recompute
840         gnus-agent-article-local on changing method.
841
842 2012-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
843
844         * gnus.el (gnus-parameters): Note precedence.
845
846 2012-01-04  Leo Liu  <sdl.web@gmail.com>
847
848         * nndraft.el (nndraft-update-unread-articles): Don't move point around
849         in the group buffer.
850
851 2012-01-04  Julien Danjou  <julien@danjou.info>
852
853         * nnimap.el (nnimap-update-info): Fix an error when all articles UIDs
854         change.
855
856 2012-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
857
858         * shr.el (shr-rescale-image): Add :ascent 100 to the rescaled picture,
859         too.
860
861         * nntp.el (nntp-retrieve-group-data-early): Use it.
862
863 2012-01-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
864
865         * nntp.el (nntp-retrieval-in-progress): New variable.
866         (nntp-make-process-buffer): Make it buffer-local.
867
868         * gnus-demon.el (gnus-demon-time-to-step): Resurrect function lost in
869         2010.
870         (gnus-demon-init): Use it to compute the time if time is on the form
871         "04:23".
872
873         * gnus-topic.el (gnus-topic-history): Define `gnus-topic-history'.
874
875         * nnimap.el (nnimap-finish-retrieve-group-infos): Check the connection
876         status in the correct buffer.
877
878 2012-01-03  Leo Liu  <sdl.web@gmail.com>
879
880         * gnus-topic.el (gnus-topic-goto-next-group): Don't move point around
881         when opening topics (bug#10407).
882
883 2011-12-30  Paul Eggert  <eggert@cs.ucla.edu>
884
885         * gnus-cus.el (gnus-score-customize):
886         * gnus-sum.el (gnus-sort-gathered-threads):
887         * message.el (message-shorten-references):
888         * nnmairix.el (nnmairix-request-group):
889         * uudecode.el (uudecode-decode-region-internal): Spelling fix.
890
891 2011-12-29  Paul Eggert  <eggert@cs.ucla.edu>
892
893         * gnus-agent.el (gnus-agent-regenerate-group):
894         * gnus-int.el (gnus-retrieve-group-data-early):
895         * mm-util.el (mm-codepage-ibm-list):
896         * nndiary.el (Commentary, nndiary-get-new-mail):
897         * nnir.el (nnir):
898         * pgg-parse.el (pgg-parse-symmetric-key-algorithm-alist): Spelling fix.
899
900 2011-12-28  Katsumi Yamaoka  <yamaoka@jpl.org>
901
902         * mm-view.el (mm-display-inline-fontify): Add comment.
903
904 2011-12-21  Paul Eggert  <eggert@cs.ucla.edu>
905
906         * nndiary.el (nndiary-parse-schedule-value, nndiary-parse-schedule):
907         * ntlm.el (ntlm-smb-dohash): Spelling fix.
908
909 2011-12-19  Paul Eggert  <eggert@cs.ucla.edu>
910
911         * gnus-art.el (gnus-split-methods):
912         * gnus-msg.el (gnus-configure-posting-styles):
913         * gnus-spec.el (gnus-parse-simple-format):
914         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
915         * message.el (message-do-actions): Spelling fix.
916
917 2011-12-15  Juri Linkov  <juri@jurta.org>
918
919         * mm-decode.el (mm-inline-media-tests): Add missing
920         `mm-handle-media-subtype'.
921
922 2011-12-14  Paul Eggert  <eggert@cs.ucla.edu>
923
924         * gnus-group.el (gnus-group-tool-bar):
925         * gnus-sum.el (gnus-summary-tool-bar):
926         * message.el (message-tool-bar):
927         * rfc2231.el (rfc2231-parse-string): Spelling fix.
928
929 2011-12-12  Paul Eggert  <eggert@cs.ucla.edu>
930
931         * plstore.el (plstore--insert-buffer): Spelling fix.
932
933 2011-12-09  Tassilo Horn  <tassilo@member.fsf.org>
934
935         * message.el (message-valid-fqdn-regexp): Update with newly approved
936         top-level domain names ".tel" and ".asia".
937
938 2011-12-08  Katsumi Yamaoka  <yamaoka@jpl.org>
939
940         * gnus-sum.el (gnus-summary-show-article): Don't load shr
941         unconditionally.
942
943 2011-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
944
945         * message.el (message-pop-to-buffer): Use pop-to-buffer instead of
946         pop-to-buffer-same-window for old Emacsen.
947
948 2011-12-06  Juanma Barranquero  <lekktu@gmail.com>
949
950         * gnus-sum.el (gnus-summary-make-tool-bar): Fix typo.
951
952 2011-12-05  Paul Eggert  <eggert@cs.ucla.edu>
953
954         * netrc.el (netrc-credentials): Spelling fix.
955
956 2011-12-04  Paul Eggert  <eggert@cs.ucla.edu>
957
958         * gnus-fun.el (gnus-fun-ppm-change-string):
959         * gnus-msg.el (gnus-inews-do-gcc):
960         * gnus-sum.el (gnus-summary-find-for-reselect):
961         * gnus.el (gnus-summary-cancelled):
962         * message.el (message-cancel-hook, message-send-news):
963         * nndiary.el (nndiary-headers, nndiary-parse-schedule-value):
964         * nnir.el (nnir-run-hyrex):
965         * nntp.el (nntp-with-open-group-function):
966         * pgg.el (pgg-pending-timers): Spelling fix.
967
968 2011-12-04  Chong Yidong  <cyd@gnu.org>
969
970         * message.el (message-pop-to-buffer): Partially revert 2011-11-30
971         change (Bug#10200).
972
973 2011-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
974
975         * compface.el (uncompface):
976         * gnus-art.el (gnus-article-x-face-command): Update the header format
977         of icon data for the most recent icontopbm program.
978
979 2011-12-01  Katsumi Yamaoka  <yamaoka@jpl.org>
980
981         * gnus-msg.el (gnus-inews-do-gcc):
982         * message.el (message-send-mail):
983         * mml.el (mml-generate-mime): Share the value of the buffer-local
984         `message-options' variable between a draft buffer and temprary working
985         buffers.
986
987 2011-11-30  Stefan Monnier  <monnier@iro.umontreal.ca>
988
989         * message.el (message-pop-to-buffer): Revert 2011-09-11 change.
990
991 2011-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
992
993         * gnus-art.el (gnus-article-browse-html-parts): Convert link file names
994         for Cygwin.
995
996 2011-11-27  Paul Eggert  <eggert@cs.ucla.edu>
997
998         * gnus-group.el (gnus-group-prepare-flat):
999         * mm-bodies.el (mm-encode-body):
1000         * mml.el (mml-preview):
1001         * nnml.el (nnml-request-compact-group):
1002         * pop3.el (pop3-stream-type): Spelling fix.
1003
1004 2011-11-26  Paul Eggert  <eggert@cs.ucla.edu>
1005
1006         * gnus-start.el (gnus-newsrc-to-gnus-format): Spelling fix.
1007
1008 2011-11-25  Paul Eggert  <eggert@cs.ucla.edu>
1009
1010         * color.el (color-rgb-to-hsl):
1011         * gmm-utils.el (gmm-tool-bar-style):
1012         * gnus-group.el (gnus-group-prepare-flat):
1013         * gnus-topic.el (gnus-topic-prepare-topic):
1014         * mm-decode.el (mm-discouraged-alternatives):
1015         * rfc2047.el (rfc2047-encode-1):
1016         * starttls.el: Spelling fix.
1017
1018 2011-11-24  Glenn Morris  <rgm@gnu.org>
1019
1020         * binhex.el (binhex-begin-line): Give it basic doc-string.
1021
1022         * starttls.el, tls.el: Fix case of "GnuTLS".
1023
1024 2011-11-24  Juanma Barranquero  <lekktu@gmail.com>
1025
1026         * gnus-group.el (gnus-group-highlight): Fix typo.
1027
1028 2011-11-24  Adam W  <adam_w67@yahoo.com>  (tiny change)
1029
1030         * mail-source.el (mail-source-fetch-maildir): Don't expect the return
1031         value of `delete-file', that returns nil for a local file but returns t
1032         for a remote file using ssh.
1033
1034 2011-11-22  Paul Eggert  <eggert@cs.ucla.edu>
1035
1036         * gnus-sum.el (gnus-summary-save-article): Spelling fix.
1037
1038 2011-11-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1039
1040         * shr.el (shr-table-horizontal-line): Use "?\s" instead of "? " to
1041         avoid later breakage.
1042
1043 2011-11-22  Katsumi Yamaoka  <yamaoka@jpl.org>
1044
1045         * gnus-art.el (gnus-article-setup-buffer): Decode group name used for
1046         article buffers' name.
1047
1048 2011-11-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1049
1050         * shr.el (shr-table-horizontal-line): Revert infinite loops introduced
1051         by Paul Eggert's spellfixes two days ago.
1052
1053 2011-11-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1054
1055         * dgnushack.el (fboundp): Define `with-demoted-errors' for Emacsen that
1056         doesn't have it.
1057
1058         * mm-view.el (mm-display-inline-fontify): Make the font-lock variables
1059         buffer-local instead of binding them to avoid warnings.  Also demote
1060         errors (bug#10063).
1061         (font-lock-mode-hook): Shut up byte compiler.
1062
1063 2011-11-20  Juanma Barranquero  <lekktu@gmail.com>
1064
1065         * mm-util.el (mm-charset-after):
1066         * nnir.el (nnir-run-hyrex):
1067         * ntlm.el (ntlm-build-auth-request, ntlm-build-auth-response)
1068         (ntlm-get-password-hashes, ntlm-md4hash):
1069         * smime.el: Fix typo.
1070
1071 2011-11-20  Paul Eggert  <eggert@cs.ucla.edu>
1072
1073         * gnus-agent.el (gnus-agent-expire-group-1):
1074         * nndiary.el (nndiary-last-occurence):
1075         * nnimap.el (nnimap-request-set-mark):
1076         * nnmairix.el (nnmairix-only-use-registry):
1077         * gnus-group.el (gnus-group-prepare-flat):
1078         * gnus-sum.el (gnus-decode-encoded-word-methods):
1079         * message.el (message-wash-subject):
1080         * nntp.el (nntp-retrieve-headers-with-xover):
1081         * smime.el (smime-certificate-directory): Spelling fix.
1082
1083 2011-11-19  Paul Eggert  <eggert@cs.ucla.edu>
1084
1085         * nnmail.el (nnmail-get-new-mail-1): Remove unused local variables.
1086
1087         * color.el:
1088         * gnus-agent.el (gnus-agent-possibly-alter-active):
1089         * gnus-dired.el (gnus-dired-print):
1090         * mail-parse.el:
1091         * nnmairix.el (nnmairix-request-group):
1092         * shr.el (shr-image-displayer):
1093         * sieve-manage.el:
1094         * spam.el (spam-autodetect-recheck-messages): Spelling fix.
1095
1096 2011-11-18  Paul Eggert  <eggert@cs.ucla.edu>
1097
1098         * gnus-sum.el (gnus-auto-select-subject):
1099         * spam-report.el (spam-report-resend): Spelling fix.
1100
1101 2011-11-17  Paul Eggert  <eggert@cs.ucla.edu>
1102
1103         * gnus-agent.el (gnus-agent-get-undownloaded-list):
1104         * gnus-art.el (gnus-default-article-saver):
1105         * gnus-srvr.el (gnus-server-copy-server):
1106         * gnus.el (gnus-sloppily-equal-method-parameters):
1107         * html2text.el (html2text-format-tag-list):
1108         * message.el (message-narrow-to-head):
1109         * nndiary.el:
1110         * nnmairix.el (nnmairix-determine-original-group-from-registry):
1111         * sieve.el: Spelling fix.
1112
1113 2011-11-16  Juanma Barranquero  <lekktu@gmail.com>
1114
1115         * gnus-agent.el (gnus-agent-expire-unagentized-dirs):
1116         * gnus-sum.el (gnus-summary-make-menu-bar):
1117         * gnus-uu.el (gnus-uu-decode-postscript)
1118         (gnus-uu-decode-postscript-and-save):
1119         * mailcap.el (mailcap-print-command):
1120         * registry.el (registry-lookup, registry-lookup-breaks-before-lexbind):
1121         Fix typos.
1122
1123 2011-11-15  Juanma Barranquero  <lekktu@gmail.com>
1124
1125         * gnus-art.el (gnus-article-part-wrapper):
1126         * html2text.el (html2text-fix-paragraphs):
1127         * mm-decode.el (mm-image-fit-p):
1128         * rfc2047.el (rfc2047-encode-message-header):
1129         * shr-color.el (shr-color-visible-distance-min)
1130         (shr-color-relative-to-absolute, set-minimum-interval)
1131         (shr-color-visible): Fix typos.
1132
1133 2011-11-15  Paul Eggert  <eggert@cs.ucla.edu>
1134
1135         * gmm-utils.el (gmm-tool-bar-item):
1136         * gnus-art.el (gnus-treat-body-boundary):
1137         * gnus-diary.el (gnus-user-format-function-d):
1138         * gnus-start.el (gnus-get-unread-articles):
1139         * pgg-gpg.el (pgg-gpg-update-agent):
1140         * smime.el (smime-cert-by-ldap-1): Spelling fix.
1141
1142 2011-11-14  Paul Eggert  <eggert@cs.ucla.edu>
1143
1144         * gnus-topic.el (gnus-group-prepare-topics):
1145         * gnus-uu.el (gnus-extract-view):
1146         * gnus-win.el (gnus-use-frames-on-any-display): Spelling fix.
1147
1148 2011-11-09  Teodor Zlatanov  <tzz@lifelogs.com>
1149
1150         * spam.el: Move BBDB autoloads.
1151         (spam-exists-in-BBDB-p): New function to do the BBDB search directly in
1152         BBDB 2 and 3.
1153         (spam-check-BBDB): Use it.
1154         (spam-enter-ham-BBDB): Use it.
1155
1156 2011-11-09  Paul Eggert  <eggert@cs.ucla.edu>
1157
1158         * smime.el (smime-draw-buffer): Spelling fix.
1159
1160 2011-10-31  Peter Münster  <pmrb@free.fr>  (tiny change)
1161
1162         * gnus-group.el (gnus-group-get-new-news): New parameter `one-level'
1163         for scanning exactly one level.
1164         * gnus-start.el (gnus-get-unread-articles): Ditto.
1165
1166 2011-11-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1167
1168         * gnus-sum.el (gnus-articles-to-read): Change wording in prompt to be
1169         slightly clearer.
1170
1171 2011-11-03  Teodor Zlatanov  <tzz@lifelogs.com>
1172
1173         * gnus-sync.el: More commentary about setup.
1174
1175 2011-11-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1176
1177         * message.el (message-send-and-exit): Document `arg'.
1178
1179 2011-11-03  Stefan Monnier  <monnier@iro.umontreal.ca>
1180
1181         * nnimap.el (nnimap-open-connection-1): Use tcp-keealive if possible.
1182
1183 2011-11-02  Teodor Zlatanov  <tzz@lifelogs.com>
1184
1185         * gnus-sync.el: More commentary about `gnus-sync-read' issues.
1186
1187         * gnus-util.el (gnus-bound-and-true-p): Another comment to explain why
1188         we don't use `bound-and-true-p'.
1189
1190 2011-11-01  Teodor Zlatanov  <tzz@lifelogs.com>
1191
1192         * gnus-util.el (gnus-bound-and-true-p): Remove.
1193         (gnus-bound-and-true-dumber-p): Rename to `gnus-bound-and-true-p'.
1194         * nnir.el: Use it.
1195         * nnmairix.el: Use it.
1196
1197 2011-10-31  Teodor Zlatanov  <tzz@lifelogs.com>
1198
1199         * gnus-sync.el: Improve docs about CouchDB admins.
1200
1201         * gnus-util.el (gnus-bound-and-true-dumber-p): Define new, slower, dumb
1202         function because `gnus-bound-and-true-p' doesn't work well in XEmacs
1203         for reasons unknown.
1204         * nnir.el: Use it.
1205         * nnmairix.el: Use it.
1206
1207         * nnregistry.el: Remove unnecessary `gnus-registry-enabled' defvar.
1208         * nnir.el: Ditto.
1209         * nnmairix.el: Ditto.
1210
1211         * gnus-registry.el (gnus-registry-enabled): Default to nil.
1212
1213 2011-10-29  Teodor Zlatanov  <tzz@lifelogs.com>
1214
1215         * gnus-sync.el (gnus-sync-lesync-setup): Fix salt when user setup is
1216         not needed.  Provide xmlplistread list function to produce XML plist
1217         output for non-Gnus LeSync clients.
1218
1219 2011-10-27  Teodor Zlatanov  <tzz@lifelogs.com>
1220
1221         * gnus-fallback-lib/json.el: Add for XEmacs and Emacs 22 support.
1222
1223         * gnus-sync.el: Add LeSync synchronization backend and logic to read
1224         and save against it.  Group subscriptions, read marks, other marks,
1225         subscription levels, topic names, and topic offsets (the group's
1226         position within the topic) are saved.  This is an experimental backend
1227         and may change significantly.  Load json.el from the gnus-fallback-lib
1228         if it's not available otherwise.
1229         (gnus-sync-save): Don't use `apply-partially' because of XEmacs.
1230
1231 2011-10-26  Stefan Monnier  <monnier@iro.umontreal.ca>
1232
1233         * message.el (message-completion-function): Make sure
1234         message-tab-body-function is not attempted if one of
1235         message-completion-alist fails to find a completion (bug#9158).
1236
1237 2011-10-26  Daiki Ueno  <ueno@unixuser.org>
1238
1239         * mml.el (mml-quote-region): Quote <#secure> tag.
1240         (mml-generate-mime-1): Unquote <#secure> tag.
1241
1242 2011-10-20  Chong Yidong  <cyd@gnu.org>
1243
1244         * gnus-cite.el (gnus-message-citation-mode): Doc fix (in Emacs 24,
1245         calling a minor mode from Lisp with nil arg enables it, so we have to
1246         make the wording a bit ambiguous here).
1247
1248 2011-10-18  Teodor Zlatanov  <tzz@lifelogs.com>
1249
1250         * gnus-util.el (gnus-bound-and-true-p): Macro for XEmacs compatibility.
1251         * nnir.el (nnir-mode): Use it.
1252         * nnmairix.el (nnmairix-determine-original-group-from-registry):
1253         Use it.
1254
1255         * nnir.el (gnus-registry-enabled): Defvar to keep the compiler happy.
1256         * nnmairix.el (gnus-registry-enabled): Ditto.
1257
1258 2011-10-17  Dave Abrahams  <dave@boostpro.com>
1259
1260         * gnus-registry.el (gnus-registry-enabled): Add new variable (Bug#9691).
1261         (gnus-registry-install-shortcuts): Set `gnus-registry-install' to 'ask
1262         only while we need to find out if it should be t or nil.
1263         (gnus-registry-initialize): Don't set `gnus-registry-install' to t.
1264         (gnus-registry-install-hooks): Set `gnus-registry-enabled' to t when
1265         the registry is installed.  Set it to nil when it's unloaded.
1266         (gnus-registry-install-p): Provide user guidance for the initial value
1267         of `gnus-registry-install' when it's 'ask, otherwise return its value.
1268         * nnregistry.el (nnregistry-open-server, nnregistry-server-opened):
1269         Use `gnus-registry-enabled' instead of `gnus-registry-install'.
1270         * nnmairix.el (nnmairix-determine-original-group-from-registry):
1271         Use `gnus-registry-enabled' instead of `gnus-registry-install'.
1272         * nnir.el (nnir-mode): Use `gnus-registry-enabled' instead of
1273         `gnus-registry-install'.
1274
1275 2011-10-17  Daiki Ueno  <ueno@unixuser.org>
1276
1277         * mml2015.el (mml2015-epg-find-usable-key): Add comment about the
1278         previous change.
1279         * mml1991.el (mml1991-epg-find-usable-key): Skip the whole key if the
1280         primary key is marked as disabled.
1281
1282 2011-10-17  Christian von Roques  <roques@mti.ag>  (tiny change)
1283
1284         * mml2015.el (mml2015-epg-find-usable-key): Skip the whole key if the
1285         primary key is marked as disabled.
1286
1287 2011-10-11  Andreas Schwab  <schwab@linux-m68k.org>
1288
1289         * html2text.el (html2text-clean-anchor): Check for quotes around
1290         `href' value.
1291
1292 2011-10-11  Teodor Zlatanov  <tzz@lifelogs.com>
1293
1294         * spam.el (spam-check-BBDB): Simplify and support BBDB 3.x when
1295         searching.  Drop `bbdb-cache'.
1296
1297 2011-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
1298
1299         * message.el (message-signed-or-encrypted-p): Exclude header when
1300         checking if there is signed or encrypted body in text/plain message.
1301
1302 2011-10-09  Andreas Schwab  <schwab@linux-m68k.org>
1303
1304         * html2text.el (html2text-get-attr): Correctly handle attribute values
1305         containing "=".
1306
1307 2011-09-22  Kan-Ru Chen  <kanru@kanru.info>
1308
1309         * ecomplete.el (ecomplete-display-matches): Use a local keymap to
1310         handle bindings.
1311
1312 2011-10-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1313
1314         * gnus-win.el (gnus-configure-windows): Protect against reading
1315         ephemeral groups outside of Gnus.
1316
1317 2011-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
1318
1319         * shr.el (shr-tag-img): Don't get images displayed in tables.
1320
1321 2011-10-03  Glenn Morris  <rgm@gnu.org>
1322
1323         * gnus-group.el (gnus-bug-group-download-format-alist): Once again get
1324         the "maintainer" version of debbugs.gnu.org reports.
1325
1326 2011-10-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1327
1328         * shr.el (shr-tag-img): Add a space at the end of an ALT image text to
1329         make asynchronous adjacent image insertion work better.
1330
1331 2011-09-27  Daiki Ueno  <ueno@unixuser.org>
1332
1333         * plstore.el (plstore-select-keys, plstore-encrypt-to): Clarify
1334         documentation.
1335
1336 2011-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1337
1338         * gnus-uu.el (gnus-uu-grab-articles): Require gnus-async so that
1339         `gnus-asynchronous' isn't shadowed.
1340
1341 2011-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1342
1343         * gnus-xmas.el (gnus-xmas-define): Add `member-ignore-case'.
1344
1345         * nnimap.el (nnimap-wait-for-response): Message less (bug#9540).
1346         (nnimap-insert-partial-structure): The charset parameter isn't
1347         case-sensitive.
1348
1349         * nnheader.el (nnheader-message-maybe): New function.
1350
1351         * shr.el (shr-tag-table): Render totally broken tables better.
1352
1353         * mml.el (mml-generate-mime-1): Don't alter the contents if we're
1354         computing the boundary.
1355
1356 2011-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1357
1358         * pop3.el (pop3-number-of-responses): Remove.
1359         (pop3-wait-for-messages): Rewrite to take linear time instead of
1360         exponential time.
1361
1362 2011-09-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1363
1364         * gnus-sum.el (gnus-summary-show-article): Bind `shr-ignore-cache' to
1365         re-fetch images.
1366
1367         * shr.el (shr-tag-img): Support a new variable `shr-ignore-cache' to
1368         re-fetch images when hitting `g' in Gnus.
1369
1370 2011-09-22  Katsumi Yamaoka  <yamaoka@jpl.org>
1371
1372         * mml.el (mml-inhibit-compute-boundary): New internal variable.
1373         (mml-compute-boundary): Don't check collision if it is non-nil.
1374         (mml-compute-boundary-1): Use mml-generate-mime-1 to encode part
1375         before checking collision.
1376
1377 2011-09-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1378
1379         * message.el (message-indent-citation): Really make sure there's a
1380         newline at the end.
1381
1382         * nnimap.el (nnimap-parse-flags): Make regexp less prone to overflows.
1383         Fix suggested by John Wiegley.
1384
1385         * pop3.el (pop3-open-server): Fix +OK end-of-command regexp.
1386
1387         * gnus-art.el (gnus-treat-hide-citation): Add doc.
1388
1389         * message.el (message-default-send-rename-function): Break out into its
1390         own function.
1391
1392         * ecomplete.el (ecomplete-display-matches): Revert patch since it
1393         doesn't work under XEmacs.
1394
1395         * nnimap.el (nnimap-map-port): New function to connect to 993 instead
1396         of "imaps" to word around Windows problems.
1397         (nnimap-open-connection-1): Use it.
1398
1399         * message.el (message-indent-citation): Revert last change which made
1400         `F' not work.
1401
1402 2011-09-13  Kan-Ru Chen  <kanru@kanru.info>
1403
1404         * ecomplete.el (ecomplete-display-matches): Intercept key sequence from
1405         terminal as well.
1406
1407 2011-09-21  Katsumi Yamaoka  <yamaoka@jpl.org>
1408
1409         * mm-view.el (mm-display-inline-fontify): Don't run doc-view-mode
1410         because it displays images using overlays that aren't easy to copy to
1411         the article buffer.
1412
1413 2011-09-20  Łukasz Stelmach  <lukasz.stelmach@iem.pw.edu.pl>  (tiny change)
1414
1415         * message.el (message-indent-citation): Fix empty line removal at the
1416         end of the citation.
1417
1418 2011-09-20  Julien Danjou  <julien@danjou.info>
1419
1420         * auth-source.el (auth-source-netrc-create): Use default value for
1421         password if specified.  Evaluate default.
1422         (auth-source-plstore-create): Ditto.
1423         (auth-source-plstore-create, auth-source-netrc-create): Fix default
1424         value evaluation.
1425         (auth-source-netrc-create): Typo fix.
1426         (auth-source-plstore-create): Ditto.
1427
1428         * password-cache.el (password-cache-remove): Remove entries even if the
1429         value is nil, so that password with a nil value (negative caching) is
1430         possible to invalidate.
1431
1432         * auth-source.el (auth-source-format-cache-entry): New function.
1433
1434 2011-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
1435
1436         * gnus-fun.el (gnus-convert-image-to-x-face-command): Doc fix.
1437
1438 2011-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1439
1440         * mm-decode.el (mm-inline-media-tests): Fix typo in regexp.
1441
1442 2011-09-19  Julien Danjou  <julien@danjou.info>
1443
1444         * auth-source.el (auth-source-netrc-parse): Use an obfuscation method
1445         which work with things that are not ASCII.
1446
1447 2011-09-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1448
1449         * mm-decode.el (mm-inline-media-tests): Support imagemagick images.
1450
1451 2011-09-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1452
1453         * gnus-sum.el (gnus-summary-read-group-1): Bump the "Retrieving"
1454         message level.
1455
1456 2011-09-15  Katsumi Yamaoka  <yamaoka@jpl.org>
1457
1458         * message.el (message-read-from-minibuffer): Make abbrev expansion work.
1459
1460 2011-09-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1461
1462         * gnus.el (gnus-interactive-exit): Update defcustom spec.
1463
1464 2011-09-12  Stefan Monnier  <monnier@iro.umontreal.ca>
1465
1466         * gnus.el (gnus-nntp-server): Move to gnus-int.el to silence bytecomp.
1467         * gnus-int.el (gnus-nntp-server): Move from gnus.el.
1468
1469 2011-09-12  Andrew Cohen  <cohen@andy.bu.edu>
1470
1471         * gnus-group.el (gnus-group-list-limit-map, gnus-group-list-flush-map)
1472         (gnus-group-list-plus-map): Allow limiting, flushing and plusing ticked
1473         articles.
1474
1475 2011-09-11  Chong Yidong  <cyd@stupidchicken.com>
1476
1477         * message.el (message-pop-to-buffer): Default to switch-to-buffer.
1478         (message-mail-other-window, message-mail-other-frame)
1479         (message-news-other-window, message-news-other-frame):
1480         Use switch-to-buffer-other-frame and switch-to-buffer-other-window
1481         instead of setting buffer display varibles.
1482
1483 2011-09-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1484
1485         * gnus-group.el (gnus-group-list-limit): Explain what the command does.
1486
1487         * gnus-sum.el (gnus-fetch-headers): Bump message level.
1488
1489 2011-09-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1490
1491         * gnus-dup.el (gnus-dup-suppress-articles): Move "Suppressing
1492         duplicates" to a higher level.
1493
1494         * gnus-util.el (gnus-verbose): Lower default to 6 to get rid of the
1495         most egregious messages.
1496
1497 2011-09-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1498
1499         * gnus-msg.el (gnus-summary-mail-forward): Minuscule doc fix.
1500
1501 2011-09-10  Tetsuo Tsukamoto  <tt.tetsuo.tsukamoto@gmail.com>  (tiny change)
1502
1503         * nnrss.el (nnrss-retrieve-groups): Decode the charset before looking
1504         up the file (bug#9351).
1505
1506 2011-09-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1507
1508         * nnimap.el: Redo the charset handling.  Let Gnus encode the names, as
1509         it does with all other backends, but decode the names immediately after
1510         getting them.
1511
1512         * gnus-group.el (gnus-group-name-charset): Always return `utf-7' when
1513         decoding nnimap groups.
1514
1515         * gnus.el (gnus-variable-list): Don't save `gnus-format-specs' in the
1516         newsrc file.  It doesn't seem like an important optimization any more.
1517
1518 2011-09-10  Dave Abrahams  <dave@boostpro.com>
1519
1520         * nnimap.el (nnimap-transform-headers): Fix regexp to be less prone to
1521         overflows.
1522
1523 2011-09-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1524
1525         * gnus.el (gnus-article-mark-lists): Remove `recent'.
1526         (gnus-interactive-exit): Extend to `quiet'.
1527
1528         * gnus-sum.el (gnus-offer-save-summaries): Use it.
1529
1530         * gnus-art.el (gnus-treat-hide-citation-maybe): Add more doc to the
1531         string.
1532
1533         * plstore.el (plstore--get-buffer): Silence compiler warnings by
1534         renaming function arguments from `this'.
1535
1536         * gnus-sum.el (gnus-newsgroup-recent): Remove.
1537
1538         * gnus-spec.el (gnus-lrm-string-p): `bidi-string-mark-left-to-right'
1539         has been renamed.
1540         (gnus-lrm-string-p): Include RLM and PDF, too.
1541
1542         * gnus-int.el (gnus-open-server): Make the "denied" message clearer
1543         (bug#9225).
1544
1545 2011-09-10  Eli Zaretskii  <eliz@gnu.org>
1546
1547         Add autoload cookies for functions used by sendmail.el.
1548         * mm-encode.el (mm-default-file-encoding): Add autoload cookie.
1549
1550         * mml.el (mml-to-mime, mml-attach-file): Add autoload cookies.
1551
1552 2011-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
1553
1554         * gnus-art.el (article-date-ut): Work properly even when there are
1555         things like Date header in the body; work for forwarded parts.
1556
1557 2011-09-05  Andrew Cohen  <cohen@andy.bu.edu>
1558
1559         * gnus-sum.el (gnus-summary-exit): Ensure we kill the proper
1560         original-article-buffer.
1561
1562 2011-09-05  Kan-Ru Chen  <kanru@kanru.info>
1563
1564         * nnir.el (nnir-compose-result): Fix matching of server type.
1565         (nnir-run-swish++): Ditto.
1566         (nnir-run-namazu): Ditto.
1567         (nnir-run-notmuch): Ditto.
1568
1569 2011-09-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1570
1571         * gnus.el (gnus-home-directory): Add warning about setting in .gnus.el
1572         (bug#9405).
1573
1574         * gnus-score.el (gnus-summary-increase-score): Doc clarification
1575         (bug#9421).
1576
1577         * gnus-spec.el (gnus-face-0): Make all the face specs into defcustoms
1578         (bug#9425).
1579
1580         * gnus-art.el (gnus-treatment-function-alist): Remove CRs as the first
1581         thing (bug#9426).
1582
1583 2011-09-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1584
1585         * nnimap.el (nnimap-open-connection-1): Use the correct port number in
1586         the error message.
1587
1588 2011-09-02  Eli Zaretskii  <eliz@gnu.org>
1589
1590         * message.el (message-setup-1): Return t (Bug#9392).
1591
1592 2011-09-01  Andrew Cohen  <cohen@andy.bu.edu>
1593
1594         * gnus-sum.el: When adding article headers to a summary buffer also
1595         update gnus-newsgroup-articles (bug#9386).
1596
1597 2011-08-30  Katsumi Yamaoka  <yamaoka@jpl.org>
1598
1599         * auth-source.el: Autoload help-mode.
1600
1601 2011-08-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1602
1603         * gnus-group.el (gnus-group-name-charset): Don't bug out on server
1604         names.
1605
1606 2011-08-27  Daiki Ueno  <ueno@unixuser.org>
1607
1608         * mml-smime.el (mml-smime-epg-verify): Don't use the 4th arg of
1609         mm-replace-in-string for compatibility issues.
1610         * mml2015.el (mml2015-epg-verify): Ditto.
1611
1612 2011-08-26  Katsumi Yamaoka  <yamaoka@jpl.org>
1613
1614         * mailcap.el (mailcap-mime-data): Regexp-quote MIME subtype.
1615
1616         * gnus-msg.el (gnus-setup-message): Remove extra apostrophe.
1617
1618 2011-08-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1619
1620         * nnmail.el (nnmail-get-new-mail-1): If one mail source bugs out,
1621         continue on and do the clean-up phase (bug#9188).
1622
1623         * gnus-sum.el (gnus-summary-expire-articles): When expiring articles,
1624         just ignore groups that can't be opened instead of erroring out
1625         (bug#9225).
1626
1627         * gnus-art.el (gnus-article-update-date-headers): Flip the default to
1628         nil since some many people are fuddy-duddies.
1629
1630         * gnus-html.el (gnus-html-image-fetched): Don't cache zero-length
1631         images.
1632
1633         * nntp.el (nntp-authinfo-file): Mark as obsolete -- use auth-source
1634         instead.
1635
1636         * pop3.el (pop3-wait-for-messages): Don't use Gnus functions here.
1637
1638         * gnus-util.el (gnus-process-live-p): Copy over compat function.
1639
1640         * pop3.el (pop3-wait-for-messages): If the pop3 process dies, stop
1641         processing.
1642
1643         * nntp.el (nntp-kill-buffer): Kill the process before killing the
1644         buffer to avoid warnings.
1645
1646 2011-08-20  Simon Josefsson  <simon@josefsson.org>
1647
1648         * gnus-agent.el (gnus-agent-expire-done-message): Use %.f as format
1649         specified to reduce precision.
1650
1651 2011-08-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1652
1653         * nnimap.el (nnimap-transform-headers): Protect against (NIL ...)
1654         bodystructures (bug#9314).
1655
1656 2011-08-19  Katsumi Yamaoka  <yamaoka@jpl.org>
1657
1658         * gnus-art.el (gnus-insert-mime-button, gnus-mime-display-alternative):
1659         Make button keymap non-sticky after buttons.
1660
1661 2011-08-18  David Engster  <dengste@eml.cc>
1662
1663         * nnmairix.el (nnmairix-request-set-mark)
1664         (nnmairix-goto-original-article): Remove adding of article to registry,
1665         since `gnus-registry-add-group' isn't available anymore.
1666         (nnmairix-determine-original-group-from-registry):
1667         Use `gnus-registry-get-id-key' since `gnus-registry-fetch-groups' isn't
1668         available anymore.
1669
1670 2011-08-12  Simon Josefsson  <simon@josefsson.org>
1671
1672         * starttls.el (starttls-any-program-available): Define as obsolete
1673         function.
1674
1675 2011-08-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1676
1677         * gnus-util.el (gnus-y-or-n-p): Reinstate the message-clearing y-or-n-p
1678         versions which Gnus use when appropriate.
1679
1680         * gnus-group.el (gnus-group-clear-data): Add a y-or-n query, since it's
1681         a pretty destructive command.
1682
1683         * nnmail.el (nnmail-extra-headers): Clarify slightly (bug#9302).
1684
1685 2011-08-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1686
1687         * message.el (message-fix-before-sending): Make a different warning
1688         about NUL characters (bug#9270).
1689
1690         * gnus-sum.el (gnus-auto-select-subject): Allow specifying a function
1691         from custom (bug#9260).
1692
1693         * gnus-spec.el (gnus-lrm-string): Use 8206 instead of ?\x200e to make
1694         things work in Emacs 22 and XEmacs, too.
1695
1696         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): LRM-ify the
1697         default From.
1698
1699         * gnus-spec.el (gnus-lrm-string-p): New macro.
1700         (gnus-lrm-string): New constant.
1701         (gnus-summary-line-format-spec): LRM-ify the from.
1702         (gnus-tilde-max-form): LRM-ify string chopping.
1703
1704         * gnus-ems.el (gnus-string-mark-left-to-right): New function.
1705
1706         * message.el (message-is-yours-p): Allow disabling canlock checking
1707         (bug#9295).
1708         (message-shoot-gnksa-feet): Add `canlock-verify'.
1709         (message-auto-save-directory): Use ~/ as the auto-save directory if the
1710         message directory isn't writable (bug#9304).
1711
1712         * auth-source.el (auth-source-netrc-saver): Make the .authinfo file
1713         non-world-readable.
1714
1715 2011-08-17  Katsumi Yamaoka  <yamaoka@jpl.org>
1716
1717         * nndraft.el (nndraft-update-unread-articles): Don't send delayed
1718         articles.
1719
1720 2011-08-13  Andreas Schwab  <schwab@linux-m68k.org>
1721
1722         * gnus-score.el (gnus-all-score-files): Use copy-sequence instead of
1723         copy-list.
1724
1725 2011-08-12  Sam Steingold  <sds@gnu.org>
1726
1727         * gnus-score.el (gnus-score-find-alist): Keep the score files already
1728         in the reverse order to avoid modifying the cache with `nreverse'.
1729         (gnus-all-score-files): Do not modify the value returned by
1730         `gnus-score-find-alist' because it lives in a cache variable.
1731         (gnus-current-home-score-file): No need to `nreverse' the return value
1732         of `gnus-score-find-alist', it is already in the correct order.
1733
1734 2011-08-11  Andrew Cohen  <cohen@andy.bu.edu>
1735
1736         * nnimap.el (nnimap-transform-headers): BODYSTRUCTURE for messages of
1737         type MESSAGE and subtype RFC822 is slightly different from those of
1738         type TEXT.
1739
1740 2011-08-05  Andrew Cohen  <cohen@andy.bu.edu>
1741
1742         * gnus-sum.el (gnus-summary-refer-article): Warp to article.
1743         This allows article-referral to work from an nnir group.
1744
1745 2011-08-04  Andrew Cohen  <cohen@andy.bu.edu>
1746
1747         * gnus.el (registry-ignore): Add nnir groups to the ignore-list.
1748
1749 2011-08-04  Daiki Ueno  <ueno@unixuser.org>
1750
1751         * mml1991.el (mml1991-epg-find-usable-key)
1752         (mml1991-epg-find-usable-secret-key): New function.
1753         (mml1991-epg-sign): Check if signing key is usable.
1754         (mml1991-epg-encrypt): Check if encrypting key is usable (bug#8955).
1755
1756 2011-08-03  Andrew Cohen  <cohen@andy.bu.edu>
1757
1758         * nnir.el (nnir-read-server-parm): Add an argument to restrict to
1759         server-variables only.  This should fix a bug introduced with commit
1760         e1889675b7f4adf057833c5513c9374134c4e053.
1761         (nnir-run-query): 'nnir-search-engine should not be set from the global
1762         environment.
1763
1764 2011-08-02  Andrew Cohen  <cohen@andy.bu.edu>
1765
1766         * nnir.el (nnir-search-thread): Position point on referring article
1767         line.
1768         (nnir-warp-to-article): Clean up summary buffers.
1769
1770         * nnimap.el (nnimap-request-thread): Whitespace fix.
1771
1772 2011-08-02  Steve Purcell  <steve@sanityinc.com>  (tiny change)
1773
1774         * nnimap.el (nnimap-get-groups): Decode "&" correctly.
1775
1776 2011-08-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1777
1778         * starttls.el (starttls-available-p): Rename from
1779         `starttls-any-program-available' and changed return convention.
1780
1781 2011-07-31  Lars Ingebrigtsen  <larsi@gnus.org>
1782
1783         * nnmaildir.el (nnmaildir-request-accept-article): Don't call
1784         `unix-sync' unless it's defined.
1785
1786 2011-07-31  Marcus Harnisch  <marcus.harnisch@gmx.net>  (tiny change)
1787
1788         * gnus-art.el (gnus-article-stop-animations): Use `elt' instead of
1789         `aref' for XEmacs compatibiltiy.
1790
1791 2011-07-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1792
1793         * spam.el (spam-fetch-field-fast): Rewrite slightly for clarity.
1794
1795 2011-07-31  Dave Abrahams  <dave@boostpro.com>
1796
1797         * gnus-sum.el (gnus-summary-refer-thread): Since lambdas aren't
1798         closures, quote the form properly (bug#9194).
1799
1800 2011-07-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1801
1802         * gnus-sum.el (gnus-summary-insert-new-articles): Clean up slightly.
1803         (gnus-summary-insert-new-articles): Protect against servers that are
1804         down.
1805
1806 2011-07-29  Daniel Dehennin  <daniel.dehennin@baby-gnu.org>
1807
1808         * mm-decode.el (mm-dissect-buffer): Add a default content-disposition
1809         in mm handle if none is specified.
1810
1811 2011-07-24  Andrew Cohen  <cohen@andy.bu.edu>
1812
1813         * nnimap.el (nnimap-make-thread-query): Quote message-ids for gmail.
1814
1815 2011-07-23  Andrew Cohen  <cohen@andy.bu.edu>
1816
1817         * nnir.el (nnir-search-thread): New function to make an nnir group
1818         based on a thread query.
1819
1820         * gnus-sum.el (gnus-refer-thread-use-nnir): New variable to control use
1821         of nnir in thread referral.
1822         (gnus-summary-refer-thread): Use it.
1823
1824         * nnimap.el (nnimap-request-thread): Use it.
1825
1826 2011-07-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1827
1828         * shr.el (shr-tag-comment): Ignore HTML comments.
1829
1830 2011-07-20  Andrew Cohen  <cohen@andy.bu.edu>
1831
1832         * nnir.el (gnus-group-make-nnir-group): Allow optional search query
1833         argument.
1834         (gnus-group-make-nnir-group, nnir-request-group, nnir-run-query):
1835         Use `nnir-address' to handle server info rather than passing an arg.
1836
1837         * nnimap.el (nnimap-make-thread-query): New utility function to format
1838         an imap thread search query.
1839         (nnimap-request-thread): Use it.
1840
1841         * gnus-sum.el (gnus-handle-ephemeral-exit): Ensure we are setting the
1842         right select-method if we are not going back to the group buffer.
1843
1844 2011-07-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1845
1846         * gnus-group.el (gnus-group-read-ephemeral-group): Make sure we don't
1847         enter invalid buffer configurations into the quit form (bug#9107).
1848         (gnus-group-tool-bar-gnome): Replace connect/disconnect with
1849         unplugged/plugged.
1850
1851         * gnus-sum.el (gnus-summary-refer-thread): When inserting new headers,
1852         keep track of which ones are unread (bug#9061).
1853
1854         * gnus.el (gnus-refer-article-method): Allow entering any sexp
1855         (bug#9055).
1856
1857         * gnus-art.el (gnus-article-show-images): Allow working if using w3m
1858         (bug#9041).
1859
1860         * gnus-html.el (mm-util): Require (bug#9073).
1861
1862         * gnus-sum.el (gnus-delete-duplicate-headers): New function.
1863         (gnus-summary-refer-thread): Use it to remove duplicates in the
1864         un-threaded view (bug#9053).
1865         (gnus-summary-insert-subject): Document USE-OLD-HEADER (bug#9070).
1866
1867 2011-07-07  Kan-Ru Chen  <kanru@kanru.info>
1868
1869         * nnir.el (nnir-read-server-parm): Use default value from global
1870         variable.  Without this the default search engine parameters aren't
1871         used at all.
1872
1873 2011-07-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1874
1875         * message.el (message-unique-id): Don't use the undocumented return
1876         value from (random t) (bug#9118).
1877
1878 2011-07-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1879
1880         * message.el (message-auto-save-directory): If the ~/Mail directory
1881         doesn't exist, use ~ as the auto-save directory (bug#4432).
1882
1883         * gnus-group.el (gnus-group-read-ephemeral-group): Start Gnus if it
1884         hasn't already been started.
1885
1886 2011-07-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1887
1888         * gnus.el (debbugs-gnu): Rename from debbugs-emacs.
1889
1890         * message.el (message-reply): Work around mysterious bug where
1891         `message-mode' seems to overwrite the locally bound `subject' variable.
1892
1893 2011-07-14  Andrew Cohen  <cohen@andy.bu.edu>
1894
1895         * nnimap.el (nnimap-request-thread): Ensure search is performed in
1896         correct group.
1897
1898         * gnus-int.el (gnus-request-thread): Add group argument.
1899
1900         * gnus-sum.el (gnus-summary-refer-thread): Use it.
1901
1902 2011-07-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1903
1904         * dgnushack.el (debbugs-gnu-summary-mode): Update compat names, too.
1905
1906         * gnus-group.el (gnus-read-ephemeral-emacs-bug-group): `debbugs-*'
1907         renamed to `debbugs-gnu-*'.
1908
1909 2011-07-08  Daiki Ueno  <ueno@unixuser.org>
1910
1911         * plstore.el: Revert the editing feature since it is not urgent.
1912         (plstore-mode, plstore-mode-toggle-display, plstore-mode-original)
1913         (plstore-mode-decoded): Remove.
1914
1915 2011-07-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1916
1917         * gnus-msg.el (gnus-bug): Don't insert user variables.  It usually
1918         isn't very interesting any more, and it leaks potentially secret data.
1919         (gnus-debug): Remove.
1920
1921         * gnus-art.el (gnus-ignored-headers): Remove obsolete and non-working
1922         use of :custom-show.
1923
1924 2011-07-07  Daiki Ueno  <ueno@unixuser.org>
1925
1926         * plstore.el: Add documentation.
1927         (plstore-mode): New mode to edit plstore file.
1928         (plstore-mode-toggle-display, plstore-mode-original)
1929         (plstore-mode-decoded): New command.
1930         (plstore--encode, plstore--decode, plstore--write-contents-functions)
1931         (plstore--insert-buffer, plstore--make): New function.
1932         (plstore-open, plstore-save): Simplify by using them.
1933
1934 2011-07-06  Glenn Morris  <rgm@gnu.org>
1935
1936         * gnus-group.el (gnus-read-ephemeral-emacs-bug-group): Silence compiler.
1937
1938 2011-07-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1939
1940         * gnus.el (gnus-refer-article-method): Remove mention of nnspool, which
1941         no longer is much used.
1942         (gnus-summary-line-format): Link to "Marking Articles" instead of "Read
1943         Articles".
1944
1945 2011-04-03  Kan-Ru Chen  <kanru@kanru.info>
1946
1947         * nnir.el (nnir-notmuch-program, nnir-notmuch-additional-switches)
1948         (nnir-notmuch-remove-prefix, nnir-engines, nnir-run-notmuch): New nnir
1949         `notmuch' backend.
1950
1951 2011-07-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1952
1953         * mm-decode.el (mm-text-html-renderer): Doc fix.
1954
1955         * gnus-msg.el (gnus-bug): Fix the MML tag.
1956
1957         * pop3.el (pop3-open-server): -ERR is a valid response to CAPA.
1958
1959 2011-07-05  Daiki Ueno  <ueno@unixuser.org>
1960
1961         * gnus-start.el (gnus-get-unread-articles): Don't connect to the
1962         secondary methods if started with `gnus-no-server'.
1963
1964 2011-07-05  Juanma Barranquero  <lekktu@gmail.com>
1965
1966         * message.el (message-return-action): Fix typo in docstring.
1967
1968 2011-07-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1969
1970         * gnus-group.el (gnus-read-ephemeral-bug-group): Allow fetching several
1971         bug reports at once.
1972
1973         * nnimap.el (nnimap-request-scan): Say that splitting has finished.
1974
1975 2011-07-04  Katsumi Yamaoka  <yamaoka@jpl.org>
1976
1977         * nndraft.el: Require gnus-group.
1978         (nndraft-request-list): Declare.
1979
1980         * nndraft.el (nndraft-update-unread-articles): Don't show group having
1981         no unread article unless it matches gnus-permanently-visible-groups.
1982
1983         * nndraft.el (nndraft-update-unread-articles): New function.
1984         (nndraft-request-associate-buffer): Use it to update the number of
1985         unread articles for the nndraft groups in the group buffer when saving
1986         or killing a draft message.
1987
1988 2011-07-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1989
1990         * gnus-group.el (gnus-read-ephemeral-bug-group): Bind the coding
1991         systems to binary before writing and reading the mbox files.
1992
1993         * gnus.el (gnus-summary-line-format): Link to the info node for %U
1994         instead of trying to list them all (bug#8978).
1995
1996 2011-07-03  Wolfgang Jenkner  <wjenkner@inode.at>  (tiny change)
1997
1998         * pop3.el (pop3-open-server): Use :end-of-capability.
1999
2000 2011-07-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2001
2002         * gnus-group.el (gnus-read-ephemeral-emacs-bug-group): Make sure that
2003         the id is always a number.
2004
2005         * dgnushack.el (debbugs-summary-mode): Shut up compiler about debbugs.
2006
2007         * gnus-group.el (gnus-read-ephemeral-emacs-bug-group): Hook into
2008         debbugs mode, if possible.
2009
2010 2011-07-02  Daiki Ueno  <ueno@unixuser.org>
2011
2012         * auth-source.el (auth-source-token-passphrase-callback-function):
2013         Reindent.
2014         (epg-context-operation): Remove unnecessary autoload.
2015
2016 2011-07-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2017
2018         * gnus.el (gnus-list-debbugs): New command.
2019
2020         * gnus-group.el (gnus-bug-group-download-format-alist): Get the
2021         mboxstat instead of the maintbox, since the stat seems to be fuller.
2022
2023         * gnus-msg.el (gnus-configure-posting-styles): Don't try to select dead
2024         summary buffers.
2025
2026         * message.el (message-get-reply-headers): Delete all duplicates,
2027         instead of the first.
2028         (message-get-reply-headers): Ensure that we have progress while
2029         deleting duplicates.
2030
2031         * gnus-msg.el (gnus-configure-posting-styles): Get the local
2032         gnus-posting-style value from the summary buffer to make it easier to
2033         make that a per-buffer conf.
2034
2035 2011-07-02  Andrew Cohen  <cohen@andy.bu.edu>
2036
2037         * nnir.el (nnir-run-imap): Allow halting a search when an article is
2038         found by setting `shortcut' in 'query.
2039         (nnir-request-article): Use `shortcut' setting when requesting article
2040         by Message-ID.
2041
2042 2011-07-02  Teodor Zlatanov  <tzz@lifelogs.com>
2043
2044         * gnus-msg.el (gnus-bug): Give the Version and Package headers to
2045         debbugs with the X-Debbugs-Package and X-Debbugs-Version headers.
2046         Bring the pseudo-headers back too.
2047
2048 2011-07-01  Daiki Ueno  <ueno@unixuser.org>
2049
2050         * auth-source.el (auth-source-token-passphrase-callback-function):
2051         Simplify and remove EPA dependency.
2052
2053 2011-07-01  Andrew Cohen  <cohen@andy.bu.edu>
2054
2055         * nnir.el (nnir-request-article): Fix error message text.
2056
2057 2011-07-01  Daiki Ueno  <ueno@unixuser.org>
2058
2059         * auth-source.el (plstore-delete): Autoload.
2060         (auth-source-plstore-search): Support delete operation.
2061         * plstore.el (plstore-delete): New function.
2062
2063 2011-07-01  Katsumi Yamaoka  <yamaoka@jpl.org>
2064
2065         * gnus-draft.el (gnus-draft-clear-marks): Revert last change;
2066         mark actually existing articles as unread rather than the ones that
2067         active asserts.
2068
2069 2011-07-01  Paul Eggert  <eggert@cs.ucla.edu>
2070
2071         * nntp.el (nntp-record-command):
2072         * gnus-util.el (gnus-message-with-timestamp-1):
2073         Use format-time-string rather than decoding time stamps by hand.
2074         This is simpler and insulates the code from potential changes to
2075         current-time format.
2076
2077 2011-07-01  Katsumi Yamaoka  <yamaoka@jpl.org>
2078
2079         * gnus-draft.el (gnus-draft-clear-marks): Mark deleted articles as read.
2080
2081 2011-07-01  Daiki Ueno  <ueno@unixuser.org>
2082
2083         * plstore.el (plstore-select-keys, plstore-encrypt-to): New variable.
2084         (plstore-save): Support public key encryption.
2085         (plstore--init-from-buffer): New function.
2086         (plstore-open): Use it; fix error when opening a non-existent file.
2087         (plstore-revert): Use plstore--init-from-buffer.
2088
2089 2011-07-01  Daiki Ueno  <ueno@unixuser.org>
2090
2091         * auth-source.el (auth-source-backend): Fix :initarg for data slot.
2092
2093 2011-06-30  Katsumi Yamaoka  <yamaoka@jpl.org>
2094
2095         * mml2015.el (mml2015-use): Replace string-match-p with string-match
2096         for old Emacsen.
2097
2098 2011-06-30  Daiki Ueno  <ueno@unixuser.org>
2099
2100         * mml2015.el (mml2015-use): Don't try to load PGG on Emacs 24, when EPG
2101         is not fully working.
2102
2103 2011-06-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2104
2105         * dgnushack.el: Autoload sha1 on XEmacs.
2106
2107         * gnus-group.el (gnus-read-ephemeral-emacs-bug-group): Take an optional
2108         quit window configuration.
2109
2110         * auth-source.el (epg-context-set-passphrase-callback):
2111         Remove duplicate autoload.
2112
2113 2011-06-30  Andrew Cohen  <cohen@andy.bu.edu>
2114
2115         * nnir.el (nnir-request-article): Allow requesting articles by
2116         Message-ID with nnimap.
2117
2118         * gnus-sum.el (gnus-refer-article-methods): Allow (nnir) entry to use
2119         current server.
2120
2121 2011-06-30  Teodor Zlatanov  <tzz@lifelogs.com>
2122
2123         * auth-source.el: Autoload EPA/EPG functions.
2124         (auth-source-netrc-use-gpg-tokens): Clarify that it should not be
2125         changed when EPA/EPG is not available.
2126         (auth-source-backend): Rename "arg" member to "data".
2127         (auth-source-backend-parse, auth-source-plstore-search)
2128         (auth-source-plstore-create): Use it.
2129
2130 2011-06-30  Andrew Cohen  <cohen@andy.bu.edu>
2131
2132         * gnus-art.el (gnus-request-article-this-buffer): Use existing function
2133         `gnus-refer-article-methods'.
2134
2135 2011-06-30  Teodor Zlatanov  <tzz@lifelogs.com>
2136
2137         * auth-source.el: Require EPA and EPG.
2138         (auth-source-passphrase-alist): New variable.
2139         (auth-source-passphrase-callback-function)
2140         (auth-source-token-passphrase-callback-function): Callbacks for the
2141         netrc field encryption (GPG tokens).
2142         (auth-source-epa-extract-gpg-token, auth-source-epa-make-gpg-token):
2143         Symmetric encryption and decryption of the netrc GPG tokens.
2144         (auth-source-netrc-normalize): Use them, simplifying the closure.
2145
2146 2011-06-30  Katsumi Yamaoka  <yamaoka@jpl.org>
2147
2148         * dgnushack.el (dgnushack-compile): Don't compile plstore.el unless epg
2149         is available.
2150
2151 2011-06-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2152
2153         * nnimap.el (nnimap-split-incoming-mail): If `nnimap-split-fancy' is
2154         non-nil, and `nnimap-split-methods' is nil, use the former.
2155
2156 2011-06-30  Daiki Ueno  <ueno@unixuser.org>
2157
2158         * plstore.el (plstore-revert): New function.
2159         (plstore-open): Use it; hide the buffer from user.
2160
2161 2011-06-30  Daiki Ueno  <ueno@unixuser.org>
2162
2163         * auth-source.el (auth-source-backend): New member "arg".
2164         (auth-source-backend-parse): Handle new backend 'plstore.
2165         * plstore.el: New file.
2166
2167 2011-06-30  Glenn Morris  <rgm@gnu.org>
2168
2169         * mm-util.el (mm-charset-synonym-alist): Move definition before use.
2170
2171 2011-06-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2172
2173         * nnimap.el (nnimap-process-expiry-targets): Say what target we're
2174         expiring articles to.
2175
2176         * mm-util.el (mm-charset-to-coding-system): Recognize all ANSI.x3.4
2177         variations as ASCII (bug#5458).
2178
2179 2011-06-30  Katsumi Yamaoka  <yamaoka@jpl.org>
2180
2181         * nnmh.el (nnmh-request-list-1): Work on MS Windows.
2182
2183 2011-06-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2184
2185         * message.el (message-point-in-header-p): Tweak the function to default
2186         to saying that we're not in the headers if there is no separator at
2187         all.  This makes it possible to use the Message version of `M-q' in
2188         buffers with no headers (bug#7987).
2189         (message-point-in-header-p): Fix last checkin to work with an empty
2190         mail-header-separator, too.
2191
2192         * auth-source.el (auth-source-netrc-saver): If the user says "don't ask
2193         again, save the choice via customize.
2194
2195 2011-06-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2196
2197         * message.el (message-send-mail-function): Add `sendmail-query-once'.
2198
2199         * nnimap.el (nnimap-finish-retrieve-group-infos): If the server has
2200         ended the connection, bail out before waiting infinitely on a new
2201         connection.
2202
2203 2011-06-28  Teodor Zlatanov  <tzz@lifelogs.com>
2204
2205         * gnus-msg.el (gnus-bug): Add Package and Version pseudo-headers to bug
2206         reports.
2207
2208         * gnus.el (gnus-bug-package): Use "gnus."
2209         (gnus-maintainer): Direct bug reports to submit@debbugs.gnu.org.
2210
2211 2011-06-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2212
2213         * dgnushack.el: Make the timer warning go away on XEmacs.
2214
2215         * gnus-art.el (gnus-article-stop-animations): New function to stop any
2216         animations going on at article exit time.
2217
2218         * gnus-registry.el (gnus-registry-user-format-function-M): Reinstate,
2219         since removing it breaks people upgrading.
2220
2221         * shr.el (shr-put-image): Use the new interface for animating images.
2222         (shr-put-image): Animate for 60 seconds.
2223
2224         * dgnushack.el: Bind `gnutls-available-p' to `ignore' on XEmacs to
2225         avoid compiler warnings.
2226
2227         * auth-source.el (with-auth-source-epa-overrides): Fix compilation
2228         error with `find-file-hooks' on Emacs 22.
2229         (with-auth-source-epa-overrides): Ugly hack to Wrap the
2230         `find-file-hook' things in `symbol-value' to avoid compilation warnings
2231         on all architectures.
2232
2233         * spam.el (spam-stat): Require in a normal fashion without binding
2234         `spam-stat-install-hooks' to avoid compilation warnings.
2235
2236         * spam-stat.el (spam-stat-install-hooks): Remove.
2237         (spam-stat-install-hooks): Don't run automatically.
2238
2239 2011-06-26  Timo Juhani Lindfors  <timo.lindfors@iki.fi>  (tiny change)
2240
2241         * gnus-msg.el (gnus-summary-reply-to-list-with-original): New command
2242         and keystroke.
2243
2244 2011-06-23  Katsumi Yamaoka  <yamaoka@jpl.org>
2245
2246         * auth-source.el (auth-source-netrc-cache): Move forward.
2247
2248 2011-06-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2249
2250         * proto-stream.el (proto-stream-open-starttls): Use
2251         `gnutls-available-p' to see whether we have built-in support.
2252
2253         * auth-source.el (auth-source-netrc-create): Don't query the bits that
2254         we already know.
2255         (auth-source-forget-all-cached): Clear auth-source-netrc-cache, too.
2256         (auth-source-netrc-create): Don't prompt for the stuff we already know.
2257
2258 2011-06-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2259
2260         * auth-source.el (auth-source-netrc-create): Don't print all tokens in
2261         %S format, since that looks odd.
2262         (auth-sources): Prefer the ~/.authinfo file over the ~/.authinfo.gpg
2263         file, especially when saving.
2264
2265 2011-06-21  Andrew Cohen  <cohen@andy.bu.edu>
2266
2267         * nnimap.el (nnimap-find-article-by-message-id): return nil when no
2268         article found.
2269
2270 2011-06-18  Teodor Zlatanov  <tzz@lifelogs.com>
2271
2272         * auth-source.el (auth-source-netrc-use-gpg-tokens): Replace
2273         `auth-source-save-secrets' with a more sensitive alist that can be
2274         configured per file.  Experimental, so defaults to 'never.
2275         (auth-source-netrc-create): Use it.  Still experimental code.
2276         (with-auth-source-epa-overrides): Use `find-file-hooks' if
2277         `find-file-hook' is unbound (XEmacs fix).  Fix backquoting bug.
2278
2279 2011-06-16  Teodor Zlatanov  <tzz@lifelogs.com>
2280
2281         * auth-source.el (auth-source-save-secrets): New variable to control if
2282         secret tokens should be saved encrypted.
2283         (auth-source-netrc-parse, auth-source-netrc-search): Pass the file name
2284         to `auth-source-netrc-normalize'.
2285         (with-auth-source-epa-overrides): Add convenience macro.  Don't depend
2286         on the EPA variables being defined.
2287         (auth-source-epa-make-gpg-token): Convert text to a "gpg:" token.
2288         (auth-source-netrc-normalize): Convert "gpg:" tokens back to text in
2289         the lexical-let closure.
2290         (auth-source-netrc-create): Create "gpg:" tokens according to
2291         `auth-source-save-secrets'.
2292
2293 2011-06-10  Katsumi Yamaoka  <yamaoka@jpl.org>
2294
2295         * gnus-group.el (gnus-group-update-group): Add new argument
2296         `info-unchanged' that stops updating dribble buffer.
2297
2298         * gnus-start.el (gnus-dribble-enter): Add new argument `regexp' that
2299         deletes lines matching to it in dribble buffer.
2300
2301         * gnus-agent.el (gnus-agent-fetch-group-1):
2302         * gnus-group.el (gnus-group-update-group-line, gnus-group-make-group):
2303         * gnus-srvr.el (gnus-server-update-server, gnus-server-set-info):
2304         * gnus-start.el (gnus-group-change-level):
2305         * gnus-sum.el (gnus-summary-move-article): Delete old dribble entry.
2306
2307         * gnus-sum.el (gnus-summary-update-info): Don't update dribble buffer
2308         if newsgroup info is not changed.
2309
2310         * gnus-group.el (gnus-group-get-new-news-this-group):
2311         * gnus-sum.el (gnus-summary-read-group-1, gnus-summary-exit-no-update):
2312         Don't update dribble buffer.
2313
2314 2011-06-01  Teodor Zlatanov  <tzz@lifelogs.com>
2315
2316         * gnus-registry.el (gnus-registry-remove-ignored): New function to
2317         remove entries with groups we ignore.
2318
2319 2011-05-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2320
2321         * shr.el (shr-rescale-image): Add an :ascent of 100 to images so that
2322         the underline comes at the bottom.
2323
2324 2011-05-31  Teodor Zlatanov  <tzz@lifelogs.com>
2325
2326         * gnus-registry.el (gnus-registry-article-marks-to-chars): Rename from
2327         `gnus-registry-user-format-function-M' and declare the latter obsolete.
2328         (gnus-registry-article-marks-to-names): Rename from
2329         `gnus-registry-user-format-function-M2'.
2330
2331 2011-05-31  Katsumi Yamaoka  <yamaoka@jpl.org>
2332
2333         * gnus-sum.el (gnus-summary-exit): Make sure to kill article buffer in
2334         ephemeral group.
2335
2336 2011-05-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2337
2338         * shr.el (shr-browse-image): Copy the URL if called interactively.
2339
2340 2011-05-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2341
2342         * gnus-group.el (gnus-group-mark-article-read): It's possible that we
2343         want to have `gnus-newsgroup-unselected' kept sorted.  If this isn't
2344         done, then unselected articles may be marked as read.
2345
2346         * pop3.el (pop3-open-server): Erase the buffer after the greeting,
2347         since not doing this seems to lead to a race condition in pop3-logon.
2348
2349         * nnvirtual.el (nnvirtual-request-article): Bind `gnus-command-method'
2350         so that the call chain it correct when we call "upwards".
2351
2352         * gnus-sum.el (gnus-select-newsgroup): Auto-expiry doesn't make sense
2353         in read-only groups.
2354
2355         * gnus-group.el (gnus-group-mark-article-read): Ditto.
2356
2357         * message.el (message-cite-reply-position): Doc string fix.
2358
2359         * nnimap.el (nnimap-transform-headers): Simplify regexp to hopefully
2360         avoid regexp overflow.
2361         (nnimap-transform-split-mail): Ditto.
2362
2363         * pop3.el (pop3-retr): Error out if the server closes the connection.
2364
2365 2011-05-30  Stefan Monnier  <monnier@iro.umontreal.ca>
2366
2367         * mml1991.el (mml1991-mailcrypt-encrypt): Remove use of ill-designed
2368         mm-with-unibyte-current-buffer.  The buffer should not contain any
2369         multibyte chars anyway at this stage.
2370
2371 2011-05-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2372
2373         * shr.el (shr-urlify): Use shr-add-font to make underlines be less ugly
2374         at the end of lines.
2375
2376 2011-05-29  Julien Danjou  <julien@danjou.info>
2377
2378         * smiley.el (gnus-smiley-file-types): Add gif as supported file type.
2379
2380 2011-05-27  Glenn Morris  <rgm@gnu.org>
2381
2382         * gnus-group.el (gnus-bug-group-download-format-alist):
2383         Use the "maintainer" version of debian reports as well.
2384
2385 2011-05-26  Glenn Morris  <rgm@gnu.org>
2386
2387         * gnus-group.el (gnus-bug-group-download-format-alist):
2388         Use the "maintainer" version of debbugs.gnu.org reports.
2389
2390 2011-05-24  Katsumi Yamaoka  <yamaoka@jpl.org>
2391
2392         * gnus-art.el (gnus-mime-delete-part): Fix mm-handle-filename usage.
2393
2394 2011-05-23  Stefan Monnier  <monnier@iro.umontreal.ca>
2395
2396         * gnus-cus.el (gnus-agent-customize-category):
2397         * gnus-delay.el (gnus-delay-send-queue):
2398         * gnus.el (gnus-other-frame):
2399         Don't quote lambda expressions with `quote'.
2400
2401 2011-05-20  Teodor Zlatanov  <tzz@lifelogs.com>
2402
2403         * gnus-sum.el (gnus-summary-hide-thread): Fix bug where moving to hide
2404         the thread moves us backwards and so we loop forever.
2405
2406 2011-05-19  Katsumi Yamaoka  <yamaoka@jpl.org>
2407
2408         * mm-bodies.el (mm-decode-content-transfer-encoding): Allow leading
2409         whitespace in base64 data lines.
2410
2411 2011-05-18  Teodor Zlatanov  <tzz@lifelogs.com>
2412
2413         * gnus-registry.el (gnus-registry-user-format-function-M):
2414         Use `mapconcat'.
2415         (gnus-registry-user-format-function-M2): Use to see the full text of
2416         the marks.  Make "," the mark text separator.
2417
2418         * nntp.el (nntp-send-authinfo): Use the "force" token for NNTP
2419         authentication with auth-source.
2420
2421 2011-05-17  Glenn Morris  <rgm@gnu.org>
2422
2423         * gnus-group.el (gnus-import-other-newsrc-file):
2424         Use insert-file-contents.
2425
2426 2011-05-16  Teodor Zlatanov  <tzz@lifelogs.com>
2427
2428         * gnus-sum.el (gnus-summary-hide-all-threads): Add update message every
2429         1000 iterations.
2430
2431 2011-05-16  Katsumi Yamaoka  <yamaoka@jpl.org>
2432
2433         * nntp.el (nntp-open-connection): Check if process-type is available.
2434
2435 2011-05-16  Julien Danjou  <julien@danjou.info>
2436
2437         * shr.el (shr-tag-del): Add support for del tag.
2438
2439 2011-05-13  Katsumi Yamaoka  <yamaoka@jpl.org>
2440
2441         * gnus-html.el (gnus-html-put-image): Register a displayer.
2442
2443         * shr.el (shr-image-displayer): Don't remove text props from alt text.
2444
2445 2011-05-13  Teodor Zlatanov  <tzz@lifelogs.com>
2446
2447         * registry.el (prune-factor): New initialization parameter defaulting
2448         to 0.1.
2449         (registry-prune-hard): Use it.
2450
2451         * gnus-registry.el (gnus-registry-fixup-registry): Set prune-factor to
2452         0.1 expicitly.
2453
2454 2011-05-13  Glenn Morris  <rgm@gnu.org>
2455
2456         * message.el (message-send-mail-with-sendmail): Assume sendmail-program
2457         is bound, since this function requires sendmail.
2458
2459 2011-05-11  Teodor Zlatanov  <tzz@lifelogs.com>
2460
2461         * registry.el (registry-usage-test): Disable pruning test.
2462
2463 2011-05-11  David Engster  <dengste@eml.cc>
2464
2465         * lpath.el: Bind shr-put-image and process-type for Emacs22 and XEmacs.
2466         Bind set-network-process-option for XEmacs.
2467
2468 2011-05-10  Teodor Zlatanov  <tzz@lifelogs.com>
2469
2470         * registry.el (registry-prune-hard-candidates)
2471         (registry-prune-soft-candidates): Helper methods for registry pruning.
2472         (registry-prune): Use them.  Make the sort function optional.
2473
2474 2011-05-10  Jim Meyering  <meyering@redhat.com>
2475
2476         * shr.el (shr-colorize-region): Fix typo "on on -> on".
2477
2478 2011-05-10  Julien Danjou  <julien@danjou.info>
2479
2480         * shr.el (shr-put-color-1): Do not bug out when old-props is a face
2481         symbol and not a list.
2482
2483 2011-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
2484
2485         * gnus-art.el (gnus-article-mode): Move binding of
2486         shr-put-image-function here from gnus-article-prepare-display.
2487
2488         * shr.el (shr-put-image-function): New variable.
2489         (shr-image-fetched, shr-image-displayer, shr-tag-img): Funcall it.
2490         (shr-put-image): Return scaled image.
2491
2492         * gnus-art.el (gnus-shr-put-image): New function.
2493         (gnus-article-prepare-display): Bind shr-put-image-function to it.
2494
2495         * gnus-html.el (gnus-html-wash-images): Register scaled images, not
2496         original ones, as deletable.
2497
2498 2011-05-09  Stefan Monnier  <monnier@iro.umontreal.ca>
2499
2500         * nntp.el (nntp-open-connection): Set TCP keepalive option.
2501
2502 2011-05-09  Teodor Zlatanov  <tzz@lifelogs.com>
2503
2504         * registry.el (registry-full): Add convenience method.  Fix logic.
2505         (registry-insert): Use it.  Fix logic here too.
2506
2507         * gnus-registry.el (gnus-registry-insert): Add wrapper that calls
2508         `registry-prune' if `registry-full' returns t.
2509         (gnus-registry-handle-action)
2510         (gnus-registry-get-or-make-entry, gnus-registry-set-id-key)
2511         (gnus-registry-usage-test): Use it.
2512
2513 2011-05-07  Julien Danjou  <julien@danjou.info>
2514
2515         * shr.el (shr-link): Make shr-link inherit from link by default.
2516
2517 2011-05-06  Teodor Zlatanov  <tzz@lifelogs.com>
2518
2519         * shr.el (shr-urlify, shr-link): Fix shr-link face.
2520
2521 2011-05-05  Teodor Zlatanov  <tzz@lifelogs.com>
2522
2523         * shr.el (shr-urlify, shr-link): Still broken but at least doesn't
2524         error out because the face is not a list.
2525
2526 2011-05-05  Glenn Morris  <rgm@gnu.org>
2527
2528         * proto-stream.el (gnutls-negotiate): Fix declarations.
2529
2530         * gnus-start.el (gnus-propagate-marks): Declare.
2531
2532 2011-05-04  Teodor Zlatanov  <tzz@lifelogs.com>
2533
2534         * registry.el (registry-reindex): Fix percentage message.
2535
2536         * proto-stream.el (network-stream-open-starttls): Adjust to call
2537         `gnutls-negotiate' with :process and :hostname arguments.
2538
2539 2011-05-03  Teodor Zlatanov  <tzz@lifelogs.com>
2540
2541         * shr.el: Add shr-link face for links.
2542         (shr-urlify): Use it.
2543
2544         * registry.el (registry-insert): Make error message more helpful.
2545
2546 2011-05-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2547
2548         * gnus-html.el (gnus-html-schedule-image-fetching):
2549         Use url-queue-retrieve, if it exists.
2550
2551         * shr.el (shr-tag-img): Ditto.
2552
2553         * gnus.el: Autoload more gnus-agent functions.
2554
2555         * gnus-art.el (gnus-request-article-this-buffer): Store articles in the
2556         agent if we haven't already (bug#8502).
2557
2558         * gnus-async.el (gnus-async-article-callback): Put prefetched articles
2559         into the Agent, too.
2560
2561         * gnus-agent.el (gnus-agent-store-article): New function.
2562
2563         * nnheader.el (nnheader-insert-buffer-substring): Rename from nntp-
2564         and moved from that file for reuse.
2565
2566         * pop3.el (pop3-open-server): Error messages are "-ERR".
2567
2568 2011-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2569
2570         * pop3.el (pop3-open-server): Upgrade opportunistically to STARTTLS.
2571         (open-tls-stream): Remove superfluous tls/starttls autoloads.
2572
2573 2011-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
2574
2575         * gnus.el: No Gnus v0.17 is released.
2576
2577 2011-05-01  Stefan Monnier  <monnier@iro.umontreal.ca>
2578
2579         * gnus-sum.el (gnus-summary-next-article): Don't bug out if the summary
2580         buffer has moved to a different frame.
2581
2582 2011-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2583
2584         * nnimap.el (nnimap-request-article): Use nntp-insert-buffer-substring
2585         to get the conversion from unibyte to multibyte buffers to work on
2586         Emacs 22.
2587
2588         * nntp.el (nntp-request-article): Slight clean-up.
2589
2590 2011-04-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2591
2592         * shr.el (shr-strike-through): New face.
2593         (shr-tag-s): Use it to provide <s> support.
2594         (shr-tag-s): Remove duplicate definition.
2595
2596 2011-04-25  Teodor Zlatanov  <tzz@lifelogs.com>
2597
2598         * gnus-registry.el (gnus-registry-ignore-group-p): Don't call
2599         `gnus-parameter-registry-ignore' if the *Group* buffer doesn't exist.
2600
2601 2011-04-24  Teodor Zlatanov  <tzz@lifelogs.com>
2602
2603         * proto-stream.el (proto-stream-open-starttls): Give host parameter to
2604         `gnutls-negotiate'.
2605         (gnutls-negotiate): Adjust `gnutls-negotiate' declaration.
2606
2607 2011-04-23  Glenn Morris  <rgm@gnu.org>
2608
2609         * gnus-sum.el (gnus-extra-headers): Bump :version.
2610
2611 2011-04-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2612
2613         * shr.el (shr-tag-sup): New function.
2614         (shr-tag-sub): Ditto.
2615
2616 2011-04-22  Teodor Zlatanov  <tzz@lifelogs.com>
2617
2618         * gnus-registry.el (gnus-registry-ignore-group-p): Test specifically
2619         for the case where `gnus-registry-ignored-groups' is a list of lists,
2620         and don't call `gnus-parameter-registry-ignore' otherwise.
2621
2622 2011-04-21  Teodor Zlatanov  <tzz@lifelogs.com>
2623
2624         * nnimap.el (nnimap-user): New backend variable.
2625         (nnimap-open-connection-1): Use it.
2626         (nnimap-credentials): Accept user parameter so it's explicit what user
2627         name is desired.
2628
2629         * gnus-sum.el (gnus-extra-headers): Add Keywords, Cc, and Gcc to
2630         default.
2631
2632         * gnus.el (gnus-registry-ignored-groups): Provide default in gnus.el,
2633         not gnus-registry.el.
2634
2635         * gnus-registry.el: Mention in comments how to modify
2636         `gnus-extra-headers' for proper recipient tracking and that it may
2637         already have To and Cc recently, which it does as of this commit.
2638         (gnus-registry-ignored-groups): Remove defcustom.
2639         Explain why in comments.
2640         (gnus-registry-action): Fix data-header reference to use the extra
2641         headers.  Explain in package commentary how to add To and Cc headers to
2642         the gnus-extra-headers.
2643         (gnus-registry-ignored-groups): Adjust defaults to match the parameter.
2644         (gnus-registry-ignore-group-p): Adjust to take either a group/topic
2645         parameter list or a string list in `gnus-registry-ignored-groups'.
2646         Fix logic error.
2647
2648 2011-04-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2649
2650         * shr.el (shr-expand-url): Protect against null urls.
2651
2652 2011-04-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2653
2654         * shr.el (shr-base): New binding.
2655         (shr-tag-base): Keep track of <base>.
2656         (shr-expand-url): New function used throughout.
2657
2658 2011-04-20  Teodor Zlatanov  <tzz@lifelogs.com>
2659
2660         * gnus-registry.el
2661         (gnus-registry--split-fancy-with-parent-internal): Fix loop bugs.
2662         (gnus-registry-ignored-groups): New variable.
2663         (gnus-registry-ignore-group-p): Use it.
2664         (gnus-registry-handle-action): Use `gnus-registry-ignore-group-p' and
2665         set the destination group to nil (same as delete) if it's ignored.
2666
2667 2011-04-20  David Engster  <dengste@eml.cc>
2668
2669         * tests/gnustest-nntp.el: New file for simple NNTP testing.
2670
2671         * Makefile.in (test-nntp): New rule.
2672         (check): Add it.
2673         (test-registry): Change '$(EMACS_COMP)' to '$(EMACS) $(FLAGS)'.
2674
2675 2011-04-20  Katsumi Yamaoka  <yamaoka@jpl.org>
2676
2677         * gnus-registry.el (gnus-registry-action)
2678         (gnus-registry-fetch-header-fast):
2679         Don't use mail-header that looks an internal function of mailheader.el.
2680
2681 2011-04-19  Glenn Morris  <rgm@gnu.org>
2682
2683         * time-date.el (time-to-days): Remove unused local variables.
2684
2685 2011-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
2686
2687         * gnus-registry.el: Eliminate cl functions.
2688         (gnus-registry-sort-addresses): New function that replaces mapcan.
2689         (gnus-registry-action, gnus-registry-spool-action)
2690         (gnus-registry-split-fancy-with-parent)
2691         (gnus-registry-fetch-recipients-fast): Use it.
2692         (gnus-registry-import-eld): Replace delete* with dolist + delq.
2693
2694         * registry.el (initialize-instance, registry-lookup)
2695         (registry-lookup-breaks-before-lexbind, registry-lookup-secondary)
2696         (registry-lookup-secondary-value, registry-search, registry-delete)
2697         (registry-insert, registry-reindex, registry-size, registry-prune):
2698         Use eval-and-compile.
2699
2700 2011-04-16  Teodor Zlatanov  <tzz@lifelogs.com>
2701
2702         * registry.el (registry-reindex): New method to recreate the secondary
2703         registry indices.
2704
2705         * gnus-registry.el (gnus-registry-fixup-registry): Use it if the
2706         tracked field changes.
2707         (gnus-registry-unfollowed-addresses, gnus-registry-track-extra)
2708         (gnus-registry-action, gnus-registry-spool-action)
2709         (gnus-registry-handle-action)
2710         (gnus-registry--split-fancy-with-parent-internal)
2711         (gnus-registry-split-fancy-with-parent)
2712         (gnus-registry-register-message-ids): Add recipient tracking on spool,
2713         move, and delete actions, and for fancy splitting with parent.
2714         (gnus-registry-extract-addresses)
2715         (gnus-registry-fetch-recipients-fast)
2716         (gnus-registry-fetch-header-fast): Convenience functions.
2717         (gnus-registry-misc-test): ERT test of
2718         `gnus-registry-extract-addresses'.
2719
2720 2011-04-15  Teodor Zlatanov  <tzz@lifelogs.com>
2721
2722         * gnus-registry.el (gnus-registry--split-fancy-with-parent-internal):
2723         Track by subject first, then sender.
2724
2725 2011-04-15  Stefan Monnier  <monnier@iro.umontreal.ca>
2726
2727         * message.el (message-bogus-system-names): Replace ^...$ => \`...\'.
2728
2729         * gnus.el (gnus-splash-svg-color-symbols): Don't use insert-file from
2730         Lisp.
2731
2732         * gnus-draft.el (gnus-draft-setup): New arg `dont-pop'.
2733         (gnus-draft-send): Use it to avoid popping
2734         up frames from gnus-group-send-queue.
2735
2736 2011-04-14  Teodor Zlatanov  <tzz@lifelogs.com>
2737
2738         * gnus-registry.el: Updated gnus-registry docs.
2739
2740 2011-04-12  Teodor Zlatanov  <tzz@lifelogs.com>
2741
2742         * gnus-registry.el (gnus-registry--split-fancy-with-parent-internal):
2743         Fix logic bug.
2744         (gnus-registry-post-process-groups): Fix logging of no results and
2745         quote sender and subject.
2746
2747 2011-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2748
2749         * proto-stream.el (proto-stream-open-starttls): Only do opportunistic
2750         STARTTLS upgrades if we have built-in gnutls support.  Upgrades via
2751         gnutls-cli are too slow to be done opportunistically.
2752
2753         * gnus-start.el (gnus-get-unread-articles): Slight cleanup.
2754         (gnus-read-active-for-groups): Don't try to finish getting stuff where
2755         we had no early-data returned.
2756         (gnus-get-unread-articles): Add a sanity check so that we don't issue
2757         two async commands to the same server at the same time.
2758
2759 2011-04-12  Stig Sandbeck Mathisen  <ssm@fnord.no>  (tiny change)
2760
2761         * gnus-sum.el (gnus-summary-select-article-buffer): Doc fix.
2762
2763 2011-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2764
2765         * gnus-registry.el (gnus-registry-remake-db): Put the warning on a
2766         "warning" level.
2767
2768         * mm-url.el (mm-url-package-name): Remove to ease third-party reuse.
2769         (mm-url-insert-file-contents): Don't set the package names.
2770
2771 2011-04-11  Teodor Zlatanov  <tzz@lifelogs.com>
2772
2773         * gnus-registry.el (gnus-registry-action): Remove properties and
2774         simplify subject in `gnus-registry-handle-action'.
2775         (gnus-registry-spool-action): Get subject and sender from message if
2776         they are not passed in.
2777         (gnus-registry-handle-action): Remove properties and simplify subject
2778         consistently.
2779
2780 2011-04-11  Stefan Monnier  <monnier@iro.umontreal.ca>
2781
2782         * registry.el: Require CL before using defmacro*.
2783
2784 2011-04-11  Katsumi Yamaoka  <yamaoka@jpl.org>
2785
2786         * gnus-art.el (article-treat-date): Assume that
2787         gnus-article-date-headers may be a group parameter.
2788
2789 2011-04-07  Teodor Zlatanov  <tzz@lifelogs.com>
2790
2791         * gnus-registry.el (gnus-registry-handle-action): More debugging.
2792
2793         * gnus-start.el (gnus-gnus-to-newsrc-format): Add a way to run
2794         interactively so the newsrc file can contain foreign groups too.
2795         Useful for debugging but not much for users.
2796
2797 2011-04-07  David Engster  <dengste@eml.cc>
2798
2799         * registry.el (registry-usage-test): Only do
2800         `registry-lookup-breaks-before-lexbind' testing for Emacs24 with
2801         lexical binding.
2802
2803 2011-04-07  David Engster  <dengste@eml.cc>
2804
2805         * Makefile.in (check, test-registry): New rules for test-suite.
2806
2807 2011-04-06  David Engster  <dengste@eml.cc>
2808
2809         * registry.el, gnus-registry.el: Use `ignore-errors' instead of third
2810         argument NOERROR for `require', since XEmacs 21.4 does not support it.
2811
2812 2011-04-06  David Engster  <dengste@eml.cc>
2813
2814         * registry.el (initialize-instance): Change :after to :AFTER to be
2815         compatible with old EIEIO version in XEmacs.
2816
2817 2011-04-06  Teodor Zlatanov  <tzz@lifelogs.com>
2818
2819         * gnus-registry.el (gnus-registry-post-process-groups)
2820         (gnus-registry--split-fancy-with-parent-internal): Fix splitting bugs
2821         and provide better messaging.
2822
2823 2011-04-06  David Engster  <dengste@eml.cc>
2824
2825         * Makefile.in (fail-on-warning): New rule to compile with warnings as
2826         errors.
2827
2828         * dgnushack.el (dgnushack-compile-error-on-warn): New function to call
2829         dgnushack-compile with error-on-warn enabled, and to signal an error if
2830         clean compilation failed.
2831         (dgnushack-compile): New argument 'error-on-warn'.  If non-nil, compile
2832         with `byte-compile-error-on-warn'.  Return nil if errors occured.
2833
2834 2011-04-06  Teodor Zlatanov  <tzz@lifelogs.com>
2835
2836         * gnus-registry.el: Don't use ERT if it's not available.  Load it
2837         unconditionally anyway, discarding errors.
2838         (gnus-registry-delete-entries): New convenience function.
2839         (gnus-registry-import-eld): Import from old .eld registry.
2840
2841         * registry.el: Don't use ERT if it's not available.  Load it
2842         unconditionally anyway, discarding errors.
2843
2844         * proto-stream.el (gnutls-negotiate): Revert inadvertent commit of the
2845         version from the Claudio Bley GnuTLS patch (extra optional parameters
2846         and host name).
2847
2848 2011-04-05  Teodor Zlatanov  <tzz@lifelogs.com>
2849
2850         * gnus-registry.el (gnus-registry-fixup-registry): New function to
2851         fixup the parameters that can be customized by the user between
2852         save/read cycles.
2853         (gnus-registry-read): Use it.
2854         (gnus-registry-make-db): Use it.
2855         (gnus-registry-spool-action, gnus-registry-handle-action):
2856         Fix messaging.
2857         (gnus-registry--split-fancy-with-parent-internal): Fix loop.
2858         Map references to actual group names with sender and subject tracking.
2859         (gnus-registry-post-process-groups): Use `cond' for better messaging.
2860         (gnus-registry-usage-test): Add subject lookup test.
2861
2862         * registry.el (registry-db, initialize-instance): Set up constructor
2863         instead of :initform arguments for the sake of older Emacsen.
2864         (registry-lookup-breaks-before-lexbind): New method to demonstrate
2865         pre-lexbind merge bug.
2866         (registry-usage-test): Use it.
2867         (initialize-instance, registry-db): Move the non-function initforms
2868         back to the class definition.
2869
2870 2011-04-03  Teodor Zlatanov  <tzz@lifelogs.com>
2871
2872         * registry.el: New library to manage gnus-registry-style data.
2873
2874         * gnus-registry.el: Use it (major rewrite).
2875
2876         * nnregistry.el: Use it.
2877
2878         * spam.el: Use it.
2879
2880 2011-04-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2881
2882         * gnus-sum.el (gnus-update-marks): Reinstate the code to not alter
2883         marks on non-selected articles.
2884
2885 2011-04-02  Chong Yidong  <cyd@stupidchicken.com>
2886
2887         * nnimap.el (nnimap-open-connection-1): Pass explicit :end-of-command
2888         parameter to open-protocol-stream.
2889
2890 2011-04-01  Julien Danjou  <julien@danjou.info>
2891
2892         * mm-view.el (mm-display-inline-fontify): Do not fontify with
2893         fundamental-mode.
2894
2895 2011-04-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2896
2897         * gnus-start.el (gnus-get-unread-articles): Don't try to contact denied
2898         servers.
2899
2900 2011-03-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2901
2902         * gnus-sum.el (gnus-update-marks): Revert intersection change, which
2903         made marks not propagate, again.
2904
2905 2011-03-30  Chong Yidong  <cyd@stupidchicken.com>
2906
2907         * proto-stream.el (open-protocol-stream): Bring back `network' type.
2908         Make this the default type.
2909         (proto-stream-open-plain): Rename from proto-stream-open-default.
2910         (open-protocol-stream, proto-stream-open-starttls)
2911         (proto-stream-open-tls, proto-stream-open-shell): Replace `default'
2912         with `plain'.
2913
2914         * nnimap.el (nnimap-stream, nnimap-open-connection-1): Accept `network'
2915         value.
2916
2917         * nntp.el (nntp-open-connection-function): Document the fact that some
2918         values are not functions but are instead handled specially.
2919         Recognize nntp-open-plain-stream value.
2920         (nntp-open-connection): Recognize that value.
2921
2922 2011-03-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2923
2924         * dgnushack.el: Only do the defcustom compilation thing on XEmacs,
2925         where it seems to be needed.
2926
2927 2011-03-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2928
2929         * gssapi.el (open-gssapi-stream): Remove the last mentions of the IMAP
2930         stuff.
2931
2932         * gnus-score.el (gnus-score-string): Fix calling convention of
2933         `gnus-simplify-buffer-fuzzy' after last patches.
2934
2935         * gnus-sum.el (gnus-update-marks): Don't send any marks updates to the
2936         server for articles we didn't get any headers for.  This is a sanity
2937         check.
2938
2939 2011-03-29  Michael Welsh Duggan  <md5i@md5i.com>
2940
2941         * nnimap.el (nnimap-open-connection-1): Is the login responds with a
2942         new CAPABILITY, use it.
2943
2944 2011-03-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2945
2946         * gnus-agent.el (gnus-agent-fetch-headers): Don't message if we're not
2947         downloading anything.
2948
2949         * gnus.el (gnus-splash-svg-color-symbols): Remove superfluous `and'.
2950
2951 2011-03-29  Adam Sjøgren  <asjo@koldfront.dk>
2952
2953         * gnus.el (gnus-group-startup-message): Prefer svg file and replace
2954         colors.
2955         (gnus-splash-svg-color-symbols): New function.
2956
2957 2011-03-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2958
2959         * gnus-sum.el (gnus-simplify-buffer-fuzzy): Take the regexp explicitly
2960         instead of using the global gnus-simplify-subject-fuzzy-regexp.
2961         (gnus-simplify-subject-fuzzy): Use the local
2962         gnus-simplify-subject-fuzzy-regex instead of the global one.
2963         This makes using this variable in group parameters work.
2964
2965 2011-03-29  Teodor Zlatanov  <tzz@lifelogs.com>
2966
2967         * gnus-registry.el (gnus-registry-unfollowed-groups):
2968         Add "archive:sent" to the unfollowed group regex (for the recent Gnus
2969         archive:sent-YYYY-MM-DD groups).
2970         (gnus-registry-split-fancy-with-parent): Bail out early in sender
2971         tracking if there are more than `gnus-registry-max-track-groups'
2972         matches.
2973
2974 2011-03-29  Stefan Monnier  <monnier@iro.umontreal.ca>
2975
2976         * message.el (message--yank-original-internal): New function to do the
2977         insertion cleanly inside eval in `message-yank-original'.
2978         (message-yank-original): Use it.
2979
2980 2011-03-29  Julien Danjou  <julien@danjou.info>
2981
2982         * mm-view.el (mm-display-inline-fontify): Use `set-normal-mode' with
2983         local variables disabled rather than `normal-mode'.
2984
2985 2011-03-28  Brian T. Sniffen  <bsniffen@akamai.com>  (tiny change)
2986
2987         * imap.el (imap-shell-open, imap-process-connection-type):
2988         Use imap-process-connection-type for 'shell' streams as well as
2989         Kerberos, SSL, other subprocesses.
2990
2991 2011-03-26  Chong Yidong  <cyd@stupidchicken.com>
2992
2993         * proto-stream.el: Changes preparatory to merging open-protocol-stream
2994         with open-network-stream.
2995         (proto-stream-always-use-starttls): Option removed.
2996         (open-protocol-stream): Return a process object by default.  Provide a
2997         new parameter :return-list specifying a list-type return value, which
2998         now has the form (PROP . PLIST) instead of a fixed-length list.  Change
2999         :type `network' to `try-starttls', and `network-only' to `default'.
3000         Make `default' the default, for compatibility with open-network-stream.
3001         Handle the no-parameter case exactly as open-network-stream, with no
3002         additional stream processing.  Search plists using plist-get.
3003         Explicitly add :end-of-commend parameter if it is missing.
3004         (proto-stream-open-default): Rename from
3005         proto-stream-open-network-only.  Return 'default as the type.
3006         (proto-stream-open-starttls): Rename from proto-stream-open-network.
3007         Use plist-get.  Don't return `tls' as the type if STARTTLS negotiation
3008         failed.  Always return a list with a (possibly dead) process as the
3009         first element, for compatibility with open-network-stream.
3010         (proto-stream-open-tls): Use plist-get.  Always return a list.
3011         (proto-stream-open-shell): Return `default' as connection type.
3012         (proto-stream-capability-open): Use plist-get.
3013         (proto-stream-eoc): Function deleted.
3014
3015         * nnimap.el (nnimap-stream, nnimap-open-connection)
3016         (nnimap-open-connection-1): Handle renaming of :type parameter for
3017         open-protocol-stream.
3018         (nnimap-open-connection-1): Pass a :return-list parameter
3019         open-protocol-stream to obtain a list return value.  Parse this list
3020         using plist-get.
3021
3022         * nntp.el (nntp-open-connection): Handle renaming of :type parameter
3023         for open-protocol-stream.  Accept open-protocol-stream return value
3024         that is a subprocess object instead of a list.  Handle the case of a
3025         dead returned process.
3026
3027 2011-03-25  Teodor Zlatanov  <tzz@lifelogs.com>
3028
3029         * mm-util.el (mm-handle-filename): Move to mm-decode.el (bug#8330).
3030
3031         * mm-decode.el (mm-handle-filename): Move from mm-util.el (bug#8330).
3032
3033 2011-03-21  Julien Danjou  <julien@danjou.info>
3034
3035         * mm-view.el (mm-display-inline-fontify): Make mode optional, and call
3036         normal-mode if not set.  Set temp buffer unmodified to avoid kill-buffer
3037         query.
3038         (mm-inline-text): Render normal text with fontification whenever
3039         possible.
3040
3041         * gnus-sum.el (gnus-summary-save-parts-1):
3042         * gnus-art.el (gnus-article-browse-html-save-cid-content)
3043         (gnus-article-browse-html-parts, gnus-mime-delete-part)
3044         (gnus-mime-copy-part, gnus-mime-inline-part, gnus-insert-mime-button):
3045         Use `mm-handle-filename'.
3046
3047         * mm-util.el (mm-handle-filename): New function, return the filename of
3048         an handle.
3049
3050 2011-03-18  Julien Danjou  <julien@danjou.info>
3051
3052         * gnus-util.el (gnus-buffer-live-p): Simplify gnus-buffer-live-p.
3053         (gnus-buffer-live-p): Check that buffer is not nil.
3054
3055 2011-03-17  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
3056
3057         * gnus.el: No Gnus v0.15 is released.
3058
3059 2011-03-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3060
3061         * time-date.el (format-seconds): Use assoc instead of assoc-string to
3062         avoid warning on XEmacs.
3063
3064         * dgnushack.el: Bind help-echo-owns-message to avoid a compiler warning
3065         on XEmacs.
3066
3067         * gnus-art.el: Require mouse, which the build bot seems to say is
3068         needed.
3069
3070         * dgnushack.el: Define url-retrieve-synchronously unless not defined.
3071
3072         * gravatar.el (gravatar-retrieve-synchronously): Use `url-retrieve' on
3073         XEmacs, since it doesn't have url-retrieve-synchronously.
3074
3075         * time-date.el (format-seconds): Use assoc instead of assoc-string,
3076         since assoc-string doesn't exist in XEmacs.
3077
3078 2011-03-17  Antoine Levitt  <antoine.levitt@gmail.com>
3079
3080         * gnus-group.el (gnus-group-list-ticked): New function.
3081         (gnus-group-make-menu-bar): Provide a menu entry for it.
3082         (gnus-group-list-map): Provide a binding for it.
3083
3084 2011-03-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3085
3086         * shr.el (shr-visit-file): New command.
3087
3088         * nnimap.el (nnimap-fetch-inbox): Rewrite slightly last patch.
3089
3090 2011-03-17  Bjørn Mork  <bjorn@mork.no>
3091
3092         * nnimap.el (nnimap-fetch-inbox): Don't download bodies on ver4-capable
3093         servers.
3094
3095 2011-03-16  Julien Danjou  <julien@danjou.info>
3096
3097         * mm-uu.el (mm-uu-dissect-text-parts): Only dissect handle that are
3098         inline.
3099
3100         * gnus-art.el (article-hide-list-identifiers):
3101         Use gnus-group-get-list-identifiers.
3102
3103         * gnus-sum.el (gnus-group-get-list-identifiers): New function.
3104         (gnus-summary-remove-list-identifiers):
3105         Use gnus-group-get-list-identifiers to get regexp.
3106         (gnus-select-newsgroup, gnus-summary-insert-subject)
3107         (gnus-summary-insert-articles):
3108         Call gnus-summary-remove-list-identifiers unconditionally.
3109
3110 2011-03-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3111
3112         * gnus-sum.el (gnus-articles-to-read): Revert back to old behavior if
3113         we're selecting a group with unread articles.
3114
3115         * nnimap.el (nnimap-open-connection-1): Allow `network-only', too.
3116
3117         * gssapi.el: New file separated out from imap.el to provide a general
3118         Kerberos 5 connection facility for Emacs.
3119
3120         * message.el (message-elide-ellipsis): Document the format spec
3121         ellipsis.
3122
3123 2011-03-15  Reiner Steib  <Reiner.Steib@gmx.de>
3124
3125         * message.el (message-elide-region): Allow the ellipsis to say how many
3126         lines were removed.
3127
3128 2011-03-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3129
3130         * gnus-win.el (gnus-configure-frame): Protect against trying to restore
3131         window configurations containing buffers that are now dead.
3132
3133         * nnimap.el (nnimap-parse-flags): Remove all MODSEQ entries before
3134         parsing to avoid integer overflows.
3135         (nnimap-parse-flags): Simplify the last change.
3136         (nnimap-parse-flags): Store HIGHESTMODSEQ as a string, since it may be
3137         too large for 32-bit Emacsen.
3138
3139 2011-03-15  Stefan Monnier  <monnier@iro.umontreal.ca>
3140
3141         * auth-source.el (auth-source-netrc-create):
3142         * message.el (message-yank-original): Fix use of `case'.
3143
3144 2011-03-15  Nelson Ferreira  <nelson.ferreira@ieee.org>  (tiny change)
3145
3146         * gnus-art.el (gnus-article-treat-body-boundary): Fix boundary width on
3147         XEmacs, which was one character too wide.
3148
3149 2011-03-09  Antoine Levitt  <antoine.levitt@gmail.com>
3150
3151         * gnus-sum.el (gnus-articles-to-read): Use gnus-large-newsgroup as
3152         default number of articles to display.
3153         (gnus-articles-to-read): Use pretty names for prompt.
3154
3155 2011-03-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3156
3157         * gnus-int.el (gnus-open-server): Ditto.
3158
3159         * gnus-start.el (gnus-activate-group): Give a backtrace if
3160         debug-on-quit is set and the user hits `C-g'.
3161         (gnus-read-active-file): Ditto.
3162
3163         * gnus-group.el (gnus-group-read-ephemeral-group): Ditto.
3164
3165 2011-03-15  Teodor Zlatanov  <tzz@lifelogs.com>
3166
3167         * message.el (message-yank-original): Use cond instead of CL case.
3168
3169 2011-03-15  Stefan Monnier  <monnier@iro.umontreal.ca>
3170
3171         * auth-source.el (auth-source-netrc-create): Use usual format for the
3172         default in prompts.
3173
3174 2011-03-14  Katsumi Yamaoka  <yamaoka@jpl.org>
3175
3176         * lpath.el: Fbind read-char-choice for XEmacs.
3177
3178 2011-03-13  Teodor Zlatanov  <tzz@lifelogs.com>
3179
3180         * auth-source.el (auth-source-netrc-create): Show the default in the
3181         prompt when prompting for token creation.
3182
3183 2011-03-12  Teodor Zlatanov  <tzz@lifelogs.com>
3184
3185         * auth-source.el (auth-source-format-prompt): Always convert the value
3186         to a string to avoid evaluating non-string arguments.
3187         (auth-source-netrc-create): Offer default properly, not as initial
3188         content in `read-string'.
3189         (auth-source-netrc-saver): Use a cache keyed by file name and MD5 hash
3190         of line to determine if we've been run before.  If so, don't run again,
3191         but print a trivial message to indicate the cache was hit instead.
3192
3193 2011-03-11  Teodor Zlatanov  <tzz@lifelogs.com>
3194
3195         * gnus-sync.el (gnus-sync-install-hooks, gnus-sync-unload-hook):
3196         Don't install `gnus-sync-read' to any hooks by default.  It's buggy.
3197         The user will have to run `gnus-sync-read' manually and wait for Cloudy
3198         Gnus.
3199
3200 2011-03-11  Julien Danjou  <julien@danjou.info>
3201
3202         * mm-uu.el (mm-uu-type-alist): Add support for diff starting with "===
3203         modified file".
3204
3205 2011-03-09  Teodor Zlatanov  <tzz@lifelogs.com>
3206
3207         * auth-source.el (auth-source-read-char-choice): New function to read a
3208         character choice using `dropdown-list', `read-char-choice', or
3209         `read-char'.  It appends "[a/b/c] " to the prompt if the choices were
3210         '(?a ?b ?c).  The `dropdown-list' support is disabled for now.  Use
3211         `eval-when-compile' to load `dropdown-list'.  Remove `dropdown-list'.
3212         (auth-source-netrc-saver): Use it.
3213         (auth-source-pick-first-password): New convenience function.
3214
3215 2011-03-08  Teodor Zlatanov  <tzz@lifelogs.com>
3216
3217         * nnimap.el (nnimap-credentials): Keep the :save-function as the third
3218         parameter in the credentials.
3219         (nnimap-open-connection-1): Use it after a successful login.
3220         (nnimap-credentials): Add IMAP-specific user and password prompt.
3221
3222         * auth-source.el (auth-source-search): Add :require parameter, taking a
3223         list.  Document it and the :save-function return token.  Pass :require
3224         down.  Change the CREATED message from a warning to a debug statement.
3225         (auth-source-search-backends): Pass :require down.
3226         (auth-source-netrc-search): Pass :require down.
3227         (auth-source-netrc-parse): Use :require, if it's given, as a filter.
3228         Change save prompt to indicate all modifications saved here are
3229         deletions.
3230         (auth-source-netrc-create): Take user login name as default in user
3231         prompt.  Move all the save functionality to a lexically bound function
3232         under the :save-function token in the returned list.  Set up clearer
3233         default prompts for user, host, port, and secret.
3234         (auth-source-netrc-saver): New function, intended to be wrapped for
3235         :save-function.
3236
3237 2011-03-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3238
3239         * shr.el (shr-table-horizontal-line): Change the defaults for the table
3240         lines to be spaces instead.
3241
3242 2011-03-07  Julien Danjou  <julien@danjou.info>
3243
3244         * sieve-manage.el (sieve-sasl-auth): Create auth-info if not found.
3245         (sieve-sasl-auth): Check that auth-source-search did return something,
3246         or just return an empty string.
3247
3248 2011-03-05  Antoine Levitt  <antoine.levitt@gmail.com>
3249
3250         * gnus.el (gnus-interactive): Use read-directory-name.
3251
3252         * gnus-uu.el (gnus-uu-decode-uu-and-save)
3253         (gnus-uu-decode-unshar-and-save, gnus-uu-decode-save)
3254         (gnus-uu-decode-binhex, gnus-uu-decode-yenc)
3255         (gnus-uu-decode-save-view, gnus-uu-decode-postscript-and-save):
3256         Likewise.
3257
3258         * gnus-group.el (gnus-group-make-directory-group): Likewise.
3259
3260 2011-03-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3261
3262         * gnus-start.el (gnus-group-change-level): Allow putting foreign groups
3263         onto the list of killed groups, too.  This makes killed nnimap groups,
3264         for instance, more reliably not reappear.
3265
3266         * nnimap.el (nnimap-request-thread): Don't bug out when we can't find
3267         the parent.
3268
3269         * gnus-sum.el (gnus-update-read-articles): Fix typo.
3270
3271         * gnus.el (gnus-valid-select-methods): Mark nnimap as a backend that
3272         really have server-side marks.
3273
3274         * gnus-sum.el (gnus-propagate-marks): Change default back to nil again,
3275         since most backends do not usefully have server-side marks.
3276         (gnus-update-read-articles): Propagate marks to all backends that
3277         really have server-side marks.
3278
3279 2011-03-05  Antoine Levitt  <antoine.levitt@gmail.com>
3280
3281         * message.el (message-cite-reply-position, message-cite-style):
3282         New variables.
3283         (message-yank-original): Use the new citation styles.
3284
3285 2011-03-04  Daiki Ueno  <ueno@unixuser.org>
3286
3287         * message.el (message-options): Revert 22da67af (workaround for XEmacs
3288         buffer-local issue); don't mark it buffer-local when running under
3289         XEmacs.
3290
3291 2011-03-03  Tassilo Horn  <tassilo@member.fsf.org>
3292
3293         * nnimap.el (nnimap-parse-flags): Add a workaround for FETCH lines with
3294         numbers too big to be `read'.
3295
3296 2011-03-02  Teodor Zlatanov  <tzz@lifelogs.com>
3297
3298         * password-cache.el (password-in-cache-p): Add autoload.
3299
3300         * message.el (message-options): Make buffer-local two ways to attempt
3301         to fix a XEmacs bug.
3302
3303 2011-03-02  Julien Danjou  <julien@danjou.info>
3304
3305         * gnus-art.el (gnus-with-article-buffer): Fix buffer live check.
3306
3307 2011-03-01  Julien Danjou  <julien@danjou.info>
3308
3309         * gnus-art.el (list-identifier): Add list-identifier as a parameter
3310         group.
3311         (article-hide-list-identifiers): Use list-identifier group parameter.
3312
3313 2011-02-28  Julien Danjou  <julien@danjou.info>
3314
3315         * sieve.el (sieve-buffer-script-name): New local variable to store
3316         sieve script name.
3317         (sieve-edit-script): Store sieve script name.
3318         (sieve-upload): Use sieve script name when uploading.
3319         (sieve-upload): Use substitute-command-keys.
3320         (sieve-edit-script): Use substitute-command-keys.
3321         (sieve-refresh-scriptlist): Use substitute-command-keys.
3322         (sieve-manage-mode-map): Define keymap properly.
3323         (sieve-manage-mode): Do not set mode name manually, change mode-name to
3324         (sieve-refresh-scriptlist): Use substitute-command-keys."Sieve-manage".
3325         Remove commented code about cvs.
3326         (sieve-manage-quit): New function.
3327         (sieve-manage-mode-map): Bind 'q' to sieve-manage-quit.
3328
3329 2011-02-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3330
3331         * gnus-group.el (gnus-import-other-newsrc-file): New function.
3332
3333 2011-02-25  Teodor Zlatanov  <tzz@lifelogs.com>
3334
3335         * auth-source.el (auth-source-search): Cache empty result sets.
3336
3337         * password-cache.el (password-in-cache-p): Convenience function to
3338         check if a key is in the cache, even if the value is nil.
3339
3340         * auth-source.el (auth-source-save-behavior): New variable to replace
3341         `auth-source-never-create'.
3342         (auth-source-netrc-create): Use it.
3343         (auth-source-never-save): Remove.
3344
3345 2011-02-25  Lars Ingebrigtsen  <larsi@gnus.org>
3346
3347         * nnimap.el (nnimap-stream): Doc fix.
3348         (nnimap-open-connection-1): Reverse the order of the ports to that the
3349         prompted-for port is first.
3350
3351         * gnus-start.el (gnus-get-unread-articles): Don't clobber the async
3352         retrieval by the no-group selection.
3353
3354         * gnus-demon.el (gnus-demon-init): run-with-timer should be called with
3355         numerical parameters.
3356
3357 2011-02-25  Julien Danjou  <julien@danjou.info>
3358
3359         * gnus-gravatar.el: Use gnus-with-article-buffer.
3360
3361         * gnus-art.el (gnus-with-article-buffer): Check that the
3362         gnus-article-buffer is alive.
3363
3364 2011-02-24  Teodor Zlatanov  <tzz@lifelogs.com>
3365
3366         * auth-source.el (auth-source-creation-prompts): New variable to manage
3367         creation-time prompts.
3368         (auth-source-search): Document it.
3369         (auth-source-format-prompt): Add utility function.
3370         (auth-source-netrc-create): Don't default the user name to
3371         user-login-name.  Use `auth-source-creation-prompts' and some default
3372         prompts for user, host, port, and password (the default generic prompt
3373         remains ugly).
3374         (auth-source-never-save): Add customizable option to never save info.
3375         (auth-source-netrc-create): Use it and improve save prompts.  Fix help
3376         mode excursion.
3377
3378 2011-02-24  Katsumi Yamaoka  <yamaoka@jpl.org>
3379
3380         * auth-source.el (auth-source-netrc-create): Use `read-char' with no
3381         argument that XEmacs doesn't support.
3382
3383         * dgnushack.el (dgnushack-compile): Exclude color.el from being
3384         compiled for Emacsen having no `libxml-parse-html-region' support.
3385
3386         * gnus-xmas.el (gnus-xmas-define): Remove gnus-x-color-values.
3387
3388         * lpath.el: Bind buffer-save-without-query for XEmacs.
3389
3390 2011-02-23  Julien Danjou  <julien@danjou.info>
3391
3392         * gnus-art.el (article-make-date-line): Ignore errors if time is
3393         invalid and not convertible.
3394         (article-make-date-line): Only add lapsed time if time is not nil.
3395
3396 2011-02-23  Teodor Zlatanov  <tzz@lifelogs.com>
3397
3398         * auth-source.el (auth-source-netrc-create): Use `read-char' instead of
3399         `read-char-choice' for backwards compatibility.
3400         (auth-source-netrc-element-or-first): New function to DTRT for
3401         parameter extraction.
3402         (auth-source-netrc-create): Use it and fix multiple parameter print
3403         bug.  Use the default passed from above (given-default) or the
3404         built-in (user-login-name for :user).
3405
3406 2011-02-23  Lars Ingebrigtsen  <larsi@gnus.org>
3407
3408         * gnus-start.el (gnus-dribble-read-file):
3409         Set buffer-save-without-query, since we always want to save the dribble
3410         file, probably.
3411
3412         * nnmail.el (nnmail-article-group): Allow a final "" split to work on
3413         nnimap.
3414
3415         * gnus-sum.el (gnus-user-date-format-alist): Rename back again from
3416         -summary- since it's a user-visible variable.
3417
3418         * nnimap.el (nnimap-retrieve-group-data-early): Don't do QRESYNC the
3419         first time you use the new Gnus.
3420
3421 2011-02-22  Teodor Zlatanov  <tzz@lifelogs.com>
3422
3423         * auth-source.el: Don't load netrc.el.
3424         (auth-sources): Search ~/.netrc as well by default.
3425         (auth-source-debug): Add 'trivia option for extra output.
3426         (auth-source-do-trivia): Use it.
3427         (auth-source-search): Simplify logic to use
3428         `auth-source-search-backends'.  Use `auth-source-do-trivia' where
3429         appropriate.  Don't keep a running count at this level.  Layer :create
3430         and :delete options appropriately on the first and second passes.
3431         Don't track the backend with the search results.
3432         (auth-source-search-backends): New function to search a list of
3433         backends for a processed spec.
3434         (auth-source-netrc-parse): Cache all netrc files, making
3435         auth-source-netrc-cache an alist keyed by the file name and using the
3436         file mtime as the caching criterion.  Keep the obfuscated data secret
3437         with a lexical bind.
3438         (auth-source-netrc-search): Don't calculate the length of the results
3439         unnecessarily.
3440         (auth-source-search-backends): Fix bug.
3441         (auth-source-netrc-create): Rework prompts.
3442
3443 2011-02-22  Andrew Cohen  <cohen@andy.bu.edu>
3444
3445         * nnir.el (nnir-imap-search-arguments,nnir-imap-default-search-key):
3446         Lower case names of search constraints.
3447         (nnir-run-query): Cache and reuse search constraints for all imap
3448         servers.
3449
3450 2011-02-22  Lars Ingebrigtsen  <larsi@gnus.org>
3451
3452         * gnus-msg.el (gnus-inews-add-send-actions): Restore the winconf name
3453         after exit.
3454         (gnus-setup-message): Define missing variable from last checkin.
3455
3456         * gnus-sum.el (gnus-summary-show-article): When called with t as the
3457         value, show the raw article.
3458
3459 2011-02-22  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
3460
3461         * gnus.el: No Gnus v0.13 is released.
3462
3463 2011-02-21  Lars Ingebrigtsen  <larsi@gnus.org>
3464
3465         * nnimap.el (nnimap-open-connection-1): Revert last change, since
3466         auth-source now accepts numbers.
3467
3468         * auth-source.el (auth-source-netrc-parse): Accept a number as the port
3469         spec, too.
3470         (auth-source-ensure-strings): New function.
3471
3472         * gnus-art.el (gnus-article-update-date-headers): Doc fix.
3473         (gnus-article-setup-buffer): Always restart the date timer so that user
3474         changes to the frequency is respected.
3475
3476         * nnimap.el (nnimap-open-connection-1): auth-source expects strings as
3477         port numbers, so make sure it gets that if nnimap-server-port is
3478         explicit.
3479
3480 2011-02-21  Simon Josefsson  <simon@josefsson.org>
3481
3482         * nnimap.el (nnimap-inbox): Doc fix.
3483
3484 2011-02-21  Chong Yidong  <cyd@stupidchicken.com>
3485
3486         * color.el (color-name-to-rgb): Rename from color-rgb->normalize.
3487         Autoload.  Add optional arg FRAME, and pass it to color-values.
3488         (color-complement): Caller changed.  Doc fix.
3489         (color-gradient): Rewrite for better clarity and efficiency.
3490
3491 2011-02-20  Chong Yidong  <cyd@stupidchicken.com>
3492
3493         * shr-color.el (shr-color->hexadecimal): Use renamed function names
3494         color-rgb-to-hex, color-name-to-rgb, color-srgb-to-lab, and
3495         color-lab-to-srgb.
3496
3497 2011-02-20  Drew Adams  <drew.adams@oracle.com>
3498
3499         * color.el: First part of merge from hexrgb.el.
3500         (color-rgb-to-hex): Rename from color-rgb->hex.
3501         (color-rgb-to-hsv): Rename from color-rgb->hsv.  Force hue and
3502         saturation to zero if the value is too small.
3503         (color-rgb-to-hsl): Rename from color-rgb->hsl.
3504         (color-srgb-to-xyz): Rename from color-srgb->xyz.  Doc fix.
3505         (color-xyz-to-srgb): Rename from color-xyz->srgb.  Doc fix.
3506         (color-xyz-to-lab): Rename from color-xyz->lab.  Doc fix.
3507         (color-lab-to-xyz): Rename from color-lab->xyz.  Doc fix.
3508         (color-lab-to-srgb): Rename from color-lab->srgb.  Doc fix.
3509         (color-cie-de2000): Doc fix.
3510
3511 2011-02-21  Lars Ingebrigtsen  <larsi@gnus.org>
3512
3513         * nntp.el (nntp-finish-retrieve-group-infos): Add a kludge to use the
3514         given method as in the group name if we're using an extended method.
3515         (nntp-finish-retrieve-group-infos): Wait for the end of the LIST ACTIVE
3516         command, if we're using that, instead of waiting for the beginning.
3517
3518         * gnus-start.el (gnus-get-unread-articles): Extend the methods so that
3519         we're sure to get unique server names, and we don't output two async
3520         commands in the same buffer.  This fixes an NNTP hang for some users.
3521
3522 2011-02-21  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
3523
3524         * gnus.el: No Gnus v0.11 is released.
3525
3526 2011-02-21  Lars Ingebrigtsen  <larsi@gnus.org>
3527
3528         * gnus-sum.el (gnus-summary-next-article): Add a kludge to reselect the
3529         summary buffer before reading going to the next buffer.  This avoids
3530         putting the point in the group buffer if you `C-g' the command.
3531
3532         * auth-source.el (auth-source-netrc-parse): Add an in-memory netrc
3533         cache (for now) to make ~/.authinfo.gpg files usable.
3534
3535         * nnfolder.el (copyright-update): Define for the compiler.
3536
3537         * auth-source.el (auth-source-search): Fix unbound variable.
3538
3539 2011-02-19  Glenn Morris  <rgm@gnu.org>
3540
3541         * gnus.el (gnus-meta): Doc fix.
3542
3543 2011-02-19  Chong Yidong  <cyd@stupidchicken.com>
3544
3545         * nnfolder.el (nnfolder-save-buffer): Don't let-bind copyright-update,
3546         in case it's not yet loaded.
3547
3548 2011-02-20  Lars Ingebrigtsen  <larsi@gnus.org>
3549
3550         * nnimap.el (nnimap-wait-for-response): Ensure that we get the entire
3551         line we're waiting for.
3552
3553 2011-02-19  Darren Hoo  <darren.hoo@gmail.com>  (tiny change)
3554
3555         * gnus-art.el (gnus-article-next-page-1): Because customized mode-line
3556         face with line-width greater than zero will cause RET in gnus summary
3557         buffer to scroll down article page-wise because auto vscroll happens,
3558         it should be temporally disabled when doing a scroll-up.
3559
3560 2011-02-19  Lars Ingebrigtsen  <larsi@gnus.org>
3561
3562         * nnimap.el (nnimap-parse-copied-articles): Allow for "<foo> OK"
3563         outputs from the server.
3564
3565 2011-02-18  Antoine Levitt  <antoine.levitt@gmail.com>  (tiny change)
3566
3567         * gnus-art.el (gnus-article-prepare): Run gnus-article-prepare-hook
3568         later so that bbdb can hook in easier.
3569
3570 2011-02-18  Lars Ingebrigtsen  <larsi@gnus.org>
3571
3572         * auth-source.el (auth-source-search): Don't try to create credentials
3573         if the caller doesn't want that.
3574         (auth-source-search): If we don't find a match, don't bug out on
3575         non-bound variables.
3576         (auth-source-search): Only ask a single backend to create the
3577         credentials.
3578
3579         * nnimap.el (nnimap-log-command): Add a newline to the inhibited
3580         logging.
3581         (nnimap-credentials): Protect against auth-source-search returning nil.
3582         (nnimap-request-list): Protect against not being able to open the
3583         server.
3584
3585 2011-02-17  Lars Ingebrigtsen  <larsi@gnus.org>
3586
3587         * auth-source.el (auth-source-search): Do a two-phase search, one with
3588         no :create to get the responses from all backends.
3589
3590         * nnimap.el (nnimap-open-connection-1): Delete duplicate server names
3591         when getting credentials.
3592
3593         * gnus-util.el (gnus-delete-duplicates): New function.
3594
3595 2011-02-17  Teodor Zlatanov  <tzz@lifelogs.com>
3596
3597         * nnimap.el (nnimap-credentials): Instead of picking the first port as
3598         a creation default, pass the whole port list down.  It will be
3599         completed.
3600
3601         * auth-source.el (auth-source-search): Updated docs to talk about
3602         multiple creation choices.
3603         (auth-source-netrc-create): Accept a list as a value (from the search
3604         parameters) and do completion on that list.  Keep a separate netrc line
3605         with the password obscured for showing the user.
3606
3607         * nnimap.el (nnimap-open-connection-1): Make the `nnimap-address' the
3608         first choice to `auth-source-search' so it will be used for entry
3609         creation instead of the server's Gnus-specific name.
3610         (nnimap-credentials): Rely on the auth-source library to select which
3611         port is actually wanted in the new netrc entry, so don't override
3612         `auth-source-creation-defaults'.
3613
3614         * auth-source.el (auth-source-netrc-parse): Use :port instead of
3615         :protocol and accept a missing user, host, or port as a wildcard match.
3616         (auth-source-debug): Default to off.
3617
3618         (auth-source-netrc-search, auth-source-netrc-create)
3619         (auth-source-secrets-search, auth-source-secrets-create)
3620         (auth-source-user-or-password, auth-source-backend, auth-sources)
3621         (auth-source-backend-parse-parameters, auth-source-search): Use :port
3622         instead of :protocol.
3623
3624         * nnimap.el (nnimap-credentials): Pass a port default to
3625         `auth-source-search' in case an entry needs to be created.
3626         (nnimap-open-connection-1): Use :port instead of :protocol.
3627
3628 2011-02-17  Katsumi Yamaoka  <yamaoka@jpl.org>
3629
3630         * auth-source.el: Bind load-path when loading EIEIO from
3631         "gnus-fallback-lib/eieio"; don't pass more than two args, that XEmacs
3632         21.4 doesn't support, to `require'.
3633         (auth-source-secrets-search): Use mm-delete-duplicates instead of
3634         delete-dups that is not available in XEmacs 21.4.
3635
3636 2011-02-16  Raphael Kubo da Costa  <kubito@gmail.com>  (tiny change)
3637
3638         * auth-source.el: Correctly load EIEIO from "gnus-fallback-lib/eieio"
3639         as EIEIO must also be loaded when auth-source.el is being
3640         byte-compiled.
3641
3642 2011-02-16  Teodor Zlatanov  <tzz@lifelogs.com>
3643
3644         * gnus-fallback-lib/eieio/eieio.el: Copy from Emacs.
3645
3646         * gnus-fallback-lib/eieio/eieio-speedbar.el: Copy from Emacs.
3647
3648         * gnus-fallback-lib/eieio/eieio-opt.el: Copy from Emacs.
3649
3650         * gnus-fallback-lib/eieio/eieio-datadebug.el: Copy from Emacs.
3651
3652         * gnus-fallback-lib/eieio/eieio-custom.el: Copy from Emacs.
3653
3654         * gnus-fallback-lib/eieio/eieio-comp.el: Copy from Emacs.
3655
3656         * gnus-fallback-lib/eieio/eieio-base.el: Copy from Emacs.
3657
3658         * auth-source.el: Load EIEIO from "gnus-fallback-lib/eieio" if
3659         necessary.
3660
3661 2011-02-16  Lars Ingebrigtsen  <larsi@gnus.org>
3662
3663         * gnus-sum.el (gnus-propagate-marks): Change default to t again, since
3664         nil means that nnimap doesn't get updated.
3665
3666 2011-02-16  Teodor Zlatanov  <tzz@lifelogs.com>
3667
3668         * auth-source.el (auth-source-netrc-create): Return a synthetic search
3669         result when the user doesn't want to write to the file.
3670         (auth-source-netrc-search): Expect a synthetic result and proceed
3671         accordingly.
3672         (auth-source-cache-expiry): New variable to override
3673         `password-cache-expiry'.
3674         (auth-source-remember): Use it.
3675
3676         * nnimap.el (nnimap-credentials): Remove the `inhibit-create'
3677         parameter.  Create entry if necessary by using :create t.
3678         (nnimap-open-connection-1): Don't pass `inhibit-create'.
3679
3680 2011-02-15  Teodor Zlatanov  <tzz@lifelogs.com>
3681
3682         * auth-source.el (auth-source-debug): Enable by default and don't
3683         mention the obsolete `auth-source-hide-passwords'.
3684         (auth-source-do-warn): New function to debug unconditionally.
3685         (auth-source-do-debug): Use it.
3686         (auth-source-backend-parse): Use it for invalid `auth-sources' entries
3687         and for Secrets API entries when the secrets.el library is not
3688         available.
3689
3690 2011-02-14  Lars Ingebrigtsen  <larsi@gnus.org>
3691
3692         * gnus-sum.el (gnus-propagate-marks): Default to nil.
3693         (gnus-summary-exit): Kill the correct article buffer on exit from a
3694         `C-d' group.
3695
3696         * gnus-start.el (gnus-use-backend-marks): Removed, since it duplicates
3697         gnus-propagate-marks.
3698
3699         * gnus-sum.el (gnus-summary-exit-no-update): Restore the group conf
3700         before killing the buffers so that a non-full window conf gets handled
3701         correctly.
3702         (gnus-summary-exit): Ditto.
3703         (gnus-summary-read-group-1): Ditto.
3704
3705         * nntp.el (nntp-retrieve-group-data-early): Reinstate the two-part
3706         async code again so that we can debug it properly.
3707
3708         * message.el (message-reply): Take an optional switch-buffer parameter
3709         so that Gnus window confs are respected better.
3710
3711 2011-02-14  Teodor Zlatanov  <tzz@lifelogs.com>
3712
3713         * auth-source.el (auth-source-backend-parse-parameters): Don't rely on
3714         `plist-get' to accept non-list parameters (XEmacs issue).
3715         Fix docstring.
3716         (auth-source-secrets-search): Use `delete-dups', `append mapcar', and
3717         `butlast' instead of `remove-duplicates', `mapcan', and `subseq'.
3718         (auth-sources, auth-source-backend-parse, auth-source-secrets-search):
3719         Login collection is "Login" and not "login".
3720
3721 2011-02-14  Lars Ingebrigtsen  <larsi@gnus.org>
3722
3723         * gnus-art.el (article-update-date-lapsed): Don't bug out when updating
3724         multiple headers.
3725
3726         * nnimap.el (nnimap-inhibit-logging): New variable.
3727         (nnimap-log-command): Don't log login commands.
3728
3729         * auth-source.el (auth-source-netrc-search): The asserts seem to want
3730         to have more parameters.
3731
3732         * nnimap.el (nnimap-send-command): Mark the command time for each
3733         command, so that we don't get NOOPs stepping on our toes.
3734
3735         * gnus-art.el (article-date-ut): Get the date from the Date header on
3736         `t'.
3737
3738 2011-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
3739
3740         * auth-source.el (auth-source-search): Use copy-sequence instead of
3741         the cl.el copy-list.
3742
3743 2011-02-13  Teodor Zlatanov  <tzz@lifelogs.com>
3744
3745         * imap.el: Bring it back (revert
3746         84d800cd31de3064f0ed39617d725709a2f8f42f).
3747
3748 2011-02-13  Adam Sjøgren  <asjo@koldfront.dk>
3749
3750         * gnus-delay.el (gnus-delay-article) Fix number of seconds per day.
3751         Improve prompt.
3752
3753 2011-02-13  Lars Ingebrigtsen  <larsi@gnus.org>
3754
3755         * gnus-art.el (gnus-article-mode-line-format): Remove the article
3756         washing status from the default format.  It isn't very informative.
3757
3758 2011-02-13  Tassilo Horn  <tassilo@member.fsf.org>  (tiny change)
3759
3760         * nnimap.el (nnimap-request-accept-article, nnimap-process-quirk):
3761         Fix Gcc processing on imap.
3762
3763 2011-02-13  Teodor Zlatanov  <tzz@lifelogs.com>
3764
3765         * imap.el: Remove file.  All the functionality is in nnimap.el.
3766
3767 2011-02-10  Stefan Monnier  <monnier@iro.umontreal.ca>
3768
3769         * message.el (message-bury): Don't pop up a new window when selected
3770         window is dedicated.
3771
3772 2011-02-10  Antoine Levitt  <antoine.levitt@gmail.com>  (tiny change)
3773
3774         * gnus-sum.el (gnus-summary-save-parts): Use read-directory-name.
3775
3776 2011-02-10  Teodor Zlatanov  <tzz@lifelogs.com>
3777
3778         * sieve-manage.el: Autoload `auth-source-search'.
3779         (sieve-sasl-auth): Use it.
3780
3781 2011-02-09  Teodor Zlatanov  <tzz@lifelogs.com>
3782
3783         * nnimap.el: Autoload `auth-source-forget+'.
3784         (nnimap-open-connection-1): Use it if the connection fails.
3785
3786         * auth-source.el: Require `password-cache'.
3787         (auth-source-hide-passwords, auth-source-cache): Remove and mark
3788         obsolete.
3789         (auth-source-magic): Marker for `password-cache' keys.
3790         (auth-source-do-cache): Update docstring.
3791         (auth-source-search): Use and check cache.
3792         (auth-source-forget-all-cached, auth-source-remember)
3793         (auth-source-recall, auth-source-forget, auth-source-forget+)
3794         (auth-source-specmatchp): Caching support functions.
3795         (auth-source-forget-user-or-password, auth-source-forget-all-cached):
3796         Remove and obsolete.
3797         (auth-source-user-or-password): Remove caching to further discourage
3798         using it.  Always hide passwords.
3799
3800         * password-cache.el (password-cache-remove): Accept secrets that are
3801         not strings.
3802
3803 2011-02-09  Lars Ingebrigtsen  <larsi@gnus.org>
3804
3805         * nntp.el (nntp-retrieve-group-data-early-disabled): Disable the async
3806         code for now, since it doesn't work for all users.
3807
3808 2011-02-09  Julien Danjou  <julien@danjou.info>
3809
3810         * message.el (message-options): Make message-options really buffer
3811         local.
3812
3813 2011-02-08  Teodor Zlatanov  <tzz@lifelogs.com>
3814
3815         * mail-source.el: Autoload `auth-source-search'.
3816         (mail-source-keyword-map): Note order matters.
3817         (mail-source-set-1): Get all the mail-source source values and
3818         defaults and search auth-source on those if needed.  This can all
3819         probably be simplified.
3820
3821         * nnimap.el: Autoload `auth-source-search'.
3822         (nnimap-credentials): Use it.
3823         (nnimap-open-connection-1): Ask for the virtual server and physical
3824         address in one shot.
3825
3826         * nntp.el: Autoload `auth-source-search'.
3827         (nntp-send-authinfo): Use it.  Note TODO.
3828
3829 2011-02-08  Julien Danjou  <julien@danjou.info>
3830
3831         * shr.el (shr-tag-body): Add support for text attribute in body
3832         markups.
3833
3834         * message.el (message-options): Make message-options a local variable.
3835
3836 2011-02-07  Teodor Zlatanov  <tzz@lifelogs.com>
3837
3838         * auth-source.el (auth-source-secrets-search)
3839         (auth-source-user-or-password): Use `append' instead of `nconc'.
3840         (auth-source-user-or-password): Build return list better and protect
3841         against nil :secret.
3842
3843 2011-02-07  Lars Ingebrigtsen  <larsi@gnus.org>
3844
3845         * nnimap.el (nnimap-update-info): Refactor slightly.
3846         (nnimap-update-info): Tell Gnus whether there are any \Recent messages.
3847         (nnimap-update-info): Clean up slightly.
3848         (nnimap-quirk): Add quirk for Gmail IMAP which bugs out on NUL
3849         characters.
3850         (nnimap-process-quirk): Rename function to avoid collision.
3851         (nnimap-update-info): Fix macrology bug-out.
3852         (nnimap-update-info): Simplify split history test.
3853
3854 2011-02-06  Michael Albinus  <michael.albinus@gmx.de>
3855
3856         * auth-source.el (top): Require 'eieio unconditionally.
3857         Autoload `secrets-get-attributes' instead of `secrets-get-attribute'.
3858         (auth-source-secrets-search): Limit search when `max' is greater than
3859         number of results.
3860
3861 2011-02-06  Lars Ingebrigtsen  <larsi@gnus.org>
3862
3863         * nntp.el (nntp-finish-retrieve-group-infos): Protect against the first
3864         part not returning any data.
3865
3866         * proto-stream.el (open-protocol-stream): Document the return value.
3867
3868 2011-02-06  Teodor Zlatanov  <tzz@lifelogs.com>
3869
3870         * auth-source.el (auth-source-secrets-search): Add examples.
3871
3872 2011-02-06  Julien Danjou  <julien@danjou.info>
3873
3874         * message.el (message-setup-1): Handle message-generate-headers-first
3875         set to t.
3876
3877 2011-02-06  Teodor Zlatanov  <tzz@lifelogs.com>
3878
3879         * auth-source.el (auth-sources): Allow for simpler defaults for Secrets
3880         API with a string "secrets:collection-name" and with 'default.
3881         (auth-source-backend-parse): Parse "secrets:collection-name" and
3882         'default.  Recurse on parses instead of repeating code.  Use the
3883         Secrets API is the source is not nil and 'ignore otherwise.  Emit a
3884         message when ignoring a source.
3885         (auth-source-search): List ignored search keys at the top level.
3886         (auth-source-netrc-create): Use `case' instead of `cond'.
3887         (auth-source-secrets-search): Created with TODOs.
3888         (auth-source-secrets-create): Created with TODOs.
3889         (auth-source-retrieve, auth-source-create, auth-source-delete)
3890         (auth-source-protocol-defaults, auth-source-user-or-password-imap)
3891         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
3892         (auth-source-user-or-password-sftp)
3893         (auth-source-user-or-password-smtp): Remove.
3894         (auth-source-user-or-password): Deprecated and modified to be a wrapper
3895         around `auth-source-search'.  Not tested thoroughly.
3896
3897 2011-02-04  Teodor Zlatanov  <tzz@lifelogs.com>
3898
3899         * auth-source.el: Bring in assoc and eioeio libraries.
3900         (secrets-enabled): New variable to track the status of the Secrets API.
3901         (auth-source-backend): New EIOEIO class to represent a backend.
3902         (auth-source-creation-defaults): New variable to set prompt defaults
3903         during token creation (see the `auth-source-search' docstring for
3904         details).
3905         (auth-sources): Simplify to allow a simple string as a netrc backend
3906         spec.
3907         (auth-source-backend-parse): Parse a backend from an `auth-sources' spec.
3908         (auth-source-backend-parse-parameters): Fill in the backend parameters.
3909         (auth-source-search): Main auth-source API entry point.
3910         (auth-source-delete): Wrapper around `auth-source-search' for deletion.
3911         (auth-source-search-collection): Helper function for searching.
3912         (auth-source-netrc-parse, auth-source-netrc-normalize)
3913         (auth-source-netrc-search, auth-source-netrc-create): Netrc backend.
3914         Supports search, create, and delete.
3915         (auth-source-secrets-search, auth-source-secrets-create): Secrets API
3916         backend stubs.
3917         (auth-source-user-or-password): Call `auth-source-search' but it's not
3918         ready yet.
3919
3920 2011-02-04  Lars Ingebrigtsen  <larsi@gnus.org>
3921
3922         * message.el (message-setup-1): Remove the read-only stuff, since it
3923         doesn't work under XEmacs, for some reason.
3924
3925         * gnus-sum.el (gnus-user-date): Rename back from
3926         gnus-summary-user-date since user code refers to it.
3927
3928         * shr.el (shr-render-td): Store the actual background color used.
3929
3930         * message.el (message-setup-1): Don't bind the constant
3931         -forbidden-properties.
3932         (message-setup-1): Revert previous change, since it needs to bind the
3933         props to insert them.
3934         (message-resend): Allow removing the read-only separator line.
3935
3936 2011-02-03  Lars Ingebrigtsen  <larsi@gnus.org>
3937
3938         * nnimap.el (nnimap-request-accept-article): Give an error message if
3939         the APPEND wasn't successful.
3940
3941 2011-02-03  Adam Sjøgren  <asjo@koldfront.dk>
3942
3943         * gnus-start.el (gnus-get-unread-articles): Fix the call to methods
3944         that have no groups.
3945
3946 2011-02-03  Julien Danjou  <julien@danjou.info>
3947
3948         * gnus-draft.el: Remove progn around gnus-draft-setup.
3949
3950 2011-02-03  Lars Ingebrigtsen  <larsi@gnus.org>
3951
3952         * gnus-start.el (gnus-read-active-for-groups): This function is never
3953         called with a nil `infos', so clean that up.
3954         (gnus-get-unread-articles): Request active files from primary/secondary
3955         methods that have no groups (yet).
3956
3957 2011-02-03  Julien Danjou  <julien@danjou.info>
3958
3959         * message.el (message-setup-1): Always generate References first.
3960         (message-mail): Return the return value of message-setup, not always t.
3961         (message-setup-1): Insert mail-header-separator with read-only and
3962         intangible properties set.
3963
3964         * gnus.el (gnus-summary-line-format): Add missing semi-colon for
3965         user-date in docstring.
3966
3967         * gnus-art.el (gnus-article-jump-to-part): Remove useless sit-for.
3968
3969         * gnus.el (gnus-summary-line-format): Mention &user-date format in
3970         docstring.
3971
3972         * gnus.el (gnus-user-date-format-alist): Change default value.
3973         Use defcustom, with type and group. Move from gnus-util.el.
3974         Rename to gnus-summary-user-date-format-alist.
3975
3976 2011-02-03  Glenn Morris  <rgm@gnu.org>
3977
3978         * nnimap.el (gnus-fetch-headers): Declare.
3979
3980         * nnheader.el (gnus-range-add, gnus-remove-from-range): Autoload.
3981
3982 2011-02-03  Lars Ingebrigtsen  <larsi@gnus.org>
3983
3984         * message.el (message-forward-make-body-digest-plain)
3985         (message-followup, message-reply): Clean up things noted by Stefan.
3986
3987         * gnus-art.el (gnus-article-setup-buffer): Stop the date timer if
3988         gnus-article-update-date-headers is nil.
3989         (gnus-article-date-headers): Rip out the old -treat-date-* stuff, since
3990         it didn't really work with defcustom.
3991         (article-update-date-lapsed): Make sure the window start doesn't move,
3992         either.
3993
3994 2011-02-01  Julien Danjou  <julien@danjou.info>
3995
3996         * mm-uu.el (mm-uu-type-alist): Add support for git format-patch diff
3997         format.
3998
3999         * mm-decode.el (mm-inline-media-tests): Do not check for diff-mode it's
4000         standard in Emacs nowadays.
4001
4002         * color.el (color-gradient): Add a color-gradient function.
4003
4004 2011-02-01  Stefan Monnier  <monnier@iro.umontreal.ca>
4005
4006         * message.el (message-expand-name): Don't trust the return value of
4007         bbdb-complete-name.
4008         (message-check-news-header-syntax): Remove unused var `start'.
4009         (message-idna-to-ascii-rhs-1): Remove unused vars `rhs' and `address'.
4010         (message-inhibit-body-encoding): Move to before first use.
4011         (mail-abbrev-mode-regexp, Expires, User-Agent, Lines, Distribution)
4012         (To, References, In-Reply-To, Newsgroups, Subject, Path, From)
4013         (Organization, Message-ID, Date, mh-previous-window-config):
4014         Defvar the vars using dynamic scoping.
4015
4016 2011-02-01  Lars Ingebrigtsen  <larsi@gnus.org>
4017
4018         * shr.el (shr-render-td): Only do colors at the final rendering.
4019         Should be slightly faster.
4020         (shr-insert-table): Fix up TD background colors when doing the
4021         vertical padding.
4022
4023         * gnus-art.el (article-date-ut): Protect against articles with no Date
4024         header.
4025         (article-update-date-lapsed): Don't use current-column to find the
4026         horizontal position.  It's fragile in the presence of \003 characters.
4027
4028         * gnus-start.el (gnus-read-active-file-1): Remove dead parameter infos.
4029
4030 2011-01-31  Lars Ingebrigtsen  <larsi@gnus.org>
4031
4032         * gnus-art.el (article-transform-date): Rewrite to still work when
4033         there are several rfc2822 parts.
4034         (article-transform-date): Fix infinite recursion.
4035         (article-date-ut): Replace infinitely many Date headers with a single
4036         one when called interactively.
4037
4038         * nnimap.el (nnimap-wait-for-response): Wait for results in a more
4039         secure manner.
4040
4041         * gnus-art.el (article-update-date-lapsed): Try to avoid having point
4042         move around by not using save-window-excursion.  It seems to work...
4043
4044 2011-01-31  Katsumi Yamaoka  <yamaoka@jpl.org>
4045
4046         * gnus-art.el (article-make-date-line): Work for user-defined format.
4047
4048 2011-01-31  Lars Ingebrigtsen  <larsi@gnus.org>
4049
4050         * nntp.el (nntp-retrieve-group-data-early)
4051         (nntp-finish-retrieve-group-infos): Implement the asynchronous data
4052         fetching functions.
4053
4054         * gnus-start.el (gnus-read-active-for-groups): Read the active files
4055         thoroughly for all backends that have no known groups.  This should
4056         allow new nnml methods to retrieve mail.
4057
4058         * gnus-group.el (gnus-group-jump-to-group): Allow jumping to groups
4059         that Gnus doesn't know exists again.
4060
4061         * gnus-art.el (gnus-article-date-lapsed-new-header): Remove.
4062         (gnus-treat-date-ut): Ditto.
4063         (gnus-article-update-date-header): Rename.
4064         (gnus-treat-date-local): Remove.
4065         (gnus-treat-date-english): Remove.
4066         (gnus-treat-date-lapsed): Remove.
4067         (gnus-treat-date-combined-lapsed): Remove.
4068         (gnus-treat-date-original): Remove.
4069         (gnus-treat-date-iso8601): Remove.
4070         (gnus-treat-date-user-defined): Remove.
4071         (gnus-article-date-headers): New variable to control all the date
4072         header options.
4073         (article-date-ut): Rewrite to allow using the new way to format date
4074         headers(s).
4075
4076 2011-01-30  Lars Ingebrigtsen  <larsi@gnus.org>
4077
4078         * nnmail.el (nnmail-article-group): Check for a direct fancy split
4079         method.
4080         (nnmail-article-group): A better test for fanciness.
4081
4082         * nnimap.el (nnimap-request-head): Protect against not finding the
4083         article by Message-ID.
4084
4085 2011-01-29  Lars Ingebrigtsen  <larsi@gnus.org>
4086
4087         * gnus-art.el (article-update-date-lapsed): Try a better way to really
4088         keep point at the "same place".
4089
4090 2011-01-28  Lars Ingebrigtsen  <larsi@gnus.org>
4091
4092         * gnus-sum.el (gnus-select-newsgroup): Don't try to alter the active
4093         data if the group is inactive.
4094
4095 2011-01-28  Julien Danjou  <julien@danjou.info>
4096
4097         * gnus-win.el: Remove dead function gnus-window-configuration-element.
4098         (gnus-all-windows-visible-p): Remove old compatibility code.
4099         (gnus-window-top-edge): Add docstring.
4100
4101         * gnus-group.el (gnus-group-jump-to-group): Set must match to t.
4102
4103 2011-01-28  Lars Ingebrigtsen  <larsi@gnus.org>
4104
4105         * gnus-int.el (gnus-request-marks): Call *-request-marks instead of the
4106         older request-update-info.
4107
4108         * gnus-art.el (article-make-date-line): Limit the length a bit more.
4109
4110 2011-01-28  Daiki Ueno  <ueno@unixuser.org>
4111
4112         * mml2015.el (mml2015-epg-sign, mml2015-epg-encrypt):
4113         Give mml2015-signers higher precedence over mml2015-sign-with-sender.
4114
4115 2011-01-27  Lars Ingebrigtsen  <larsi@gnus.org>
4116
4117         * gnus-group.el (gnus-group-refresh-group): Refresh even non-visible
4118         groups.  This makes the nndraft:queue group pop up if it's not already
4119         there.
4120
4121         * gnus-sum.el (gnus-summary-read-group-1): Fix the "contains no
4122         messages" logic, which was reversed.
4123
4124         * gnus-art.el (article-update-date-lapsed): Ensure that point stays at
4125         the "same place" even if point is on the line being replaced.
4126         (article-update-date-lapsed): Allow updating both the combined lapsed
4127         and the lapsed headers.
4128         (article-update-date-lapsed): Skip past all the X-Sent/Date headers.
4129         (article-make-date-line): Limit the number of segments dynamically to
4130         avoid too-long lines.
4131
4132 2011-01-27  Julien Danjou  <julien@danjou.info>
4133
4134         * mml2015.el (mml2015-epg-sign): Add and use mml2015-sign-with-sender.
4135         (mml2015-epg-encrypt): Use mml2015-sign-with-sender.
4136
4137 2011-01-27  Katsumi Yamaoka  <yamaoka@jpl.org>
4138
4139         * shr.el (shr-expand-newlines, shr-previous-newline-padding-width):
4140         Use plist-get instead of the cl function getf.
4141
4142 2011-01-27  Glenn Morris  <rgm@gnu.org>
4143
4144         * gnus-util.el (float-time): Get rid of compiler warning, again.
4145
4146 2011-01-27  Lars Ingebrigtsen  <larsi@gnus.org>
4147
4148         * shr.el (shr-put-color): Special-case background colors: Do put them
4149         at the blank parts at the front of the lines.
4150
4151         * gnus-draft.el (gnus-draft-clear-marks): New function to be run as an
4152         exit hook to nix out all data on readedness on group exit.
4153
4154         * gnus-util.el (float-time): If float-time is bound, always use it on
4155         all Emacsen.  It's unclear why the subrp check was there.
4156         (time-date): Require to make some autoload issues on XEmacs go away.
4157
4158         * shr.el (shr-put-color): Don't do the box padding in tables, since
4159         they're already padded.
4160
4161 2011-01-26  Lars Ingebrigtsen  <larsi@gnus.org>
4162
4163         * gnus-art.el (gnus-article-next-page): When the last line of the
4164         article is displayed, scroll down once more instead of going to the
4165         next article at once.
4166         (article-lapsed-string): Refactor out and allow specifying how many
4167         segments you want.
4168         (gnus-article-setup-buffer): Start updating the lapsed header directly.
4169         (gnus-article-update-lapsed-header): New variable.
4170
4171         * shr.el: Revert change that made headings use different-sized faces.
4172         The Emacs display engine isn't advanced enough that, for instance,
4173         tables can comfortably use differently-sized faces.
4174
4175 2011-01-25  Lars Ingebrigtsen  <larsi@gnus.org>
4176
4177         * nnimap.el (nnimap-open-connection-1): Store the actual stream type
4178         used.
4179         (nnimap-login): Prefer plain LOGIN if it's enabled (since it requires
4180         fewer round trips than CRAM-MD5, and it's less likely to be buggy), and
4181         we're using an encrypted connection.
4182
4183         * proto-stream.el: Alter the interface functions to also return the
4184         actual stream type used: network or tls.
4185
4186 2011-01-25  Julien Danjou  <julien@danjou.info>
4187
4188         * mm-view.el (mm-display-shell-script-inline): Fix typo in docstring.
4189         (mm-display-javascript-inline): New function.
4190
4191         * mm-decode.el (mm-inline-media-tests): Add application/javascript
4192         viewing function.
4193
4194 2011-01-25  Katsumi Yamaoka  <yamaoka@jpl.org>
4195
4196         * shr.el (shr-expand-newlines): Fix variable name.
4197
4198 2011-01-25  Lars Ingebrigtsen  <larsi@gnus.org>
4199
4200         * shr.el (shr-expand-newlines): Make nested boxes work.
4201
4202 2011-01-24  Lars Ingebrigtsen  <larsi@gnus.org>
4203
4204         * shr.el (shr-expand-newlines): Proof of concept implementation of boxy
4205         backgrounds.
4206         (shr-expand-newlines): Switch to using overlays to enable kill'n'yank
4207         in a more sensible manner.
4208
4209 2011-01-24  Teodor Zlatanov  <tzz@lifelogs.com>
4210
4211         * mml-smime.el (mml-smime-use): Make it a defcustom and default to 'epg
4212         if EPG is loaded.
4213
4214 2011-01-24  Julien Danjou  <julien@danjou.info>
4215
4216         * shr.el: Use defface to create shr-tag-h[1-6] faces to fontify h[1-6]
4217         tags.
4218
4219 2011-01-24  Lars Ingebrigtsen  <larsi@gnus.org>
4220
4221         * gnus-art.el (gnus-article-read-summary-keys): Don't call disabled
4222         commands.
4223
4224         * gnus-gravatar.el (gnus-gravatar-insert): Don't move point around
4225         in the article buffer.
4226         (gnus-gravatar-insert): Use blank space from the current buffer to
4227         avoid breaking text properties.  This makes X-Sent updating work again.
4228
4229         * gravatar.el (gravatar-retrieve): Be silent when retrieving.
4230
4231 2011-01-23  Lars Ingebrigtsen  <larsi@gnus.org>
4232
4233         * gnus-html.el (gnus-html-image-fetched): Kill the buffer anyway, and
4234         fix the bug in url-http.el instead.
4235
4236         * shr.el (shr-image-fetched): Ditto.
4237
4238         * shr.el (shr-image-fetched): Avoid having point move in the article
4239         buffer.
4240
4241         * gnus-html.el (gnus-html-image-fetched): Don't kill the temporary
4242         buffer after being called.  It's apparently being killed by url.el, and
4243         killing it made point move to end-of-buffer in a random buffer.
4244
4245         * shr.el (shr-image-fetched): Ditto.
4246
4247 2011-01-23  Julien Danjou  <julien@danjou.info>
4248
4249         * mm-decode.el (mm-inline-media-tests): Change text/org to text/x-org.
4250
4251         * mm-uu.el (mm-uu-org-src-code-block-extract): Change text/org to
4252         text/x-org.
4253
4254 2011-01-22  Lars Ingebrigtsen  <larsi@gnus.org>
4255
4256         * gnus-sum.el (gnus-summary-move-article): Protect against backends
4257         (i.e., nnimap) returning nil as the article number.
4258
4259 2011-01-22  Kazuhiro Ito  <kzhr@d1.dion.ne.jp>  (tiny change)
4260
4261         * flow-fill.el (fill-flowed): Make `delete-space' option correspond to
4262         "DelSp" parameter in RFC3676.
4263
4264 2011-01-22  Lars Ingebrigtsen  <larsi@gnus.org>
4265
4266         * message.el (message-check-recipients): Display the encoded version of
4267         the bogus address if they differ.
4268
4269         * gnus-draft.el (gnus-group-send-queue): Really refresh the queue group
4270         after sending.
4271
4272         * gnus-agent.el (gnus-agent-send-mail): Ditto.
4273
4274         * gnus-group.el (gnus-group-refresh-group): New convenience function.
4275
4276         * gnus-draft.el (gnus-group-send-queue): Update the queue group in the
4277         group buffer after sending the queue.
4278
4279         * gnus-agent.el (gnus-agent-send-mail): Ditto.
4280
4281 2011-01-22  Julien Danjou  <julien@danjou.info>
4282
4283         * mailcap.el (mailcap-mime-extensions): Rename text/org to text/x-org.
4284
4285 2011-01-22  Lars Ingebrigtsen  <larsi@gnus.org>
4286
4287         * mm-decode.el (mm-preferred-alternative-precedence): Don't bug out on
4288         nested related parts.
4289
4290         * nnfolder.el (nnfolder-request-expire-articles): Return the list of
4291         unexpired articles.  This fixes the regression that led expiry marks to
4292         disappear from nnfolder groups.
4293
4294 2011-01-21  Stefan Monnier  <monnier@iro.umontreal.ca>
4295
4296         * gnus-art.el (gnus-button-alist, gnus-button-handle-info-keystrokes):
4297         Don't confuse the "ret" of "retrograde" with RET.
4298
4299 2011-01-21  Julien Danjou  <julien@danjou.info>
4300
4301         * gnus-art.el (gnus-mime-display-single): Use mm-display-inline rather
4302         than mm-insert-inline.
4303
4304 2011-01-21  Katsumi Yamaoka  <yamaoka@jpl.org>
4305
4306         * gnus-art.el (gnus-article-remove-images, gnus-article-show-images):
4307         Widen article buffer.
4308
4309 2011-01-20  Stefan Monnier  <monnier@iro.umontreal.ca>
4310
4311         * mm-util.el (mm-find-buffer-file-coding-system): Don't forget to kill
4312         the temp buffer.
4313         * message.el (message-mailer-swallows-blank-line): Use with-temp-buffer.
4314
4315 2011-01-20  Julien Danjou  <julien@danjou.info>
4316
4317         * mm-decode.el (mm-inline-media-tests): Add text/x-sh.
4318
4319         * gnus-art.el (gnus-mime-inline-part): Use mm-display-inline rather
4320         than mm-insert-inline to insert inline part: this respect
4321         mm-inline-media-tests displayers.
4322
4323         * mm-view.el (mm-display-shell-script-inline): New function.
4324
4325         * mm-decode.el (mm-inline-media-tests): Add x-shellscript and x-sh.
4326
4327         * mm-uu.el (mm-uu-type-alist): Add org block.
4328         (mm-uu-org-src-code-block-extract): New function.
4329
4330         * mm-view.el (mm-display-org-inline): New function.
4331
4332         * mm-decode.el (mm-automatic-display): Add text/org.
4333
4334         * mailcap.el (mailcap-mime-extensions): Add .org.
4335
4336 2011-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
4337
4338         * gnus-art.el (gnus-article-highlight): Remove argument passed to
4339         gnus-article-add-buttons.
4340
4341 2011-01-19  Tom Rauchenwald  <sehnsucht.nach.unendlichkeit@quantentunnel.de>  (tiny change)
4342
4343         * spam.el (spam-spamassassin-register-with-sa-learn): Insert a full
4344         From header with a date and "nobody" as the sender.
4345
4346 2011-01-19  Julien Danjou  <julien@danjou.info>
4347
4348         * gnus-art.el (gnus-article-add-buttons): Simplify condition.
4349         (gnus-button-push): Remove gnus-button-entry function, it fails heavily
4350         if you have the same regexp several times.
4351         (gnus-button-push): Fix matching when regexp is symbol.
4352
4353 2011-01-15  Glenn Morris  <rgm@gnu.org>
4354
4355         * message.el (message-mail): A compose-mail function should
4356         accept headers as strings.
4357
4358 2011-01-13  Chong Yidong  <cyd@stupidchicken.com>
4359
4360         * message.el (message-tool-bar-gnome): Tweak tool-bar items.
4361         Add :vert-only tags.
4362         (message-mail): New arg RETURN-ACTION.
4363         (message-return-action): New var.
4364         (message-bury): Use it.
4365         (message-mode): Make it buffer-local.
4366         (message-send-and-exit): Always call message-bury.
4367
4368         * gnus-msg.el (gnus-msg-mail): New arg RETURN-ACTION.  Pass it to
4369         message-mail.
4370
4371 2011-01-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4372
4373         * nnimap.el (nnimap-convert-partial-article): Protect against
4374         zero-length body parts.
4375
4376         * mm-decode.el (mm-preferred-alternative-precedence):
4377         Discourage showing empty parts.
4378
4379         * gnus-int.el (gnus-request-accept-article): Don't try to update marks
4380         and stuff if the backend didn't return the article number.  This fixes
4381         an Exchange-related nnimap bug.
4382
4383         * gnus-sum.el (gnus-summary-next-article): Remove hack to reselect
4384         group window, because it does the wrong thing when a separate frame
4385         displays the group buffer.
4386
4387         * proto-stream.el (open-protocol-stream): Protect against the low-level
4388         transport functions returning nil.
4389
4390 2011-01-07  Daiki Ueno  <ueno@unixuser.org>
4391
4392         * mml2015.el (epg-sub-key-fingerprint): Autoload.
4393         (mml2015-epg-find-usable-secret-key): New function.
4394         (mml2015-epg-sign): Use mml2015-epg-find-usable-secret-key instead of
4395         mml2015-epg-find-usable-key (Bug#7797).
4396         (mml2015-epg-encrypt): Ditto.
4397
4398 2011-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
4399
4400         * dgnushack.el (rot13-string): Fix the way to get the argument.
4401
4402 2011-01-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4403
4404         * flow-fill.el (fill-flowed-encode): Do encoding citation-aware.
4405
4406 2011-01-03  Glenn Morris  <rgm@gnu.org>
4407
4408         * sieve-manage.el (sieve-manage-open): Correctly set sieve-manage-port.
4409
4410         * sieve.el (sieve-open-server): Give a more explicit error if
4411         sieve-manage-open returns nil.  (Bug#7720)
4412
4413 2011-01-02  Karl Fogel  <kfogel@red-bean.com>
4414
4415         * gnus-msg.el (gnus-message-replyencrypt): Default to `t'.
4416
4417 2011-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4418
4419         * nnimap.el (nnimap-login): Prefer AUTH=CRAM-MD5, if it's available.
4420         This avoids sending passwords in plain text over non-encrypted
4421         channels.
4422
4423         * shr.el (shr-rescale-image): Display all GIF images as animated images.
4424
4425         * nnimap.el (nnimap-login): Refactored out into own function, and
4426         implement CRAM-MD5.
4427         (nnimap-wait-for-line): Refactored out.
4428
4429         * mm-view.el (mml-smime): Require.
4430
4431 2010-12-20  David Engster  <deng@eml.cc>
4432
4433         * mm-view.el (mm-view-pkcs7-decrypt): If mml-smime-use is set to 'epg,
4434         use EPG to decrypt S/MIME messages instead of openssl.
4435
4436 2011-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4437
4438         * nnimap.el (nnimap-request-group): Avoid double SELECT on `M-g'.
4439
4440         * gnus-group.el (gnus-group-kill-group): Don't try to update the group
4441         status is the group clearly is unreachable.
4442
4443         * auth-source.el (auth-source-create): Add the optional second
4444         parameter to `local-variable-p' to be compatible with XEmacs.
4445
4446 2011-01-02  Wang Diancheng  <dcwang@kingbase.com.cn>  (tiny change)
4447
4448         * nnml.el (nnml-request-article): Allow requesting by Message-ID to
4449         work when using a compressed nnml folder.
4450
4451 2011-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4452
4453         * gnus-sum.el (gnus-select-newsgroup): Don't propagate marks to
4454         backends after sanitising on entry, because this never makes sense:
4455         If the articles have gone missing, then the data no longer exists on
4456         the backend, and if they haven't, then Gnus is wrong, and shouldn't
4457         overwrite anything anyway.
4458
4459         * shr.el (shr-insert-document): Bind shr-width dynamically to
4460         window-width if it's nil.
4461
4462 2010-12-30  Tassilo Horn  <tassilo@member.fsf.org>
4463
4464         * shr.el (shr-width, shr-insert-document): Allow nil as shr-width value
4465         with the meaning of using the full emacs window width for rendering.
4466
4467 2010-12-27  Daiki Ueno  <ueno@unixuser.org>
4468
4469         * mml2015.el (mml2015-epg-sign, mml2015-epg-encrypt): Take care the
4470         case when sender is not given.
4471
4472 2010-12-23  Julien Danjou  <julien@danjou.info>
4473
4474         * gnus-gravatar.el (gnus-gravatar-transform-address): Set
4475         `mail-extr-ignore-realname-equals-mailbox-name' to nil when extracting
4476         the addresses, otherwise we might misplaced the gravatar.
4477
4478 2010-12-21  Daiki Ueno  <ueno@unixuser.org>
4479
4480         * mml1991.el (pgg-sign-region, pgg-encrypt-region):
4481         * gnus-art.el (pgg-snarf-keys-region): Autoload since PGG is now
4482         obsolete in Emacs.
4483
4484 2010-12-20  Julien Danjou  <julien@danjou.info>
4485
4486         * gnus-util.el (gnus-rescale-image): Revert last change.
4487
4488 2010-12-17  Chong Yidong  <cyd@stupidchicken.com>
4489
4490         * binhex.el: Improve commentary (Bug#7482).
4491
4492 2010-12-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4493
4494         * gnus-group.el (gnus-group-delete-articles): New command.
4495
4496 2010-12-17  Andrew Cohen  <cohen@andy.bu.edu>
4497
4498         * nnir.el (nnir-mode): Make sure 'gnus-registry-install is bound.
4499
4500 2010-12-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4501
4502         * gnus-sum.el (gnus-get-newsgroup-headers): Revert the last change
4503         here, since it's up to the backends to do CRLF removal if their
4504         protocol has it.
4505
4506         * nnimap.el (nnimap-retrieve-headers): Remove CRLF from the headers.
4507
4508 2010-12-17  Julien Danjou  <julien@danjou.info>
4509
4510         * gnus-util.el (gnus-rescale-image): Allow to resize images even if
4511         they are from file.  Can also scale up.
4512
4513 2010-12-17  Andrew Cohen  <cohen@andy.bu.edu>
4514
4515         * gnus-sum.el (gnus-summary-refer-thread): Simplify code.
4516         Restore gnus-use-agent.
4517         (gnus-get-newsgroup-headers): Avoid unwanted spaces at eol.
4518
4519         * nnir.el (nnir-get-active): Ignore nnir-ignored-newsgroups if null.
4520
4521 2010-12-17  Julien Danjou  <julien@danjou.info>
4522
4523         * gravatar.el (gravatar-retrieve-synchronously): New function.
4524         (gravatar-get-data): Make more robust.
4525
4526 2010-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
4527
4528         * lpath.el: Bind epa-file-encrypt-to for Emacs 22 and XEmacs.
4529
4530 2010-12-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4531
4532         * nnimap.el (nnimap-wait-for-response): Fix the end-point calculation
4533         to really consider the last line.
4534
4535 2010-12-16  Daiki Ueno  <ueno@unixuser.org>
4536
4537         * auth-source.el (auth-source-gpg-encrypt-to): New variable to set the
4538         list of recipient keys, or use symmetric encryption if not a list.
4539         (auth-source-create): Use it to make `epa-file-encrypt-to' local for an
4540         EPA override, replacing the call to `netrc-store-data'.
4541
4542 2010-12-16  Dan Davison  <dandavison7@gmail.com>  (tiny change)
4543
4544         * gnus-srvr.el: Avoid passing nil regexp argument to
4545         delete-matching-lines.
4546
4547 2010-12-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4548
4549         * gnus-html.el (gnus-html-schedule-image-fetching): Make sure the HTML
4550         fetching stops when Gnus exits.
4551
4552         * nnfolder.el (nnfolder-save-all-buffers): Refactor out into its own
4553         function.
4554         (nnfolder-request-expire-articles): Save all the buffers after doing
4555         expiry.
4556
4557         * nnmail.el (nnmail-expiry-target-group): Revert the "all articles are
4558         the last article", since that led to serious performance regressions
4559         when expiring nnml groups.
4560
4561 2010-12-16  Andrew Cohen  <cohen@andy.bu.edu>
4562
4563         * nnir.el: Improve customizations.
4564
4565 2010-12-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4566
4567         * gnus-start.el (gnus-subscribe-newsgroup): Notify the backend.
4568
4569         * gnus-group.el (gnus-group-kill-group): Notify the backend that the
4570         group has been killed.
4571         (gnus-group-yank-group): Ditto.
4572
4573         * gnus-srvr.el (gnus-browse-unsubscribe-group): Ditto.
4574
4575         * nnimap.el (nnimap-request-update-group-status): New function.
4576
4577         * gnus-int.el (gnus-request-update-group-status): New interface
4578         function.
4579
4580         * gnus-sum.el (gnus-summary-push-marks-to-backend): Fix the logic for
4581         copying read-ness to the backends.
4582
4583         * nnimap.el (nnimap-quirk): New function.
4584         (nnimap-retrieve-group-data-early): Use it.
4585         (nnimap-quirks): New alist.
4586
4587 2010-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
4588
4589         * shr.el (shr-insert): Set shr-start after deleting trailing space;
4590         don't delete it within indentation.
4591
4592 2010-12-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4593
4594         * nnimap.el (nnimap-wait-for-response): Always look (at least) at the
4595         previous line.
4596
4597 2010-12-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4598
4599         * nnimap.el (nnimap-retrieve-group-data-early): Fix the syntax of the
4600         QRESYNC command by deleting a superfluous space which broke Cyrus
4601         servers.  This change will break other servers that are buggy the other
4602         way around.
4603
4604 2010-12-14  Teodor Zlatanov  <tzz@lifelogs.com>
4605
4606         * spam.el: Reindent and fix long lines.
4607         (spam-copy-or-move-routine): Exclude invalid move destinations.
4608
4609 2010-12-14  Andrew Cohen  <cohen@andy.bu.edu>
4610
4611         * nnir.el (nnir-mode): Don't install registry hooks if user hasn't
4612         installed the registry.
4613
4614 2010-12-14  Katsumi Yamaoka  <yamaoka@jpl.org>
4615
4616         * dgnushack.el (rot13-string): New macro for XEmacs.  netrc.el uses it.
4617
4618 2010-12-13  Andrew Cohen  <cohen@andy.bu.edu>
4619
4620         * nnir.el (nnir-run-gmane): Better check for gmane groups: error out if
4621         groupname doesn't contain "gmane".
4622
4623 2010-12-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4624
4625         * netrc.el (netrc-point-at-eol): Remove the unused netrc-point-at-old
4626         and netrc-bound-and-true-p bindings.
4627         (netrc-parse): Cache the netrc contents.
4628
4629         * gnus-start.el (gnus-matches-options-n): Fix typo in last change.
4630         (gnus-1): Don't create the nndrafts group twice.
4631         (gnus-setup-news): There's no need to read the active file here, since
4632         that's done again later on a per-backend basis.
4633         (gnus-start-draft-setup): Make sure that the new group is started out
4634         empty.
4635
4636         * gnus-agent.el (gnus-agentize): Don't create the queue group
4637         automatically on startup.  It'll be created later, if needed.
4638
4639         * gnus-start.el (gnus-auto-subscribed-groups): Add nnimap to the list
4640         of automatically subscribed groups.
4641         (gnus-auto-subscribed-categories): New variable.
4642         (gnus-matches-options-n): Use it.
4643         (gnus-default-subscribed-newsgroups): Remove unused variable.
4644         (gnus-start-draft-setup): Message a bit less.
4645
4646 2010-12-13  Andrew Cohen  <cohen@andy.bu.edu>
4647
4648         * nnir.el (nnir-run-imap): Return article list in order of increasing
4649         UID.
4650
4651 2010-12-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4652
4653         * gnus-sum.el (gnus-summary-enter-digest-group):
4654         Mention gnus-auto-select-on-ephemeral-exit.
4655
4656         * proto-stream.el (proto-stream-open-network-only): Fix the calling
4657         convention of the network-only option.
4658
4659 2010-12-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4660
4661         * proto-stream.el (proto-stream-open-network-only): New function to
4662         have a way to specify non-STARTTLS upgrade connections.
4663
4664 2010-12-10  Julien Danjou  <julien@danjou.info>
4665
4666         * gnus-gravatar.el (gnus-gravatar-transform-address): Fix error when
4667         email address is nil.
4668
4669         * message.el (message-bogus-recipient-p): Set address to "" if nil.
4670
4671 2010-12-10  Andrew Cohen  <cohen@andy.bu.edu>
4672
4673         * nnir.el (nnir-request-expire-articles): Ignore expiry except for
4674         deletion.
4675         (nnir-run-imap): Only need to parse list once.
4676
4677 2010-12-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4678
4679         * shr.el (shr-tag-script): Ignore <script>.
4680         (shr-tag-label): Add <label> support.
4681
4682 2010-12-09  Katsumi Yamaoka  <yamaoka@jpl.org>
4683
4684         * mm-util.el (mm-ucs-to-char): Use eval-and-compile.
4685
4686         * shr.el (shr-image-displayer): Work for images lined side by side.
4687
4688 2010-12-08  Robert Pluim  <rpluim@gmail.com>
4689
4690         * gnus-demon.el (gnus-demon-init): Call run-with-timer with an integer
4691         parameter, since XEmacs doesn't accept t as a parameter.
4692
4693 2010-12-08  Andrew Cohen  <cohen@andy.bu.edu>
4694
4695         * nnir.el (nnir-retrieve-headers): Use rassq when comparing article
4696         ids.
4697         (nnir-run-gmane): Simplify groupspec formatting.
4698         (nnir-request-expire-articles): New function.
4699
4700 2010-12-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4701
4702         * nnimap.el (nnimap-parse-flags): Tweak VANISHED regexp to avoid regexp
4703         overflow, possibly.
4704
4705         * shr.el (shr-tag-table-1): Use bg/gfcolor specs on tables.
4706         (shr-render-td): Handle td style="" better.
4707         (shr-tag-table): Use the color from the style sheet.
4708         (shr-render-td): Make sure we copy over all the overlays, too.
4709
4710 2010-12-07  Andrew Cohen  <cohen@andy.bu.edu>
4711
4712         * nnir.el (nnir-run-gmane): Restore sub-optimal test for gmane server.
4713         (nnir-request-article): Improve article retrieval.
4714
4715 2010-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
4716
4717         * mm-util.el (mm-extra-numeric-entities): New variable.
4718
4719         * mm-url.el (mm-url-decode-entities):
4720         * mm-decode.el (mm-shr): Use it to decode extra numeric entities.
4721
4722         * lpath.el: Fbind completion-at-point for Emacs 22 and XEmacs.
4723
4724 2010-12-07  Stefan Monnier  <monnier@iro.umontreal.ca>
4725
4726         * message.el: Use completion-at-point.
4727         (message-completion-function): New fun, extracted from message-tab.
4728         (message-mode): Use it for completion-at-point-functions.
4729         (message-tab): Use it and completion-at-point.
4730
4731 2010-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
4732
4733         * shr.el (shr-find-fill-point): Don't break a line after a kinsoku-bol
4734         character if a non-breakable character follows.
4735
4736 2010-12-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4737
4738         * proto-stream.el (proto-stream-open-tls): Return nil if we don't get
4739         any stream.
4740
4741         * shr.el (shr-tag-font): Colorize the region.
4742         (shr-tag-body): Ditto.
4743         (shr-tag-font): Actually let the styles be inherited instead of
4744         overwriting them.
4745         (shr-tag-font): Get the background color right.
4746         (shr-tag-style): Ignore all <style> tags for the moment.
4747
4748         * gnus-int.el (gnus-request-thread): Rework to take a header instead of
4749         a Message-ID to avoid having nnimap depend on gnus-sum.
4750
4751         * shr.el (shr-descend): Only colorize something if we have a node that
4752         sets colors.
4753
4754 2010-12-06  Julien Danjou  <julien@danjou.info>
4755
4756         * shr.el (shr-render-td): Render td content with shr-descend, so style
4757         will be applied to <td> too.
4758         (shr-colorize-region): Colorize region even if we only have a background.
4759         (shr-tag-body): Fix color and background color inheritance.
4760         Do not recolorize after shr-generic.
4761         (shr-tag-font): Let shr-generic colorize via inheritance.
4762
4763 2010-12-06  Katsumi Yamaoka  <yamaoka@jpl.org>
4764
4765         * shr.el (shr-find-fill-point): Don't regard apostrophe as kinsoku-bol.
4766
4767 2010-12-06  Andrew Cohen  <cohen@andy.bu.edu>
4768
4769         * nnir.el (nnir-request-move-article): Remove obsolete code.
4770
4771 2010-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
4772
4773         * gnus-util.el (gnus-macroexpand-all): Use eval-and-compile.
4774
4775 2010-12-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4776
4777         * gnus-sum.el (gnus-summary-respool-article): The completion function
4778         expects a list instead of an alist.
4779
4780         * nntp.el (nntp-snarf-error-message): nnheader-report takes a format
4781         string as the parameter.
4782
4783         * gnus.el (gnus-valid-select-methods): Allow nnimap to respool.
4784
4785         * shr.el (shr-stylesheet): New dynamic variable for cascading the
4786         styles.
4787         (shr-colorize-region): New function.
4788         (shr-insert-background-overlay): Remove.
4789         (shr-render-td): Background setting should be taken care of on a higher
4790         level.
4791         (shr-tag-body): Use post-hoc colorizations.
4792         (shr-tag-body): Set up a style sheet based on bgcolor/fgcolor.
4793         (shr-put-color-1): Don't overwrite old colors.
4794         (shr-colorize-region): When the background color isn't explicit, use
4795         a fixed background.
4796
4797         * gnus-util.el (gnus-output-to-mail): Require nnmail before using
4798         nnmail variables.
4799
4800 2010-12-05  Bjørn Mork  <bjorn@mork.no>
4801
4802         * nnimap.el (nnimap-process-expiry-targets): Avoid downloading articles
4803         unless necessary.
4804
4805 2010-12-05  Andrew Cohen  <cohen@andy.bu.edu>
4806
4807         * nnir.el (nnir-run-gmane): Use more careful test for gmane nntp
4808         server.
4809
4810 2010-12-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4811
4812         * gnus-html.el (gnus-html-put-image): Use widget instead of local maps
4813         so that TAB works.
4814
4815         * gnus-sum.el (gnus-summary-show-article): Reverse the meanings of `C-u
4816         C-u g' and `C-u g' so that `C-u g' does what it traditionally did.
4817
4818         * shr.el (shr-urlify): Show the URL before the title to avoid
4819         misleading URLs.
4820
4821 2010-12-04  Adam Sjøgren  <asjo@koldfront.dk>
4822
4823         * shr.el (shr-urlify): Display the title in <a> tags.
4824
4825 2010-12-04  Andrew Cohen  <cohen@andy.bu.edu>
4826
4827         * nnir.el (nnir-categorize): Replace mapcar with mapc.
4828
4829 2010-12-03  Andrew Cohen  <cohen@andy.bu.edu>
4830
4831         * nnir.el: Rearrange code to allow macros to be autoloaded by
4832         gnus-sum.el.
4833         (nnir-retrieve-headers-override-function): Make this variable
4834         customizable.
4835         (nnir-retrieve-headers): Remove obsolete subject-mangling code.
4836
4837         * gnus-sum.el (nnir-article-group,nnir-article-rsv): Autoload macros
4838         from nnir.el.
4839
4840 2010-12-03  Julien Danjou  <julien@danjou.info>
4841
4842         * gnus-demon.el (gnus-demon-init): Fix time computing when time is nil.
4843
4844 2010-12-03  Katsumi Yamaoka  <yamaoka@jpl.org>
4845
4846         * gnus-util.el (gnus-macroexpand-all): Don't modify argument;
4847         allow optional argument `environment'.
4848
4849 2010-12-03  Glenn Morris  <rgm@gnu.org>
4850
4851         * mm-extern.el (message-goto-body): Update declaration.
4852
4853 2010-12-03  Katsumi Yamaoka  <yamaoka@jpl.org>
4854
4855         * gnus-util.el (gnus-macroexpand-all): New function.
4856
4857         * gnus-sum.el (gnus-summary-line-format-alist): Use gnus-macroexpand-all
4858         instead of macroexpand-all that is unavailable in XEmacs.
4859
4860 2010-12-02  Andrew Cohen  <cohen@andy.bu.edu>
4861
4862         * nnir.el (nnir-summary-line-format): New variable.
4863         (nnir-mode): Use it.
4864         (nnir-artlist-*,nnir-aritem-*): Reimplement as macros.
4865         (nnir-article-ids): Reimplement as defsubst.
4866         (nnir-retrieve-headers): Don't mangle the subject header.
4867         (nnir-run-imap): Use 100 as RSV score.
4868         (nnir-run-find-grep): Fix for full server searching.
4869         (nnir-run-gmane): Better restriction to gmane groups.
4870
4871         * gnus-sum.el (gnus-summary-line-format-alist): Add specs for nnir
4872         summary buffers.
4873
4874 2010-12-02  Julien Danjou  <julien@danjou.info>
4875
4876         * gnus-win.el (gnus-configure-frame): Remove old compatibility code.
4877
4878         * gnus-msg.el: Mark gnus-outgoing-message-group as obsolete.
4879
4880         * gnus-win.el (gnus-configure-windows): Remove Gnus 3.x setting
4881         support.
4882
4883 2010-12-01  Andrew Cohen  <cohen@andy.bu.edu>
4884
4885         * nnir.el: Update to handle the registry better.
4886         (autoload): Silence byte-compiler.
4887         (nnir-open-server): Add a hook for nnir groups.
4888         (nnir-request-move-article): Don't mangle the header.  Better to use
4889         formatting variables (which will be added in the future).
4890         (nnir-registry-action): Update the registry using the original article
4891         group name.
4892         (nnir-mode): Install nnir-specific hooks for updating the registry.
4893
4894         * gnus-sum.el
4895         (gnus-article-original-subject,gnus-newsgroup-original-name):
4896         Remove obsolete variables.
4897         (gnus-summary-move-article): Remove use of obsolete variables.
4898         (gnus-summary-local-variables): Make move and delete hooks local to
4899         summary buffers.
4900
4901 2010-12-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4902
4903         * rtree.el: New file.
4904
4905 2010-12-01  Julien Danjou  <julien@danjou.info>
4906
4907         * message.el (message-user-organization): Do not use
4908         gnus-local-organization.
4909
4910         * gnus.el: Remove gnus-local-organization.
4911
4912         * gnus-msg.el: Remove nastygram thing.
4913
4914 2010-12-01  Teodor Zlatanov  <tzz@lifelogs.com>
4915
4916         * nnmaildir.el (nnmaildir-request-set-mark): Add article to add-mark
4917         funcall.
4918
4919 2010-12-01  Katsumi Yamaoka  <yamaoka@jpl.org>
4920
4921         * gnus-gravatar.el (gnus-gravatar-insert): Allow LWSP in the middle of
4922         names.
4923
4924         * shr.el (shr-find-fill-point): Don't break line between kinsoku-bol
4925         characters.
4926
4927         * gnus-gravatar.el (gnus-gravatar-insert): Delete unnecessary binding
4928         to t of inhibit-read-only since it is inside gnus-with-article-headers.
4929         Suggested by Štěpán Němec <stepnem@gmail.com>.
4930         (gnus-gravatar-transform-address): Use mail-extract-address-components
4931         that supports non-ASCII names rather than mail-header-parse-addresses.
4932
4933 2010-11-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4934
4935         * proto-stream.el (open-protocol-stream): All starttls connections are
4936         handled by the network handler.
4937
4938 2010-11-30  Julien Danjou  <julien@danjou.info>
4939
4940         * nnimap.el (nnimap-open-connection-1): Use gnus-string-match-p.
4941         (nnimap-open-connection-1): Fix PREAUTH.
4942
4943         * gnus-gravatar.el (gnus-gravatar-size): Set gnus-gravatar-size to nil.
4944
4945 2010-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
4946
4947         * shr.el (shr-char-breakable-p, shr-char-nospace-p)
4948         (shr-char-kinsoku-bol-p, shr-char-kinsoku-eol-p): New macros.
4949         (shr-insert): Use them.
4950         (shr-find-fill-point): Work better for kinsoku chars and apostrophes.
4951
4952 2010-11-29  Andrew Cohen  <cohen@andy.bu.edu>
4953
4954         * nnir.el (nnir-request-move-article): Bail out if original group
4955         doesn't support article moves.
4956         (nnir-get-active): Improve active list retrieval.
4957
4958 2010-11-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4959
4960         * shr.el (shr-find-fill-point): Don't break before apostrophes.
4961
4962 2010-11-29  Binjo  <binjo.cn@gmail.com>  (tiny change)
4963
4964         * nnimap.el (nnimap-open-connection-1): w32 open-network-stream doesn't
4965         seem to accept strings-with-numbers as port numbers,
4966
4967 2010-11-29  Andrew Cohen  <cohen@andy.bu.edu>
4968
4969         * gnus-sum.el (gnus-summary-delete-article): If delete fails don't
4970         change the registry.
4971
4972 2010-11-29  Katsumi Yamaoka  <yamaoka@jpl.org>
4973
4974         * nnir.el (nnir-run-gmane): Use mm-delete-duplicates instead of
4975         delete-dups that is not available in XEmacs 21.4.
4976
4977         * mm-util.el (mm-delete-duplicates): Add comment.
4978
4979 2010-11-28  Andrew Cohen  <cohen@andy.bu.edu>
4980
4981         * nnir.el (nnir-ignored-newsgroups): New variable.
4982         (nnir-get-active): Use it.
4983
4984 2010-11-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4985
4986         * proto-stream.el (proto-stream-open-network): Add some comments.
4987
4988         * nntp.el (nntp-open-connection): Provide a :success condition.
4989
4990         * nnimap.el (nnimap-open-connection-1): Ditto.
4991
4992         * proto-stream.el (proto-stream-open-network): See what the response to
4993         the STARTTLS command is.
4994
4995         * nnimap.el (nnimap-open-connection-1): Always upgrade to STARTTLS (for
4996         backwards compatibility).
4997         (nnimap-open-connection-1): Really respect nnimap-server-port.
4998
4999         * proto-stream.el (proto-stream-open-network): When doing opportunistic
5000         TLS upgrades we don't really care about the identity of the peer.
5001         (proto-stream-open-network): Force starttls.el to use gnutls-cli, since
5002         that what we've checked for.
5003         (proto-stream-always-use-starttls): Only default to t if
5004         open-gnutls-stream exists.
5005         (proto-stream-open-network): If STARTTLS failed, then just open a
5006         normal connection.
5007         (proto-stream-open-network): Wait until the greeting before doing
5008         STARTTLS.
5009
5010         * nntp.el (nntp-open-connection): Report what the connection error is.
5011
5012         * proto-stream.el (open-protocol-stream): Rename from
5013         open-proto-stream.
5014
5015 2010-11-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5016
5017         * nnimap.el (nnimap-stream): Change default to `undecided'.
5018         (nnimap-open-connection): If `nnimap-stream' is `undecided', try ssl
5019         first, and then network.
5020         (nnimap-open-connection-1): Respect nnimap-server-port.
5021         (nnimap-open-connection): Be more backwards-compatible.
5022
5023         * proto-stream.el (proto-stream-always-use-starttls): New variable.
5024         (proto-stream-open-starttls): De-duplicate the starttls code.
5025         (proto-stream-open-starttls): Folded back into the main function.
5026         (proto-stream-open-network): Fix typo in the gnutls path.
5027         (proto-stream-command): Refactor out.
5028
5029         * nntp.el (nntp-open-connection): Fix the STARTTLS command syntax.
5030
5031         * proto-stream.el (proto-stream-open-starttls): Actually implement the
5032         starttls.el STARTTLS.
5033
5034         * color.el (color-lab->srgb): Fix function call name.
5035
5036         * proto-stream.el (proto-stream-open-tls): Delete output from openssl
5037         if we're using tls.el.
5038         (proto-stream-open-network): If we don't have gnutls-cli or gnutls
5039         built in, then don't try to establish a STARTTLS connection.
5040
5041         * nntp.el (nntp-open-connection): Switch on STARTTLS on supported
5042         servers.
5043
5044         * proto-stream.el (open-proto-stream): Use network, not stream.
5045         (open-proto-stream): Add a way to specify what the end of a command is.
5046
5047         * nntp.el (nntp-open-connection): Use proto-streams for the relevant
5048         connections types.
5049         (nntp-open-network-stream): Remove.
5050         (nntp-open-ssl-stream): Remove.
5051         (nntp-open-tls-stream): Remove.
5052         (nntp-ssl-program): Remove.
5053
5054         * nnimap.el (nnimap-open-connection): Check for "OK" from the greeting.
5055
5056 2010-11-27  Andrew Cohen  <cohen@andy.bu.edu>
5057
5058         * nnir.el: Fix typos.
5059         (nnir-retrieve-headers-override-function): Rename variable to reflect
5060         new semantics.
5061         (nnir-article-group, nnir-article-number, nnir-article-rsv): New helper
5062         macros.
5063         (nnir-request-article, nnir-request-move-article): Use them.
5064         (nnir-categorize): New function.
5065         (nnir-run-query): Use it.
5066         (nnir-retrieve-headers): Rewrite to batch header retrieval.
5067         (nnir-run-gmane): nnir-retrieve-headers now returns the headers already
5068         sorted.
5069         (nnir-group-full-name): Use gnus-group-full-name instead.
5070         (nnir-artlist-artitem-group, nnir-artlist-artitem-number)
5071         (nnir-artlist-artitem-rsv, nnir-sort-groups-by-server): Obsolete.
5072
5073 2010-11-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5074
5075         * nnimap.el (nnimap-open-connection): Fix typo in STARTTLS command.
5076
5077         * proto-stream.el: New library to provide protocol-specific
5078         TLS/STARTTLS connections for IMAP, NNTP, SMTP, POP3 and similar
5079         protocols.
5080         (open-proto-stream): Complete the documentation.
5081         (proto-stream-open-network): Fix some typos.
5082
5083         * nnimap.el (nnimap-open-connection): Use it.
5084
5085 2010-11-27  Yuri Karaban  <tech@askold.net>  (tiny change)
5086
5087         * pop3.el (pop3-open-server): Read server greeting before starting TLS
5088         negotiation.
5089
5090 2010-11-26  Julien Danjou  <julien@danjou.info>
5091
5092         * color.el: Rename various rgb functions to srgb.
5093
5094 2010-11-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5095
5096         * nnimap.el (nnimap-get-groups): Allow non-quoted strings as mailbox
5097         names.
5098
5099 2010-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
5100
5101         * shr.el (shr-insert): Revert last change.
5102         (shr-find-fill-point): Never leave point being at bol;
5103         relax the kinsoku limitation when rendering tables.
5104
5105 2010-11-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5106
5107         * nnmail.el (nnmail-expiry-target-group): Protect against degenerate
5108         results from -accept-article.
5109
5110         * shr-color.el: Require cl when compiling.
5111
5112         * nnheader.el (nnheader-update-marks-actions): Fix typo in last
5113         checkin.
5114
5115         * gnus-art.el (gnus-url-mailto): Unfold URLs before using them.
5116
5117         * nnimap.el (nnimap-request-set-mark): Add is "+", not "-".
5118
5119         * gnus-sum.el (gnus-summary-push-marks-to-backend): Use 'set instead of
5120         'add and 'delete to set backend marks.
5121
5122         * nnmaildir.el (nnmaildir-request-set-mark): Be explicit about 'set.
5123
5124         * nnheader.el (nnheader-update-marks-actions): Refactor out.
5125
5126         * nntp.el (nntp-request-set-mark): Use it.
5127
5128         * nnfolder.el (nnfolder-request-set-mark): Ditto.
5129
5130         * nnml.el (nnml-request-set-mark): Ditto.
5131
5132         * nnimap.el (nnimap-last-response-string): Remove the unfolding -- it
5133         introduces regressions in article selection.
5134         (nnimap-find-uid-response): New function.
5135         (nnimap-request-accept-article): Use the UID returned, if any.
5136         (nnimap-request-move-article): Use the UID returned, if any.
5137         (nnimap-get-groups): Reimplement to work with folded lines.
5138         (nnimap-find-uid-response): The UID is the last element in the list.
5139         (nnimap-request-set-mark): Extend syntax with 'set.
5140
5141         * nnml.el (nnml-request-set-mark): Ditto.
5142
5143         * nnfolder.el (nnfolder-request-set-mark): Ditto.
5144
5145         * nntp.el (nntp-request-set-mark): Ditto.
5146
5147 2010-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
5148
5149         * message.el (message-called-interactively-p): A temporary macro.
5150         (message-goto-body): Use it temporarily.
5151
5152 2010-11-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5153
5154         * nnimap.el (nnimap-unfold-quoted-lines): Refactor out.
5155         (nnimap-last-response-string): Unfold quoted lines, if they exist.
5156         (nnimap-last-response-string): Fix last unfolding fix.
5157
5158 2010-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
5159
5160         * shr.el (shr-insert): Fix the way to fold lines.
5161
5162 2010-11-25  Julien Danjou  <julien@danjou.info>
5163
5164         * shr-color.el (shr-color->hexadecimal): Use color-rgb->hex
5165
5166         * color.el: Rename from color-lab.el
5167         (color-rgb->hex): Add.
5168         (color-complement): Add.
5169         (color-complement-hex): Add.
5170
5171         * gnus-sum.el (gnus-summary-widget-forward): Add, and bind to [tab].
5172
5173 2010-11-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5174
5175         * shr-color.el (shr-color-visible): Don't bug out if the color names
5176         don't exist.
5177
5178 2010-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
5179
5180         * mml.el (mml-preview): Make sure to bind gnus-displaying-mime to nil,
5181         assuming that article displaying or another mml-preview may be
5182         interrupted for an error or for the like.
5183
5184         * shr.el (shr-get-background): Fix argument name.
5185
5186 2010-11-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5187
5188         * gnus-cache.el (gnus-summary-insert-cached-articles): Use it.
5189
5190         * gnus-sum.el (gnus-summary-include-articles): New function.
5191
5192         * message.el (message-goto-body): called-interactively-p needs a
5193         parameter, so use `any'.
5194
5195         * nnimap.el (nnimap-request-move-article): It's no longer necessary to
5196         clear marks before moving, since they're synced from the Gnus side
5197         first.
5198
5199         * gnus-sum.el (gnus-summary-push-marks-to-backend): New function.
5200         (gnus-summary-move-article): Copy over all marks before moving, so that
5201         IMAP doesn't think a new article has arrived.
5202
5203 2010-11-24  Julien Danjou  <julien@danjou.info>
5204
5205         * shr.el (shr-insert-background-overlay): Fix typo.
5206         (shr-render-td): Copy the background before rendering.
5207
5208         * shr-color.el (shr-color-visible): Fix docstring.
5209
5210         * shr.el (shr-tag-table): Add bgcolor support.
5211         (shr-render-td): Add bgcolor support.
5212         (shr-get-background): Add.
5213         (shr-insert-foreground-overlay): Use shr-get-background.
5214
5215         * message.el (message-goto-body): Use called-interactively-p.
5216         (message-in-body-p): message-goto-body returns point.
5217
5218 2010-11-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5219
5220         * mm-util.el (mm-enable-multibyte): Use `to' instead of t.  This fixes
5221         Fixes something or other in Emacs 23, and is backwards compatible.
5222
5223         * message.el (message-goto-body): Remove the <#secure special-casing,
5224         which is too special.
5225
5226         * shr.el (shr-parse-style): Drop !important from styles.
5227
5228 2010-11-24  Daniel Schoepe  <daniel.schoepe@googlemail.com>  (tiny change)
5229
5230         * gnus-sum.el (gnus-summary-articles-in-thread): Fix a bug that causes
5231         this function to return incorrect results when calling it with an
5232         explicit article argument different from
5233         (gnus-summary-article-number).
5234
5235 2010-11-24  Julien Danjou  <julien@danjou.info>
5236
5237         * shr.el (shr-insert-color-overlay): Replace deprecated syntax.
5238         (shr-tag-body): Add background support.
5239         (shr-descend): Add background support.
5240         (shr-tag-title): Add.
5241
5242         * shr-color.el (shr-color-visible): Really return original background
5243         if fixed.
5244
5245 2010-11-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5246
5247         * shr.el (shr-color-check): Protect against non-existent color names.
5248
5249 2010-11-24  Julien Danjou  <julien@danjou.info>
5250
5251         * color-lab.el: Require 'cl when compiling.
5252
5253         * shr.el (shr-insert-color-overlay): Remove specific rgb() check.
5254
5255         * shr-color.el (shr-color->hexadecimal): Only return the hexadecimal
5256         matched part.
5257
5258         * color-lab.el: Fix all expt calls to use float type.
5259
5260 2010-11-24  Katsumi Yamaoka  <yamaoka@jpl.org>
5261
5262         * shr.el (shr-insert-color-overlay): Pass rgb(rrr, ggg, bbb) type color
5263         expression to shr-color-check as is.
5264
5265         * shr-color.el (shr-color->hexadecimal): Ignore case of color names.
5266
5267         * color-lab.el: Add coding cookie.
5268         (float-pi): Use eval-and-compile.
5269
5270         * dgnushack.el (dgnushack-compile): Exclude shr-color.el from being
5271         compiled for Emacsen having no `libxml-parse-html-region' support.
5272
5273 2010-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5274
5275         * shr.el (shr-insert-color-overlay): Split stuff like
5276         "#444444 !important" to find the real color.
5277         (shr-tag-font): Resurrect shr-tag-font again, since it's needed to
5278         parse <font color="red"> entries.
5279
5280 2010-11-23  Andrew Cohen  <cohen@andy.bu.edu>
5281
5282         * nnheader.el (nnheader-parse-head): Bug fix.  Properly position
5283         point when parsing headers.
5284
5285         * nnspool.el (nnspool-insert-nov-head): Bug fix.  Make sure point
5286         is positioned properly when parsing headers.
5287
5288 2010-11-23  Julien Danjou  <julien@danjou.info>
5289
5290         * color-lab.el (boundp): Bind float-pi for Emacs < 23.3.
5291
5292         * shr-color.el (shr-color->hexadecimal): Add support for color names.
5293
5294         * shr.el (shr-parse-style): Replace \n with space in style parsing.
5295
5296         * shr-color.el (shr-color-hsl-to-rgb-fractions):
5297         Use shr-color-hue-to-rgb.
5298         (shr-color->hexadecimal): Call shr-color-hsl-to-rgb-fractions.
5299
5300 2010-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5301
5302         * shr.el (shr-color->hexadecimal): Autoload.
5303         (shr-descend): Add color to all tags.
5304
5305 2010-11-22  Julien Danjou  <julien@danjou.info>
5306
5307         * shr.el (shr-tag-color-check): Convert colors to hexadecimal with
5308         shr-color->hexadecimal.
5309
5310         * shr-color.el (shr-color->hexadecimal): Add converting functions for
5311         RGB() or HSL() color representation.
5312
5313         * shr.el (shr-tag-font): Add.
5314         (shr-tag-color-check): New function to get better colors.
5315         (shr-tag-insert-color-overlay): Factorize code between tag-font and
5316         tag-span.
5317
5318         * shr-color.el: New file.
5319
5320         * color-lab.el: New file.
5321
5322         * gnus-art.el (gnus-url-mailto): Do not downcase args.
5323
5324 2010-11-21  Andrew Cohen  <cohen@andy.bu.edu>
5325
5326         * nnir.el: Fix typo in comments.
5327         (nnir-run-imap): Simplify code.  No need to reverse artlist.
5328         (nnir-run-gmane): Use nnir-tmp-buffer for web results.
5329
5330 2010-11-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5331
5332         * gnus-srvr.el (gnus-server-show-server): New command and keystroke.
5333
5334         * nnimap.el (nnimap-get-capabilities): Refactor out.
5335         (nnimap-open-connection): Re-request capabilities after STARTTLS.
5336
5337 2010-11-21  Ralf Angeli  <angeli@caeruleus.net>
5338
5339         * mm-uu.el (mm-uu-type-alist): Prevent spurious empty line from
5340         appearing when `mm-uu-hide-markers' is nil.
5341
5342 2010-11-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5343
5344         * nnimap.el (nnimap-unselect-group): Make into its own function.
5345         (nnimap-request-rename-group): Unselect group before renaming.
5346         This had gotten lost somewhere.
5347         (nnimap-request-accept-article): Keep track of examined groups, and
5348         unselect the group before APPENDing to read-only groups.
5349         (nnimap-request-move-article): Clear flags before moving so that they
5350         can be re-set later.
5351
5352 2010-11-20  Katsumi Yamaoka  <yamaoka@jpl.org>
5353
5354         * gnus-gravatar.el (gnus-gravatar-transform-address): Decode name again.
5355         (gnus-gravatar-insert): Put avatar always in the beginning of the field.
5356
5357 2010-11-19  Katsumi Yamaoka  <yamaoka@jpl.org>
5358
5359         * gnus-art.el (gnus-mime-display-single):
5360         * gnus-html.el (gnus-html-wash-images, gnus-html-prefetch-images):
5361         * mm-decode.el (mm-shr): Assume that gnus-inhibit-images may be a group
5362         parameter.
5363
5364 2010-11-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5365
5366         * shr.el (shr-table-horizontal-line): Rename from shr-table-line.
5367         (shr-table-vertical-line): New variable.
5368         (shr-insert-table): Use it.
5369
5370 2010-11-18  Katsumi Yamaoka  <yamaoka@jpl.org>
5371
5372         * gnus-html.el (gnus-html-wash-images): Don't display images if
5373         gnus-inhibit-images is non-nil; register displayer for cid images.
5374         (gnus-html-display-image): Work for cid image.
5375         (gnus-html-insert-image): Allow arguments.
5376         (gnus-html-put-image): Inhibit read-only.
5377         (gnus-html-prefetch-images): Don't prefetch images if
5378         gnus-inhibit-images is non-nil.
5379
5380 2010-11-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5381
5382         * shr.el (shr-put-image): Break lines when inserting big pictures.
5383
5384 2010-11-17  Daniel Dehennin  <daniel.dehennin@baby-gnu.org>
5385
5386         * mml2015.el (mml2015-epg-encrypt): Fix two cons with missing
5387         sender, thanks Katsumi Yamaoka.
5388
5389 2010-11-17  Andrew Cohen  <cohen@andy.bu.edu>
5390
5391         * nnir.el (nnir-run-imap): Reverse the article list for each group
5392         rather than the whole list.
5393
5394 2010-11-17  Katsumi Yamaoka  <yamaoka@jpl.org>
5395
5396         * shr.el (shr-image-displayer): Protect function against non-existent
5397         image source.
5398
5399         * gnus-art.el (gnus-inhibit-images): New user option.
5400         (gnus-mime-display-single): Don't display image if it is non-nil.
5401
5402         * mm-decode.el (mm-shr): Bind shr-inhibit-images to the value of
5403         gnus-inhibit-images.
5404
5405         * shr.el (shr-image-displayer): New function.
5406         (shr-tag-img): Use it.
5407
5408 2010-11-16  Daniel Dehennin  <daniel.dehennin@baby-gnu.org>
5409
5410         * mml2015.el (mml2015-epg-sign): Use From header.
5411
5412 2010-11-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5413
5414         * gnus-html.el (gnus-html-wash-images): Register a displayer.
5415
5416         * gnus-util.el (gnus-find-text-property-region): Return markers.
5417
5418         * shr.el (shr-tag-img): Put a displayer in the text property.
5419
5420         * gnus-util.el (gnus-find-text-property-region): New utility function.
5421
5422         * gnus-html.el (gnus-html-display-image): Make the alt optional.
5423         (gnus-html-show-images): Remove.
5424
5425         * gnus-art.el (gnus-article-show-images): New, more general function.
5426
5427         * gnus-html.el: Use image-url instead of gnus-image-url to unify the
5428         image url text properties.
5429
5430         * shr.el: Ditto.
5431
5432         * gnus-agent.el (gnus-agentize): Only do the auto-agentizing if
5433         gnus-agent-auto-agentize-methods is set.  Which it isn't.
5434
5435 2010-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
5436
5437         * gnus-sum.el (gnus-summary-move-article): Fix `while' loop to make it
5438         work for two or more articles.
5439
5440 2010-11-12  Katsumi Yamaoka  <yamaoka@jpl.org>
5441
5442         * gnus-art.el (article-treat-non-ascii): Keep text properties not to
5443         divide an image that's in an html article to two or more when washing
5444         non-ASCII characters in alt text of it.
5445
5446 2010-11-11  Katsumi Yamaoka  <yamaoka@jpl.org>
5447
5448         * mm-decode.el (mm-dissect-buffer): Pass sender's mail address to
5449         smime-decrypt-region using function argument.
5450         (mm-possibly-verify-or-decrypt, mm-dissect-multipart): Relay it.
5451
5452         * mm-view.el (mm-view-pkcs7, mm-view-pkcs7-decrypt): Relay it.
5453
5454         * smime.el (smime-decrypt-region): Catch it.
5455
5456 2010-11-11  Stefan Monnier  <monnier@iro.umontreal.ca>
5457
5458         * smime.el (smime-mode-map): Move initialization into declaration.
5459         (gnus-run-mode-hooks): Don't autoload.
5460         (smime-mode): Use define-derived-mode.
5461
5462 2010-11-11  Glenn Morris  <rgm@gnu.org>
5463
5464         * smime.el (from): Restrict declaration to XEmacs.
5465
5466         * nnir.el (gnus-group-topic-name): Autoload.
5467
5468 2010-11-11  Katsumi Yamaoka  <yamaoka@jpl.org>
5469
5470         * shr.el (shr-insert): Don't break long line if it is because of
5471         kinsoku-bol characters in the line end.
5472
5473 2010-11-11  Andrew Cohen  <cohen@andy.bu.edu>
5474
5475         * nnir.el (nnir-request-move-article): Fix to provide original group
5476         and subject.
5477         (nnir-warp-to-article): Don't fail on articles whose headers haven't
5478         been retrieved.
5479
5480         * gnus-sum.el (gnus-summary-move-article): Use original group and
5481         subject for virtual articles such as those in an nnir summary buffer.
5482
5483 2010-11-11  Katsumi Yamaoka  <yamaoka@jpl.org>
5484
5485         * gnus-art.el (article-treat-non-ascii): Make it work for XEmacs (at
5486         least 21.5).
5487
5488         * smime.el (from): Declare it again for XEmacs.
5489
5490 2010-11-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5491
5492         * message.el (message-resend): Don't disable encoding unless it's
5493         already encoded.
5494
5495         * nnimap.el (nnimap-update-info): Fix problem with `g' chopping of
5496         low-numbered articles.
5497
5498 2010-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
5499
5500         * rfc2047.el (rfc2047-syntax-table): Simplify.
5501
5502         * lpath.el: Fbind set-char-table-range for XEmacs 21.4 and SXEmacs 22.1.
5503
5504         * gnus-art.el (article-treat-non-ascii): Use put-char-table instead of
5505         set-char-table-range for XEmacs.
5506
5507 2010-11-10  Glenn Morris  <rgm@gnu.org>
5508
5509         * time-date.el (time-to-seconds): Always an alias on Emacs,
5510         never a real function.
5511         (with-no-warnings): Remove compat stub, now unused.
5512         (time-less-p): Doc fix.
5513         (time-to-number-of-days): Simplify.
5514
5515         * smime.el (from): Remove unused declaration.
5516
5517         * gnus-util.el (with-no-warnings): Remove compat stub, now unused.
5518         (gnus-float-time): On Emacs, always an alias.
5519
5520         * ecomplete.el (with-no-warnings): Remove compat stub, now unused.
5521         (ecomplete-add-item): Use float-time on Emacs, else gnus-float-time.
5522
5523 2010-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
5524
5525         * dgnushack.el: Don't use ignore-errors in the top level form since it
5526         is unavailable in XEmacs even if cl is loaded.
5527
5528         * gnus-art.el (org-entities): Declare it to silence the byte compiler.
5529
5530 2010-11-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5531
5532         * shr.el (browse-url-mailto): Autoload.
5533
5534         * gnus-art.el (article-treat-non-ascii): New command and keystroke.
5535
5536         * message.el (message-subject-trailing-was-ask-regexp): A ] in a []
5537         regexp doesn't need quoting.
5538
5539 2010-11-09  Sven Joachim  <svenjoac@gmx.de>
5540
5541         * message.el (message-subject-trailing-was-ask-regexp)
5542         (message-subject-trailing-was-regexp): Match was: in addition to was.
5543
5544 2010-11-09  Glenn Morris  <rgm@gnu.org>
5545
5546         * nnbabyl.el (nnbabyl-request-move-article, nnbabyl-delete-mail)
5547         (nnbabyl-check-mbox): Use point-at-bol.
5548
5549 2010-11-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5550
5551         * shr.el (shr-browse-url): Call browse-url-mailto for mailto: links.
5552
5553         * message.el (message-mailto): New function.
5554         (message-mailto): Should accept other parameters.
5555         (message-mailto): Remove since it duplicates browse-url-mailto
5556         functionality.
5557
5558 2010-11-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5559
5560         * gnus-start.el (gnus-get-unread-articles): Ignore totally non-existent
5561         methods.
5562         (gnus-read-active-file): Ditto.
5563
5564         * gnus-group.el (gnus-group-read-ephemeral-group): Remove superfluous
5565         ": " from the prompt.
5566         (gnus-group-make-group): Ditto.
5567
5568 2010-11-07  Glenn Morris  <rgm@gnu.org>
5569
5570         * gnus-bookmark.el (gnus-bookmark-bmenu-show-infos)
5571         (gnus-bookmark-kill-line): Use point-at-eol.
5572
5573 2010-11-07  Katsumi Yamaoka  <yamaoka@jpl.org>
5574
5575         * gnus-gravatar.el (gnus-gravatar-transform-address): No need to skip
5576         asterisks in From header.
5577
5578 2010-11-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5579
5580         * gnus-ems.el (gnus-put-image): Use a blank text as the insertion
5581         string to avoid making the From headers syntactically invalid.
5582
5583         * message.el (message-send-mail): Don't insert courtesy messages if the
5584         message already has List-Post and List-ID messages.
5585
5586 2010-11-06  Glenn Morris  <rgm@gnu.org>
5587
5588         * gnus-art.el (gnus-treat-article): Give dynamic local variables
5589         `condition', `type', `length' a prefix.
5590         (gnus-treat-predicate): Update for above name changes.
5591
5592 2010-11-06  Andrew Cohen  <cohen@andy.bu.edu>
5593
5594         * nnir.el (gnus-summary-nnir-goto-thread): Remove function and
5595         binding.  Handled by `gnus-summary-refer-thread' instead.
5596         (nnir-warp-to-article): New backend function.
5597
5598         * nnimap.el (nnimap-request-thread): Force dependency updating.
5599
5600         * gnus-sum.el (gnus-fetch-headers): Allow more arguments.
5601         (gnus-summary-refer-thread): Rework to improve thread-referral.
5602
5603         * gnus-int.el (gnus-warp-to-article): New function.
5604
5605         * gnus-sum.el (gnus-summary-article-map): Bind it.
5606
5607 2010-11-04  Andrew Cohen  <cohen@andy.bu.edu>
5608
5609         * nnir.el (gnus-summary-nnir-goto-thread): Limit work done by
5610         gnus-summary-refer-thread.
5611
5612         * gnus-sum.el (gnus-build-all-threads): Force updating of dependency
5613         headers.
5614         (gnus-summary-limit-include-thread): Prevent articles in thread from
5615         being cut in gnus-cut-threads.
5616         (gnus-summary-refer-thread): Limit retrieved headers to those in
5617         thread.
5618
5619 2010-11-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5620
5621         * message.el (message-send-mail): Use the value of
5622         message-courtesy-message from the message buffer.
5623
5624         * gnus-html.el (gnus-html-browse-url): Implement mailto: URLs.
5625
5626         * shr.el (shr-browse-url): Implement mailto: URLs.
5627
5628         * gnus-sum.el (gnus-summary-show-article): Take `t' as the arg to mean
5629         "raw".
5630
5631         * nnimap.el (nnimap-find-article-by-message-id): Don't EXAMINE a group
5632         if it's already selected.
5633
5634         * mm-decode.el (mm-save-part): Put the entire path in the `M-n' slot.
5635
5636 2010-11-04  Katsumi Yamaoka  <yamaoka@jpl.org>
5637
5638         * shr.el (shr-tag-img): Use string-width and truncate-string-to-width
5639         to measure the length and truncate alt text.
5640
5641 2010-11-03  Glenn Morris  <rgm@gnu.org>
5642
5643         * nndiary.el (nndiary-generate-nov-databases-1)
5644         (nndiary-generate-active-info): Rename dynamic variable `files' to
5645         something less generic.
5646
5647 2010-11-03  Andrew Cohen  <cohen@andy.bu.edu>
5648
5649         * nnir.el (nnir-request-move-article): Call the underlying backend to
5650         move articles from nnir.
5651
5652 2010-11-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5653
5654         * gnus-cite.el (gnus-article-natural-long-line-p): Remove.
5655
5656 2010-11-02  Julien Danjou  <julien@danjou.info>
5657
5658         * nnir.el: Remove wais support.
5659
5660 2010-11-02  Glenn Morris  <rgm@gnu.org>
5661
5662         * gnus-html.el: Reorder requirements to quieten compiler.
5663
5664 2010-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
5665
5666         * gnus-cite.el (gnus-article-fill-cited-article): Make fill work
5667         properly for XEmacs as well.
5668         (gnus-article-fill-cited-article, gnus-article-foldable-buffer)
5669         (gnus-article-natural-long-line-p): Use window-width rather than
5670         frame-width.
5671
5672 2010-11-01  Andrew Cohen  <cohen@andy.bu.edu>
5673
5674         * nnir.el (nnir-run-gmane): Inhibit demon.  Return nil if no messages.
5675         (nnir-read-parms): Don't modify query.
5676         (nnir-run-query): Add ability to search topic on current line.
5677         (nnir-get-active): Clean up.
5678
5679 2010-11-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5680
5681         * gnus-cite.el (gnus-article-foldable-buffer): Protect against
5682         degenerate articles.
5683
5684         * gnus-sum.el (gnus-print-buffer): Rewrite to use with-temp-buffer.
5685         (gnus-print-buffer): Just print the buffer as is, without any copying
5686         to a buffer and then re-highlighting.
5687
5688         * nnimap.el (nnimap-request-group): Store the new updated info.
5689         (nnimap-request-group): Select the group when we don't know whether it
5690         exists or not.
5691
5692         * gnus-start.el (gnus-ask-server-for-new-groups): Return the new
5693         groups.
5694
5695         * gnus-group.el (gnus-group-find-new-groups): Display all the new
5696         groups.
5697
5698         * gnus-start.el (gnus-find-new-newsgroups): Return the list of new
5699         groups.
5700
5701         * gnus-cite.el (gnus-article-fill-cited-article): Minimize the
5702         long-lines case by only filling the long lines.
5703
5704         * nnimap.el (nnimap-parse-line): Don't bug out oddly formed replies
5705         (bug #7311).
5706
5707 2010-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
5708
5709         * shr.el: No need to declare `declare-function' since shr.el is for
5710         only Emacsen that provide `libxml-parse-html-region'.
5711
5712         * dgnushack.el: Remove `(defvar iswitchb-temp-buflist)', that is
5713         effective only in a file it is referred to.
5714
5715 2010-11-01  Glenn Morris  <rgm@gnu.org>
5716
5717         * mm-util.el (gnus-completing-read): Autoload.
5718         (mm-read-coding-system): Simplify Emacs definition.
5719
5720         * nnmail.el (gnus-activate-group):
5721         * nnimap.el (gnutls-negotiate):
5722         * nntp.el (netrc-parse): Fix declarations.
5723
5724 2010-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
5725
5726         * gnus-util.el (gnus-string-match-p): New function, that is an alias to
5727         string-match-p in Emacs >=23.
5728
5729         * gnus-msg.el (gnus-configure-posting-styles):
5730         * nnir.el (nnir-run-gmane): Use gnus-string-match-p.
5731
5732 2010-11-01  Glenn Morris  <rgm@gnu.org>
5733
5734         * nnir.el (declare-function): Add compat stub.
5735         (mm-url-insert, mm-url-encode-www-form-urlencoded): Declare.
5736         (nnir-run-gmane): Require 'mm-url.
5737
5738         * mm-util.el (mm-string-to-multibyte): Simplify.
5739
5740         * shr.el (declare-function): Add compat stub.
5741         (url-cache-create-filename): Declare.
5742         (mm-disable-multibyte, widget-convert-button): Autoload.
5743
5744         * smime.el (ldap-search): Declare.
5745         (smime-cert-by-ldap-1): Require ldap on Emacs.
5746
5747         * nnimap.el: Require nnmail, and gnus-sum when compiling.
5748         (nnimap-keepalive): Use gnus-float-time.
5749
5750         * mail-source.el (nnheader-message, gnus-float-time): Autoload.
5751         (mail-source-delete-crash-box): Use gnus-float-time.
5752
5753         * gnus-dired.el (gnus-completing-read): Autoload.
5754
5755         * mm-view.el (gnus-rescale-image): Autoload.
5756
5757         * mm-decode.el (gnus-completing-read, gnus-blocked-images): Autoload.
5758
5759         * gnus.el (gnus-sloppily-equal-method-parameters): Move defn before use.
5760
5761         * sieve-manage.el: Require 'cl when compiling.
5762
5763         * gnus-util.el (iswitchb-read-buffer): Declare rather than autoload.
5764         (gnus-iswitchb-completing-read): Require iswitchb.
5765         (gnus-select-frame-set-input-focus): Silence compiler.
5766
5767 2010-10-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5768
5769         * message.el (message-subject-trailing-was-query): Change default to t,
5770         since I think that's what most people want.
5771
5772         * nnimap.el (nnimap-request-accept-article): Erase buffer before
5773         appending for easier debugging.
5774         (nnimap-wait-for-connection): Take a regexp.
5775         (nnimap-request-accept-article): Wait for the continuation line before
5776         sending anything unless we're streaming.
5777
5778         * gnus-art.el (gnus-treat-article): Only inhibit body washing, and
5779         leave the header washing to take place.
5780
5781 2010-10-31  Daniel Dehennin  <daniel.dehennin@baby-gnu.org>
5782
5783         * gnus-msg.el (gnus-configure-posting-styles): Permit the use of
5784         regular expression match and replace in posting styles.
5785
5786 2010-10-31  Andrew Cohen  <cohen@andy.bu.edu>
5787
5788         * nnir.el (gnus-group-make-nnir-group,nnir-run-query): Allow searching
5789         an entire server.
5790         (nnir-get-active): New function.
5791         (nnir-run-imap): Use it.
5792         (nnir-run-gmane): Who knew, gmane search returns an article score!
5793
5794         * gnus-srvr.el (gnus-server-mode-map): Add binding "G" to search the
5795         server on the current line with nnir.
5796
5797 2010-10-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5798
5799         * gnus-cite.el (gnus-article-foldable-buffer): Refactor out.
5800         (gnus-article-foldable-buffer): Don't fold regions that have a ragged
5801         left edge.
5802         (gnus-article-foldable-buffer): Skip past the prefix when determining
5803         raggedness.
5804
5805         * gnus-sum.el (gnus-summary-show-article): Add `C-u C-u g' for showing
5806         the raw article, and change `C-u g' to show the article without doing
5807         treatments.
5808
5809         * gnus-art.el (gnus-mime-display-alternative): Actually pass the type
5810         on to `gnus-treat-article'.
5811         (gnus-inhibit-article-treatments): New variable.
5812
5813         * gnus.el: Autoload gnus-article-fill-cited-long-lines.
5814
5815         * gnus-art.el (gnus-treatment-function-alist): Have
5816         gnus-treat-fill-long-lines point to gnus-article-fill-cited-long-lines.
5817         (gnus-treat-fill-long-lines): Change default to fill all text/plain
5818         sections.
5819
5820         * gnus-cite.el (gnus-article-fill-cited-article): Remove unused `force'
5821         parameter.
5822         (gnus-article-fill-cited-long-lines): New function.
5823         (gnus-article-fill-cited-article): Allow filling only long sections.
5824
5825         * shr.el (shr-find-fill-point): Don't break lines between punctuation
5826         and non-punctuation (like after the apostrophe in "'We").
5827
5828         * gnus-sum.el (gnus-summary-select-article): Make sure
5829         gnus-original-article-buffer is alive.
5830
5831         * nndoc.el (nndoc-dissect-buffer): Reverse the order of the articles to
5832         reflect the order they're in in the digest.
5833
5834         * gnus.el (gnus-group-startup-message): Move point to the start of the
5835         buffer.
5836
5837         * nnimap.el (nnimap-capability): New function.
5838         (nnimap-open-connection): Only send AUTHENTICATE PLAIN if LOGINDISABLED
5839         is set.
5840
5841 2010-10-31  David Engster  <dengste@eml.cc>
5842
5843         * nnmairix.el (nnmairix-get-valid-servers): Return list of strings to
5844         conform with changes to gnus-completing-read.
5845
5846 2010-10-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5847
5848         * shr.el (shr-tag-img): Output "*" instead of "[img]".
5849
5850 2010-10-30  Andrew Cohen  <cohen@andy.bu.edu>
5851
5852         * nnir.el: Move defvar, defcustom around to keep file organized
5853         and keep byte-compiler quiet.
5854         (nnir-read-parms): Accept search-engine as arg.
5855         (nnir-run-query): Pass search-engine as arg.
5856         (nnir-search-engine): Remove.
5857
5858 2010-10-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5859
5860         * shr.el (shr-generic): The text nodes should be text, not :text.
5861
5862         * nnir.el (nnir-search-engine): Ressurect variable, since it's used
5863         later in the file.
5864
5865 2010-10-30  Andrew Cohen  <cohen@andy.bu.edu>
5866
5867         * nnir.el: General clean up.  Allow searching with multiple engines.
5868         Allow separate extra-parameters for each engine.
5869         Batch queries when possible.
5870         (nnir-imap-default-search-key,nnir-method-default-engines):
5871         Add customize interface.
5872         (nnir-run-gmane): New engine.
5873         (nnir-engines): Use it.  Qualify all prompts with engine name.
5874         (nnir-search-engine): Remove global variable.
5875         (nnir-run-hyrex): Restore for now.
5876         (nnir-extra-parms,nnir-search-history): New variables.
5877         (gnus-group-make-nnir-group): Use them.
5878         (nnir-group-server): Remove in favor of gnus-group-server.
5879         (nnir-request-group): Avoid searching twice.
5880         (nnir-sort-groups-by-server): New function.
5881
5882 2010-10-30  Julien Danjou  <julien@danjou.info>
5883
5884         * gnus-group.el: Remove gnus-group-fetch-control.
5885
5886         * gnus-start.el (gnus-find-new-newsgroups):
5887         Remove gnus-check-first-time-used.
5888
5889         * gnus.el: Remove gnus-backup-default-subscribed-newsgroups.
5890
5891 2010-10-30  Knut Anders Hatlen  <kahatlen@gmail.com>  (tiny change)
5892
5893         * nnimap.el (nnimap-update-info): Allow 'ticked and other flags to be
5894         set on groups that don't have \* permanentflags.
5895
5896 2010-10-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5897
5898         * shr.el (shr-tag-span): Drop colorization of regions since we don't
5899         control the background color.
5900         (shr-tag-img): Ignore very small web bug type images.
5901         (shr-put-image): Add help-echo alt texts to the images.
5902         (shr-tag-video): Show the video poster image.
5903
5904 2010-10-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5905
5906         * shr.el (shr-table-depth): New variable.
5907         (shr-tag-table-1): Only insert the images after the top-level table.
5908
5909         * nnimap.el (nnimap-split-incoming-mail): Fix typo.
5910
5911         * gnus-util.el (gnus-list-memq-of-list): New function.
5912
5913         * nnimap.el (nnimap-split-incoming-mail): Note that the INBOX has been
5914         selected.
5915         (nnimap-unsplittable-articles): New slot.
5916         (nnimap-new-articles): Use it.
5917
5918 2010-10-29  Stephen Berman  <stephen.berman@gmx.net>  (tiny change)
5919
5920         * gnus-group.el (gnus-group-get-new-news-this-group): Don't have point
5921         move to the previous line on `M-g'.
5922
5923 2010-10-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5924
5925         * gnus-msg.el (gnus-inews-do-gcc): Don't have the backends do the slow
5926         *-request-group, which seems unnecessary.
5927
5928         * nnimap.el (nnimap-quote-specials): Function copied over from
5929         imap.el.
5930         (nnimap-open-connection): Use AUTHENTICATE PLAIN on servers that say
5931         they support that.  Suggested by Tom Regner.
5932
5933 2010-10-29  Julien Danjou  <julien@danjou.info>
5934
5935         * gnus-sum.el (gnus-summary-delete-marked-as-read): Remove obsolete
5936         defalias.
5937         (gnus-summary-delete-marked-with): Remove obsolete defalias.
5938
5939         * gnus.el: Remove `gnus-nntp-service' variable.
5940         (gnus-secondary-servers): Make obsolete.
5941         (gnus-nntp-server): Make obsolete.
5942
5943         * gnus-start.el (gnus-1): Remove x-splash calls.
5944
5945         * gnus-ems.el (gnus-x-splash): Remove.
5946
5947         * gnus.el (gnus-group-startup-message): Simplify/update code.
5948
5949         * gnus-xmas.el (gnus-xmas-define): Remove unused gnus-characterp
5950         definition.
5951
5952         * gnus-group.el (gnus-group-make-tool-bar): Check for display graphic
5953         capability before doing anything.
5954         (gnus-group-insert-group-line): Remove useless
5955         gnus-group-remove-excess-properties.
5956
5957 2010-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
5958
5959         * gnus-art.el (gnus-article-goto-part): Work for article narrowed by ^L.
5960
5961 2010-10-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5962
5963         * gnus-sum.el (gnus-summary-rescan-group): Try to restore the window
5964         config after reselecting.
5965
5966 2010-10-28  Julien Danjou  <julien@danjou.info>
5967
5968         * shr.el (shr-put-image): Use point even if only inserting text.
5969         (shr-put-image): Save excursion when inserting alt text on non-graphic
5970         display, so the behavior is the same when we are on a graphic display.
5971
5972         * nnir.el (nnir-run-swish-e): Remove hyrex support.
5973
5974 2010-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
5975
5976         * gnus-art.el (gnus-article-jump-to-part): Error on no part; fix prompt.
5977         (gnus-mime-copy-part): Check coding system, not charset.
5978         (gnus-mime-view-part-externally): Never remove part.
5979         (gnus-mime-view-part-internally): Don't remove part here.
5980         (gnus-article-part-wrapper): Make sure MIME tag is visible.
5981         (gnus-article-goto-part): Go to displayed or preferred subpart if it is
5982         multipart/alternative.
5983
5984         * mm-decode.el (mm-display-part): Take optional arg `force'.
5985
5986 2010-10-26  Julien Danjou  <julien@danjou.info>
5987
5988         * gnus-group.el (gnus-group-default-list-level): Add this function to
5989         compute the default list level.
5990         (gnus-group-default-list-level): Add possibility to use a function.
5991
5992 2010-10-27  Katsumi Yamaoka  <yamaoka@jpl.org>
5993
5994         * mm-decode.el (mm-shr): Add undisplayer to MIME handle.
5995
5996         * gnus-group.el (gnus-group-completing-read)
5997         (gnus-read-ephemeral-bug-group): Replace replace-regexp-in-string with
5998         gnus-replace-in-string.
5999
6000 2010-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
6001
6002         * shr.el (shr-tag-div): Add.
6003
6004         * lpath.el: Fbind current-idle-time for XEmacs 21.4 and SXEmacs 22.1.
6005
6006 2010-10-25  Julien Danjou  <julien@danjou.info>
6007
6008         * gnus-util.el: Remove `gnus-with-local-quit'.
6009
6010         * gnus-demon.el (gnus-demon-init): Use run-with-idle-timer function.
6011
6012 2010-10-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6013
6014         * gnus-sum.el (gnus-summary-select-article): Fix type error in checking
6015         the original article buffer.
6016
6017 2010-10-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6018
6019         * nnimap.el (nnimap-request-head): New function.
6020         (nnimap-request-move-article): Try to be slightly faster by not
6021         requesting the entire message when moving.
6022         (nnimap-transform-headers): Don't bug out on bodiless articles.
6023         (nnimap-send-command): Have no outstanding messages if the IMAP server
6024         doesn't support streaming.
6025         (nnimap-transform-headers): Fold {quoted} strings more sloppily.
6026
6027 2010-10-24  Julien Danjou  <julien@danjou.info>
6028
6029         * message.el (message-default-headers): Fix type.
6030
6031 2010-10-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6032
6033         * gnus-html.el (gnus-html-prefetch-images): Decode entities before
6034         prefetching images.
6035
6036         * gnus-sum.el (gnus-group-make-articles-read): Propagate marks to the
6037         backend for unknown groups.  This is mainly useful for nnimap groups.
6038
6039         * gnus-agent.el (gnus-agent-fetch-group): Don't download stuff if the
6040         group isn't covered by the agent.
6041
6042 2010-10-22  Andrew Cohen  <cohen@andy.bu.edu>
6043
6044         * nnir.el (nnir-method-default-engines): New variable.
6045         (nnir-run-query): Use it.
6046         (nnir-group-mode-hook): Remove key binding and move to gnus-group.el.
6047         (gnus-summary-nnir-goto-thread): Change group if needed.
6048
6049         * gnus-group.el (gnus-group-group-map): Add key binding for
6050         gnus-group-make-nnir-group.
6051
6052 2010-10-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6053
6054         * shr.el (shr-tag-object): Add.
6055
6056         * gnus-sum.el (gnus-summary-select-article): Make sure we have the
6057         original article buffer live.
6058         (gnus-summary-select-article-buffer):
6059         Mention gnus-widen-article-buffer.
6060
6061 2010-10-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6062
6063         * shr.el (shr-tag-strong): Add.
6064
6065 2010-10-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6066
6067         * gnus-group.el (gnus-group-completing-read): Remove all newlines from
6068         group names.  They mess up the group buffer badly.
6069
6070         * shr.el (shr-tag-img): Don't bug out on images that don't have a SRC.
6071
6072         * gnus-group.el (gnus-group-mark-group): Use gnus-group-position-point
6073         instead of the summary one.
6074
6075 2010-10-22  Katsumi Yamaoka  <yamaoka@jpl.org>
6076
6077         * mml.el (mml-preview): Work properly when editing article.
6078
6079         * gnus-start.el (gnus-read-active-file-1): Don't add method to
6080         gnus-have-read-active-file if it's already been in.
6081
6082 2010-10-22  Tom Tromey  <tromey@redhat.com>
6083
6084         * gnus-group.el (gnus-group-unsubscribe-group): Fix args passed to
6085         gnus-group-completing-read.
6086
6087 2010-10-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6088
6089         * message.el (message-mode-map): Don't bind M-; to comment region, to
6090         allow the global comment-dwim to work.
6091
6092 2010-10-21  Julien Danjou  <julien@danjou.info>
6093
6094         * message.el (message-setup-1): Allow message-default-headers to be a
6095         function.
6096
6097 2010-10-21  Katsumi Yamaoka  <yamaoka@jpl.org>
6098
6099         * shr.el (shr-tag-table): Simplify.
6100
6101 2010-10-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6102
6103         * gnus-html.el (gnus-html-prefetch-images): Only prefetch http images
6104         to avoid trying to snarf invalid stuff.
6105
6106         * gnus-sum.el (gnus-summary-edit-article-done): Bind free variable.
6107
6108         * gnus.el (gnus-message-archive-group): Quote value.
6109         (gnus-message-archive-group): Mark as changed.
6110
6111         * shr.el (shr-add-font): Don't put the font properties on the newline
6112         or the indentation.
6113
6114         * message.el (message-fix-before-sending): Change options when sending
6115         non-printable characters.
6116
6117         * gnus.el (gnus-message-archive-method): Change the default to
6118         monthly outgoing groups.
6119
6120         * gnus-sum.el (gnus-summary-edit-article-done): Try to replace articles
6121         that have gotten new numbers.
6122
6123         * nnimap.el (nnimap-request-replace-article): New function.
6124
6125 2010-10-21  Katsumi Yamaoka  <yamaoka@jpl.org>
6126
6127         * nnrss.el (nnrss-wash-html-in-text-plain-parts): Remove.
6128         (nnrss-request-article): Don't use special html washing code.
6129
6130 2010-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
6131
6132         * shr.el (shr-tag-table): Remove useless nconc.
6133
6134 2010-10-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6135
6136         * gnus-art.el (article-wash-html): Simplify and remove the charset
6137         stuff.  Use the normal html rendering code instead of the special html
6138         washing code.
6139
6140         * mm-view.el (mm-text-html-renderer-alist): Add the `shr' and
6141         `gnus-w3m' symbols.
6142         (mm-text-html-washer-alist): Remove.
6143
6144         * mm-decode.el (mm-inline-text-html-renderer): Remove.
6145         (mm-inline-media-tests): Remove use.
6146         (mm-text-html-renderer): Change default to the `shr' symbol.
6147
6148         * mm-view.el (mm-inline-text-html): Remove use.
6149
6150         * gnus-art.el (gnus-blocked-images): New function.  Allow the
6151         `gnus-blocked-images' to be a function.
6152         (gnus-article-wash-function): Remove.
6153
6154 2010-10-20  Julien Danjou  <julien@danjou.info>
6155
6156         * spam.el (spam-list-of-processors): Mark as obsolete.
6157
6158         * nnimap.el (nnimap-request-article): Fix BODYSTRUCTURE retrieval.
6159         (nnimap-insert-partial-structure): Fix boundary detection.
6160
6161 2010-10-20  Andreas Seltenreich  <seltenreich@gmx.de>
6162
6163         * gnus-draft.el (gnus-draft-check-draft-articles): Don't unnecessarily
6164         run file-truename on remote files.  This can be expensive and even
6165         prevent one from editing drafts if some unrelated buffer has a stale
6166         connection.
6167
6168 2010-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
6169
6170         * shr.el (shr-find-fill-point): Shorten line if the preceding char is
6171         kinsoku-eol regardless of shr-kinsoku-shorten.
6172         (shr-tag-table-1): Rename from shr-tag-table; make it a subroutine.
6173         (shr-tag-table): Support caption, thead, and tfoot.
6174
6175 2010-10-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6176
6177         * shr.el (shr-find-fill-point): Don't leave blanks at the start of some
6178         lines.
6179         (shr-save-contents): New command and keystroke.
6180
6181         * nndoc.el (nndoc-type-alist): Add git support.
6182         (nndoc-git-type-p): New function.
6183         (nndoc-transform-git-article): Ditto.
6184         (nndoc-transform-git-headers): Ditto.
6185         (nndoc-transform-git-headers): Generate Subject headers.
6186
6187         * shr.el (shr-parse-style): New function.
6188         (shr-tag-span): Ditto.
6189
6190         * nnmairix.el (nnmairix-summary-mode-hook): Move nnmairix's `$' command
6191         to `G G' to avoid collisions.
6192
6193 2010-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
6194
6195         * shr.el: Load kinsoku if necessary.
6196         (shr-kinsoku-shorten): New internal variable.
6197         (shr-find-fill-point): Make kinsoku shorten text line if
6198         shr-kinsoku-shorten is bound to non-nil.
6199         (shr-tag-table): Bild shr-kinsoku-shorten to t; refer to
6200         shr-indentation too when testing if table is wider than frame width.
6201         (shr-insert-table): Use `string-width' instead of `length' to measure
6202         text width.
6203         (shr-insert-table-ruler): Make sure indentation is done at bol.
6204
6205 2010-10-19  Stefan Monnier  <monnier@iro.umontreal.ca>
6206
6207         * nnimap.el (nnimap-request-move-article, nnimap-parse-line)
6208         (nnimap-process-expiry-targets): Use unibyte for buffers that hold
6209         undecoded network data.
6210
6211 2010-10-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6212
6213         * gnus-agent.el (gnus-agent-toggle-plugged): Use the right minor mode
6214         name in the mode line spec so that the mode line menu works
6215         (bug #2431).
6216
6217         * message.el (message-get-reply-headers): If we're fed `to-address',
6218         then always use that.
6219
6220         * gnus-art.el (gnus-article-make-menu-bar): The article/group menus
6221         aren't so wide as to need to switch off the edit menu.
6222
6223         * gnus-delay.el (gnus-delay-article): Remove superfluous `group'
6224         binding.  Suggested by Leo <sdl.web@gmail.com> (bug #6613).
6225
6226         * nnimap.el (nnimap-request-group): Don't SELECT the group twice on
6227         `M-g'.
6228         (nnimap-update-info): Update flags/read marks even if \* isn't part of
6229         the permanent marks.
6230
6231 2010-10-18  Andrew Cohen  <cohen@andy.bu.edu>
6232
6233         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
6234         Splitting according to references/in-reply-to obeys the ignore-groups
6235         variable, while splitting by sender and subject do not.
6236
6237 2010-10-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6238
6239         * gnus-art.el (gnus-article-dumbquotes-map): Make into a char/string
6240         alist, so that we can look for non-Unicode chars.
6241         (article-translate-strings): Allow both character and string maps.
6242
6243 2010-10-18  Katsumi Yamaoka  <yamaoka@jpl.org>
6244
6245         * shr.el (shr-insert): Don't insert space behind a wide character
6246         categorized as kinsoku-bol, or between characters both categorized as
6247         nospace.
6248
6249 2010-10-16  Andrew Cohen  <cohen@andy.bu.edu>
6250
6251         * gnus-sum.el (gnus-summary-refer-thread): Bug fix.  Add the thread
6252         headers to gnus-newsgroup-headers.
6253
6254 2010-10-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6255
6256         * shr.el (shr-tag-img): Don't align images -- since we're not
6257         rescaling, this often leads to ugly displays.
6258
6259 2010-10-15  Andrew Cohen  <cohen@andy.bu.edu>
6260
6261         * gnus-sum.el (gnus-summary-refer-thread): Unconditionally ignore
6262         duplicates.
6263
6264 2010-10-15  Kan-Ru Chen  <kanru@kanru.info>  (tiny change)
6265
6266         * gnus-diary.el (gnus-diary-check-message): Fix gnus-completing-read
6267         call.
6268
6269 2010-10-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6270
6271         * gnus.el: Autoload gnus-html-show-images.
6272
6273         * nnimap.el: Use nnheader-message throughout.
6274
6275         * shr.el (shr-tag-img): Ignore images with no data.
6276
6277 2010-10-15  Julien Danjou  <julien@danjou.info>
6278
6279         * mml.el (mml-generate-mime-1): Add `mml-enable-flowed' variable to add
6280         a possibility to disable format=flow encoding when using hard newlines.
6281
6282 2010-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
6283
6284         * shr.el (shr-insert): Remove space inserted before or after a
6285         breakable character or at the beginning or the end of a line.
6286         (shr-find-fill-point): Do kinsoku; find the second best point or give
6287         it up if there's no breakable point.
6288
6289 2010-10-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6290
6291         * nnimap.el (nnimap-open-connection): Message when opening connection
6292         for debugging purposes.
6293
6294         * gnus-art.el (gnus-article-setup-buffer): Set article mode truncation
6295         on every setup buffer call to allow this to change from article to
6296         article.
6297
6298         * shr.el (shr-tag-table): Experimental feature: Truncate lines in
6299         buffers where we have a wide table.
6300
6301 2010-10-14  Andrew Cohen  <cohen@andy.bu.edu>
6302
6303         * gnus-sum.el (gnus-summary-refer-thread): Implement a version that
6304         uses *-request-thread.
6305
6306 2010-10-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6307
6308         * nnimap.el (nnimap-open-connection): Remove %s from openssl
6309         incantation, which is no longer valid.
6310
6311 2010-10-14  Julien Danjou  <julien@danjou.info>
6312
6313         * shr.el: Fix defcustom type (char -> character).
6314
6315 2010-10-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6316
6317         * nnimap.el (nnimap-open-connection): tls-program should be a list of
6318         programs.
6319
6320 2010-10-14  Julien Danjou  <julien@danjou.info>
6321
6322         * shr.el (shr-tag-a): Use url-link as widget type.
6323
6324         * gnus-group.el (gnus-group-insert-group-line): Fix group argument to
6325         `gnus-group-get-icon'.
6326
6327 2010-10-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6328
6329         * nnimap.el (nnimap-close-server): Forget the nnimap data on close.
6330         This should make server editing work better.
6331
6332         * shr.el (shr-find-fill-point): Don't inloop on indented text.
6333
6334         * tls.el (tls-program): Remove spurious %s from openssl.
6335
6336         * nnimap.el (nnimap-open-connection): Fix open-tls-stream call.
6337         (nnimap-parse-flags): Fix regexp.
6338
6339         * shr.el (shr-find-fill-point): Use a filling algorithm that should
6340         probably work for CJVK text, too.
6341
6342         * nnimap.el (nnimap-extend-tls-programs): Remove.
6343         (nnimap-open-connection): Bind STARTTLS to openssl explicitly.
6344
6345         * tls.el (tls-starttls-switches): Remove starttls hack.
6346         (open-tls-stream): Ditto.
6347         (tls-find-starttls-argument): Ditto.
6348
6349 2010-10-13  Julien Danjou  <julien@danjou.info>
6350
6351         * nnimap.el (nnimap-parse-flags): Be more strict when looking for FETCH
6352         responses.
6353
6354 2010-10-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6355
6356         * mm-decode.el (mm-shr): Allow use from non-Gnus users.
6357
6358         * gnus-spec.el (gnus-parse-simple-format): princ doesn't really insert
6359         anything in Emacs.
6360
6361         * shr.el (shr-current-column): Remove buggy and unnecessary function.
6362
6363 2010-10-13  Julien Danjou  <julien@danjou.info>
6364
6365         * shr.el (shr-width): Make shr-width a defcustom with default to
6366         fill-column.
6367         (shr-tag-img): Use shr-width rather than fill-column.
6368
6369 2010-10-13  Katsumi Yamaoka  <yamaoka@jpl.org>
6370
6371         * dgnushack.el (byte-optimize-apply):
6372         * gnus-dired.el (gnus-dired-attach): Silence XEmacs 21.5 when compiling.
6373
6374         * gnus-gravatar.el (gnus-gravatar-transform-address): Adjust avatars'
6375         position when (X-)Faces exist.
6376         (gnus-treat-from-gravatar, gnus-treat-mail-gravatar): Force displaying
6377         avatars when called interactively.
6378
6379 2010-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
6380
6381         * gnus-gravatar.el (gnus-gravatar-too-ugly): Don't test if
6382         gnus-article-x-face-too-ugly is bound.
6383
6384 2010-10-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6385
6386         * rfc2231.el (rfc2231-parse-string): Ignore repeated parts.
6387
6388         * nnimap.el (nnimap-request-rename-group): Unselect by selecting a
6389         mailbox that doesn't exist.
6390
6391 2010-10-12  Julien Danjou  <julien@danjou.info>
6392
6393         * shr.el (shr-tag-img): Encode URL properly when retrieving.
6394         (shr-get-image-data): Encode URL properly when fetching from cache.
6395         (shr-tag-img): Use aligned-to spaces to align correctly images.
6396
6397         * gnus-gravatar.el (gnus-gravatar-insert): Check if buffer is alive
6398         before inserting the Gravatar.
6399
6400         * shr.el (shr-tag-img): Add align attribute support for <img>.
6401
6402 2010-10-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6403
6404         * gnus-gravatar.el (gnus-art): Require.
6405
6406         * gnus-sum.el (gnus-summary-mark-as-unread-forward)
6407         (gnus-summary-mark-as-unread-backward, gnus-summary-mark-as-unread):
6408         Remove long obsoleted functions.
6409
6410 2010-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
6411
6412         * lpath.el: Fbind gnutls-negotiate for Emacs 22 and XEmacsen.
6413
6414         * nnimap.el (gnutls-negotiate): Silence the byte compiler.
6415
6416         * gnus-art.el, gnus-cache.el, gnus-fun.el, gnus-group.el:
6417         * gnus-picon.el, gnus-spec.el, gnus-sum.el, gnus-util.el, gnus.el:
6418         * hashcash.el, imap.el, mail-source.el, message.el, mm-bodies.el:
6419         * mm-decode.el, mm-extern.el, mm-util.el, mm-view.el, mml-smime.el:
6420         * mml.el, mml1991.el, mml2015.el, nnfolder.el, nnheader.el, nnmail.el:
6421         * nnmaildir.el, nnrss.el, nntp.el, pgg-parse.el, pgg.el, rfc1843.el:
6422         * sieve-manage.el, smime.el, spam.el:
6423         Fix comment for declare-function.
6424
6425 2010-10-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6426
6427         * nnimap.el (nnimap-request-rename-group): Select group read-only
6428         before renaming it.
6429
6430         * shr.el (shr-insert): Fix up the white space only regexp.
6431
6432         * nnimap.el (nnimap-transform-split-mail): Not all articles have
6433         bodies.  Protect against this.  Reported by Michael Welsh Duggan.
6434
6435         * shr.el (shr-current-column): New function.
6436         (shr-find-fill-point): New function.
6437
6438 2010-10-11  Michael Welsh Duggan  <md5i@md5i.com>  (tiny change)
6439
6440         * sieve-manage.el (sieve-manage-open): Allow port names as well as port
6441         numbers.
6442
6443 2010-10-11  Julien Danjou  <julien@danjou.info>
6444
6445         * shr.el (shr-hr-line): Add.
6446         (shr-tag-hr): Use shr-hr-line to specify which character to use to
6447         display hr lines.
6448         (shr-max-columns): Do not change state to nil if we just inserting
6449         spaces.
6450
6451 2010-10-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6452
6453         * gnus-topic.el (gnus-topic-read-group): If after the last group,
6454         select the last group.
6455
6456 2010-10-11  Teodor Zlatanov  <tzz@lifelogs.com>
6457
6458         * gnus-int.el (gnus-run-hook-with-args): Autoload from gnus-util.el.
6459
6460 2010-10-10  Dan Nicolaescu  <dann@ics.uci.edu>
6461
6462         * dig.el (dig-mode-map): Declare and define in one step.
6463
6464 2010-10-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6465
6466         * nnimap.el (nnimap-update-qresync-info): \Flagged messages are read
6467         for Gnus.
6468         (nnimap-retrieve-group-data-early): utf7-encode the group parameters.
6469         (nnimap-update-qresync-info): Mark \Seen articles as read.
6470
6471         * gnus-sum.el (gnus-summary-set-local-parameters): Ignore the `active'
6472         non-variable, too.
6473
6474         * nnimap.el (nnimap-open-connection): Use gnutls STARTTLS, if
6475         available.
6476         (nnimap-update-info): Rely more on the current active than the param
6477         active to avoid marking articles as read too much.
6478
6479         * auth-source.el (auth-source-create): Use (user-login-name) for the
6480         user name default.
6481
6482         * nnimap.el (nnimap-update-info): If the server doesn't return any
6483         useful info, just use the previous info.
6484         (nnimap-update-info): Prefer old info over start-article.
6485         (nnimap-update-qresync-info): Finish implementing QRESYNC.
6486
6487 2010-10-10  Andrew Cohen  <cohen@andy.bu.edu>
6488
6489         * nnir.el (autoload): Clean up autoloads.
6490         (nnir-imap-default-search-key): Rename from nnir-imap-search-field.
6491         Use key rather than value.
6492         (nnir-imap-search-other): New variable.
6493         (nnir-read-parm): Use it.
6494         (nnir-imap-expr-to-imap): Use %S rather than imap-quote-specials.
6495         (gnus-summary-nnir-goto-thread): Modify to work with imap.
6496
6497 2010-10-10  Stefan Monnier  <monnier@iro.umontreal.ca>
6498
6499         * nnimap.el (nnimap-wait-for-response): If the user hits `C-g', kill
6500         the process, too.
6501
6502 2010-10-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6503
6504         * spam.el (gnus-summary-mode-map): Bind to "$".
6505         Suggested by Russ Allbery.
6506
6507         * shr.el: Rework the way things are indented by <li> slightly.
6508
6509         * gnus.el (gnus-group-set-parameter): Fix typo.
6510
6511         * nnimap.el: Start implementing QRESYNC support.
6512
6513 2010-10-09  Julien Danjou  <julien@danjou.info>
6514
6515         * nnir.el (nnir-engines): Fix too many arguments.
6516
6517 2010-10-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6518
6519         * nnmail.el (nnmail-expiry-target-group): Say that every expiry target
6520         group is the "last", so that the backends like nnfolder actually save
6521         their folders.
6522
6523         * nnimap.el (nnimap-open-connection): If we have gnutls loaded, then
6524         try to use that for the tls stream.
6525         (nnimap-retrieve-group-data-early): Rework the marks code to heed
6526         UIDVALIDITY and find out which groups are read-only and not.
6527         (nnimap-get-flags): Use the same marks parsing code as the rest of
6528         nnimap.
6529
6530 2010-10-09  Julien Danjou  <julien@danjou.info>
6531
6532         * nnir.el (nnir-read-parm): Fix call to gnus-completing-read.
6533
6534         * gnus-gravatar.el (gnus-gravatar-transform-address): Error errors when
6535         retrieving gravatars.
6536
6537         * shr.el (shr-table-corner): Add.
6538         (shr-table-line): Add.
6539         (shr-insert-table-ruler): Use the above defcustoms to insert tables.
6540
6541 2010-10-08  Julien Danjou  <julien@danjou.info>
6542
6543         * mm-decode.el (mm-text-html-renderer): Add mm-shr in choice list.
6544
6545 2010-10-08  Teodor Zlatanov  <tzz@lifelogs.com>
6546
6547         * gnus-util.el (gnus-alist-pull): Rename `gnus-pull'.
6548
6549         * gnus-sum.el (gnus-mark-article-as-unread)
6550         (gnus-summary-mark-article-as-unread, gnus-summary-remove-bookmark)
6551         (gnus-summary-set-bookmark): Use it.
6552
6553         * gnus-msg.el (gnus-setup-message): Use it.
6554
6555         * gnus-demon.el (gnus-demon-remove-handler): Use it.
6556
6557         * gnus.el (gnus-group-remove-parameter): Use it.
6558
6559         * gnus-group.el (gnus-group-make-web-group): Use it.
6560
6561         * gnus-demon.el (gnus-demon-remove-handler): Use it.
6562
6563         * nnregistry.el: Update docs to mention manual.
6564
6565         * gnus-registry.el: Update docs to mention nnregistry.el.
6566         (gnus-registry-initialize): Don't install nnregistry refer method
6567         automatically.
6568         (gnus-registry-install-nnregistry): Remove it.
6569
6570 2010-10-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6571
6572         * shr.el (shr-insert): Don't insert double spaces.
6573
6574 2010-10-08  Katsumi Yamaoka  <yamaoka@jpl.org>
6575
6576         * gnus-gravatar.el (gnus-treat-from-gravatar)
6577         (gnus-treat-mail-gravatar): Bind gnus-gravatar-too-ugly to nil when
6578         called interactively.
6579
6580         * gnus-art.el (gnus-mime-view-part-externally)
6581         (gnus-mime-view-part-internally): Make predicate function passed to
6582         gnus-mime-view-part-as-type assume argument is a mime type, not a list
6583         of a mime type.
6584
6585         * shr.el (shr-table-widths): Don't use cl function `reduce'.
6586
6587 2010-10-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6588
6589         * shr.el (require): Require cl when compiling.
6590         (shr-tag-hr): New function.
6591
6592         * nnimap.el (nnimap-update-info): Remove double setting of high.
6593         (nnimap-update-info): Don't ignore groups that have no UIDNEXT.
6594         This makes nnimap work properly on Courier again.
6595
6596         * gnus.el (gnus-carpal): The carpal mode has been removed, but define
6597         the variable for backwards compatibility.
6598
6599         * mm-decode.el (mm-save-part): If given a non-directory result, expand
6600         the file name before using to avoid setting mm-default-directory to
6601         nil.
6602
6603         * gnus-start.el (gnus-get-unread-articles): Require gnus-agent before
6604         bidning gnus-agent variables.
6605
6606         * shr.el (shr-render-td): Use a cache for the table rendering function
6607         to avoid getting an exponential rendering behavior in nested tables.
6608         (shr-insert): Rework the line-breaking algorithm.
6609         (shr-insert): Don't leave trailing spaces.
6610         (shr-insert-table): Also insert empty TDs.
6611         (shr-tag-blockquote): Ensure paragraphs after </ul>.
6612
6613 2010-10-07  Stefan Monnier  <monnier@iro.umontreal.ca>
6614
6615         * gnus-sum.el (gnus-number): Rename from `number'.
6616         (gnus-article-marked-p, gnus-summary-limit-to-display-predicate)
6617         (gnus-summary-limit-children): Update uses correspondingly.
6618
6619 2010-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
6620
6621         * gnus-gravatar.el (gnus-gravatar-too-ugly): New user option.
6622         (gnus-gravatar-transform-address): Don't show avatars of people of
6623         which mail addresses match gnus-gravatar-too-ugly.
6624
6625 2010-10-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6626
6627         * shr.el (shr-table-widths): Expand TD elements to fill available
6628         space.
6629
6630 2010-10-07  Julien Danjou  <julien@danjou.info>
6631
6632         * nnimap.el (nnimap-request-rename-group): Add this method.
6633
6634 2010-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
6635
6636         * gnus-html.el (gnus-html-schedule-image-fetching): Remove function
6637         name from XEmacs' function-arglist.
6638
6639         * gnus-gravatar.el (gnus-gravatar-insert): Don't add properties to
6640         gravatar under XEmacs.
6641
6642 2010-10-07  Teodor Zlatanov  <tzz@lifelogs.com>
6643
6644         * auth-source.el: Update docs with TODO items.
6645
6646         * gnus-sync.el: Update docs to explain state and plans.
6647
6648         * gnus-int.el (gnus-after-set-mark-hook, gnus-before-update-mark-hook):
6649         Hooks for mark updates.
6650         (gnus-request-set-mark, gnus-request-update-mark): Use them.
6651
6652         * gnus-util.el (gnus-run-hooks-with-args): Convenience function to run
6653         hooks with arguments, which is needed for mark update hooks.
6654
6655 2010-10-06  Julien Danjou  <julien@danjou.info>
6656
6657         * gnus.el (gnus-expand-group-parameter): Only return and act on what
6658         was matched.
6659
6660         * sieve-manage.el: Update example in `Commentary'.
6661
6662         * sieve.el (sieve-open-server): Use sieve-manage-authenticate.
6663
6664         * sieve-manage.el (sieve-manage-open): Use sieve-manage-default-port,
6665         not 2000.
6666         (sieve-manage-authenticate): Re-add function.
6667
6668 2010-10-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6669
6670         * shr.el (shr-insert): Get 'space transition right.
6671         (shr-render-td): Only delete space at the end of the TD.
6672
6673         * nnimap.el (nnimap-open-connection): Prepare to support
6674         open-gnutls-stream.
6675
6676         * shr.el: Rearrange function order to be more logical.
6677
6678 2010-10-06  Julien Danjou  <julien@danjou.info>
6679
6680         * nnrss.el (nnrss-check-group): Remove 404 URL in comment.
6681         (nnrss-discover-feed): Remove 404 URL in docstring.
6682
6683         * nnir.el: Fix Swish-E URL.
6684         Fix Namazu URL.
6685
6686         * message.el (message-change-subject): Remove 404 URL in a comment.
6687
6688 2010-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
6689
6690         * gnus-art.el (gnus-mime-view-part-as-type): Make it work when being
6691         called interactively.
6692
6693         * gnus-util.el (gnus-remove-if): Allow hash table.
6694         (gnus-remove-if-not): New function.
6695
6696         * gnus-art.el (gnus-mime-view-part-as-type):
6697         * gnus-score.el (gnus-summary-score-effect):
6698         * gnus-sum.el (gnus-read-move-group-name):
6699         Replace remove-if-not with gnus-remove-if-not.
6700
6701         * gnus-group.el (gnus-group-completing-read):
6702         Regard collection as a hash table if it is not a list.
6703
6704 2010-10-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6705
6706         * shr.el (shr-render-td): Allow blank/missing <TD>s.
6707
6708         * shr.el: Document the table-rendering algorithm.
6709
6710 2010-10-05  Katsumi Yamaoka  <yamaoka@jpl.org>
6711
6712         * dgnushack.el (dgnushack-compile): Exclude shr.el from being compiled
6713         for Emacsen having no `libxml-parse-html-region' support.
6714
6715 2010-10-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6716
6717         * gnus-html.el (gnus-html-schedule-image-fetching): Protect against
6718         invalid URLs.
6719
6720         * shr.el (shr-tag-img): Shorten ALT texts and allow them to be
6721         line-broken.
6722         (shr-tag-img): Ignore image fetching errors.
6723         (shr-overlays-in-region): Compute overlay positions correctly.
6724
6725         * mm-decode.el (mm-shr): Require shr.
6726
6727         * gnus-art.el (gnus-blocked-images): Move variable here.
6728
6729         * shr.el (shr-insert-table): Bind free variable.
6730
6731         * mm-decode.el (mm-shr): Bind shr-content-function.
6732
6733         * shr.el (shr-content-function): New variable.
6734
6735         * gnus-sum.el (gnus-article-sort-by-most-recent-date): New function,
6736         added for symmetry.
6737
6738         * nnir.el (nnir-retrieve-headers): Don't bug out on invalid data.
6739
6740         * gnus-group.el (gnus-group-make-group): Doc fix.
6741
6742         * nnimap.el (nnimap-request-newgroups): Return success.
6743
6744         * shr.el (shr-find-elements): New function.
6745         (shr-tag-table): Put all the images after the table.
6746         (shr-tag-table): Really inhibit images inside the table.
6747         (shr-collect-overlays): Copy over overlays from the TD elements to the
6748         main document.
6749
6750         * mm-decode.el (mm-shr): Bind shr-blocked-images to
6751         gnus-blocked-images.
6752
6753 2010-10-05  Julien Danjou  <julien@danjou.info>
6754
6755         * sieve-manage.el (sieve-sasl-auth): Use auth-source to authenticate.
6756
6757         * gnus-html.el (gnus-html-wash-images): Rescale image from cid too.
6758         (gnus-html-maximum-image-size): Add this function.
6759         (gnus-html-put-image): Use gnus-html-maximum-image-size.
6760
6761         * sieve-manage.el (sieve-manage-capability): Do not bug out when the
6762         server-value of the capability is nil.
6763
6764 2010-10-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6765
6766         * shr.el (shr-tag-em): Add <EM> tag.
6767
6768 2010-10-05  Florian Ragwitz  <rafl@debian.org>  (tiny change)
6769
6770         * sieve-manage.el (sieve-manage-default-stream): Make default stream
6771         customizable.
6772
6773         * gnus-html.el (gnus-html-wash-tags): Decode URL entities to avoid
6774         handing broken links to browse-url.
6775
6776 2010-10-05  Julien Danjou  <julien@danjou.info>
6777
6778         * gnus-util.el (gnus-emacs-completing-read)
6779         (gnus-iswitchb-completing-read): Use autoload rather than require.
6780
6781 2010-10-05  Katsumi Yamaoka  <yamaoka@jpl.org>
6782
6783         * lpath.el: Fbind libxml-parse-html-region and shr-insert-document for
6784         Emacs 22 and XEmacs; fbind help-function-arglist for XEmacs 21.4 and
6785         SXEmacs; fbind ido-completing-read, and bind iswitchb-mode and
6786         iswitchb-temp-buflist for XEmacs.
6787
6788         * gnus-util.el (gnus-completing-read-function): Exclude
6789         gnus-icompleting-read and gnus-ido-completing-read from candidates for
6790         XEmacs since iswitchb.el is very old and ido.el is unavailable in
6791         XEmacs.
6792
6793         * gnus-registry.el (gnus-registry-install-nnregistry): Rewrite so as
6794         not to use `delete-dups' that is unavailable in XEmacs 21.4.
6795
6796         * gnus-html.el: Don't require help-fns under XEmacs.
6797         (gnus-html-schedule-image-fetching): Work for XEmacs.
6798
6799         * mm-decode.el (mm-shr): Decode contents by charset.
6800
6801 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6802
6803         * nnimap.el (nnimap-open-connection): Give an error if nnimap-stream is
6804         unknown.
6805
6806         * shr.el (shr-tag-blockquote): Ensure paragraph after quote, too.
6807         (shr-get-image-data): Ensure against the cache file missing.
6808
6809         * nnimap.el (nnimap-finish-retrieve-group-infos): Message while waiting
6810         for data.
6811
6812         * spam-report.el (spam-report-url-ping-plain): Don't query about
6813         killing the process.
6814
6815         * shr.el (shr-render-td): Protect against too-wide text.
6816
6817 2010-10-04  Julien Danjou  <julien@danjou.info>
6818
6819         * mml-smime.el (mml-smime-openssl-encrypt-query): Fix choices.
6820         (mml-smime-openssl-sign-query): Fix gnus-completing-read call.
6821
6822         * gravatar.el (gravatar-retrieved): Kill buffer when gravatar has been
6823         retrieved.
6824
6825 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6826
6827         * shr.el (browse-url): Require.
6828         (shr-ensure-paragraph): Don't insert a new newline after empty-ish
6829         lines.
6830         (shr-show-alt-text, shr-browse-image): New commands.
6831         (shr-browse-url, shr-copy-url): New commands.
6832
6833         * gnus-sum.el (gnus-widen-article-window): New variable.
6834         (gnus-summary-select-article-buffer): Use it.
6835
6836         * message.el (message-idna-to-ascii-rhs-1): Don't bug out on addresses
6837         without @ signs.
6838
6839 2010-10-04  Michael Welsh Duggan  <md5i@md5i.com>  (tiny change)
6840
6841         * nnir.el (nnir-run-imap): Remove spurious space in search string.
6842
6843 2010-10-04  Julien Danjou  <julien@danjou.info>
6844
6845         * gnus-util.el (gnus-emacs-completing-read): Mapcar collection to list,
6846         for XEmacs.
6847
6848 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6849
6850         * gnus-salt.el: Remove all gnus-carpal stuff -- it's not useful.
6851
6852         * nnimap.el (nnimap-open-connection): Allow tls as a synonym for ssl.
6853         (nnimap-close-server): Implement.
6854
6855         * dgnushack.el (iswitchb): Require to shut up the compiler.
6856
6857         * shr.el (shr-ensure-paragraph): Fix the non-empty line case.
6858         (shr-insert): Tweak line breaking.
6859         (shr-insert): Handle <pre> better.
6860         (shr-tag-li): Get <li> indentation right.
6861         (shr-tag-li): Get <li> indentation even righter.
6862         (shr-tag-blockquote): Ensure paragraph start.
6863         (shr-make-table): Tweak table generation.
6864         (shr-make-table): Fix typo.
6865
6866         * shr.el: Implement table rendering.
6867
6868 2010-10-04  Julien Danjou  <julien@danjou.info>
6869
6870         * gnus-html.el (gnus-html-put-image): Fix resize image code.
6871
6872 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6873
6874         * shr.el (shr-insert): Use string anchors instead of line anchors.
6875
6876 2010-10-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6877
6878         * shr.el: Add headings.
6879         (shr-ensure-paragraph): Actually work.
6880         (shr-tag-li): Make <ul> prettier.
6881         (shr-insert): Get white space at the beginning/end of elements right.
6882         (shr-tag-p): Collapse subsequent <p>s.
6883         (shr-ensure-paragraph): Don't insert double line feeds after blank
6884         lines.
6885         (shr-insert): \t is also space.
6886         (shr-tag-s): Fix "s" tag name function.
6887         (shr-tag-s): Fix face prop name.
6888
6889 2010-10-03  Julien Danjou  <julien@danjou.info>
6890
6891         * gnus-html.el (gnus-html-put-image): Use gnus-rescale-image.
6892
6893         * mm-view.el (gnus-window-inside-pixel-edges): Add autoload for
6894         gnus-window-inside-pixel-edges.
6895
6896         * gnus-ems.el (gnus-window-inside-pixel-edges): Move from gnus-html to
6897         gnus-ems.
6898
6899         * mm-view.el (mm-inline-image-emacs): Support image resizing.
6900
6901         * gnus-util.el (gnus-rescale-image): Add generic gnus-rescale-image
6902         function.
6903
6904         * mm-decode.el (mm-inline-large-images): Enhance defcustom and add
6905         resize choice.
6906
6907 2010-10-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6908
6909         * shr.el (shr-tag-p): Don't insert newlines on empty tags at the
6910         beginning of the buffer.
6911
6912         * gnus-sum.el (gnus-summary-select-article-buffer): Really select the
6913         article buffer again.
6914
6915         * shr.el (shr-tag-p): Don't insert newlines at the start of the buffer.
6916
6917         * mm-decode.el (mm-shr): Narrow before inserting, so that shr can know
6918         when it's at the start of the buffer.
6919
6920         * shr.el (shr-tag-blockquote): Convert name.
6921         (shr-rescale-image): Use the right image-size variant.
6922
6923         * gnus-sum.el (gnus-summary-select-article-buffer): If the article
6924         buffer isn't shown, then select the current article first instead of
6925         bugging out.
6926         (gnus-summary-select-article-buffer): Show both the article and summary
6927         buffers again.
6928
6929         * shr.el (shr-fontize-cont): Protect against regions with no text.
6930         Rename tag functions to shr-tag-* for enhanced security.
6931         (shr-tag-ul, shr-tag-ol, shr-tag-li, shr-tag-br): New functions.
6932
6933 2010-10-03  Chong Yidong  <cyd@stupidchicken.com>
6934
6935         * shr.el (shr-insert):
6936         * pop3.el (pop3-movemail):
6937         * gnus-html.el (gnus-html-wash-tags): Don't use plusp, as cl may not be
6938         loaded.
6939
6940 2010-10-03  Glenn Morris  <rgm@gnu.org>
6941
6942         * nnmairix.el (nnmairix-replace-illegal-chars): Drop Emacs 20 code.
6943
6944         * smime.el (smime-cert-by-ldap-1): Drop Emacs 21 code.
6945
6946         * gnus-art.el (gnus-next-page-map): Drop Emacs 20 compat cruft.
6947
6948         * gmm-utils.el (gmm-write-region): Drop Emacs 20 compat cruft.
6949
6950         * gnus-util.el (gnus-make-local-hook): Simplify.
6951
6952 2010-10-02  Julien Danjou  <julien@danjou.info>
6953
6954         * gnus-util.el (gnus-iswitchb-completing-read): New function.
6955         (gnus-ido-completing-read): New function.
6956         (gnus-emacs-completing-read): New function.
6957         (gnus-completing-read): Use gnus-completing-read-function.
6958         Add gnus-completing-read-function.
6959
6960 2010-10-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6961
6962         * shr.el (shr-insert-document): Autoload.
6963         (shr-img): Be silent.
6964         (shr-insert): Add a newline after every picture before text.
6965         (shr-add-font): Use overlays for combining faces.
6966         (shr-insert): Pass upwards the text start point.
6967
6968         * mm-decode.el (mm-text-html-renderer): Default to shr.el rendering, if
6969         possible.
6970         (mm-shr): New function.
6971
6972 2010-10-02  Julien Danjou  <julien@danjou.info>
6973
6974         * gnus-gravatar.el (gnus-gravatar-insert): Adjust character where we
6975         should go backward.
6976
6977 2010-10-02  Juanma Barranquero  <lekktu@gmail.com>
6978
6979         * shr.el (shr): Fix typo in provide call.
6980
6981 2010-10-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6982
6983         * shr.el: New file.
6984
6985         * gnus-html.el (gnus-html-schedule-image-fetching): Be silent.
6986
6987         * gnus-topic.el (gnus-topic-move-group): Fix the syntax of the
6988         completing read.
6989
6990 2010-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6991
6992         * gnus-start.el (gnus-check-bogus-newsgroups): Say how many groups
6993         we're being queried about.  Suggested by Dan Jacobson.
6994
6995         * nndoc.el (nndoc-type-alist): Do babyl before mime-parts.
6996         Suggested by Jason Eisner.
6997
6998         * gnus-async.el (gnus-async-delete-prefetched-entry): Remove from hash
6999         table, too.  Suggested by Stefan Wiens.
7000         (gnus-async-prefetched-article-entry): Use intern-soft to avoid growing
7001         the table unnecessary.  Suggested by Stefan Wiens.
7002
7003         * gnus-sum.el (gnus-summary-clear-local-variables): This is probably no
7004         longer needed, and probably doesn't work either, as pointed out by
7005         Stefan Wiens.
7006         (gnus-summary-exit): Remove call to the clearing function.
7007         (gnus-summary-exit-no-update): Ditto.
7008
7009         * gnus-art.el (gnus-summary-save-in-file): Use with-current-buffer
7010         instead of gnus-eval-in-buffer-window to avoid popping up frames.
7011         Reported by Stefan Monnier.
7012         (gnus-summary-save-in-rmail): Ditto.
7013
7014         * gnus-sum.el (gnus-summary-select-article-buffer): Show only the
7015         article buffer, instead of both the article buffer and the summary
7016         buffer.  Sort of suggested by Dan Jacobson.
7017
7018         * gnus-win.el (gnus-buffer-configuration): Add an only-article spec.
7019
7020         * nnmbox.el (nnmbox-read-mbox): Mark buffer for deletion on Gnus exit.
7021         Suggested by Dan Jacobson.
7022
7023         * mm-encode.el (mm-content-transfer-encoding-defaults): Try to make the
7024         documentation clearer.
7025
7026         * message.el (message-shorten-references): Comment on the number "21".
7027         Suggested by Stefan Monnier.
7028
7029         * gnus-sum.el (gnus-summary-scroll-up): Add more documentation.
7030         Suggested by Dan Jacobson.
7031
7032         * gnus.el (gnus-large-newsgroup):
7033         Mention gnus-large-ephemeral-newsgroup.  Suggested by Dan Jacobson.
7034
7035         * gnus-msg.el (gnus-summary-resend-message): When resending, don't
7036         externalize attachments.  Bug reported by Steve Wen.
7037
7038         * gnus.el (gnus-continuum-version): Make inactive, since it doesn't
7039         really message anything to the user.
7040
7041         * nnmail.el (nnmail-article-group): Allow using the fancy split method
7042         directly.
7043
7044         * nnimap.el (nnimap-request-group): Low higher than high to signal no
7045         messages in empty groups.
7046
7047 2010-10-01  Ted Zlatanov  <tzz@lifelogs.com>
7048
7049         * nnimap.el (nnimap-request-group): Don't bug out when there's an empty
7050         non-UIDNEXT group.
7051
7052 2010-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7053
7054         * gnus-group.el (gnus-group-completing-read): Return the symbol name,
7055         not the value from the collection.
7056
7057         * nnimap.el (nnimap-update-info): Ignore groups that have no UIDNEXT
7058         values.  This sometimes happens on some groups that have no info.
7059         (nnimap-request-newgroups): New function.
7060
7061 2010-10-01  Teodor Zlatanov  <tzz@lifelogs.com>
7062
7063         * gnus-registry.el (gnus-registry-install-nnregistry): Move the feature
7064         check into `gnus-registry-initialize'.
7065         (gnus-registry-initialize): Ditto.
7066         Fix and extend header docs.
7067
7068 2010-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7069
7070         * gnus-html.el (gnus-html-prefetch-images): Adjust regexp to avoid
7071         regexp backtrace overflows.
7072
7073         * nnimap.el (nnimap-extend-tls-programs): Only extend those programs
7074         for starttls that tls.el implements; i.e. openssl.
7075
7076         * tls.el (tls-starttls-switches): Give up on using starttls with
7077         gnutls-cli.
7078         (tls-program): Add --insecure to be consistent with the defaults from
7079         openssl s_client.  Now all three commands are insecure.
7080
7081 2010-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>
7082
7083         * lpath.el: Bind completion-styles-alist for XEmacs.
7084
7085         * gravatar.el: Don't load image.el that XEmacs doesn't provide.
7086         (gravatar-create-image): New function that's an alias to
7087         gnus-xmas-create-image, gnus-create-image, or create-image.
7088         (gravatar-data->image): Use it.
7089
7090 2010-09-30  Teodor Zlatanov  <tzz@lifelogs.com>
7091
7092         * gnus-registry.el (gnus-registry-install-nnregistry): New function to
7093         install the nnregistry refer method.
7094         (gnus-registry-install-hooks): Use it.
7095         (gnus-registry-unfollowed-groups): Add nnmairix to the default
7096         unfollowed groups.
7097
7098 2010-09-30  Jose A. Ortega Ruiz  <jao@gnu.org>  (tiny change)
7099
7100         * gnus-sum.el (gnus-summary-show-thread): Skip past invisible text when
7101         expanding threads.
7102
7103 2010-09-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7104
7105         * nnir.el: Use the server names without suffixes (bug #7009).
7106
7107         * nnimap.el (nnimap-open-connection): Reinstate the auto-upgrade from
7108         unencrypted to STARTTLS, if possible.
7109
7110 2010-09-30  Teemu Likonen  <tlikonen@iki.fi>  (tiny change)
7111
7112         * message.el (message-ignored-supersedes-headers): Strip Injection-*
7113         headers before superseding.
7114
7115 2010-09-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7116
7117         * nnrss.el (nnrss-use-local): Add documentation.
7118
7119         * nnimap.el (nnimap-extend-tls-programs): New function.
7120         (nnimap-open-connection): Use tls.el exclusively, and not starttls.el.
7121         (nnimap-wait-for-connection): Accept the greeting from the stupid
7122         output from openssl s_client -starttls, too.
7123
7124         * tls.el (tls-starttls-switches): New variable.
7125         (tls-find-starttls-argument): Use it.
7126         (open-tls-stream): Ditto.
7127
7128         * netrc.el (netrc-credentials): Return the value of the "default" entry.
7129         (netrc-machine): Ditto.
7130
7131         * nnimap.el (nnimap-find-article-by-message-id): Really return the
7132         article number.
7133         (nnimap-split-fancy): New variable.
7134         (nnimap-split-incoming-mail): Use it.
7135
7136         * nntp.el (nntp-server-list-active-group): Document.
7137
7138         * nnimap.el (nnimap-find-article-by-message-id): Use EXAMINE instead of
7139         SELECT to get the message-id.
7140
7141         * mail-source.el (mail-sources): Remove webmail support.
7142         (defvar): Ditto.
7143         (mail-source-fetcher-alist): Ditto.
7144         (mail-source-fetch-webmail): Remove.
7145
7146         * webmail.el: Remove -- doesn't seem relevant any more.
7147
7148         * gnus.el: Fix up make-obsolete-variable declarations throughout.
7149
7150         * nnimap.el (nnimap-request-accept-article): Get the Message-ID without
7151         the \r.
7152
7153 2010-09-30  Julien Danjou  <julien@danjou.info>
7154
7155         * gnus-agent.el (gnus-agent-add-group): Fix call to
7156         gnus-completing-read.
7157
7158 2010-09-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7159
7160         * nndoc.el (nndoc-retrieve-groups): New function.
7161
7162         * nnimap.el (nnimap-split-incoming-mail): If nnimap-split-methods is
7163         `default', use nnmail-split-methods.
7164         (nnimap-request-article): Downcase the NILs so that they are nil.
7165
7166         * gnus-sum.el (gnus-valid-move-group-p): Make sure that `group' is a
7167         symbol.
7168
7169         * nnimap.el (nnimap-open-connection): Revert the auto-network->starttls
7170         code, since if the user has requested network, that's what they ought
7171         to get.
7172         (nnimap-request-set-mark): Erase the buffer before issuing commands.
7173         (nnimap-split-rule): Mark as obsolete.
7174
7175         * pop3.el (pop3-send-streaming-command, pop3-stream-length):
7176         New variable.
7177
7178         * nnimap.el (nnimap-insert-partial-structure): Get the type from the
7179         correct slot, too.
7180
7181 2010-09-29  Julien Danjou  <julien@danjou.info>
7182
7183         * gnus.el (gnus-local-domain): Declare variable obsolete.
7184
7185         * gnus-util.el (gnus-icompleting-read): Require iswitchb.
7186         Fix history computing.
7187         (gnus-ido-completing-read): Require ido.
7188
7189 2010-09-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7190
7191         * gnus-registry.el: Don't prompt on load, which makes it impossible to
7192         build Gnus.
7193
7194         * nnimap.el (nnimap-insert-partial-structure): Be way more permissive
7195         when interpreting the structures.
7196         (nnimap-request-accept-article): Add \r\n to the lines to make this
7197         work with Cyrus.
7198
7199         * nndraft.el (nndraft-request-expire-articles): Use the group name
7200         instead if "nndraft".  Fix found by Nils Ackermann.
7201
7202 2010-09-29  Ludovic Courtes  <ludo@gnu.org>
7203
7204         * nnregistry.el: Add.
7205
7206 2010-09-29  Stefan Monnier  <monnier@iro.umontreal.ca>
7207
7208         * nnmail.el (group, group-art-list, group-art):
7209         Remove unneeded directives.
7210
7211 2010-09-29  Katsumi Yamaoka  <yamaoka@jpl.org>
7212
7213         * mm-util.el (mm-codepage-iso-8859-list, mm-charset-eval-alist)
7214         (mm-mime-charset):
7215         * rfc2047.el (rfc2047-syntax-table):
7216         * utf7.el (utf7-utf-16-coding-system): Comment fix.
7217
7218         * nnrss.el (nnrss-read-server-data, nnrss-read-group-data): Use `load'
7219         rather than `insert-file-contents' and `eval-region'.
7220
7221         * pgg.el (pgg-run-at-time-1): Define it for XEmacs only; fix if/else
7222         construction.
7223
7224         * smime-ldap.el (smime-ldap-search): Remove Emacs 21 compatible code.
7225
7226         * time-date.el: No need to require cl for Emacs 21.
7227
7228 2010-09-29  Julien Danjou  <julien@danjou.info>
7229
7230         * gnus-gravatar.el (gnus-gravatar-properties): Add this properties in
7231         replacement of `gnus-gravatar-relief' to mimic
7232         `gnus-faces-properties-alist'.
7233         Add :version property.
7234
7235 2010-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
7236
7237         * mail-source.el (mail-source-report-new-mail):
7238         * message.el (message-default-mail-headers):
7239         * mm-decode.el (mm-valid-image-format-p): Comment fix.
7240
7241         * mml2015.el (mml2015-use): Don't bind recursive-load-depth-limit.
7242
7243 2010-09-28  Julien Danjou  <julien@danjou.info>
7244
7245         * gnus-gravatar.el (gnus-gravatar-insert): Fix search in case
7246         mail-address contains the same string as real-name.
7247
7248         * gnus-ems.el (gnus-put-image): Revert Lars, change and insert
7249         non-blank in header, otherwise it'll get stripped.
7250
7251         * gnus-gravatar.el (gnus-gravatar-insert): Search backward for
7252         real-name, and then for mail address rather than doing : or , search.
7253
7254 2010-09-27  Julien Danjou  <julien@danjou.info>
7255
7256         * gnus-util.el (gnus-completing-read): Use gnus-use-ido to apply the
7257         right completing-read function.
7258         (gnus-use-ido): New variable
7259         (gnus-completing-read-with-default): Remove.
7260         * gnus-agent.el (gnus-agent-read-group): Remove prompt computing.
7261         (gnus-agent-add-group):
7262         * gnus-srvr.el (gnus-server-add-server, gnus-server-goto-server):
7263         * mm-view.el (mm-view-pkcs7-decrypt):
7264         * mm-util.el (mm-codepage-setup):
7265         * smime.el (smime-sign-buffer, smime-decrypt-buffer):
7266         * mml-smime.el (mml-smime-openssl-sign-query):
7267         * mml.el (mml-minibuffer-read-type, mml-minibuffer-read-disposition)
7268         (mml-insert-multipart):
7269         * gnus-msg.el (gnus-summary-yank-message):
7270         * gnus-int.el (gnus-start-news-server):
7271         * mm-decode.el (mm-interactively-view-part):
7272         * gnus-dired.el (gnus-dired-attach):
7273         * gnus.el (gnus-read-method):
7274         * gnus-bookmark.el (gnus-bookmark-jump):
7275         * gnus-art.el (gnus-mime-view-part-as-type)
7276         (gnus-mime-action-on-part, gnus-article-encrypt-body):
7277         * gnus-topic.el (gnus-topic-jump-to-topic, gnus-topic-move-matching)
7278         (gnus-topic-copy-matching, gnus-topic-sort-topics, gnus-topic-move):
7279         * nnmairix.el (nnmairix-create-server-and-default-group)
7280         (nnmairix-update-groups, nnmairix-get-server)
7281         (nnmairix-backend-to-server, nnmairix-goto-original-article)
7282         (nnmairix-get-group-from-file-path):
7283         * nnrss.el (nnrss-find-rss-via-syndic8):
7284         * gnus-group.el (gnus-group-completing-read, gnus-group-make-web-group)
7285         (gnus-group-make-useful-group, gnus-group-add-to-virtual)
7286         (gnus-group-browse-foreign-server):
7287         * gnus-sum.el (gnus-summary-goto-article, gnus-summary-limit-to-extra)
7288         (gnus-summary-execute-command, gnus-summary-respool-article)
7289         (gnus-read-move-group-name):
7290         * gnus-score.el (gnus-summary-increase-score)
7291         (gnus-summary-score-effect):
7292         * gnus-registry.el (gnus-registry-read-mark): Use gnus-completing-read.
7293
7294 2010-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
7295
7296         * lpath.el: Remove url-http-file-exists-p, w32-focus-frame, and
7297         x-focus-frame.
7298
7299         * nnimap.el (auth-source-forget-user-or-password)
7300         (auth-source-user-or-password): Autoload.
7301
7302         * message.el (message-from-style, message-interactive)
7303         (message-cite-prefix-regexp, message-sendmail-envelope-from)
7304         (message-yank-prefix, message-indentation-spaces, message-signature)
7305         (message-signature-file): Add comment.
7306
7307 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7308
7309         * gnus-sum.el (gnus-summary-read-group-1): Set gnus-newsgroup-highest.
7310         (gnus-summary-insert-new-articles): Use gnus-newsgroup-highest to get
7311         new articles.
7312
7313         * nnimap.el (nnimap-request-article): Don't partial-fetch single-part
7314         parts.
7315         (nnimap-request-article): Work with the t setting, too.
7316
7317         * gnus-sum.el (gnus-summary-exit): Kill the article buffer later, so
7318         that you don't get flashes of other buffers.
7319         (gnus-summary-show-complete-article): Intern before setting.
7320
7321 2010-09-27  David Engster  <dengste@eml.cc>
7322
7323         * nnmairix.el (nnmairix-replace-group-and-numbers): Deal with NOV as
7324         well as HEADERS.
7325         (nnmairix-retrieve-headers): Provide new argument for the above.
7326
7327 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7328
7329         * gnus-sum.el (gnus-summary-move-article): Don't alter
7330         gnus-newsgroup-active.  This makes `/ N' work after copying to the same
7331         group.
7332
7333         * nnimap.el (nnimap-update-info): Don't destructively alter active.
7334
7335         * message.el (message-cite-prefix-regexp): Revert my last edit.
7336
7337         * gnus-sum.el (gnus-summary-show-complete-article): Bind the server
7338         variable instead of the Gnus variable.
7339
7340         * nnimap.el (nnimap-find-wanted-parts-1): Use it.
7341
7342         * gnus-art.el (gnus-fetch-partial-articles): Move back to nnimap again.
7343
7344         * nnimap.el (nnimap-request-accept-article): Remove the "." at the end,
7345         since some servers don't like it.
7346         (nnimap-open-connection): Forget credentials if the server says the
7347         password was wrong.
7348         (nnimap-parse-line): Protect against invalid data.
7349
7350         * gnus-sum.el (gnus-summary-move-article): Add comment.
7351         (gnus-summary-insert-new-articles): Copy the old-high watermark so that
7352         nothing alters it while scanning for new messages.
7353
7354         * nnimap.el (nnimap-request-accept-article): Send a "." at the end,
7355         which may or may not help.
7356         (nnimap-open-connection): If we're doing a stream connection, and then
7357         discover we're on a STARTTLS-capable server, then open a STARTTLS
7358         connection instead.
7359
7360 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7361
7362         * nnimap.el (utf7): Require.
7363
7364         * message.el (message-cite-prefix-regexp): Remove "}" from citation
7365         prefix.
7366
7367 2010-09-27  Juanma Barranquero  <lekktu@gmail.com>
7368
7369         * nnmail.el (nnmail-fancy-expiry-targets): Fix typo in docstring.
7370
7371 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7372
7373         * nnimap.el (nnimap-request-accept-article): Message the error on
7374         error.
7375
7376 2010-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
7377
7378         * gnus-art.el (gnus-mime-delete-part): Fix Lisp type of byte(s).
7379
7380 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7381
7382         * nndoc.el (nndoc-request-list): Return success always.
7383
7384         * gnus-agent.el (gnus-agent-retrieve-headers): Don't propagate
7385         `fetch-old' -- we only want to fetch the articles we've requested.
7386         The rest are in the agent, probably.
7387         (gnus-agent-read-servers-validate): Change the level for the "Ignoring
7388         disappeared server" to something low.  It's not important.
7389
7390         * nnimap.el (nnimap-get-whole-article): Remove the data that may have
7391         arrived before the FETCH data.
7392
7393         * nnmh.el (nnmh-request-expire-articles): Don't try to fetch the expiry
7394         target here, because we don't know the Gnus name of the group.
7395
7396         * nndraft.el (nndraft-request-expire-articles): Fetch the expiry target
7397         for the correct group.
7398
7399         * gnus-ems.el (gnus-create-image): Ignore all image-creation errors.
7400
7401         * gnus.el (gnus): Give a final warning after startup.
7402
7403         * gnus-util.el (gnus-action-message-log): New variable.
7404         (gnus-message): Use it.
7405         (gnus-final-warning): New function.
7406
7407         * nnimap.el (nnimap-open-connection): Record the greeting.
7408         (nnimap): Add greeting.
7409
7410 2010-09-26  Julien Danjou  <julien@danjou.info>
7411
7412         * gnus-html.el (gnus-html-show-images): Fix gnus-html-display-image
7413         arguments.
7414         (gnus-html-wash-images): Fix spec computing to include start/end.
7415
7416         * gnus-art.el (gnus-article-treat-body-boundary): Fix length computing.
7417
7418 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7419
7420         * nnimap.el (nnimap-request-expire-articles): Compress ranges before
7421         deletion.
7422         (nnimap-retrieve-headers): Don't select the group, because that's
7423         already done by nnimap-possibly-change-group.
7424
7425         * gnus-picon.el (gnus-picon-inhibit-top-level-domains): New variable.
7426         (gnus-picon-transform-address): Use it.
7427
7428         * mail-source.el (mail-source-value): Revert previous patch.
7429
7430         * nnimap.el (nnimap-credentials): Allow inhibiting the password query
7431         on failure.
7432         (nnimap-open-connection): Look up both virtual and physical server name
7433         credentials.
7434
7435         * gnus-win.el: Revert previous patch, since it made Gnus backtrace.
7436
7437 2009-02-07  Dave Love  <fx@gnu.org>
7438
7439         * tls.el (open-tls-stream): Don't query killing process.
7440
7441 2009-02-08  Dave Love  <fx@gnu.org>
7442
7443         * gnus-win.el (gnus-window-to-buffer-helper)
7444         (gnus-all-windows-visible-p): Function needn't be a symbol.
7445
7446         * mail-source.el (mail-source-value): Function needn't be a symbol.
7447
7448 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7449
7450         * message.el (message-cite-prefix-regexp): Remove } from the cite
7451         prefix.
7452
7453         * gnus-art.el (gnus-treatment-function-alist): Do picons before
7454         highlight again, so that the highlight is correct.
7455
7456         * gnus-picon.el (gnus-picon): Remove again.
7457         (gnus-picon-create-glyph): Set the background XPM color explicitly.
7458
7459         * gnus-art.el (gnus-treatment-function-alist): Insert picons after
7460         doing the header highlightling, so that the background color of the
7461         picon is correct.
7462
7463         * gnus-picon.el (gnus-picon-xbm): Remove obsolete face.
7464         (gnus-picon): Ditto.
7465         (gnus-picon): Reinstate.  The background color for picons is white.
7466         (gnus-picon-insert-glyph): Make the background white.
7467
7468         * nnml.el (nnml-open-nov): Don't return dead buffers.
7469
7470         * auth-source.el (auth-source-create): Query the user for whether to
7471         store the credentials.
7472
7473         * netrc.el (netrc-store-data): New function.
7474
7475         * auth-source.el (auth-source-user-or-password): Use the existing auth
7476         sources, if any, for creation.
7477
7478         * gnus.el (gnus-group-fast-parameter): Return the last matching
7479         parameter instead of the first matching parameter.
7480
7481 2010-09-26  Julien Danjou  <julien@danjou.info>
7482
7483         * gnus-sum.el (gnus-auto-center-group): Transform into a defcustom.
7484
7485 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7486
7487         * mml2015.el (mml2015-use): Remove gpg support.
7488
7489         * mml1991.el (mml1991-function-alist): Remove gpg function.
7490         (mml1991-gpg-sign): Remove.
7491
7492 2010-09-26  Andreas Seltenreich  <seltenreich@gmx.de>
7493
7494         * gnus-srvr.el (gnus-browse-subscribe-newsgroup-method): New variable.
7495         (gnus-browse-unsubscribe-current-group): Document it.
7496         (gnus-browse-unsubscribe-group): Use it.
7497
7498 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7499
7500         * gnus-group.el (gnus-read-ephemeral-bug-group): Add the bug email
7501         address to the To list for easier response.
7502
7503         * gnus.el (gnus-play-startup-jingle): Remove.
7504         (gnus-splash): Don't play jingle.
7505         (gnus): Silence gnus-load message.
7506
7507         * gnus-art.el (gnus-treat-play-sounds): Remove.
7508
7509         * gnus.el (gnus-play-jingle): Remove audio support.
7510
7511         * gnus-cus.el (gnus-score-customize): Remove audio reference.
7512
7513         * earcon.el: Remove -- no users.
7514
7515         * gnus-audio.el: Remove -- no users of this package.
7516
7517         * gnus-sum.el (gnus-summary-limit-children): Remove nocem support.
7518
7519         * gnus-start.el (gnus-setup-news): Remove nocem support.
7520
7521         * gnus-group.el (gnus-group-get-new-news): Remove nocem call.
7522
7523         * gnus.el (gnus-use-nocem): Remove.
7524
7525         * gnus-demon.el (gnus-demon-add-nocem, gnus-demon-scan-nocem):
7526         Remove.
7527
7528         * gnus-nocem.el (gnus-nocem-issuers): Remove file.  Apparently nobody
7529         uses NoCeM any more.
7530
7531         * gnus-art.el (gnus-ctan-url): Seems not very useful -- removed.
7532         (gnus-button-ctan-handler): Ditto.
7533         (gnus-button-handle-ctan-bogus-regexp): Ditto.
7534         (gnus-button-ctan-directory-regexp): Ditto.
7535         (gnus-button-handle-ctan): Ditto.
7536         (gnus-button-tex-level): Ditto.
7537         (gnus-button-alist): Remove CTAN stuff.
7538
7539 2010-09-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7540
7541         * nnimap.el (nnimap-wait-for-response): Reverse logic in the
7542         nnimap-streaming test.
7543
7544         * gnus-start.el (gnus-get-unread-articles): Don't try to open failed
7545         servers twice.
7546
7547         * nnimap.el (nnimap-open-connection): Add more error reporting when
7548         nnimap fails early.
7549
7550         * nnheader.el (nnheader-get-report-string): New function.
7551         (nnheader-get-report): Use it.
7552
7553         * gnus-int.el (gnus-check-server): Say what the error was when opening
7554         failed.
7555
7556         * nnimap.el (nnimap-wait-for-response): Search further when we're not
7557         using streaming.
7558
7559 2010-09-25  Julien Danjou  <julien@danjou.info>
7560
7561         * gnus-html.el (gnus-html-rescale-image): Use our defalias
7562         gnus-window-inside-pixel-edges.
7563
7564 2010-09-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7565
7566         * gnus-srvr.el (gnus-server-copy-server): Add documentation.
7567
7568         * mm-decode.el (mm-save-part): Allow saving to other directories the
7569         normal Emacs way.
7570
7571         * nndoc.el (nndoc-type-alist): Move mime-parts after mbox.
7572         Suggested by Jay Berkenbilt.
7573
7574         * gnus-art.el (gnus-mime-delete-part): Fix plural for "byte" when
7575         there isn't a single byte.
7576
7577         * gnus-int.el (gnus-open-server): Don't query whether to go offline --
7578         just do it.  It doesn't really seem to matter what the user responds
7579         here, I think, so it's just a confusing question.
7580
7581         * nnimap.el (nnimap-retrieve-group-data-early): Fix typo in the
7582         non-streaming case.
7583
7584         * gnus-art.el (gnus-flush-original-article-buffer): Separate out.
7585         (gnus-article-encrypt-body): Use it.
7586
7587         * gnus-sum.el (gnus-summary-show-complete-article): New command and
7588         keystroke.
7589
7590         * nnimap.el (nnimap-find-wanted-parts-1):
7591         Use gnus-fetch-partial-articles.
7592
7593         * gnus-art.el (gnus-fetch-partial-articles): New variable.
7594
7595         * nnimap.el (nnimap-insert-partial-structure): New function.
7596         (nnimap-get-partial-article): New function.
7597         (nnimap-request-article): Use it.
7598         (nnimap-wait-for-response): Return whether the wait was successful.
7599         (nnimap-finish-retrieve-group-infos): Don't do anything if the
7600         retrieval wasn't successful.
7601         (nnimap-retrieve-group-data-early): Allow throttling servers.
7602         (nnimap-streaming): New variable.
7603         (nnimap-fetch-partial-articles): Remove.
7604
7605         * mm-decode.el (mm-with-part): Protect against killed buffers.
7606
7607         * nndraft.el (nndraft-retrieve-headers): Insert Lines and Chars headers
7608         for prettier summary display.
7609
7610 2010-09-25  Andrew Cohen  <cohen@andy.bu.edu>  (tiny change)
7611
7612         * nnir.el (nnir-run-imap): Allow sending IMAP search patterns directly.
7613
7614 2010-09-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7615
7616         * gnus.el (gnus-local-domain): Put gnus-local-domain back again, since
7617         apparently third-party libraries depend on it.
7618
7619         * nnimap.el (nnimap-open-connection): Wait for the response to STARTTLS
7620         before starting negotiation.
7621
7622         * gnus-art.el (gnus-treat-from-gravatar): Change default to nil for
7623         privacy reasons.
7624         (gnus-treat-mail-gravatar): Ditto.
7625
7626         * gnus-ems.el (gnus-put-image): Don't put any non-blank text into the
7627         buffer when inserting images.  Inserting text into the headers, for
7628         instance, can make them invalid.
7629
7630 2010-09-25  Julien Danjou  <julien@danjou.info>
7631
7632         * rfc1843.el: Remove useless rfc1843-old-gnus-decode-header-function
7633         variables.
7634
7635         * nnheader.el: Remove useless variables news-reply-yank-from and
7636         news-reply-yank-message-id.
7637
7638         * mml2015.el: Remove useless mc-default-scheme and mc-schemes
7639         variables.
7640
7641         * mml1991.el: Remove useless mml1991-verbose.
7642
7643         * gnus.el: Remove useless variable gnus-use-generic-from.
7644         Remove obsolete variable gnus-topic-indentation.
7645
7646         * gnus-uu.el: Remove useless gnus-uu-shar-file-name.
7647
7648         * gnus-sum.el: Remove useless gnus-newsgroup-none-id.
7649
7650         * gnus-picon.el: Remove useless gnus-picon-setup-p variable.
7651
7652         * gnus-group.el: Remove useless gnus-group-icon-cache.
7653         Remove useless gnus-ephemeral-group-server.
7654
7655         * gnus-bookmark.el: Remove useless gnus-bookmark-after-jump-hook.
7656
7657         * mml2015.el: Remove useless mml2015-verbose.
7658
7659         * mml-smime.el: Remove useless mml-smime-verbose.
7660
7661         * gnus.el: Remove useless gnus-local-domain.
7662
7663         * gnus-gravatar.el (gnus-gravatar-transform-address):
7664         Use gnus-gravatar-size.
7665
7666         * gnus-art.el: Remove useless gnus-treat-translate.
7667
7668 2010-09-24  Julien Danjou  <julien@danjou.info>
7669
7670         * gnus-sum.el: Add support for Gravatars.
7671
7672         * gnus-art.el: Add support for Gravatars.
7673
7674         * gnus-gravatar.el: Add this file.
7675
7676         * gravatar.el: Add this file.
7677
7678 2010-09-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7679
7680         * gnus-sum.el (gnus-summary-fetch-faq): Remove.
7681
7682         * gnus-group.el (gnus-group-fetch-faq): Remove.
7683
7684         * gnus.el (gnus-group-faq-directory): Remove.
7685
7686         * gnus-group.el (gnus-group-fetch-charter): Remove.
7687
7688         * gnus.el (gnus-group-charter-alist): Remove.
7689
7690         * gnus-group.el (gnus-group-archive-directory): Remove.
7691         (gnus-group-recent-archive-directory): Ditto.
7692         (gnus-group-make-archive-group): Remove.
7693
7694         * nnimap.el (nnimap-update-info): Protect against nil uidnexts.
7695
7696         * gnus-cache.el (gnus-cache-braid-heads): When braiding heads, don't
7697         use the same article number for all the cached articles.
7698
7699         * nnimap.el (nnimap-command): Register the last command time so
7700         that we can use it for idling NOOPs.
7701         (nnimap-open-connection): Start the keeplive timer.
7702         (nnimap-make-process-buffer): Store all the process buffers.
7703         (nnimap-keepalive): New function.
7704
7705         * starttls.el (starttls-open-stream): Add autoload cookie.
7706
7707 2010-09-24  Michael Welsh Duggan  <md5i@md5i.com>  (tiny change)
7708
7709         * nnimap.el (nnimap-split-incoming-mail): Fix paren typo in the 'junk
7710         handling.
7711
7712 2010-09-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7713
7714         * nnrss.el (nnrss-retrieve-groups): Change to the group before checking
7715         its data structures.
7716
7717         * gnus.el (gnus-sloppily-equal-method-parameters): Use copy-sequence
7718         instead of the cl.el copy-list.
7719         (gnus-sloppily-equal-method-parameters): Use equal instead of the cl
7720         equalp.
7721
7722 2010-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
7723
7724         * gmm-utils.el (gmm-tool-bar-from-list): Always use tool-bar-local-item
7725         and tool-bar-local-item-from-menu.
7726
7727         * gnus-agent.el (gnus-agent-make-mode-line-string): Always use
7728         mode-line-highlight face for Emacs.
7729
7730         * gnus-art.el (toplevel): Don't bind recursive-load-depth-limit while
7731         loading gnus-sum.elc; fix comment for canlock-verify.
7732         (gnus-article-jump-to-part): Use read-number.
7733         (gnus-insert-mime-button, gnus-insert-mime-security-button):
7734         Remove Emacs pre-21 compatible code for help-echo.
7735         (gnus-article-next-page-1): No need to adjust the number of lines.
7736         (gnus-article-describe-bindings): Always use help-buffer.
7737
7738         * gnus-audio.el (gnus-audio-inline-sound):
7739         * gnus-cus.el (gnus-custom-mode):
7740         * gnus-group.el (gnus-group-update-tool-bar): Comment fix.
7741
7742         * gnus-sum.el (gnus-remove-overlays): Doc fix.
7743
7744         * gnus-util.el (gnus-select-frame-set-input-focus): Remove Emacs 21
7745         compatible code.
7746
7747 2010-09-24  Glenn Morris  <rgm@gnu.org>
7748
7749         * message.el (message-output): Use gnus-output-to-rmail if a buffer is
7750         visiting the fcc file in rmail-mode.
7751
7752         * dns-mode.el: Move autoloaded auto-mode-alist entries to files.el.
7753
7754 2010-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
7755
7756         * nnir.el: Silence the byte compiler.
7757
7758         * gnus-html.el (gnus-html-encode-url-chars): New function, that's an
7759         alias to browse-url-url-encode-chars if any.
7760         (gnus-html-encode-url): Use it.
7761
7762 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7763
7764         * gnus-start.el (gnus-use-backend-marks): New variable.
7765         (gnus-get-unread-articles-in-group): Use it.
7766
7767         * gnus-sum.el (gnus-summary-local-variables): Prepare for list/range
7768         makeover.
7769
7770 2010-09-23  Andrew Cohen  <cohen@andy.bu.edu>
7771
7772         * nnimap.el (nnimap-retrieve-headers): Return 'headers.
7773
7774 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7775
7776         * gnus-start.el (gnus-fixup-nnimap-unread-after-getting-new-news):
7777         Remove.
7778         (gnus-setup-news-hook):
7779         Remove gnus-fixup-nnimap-unread-after-getting-new-news.
7780
7781         * gnus-int.el (gnus-request-update-info): Protect against backends not
7782         having the function.
7783
7784         * nnimap.el (nnimap-stream): Mention starttls.
7785         (nnimap-open-connection): Add starttls support.
7786
7787 2010-09-23  Andrew Cohen  <cohen@andy.bu.edu>
7788
7789         * nnir.el (nnir-run-imap): Fix up nnir to work with the new nnimap.
7790
7791 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7792
7793         * nnimap.el (nnimap-transform-headers): Don't bug out on invalid
7794         BODYSTRUCTUREs.
7795         (nnimap-transform-headers): Unfold quoted {42} headers.
7796
7797         * gnus-start.el (gnus-get-unread-articles): Allow backends to update
7798         the info.
7799         (gnus-get-unread-articles): Only call updatep on backends that support
7800         it.
7801
7802         * nnweb.el (nnweb-request-update-info): NOOP.
7803
7804         * nnmaildir.el (nnmaildir-request-marks): Rename from -update-info.
7805
7806         * nnfolder.el (nnfolder-request-marks): Rename from -update-info,
7807         since it only deals with marks.
7808
7809         * gnus-int.el (gnus-request-marks): Rename gnus-request-update-info to
7810         gnus-request-marks, and make a new gnus-request-update-info.
7811
7812         * nnimap.el (nnimap-update-info): When UIDNEXT is present, use that for
7813         the active instead of the high number, which is usually too low.
7814
7815 2010-09-23  Teodor Zlatanov  <tzz@lifelogs.com>
7816
7817         * netrc.el (netrc-parse): Remove encrypt.el mentions.
7818         * encrypt.el: Remove.
7819
7820 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7821
7822         * nnimap.el (nnimap-update-info): Sync non-standard flags from the
7823         server in symbolic form.
7824
7825         * gnus-html.el (gnus-max-image-proportion): Increase proportion to 0.9.
7826
7827 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7828
7829         * nnimap.el (nnimap-parse-flags): Parse the data in any order.
7830         (nnimap-update-info): Fix up code slightly.
7831
7832         * gnus-int.el (gnus-open-server): Add tracing for performance
7833         debugging.
7834
7835         * gnus-group.el (gnus-group-highlight-line): Typo fix: beg, not start.
7836         (gnus-group-insert-group-line): Pass the real group name so that it
7837         gets the right data.
7838
7839         * gnus-start.el (gnus-get-unread-articles): Don't have
7840         `gnus-get-unread-articles-in-group' update info, since that can be
7841         really slow and doesn't seem to be needed?
7842
7843 2010-09-22  Dan Christensen  <jdc@uwo.ca>
7844
7845         * time-date.el (date-to-time): Try using parse-time-string first before
7846         using the slower timezone-make-date-arpa-standard.
7847
7848 2010-09-22  Julien Danjou  <julien@danjou.info>
7849
7850         * gnus-group.el (gnus-group-insert-group-line):
7851         Call gnus-group-highlight-line.
7852         (gnus-group-update-hook): Remove gnus-group-highlight-line from the
7853         default hook list.
7854         (gnus-group-update-eval-form): Add new function.
7855         (gnus-group-highlight-line): Use gnus-group-update-eval-form.
7856         (gnus-group-get-icon): Use gnus-group-update-eval-form.
7857
7858 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7859
7860         * nnimap.el (nnimap-request-expire-articles): If nnmail-expiry-wait is
7861         immediate, then expire all articles.
7862         (nnimap-update-info): Fix off-by-one errors.
7863         (nnimap-flags-to-marks): Would return no marks lists for group with no
7864         flags.  Instead return the other data.
7865
7866 2010-09-22  Julien Danjou  <julien@danjou.info>
7867
7868         * gnus-group.el (gnus-group-get-icon): Rename gnus-group-add-icon that
7869         Only return an icon.
7870         (gnus-group-insert-group-line): Compute icon to return.
7871
7872         * gnus-html.el (gnus-html-image-automatic-caching): Add custom var.
7873         (gnus-html-image-fetched): Only cache if
7874         gnus-html-image-automatic-caching is set.
7875         (gnus-html-image-fetched): Check for errors.
7876
7877 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7878
7879         * gnus-start.el (gnus-read-active-for-groups): Only run -request-scan
7880         once per method on `g'.  This ensures that backends like nnfolder don't
7881         open all their folders.
7882
7883         * nnimap.el (nnimap-split-incoming-mail): Delete 'junk.
7884         (nnimap-request-list): Nix out group in the correct buffer.
7885         (nnimap-parse-flags): Implement by using `read' instead of
7886         hand-parsing.
7887         (nnimap-flags-to-marks): Pass on permanent-flags.
7888         (nnimap-make-process-buffer): Record the server name.
7889         (nnimap-parse-flags): Fix typo.
7890         (nnimap-request-scan): Run split on the server in general, not just a
7891         single group.
7892
7893         * nnmail.el (nnmail-split-incoming): Take an optional junk-func
7894         parameter, and propagate this downwards.
7895
7896         * nnimap.el (nnimap-request-list): Set the current nnimap group to nil,
7897         since EXAMINE changes it on the server.
7898
7899         * gnus-int.el (gnus-request-expire-articles): Inhibit the daemon, since
7900         this command might take a while.
7901
7902 2010-09-22  Julien Danjou  <julien@danjou.info>
7903
7904         * gnus-html.el (gnus-html-put-image): Stop using markers.  They are
7905         harmful if you have 2 images side-by-side, they can't be properly
7906         update on text deletion.  Using text-property is safer here.
7907         (gnus-html-image-fetched): Search also for \r\n\r\n to get the start of
7908         data.
7909
7910 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7911
7912         * nnimap.el (nnimap-expunge-inbox): Remove.
7913         (nnimap-mark-and-expunge-incoming): Use nnimap-expunge instead.
7914         (nnimap-expunge): Flip default to t.
7915
7916         * gnus.el (gnus-method-to-server): Don't push things to the cache
7917         unless it's unique.
7918         (gnus-server-to-method): Ditto.
7919
7920 2010-09-22  Teodor Zlatanov  <tzz@lifelogs.com>
7921
7922         * nnimap.el (nnimap-delete-article): Tell user if expunge won't happen.
7923
7924 2010-09-22  Julien Danjou  <julien@danjou.info>
7925
7926         * gnus-html.el (gnus-html-get-image-data): Search also for \r\n\r\n to
7927         get the start of data.
7928         (gnus-html-encode-url): Add this function to encode special chars in
7929         URL.
7930         (gnus-html-wash-images): Use gnus-html-encode-url to encode URL.
7931         (gnus-html-prefetch-images): Use gnus-html-encode-url to encode URL.
7932
7933         * gnus-group.el (gnus-group-update-hook): Call gnus-group-add-icon by
7934         default.
7935         (gnus-group-add-icon): Move to gnus-group.el, and rewrite so it works.
7936
7937         * gnus-html.el (gnus-html-wash-images): Use xml-substitute-special on
7938         images alt-text.
7939         (gnus-html-put-image): Put alt-text as help-echo.
7940
7941 2010-09-22  Katsumi Yamaoka  <yamaoka@jpl.org>
7942
7943         * mailcap.el (mailcap-parse-mailcap, mailcap-parse-mimetypes):
7944         * mm-util.el (mm-decompress-buffer):
7945         * nnir.el (nnir-run-find-grep):
7946         * pop3.el (pop3-list): Use 3rd arg of split-string.
7947
7948         * time-date.el (format-seconds): Comment fix.
7949
7950         * dgnushack.el (toplevel): Don't advise byte-optimize-form-code-walker
7951         and byte-optimize-form-code-walker.
7952         (dgnushack-make-auto-load): Don't advise make-autoload.
7953
7954         * lpath.el: Remove Emacs 21 stuff.
7955
7956 2010-09-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7957
7958         * gnus-sum.el (gnus-update-marks): Add sanity check to not delete marks
7959         outside the active range.  Suggested by Dan Christensen.
7960
7961         * gnus-start.el (gnus-get-unread-articles): Get the extended method
7962         slightly later to avoid double-getting it.
7963
7964         * nnml.el (nnml-generate-nov-file): Fix variable name clobbering from
7965         previous patch.
7966
7967         * gnus-sum.el (gnus-adjust-marked-articles): Fix another typo.
7968
7969 2010-09-21  Adam Sjøgren  <asjo@koldfront.dk>
7970
7971         * gnus-sum.el (gnus-adjust-marked-articles): Fix typo.
7972
7973 2010-09-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7974
7975         * gnus-int.el (gnus-open-server): Give a better error message in the
7976         "go offline" case.
7977
7978         * gnus-sum.el (gnus-adjust-marked-articles): Hack to avoid adjusting
7979         marks for nnimap, which is seldom the right thing to do.
7980
7981         * gnus.el (gnus-sloppily-equal-method-parameters): Refactor out.
7982         (gnus-same-method-different-name): New function.
7983
7984         * nnimap.el (parse-time): Require.
7985
7986         * gnus-start.el (gnus-get-unread-articles): Fix the prefixed select
7987         method in the presence of many similar methods.
7988
7989         * nnmail.el (nnmail-expired-article-p): Fix typo: time-subtract.
7990
7991         * nnimap.el (nnimap-find-expired-articles): Don't refer to
7992         nnml-inhibit-expiry.
7993
7994         * gnus-sum.el (gnus-summary-move-article): Use gnus-server-equal to
7995         find out whether methods are equal.
7996
7997         * nnimap.el (nnimap-find-expired-articles): New function.
7998         (nnimap-process-expiry-targets): New function.
7999         (nnimap-request-move-article): Request the article before looking at
8000         what the Message-ID is.  Fix found by Andrew Cohen.
8001         (nnimap-mark-and-expunge-incoming): Wait for the last sequence.
8002
8003         * nnmail.el (nnmail-expired-article-p): Allow returning the cutoff time
8004         for oldness in addition to being a predicate.
8005
8006         * nnimap.el (nnimap-request-group): When we have zero articles, return
8007         the right data to Gnus.
8008         (nnimap-request-expire-articles): Only delete articles immediately if
8009         the target is 'delete.
8010
8011         * gnus-sum.el (gnus-summary-move-article): When respooling to the same
8012         method, this would bug out.
8013
8014         * gnus-group.el (gnus-group-expunge-group): Rename from
8015         gnus-group-nnimap-expunge, and implemented as a normal interface
8016         function.
8017
8018         * gnus-int.el (gnus-request-expunge-group): New function.
8019
8020         * nnimap.el (nnimap-request-create-group): Implement.
8021         (nnimap-request-expunge-group): New function.
8022
8023 2010-09-21  Julien Danjou  <julien@danjou.info>
8024
8025         * gnus-html.el (gnus-html-image-cache-ttl): Add new variable.
8026         (gnus-html-cache-expired): Add new function.
8027         (gnus-html-wash-images): Use `gnus-html-cache-expired' to check
8028         wethever we should display image for fetch it.
8029         Compute alt-text earlier to pass it to the fetching function too.
8030         (gnus-html-schedule-image-fetching): Change function argument to only
8031         get one image at a time, not a list.
8032         (gnus-html-image-fetched): Use `url-store-in-cache' to store image in
8033         cache.
8034         (gnus-html-get-image-data): New function to retrieve image data from
8035         cache.
8036         (gnus-html-put-image): Change buffer argument to use image data rather
8037         than file, and place image above region rather than inserting a new
8038         one.  Do not take alt-text as argument, since it's useless now: we place
8039         the image above alt-text.
8040         (gnus-html-prune-cache): Remove.
8041         (gnus-html-show-images): Start to fetch image when we find one, do not
8042         push into a temporary list.
8043         (gnus-html-prefetch-images): Only fetch image if they have expired.
8044         (gnus-html-browse-image): Fix, use 'gnus-image-url.
8045         (gnus-html-image-map): Add "v" to browse-url on undisplayed image.
8046
8047 2010-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
8048
8049         * rfc2047.el (rfc2047-encode-parameter): Doc fix.
8050
8051 2010-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8052
8053         * gnus-group.el (gnus-group-line-format-alist): Have the ?U (unseen)
8054         spec inser "*" if the group isn't active instead of 0.
8055
8056         * nnimap.el (nnimap-request-group): Don't select the imap buffer before
8057         opening the server.
8058         (nnimap-request-delete-group): Implement group deletion.
8059         (nnimap-transform-headers): Return the size of the entire message in
8060         the Bytes header, not just the size of the first part.
8061         (nnimap-request-move-article): When moving an article from nnimap,
8062         request the article first so the accepting form has an article to
8063         accept.  Reported by Dan Christensen.
8064         (nnimap-command): Make sure that the error message doesn't error out.
8065
8066 2010-09-20  David Edmondson  <dme@dme.org>
8067
8068         * nnimap.el (nnimap-request-set-mark): Don't wait for a response when
8069         we haven't requested anything.
8070
8071 2010-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8072
8073         * nnimap.el (nnimap-fetch-inbox): Use "[]" as the parameter instead of
8074         "".  Fix found by Andrew Cohen.
8075
8076         * mail-parse.el (mail-header-encode-parameter): Use -encode-parameter
8077         instead of -encode-string.
8078
8079 2010-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
8080
8081         * gnus-html.el (gnus-html-image-fetched): Pass arg to kill-buffer.
8082
8083         * gnus-sum.el (gnus-summary-update-mark): Replace subst-char-in-string
8084         by mm-subst-char-in-string.
8085
8086 2010-09-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8087
8088         * nnimap.el (nnimap-wait-for-connection): Avoid a race condition while
8089         waiting for the connection string.
8090
8091         * gnus-html.el (gnus-html-image-fetched): Protect against the data not
8092         arriving.
8093
8094         * gnus-start.el (gnus-ignored-newsgroups): Remove [] from the list of
8095         bogus characters.  This allows selecting certain Gmail groups.
8096
8097         * nnimap.el (nnimap-find-wanted-parts-1): New function.
8098         (nnimap-fetch-partial-articles): New variable.
8099         (nnimap-open-connection): When looking for credentials, also use the
8100         nnimap-server-port.
8101         (nnimap-request-article): Return the group/article number, so that Gnus
8102         `^' works as expected.
8103         (nnimap-find-wanted-parts-1): Return the MIME parts as IMAP wants them.
8104
8105         * gnus.el (gnus-similar-server-opened): Refactor a bit and add
8106         comments.
8107         (gnus-methods-sloppily-equal): New function.
8108         (gnus): When using the development version of Gnus, load the gnus-load
8109         file.
8110
8111         * gnus-start.el (gnus-get-unread-articles): Make sure that we call
8112         `gnus-open-server' on each method before trying to scan them etc.
8113         This ensures that all the backend parameters are set correctly.
8114
8115         * nnimap.el (nnimap-authenticator): New variable.
8116         (nnimap-open-connection): Allow anonymous login.
8117         (nnimap-transform-headers): The chars header is called Chars not Bytes.
8118         (nnimap-wait-for-response): Don't infloop if the IMAP connection drops.
8119
8120         * gnus-art.el (gnus-article-describe-briefly): Fix up typo in last
8121         patch, found by Knut Anders Hatlen.
8122
8123 2010-09-19  Andreas Schwab  <schwab@linux-m68k.org>
8124
8125         * gnus-agent.el (gnus-agent-batch-confirmation)
8126         (gnus-agent-expire-group, gnus-agent-expire): Pass proper format string
8127         to gnus-message.
8128         * gnus-art.el (gnus-article-describe-briefly): Likewise.
8129         * gnus-group.el (gnus-group-list-groups, gnus-group-describe-group)
8130         (gnus-group-edit-global-kill, gnus-group-describe-briefly): Likewise.
8131         * gnus-int.el (gnus-open-server): Likewise.
8132         * gnus-score.el (gnus-score-edit-current-scores, gnus-score-edit-file)
8133         (gnus-score-check-syntax): Likewise.
8134         * gnus-srvr.el (gnus-browse-describe-briefly): Likewise.
8135         * gnus-start.el (gnus-read-active-file-1, gnus-read-active-file-1):
8136         Likewise.
8137         * gnus-sum.el (gnus-summary-describe-briefly): Likewise.
8138
8139 2010-09-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8140
8141         * gnus-html.el (gnus-html-prefetch-images): Fix up the url-retrieve
8142         calling conventions so that prefetch doesn't bug out.
8143
8144 2010-09-19  Julien Danjou  <julien@danjou.info>
8145
8146         * gnus-sum.el (gnus-summary-update-mark): Use `subst-char-in-string'
8147         rather than `subst-char-in-region' in order to be able to replace ASCII
8148         char by UTF-8 ones.
8149
8150         * gnus-html.el (gnus-html-prefetch-images): Use `url-retrieve' rather
8151         than curl.
8152         (gnus-html-image-fetched): Fix `gnus-html-put-image' call not setting
8153         the right URL and ALT text on images.
8154         (gnus-html-wash-tags): Fix tag case.
8155         Add support for `s' and `ins' tags.  Use gnus-emphasis-* faces.
8156         (gnus-article-html): Add -o display_ins_del=2 option.
8157         (gnus-html-wash-tags): Add better support for <ul> tags symbols.
8158
8159 2010-09-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8160
8161         * nnheader.el (nnheader-insert-nov): Protect against junk appearing in
8162         the extra mail headers, which sometimes seem to happen for unknown
8163         reasons.
8164
8165         * mail-parse.el (mail-header-encode-parameter): Define as
8166         rfc2045-encode-string instead of as rfc2231-encode-string, since some
8167         (or most, perhaps?) mail readers don't understand the latter, but do
8168         understand the former.
8169
8170         * gnus-agent.el (gnus-agent-auto-agentize-methods): Switch the default
8171         to nil, so that no methods are automatically agentized.  I think this
8172         is probably what most users want.
8173
8174         * gnus-html.el (gnus-html-schedule-image-fetching): Ignore all errors
8175         from url-retrieve, for instance about invalid URLs.
8176
8177         * nnimap.el (nnimap-finish-retrieve-group-infos): Protect against
8178         groups that have no articles.
8179         (nnimap-request-article): Check that we really got an article when we
8180         requested one.
8181
8182         * gnus-agent.el (gnus-agent-load-alist): Nix out the alist if the file
8183         doesn't exist.
8184
8185         * nnimap.el (nnimap-finish-retrieve-group-infos): Return data in the
8186         nntp buffer so the agent can save it.
8187         (nnimap-open-shell-stream): Bind `process-connection-type' to nil, so
8188         that CRLF doesn't get translated to \n.
8189         (nnimap-open-connection): Don't make 'shell commands only send \n.
8190
8191 2010-09-19  Stefan Monnier  <monnier@iro.umontreal.ca>
8192
8193         * nnml.el (nnml-files): Add prefix to dynamic var `files'.
8194         (nnml-generate-nov-databases-directory, nnml-generate-active-info):
8195         Update var name.
8196         (nnml-generate-nov-file): Use dolist.
8197         (nnml-directory-articles, nnml-current-group-article-to-file-alist):
8198         Use with-current-buffer.
8199
8200 2010-09-18  Julien Danjou  <julien@danjou.info>
8201
8202         * gnus-html.el (gnus-html-schedule-image-fetching): Fetch all images in
8203         parallel.
8204
8205 2010-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8206
8207         * nnimap.el (nnimap-update-info): When doing partial marks update, get
8208         the range update right.
8209         (nnimap-request-group): Don't make `M-g' bug out on group with no
8210         marks.
8211         (nnoo): Require, so that other packages can require nnimap.
8212         (nnimap-wait-for-response): Be a bit more lax in finding the end of the
8213         command we're looking for.  This helps when the server sends more
8214         responses after we've gotten everything we expected.
8215         (nnimap): Add a `newlinep' field to keep track of end-of-line
8216         conventions.
8217         Don't send CRLF to things that don't want it.
8218         (nnimap-request-accept-article): Ditto.
8219
8220 2010-09-18  Julien Danjou  <julien@danjou.info>
8221
8222         * gnus-html.el (gnus-html-schedule-image-fetching): Use `url' rather
8223         than curl to retrieve images.
8224
8225 2010-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8226
8227         * nnimap.el (nnimap-update-info): Extend the info so that we can set
8228         the marks.
8229         (nnimap-open-connection): Fix typo -- should be 'shell, not 'stream.
8230         (nnimap-wait-for-connection): New function.
8231         (nnimap-open-connection): If we have PREAUTH, don't query for login
8232         credentials.
8233         (nnimap-update-info): Fix off-by-one error when concatenating ranges
8234         when doing a partial update.
8235
8236 2010-09-18  Julien Danjou  <julien@danjou.info>
8237
8238         * gnus-html.el (gnus-html-wash-tags): Add support for i, b and u HTML
8239         tags.
8240
8241 2010-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8242
8243         * nnimap.el (nnimap-credentials): New function.
8244         (nnimap-open-connection): Use the new function to look for credentials
8245         also on the numeric equivalents of "imap" and "imaps".
8246
8247         * gnus-start.el (gnus-activate-group): Send the info to
8248         gnus-request-group.
8249
8250         * nnimap.el (nnimap-request-group): Have the "check" version of the
8251         function parse flags and update the info, so that a `M-g' get a total
8252         resync of all flags from the group.
8253
8254         * gnus-int.el (gnus-request-group): Take an optional `info' parameter
8255         to allow backends to alter the info on group selection.  Also alter all
8256         the backend -request-group functions to take the parameter.
8257
8258         * nnimap.el (nnimap-store-info): New function.
8259         (nnimap-update-info): Store the info for later usage.
8260         (nnimap-request-group): Use the stored info for the dont-check case, so
8261         that we don't retrieve all marks when we enter a group.
8262
8263         * nnimap.el: Use deffoo instead of defun for interface functions.
8264
8265         * gnus-start.el (gnus-get-unread-articles): Allow the backends to
8266         update the group info.  This makes the nndraft groups, for instance, go
8267         back to their old behavior.
8268
8269         * gnus-sum.el (gnus-select-newsgroup): Indent.
8270
8271         * nnimap.el (nnimap-possibly-change-group): Return nil if we can't log
8272         in.
8273         (nnimap-finish-retrieve-group-infos): Make sure we're not waiting for
8274         nothing.
8275
8276         * gnus-start.el (gnus-get-unread-articles): Don't try to scan groups
8277         from methods that are denied.
8278
8279         * gnus-int.el (gnus-method-denied-p): New function.
8280
8281         * nnimap.el (nnimap-open-connection): Use auth-sources to query and
8282         store the password instead of netrc.
8283         (nnimap-open-connection): Don't error out when we can't make a
8284         connections.
8285
8286         * auth-source.el (auth-source-create): In the password prompt, say what
8287         we're querying for.  Also prompt for user name if that hasn't been
8288         given.
8289
8290         * nnimap.el (nnimap-with-process-buffer): Remove.
8291
8292 2010-09-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8293
8294         * gnus-start.el (gnus-read-active-for-groups): Don't use the "finish"
8295         method when we're reading from the agent.
8296
8297         * nnagent.el (nnagent-retrieve-group-data-early): New dummy method.
8298
8299         * auth-source.el (auth-sources): Add ~/.authinfo to the default, since
8300         that's probably most useful for users.
8301
8302         * gnus-int.el (gnus-check-server): Save result so that it doesn't say
8303         "failed" all the time.
8304
8305         * gnus.el: Throughout all files, replace (save-excursion (set-buffer
8306         ...)) with (with-current-buffer ... ).
8307
8308         * nntp.el (nntp-open-server): Return whether the open was successful or
8309         not.
8310
8311         * gnus-sum.el (gnus-summary-first-subject): Have `unseen-or-unread'
8312         select an unread unseen article first.
8313
8314         * nnimap.el (nnimap-open-connection): If the user doesn't have a
8315         /etc/services, supply some sensible port defaults.
8316
8317         * dgnushack.el: Define netrc-credentials.
8318
8319 2010-09-17  Julien Danjou  <julien@danjou.info>
8320
8321         * mm-decode.el (mm-text-html-renderer): Document gnus-article-html.
8322
8323 2010-09-17  Knut Anders Hatlen  <kahatlen@gmail.com>  (tiny change)
8324
8325         * nnimap.el (nnimap-get-groups): Don't bug out if the LIST command
8326         doesn't have any parameters.
8327
8328 2010-09-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8329
8330         * nnimap.el (nnimap-open-connection): Upcase all capabilities, and use
8331         only upcased checks.
8332
8333         * nnmail.el (nnmail-article-group): Fix typo in "bogus" section.
8334
8335         * nnimap.el (nnimap-open-shell-stream): New function.
8336         (nnimap-open-connection): Use it.
8337         (nnimap-transform-headers): Get the number of lines in each message.
8338         (nnimap-retrieve-headers): Query for BODYSTRUCTURE so that we get the
8339         number of lines.
8340         (nnimap-request-list): Not all servers return UIDNEXT.  Work past this
8341         problem.
8342
8343         * utf7.el (utf7-encode): Autoload.
8344
8345         * nnmail.el (nnmail-inhibit-default-split-group): New internal variable
8346         to allow the mail splitting to not return a default group.  This is
8347         useful for nnimap, which will leave unmatched mail in the inbox.
8348
8349         * nnimap.el: Rewritten.
8350
8351         * gnus.el (gnus-article-special-mark-lists): Add uid/active tuples, for
8352         nnimap usage.
8353
8354         * gnus-sum.el (gnus-summary-move-article): Pass the move-to group name
8355         if the move is internal, so that nnimap can do fast internal moves.
8356
8357         * gnus-start.el (gnus-get-unread-articles): Support early retrieval of
8358         data.
8359         (gnus-read-active-for-groups): Support finishing the early retrieval of
8360         data.
8361
8362         * gnus-range.el (gnus-range-nconcat): New function.
8363
8364         * gnus-int.el (gnus-finish-retrieve-group-infos)
8365         (gnus-retrieve-group-data-early): New functions.
8366
8367 2010-09-17  Stefan Monnier  <monnier@iro.umontreal.ca>
8368
8369         * nnrss.el (nnrss-retrieve-headers, nnrss-request-list-newsgroups)
8370         (nnrss-retrieve-groups):
8371         * pop3.el (pop3-open-server, pop3-read-response, pop3-list, pop3-retr)
8372         (pop3-quit): Use with-current-buffer.
8373
8374 2010-09-17  Katsumi Yamaoka  <yamaoka@jpl.org>
8375
8376         * pop3.el (pop3-wait-for-messages): Use pop3-accept-process-output
8377         instead of nnheader-accept-process-output.
8378
8379         * dgnushack.el (dgnushack-compile): Add comment.
8380
8381         * lpath.el: No need to fbind propertize for XEmacs 21.4.
8382
8383         * gnus-html.el (gnus-html-schedule-image-fetching)
8384         (gnus-html-prefetch-images): Replace process-kill-without-query by
8385         gnus-set-process-query-on-exit-flag.
8386
8387 2010-09-16  Romain Francoise  <romain@orebokech.com>
8388
8389         * gnus-html.el: Require gnus-art for `gnus-with-article-buffer'.
8390
8391 2010-09-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8392
8393         * gnus-registry.el (gnus-registry-install-shortcuts): The second
8394         parameter to unintern is mandatory-ish in Emacs 24.
8395
8396         * gnus-html.el (gnus-html-schedule-image-fetching)
8397         (gnus-html-prefetch-images): Check for curl before using it.
8398
8399         * mm-decode.el (mm-text-html-renderer): Don't have gnus-article-html
8400         depend on curl, which isn't essential.
8401
8402         * imap.el: Revert back to version
8403         cb950ed8ff3e0f40dac437a51b269166f9ffb60d, since some of the changes
8404         seem problematic.
8405
8406 2010-09-14  Juanma Barranquero  <lekktu@gmail.com>
8407
8408         * gnus-registry.el (gnus-registry-install-shortcuts):
8409         Explicitly pass `obarray' to `unintern' to avoid a warning.
8410
8411 2010-09-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8412
8413         * gnus-start.el (gnus-read-active-for-groups): Revert the previous
8414         change.
8415
8416         * nnrss.el (nnrss-request-list): Remove this function and related
8417         functions, including the moreover stuff.
8418
8419 2010-09-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8420
8421         * nnrss.el (nnrss-retrieve-groups): New function.
8422
8423 2010-09-14  Juanma Barranquero  <lekktu@gmail.com>
8424
8425         * .dir-locals.el: Add no-byte-compile cookie.
8426
8427 2010-09-14  Katsumi Yamaoka  <yamaoka@jpl.org>
8428
8429         * time-date.el (format-seconds): Comment fix.
8430
8431         * gnus-start.el (gnus-read-active-for-groups): Run gnus-activate-group
8432         for back end that doesn't support request-scan.
8433
8434 2010-09-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8435
8436         * gnus-start.el (gnus-read-active-file-1): If gnus-agent isn't set,
8437         then do request scans from the backends.
8438
8439         * netrc.el (netrc-credentials): New conveniency function.
8440
8441         * gnus-sum.el (gnus-summary-update-hook): Change default to nil, to
8442         avoid running a hook per line, since this takes a lot of time,
8443         profiling shows.
8444         (gnus-summary-prepare-threads): Call `gnus-summary-highlight-line'
8445         directly if gnus-visual-p is true.
8446
8447 2010-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
8448
8449         * gnus-start.el (gnus-read-active-for-groups): Check only subscribed
8450         groups; replace mapcar with dolist which is a bit faster; pass groups
8451         info to gnus-read-active-file-1.
8452         (gnus-read-active-file-1): Scan only specified groups if the new
8453         optional arg `infos' is given.
8454
8455 2010-09-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8456
8457         * mail-source.el (mail-source-fetch-pop): Use pop3-movemail again.
8458
8459         * pop3.el (pop3-movemail): Remove.
8460         (pop3-streaming-movemail): Rename to pop3-movemail.
8461
8462         * gnus-html.el (gnus-html-wash-tags): Refactor out the image bit, and
8463         don't restrict end-tag searches to the end of the line.
8464
8465 2010-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
8466
8467         * gnus-start.el (gnus-get-unread-articles): Set the number of unread
8468         articles of every unchecked group to t, which means unknown since the
8469         server has never been opened.
8470
8471 2010-09-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8472
8473         * gnus-html.el (gnus-html-show-alt-text): New command.
8474         (gnus-html-browse-image): Ditto.
8475         (gnus-html-wash-tags): Add the data to allow showing the ALT text and
8476         to browse the image directly.
8477         (gnus-html-wash-tags): Search for images first, so that <a><img> works
8478         better.
8479
8480         * gnus-async.el (gnus-async-article-callback):
8481         Call `gnus-html-prefetch-images' unconditionally.
8482
8483         * gnus-html.el (gnus-html-schedule-image-fetching): Decode entities
8484         before feeding URLs to curl.
8485
8486 2010-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
8487
8488         * gnus-html.el (gnus-html-wash-tags, gnus-html-put-image): Mark cid and
8489         internal images as deletable by `W D D'.
8490
8491         * gnus-async.el (gnus-html-prefetch-images): Autoload it when compiling.
8492         (gnus-async-article-callback): Fix typo.
8493
8494 2010-09-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8495
8496         * gnus-html.el (gnus-html-wash-tags): Limit end-tag matching to the
8497         current line to work around bugs in the output from w3m.
8498
8499         * gnus-async.el (gnus-async-article-callback): Always prefetch images
8500         for groups that want that.
8501
8502         * nntp.el (nntp-wait-for-string): Supply a timeout for
8503         accept-process-output to ensure progress.
8504
8505         * gnus-start.el (gnus-get-unread-articles): If being given an explicit
8506         level to get unread articles from, then use that for foreign groups,
8507         too.
8508
8509         * gnus-html.el (gnus-html-wash-tags): Remove <a name...> tags, which
8510         confuses the rest of the function.
8511
8512         * gnus-start.el (gnus-read-active-for-groups): Do a `gnus-request-scan'
8513         for the methods that support -retrieve-groups, too.
8514
8515         * nnml.el (nnml-save-nov): Remove some debugging-related messages.
8516
8517 2010-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
8518
8519         * dgnushack.el (dgnushack-compile, dgnushack-make-cus-load)
8520         (dgnushack-make-auto-load): Exclude .dir-locals.el file.
8521
8522         * pop3.el: Require cl when compiling.
8523         (pop3-number-of-responses): Search for "+OK", not "+OK ".
8524
8525 2010-09-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8526
8527         * gnus-start.el (gnus-get-unread-articles): Don't bother with groups
8528         that aren't going to be activated.
8529         (gnus-get-unread-articles): Fix up the last commit.
8530
8531         * gnus-html.el (gnus-article-html): Allow calling without specifying
8532         the handle.  In that case, dissect the buffer first.
8533
8534         * gnus-sum.el (gnus-set-mode-line): Don't pad the mode line string.
8535
8536         * nnimap.el (nnimap-open-connection): Revert the change that would look
8537         into authinfo for imaps instead of imap.
8538
8539         * gnus-start.el (gnus-activate-group): Take an optional parameter to
8540         say that you don't want to call gnus-request-group with don-check, but
8541         do check the reponse.  This is for virtual groups only.
8542         (gnus-get-unread-articles): Count the archive groups as secondary, so
8543         that they're activated the same way as before.
8544
8545         * imap.el (imap-message-map): Removed optional buffer parameter, since
8546         no callers use it.
8547         (imap-message-get): Ditto.
8548         (imap-message-put): Ditto.
8549         (imap-mailbox-map): Ditto.
8550         (imap-mailbox-put): Ditto.
8551         (imap-mailbox-get): Ditto.
8552         (imap-mailbox-get): Revert last change for this function.
8553
8554         * nnimap.el (nnimap-request-list): Servers may return \NoSelect
8555         case-insensitively.
8556         (nnimap-debug): Remove.
8557
8558         * net/imap.el (imap-fetch-safe): Remove function, and alter all
8559         callers to use `imap-fetch' instead.  According to the comments, this
8560         should be safe, since all other IMAP clients use the 1:* syntax.
8561         (imap-enable-exchange-bug-workaround): Remove.
8562         (imap-debug): Remove -- doesn't seem very useful.
8563
8564         * mail-source.el (mail-source-fetch): Don't message if we're fetching
8565         mail from a file, and the file doesn't exist.
8566
8567         * imap.el (imap-log): New convenience function used throughout instead
8568         of repeating the same code all over the place.
8569
8570         * pop3.el (pop3-streaming-movemail): Return t for success.
8571
8572         * nnimap.el (nnimap-open-connection): Look for the "imaps" entry in the
8573         .authinfo if we're using ssl connection.
8574
8575         * nnvirtual.el (nnvirtual-create-mapping): Use the active info we
8576         already have if we're in a main Gnus `g' run.
8577
8578         * gnus-start.el (gnus-method-rank): Get info for virtual groups last.
8579
8580 2010-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
8581
8582         * gnus-start.el (gnus-method-rank): Replace equalp with equal.
8583
8584         * nnmh.el (nnmh-request-list-1): Bind `file'.
8585
8586         * pop3.el (pop3-set-process-query-on-exit-flag): New function that's an
8587         alias to set-process-query-on-exit-flag or process-kill-without-query.
8588         (pop3-open-server): Use it.
8589
8590 2010-09-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8591
8592         * mail-source.el (mail-source-delete-crash-box): Always move the crash
8593         box to the Incoming file.  Fixes mistake in previous checkin.
8594
8595         * pop3.el (pop3-send-streaming-command): Off-by-one error on the
8596         request loop (for debugging purposes) removed.
8597
8598         * nnml.el (nnml-save-nov): Message around nnml-save-nov so that the
8599         culprit is more visible.
8600         (nnml-save-incremental-nov, nnml-open-incremental-nov)
8601         (nnml-add-incremental-nov): New functions to do "incremental" nov
8602         updates, where we just append to the end of the existing nov files
8603         without reading/writing them in full.
8604
8605         * mail-source.el (mail-source-delete-crash-box): Really only check the
8606         incoming files once in a while.
8607
8608         * pop3.el (pop3-streaming-movemail): Always close the pop3 connection.
8609
8610         * mail-source.el (mail-source-delete-crash-box): Only check the
8611         incoming files for deletion once per day to save a lot of file
8612         accesses.
8613
8614         * pop3.el (pop3-logon): Fix up unbound variable typo.
8615
8616         * mail-source.el (pop3-streaming-movemail): Autoload.
8617
8618         * pop3.el (pop3-streaming-movemail):
8619         Respect pop3-leave-mail-on-server.
8620
8621         * mail-source.el (mail-source-fetch-pop): Use streaming pop3
8622         retrieval.
8623
8624         * pop3.el (pop3-process-filter): Remove unused function.
8625         (pop3-streaming-movemail, pop3-send-streaming-command)
8626         (pop3-wait-for-messages, pop3-write-to-file)
8627         (pop3-number-of-responses): New functions for streaming pop3
8628         retrieval.
8629
8630         * gnus-start.el (gnus-get-unread-articles): Protect against groups that
8631         come from no known methods.
8632         (gnus-make-hashtable-from-newsrc-alist): Remove duplicates from .newsrc
8633         list.
8634
8635         * pop3.el (pop3-display-message-size-flag): Remove -- everybody wants
8636         message sizes.
8637         (pop3-movemail): Use erase-buffer instead of looping and deleting
8638         regions, which seems rather odd.
8639
8640         * gnus-agent.el (gnus-agent-load-local): Only read the agent.lib/local
8641         file once per `g' run.
8642
8643         * nnmh.el (nnmh-request-list-1): Output active lines also for empty
8644         directories.  This makes the draft queue directory work.
8645
8646         * gnus-start.el (gnus-get-unread-articles): Rewrite the way we request
8647         data from the backends, so that we only request the list of groups from
8648         each method once.  This should speed things up considerably.
8649
8650         * nnvirtual.el (nnvirtual-request-list): Remove function so that we can
8651         detect that it's not implemented.
8652
8653         * nnmh.el (nnmh-request-list-1): Fix up the recursion behavior so that
8654         we actually do recurse down into the tree, but don't stat all leaf
8655         nodes.
8656
8657         * gnus-html.el (gnus-html-show-images): If there are no images to show,
8658         then say so instead of bugging out.
8659
8660         * gnus-agent.el (gnus-agent-load-alist): Check whether the agentview
8661         files exist before trying to read them.
8662
8663         * gnus-html.el (gnus-html-wash-tags): Remove even more white space
8664         around <pre_int>.
8665
8666         * gnus-art.el (gnus-article-copy-string): Say what data we copied.
8667
8668         * nnmh.el (nnmh-request-list-1): Optimize for speed.
8669
8670 2010-09-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8671
8672         * mm-util.el (mm-image-load-path): Just return the image directories,
8673         not all directories in the path in addition to the image directories.
8674         (mm-image-load-path): Maintain a cache of the image directories so that
8675         the `g' command in Gnus doesn't have to stat dozens of directories each
8676         time.
8677
8678         * gnus-html.el (gnus-html-put-image): Allow images to be removed.
8679         (gnus-html-wash-tags): Add a new `i' command to insert images.
8680         (gnus-html-insert-image): New command and keystroke.
8681         (gnus-html-redisplay-with-images): New command and keystroke.
8682         (gnus-html-show-images): Rename command.
8683         (gnus-html-wash-tags): Remove more white space before <pre_int> image
8684         spacers.
8685         (gnus-html-wash-tags): Decode entities at the end, so that entities
8686         inside the tags don't mess up the rest of the "parsing".
8687
8688         * gnus-agent.el (gnus-agent-auto-agentize-methods): Change the default
8689         so that nnimap methods aren't agentized by default.  There's apparently
8690         many problems related to agent/imap behavior.
8691
8692         * gnus-art.el (gnus-article-copy-string): New command and key binding.
8693
8694         * gnus-html.el: Doc fix.
8695
8696 2010-09-03  Katsumi Yamaoka  <yamaoka@jpl.org>
8697
8698         * lpath.el: Fbind device-on-window-system-p, glyph-image, glyphp, and
8699         specifier-spec-list for Emacs 21.
8700
8701         * gnus-html.el (gnus-html-put-image): Use gnus-graphic-display-p,
8702         glyph-width and glyph-height instead of display-graphic-p and
8703         image-size; make avoidance of displaying small images work for XEmacs.
8704
8705         * gnus-util.el (gnus-graphic-display-p): Use device-on-window-system-p
8706         for XEmacs.
8707
8708         * gnus-ems.el (gnus-set-process-plist, gnus-process-plist): Change name
8709         of symbol that holds plist data.
8710         (gnus-process-plist): Remove plist of process after getting it.
8711
8712 2010-09-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8713
8714         * message.el (message-generate-hashcash): Change default to
8715         'opportunistic if hashcash is installed.
8716
8717         * gnus-html.el (gnus-html-rescale-image): Fix up typo in rescaling.
8718         (gnus-html-put-image): Only call image-size once, since it's somewhat
8719         time-consuming on remote X servers.
8720
8721 2010-09-02  Katsumi Yamaoka  <yamaoka@jpl.org>
8722
8723         * gnus-xmas.el (gnus-xmas-create-image): Don't try to examine image
8724         type on data, not a file name.
8725
8726         * lpath.el: Fbind w3-parse-buffer for Emacs <=22 and XEmacs; fbind
8727         window-pixel-edges for Emacs 21.
8728
8729         * gnus-html.el (gnus-article-html): Make work buffer multibyte for
8730         decoded contents.
8731         (gnus-html-put-image, gnus-html-rescale-image): Pass `file' argument.
8732
8733 2010-09-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8734
8735         * gnus-group.el (gnus-group-line-format): Remove %O (moderated) from
8736         group line format, since it isn't very interesting.
8737
8738         * gnus-agent.el (gnus-agent-short-article),
8739         (gnus-agent-long-article): Increase values for these two variables,
8740         since most people are likely to have more network connection and
8741         storage than before.
8742
8743         * gnus.el (gnus-refer-article-method): Change default to 'current.
8744         When referring an article, the common behavior is to refer it from the
8745         current select method, not the native select method.  The chances of
8746         the native select method having the message in question is rather slim
8747         these days.
8748
8749         * gnus-sum.el (gnus-auto-select-subject): Change default to
8750         `unseen-or-unread'.  I think it's likely that most people want to
8751         select an unseen article over a previously seen, but unread one.
8752
8753         * gnus.el (gnus-mode-non-string-length): Change default to 30.  nil
8754         means that in the article buffer none of the minor mode elements will
8755         be shown, usually, and this is not desirable in most cases.
8756
8757         * gnus-sum.el (gnus-summary-goto-unread): Change default to nil, so
8758         that commands like `d' (and the like) go to the next line in the
8759         buffer, instead of the next unread article.  I think this is the
8760         behavior that is most natural for most users.
8761         (gnus-single-article-buffer): Change default to nil, so that people can
8762         have as many article buffers open as they have summary buffer.  I think
8763         this is the most natural way for the groups to behave.
8764
8765         * message.el (message-generate-new-buffers): Change default to
8766         `unsent', so that all new message buffers start their names with the
8767         string "*unsent", and it's easier to find the buffers if you move from
8768         them.
8769
8770 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8771
8772         * gnus-html.el (gnus-html-wash-tags): Don't show images that are really
8773         small.  They're probably tracking images.
8774         (gnus-html-wash-tags): Remove all <pre_int> place holders.
8775         (gnus-html-rescale-image): Yet another try at getting the image sizing
8776         right.
8777
8778         * nntp.el (nntp-request-set-mark): Refuse to do marks if
8779         nntp-marks-file-name is nil.
8780
8781 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
8782
8783         * gnus-html.el (gnus-html-wash-tags)
8784         (gnus-html-schedule-image-fetching, gnus-html-image-url-blocked-p):
8785         Better logging.
8786
8787 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8788
8789         * nndoc.el (nndoc-type-alist): Add a new type for Google digests.
8790
8791         * gnus-html.el (gnus-html-wash-tags): Check the value of
8792         gnus-blocked-images in the summary buffer.
8793
8794 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
8795
8796         * gnus-html.el (gnus-html-image-url-blocked-p): Doc fix.
8797
8798 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8799
8800         * gnus-html.el (gnus-html-wash-tags): "A" is also used for links, just
8801         like "a", it seems like.
8802         (gnus-html-image-url-blocked-p): Take a parameter for blocked-images
8803         since it needs to be picked from the correct buffer.
8804
8805         * nnwfm.el: Remove.
8806
8807         * nnlistserv.el: Remove.
8808
8809 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
8810
8811         * gnus-html.el (gnus-html-image-url-blocked-p): New function.
8812         (gnus-html-prefetch-images, gnus-html-wash-tags): Use it.
8813
8814 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8815
8816         * nnkiboze.el: Remove.
8817
8818         * nndb.el: Remove.
8819
8820         * gnus-html.el (gnus-html-put-image): Use the deleted text as the image
8821         alt text.
8822         (gnus-html-rescale-image): Try to get the rescaling logic right for
8823         images that are just wide and not tall.
8824
8825         * gnus.el (gnus-string-or): Fix the syntax to not use eval or
8826         overshadow variable bindings.
8827
8828 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
8829
8830         * gnus-html.el (gnus-html-wash-tags)
8831         (gnus-html-schedule-image-fetching, gnus-html-prefetch-images):
8832         Add extra logging.
8833
8834 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8835
8836         * gnus-html.el (gnus-html-wash-tags): Delete the IMG_ALT region.
8837         (gnus-max-image-proportion): New variable.
8838         (gnus-html-rescale-image): New function.
8839         (gnus-html-put-image): Rescale images.
8840
8841 2010-09-01  Stefan Monnier  <monnier@iro.umontreal.ca>
8842
8843         Fix up some byte-compiler warnings.
8844         * gnus.el (gnus-group-find-parameter, gnus-kill-save-kill-buffer):
8845         * gnus-cite.el (gnus-article-highlight-citation, gnus-dissect-cited-text)
8846         (gnus-article-fill-cited-article, gnus-article-hide-citation)
8847         (gnus-article-hide-citation-in-followups, gnus-cite-toggle):
8848         * gnus-group.el (gnus-group-set-mode-line, gnus-group-quit)
8849         (gnus-group-set-info, gnus-add-mark): Use with-current-buffer.
8850         (gnus-group-update-group): Use save-excursion and with-current-buffer.
8851
8852 2010-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
8853
8854         * gnus-html.el (gnus-article-html): Decode contents by charset.
8855
8856 2010-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
8857
8858         * gnus-html.el (gnus-html-cache-directory, gnus-html-cache-size)
8859         (gnus-html-frame-width, gnus-blocked-images):
8860         * message.el (message-prune-recipient-rules): Add custom version.
8861         * gnus-sum.el (gnus-auto-expirable-marks): Bump custom version.
8862
8863         * gnus-ems.el (gnus-process-get, gnus-process-put): New compatibility
8864         functions.
8865
8866         * gnus-html.el (gnus-html-curl-sentinel): Replace process-get with
8867         gnus-process-get.
8868
8869 2010-08-31  Julien Danjou  <julien@danjou.info>  (tiny change)
8870
8871         * nnimap.el (nnimap-request-newgroups): Use nnimap-request-list-method
8872         instead of lsub directly.
8873
8874 2010-08-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8875
8876         * nnwarchive.el: Remove.
8877
8878         * gnus-soup.el: Remove.
8879
8880         * nnsoup.el: Remove.
8881
8882         * nnultimate.el: Remove.
8883
8884         * gnus-html.el (gnus-blocked-images): New variable.
8885
8886         * message.el (message-prune-recipients): New function.
8887         (message-prune-recipient-rules): New variable.
8888
8889         * gnus-cite.el (gnus-article-natural-long-line-p): New function to
8890         guess whether a long line is natural text or not.
8891
8892         * gnus-html.el (gnus-html-schedule-image-fetching):
8893         Use gnus-process-plist and friends for compatibility.
8894
8895 2010-08-31  Stefan Monnier  <monnier@iro.umontreal.ca>
8896
8897         * gnus-html.el: Require packages that define macros used in this file.
8898         (gnus-article-mouse-face): Declare to silence byte-compiler.
8899         (gnus-html-curl-sentinel): Use with-current-buffer, inhibit-read-only, and
8900         process-get.
8901         (gnus-html-put-image): Use plist-get to avoid getf.
8902         (gnus-html-prefetch-images): Use with-current-buffer.
8903
8904 2010-08-31  Katsumi Yamaoka  <yamaoka@jpl.org>
8905
8906         * gnus-ems.el: Provide compatibility functions for
8907         gnus-set-process-plist.
8908
8909         * lpath.el: Bind completion-styles for Emacs 21 and XEmacs; bind
8910         header-line-format for XEmacs 21.4.
8911
8912         * gnus-sum.el (gnus-summary-stop-at-end-of-message):
8913         * gnus.el (gnus-valid-select-methods):
8914         * message.el (message-send-mail-partially-limit):
8915         * mm-decode.el (mm-text-html-renderer):
8916         * mml.el (mml-insert-mime-headers-always):
8917         * smiley.el (smiley-regexp-alist): Bump custom version.
8918
8919 2010-08-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8920
8921         * gnus-html.el: require mm-url.
8922         (gnus-html-wash-tags): Clarify the code a bit by renaming the variable
8923         with the url to `url'.
8924         (gnus-html-wash-tags): Support cid: URLs/images.
8925
8926 2010-08-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8927
8928         * gnus-sum.el: As per discussion 3 years, 8 weeks, 3 days, 9 hours, 57
8929         minutes, 56 seconds ago on the ding list, remove the `w' and `i'
8930         bindings, as they aren't useful at all.  `w' is moved to `W w'.
8931
8932         * gnus-move.el: Remove file, since it doesn't really work.
8933
8934         * gnus-html.el (gnus-article-html): Tell w3m that the input is
8935         UTF-8.  This seems to fix problems with some German web feeds.
8936
8937         * gnus.el (gnus-group-startup-message): Put the xpm version of the logo
8938         at the top so that the proper colors are applied.
8939
8940         * gnus-xmas.el (gnus-xmas-create-image): Make this work on files that
8941         don't have dots in their names.
8942
8943         * gnus-art.el (gnus-article-view-part): Doc fix.
8944
8945         * gnus-html.el (gnus-html-put-image): Use gnus-create-image to be
8946         XEmacs-compatible.
8947         (gnus-html-put-image): Don't do images on non-graphic displays.
8948
8949         * nnslashdot.el: Remove this unused backend.
8950
8951         * gnus-undo.el (gnus-undo-register-1): Limit the undo actions to 100
8952         actions.
8953         (gnus-undo-register-1): Revert last change.
8954
8955         * gnus-group.el (gnus-group-completing-read): Protect against not
8956         having completion-styles bound.
8957
8958         * mml.el (mml-insert-mime-headers-always): Change the default to t, to
8959         make broken recipients happier.
8960
8961         * gnus-html.el (gnus-html-put-image): Use gnus-put-image.
8962
8963         * gnus-ems.el (gnus-put-image): Have gnus-put-image take an optional
8964         point parameter.
8965
8966         * gnus-xmas.el (gnus-xmas-put-image): Ditto.
8967
8968         * gnus-group.el (gnus-group-completing-read): Add 'substring to
8969         completion-styles for group selection.
8970
8971 2009-02-04  Andreas Schwab  <schwab@suse.de>
8972
8973         * gnus-score.el (gnus-score-string): Fix regex for matching extra
8974         headers and regexp-quote the match if necessary.
8975
8976 2009-03-24  Miles Bader  <miles@gnu.org>
8977
8978         * smiley.el (smiley-regexp-alist): Don't delete the semicolon before
8979         the blinking smiley.
8980
8981 2009-03-24  Simon Josefsson  <simon@josefsson.org>
8982
8983         * smiley.el (smiley-regexp-alist): Disallow ;;) from being treated as a
8984         blink smiley.
8985
8986 2010-08-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8987
8988         * gnus-start.el (gnus-dribble-read-file): Ensure that the directory
8989         where the dribbel file lives exists.
8990
8991         * message.el (message-send-mail-partially-limit): Change the default to
8992         nil, since most people don't want this.
8993
8994         * mm-url.el (mm-url-decode-entities): Also decode entities like
8995         &#x3212.
8996
8997 2009-07-16  Kevin Ryde  <user42@zip.com.au>  (tiny change)
8998
8999         * gnus-sum.el (gnus-summary-idna-message):
9000         * nnrss.el (nnrss-normalize-date, nnrss-discover-feed):
9001         Hyperlink urls in docstrings with URL `...'.
9002
9003 2010-08-29  Adam Sjøgren  <asjo@koldfront.dk>
9004
9005         * gnus-html.el (gnus-html-put-image): Use XEmacs-compatible image
9006         functions.
9007
9008 2010-08-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9009
9010         * gnus-art.el (gnus-article-add-button): Take an optional parameter to
9011         say what the mouseover text should be.
9012
9013         * gnus-html.el (gnus-html-prefetch-images): Use the summary-local
9014         version of the mm-w3m-safe-url-regexp variable to only download images
9015         in the groups where we want that to happen.
9016
9017         * gnus-sum.el (gnus-summary-stop-at-end-of-message): New variable.
9018
9019         * gnus-art.el (gnus-article-beginning-of-window): Make into defun for
9020         easier debugging.
9021         (gnus-article-beginning-of-window): Add kludge to allow spacing past
9022         big pictures in the article buffer.
9023
9024         * mm-decode.el (mm-text-html-renderer): Default the html renderer to
9025         gnus-article-html.
9026         (mm-text-html-renderer): gnus-article-html needs curl in addition to
9027         w3m.
9028
9029         * gnus-html.el: Start a new super-simple HTML renderer based on w3m.
9030
9031 2010-08-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9032
9033         * gnus.el (gnus-valid-select-methods): Remove reference to nngoogle,
9034         which doesn't exist.
9035
9036         * message.el (message-inhibit-ecomplete): New variable to allow some
9037         function to inhibit ecomplete address storage.
9038         (message-resend): Disable ecomplete message storage when resending
9039         messages.
9040
9041         * nntp.el (nntp-async-kluge): Remove the Emacs 20.3-related kluge.
9042
9043 2010-08-27  Katsumi Yamaoka  <yamaoka@jpl.org>
9044
9045         * gnus-sum.el (gnus-summary-move-article, gnus-summary-delete-article):
9046         Save excursion while copying, moving, and deleting articles in order to
9047         prevent the cursor from jumping to unforeseen place.
9048
9049 2010-08-17  Katsumi Yamaoka  <yamaoka@jpl.org>
9050
9051         * lpath.el: No need to bind bookmark-current-buffer,
9052         bookmark-yank-point and bookmark-make-record-function.
9053
9054 2010-08-17  Glenn Morris  <rgm@gnu.org>
9055
9056         * gnus-sync.el: Require gnus components whose functions are used.
9057
9058         * gnus-art.el (bookmark-make-record-function):
9059         * gnus-sum.el (bookmark-yank-point, bookmark-current-bookmark):
9060         Declare for compiler.
9061
9062         * mm-url.el (mml-compute-boundary): Autoload.
9063
9064 2010-08-15  Katsumi Yamaoka  <yamaoka@jpl.org>
9065
9066         * gnus-start.el (gnus-start-draft-setup): Move doc string forward.
9067
9068 2010-08-14  Teodor Zlatanov  <tzz@lifelogs.com>
9069
9070         Typo fix "hoo4a" -> "hook".
9071
9072         * gnus-sync.el (gnus-sync-install-hooks): Typo fix.
9073
9074 2010-08-14  Glenn Morris  <rgm@gnu.org>
9075
9076         * gnus-sync.el (gnus-sync): Fix defgroup version.
9077
9078 2010-08-13  Teodor Zlatanov  <tzz@lifelogs.com>
9079
9080         Doc fixes and keep unknown groups (ammended for nunion bug fix).
9081
9082         * gnus-sync.el: Fix docs.
9083         (gnus-sync-save): Keep unknown groups in `gnus-sync-newsrc-loader'.
9084         (gnus-sync-read): Don't wipe `gnus-sync-newsrc-loader' after reading.
9085
9086 2010-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
9087
9088         Optimizations for gnus-sync.el.
9089
9090         * gnus-sync.el: Add docs about gnus-sync-backend
9091         possibilities.
9092         (gnus-sync-save): Remove unnecessary message.
9093         (gnus-sync-read): Optimize and show what groups were skipped.
9094
9095 2010-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
9096
9097         Minor bug fixes for gnus-sync.el.
9098
9099         * gnus-sync.el (gnus-sync-unload-hook, gnus-sync-install-hooks):
9100         Don't read the sync on get-new-news.
9101
9102         * gnus-sync.el (gnus-sync-save): Define `variable' so the compiler is
9103         quiet.
9104
9105         * gnus-sync.el (gnus-sync-read): Use `gnus-sync-newsrc-offsets'
9106         (fix typo).
9107
9108 2010-07-30  Lawrence Mitchell  <wence@gmx.li>
9109
9110         Make saving and restoring of hidden threads work with overlays.
9111         Patch applied by Ted Zlatanov.
9112
9113         * gnus-sum.el (gnus-hidden-threads-configuration)
9114         (gnus-restore-hidden-threads-configuration): Update to deal with text
9115         properties, rather than searching for a magic character.
9116
9117 2010-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
9118
9119         New gnus-sync.el library for synchronization of marks.
9120
9121         * gnus-sync.el: New library for synchronization of marks.
9122
9123         * gnus-util.el (gnus-grep-in-list): Move from gnus-registry.el and
9124         renamed from `gnus-registry-grep-in-list'.
9125
9126         * gnus-registry.el (gnus-registry-follow-group-p):
9127         Use `gnus-grep-in-list'.
9128
9129         * gnus-start.el (gnus-start-draft-setup): Make it interactive.
9130
9131 2010-08-06  Katsumi Yamaoka  <yamaoka@jpl.org>
9132
9133         * rfc2047.el (rfc2047-encode): Use utf-8 as a last resort if
9134         determining charset of text fails.
9135
9136 2010-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
9137
9138         * nnmail.el (nnmail-get-new-mail-1): Revert.
9139
9140         * nnml.el (nnml-active-number): Make sure names of newly created groups
9141         in nnml-group-alist are encoded.
9142
9143 2010-07-30  Katsumi Yamaoka  <yamaoka@jpl.org>
9144
9145         * nnmail.el (nnmail-get-new-mail-1): Encode group names possibly
9146         containing non-ASCII characters in active file for nnml back end.
9147
9148 2010-07-24  David Engster  <dengste@eml.cc>
9149
9150         * mml-smime.el (mml-smime-epg-verify): Also accept the older
9151         x-pkcs7-signature MIME type as signature (RFC 2311, C.1).
9152
9153 2010-07-21  Daiki Ueno  <ueno@unixuser.org>
9154
9155         * mml.el (mml-parse-1): Collect "certfile" attributes in "<#secure>"
9156         tag (Bug#6654).
9157
9158 2010-07-20  Katsumi Yamaoka  <yamaoka@jpl.org>
9159
9160         * gnus-sum.el (gnus-summary-bookmark-make-record): Bookmark position in
9161         the article buffer, not the summary buffer.
9162
9163 2010-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
9164
9165         * gnus-sum.el (gnus-summary-bookmark-make-record): Make it work for
9166         Emacs 23 as well.
9167
9168 2010-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
9169
9170         * lpath.el: Bind bookmark-current-buffer, bookmark-yank-point for all
9171         Emacs versions; bind bookmark-make-record-function for Emacs >=22.
9172
9173 2010-07-13  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
9174
9175         Allow C-w when setting a bookmark in a Gnus Article buffer (Bug#5975).
9176         Patch applied by Karl Fogel.
9177
9178         * gnus-sum.el (gnus-summary-bookmark-make-record):
9179         Set `bookmark-yank-point' and `bookmark-current-buffer' to allow C-w.
9180
9181 2010-07-13  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
9182
9183         Allow bookmarks to be set from Gnus Article buffers (Bug #5975).
9184         Patch applied (with minor tweaks) by Karl Fogel.  Note this leaves
9185         C-w still not working correctly from Article buffers; Thierry's
9186         patch to fix that will be applied after this.
9187
9188         * gnus-art.el (bookmark-make-record-function): New local variable.
9189
9190         * gnus-sum.el (gnus-summary-bookmark-make-record): Allow setting from
9191         article buffer.
9192         (gnus-summary-bookmark-jump): Maybe jump to article buffer.
9193
9194 2010-07-13  Karl Fogel  <kfogel@red-bean.com>
9195
9196         * gnus-sum.el (bookmark-make-record-default): Adjust declaration, based
9197         on changes in bookmark.el.
9198
9199 2010-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
9200
9201         * gnus-xmas.el (gnus-xmas-read-event-char): Use display-message with
9202         `no-log' instead of message not to log prompt string.
9203
9204 2010-06-22  Mark A. Hershberger  <mah@everybody.org>
9205
9206         * mm-url.el (mm-url-encode-multipart-form-data): New function to handle
9207         the *other* type of HTML form submission.
9208
9209 2010-06-15  Michael Albinus  <michael.albinus@gmx.de>
9210
9211         * auth-source.el (auth-source-pick): If choice does not contain a
9212         questioned keyword, set the check to t.
9213
9214 2010-06-12  Romain Francoise  <romain@orebokech.com>
9215
9216         * gnus-util.el (gnus-date-get-time): Move up before first use.
9217
9218 2010-06-10  Katsumi Yamaoka  <yamaoka@jpl.org>
9219
9220         * gnus-art.el (gnus-mime-buttonized-part-id): New internal variable.
9221         (gnus-article-edit-part): Bind it to make last part that is substituted
9222         or deleted visible.
9223         (gnus-mime-display-single): Buttonize part of which id equals to
9224         gnus-mime-buttonized-part-id.
9225
9226 2010-06-10  Dan Christensen  <jdc@uwo.ca>
9227
9228         * gnus-util.el (gnus-user-date): Use gnus-date-get-time.
9229         (gnus-dd-mmm): Use gnus-date-get-time.
9230         * gnus-sum.el (gnus-thread-latest-date): Use gnus-date-get-time and
9231         simplify logic.
9232         (gnus-summary-limit-to-age): Use gnus-date-get-time.
9233         (gnus-sort-threads): Emit message if gnus-sort-threads-loop used.
9234
9235 2010-06-08  Michael Albinus  <michael.albinus@gmx.de>
9236
9237         * auth-source.el (top): Autoload `secrets-list-collections',
9238         `secrets-create-item', `secrets-delete-item'.
9239         (auth-sources): Fix tag string.
9240         (auth-get-source, auth-source-retrieve, auth-source-create)
9241         (auth-source-delete): New defuns.
9242         (auth-source-pick): Rewrite in order to avoid 2 passes.
9243         (auth-source-forget-user-or-password): New parameter USERNAME.
9244         (auth-source-user-or-password): New parameters CREATE-MISSING and
9245         DELETE-EXISTING.  Retrieve password interactively, if needed.
9246
9247 2010-06-07  Teemu Likonen  <tlikonen@iki.fi>  (tiny change)
9248
9249         * gnus-agent.el (gnus-agent-expire-unagentized-dirs): Don't ask about
9250         deleting unused directories when gnus-expert-user is t.
9251
9252 2010-06-02  Katsumi Yamaoka  <yamaoka@jpl.org>
9253
9254         * gnus-art.el (gnus-article-browse-delete-temp-files): Don't make query
9255         for each temp file when gnus-article-browse-delete-temp is ask.
9256
9257 2010-05-25  Stefan Monnier  <monnier@iro.umontreal.ca>
9258
9259         * gnus-uu.el, imap.el, nndoc.el, nnrss.el, rfc2047.el, utf7.el:
9260         Replace Lisp calls to delete-backward-char by calls to delete-char.
9261
9262 2010-05-20  Kevin Ryde  <user42@zip.com.au>
9263
9264         * gnus-start.el (gnus-level-unsubscribed): Doc fix.  (Bug#6206)
9265
9266 2010-05-19  Michael Albinus  <michael.albinus@gmx.de>
9267
9268         * password-cache.el (password-cache-remove): Fix docstring.
9269
9270 2010-05-14  Katsumi Yamaoka  <yamaoka@jpl.org>
9271
9272         * gnus-sum.el (gnus-summary-save-article): Don't bother to re-fetch
9273         article unless decoding article to be saved.
9274
9275 2010-05-13  Katsumi Yamaoka  <yamaoka@jpl.org>
9276
9277         * mml1991.el (mml1991-mailcrypt-encrypt, mml1991-gpg-encrypt):
9278         * mml2015.el (mml2015-gpg-encrypt): Disable multibyte in buffers
9279         generated within the mm-with-unibyte-current-buffer macro.
9280
9281 2010-05-13  Katsumi Yamaoka  <yamaoka@jpl.org>
9282
9283         * gnus-art.el (gnus-bind-safe-url-regexp): Bind mm-w3m-safe-url-regexp
9284         to nil when we're in a mml-preview buffer and no group is selected.
9285
9286 2010-05-12  Andreas Seltenreich  <seltenreich@gmx.de>
9287
9288         * gnus-sum.el (gnus-summary-read-group-1): Don't jump to next group
9289         when catching the `C-g'.  Reported by "Leo".
9290
9291 2010-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
9292
9293         * message.el (message-forward-make-body-plain)
9294         (message-forward-make-body-mml): Use mm-multibyte-string-p instead of
9295         multibyte-string-p.
9296
9297         * lpath.el: Revert.
9298
9299 2010-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
9300
9301         * message.el (message-forward-make-body-mml): Assume original message
9302         is multibyte string; error on unibyte.
9303         (message-forward-make-body-plain): Ditto; don't add excessive newline
9304         in body end.
9305
9306         * lpath.el: Fbind multibyte-string-p for XEmacs 21.4 and SXEmacs.
9307
9308 2010-05-11  Andreas Seltenreich  <seltenreich@gmx.de>
9309
9310         * gnus-sum.el (gnus-summary-kill-thread): Use gnus-summary-mark-article
9311         instead of g-s-m-a-as-unread to set the expirable mark.  (Bug#5284)
9312
9313 2010-05-11  Katsumi Yamaoka  <yamaoka@jpl.org>
9314
9315         * mm-extern.el (mm-extern-url): Don't use
9316         mm-with-unibyte-current-buffer.
9317         (mm-extern-cache-contents): Use with-current-buffer instead of
9318         save-excursion + set-buffer.
9319
9320 2010-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
9321
9322         * mm-util.el (mm-emacs-mule): Remove.
9323
9324 2010-05-10  Andreas Seltenreich  <seltenreich@gmx.de>
9325
9326         * gnus-sum.el (gnus-summary-mode): Don't make minor-mode-alist
9327         buffer-local as it's incompatible with Stefan Monnier's 2010-05-03
9328         change.
9329
9330 2010-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
9331
9332         * mm-util.el (mm-with-unibyte-current-buffer): Redefine it so as not to
9333         bind the default value of enable-multibyte-characters to nil.
9334
9335 2010-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
9336
9337         * message.el (message-forward-make-body-plain)
9338         (message-forward-make-body-mml):
9339         Don't use mm-with-unibyte-current-buffer.
9340
9341 2010-05-07  Stefan Monnier  <monnier@iro.umontreal.ca>
9342
9343         * dns-mode.el (auto-mode-alist): Add entry for .zone files.
9344
9345 2010-05-07  Christian von Roques  <roques@mti.ag>  (tiny change)
9346
9347         * mml2015.el (mml2015-epg-find-usable-key): Skip disabled key
9348         (Bug#5592).
9349
9350 2010-05-07  Julien Danjou  <julien@danjou.info>
9351
9352         * gnus-art.el (gnus-mime-pipe-part): Add optional argument `cmd'; pass
9353         it to mm-pipe-part.
9354
9355         * mm-decode.el (mm-pipe-part): Add optional argument `cmd'; use it if
9356         it is given.
9357
9358 2010-05-07  Katsumi Yamaoka  <yamaoka@jpl.org>
9359
9360         * binhex.el (binhex-decode-region-internal):
9361         * dns.el (dns-read-string-name, dns-write, dns-read, dns-read-type):
9362         (dns-query):
9363         * nnweb.el (nnweb-gmane-search):
9364         * pgg-parse.el (pgg-parse-armor):
9365         * pgg.el (pgg-verify-region):
9366         * sha1.el (sha1-string-external):
9367         * uudecode.el (uudecode-decode-region-internal):
9368         * yenc.el (yenc-decode-region): Don't run set-buffer-multibyte for
9369         XEmacs.
9370
9371         * gnus-art.el (gnus-article-browse-html-parts):
9372         * gnus-group.el (gnus-read-ephemeral-gmane-group):
9373         (gnus-read-ephemeral-bug-grou): Use mm-make-temp-file instead of
9374         make-temp-file.
9375
9376         * gnus-dired.el (gnus-dired-mode): Bind gnus-dired-mode-hook,
9377         gnus-dired-mode-on-hook and gnus-dired-mode-off-hook for XEmacs when
9378         compiling.
9379
9380         * gnus-ml.el (gnus-mailing-list-mode): Bind gnus-mailing-list-mode-hook,
9381         gnus-mailing-list-mode-on-hook and gnus-mailing-list-mode-off-hook for
9382         XEmacs when compiling.
9383
9384         * gnus-salt.el (gnus-pick-mode): Bind gnus-pick-mode-on-hook and
9385         gnus-pick-mode-off-hook for XEmacs when compiling.
9386         (gnus-binary-mode): Bind gnus-binary-mode-on-hook and
9387         gnus-binary-mode-off-hook for XEmacs when compiling.
9388
9389         * gnus-sum.el (gnus-summary-limit-strange-charsets-predicate):
9390         Return nil if char-charset is not available.
9391
9392         * imap.el (imap-disable-multibyte)
9393         * sieve-manage.el (sieve-manage-disable-multibyte): Redefine them as
9394         macros.
9395
9396         * mm-url.el (mm-url-form-encode-xwfu): Use mm-encode-coding-string
9397         instead of encode-coding-string.
9398
9399         * mm-util.el (mm-enable-multibyte, mm-disable-multibyte): Use (featurep
9400         'xemacs) instead of mm-emacs-mule to switch function definitions.
9401         (mm-with-unibyte-current-buffer): Make it a progn macro for XEmacs.
9402
9403         * lpath.el: Fbind delete-overlay and overlay-lists for XEmacs;
9404         bind temporary-file-directory for XEmacs;
9405         fbind make-temp-file, set-buffer-multibyte, string-as-multibyte and
9406         timer-set-function for XEmacs 21.4 and SXEmacs;
9407         bind timer-list for XEmacs 21.4 and SXEmacs;
9408         fbind char-charset and find-charset-region for non-Mule XEmacs;
9409         fbind decode-coding-region, decode-coding-string, detect-coding-region,
9410         encode-coding-region and encode-coding-string for XEmacs having no
9411         file-coding feature.
9412
9413 2010-05-06  Tommi Vainikainen  <thv@iki.fi>  (tiny change)
9414
9415         * mml-sec.el (mml-secure-message-sign): Fix cut and paste error.
9416
9417 2010-05-06  Katsumi Yamaoka  <yamaoka@jpl.org>
9418
9419         * gnus-dired.el, gnus-draft.el, gnus-ml.el, gnus-salt.el, gnus-sum.el,
9420         gnus-undo.el, mml.el: Require easy-mmode for XEmacs when compiling.
9421
9422 2010-05-03  Juanma Barranquero  <lekktu@gmail.com>
9423
9424         * mm-util.el (mm-decompress-buffer): Use `delete-file';
9425         alias `jka-compr-delete-temp-file' no longer exists.
9426
9427 2010-05-03  Stefan Monnier  <monnier@iro.umontreal.ca>
9428
9429         Use define-minor-mode in Gnus where applicable.
9430         * mml.el (mml-mode): Use define-minor-mode.
9431         * gnus-undo.el (gnus-undo-mode-map): Initialize in declaration.
9432         (gnus-undo-mode): Use define-minor-mode.
9433         * gnus-sum.el (gnus-dead-summary-mode-map): Initialize in declaration.
9434         (gnus-dead-summary-mode): Use define-minor-mode.
9435         * gnus-salt.el (gnus-pick-mode-map, gnus-binary-mode-map):
9436         Initialize in declaration.
9437         (gnus-pick-mode, gnus-binary-mode): Use define-minor-mode.
9438         * gnus-ml.el (gnus-mailing-list-mode-map): Initialize in declaration.
9439         (gnus-mailing-list-mode): Use define-minor-mode.
9440         * gnus-draft.el (gnus-draft-mode-map): Initialize in declaration.
9441         (gnus-draft-mode): Use define-minor-mode.
9442         * gnus-dired.el (gnus-dired-mode-map): Initialize in declaration.
9443         (gnus-dired-mode): Use define-minor-mode.
9444
9445 2010-05-01  Andreas Seltenreich  <seltenreich@gmx.de>
9446
9447         * mml.el (mml-generate-mime-1,mml-compute-boundary-1): Update 'mml
9448         handles on recursive mml-to-mime translation and check them for
9449         boundary delimiter collisions.  Reported by Greg Troxel.
9450
9451 2010-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
9452
9453         * gnus-util.el: Don't load tm and apel XEmacs packages when compiling.
9454
9455 2010-04-23  Stefan Monnier  <monnier@iro.umontreal.ca>
9456
9457         * mm-util.el (mm-find-buffer-file-coding-system):
9458         * yenc.el (yenc-decode-region): Don't let-bind a read-only variable.
9459
9460 2010-04-22  Andreas Seltenreich  <seltenreich@gmx.de>
9461
9462         * message.el (message-generate-headers): Record insertion of optional
9463         headers as well.  Otherwise the check to prevent repeated insertion of
9464         optional headers is a no-op.
9465
9466 2010-04-17  Teodor Zlatanov  <tzz@lifelogs.com>
9467
9468         * smime.el: Don't mention CVS.
9469
9470         * nnrss.el (nnrss-fetch): Don't mention CVS.
9471
9472         * nnir.el: Don't mention CVS.
9473
9474 2010-04-14  Stefan Monnier  <monnier@iro.umontreal.ca>
9475
9476         * gnus-sum.el (gnus-summary-bookmark-make-record):
9477         Add `location' field.
9478
9479 2010-04-14  Katsumi Yamaoka  <yamaoka@jpl.org>
9480
9481         * lpath.el: Fbind bookmark-default-handler,
9482         bookmark-get-bookmark-record, bookmark-make-record-default,
9483         bookmark-prop-get for Emacs <23 and XEmacs.
9484
9485 2010-04-12  Stefan Monnier  <monnier@iro.umontreal.ca>
9486
9487         * gnus-sum.el: Add bookmark declarations to silence the compiler.
9488         (gnus-mark-xrefs-as-read, gnus-summary-limit-to-bodies):
9489         Use with-current-buffer to silence the byte-compiler.
9490         (gnus-summary-bookmark-make-record): Use derived-mode-p and don't
9491         bother to require `gnus'.
9492         (gnus-summary-bookmark-jump): Don't forget to autoload.  Simplify.
9493
9494 2010-04-12  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
9495
9496         * gnus-sum.el (gnus-summary-bookmark-make-record)
9497         (gnus-summary-bookmark-jump): New functions.
9498         (gnus-summary-mode): Setup bookmark support.
9499
9500 2010-04-01  Andreas Schwab  <schwab@linux-m68k.org>
9501
9502         * mm-uu.el (mm-uu-pgp-signed-extract-1): Use buffer-file-coding-system
9503         if set.
9504
9505 2010-03-31  Katsumi Yamaoka  <yamaoka@jpl.org>
9506
9507         * gnus-art.el (gnus-article-browse-html-save-cid-content): Rename from
9508         gnus-article-browse-html-save-cid-image; make it work recursively for
9509         forwarded messages as well.
9510         (gnus-article-browse-html-parts): Work when prefix arg is given.
9511         (gnus-article-browse-html-article): Doc fix.
9512
9513 2010-03-30  Chong Yidong  <cyd@stupidchicken.com>
9514
9515         * message.el (message-default-mail-headers):
9516         (message-default-headers): Carry the value mail-default-headers over
9517         into message-default-mail-headers, rather than message-default-headers.
9518
9519 2010-03-30  Martin Stjernholm  <mast@lysator.liu.se>
9520
9521         * mm-decode.el (mm-add-meta-html-tag): Add option to override the
9522         charset.
9523
9524         * gnus-art.el (gnus-article-browse-html-parts): Force the correct
9525         charset into the <meta> tag when the article is encoded to utf-8.
9526
9527 2010-03-30  Katsumi Yamaoka  <yamaoka@jpl.org>
9528
9529         * gnus-art.el (gnus-article-browse-delete-temp-files):
9530         Delete directories as well.
9531         (gnus-article-browse-html-parts): Work for images that do not specify
9532         file names; delete temp directory when quitting; insert header at the
9533         right place; use file: scheme for image files.
9534
9535 2010-03-30  Eric Schulte  <schulte.eric@gmail.com>
9536
9537         * gnus-art.el (gnus-article-browse-html-save-cid-image): New function.
9538         (gnus-article-browse-html-parts): Use it to make temporary cid image
9539         files in addition to html file so that browser may display them.
9540
9541 2010-03-29  Katsumi Yamaoka  <yamaoka@jpl.org>
9542
9543         * mm-decode.el (mm-add-meta-html-tag): Fix regexp matching meta tag.
9544
9545 2010-03-29  Teodor Zlatanov  <tzz@lifelogs.com>
9546
9547         * auth-source.el (auth-source-pick): Fix for non-secrets specifier.
9548
9549 2010-03-27  Teodor Zlatanov  <tzz@lifelogs.com>
9550
9551         * auth-source.el (auth-sources): Change default to be simpler.
9552         Explain about Secret Service API sources.  Improve Customize options.
9553         (auth-source-pick): Change to accept any number of search parameters.
9554         Implement fallbacks iteratively, not recursively.  Add scoring on the
9555         second pass and sort by score.  Call Secret Service API when needed.
9556         (auth-source-user-or-password): Use it.  Call Secret Service API
9557         directly when needed to get the user name and the password.
9558
9559 2010-03-24  Juanma Barranquero  <lekktu@gmail.com>
9560
9561         * message.el (message-interactive): Doc fix.
9562         (message-qmail-inject-args): Reflow.
9563         (message-kill-to-signature): Fix typo in docstring.
9564
9565         * smiley.el (smiley-buffer): Fix typo in docstring.
9566
9567 2010-03-24  Glenn Morris  <rgm@gnu.org>
9568
9569         * mail-source.el (gnus-message): Declare.
9570         (mail-source-delete-old-incoming): Require gnus-util.
9571
9572 2010-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
9573
9574         * gnus-art.el (canlock-verify): Autoload it for Emacs 21.
9575
9576         * message.el (ecomplete-setup): Autoload it for Emacs <23.
9577
9578         * mml-sec.el (mml-secure-cache-passphrase): Default to t that is
9579         password-cache's default if it is not bound.
9580         (mml-secure-passphrase-cache-expiry): Default to 16 that is
9581         password-cache-expiry's default if it is not bound.
9582
9583         * pop3.el (pop3-list): Don't use 3rd arg of `split-string' which is not
9584         available in Emacs 21.
9585
9586         * lpath.el: Suppress compiler warnings for:
9587         canlock-insert-header and smtpmail-default-smtp-server for Emacs 21 and
9588         XEmacs;
9589         ecomplete-add-item, ecomplete-save, hashcash-wait-async,
9590         mail-add-payment, mail-add-payment-async, netrc-get, netrc-machine,
9591         netrc-machine-user-or-password and netrc-parse for Emacs 22 and XEmacs.
9592
9593 2010-03-23  Teodor Zlatanov  <tzz@lifelogs.com>
9594
9595         * auth-source.el (auth-sources): Fix up definition so extra parameters
9596         are always inline.
9597
9598 2010-03-22  Martin Stjernholm  <mast@lysator.liu.se>
9599
9600         * nnimap.el (nnimap-verify-uidvalidity): Fix bug where uidvalidity
9601         wasn't updated after mismatch.  Clear cached mailbox info correctly
9602         when uidvalidity changes.
9603         (nnimap-group-prefixed-name): New function to avoid some code
9604         duplication.
9605         (nnimap-verify-uidvalidity, nnimap-group-overview-filename)
9606         (nnimap-request-group): Use it.
9607         (nnimap-retrieve-groups, nnimap-verify-uidvalidity)
9608         (nnimap-update-unseen): Significantly improved speed of Gnus startup
9609         with many imap folders.  This is done by caching the group status from
9610         the imap server persistently in a group parameter `imap-status'.  (This
9611         was cached before too if `nnimap-retrieve-groups-asynchronous' was set,
9612         but not persistently, so every Gnus startup was still very slow.)
9613
9614 2010-03-22  Teodor Zlatanov  <tzz@lifelogs.com>
9615
9616         * assistant.el (assistant-render-text): Run `widget-setup' and don't
9617         delete the extra newline.  Otherwise editing of :string and :number
9618         types don't work.
9619
9620 2010-03-20  Teodor Zlatanov  <tzz@lifelogs.com>
9621
9622         * auth-source.el: Set up autoloads.  Bump to 23.2 because of the
9623         secrets.el dependency.
9624         (auth-sources): Add optional user name.  Add secrets.el configuration
9625         choice (unused right now).
9626
9627 2010-03-20  Teodor Zlatanov  <tzz@lifelogs.com>
9628
9629         * gnus-sum.el (gnus-summary-make-menu-bar):
9630         Let `gnus-registry-install-shortcuts' fill in the functions.
9631
9632         * gnus-registry.el (gnus-summary-misc-menu): Declare to avoid
9633         warnings.
9634         (gnus-registry-misc-menus): Variable to hold registry mark menus.
9635         (gnus-registry-install-shortcuts): Populate and use it in a
9636         `gnus-summary-menu-hook' lambda, under "Gnus"->"Registry Marks".
9637
9638 2010-03-20  Martin Stjernholm  <mast@lysator.liu.se>
9639
9640         * nnimap.el (nnimap-decode-group-name, nnimap-encode-group-name):
9641         In-place substitutions for the group name encoding/decoding.
9642         (nnimap-find-minmax-uid, nnimap-possibly-change-group)
9643         (nnimap-retrieve-headers-progress, nnimap-possibly-change-group)
9644         (nnimap-retrieve-headers-progress, nnimap-request-article-part)
9645         (nnimap-update-unseen, nnimap-request-list)
9646         (nnimap-retrieve-groups, nnimap-request-update-info-internal)
9647         (nnimap-request-set-mark, nnimap-split-to-groups)
9648         (nnimap-split-articles, nnimap-request-newgroups)
9649         (nnimap-request-create-group, nnimap-request-accept-article)
9650         (nnimap-request-delete-group, nnimap-request-rename-group)
9651         (nnimap-acl-get, nnimap-acl-edit): Use them.  Replace `mbx' with
9652         `encoded-mbx' for consistency.
9653         (nnimap-close-group): Call `imap-current-mailbox' instead of using the
9654         variable `imap-current-mailbox'.
9655
9656         * gnus-agent.el (gnus-agent-fetch-articles, gnus-agent-fetch-headers)
9657         (gnus-agent-regenerate-group): Use `gnus-agent-decoded-group-name'.
9658
9659 2010-03-20  Bojan Petrovic  <bpetrovi@f.bg.ac.rs>
9660
9661         * pop3.el (pop3-display-message-size-flag): Display message size byte
9662         counts during POP3 download.
9663         (pop3-movemail): Use it.
9664         (pop3-list): Implement listing of available messages.
9665
9666 2010-03-20  Mark Triggs  <mst@dishevelled.net>  (tiny change)
9667
9668         * nnir.el (nnir-get-article-nov-override-function): New function to
9669         override the normal NOV retrieval.
9670         (nnir-retrieve-headers): Use it.
9671
9672 2010-03-19  Michael Albinus  <michael.albinus@gmx.de>
9673
9674         * auth-source.el (netrc-machine-user-or-password): Autoload.
9675
9676 2010-03-19  Glenn Morris  <rgm@gnu.org>
9677
9678         Stop message.el from loading about 40 libraries it doesn't always need.
9679         The general approach is to autoload rather than require, and to
9680         require in the specific functions rather than the file.  (Bug#5642)
9681
9682         * gmm-utils.el: Don't require wid-edit.
9683         (widget-create-child-value, widget-convert, widget-default-get):
9684         Autoload.
9685
9686         * gnus-util.el: Don't require time-date, netrc.
9687         (message-fetch-field, gnus-group-name-decode): Declare rather than
9688         autoloading.
9689         (gnus-fetch-field): Require message.
9690         (gnus-decode-newsgroups): Require gnus-group.
9691
9692         * ietf-drums.el: Don't require time-date.
9693
9694         * message.el: Don't require hashcash, canlock, ecomplete.
9695         Do require mail-utils.  Require nnheader only when compiling.
9696         (smtpmail-default-smtp-server): Remove declaration.
9697         (message-send-mail-function): Check smtpmail-default-smtp-server
9698         is bound rather than requiring smtpmail.
9699         (message-auto-save-directory, message-insert-signature):
9700         Use expand-file-name rather than nnheader-concat.
9701         (nnheader-insert-file-contents): Autoload.
9702         (hashcash-wait-async): Declare.
9703         (message-send-mail): Only call gnus-setup-posting-charset if
9704         gnus-group-posting-charset-alist is bound.  Require hashcash if needed.
9705         (message-send-mail-with-sendmail): Require sendmail.
9706         (canlock-password, canlock-password-for-verify): Declare.
9707         (message-canlock-password): Require canlock.
9708         (nnheader-get-report): Autoload.
9709         (gnus-setup-posting-charset): Declare.
9710         (message-send-news): Require gnus-msg.
9711         (message-make-references, message-make-in-reply-to): Use mail-header-id
9712         rather than the alias mail-header-message-id.
9713         (ecomplete-add-item, ecomplete-save): Declare.
9714         (message-put-addresses-in-ecomplete): Require ecomplete.
9715         (ecomplete-display-matches): Autoload.
9716
9717         * mm-decode.el: Don't require mailcap, gnus-util.
9718         (gnus-map-function, gnus-replace-in-string, gnus-read-shell-command)
9719         (message-fetch-field, mailcap-parse-mailcaps, mailcap-mime-info):
9720         Autoload.
9721         (mailcap-mime-extensions): Declare.
9722
9723         * mm-encode.el: Don't require mailcap.
9724         (mailcap-extension-to-mime): Autoload.
9725
9726         * mml-sec.el: Don't require password-cache.
9727
9728         * mml.el (gnus-setup-posting-charset): Declare rather than autoload.
9729         (mailcap-parse-mimetypes, mailcap-mime-types): Declare.
9730         (mml-minibuffer-read-type): Require mailcap.
9731         (mml-preview): Require gnus-msg.
9732
9733         * mml1991.el: Require password-cache.
9734         (password-cache-expiry): Remove declaration.
9735
9736         * mml2015.el: Require password-cache.
9737         (password-cache-expiry): Remove declaration.
9738
9739         * nneething.el (mailcap): Require mailcap.
9740
9741         * nnheader.el (declare-function): Add compatibility stub.
9742         (message-remove-header): Declare rather than autoload.
9743         (nnheader-replace-header): Require message.
9744
9745         * nnimap.el (declare-function): Add compatibility stub.
9746         (netrc-parse, netrc-machine-user-or-password): Declare.
9747         (nnimap-open-connection): Require netrc.
9748
9749         * nntp.el (declare-function): Add compatibility stub.
9750         (netrc-parse, netrc-machine, netrc-get): Declare.
9751         (nntp-send-authinfo): Require netrc.
9752
9753         * rfc2047.el: Don't require qp.
9754         (quoted-printable-encode-region, quoted-printable-decode-string):
9755         Autoload.
9756
9757         * sieve-mode.el: Don't require easymenu.
9758         (easy-menu-add-item): Autoload it.
9759
9760         * spam-stat.el (time-to-number-of-days): Autoload it.
9761
9762 2010-03-19  Glenn Morris  <rgm@gnu.org>
9763
9764         * password-cache.el (password-cache, password-cache-expiry): Autoload.
9765
9766 2010-03-18  Glenn Morris  <rgm@gnu.org>
9767
9768         * hashcash.el (declare-function): Remove duplicate definition.
9769
9770 2010-03-17  Kevin Ryde  <user42@zip.com.au>
9771
9772         * mml.el (mml-read-tag): Unquote values with `read' to reverse
9773         prin1 in mml-insert-tag (just stripping the quotes gave wrong
9774         value if any backslash escapes).
9775
9776 2010-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
9777
9778         * mm-util.el (mm-charset-to-coding-system): Use coding-system-from-name
9779         if it is available.  (bug#5647)
9780
9781         * lpath.el: Suppress compiler warning for coding-system-from-name for
9782         Emacs 21 and XEmacs.
9783
9784 2010-03-14  Juri Linkov  <juri@jurta.org>
9785
9786         * hmac-def.el:
9787         * hmac-md5.el:
9788         * netrc.el: Fix keywords.
9789
9790 2010-02-26  Glenn Morris  <rgm@gnu.org>
9791
9792         * message.el (message-send-mail-function): Change the default, so that
9793         it inherits from a customized send-mail-function.  (Bug#5643)
9794
9795 2010-02-24  Stefan Monnier  <monnier@iro.umontreal.ca>
9796
9797         * gnus-art.el (gnus-treat-display-x-face): Don't burp if
9798         shell-command-to-string signals an error (bug#5299).
9799
9800 2010-02-24  Glenn Morris  <rgm@gnu.org>
9801
9802         * message.el (message-smtpmail-send-it)
9803         (message-send-mail-with-mailclient): Doc fixes.
9804
9805 2010-02-16  Glenn Morris  <rgm@gnu.org>
9806
9807         * message.el (message-default-mail-headers): Change the default value
9808         to ease the transition from mail-mode to message-mode.  (Bug#5555)
9809
9810 2010-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
9811
9812         * parse-time.el (parse-time-syntax): Define it for only XEmacs.
9813         (parse-time-string-chars): Implement 2009-08-16 change for Emacs.
9814
9815 2010-01-18  Chong Yidong  <cyd@stupidchicken.com>
9816
9817         * time-date.el (date-to-time): Doc fix (Bug#5408).
9818
9819 2010-01-17  Chong Yidong  <cyd@stupidchicken.com>
9820
9821         * message.el (message-mail): Just pass yank-action on to message-setup.
9822         (message-setup): Handle (FUN . ARGS) form of yank-action.
9823         (message-with-reply-buffer, message-widen-reply)
9824         (message-yank-original): Handle non-buffer values of
9825         message-reply-buffer (Bug#4080).
9826         (message-setup-1): Prefer to save message-reply-buffer as a buffer.
9827
9828 2010-01-17  Juanma Barranquero  <lekktu@gmail.com>
9829
9830         * nnmairix.el (nnmairix-group-delete-recreate-this-group):
9831         Fix typo in docstring.
9832
9833 2010-01-08  Jason Rumney  <jasonr@gnu.org>
9834
9835         * sieve-manage.el (sieve-manage-parse-capability-1): Loosely match OK
9836         response.
9837
9838 2010-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
9839
9840         * gnus-art.el (gnus-article-describe-bindings): Work for prefix keys.
9841
9842         * gnus-xmas.el (gnus-xmas-article-describe-bindings): Ditto.
9843
9844         * message.el (message-check-news-header-syntax): Protect against a
9845         string that `rfc822-addresses' returns when parsing fails.
9846
9847 2010-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
9848
9849         * gnus-util.el (gnus-invisible-p, gnus-next-char-property-change)
9850         (gnus-previous-char-property-change): New functions.
9851
9852         * gnus-sum.el (gnus-forward-line-ignore-invisible): Use them.
9853
9854 2010-01-05  Andreas Schwab  <schwab@linux-m68k.org>
9855
9856         * gnus-sum.el (gnus-forward-line-ignore-invisible): New function.
9857         (gnus-summary-recenter): Use it instead of forward-line.  (Bug#5257)
9858
9859 2010-01-02  Chong Yidong  <cyd@stupidchicken.com>
9860
9861         * message.el (message-exchange-point-and-mark): Rework last change to
9862         avoid using optional arg of exchange-point-and-mark, for backward
9863         compatibility.
9864
9865 2010-01-01  Chong Yidong  <cyd@stupidchicken.com>
9866
9867         * message.el (message-exchange-point-and-mark):
9868         Call exchange-point-and-mark with an argument rather than setting
9869         mark-active by hand (Bug#5175).
9870
9871 2009-12-18  Katsumi Yamaoka  <yamaoka@jpl.org>
9872
9873         * nntp.el (nntp-service-to-port): Work for service expressed with
9874         numeric string; replace [:digit:] with [0-9] for XEmacs.
9875
9876 2009-12-17  Glenn Morris  <rgm@gnu.org>
9877
9878         * gnus-group.el (gnus-bug-group-download-format-alist):
9879         Change emacs entry to debbugs.gnu.org.  Bump :version.
9880
9881 2009-12-13  Reiner Steib  <Reiner.Steib@gmx.de>
9882
9883         * mm-encode.el (mm-sign-option, mm-encrypt-option): Add :version tag.
9884
9885 2009-12-12  Reiner Steib  <Reiner.Steib@gmx.de>
9886
9887         * message.el (message-info): Explain why we use `Info-goto-node'.
9888
9889 2009-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
9890
9891         * lpath.el: Always bind default-file-name-coding-system for (S)XEmacs.
9892
9893 2009-12-02  Stefan Monnier  <monnier@iro.umontreal.ca>
9894
9895         * message.el (message-completion-in-region): New compatibility function.
9896         (message-expand-group): Use it.
9897
9898 2009-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
9899
9900         * gnus-group.el (gnus-group-prepare-flat): Check also whether groups
9901         with no unread article should be listed if the 2nd arg `predicate' is
9902         given.
9903
9904 2009-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
9905
9906         * lpath.el: Fbind recenter-top-bottom for Emacs 21, 22, and (S)XEmacs.
9907
9908 2009-11-29  Juri Linkov  <juri@jurta.org>
9909
9910         * gnus-sum.el (gnus-recenter): Use `recenter-top-bottom'
9911         when it is fboundp in GNU Emacs 23.1.  Put `isearch-scroll' property
9912         on `gnus-recenter'.  (Bug#4698, Bug#4981)
9913
9914 2009-11-26  Kevin Ryde  <user42@zip.com.au>
9915
9916         * sha1.el (sha1-string-external): default-directory "/" in case
9917         otherwise non-existent.  process-connection-type pipe for touch of
9918         efficiency recommended by elisp manual.  (An aside in Bug#3911.)
9919
9920 2009-11-25  Kevin Ryde  <user42@zip.com.au>
9921
9922         * dns-mode.el: Add "Keywords: comm".  It's only an editing mode, but
9923         it's comms related and sgml-mode.el has "comm" on that basis too.
9924
9925 2009-11-17  Katsumi Yamaoka  <yamaoka@jpl.org>
9926
9927         * rfc2047.el (rfc2047-decode-region): Don't quote decoded words
9928         containing tspecial characters if they have been already quoted.
9929
9930 2009-11-05  Dan Nicolaescu  <dann@ics.uci.edu>
9931
9932         * dns-mode.el (auto-mode-alist): Purecopy string.
9933
9934 2009-11-03  Stefan Monnier  <monnier@iro.umontreal.ca>
9935
9936         * hashcash.el (hashcash-generate-payment): Use with-current-buffer.
9937
9938 2009-10-24  Glenn Morris  <rgm@gnu.org>
9939
9940         * gnus-art.el (help-xref-stack-item): Define for compiler.
9941
9942 2009-10-21  Kevin Ryde  <user42@zip.com.au>
9943
9944         * dns.el: Add "Keywords: comm", as per net/net-utils.el.
9945
9946 2009-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
9947
9948         * gnus-sum.el (gnus-remove-overlays): eval-and-compile.
9949
9950 2009-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
9951
9952         * gnus-sum.el (gnus-summary-show-thread): Remove useless goto-char.
9953         (gnus-summary-show-thread, gnus-summary-hide-thread): Indent.
9954
9955 2009-10-16  Katsumi Yamaoka  <yamaoka@jpl.org>
9956
9957         * gnus.el (gnus-overlay-get): New alias to overlay-get.
9958         (gnus-overlays-in): New alias to overlays-in.
9959
9960         * gnus-sum.el (gnus-remove-overlays): Use gnus-overlays-in,
9961         gnus-overlay-get, and gnus-delete-overlay.
9962         (gnus-summary-show-thread): Make it work as well for systems in which
9963         next-single-char-property-change is not available.
9964         (gnus-summary-hide-thread): Use gnus-make-overlay and gnus-overlay-put.
9965
9966         * gnus-xmas.el (gnus-xmas-overlays-in): New function.
9967         (gnus-overlay-get): New alias to extent-property.
9968         (gnus-overlays-in): New alias to gnus-xmas-overlays-in.
9969
9970         * dgnushack.el: Autoload add-to-invisibility-spec for XEmacs 21.4 and
9971         SXEmacs.
9972
9973         * lpath.el: Fbind next-single-char-property-change for XEmacs 21.4 and
9974         SXEmacs.
9975
9976 2009-10-14  Reiner Steib  <Reiner.Steib@gmx.de>
9977
9978         * gnus-sum.el (gnus-remove-overlays): Add doc string and alias.
9979
9980 2009-10-14  Dan Nicolaescu  <dann@ics.uci.edu>
9981
9982         * gnus-sum.el (gnus-remove-overlays): Compatibility code for Emacs 21
9983         and XEmacs that don't have `remove-overlays'.
9984
9985 2009-10-14  Stefan Monnier  <monnier@iro.umontreal.ca>
9986
9987         * gnus-sum.el (gnus-summary-mode, gnus-summary-show-all-threads)
9988         (gnus-summary-show-thread, gnus-summary-hide-thread): Get rid of
9989         selective display.  Use overlays instead.
9990
9991 2009-10-04  Juanma Barranquero  <lekktu@gmail.com>
9992
9993         * spam-stat.el (spam-stat-strip-xref): Fix typo in docstring.
9994
9995 2009-09-29  Juanma Barranquero  <lekktu@gmail.com>
9996
9997         * spam-stat.el (spam-stat-load): Fix typo in message.
9998
9999 2009-09-24  Juanma Barranquero  <lekktu@gmail.com>
10000
10001         * dig.el (dig-invoke): Fix typo in docstring.
10002         (query-dig): Reflow docstring.
10003
10004 2009-09-23  Juanma Barranquero  <lekktu@gmail.com>
10005
10006         * gnus-art.el (gnus-article-encrypt-body):
10007         * message.el (message-check-recipients):
10008         * mm-util.el (mm-codepage-setup):
10009         * nnir.el (gnus-summary-nnir-goto-thread, nnir-run-waissearch)
10010         (nnir-run-swish++, nnir-run-swish-e): Fix typos in error messages.
10011
10012 2009-09-22  Daiki Ueno  <ueno@unixuser.org>
10013
10014         * mm-encode.el (mm-sign-option, mm-encrypt-option): New user option.
10015         * mml2015.el (mml2015-epg-sign, mml2015-epg-encrypt): Let users select
10016         keys from the menu if mm-{sign,encrypt}-option is 'guided.
10017         * mml-smime.el (mml-smime-epg-sign, mml-smime-epg-encrypt): Ditto.
10018         * mml1991.el (mml1991-epg-sign, mml1991-epg-encrypt): Ditto.
10019
10020 2009-09-21  Kevin Ryde  <user42@zip.com.au>
10021
10022         * dig.el: Add "Keywords: comm", as per net-utils.el.
10023
10024 2009-09-21  Stefan Monnier  <monnier@iro.umontreal.ca>
10025
10026         * dig.el (dig-mode): Use define-derived-mode.
10027
10028 2009-09-19  Glenn Morris  <rgm@gnu.org>
10029
10030         * pgg-pgp.el (pgg-pgp-encrypt-region): Add missing mapconcat separator.
10031
10032 2009-09-18  Glenn Morris  <rgm@gnu.org>
10033
10034         * gnus-diary.el (gnus-diary-check-message):
10035         * message.el (message-insert-formatted-citation-line):
10036         * nnbabyl.el (top-level):
10037         * nndiary.el (nndiary-schedule):
10038         Fix typos in condition-case handlers.
10039
10040 2009-09-15  Katsumi Yamaoka  <yamaoka@jpl.org>
10041
10042         * gnus-art.el (gnus-article-edit-part): Work for the buffer
10043         configuration that provides the sole article window in a frame;
10044         position point correctly after deleting a part.
10045
10046 2009-09-14  Adam Sjøgren  <asjo@koldfront.dk>
10047
10048         * spam.el (spam-unregister-on-reregister): Add boolean variable.
10049         (spam-resolve-registrations-routine): Use it to unregister articles
10050         that change status.
10051
10052 2009-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
10053
10054         * parse-time.el (parse-time-syntax): Restore it to keep compatibility
10055         with XEmacs.
10056         (parse-time-string-chars): Use it.
10057
10058 2009-09-10  Teodor Zlatanov  <tzz@lifelogs.com>
10059
10060         * imap.el (imap-interactive-login): Better messages.
10061         (imap-open): Fix bug with renamed buffer on reconnect.
10062         (imap-authenticate): Add buffer-local imap-last-authenticator variable
10063         for easier debugging and cleaner code.  On successful (guessed based on
10064         server capabilities) secondary authentication, set imap-state
10065         correctly.
10066         (imap-last-authenticator): Define imap-last-authenticator as a variable
10067         to avoid warnings.
10068
10069 2009-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
10070
10071         * nnrss.el (nnrss-request-article): Remove binding of
10072         default-enable-multibyte-characters that has gotten needless by
10073         the 2007-07-13 change in rfc2047-encode-message-header.
10074
10075         * mml.el (mml-insert-multipart): Error on the message header.
10076         (mml-insert-part): Error on the message header; position point at
10077         the end of a MIME tag.
10078
10079 2009-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
10080
10081         * time-date.el (autoload): Expand define-obsolete-function-alias into
10082         defalias and make-obsolete for old Emacsen that Gnus supports.
10083         (with-no-warnings): Define it for old Emacsen.
10084         (time-to-seconds): Don't use (featurep 'xemacs) to check if float-time
10085         is available.
10086         (time-to-number-of-days): Don't use (featurep 'xemacs) to check if
10087         float-time is available; suppress compile warning for time-to-seconds.
10088
10089         * gnus-util.el (with-no-warnings): Define it for old Emacsen.
10090         (gnus-float-time): Alias to float-time if it exists.
10091
10092         * ecomplete.el (with-no-warnings): Define it for old Emacsen.
10093         (ecomplete-add-item): Don't use (featurep 'xemacs) to check if
10094         float-time is available; suppress compile warning for time-to-seconds.
10095
10096         * lpath.el: Fbind time-to-seconds for Emacs 21.; fbind float-time for
10097         XEmacs.
10098
10099 2009-09-09  Teodor Zlatanov  <tzz@lifelogs.com>
10100
10101         * imap.el (imap-message-map): Docstring fix.
10102
10103 2009-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
10104
10105         * mm-encode.el (mm-encode-buffer): Don't force 7bit encoding since MTA
10106         may break data.  Suggested by Dmitri Paduchikh <dpaduch@k66.ru>.
10107         Add the optional argument `encoding' that overrides the default.
10108
10109         * mml.el (mml-generate-mime-1): Pass encoding defined by a user to
10110         mm-encode-buffer.
10111
10112 2009-09-04  Glenn Morris  <rgm@gnu.org>
10113
10114         * qp.el (quoted-printable-encode-string): Use mm-enable-multibyte, or
10115         mm-disable-multibyte, rather than default-enable-multibyte-characters.
10116         * utf7.el (utf7-encode, utf7-decode): Use mm-with-multibyte-buffer, or
10117         mm-with-unibyte-buffer, rather than default-enable-multibyte-characters.
10118         * mm-util.el (mm-with-unibyte-current-buffer)
10119         (mm-find-buffer-file-coding-system):
10120         * yenc.el (yenc-decode-region): Use default-value rather than
10121         default-enable-multibyte-characters.
10122
10123 2009-09-03  Glenn Morris  <rgm@gnu.org>
10124
10125         * mm-util.el (mm-emacs-mule, mm-default-multibyte-p):
10126         * rfc2047.el (rfc2047-encode-message-header): Use default-value rather
10127         than default-enable-multibyte-characters.
10128
10129 2009-09-02  Karl Kleinpaste  <karl@kleinpaste.org>
10130
10131         * gnus-art.el (gnus-article-read-summary-keys):
10132         Fix gnus-buffer-configuration's value temporarily used.
10133
10134 2009-09-02  Glenn Morris  <rgm@gnu.org>
10135
10136         * gnus-util.el (gnus-float-time): New function.
10137         * gnus-delay.el (gnus-delay-article):
10138         * gnus-sum.el (gnus-thread-latest-date):
10139         * gnus-util.el (gnus-user-date): Use gnus-float-time.
10140         * nnspool.el (nnspool-request-newgroups):
10141         Use gnus-float-time rather than time-to-seconds.
10142         * ecomplete.el (ecomplete-add-item): In Emacs, use float-time.
10143
10144         * gnus-art.el (gnus-signature-face, gnus-header-from-face)
10145         (gnus-header-subject-face, gnus-header-newsgroups-face)
10146         (gnus-header-name-face, gnus-header-content-face):
10147         * gnus-cite.el (gnus-cite-attribution-face, gnus-cite-face-1)
10148         (gnus-cite-face-2, gnus-cite-face-3, gnus-cite-face-4)
10149         (gnus-cite-face-5, gnus-cite-face-6, gnus-cite-face-7)
10150         (gnus-cite-face-8, gnus-cite-face-9, gnus-cite-face-10)
10151         (gnus-cite-face-11):
10152         * gnus-picon.el (gnus-picon-xbm-face, gnus-picon-face):
10153         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
10154         (gnus-server-closed-face, gnus-server-denied-face)
10155         (gnus-server-offline-face):
10156         * gnus.el (gnus-group-news-1-face, gnus-group-news-1-empty-face)
10157         (gnus-group-news-2-face, gnus-group-news-2-empty-face)
10158         (gnus-group-news-3-face, gnus-group-news-3-empty-face)
10159         (gnus-group-news-4-face, gnus-group-news-4-empty-face)
10160         (gnus-group-news-5-face, gnus-group-news-5-empty-face)
10161         (gnus-group-news-6-face, gnus-group-news-6-empty-face)
10162         (gnus-group-news-low-face, gnus-group-news-low-empty-face)
10163         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face)
10164         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face)
10165         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face)
10166         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face)
10167         (gnus-summary-selected-face, gnus-summary-cancelled-face)
10168         (gnus-summary-high-ticked-face, gnus-summary-low-ticked-face)
10169         (gnus-summary-normal-ticked-face, gnus-summary-high-ancient-face)
10170         (gnus-summary-low-ancient-face, gnus-summary-normal-ancient-face)
10171         (gnus-summary-high-undownloaded-face)
10172         (gnus-summary-low-undownloaded-face)
10173         (gnus-summary-normal-undownloaded-face)
10174         (gnus-summary-high-unread-face, gnus-summary-low-unread-face)
10175         (gnus-summary-normal-unread-face, gnus-summary-high-read-face)
10176         (gnus-summary-low-read-face, gnus-summary-normal-read-face)
10177         (gnus-splash-face):
10178         * message.el (message-header-to-face, message-header-cc-face)
10179         (message-header-subject-face, message-header-newsgroups-face)
10180         (message-header-other-face, message-header-name-face)
10181         (message-header-xheader-face, message-separator-face)
10182         (message-cited-text-face, message-mml-face):
10183         * sieve-mode.el (sieve-control-commands-face)
10184         (sieve-action-commands-face, sieve-test-commands-face)
10185         (sieve-tagged-arguments-face):
10186         * spam.el (spam-face):
10187         Mark face aliases with "-face" in the name as obsolete.
10188
10189 2009-09-01  Glenn Morris  <rgm@gnu.org>
10190
10191         * gnus-salt.el (gnus-pick-mouse-pick-region): Use forward-line rather
10192         than goto-line.
10193
10194 2009-08-31  Katsumi Yamaoka  <yamaoka@jpl.org>
10195
10196         * mml.el (mml-attach-file, mml-attach-buffer, mml-attach-external):
10197         Don't move point if the command is invoked inside the message header.
10198
10199 2009-08-30  Stefan Monnier  <monnier@iro.umontreal.ca>
10200
10201         * imap.el (imap-send-command): Simplify.
10202         (imap-wait-for-tag): point-max -> buffer-size.
10203
10204 2009-08-29  Stefan Monnier  <monnier@iro.umontreal.ca>
10205
10206         * spam.el (spam-ifile-path, spam-bogofilter-path, spam-sa-learn-path)
10207         (spam-ifile-database-path, spam-bsfilter-path, spam-spamassassin-path):
10208         * nnmail.el (nnmail-spool-file, nnmail-fix-eudora-headers):
10209         * nnir.el (nnir-swish-e-index-file):
10210         * gnus-sum.el (gnus-summary-delete-marked-as-read)
10211         (gnus-summary-delete-marked-with, gnus-summary-mark-as-unread-forward)
10212         (gnus-summary-mark-as-unread-backward, gnus-summary-mark-as-unread):
10213         * gnus-msg.el (gnus-inews-mark-gcc-as-read):
10214         * gnus-art.el (gnus-article-hide-pgp-hook, gnus-treat-strip-pgp)
10215         (gnus-treat-display-xface): Add Emacs version of obsolescence.
10216
10217 2009-08-28  Katsumi Yamaoka  <yamaoka@jpl.org>
10218
10219         * mml.el (mml-attach-file, mml-attach-buffer, mml-attach-external):
10220         Don't save excursion.
10221
10222 2009-08-28  Stefan Monnier  <monnier@iro.umontreal.ca>
10223
10224         * nnheader.el (nnheader-find-file-noselect):
10225         * mm-util.el (mm-insert-file-contents):
10226         Use (default-value 'major-mode) instead of default-major-mode.
10227
10228 2009-08-27  Stefan Monnier  <monnier@iro.umontreal.ca>
10229
10230         * nnrss.el (nnrss-request-article): Avoid default-fill-column.
10231
10232 2009-08-26  Glenn Morris  <rgm@gnu.org>
10233
10234         * parse-time.el (parse-time-rules): Autoload riskiness here, rather
10235         than placing in files.el.
10236
10237 2009-08-25  Glenn Morris  <rgm@gnu.org>
10238
10239         * nnir.el (top-level): Don't require cl at run-time.
10240         (nnir-run-waissearch, nnir-run-swish-e, nnir-run-hyrex):
10241         Replace cl-function substitute with gnus-replace-in-string.
10242         (nnir-run-waissearch, nnir-run-swish++, nnir-run-swish-e)
10243         (nnir-run-hyrex, nnir-run-namazu): Replace cl-function sort* with sort.
10244         (nnir-run-find-grep): Replace cl-functions find-if and subseq with
10245         simplified expansions.
10246
10247 2009-08-25  Kevin Ryde  <user42@zip.com.au>
10248
10249         * dig.el (dig): Add autoload cookie.
10250
10251 2009-08-22  Glenn Morris  <rgm@gnu.org>
10252
10253         * gnus-art.el (gnus-button-patch): Use forward-line rather than
10254         goto-line.
10255
10256 2009-08-16  Chong Yidong  <cyd@stupidchicken.com>
10257
10258         * parse-time.el (parse-time-string-chars): Save match data.
10259
10260 2009-08-16  Jan Seeger  <jan.seeger@thenybble.de>  (tiny change)
10261
10262         * parse-time.el (parse-time-string-chars): Compute using character
10263         classes, to handle non-ascii characters (Bug#3190).
10264
10265 2009-08-12  Katsumi Yamaoka  <yamaoka@jpl.org>
10266
10267         * gnus-group.el (gnus-safe-html-newsgroups): New user option.
10268
10269         * gnus-art.el (gnus-bind-safe-url-regexp): New macro.
10270         (gnus-mime-view-all-parts, gnus-mime-view-part-internally)
10271         (gnus-mm-display-part, gnus-mime-display-single)
10272         (gnus-mime-display-alternative): Use gnus-bind-safe-url-regexp to
10273         override mm-w3m-safe-url-regexp according to gnus-safe-html-newsgroups.
10274
10275         * gnus-sum.el
10276         (gnus-mark-copied-or-moved-articles-as-expirable): New user option.
10277         (gnus-summary-move-article): Add expirable mark to articles copied or
10278         moved to group that has auto-expire turned on if the option is non-nil.
10279
10280 2009-07-24  Glenn Morris  <rgm@gnu.org>
10281
10282         * gnus-demon.el (gnus-demon-add-nntp-close-connection):
10283         Fix typo.  (Bug#3903)
10284
10285 2009-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
10286
10287         * gnus-art.el (gnus-article-mode-map): Bind the "e" key to
10288         gnus-article-read-summary-keys rather than gnus-summary-edit-article
10289         that should not be used for draft articles.
10290         (gnus-article-read-summary-keys): Use key-binding instead of lookup-key
10291         that has no concern in minor mode keys.
10292         (gnus-article-summary-command, gnus-article-summary-command-nosave):
10293         Abolish.
10294
10295 2009-07-16  Katsumi Yamaoka  <yamaoka@jpl.org>
10296
10297         * nnrss.el (nnrss-request-article): Allow mml-to-mime to generate MIME
10298         article without making inquiry to a user for unknown encoding.
10299
10300         * nnmaildir.el (nnmaildir--group-maxnum, nnmaildir--new-number)
10301         (nnmaildir--scan): Assume i-node and device number that file-attributes
10302         returns might be cons-cell.
10303
10304         * dgnushack.el: Autoload thing-at-point for XEmacs 21.5.
10305
10306         * lpath.el: Fbind cp-supported-codepages for XEmacs 21.5.
10307
10308 2009-07-16  Teodor Zlatanov  <tzz@lifelogs.com>
10309
10310         * auth-source.el: Remove docs now in auth.texi.  Don't use
10311         `gnus-message' for logging.  Add new variables `auth-source-debug' and
10312         `auth-source-hide-passwords' and use them.
10313
10314 2009-07-15  Glenn Morris  <rgm@gnu.org>
10315
10316         * gnus-spec.el (gnus-make-format-preserve-properties): Doc fix.
10317
10318 2009-07-10  Katsumi Yamaoka  <yamaoka@jpl.org>
10319
10320         * gnus-group.el (gnus-group-make-rss-group): Strip newlines and
10321         excessive whitespace from the default values of title and description.
10322
10323 2009-06-22  Katsumi Yamaoka  <yamaoka@jpl.org>
10324
10325         * mm-decode.el (mm-dissect-buffer): Use message-fetch-field instead of
10326         mail-fetch-field to fetch Content-Description header in order to
10327         exclude newlines.
10328
10329 2009-06-18  Ulrich Mueller  <ulm@gentoo.org>
10330
10331         * pgg-gpg.el (pgg-gpg-lookup-key-owner): Handle colon listings
10332         format used by GnuPG 2.0.11.
10333
10334 2009-06-01  Katsumi Yamaoka  <yamaoka@jpl.org>
10335
10336         * gnus-art.el (gnus-mime-delete-part): Specify gnus-decoded as charset
10337         to deleted part.
10338
10339 2009-05-30  David Engster  <dengste@eml.cc>
10340
10341         * nnmairix.el: Remove old documentation in the commentary block.
10342         (nnmairix-request-group): Do not update active file for nnml back ends.
10343         (nnmairix-retrieve-headers): Set gnus-nov-is-evil to t for nnimap back
10344         end so that overview files are ignored.
10345         (nnmairix-update-groups): Make updating the groups more robust by using
10346         marks.
10347         (nnmairix-determine-original-group-from-path): Circumvent mairix bug
10348         with dollar characters in message-id.
10349
10350 2009-04-28  Reiner Steib  <Reiner.Steib@gmx.de>
10351
10352         * spam.el: Use dns-query instead of query-dns.  Was renamed on
10353         2008-12-25 in dns.el.
10354
10355 2009-04-20  Stefan Monnier  <monnier@iro.umontreal.ca>
10356
10357         * rfc2047.el (rfc2047-decode-region): Don't skip past `start', which
10358         could happen if the text is only composed of spaces and/or tabs.
10359
10360 2009-03-03  Brian Sniffen  <bts@evenmere.org>  (tiny change)
10361
10362         * gnus-draft.el (gnus-draft-send): Bind gnus-message-setup-hook to nil
10363         when sending a queued message to avoid extra mml tags.
10364
10365 2009-03-02  Katsumi Yamaoka  <yamaoka@jpl.org>
10366
10367         * mml.el (mml-insert-mime): Don't break parts that mm-uu dissected.
10368
10369 2009-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
10370
10371         * lpath.el: Fbind rmail-swap-buffers-maybe for Emacs 21~22;
10372         fbind rmail-msg-restore-non-pruned-header, rmail-swap-buffers-maybe and
10373         rmail-toggle-header for XEmacs;
10374         bind rmail-default-file and rmail-default-rmail-file for XEmacs.
10375
10376 2009-02-25  Katsumi Yamaoka  <yamaoka@jpl.org>
10377
10378         * gnus-dired.el: Remove autoload for gnus-setup-message.
10379         (gnus-dired-attach): Fake this-command value to prevent Gnus from
10380         displaying Gnus logo; always use compose-mail.
10381
10382 2009-02-23  Katsumi Yamaoka  <yamaoka@jpl.org>
10383
10384         * gnus-dired.el: Tell autoload that gnus-setup-message is a macro.
10385
10386 2009-02-18  Katsumi Yamaoka  <yamaoka@jpl.org>
10387
10388         * gnus-nocem.el (gnus-nocem-groups): Remove invalid NoCeM groups.
10389         (gnus-nocem-issuers): List currently active issuers; fix custom type.
10390         (gnus-nocem-verifyer): Default to gnus-nocem-epg-verify if EasyPG is
10391         available.
10392         (gnus-nocem-epg-verify): New function.
10393
10394 2009-02-15  Reiner Steib  <Reiner.Steib@gmx.de>
10395
10396         * gnus-art.el (gnus-button-alist): Recognize Konqueror info links.
10397
10398 2009-02-15  Glenn Morris  <rgm@gnu.org>
10399
10400         * gnus-util.el (rmail-insert-rmail-file-header)
10401         (rmail-count-new-messages, rmail-show-message): Remove unnecessary
10402         autoloads.
10403         (rmail-default-rmail-file): Remove unnecessary declaration.
10404         (gnus-output-to-rmail): Handle mbox Rmail as well as Babyl Rmail.
10405
10406 2009-02-14  Glenn Morris  <rgm@gnu.org>
10407
10408         * gnus.el (rmail-default-rmail-file): Remove declaration of deleted
10409         variable (only used in gnus-util, which declares it anyway).
10410         (rmail-output-to-rmail-file): Remove autoload of deleted function,
10411         which was only needed by gnus-art (changed to not use it any more).
10412         (rmail-insert-rmail-file-header): Remove autoload of deleted function,
10413         only used in gnus-util, which autoloads it itself.
10414         (rmail-update-summary): Fix autoload.
10415
10416         * gnus-art.el (gnus-summary-save-in-mail): Use gnus-output-to-rmail
10417         rather than rmail-output-to-rmail-file.
10418
10419 2009-02-07  Glenn Morris  <rgm@gnu.org>
10420
10421         * message.el (rmail-msg-restore-non-pruned-header): Remove unneeded
10422         autoload of function that no longer exists.
10423         (rmail-toggle-header): Declare.
10424         (message-forward-rmail-make-body): Handle mbox Rmail.
10425
10426 2009-01-31  Glenn Morris  <rgm@gnu.org>
10427
10428         * gnus-sum.el (gnus-summary-next-article): XEmacs-friendly version of
10429         2009-01-09 change.
10430
10431 2009-01-31  Dave Love  <fx@gnu.org>
10432
10433         * imap.el (imap-fetch-safe): Bind debug-on-error.
10434         (imap-debug): Add imap-fetch-safe.
10435
10436 2009-01-26  Teodor Zlatanov  <tzlatanov@jumptrading.com>
10437
10438         * auth-source.el (auth-source-forget-user-or-password): Clarify docs.
10439         (auth-source-forget-all-cached): New convenience function.
10440         (auth-source-user-or-password): Accept list of modes or a single mode.
10441
10442         * mail-source.el (mail-source-bind, mail-source-set-1): Use list of
10443         auth-source modes.
10444
10445         * netrc.el (netrc-machine-user-or-password): Use list of
10446         auth-source modes.
10447
10448         * nnimap.el (nnimap-open-connection): Use list of
10449         auth-source modes.
10450
10451         * nntp.el (nntp-send-authinfo): Use list of
10452         auth-source modes.
10453
10454 2009-01-16  Teodor Zlatanov  <tzz@lifelogs.com>
10455
10456         * auth-source.el: Update docs to reflect epa-file-enable is to be used
10457         now.
10458
10459 2009-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
10460
10461         * nnmail.el (nnmail-pathname-coding-system): Default to the `file-name'
10462         coding system in XEmacs; add a workaround for XEmacs.
10463
10464         * lpath.el: Fbind coding-system-aliasee.
10465
10466 2009-01-14  Katsumi Yamaoka  <yamaoka@jpl.org>
10467
10468         * mm-util.el (mm-coding-system-priorities): Protect against nil value
10469         of current-language-environment.
10470
10471 2009-01-13  Reiner Steib  <Reiner.Steib@gmx.de>
10472
10473         * nnfolder.el (nnfolder-read-folder): Check if most-positive-fixnum is
10474         available at runtime.
10475
10476 2009-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
10477
10478         * gnus-art.el (article-date-ut): Fix end point of narrowing.
10479
10480 2009-01-11  Aidan Kehoe  <kehoea@parhasard.net>
10481
10482         * nnfolder.el (nnfolder-read-folder): The (lsh -1 -1) trick to generate
10483         the greatest positive fixnum value doesn't work under an XEmacs with
10484         bignum support; use the most-positive-fixnum constant instead,
10485         available since Emacs 21.1 with cl and XEmacs 21.1.
10486
10487 2009-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
10488
10489         * gnus-sum.el (gnus-summary-next-article): Revert last change by which
10490         XEmacs gets not to work.
10491
10492 2009-01-09  Katsumi Yamaoka  <yamaoka@jpl.org>
10493
10494         * mm-util.el (mm-coding-system-priorities): Allow the value like
10495         "Japanese (UTF-8)" of current-language-environment.
10496
10497 2009-01-09  Glenn Morris  <rgm@gnu.org>
10498
10499         * gnus-sum.el (gnus-summary-next-article): Replace last-command-char
10500         with last-command-event.
10501
10502 2009-01-08  Reiner Steib  <Reiner.Steib@gmx.de>
10503
10504         * imap.el (imap-enable-exchange-bug-workaround): Explain auto-detection
10505         in the doc string.
10506
10507         * message.el (message-fix-before-sending): Amend comment.
10508
10509 2009-01-08  Dave Love  <fx@gnu.org>
10510
10511         * imap.el (imap-message-appenduid-1): Fix typo in imap-fetch-safe call.
10512
10513 2009-01-07  David Engster  <dengste@eml.cc>
10514
10515         * gnus-msg.el (gnus-inews-do-gcc): Fix last patch to deal with
10516         simplified server definitions by converting it via
10517         gnus-server-to-method.
10518
10519 2009-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
10520
10521         * gnus-sum.el (gnus-summary-set-local-parameters): Always evaluate
10522         parameter's operands.
10523
10524 2009-01-06  David Engster  <dengste@eml.cc>
10525
10526         * gnus-msg.el (gnus-inews-do-gcc): Reduce to short group name when on
10527         primary select method (for gnus-group-mark-article-as-read).
10528
10529 2009-01-06  Tassilo Horn  <tassilo@member.fsf.org>
10530
10531         * gnus-art.el (gnus-treat-display-face): Fix docstring link to point to
10532         `(gnus)Face', not `(gnus)X-Face'.
10533
10534 2009-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
10535
10536         * mm-util.el (mm-ucs-to-char): New function.
10537
10538         * mm-url.el (mm-url-decode-entities): Use it.
10539
10540         * lpath.el: Fbind decode-char, int-to-char, ucs-to-char and
10541         unicode-to-char.
10542
10543 2009-01-05  Dave Love  <fx@gnu.org>
10544
10545         * time-date.el: Require cl for `declare'.
10546
10547 2009-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
10548
10549         * time-date.el (format-seconds): Explain `assoc-string'.  Suggested by
10550         Dave Love.
10551
10552 2009-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
10553
10554         * message.el (message-fix-before-sending): Add `eight-bit' to
10555         illegible-text check.
10556
10557 2009-01-03  Michael Olson  <mwolson@gnu.org>
10558
10559         * nnimap.el (nnimap-retrieve-headers-progress): Handle edge case where
10560         `headers' is nil.  This can occur if the IMAP server does not have
10561         permissions to read messages from a folder, but can write new messages
10562         to the folder.
10563         (nnimap-request-article-part): Do not insert `data' if it is nil.
10564
10565         * imap.el (imap-parse-fetch): Courier can insert spurious blank
10566         characters which will confuse `read', so skip past them.
10567
10568 2009-01-01  Dave Love  <fx@gnu.org>
10569
10570         * imap.el (imap-string-to-integer): Fix typo.
10571         (imap-fetch-safe): New function.
10572         (imap-message-copyuid-1, imap-message-appenduid-1): Use it.
10573
10574         * nnimap.el (nnimap-find-minmax-uid): Use imap-fetch-safe.
10575
10576         * imap.el (imap-process-connection-type, imap-debug, imap-open):
10577         (imap-parse-greeting): Fix doc strings.
10578         (imap-tls-open, imap-search, imap-message-appenduid-1): Add FIXMEs.
10579         (imap-parse-flag-list): Make messages unique.
10580         (imap-parse-body): Fix comments.  Add comment on Exchange 2007.
10581
10582         * nnimap.el: Fix author email.
10583         (nnimap-split-rule): Add FIXME comment.
10584         (nnimap-debug): Fix doc string.
10585
10586 2008-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
10587
10588         * dns.el (dns-set-servers): Check "Address".  Fix typo.
10589
10590 2008-12-25  Reiner Steib  <Reiner.Steib@gmx.de>
10591
10592         * dns.el (dns-set-servers): Renamed from dns-parse-resolv-conf.  Call
10593         nslookup if resolv.conf isn't available.
10594         (dns-query): Rename from query-dns.
10595         (dns-query-cached): Rename from query-dns-cached.
10596
10597 2008-12-25  Katsumi Yamaoka  <yamaoka@jpl.org>
10598
10599         * gnus-sum.el (gnus-summary-set-article-display-arrow): Make
10600         overlay-arrow-position and overlay-arrow-string buffer-local; no need
10601         to check if those variables exist (first appeared in Emacs 18.50).
10602
10603 2008-12-24  Katsumi Yamaoka  <yamaoka@jpl.org>
10604
10605         * mm-util.el (mm-line-number-at-pos): New function.
10606
10607         * spam-report.el (spam-report-process-queue): Use it.
10608
10609 2008-12-24  David Engster  <dengste@eml.cc>
10610
10611         * gnus-sum.el (gnus-summary-set-local-parameters): Don't bind
10612         parameters that haven't existed as variables as buffer-local variables.
10613
10614 2008-12-23  Dave Love  <fx@gnu.org>
10615
10616         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days): Don't use
10617         cadar.
10618
10619         * sieve-manage.el (sieve-manage-starttls-p): Rename from
10620         imap-starttls-p.
10621         (sieve-manage-starttls-open): Rename from imap-starttls-open.
10622
10623 2008-12-22  Dave Love  <fx@gnu.org>
10624
10625         * imap.el: Fix author email.  Doc fixes.
10626         (imap-parse-body): Work around assertion failure in bogus Exchange 2007
10627         reply.
10628
10629 2008-12-22  Reiner Steib  <Reiner.Steib@gmx.de>
10630
10631         * spam-report.el (spam-report-gmane-max-requests): New constant.
10632         (spam-report-gmane-wait): New variable.
10633         (spam-report-gmane-ham, spam-report-gmane-spam)
10634         (spam-report-url-ping-plain, spam-report-process-queue): Wait only if
10635         spam-report-gmane-wait is non-nil should be sufficient to avoid DOS-ing
10636         the server.
10637
10638         * nnheader.el (nnheader-read-timeout, nnheader-accept-process-output):
10639         Add explanations.
10640
10641         * pop3.el (pop3-accept-process-output, pop3-read-timeout): Use
10642         nnheader-accept-process-output and nnheader-read-timeout if available.
10643         (pop3-movemail): Use it.
10644
10645         * message.el (message-check-news-body-syntax): Fix signature check if
10646         there's an attachment.
10647
10648 2008-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
10649
10650         * mm-util.el: Add comments to the mm- emulating functions.
10651
10652 2008-12-21  Reiner Steib  <Reiner.Steib@gmx.de>
10653
10654         * gnus-start.el (gnus-before-startup-hook): Fix doc string.
10655         Reported by Stephen Berman <stephen.berman@gmx.net>.
10656
10657 2008-12-18  Katsumi Yamaoka  <yamaoka@jpl.org>
10658
10659         * mm-util.el (mm-substring-no-properties): New function.
10660         (mm-read-charset, mm-subst-char-in-string, mm-replace-in-string)
10661         (mm-special-display-p): Enable those lambda forms to be byte compiled.
10662         (mm-string-to-multibyte): Doc fix.
10663
10664         * mml.el (mml-attach-file): Use mm-substring-no-properties.
10665
10666 2008-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
10667
10668         * mml.el (mml-attach-file): Strip text properties from file name.
10669         (Bug#1574)
10670
10671 2008-12-16  Glenn Morris  <rgm@gnu.org>
10672
10673         * mm-util.el (mm-charset-override-alist): Declare for compiler.
10674
10675 2008-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
10676
10677         * mml.el (mml-generate-mime-1): Prefer the MIME charset that Emacs
10678         knows since the charset specified might be a bogus alias that
10679         mm-charset-synonym-alist provides.
10680
10681 2008-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
10682
10683         * mm-util.el (mm-charset-synonym-alist): Add bogus names "UTF8" and
10684         "ISO_8859-1".
10685
10686         * gnus-start.el (gnus-backup-startup-file): Improve doc string.
10687
10688 2008-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
10689
10690         * mm-util.el (mm-charset-eval-alist):
10691         Define it before mm-charset-to-coding-system.
10692         (mm-charset-to-coding-system): Add optional argument `silent';
10693         define it before mm-charset-override-alist.
10694         (mm-charset-override-alist): Add `(gb2312 . gbk)' to the
10695         default value if it can be used in Emacs currently running;
10696         silence mm-charset-to-coding-system.
10697
10698 2008-12-10  Katsumi Yamaoka  <yamaoka@jpl.org>
10699
10700         * rfc2047.el (rfc2047-charset-to-coding-system): Add new argument
10701         `allow-override' which says whether to use `mm-charset-override-alist'.
10702         (rfc2047-decode-encoded-words): Use it.
10703
10704         * mm-util.el (mm-charset-override-alist): Fix custom type;
10705         add `(gb2312 . gbk)' to choices.
10706
10707 2008-12-04  Katsumi Yamaoka  <yamaoka@jpl.org>
10708
10709         * mm-view.el (mm-inline-text-html-render-with-w3m): Make it simple and
10710         fast.
10711
10712         * gnus-art.el (gnus-article-wash-html-with-w3m): Ditto.
10713
10714         * lpath.el: Bind w3m-link-map for Emacs 21, 22, and XEmacs.
10715
10716 2008-12-04  Naohiro Aota  <nao.aota@gmail.com>
10717
10718         * mm-view.el (mm-inline-text-html-render-with-w3m): Put special keymap
10719         on links.
10720
10721         * gnus-art.el (gnus-article-wash-html-with-w3m): Ditto.
10722
10723 2008-12-03  Lute Kamstra  <lute@gnu.org>
10724
10725         * sha1.el: Remove leading * from docstrings of defcustoms,
10726         deffaces, defconsts and defuns.
10727
10728 2008-12-03  Katsumi Yamaoka  <yamaoka@jpl.org>
10729
10730         * message.el (message-idna-to-ascii-rhs-1): Protect against local
10731         users' addresses that don't have domain parts.
10732         (message-idna-to-ascii-rhs): Use message-narrow-to-headers-or-head
10733         rather than message-narrow-to-head since there will be the message
10734         header separator.
10735
10736 2008-12-02  Stefan Monnier  <monnier@iro.umontreal.ca>
10737
10738         * nnimap.el (nnimap-retrieve-headers-progress): Don't use nnimap-demule
10739         since the result is inserted in a unibyte buffer anyway.
10740         (nnimap-demule-use-string-to-multibyte): Remove.
10741         (nnimap-demule): Alias it to mm-string-to-multibyte.
10742
10743 2008-11-29  Reiner Steib  <Reiner.Steib@gmx.de>
10744
10745         * nnimap.el (nnimap-demule-use-string-to-multibyte): New temporary
10746         variable for debugging bug#464 and bug#1174.
10747         (nnimap-demule): Use it.
10748
10749 2008-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
10750
10751         * gnus-score.el (gnus-score-find-trace): Handle default score in total
10752         score calculation correctly.
10753
10754 2008-11-21  Stefan Monnier  <monnier@iro.umontreal.ca>
10755
10756         * message.el (message-send-mail): Just set the buffer to unibyte
10757         rather than use mm-with-unibyte-current-buffer which does a lot more.
10758         (message-send-mail-partially): Don't bother with
10759         mm-with-unibyte-current-buffer since it's already been made unibyte by
10760         message-send-mail.
10761
10762 2008-11-11  Teodor Zlatanov  <tzz@lifelogs.com>
10763
10764         * nnrss.el (nnrss-make-hash-index): Debug message of full item.
10765
10766 2008-11-10  Teodor Zlatanov  <tzz@lifelogs.com>
10767
10768         * netrc.el (netrc-parse): If a list is passed in as FILE, return it.
10769
10770 2008-11-04  Katsumi Yamaoka  <yamaoka@jpl.org>
10771
10772         * starttls.el (starttls-any-program-available): Rewritten so it doesn't
10773         require itself and to remove `with-no-warnings'.
10774
10775 2008-11-03  Teodor Zlatanov  <tzz@lifelogs.com>
10776
10777         * starttls.el (starttls-any-program-available): Get the name of the
10778         available TLS layer program.
10779         (starttls-open-steam-gnutls, starttls-open-stream): Put port number as
10780         well as the host name in the "opening" message.
10781
10782         * auth-source.el (auth-source-cache, auth-source-do-cache)
10783         (auth-source-user-or-password): Cache passwords and logins by default,
10784         allow override with `auth-source-do-cache'.
10785         (auth-source-forget-user-or-password): Allow users to remove cache
10786         entries if needed.
10787
10788 2008-11-01  Juanma Barranquero  <lekktu@gmail.com>
10789
10790         * md4.el (md4-buffer): Fix typo in docstring.
10791         (md4, md4-64): Doc fixes.
10792         (md4-pack-int32): Reflow docstring.
10793
10794 2008-10-31  Teodor Zlatanov  <tzz@lifelogs.com>
10795
10796         * ietf-drums.el (ietf-drums-remove-comments): Localize second
10797         condition-case to only the forward-sexp call.
10798
10799 2008-10-31  Teodor Zlatanov  <tzz@lifelogs.com>
10800
10801         * ietf-drums.el (ietf-drums-remove-comments): Fix bug with single
10802         quotes contained.  Make it more robust regardless by an extra
10803         condition-case wrapper.
10804
10805 2008-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
10806
10807         * lpath.el: No need to fbind codepage-setup for Emacs 23.
10808
10809 2008-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
10810
10811         * nnml.el (nnml-request-expire-articles): Check if the function set to
10812         `nnmail-expiry-target' returns the symbol `delete'.
10813
10814         * nnfolder.el (nnfolder-request-expire-articles): Ditto.
10815
10816         * nnmail.el (nnmail-expiry-target): Fix custom type.
10817
10818 2008-10-02  Glenn Morris  <rgm@gnu.org>
10819
10820         * mm-util.el (mm-codepage-setup): Tweak codepage error.
10821         Silence compiler warning.
10822
10823 2008-10-01  Magnus Henoch  <mange@freemail.hu>
10824
10825         * tls.el (open-tls-stream): Show the actual command being
10826         executed, instead of the format string.
10827
10828 2008-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>
10829
10830         * lpath.el: Fbind codepage-setup for Emacs 23.
10831
10832 2008-09-30  Chong Yidong  <cyd@stupidchicken.com>
10833
10834         * mml.el (mml-menu): Don't assume mml2015 is bound.
10835
10836 2008-09-29  Katsumi Yamaoka  <yamaoka@jpl.org>
10837
10838         * gnus-art.el (gnus-article-read-summary-keys): Check if summary window
10839         exists.
10840
10841 2008-09-27  Glenn Morris  <rgm@gnu.org>
10842
10843         * gnus-util.el (mail-header-remove-comments): Autoload it.
10844
10845 2008-09-27  Andreas Schwab  <schwab@suse.de>
10846
10847         * gnus-util.el (gnus-split-references): Strip comments.
10848         (gnus-parent-id): Likewise.
10849
10850 2008-09-26  Reiner Steib  <Reiner.Steib@gmx.de>
10851
10852         * message.el (message-confirm-send): Fix version.
10853
10854 2008-09-25  Katsumi Yamaoka  <yamaoka@jpl.org>
10855
10856         * message.el (message-idna-to-ascii-rhs-1): Use
10857         mail-extract-address-components rather than mail-header-parse-addresses
10858         that is an alias by default to ietf-drums-parse-addresses that does not
10859         support non-ASCII names in headers' contents.
10860
10861 2008-09-25  Teodor Zlatanov  <tzz@lifelogs.com>
10862
10863         * message.el (message-confirm-send): Fix variable documentation to
10864         avoid the "y/n" wording.
10865
10866 2008-09-25  Francis Litterio  <flitterio@gmail.com>  (tiny change)
10867
10868         * message.el (message-set-auto-save-file-name): Save to a different
10869         filename so multiple messages (especially drafts) can be recovered.
10870
10871 2008-09-24  Teodor Zlatanov  <tzz@lifelogs.com>
10872
10873         * message.el (message-confirm-send): Add appropriate version.
10874
10875 2008-09-22  Teodor Zlatanov  <tzz@lifelogs.com>
10876
10877         * mm-view.el (mm-pkcs7-enveloped-magic): Fix extra parenthesis in
10878         defvar.
10879
10880 2008-09-22  Daiki Ueno  <ueno@unixuser.org>
10881
10882         * mm-view.el (mm-pkcs7-signed-magic): Use literals.
10883         (mm-pkcs7-enveloped-magic): Ditto.
10884
10885 2008-09-17  Simon Josefsson  <simon@josefsson.org>
10886
10887         * sieve-manage.el (sieve-manage-is-string): Accept literals too.
10888         Reported by Arnt Gulbrandsen <arnt@oryx.com>.
10889
10890 2008-09-16  Teodor Zlatanov  <tzz@lifelogs.com>
10891
10892         * gnus-registry.el (gnus-registry-use-long-group-names): Make t the
10893         default, it's better.
10894
10895 2008-09-11  Teodor Zlatanov  <tzz@lifelogs.com>
10896
10897         * gnus-sum.el (gnus-summary-insert-line): Trap errors on setting the
10898         summary line gnus-number property and ignore them (with a warning
10899         message).
10900
10901 2008-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
10902
10903         * gnus-group.el (gnus-group-make-useful-group): Don't use the compiler
10904         macro caddr in the interactive form since it won't be expanded.
10905
10906 2008-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
10907
10908         * gnus-art.el (gnus-mime-set-charset-parameters): Add new argument
10909         `charset'; fix name of function called recursively.
10910         (gnus-mime-view-part-as-charset): Don't bind gnus-newsgroup-charset.
10911
10912 2008-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
10913
10914         * gnus-art.el (gnus-mime-strip-charset-parameters): Remove.
10915         (gnus-mime-set-charset-parameters): New function.
10916         (gnus-mime-view-part-as-charset): Use it to correctly display part
10917         specifying wrong charset.
10918
10919 2008-09-08  David Engster  <dengste@eml.cc>
10920
10921         * nnmairix.el (nnmairix-create-server-and-default-group): Require match
10922         in completing-read for back end server.
10923
10924 2008-09-03  Teodor Zlatanov  <tzz@lifelogs.com>
10925
10926         * message.el (message-confirm-send): New variable to confirm sending a
10927         message.
10928         (message-send): Use it.
10929
10930 2008-08-30  Teodor Zlatanov  <tzz@lifelogs.com>
10931
10932         * gnus-spec.el (gnus-parse-simple-format): Revert last patch.
10933
10934 2008-08-29  Katsumi Yamaoka  <yamaoka@jpl.org>
10935
10936         * gnus-spec.el (gnus-parse-simple-format): Remove trailing whitespace.
10937
10938 2008-08-21  Teodor Zlatanov  <tzz@lifelogs.com>
10939
10940         * gnus-registry.el (gnus-registry-max-track-groups): New variable to
10941         prevent tracking too many groups.
10942         (gnus-registry-split-fancy-with-parent, gnus-registry-fetch-groups):
10943         Use it.
10944
10945 2008-08-11  Ralf Angeli  <angeli@caeruleus.net>
10946
10947         * gnus-art.el (gnus-article-next-page): Respect `scroll-margin' when
10948         moving point to the bottom of the window in order to avoid recentering.
10949
10950 2008-08-11  Katsumi Yamaoka  <yamaoka@jpl.org>
10951
10952         * lpath.el: Bind scroll-margin for XEmacs 21.4 and SXEmacs.
10953
10954         * gnus-art.el (gnus-article-next-page, gnus-article-prev-page)
10955         (gnus-article-next-page-1): Use compiler directive (featurep 'xemacs).
10956         (gnus-article-beginning-of-window): Fix calculation.
10957
10958 2008-08-08  Katsumi Yamaoka  <yamaoka@jpl.org>
10959
10960         * gnus-msg.el (gnus-summary-supersede-article)
10961         (gnus-summary-resend-message-edit): Bind mail-parse-charset to the
10962         value of gnus-newsgroup-charset to decode non-MIME encoded text in
10963         message header.
10964
10965 2008-08-02  Chong Yidong  <cyd@stupidchicken.com>
10966
10967         * pgg-gpg.el (pgg-gpg-process-region): Accept any remaining
10968         pending output coming after the status change.
10969
10970 2008-07-31  Dan Nicolaescu  <dann@ics.uci.edu>
10971
10972         * message.el:
10973         * gnus-start.el:
10974         * gnus-registry.el: Remove VMS support.
10975
10976 2008-07-30  Katsumi Yamaoka  <yamaoka@jpl.org>
10977
10978         * rfc2104.el (rfc2104-string-make-unibyte): Define it as a compiler
10979         macro.
10980         (rfc2104-hash): Use it.
10981
10982 2008-07-30  Reiner Steib  <Reiner.Steib@gmx.de>
10983
10984         * gnus-sum.el (gnus-summary-sort-by-most-recent-number)
10985         (gnus-summary-sort-by-most-recent-date): New commands.
10986         (gnus-summary-mode-map, gnus-summary-make-menu-bar): Add key bindings
10987         and menu entries.
10988
10989 2008-07-29  Katsumi Yamaoka  <yamaoka@jpl.org>
10990
10991         * gnus-art.el (gnus-summary-save-in-pipe): Generate work buffer always;
10992         don't redisplay article for raw contents; remove plural articles stuff.
10993
10994         * gnus-sum.el (gnus-summary-pipe-output): Pipe raw articles by symbolic
10995         prefix `r'; use gnus-summary-save-in-pipe directly instead of relying
10996         on gnus-summary-save-article; display results properly.
10997
10998 2008-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
10999
11000         * lpath.el: No need to fbind ns-focus-frame.
11001
11002 2008-07-24  Katsumi Yamaoka  <yamaoka@jpl.org>
11003
11004         * gnus-art.el (gnus-summary-save-in-pipe): Add optional argument `raw'.
11005
11006 2008-07-22  Katsumi Yamaoka  <yamaoka@jpl.org>
11007
11008         * gnus-art.el (gnus-summary-save-in-pipe):
11009         Consider gnus-save-all-headers.
11010
11011 2008-07-21  Dan Nicolaescu  <dann@ics.uci.edu>
11012
11013         * gnus-util.el (ns-focus-frame): Remove declaration.
11014         (gnus-select-frame-set-input-focus): Undo previous change.  Treat ns
11015         like x.
11016
11017 2008-07-21  Thien-Thi Nguyen  <ttn@gnuvola.org>
11018
11019         * rfc2104.el (rfc2104-zero): Delete defconst.
11020         (rfc2104-hex-alist): Likewise.
11021         (rfc2104-hex-to-int): Delete func.
11022         (rfc2104-hexstring-to-bitstring): Likewise.
11023         (rfc2104-nybbles): New defconst.
11024         (rfc2104-hash): Rewrite for speed.
11025
11026 2008-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
11027
11028         * tls.el (open-tls-stream): Make it work with the 2nd argument
11029         BUFFER that is a string but does not exist as a buffer object, as
11030         mentioned in the doc-string.
11031
11032 2008-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
11033
11034         * lpath.el: Fbind ns-focus-frame for Emacs 21, 22, XEmacs 21.4, and
11035         SXEmacs.
11036
11037 2008-07-16  Glenn Morris  <rgm@gnu.org>
11038
11039         * gnus-util.el (ns-focus-frame): Declare for compiler.
11040
11041 2008-07-10  Katsumi Yamaoka  <yamaoka@jpl.org>
11042
11043         * gnus-art.el (gnus-article-save): Ignore gnus-visible-headers that is
11044         set as a group parameter.
11045         (gnus-summary-save-in-pipe): Work when it is called independently.
11046         (gnus-summary-pipe-to-muttprint): Don't modify
11047         gnus-summary-pipe-output-default-command.
11048
11049 2008-07-10  Stefan Monnier  <monnier@iro.umontreal.ca>
11050
11051         * message.el (message-send-mail-with-sendmail):
11052         Display the error message.
11053
11054 2008-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
11055
11056         * gnus-art.el (gnus-default-article-saver):
11057         Add gnus-summary-save-in-pipe to choices.
11058         (gnus-summary-save-in-pipe): Add :decode and :headers properties; use
11059         gnus-summary-pipe-output-default-command as the default command.
11060         (gnus-summary-pipe-to-muttprint): Update gnus-summary-muttprint-program
11061         instead of gnus-last-shell-command.
11062
11063         * gnus-sum.el (gnus-summary-pipe-output-default-command):
11064         New user option.
11065         (gnus-summary-muttprint-program): Mention the value will be changed.
11066         (gnus-summary-save-article): Force showing of all headers.
11067         (gnus-summary-pipe-output): Work with the 2nd argument HEADERS.
11068
11069 2008-07-01  Rupert Swarbrick  <rswarbrick@googlemail.com>  (tiny change)
11070
11071         * gnus-score.el (gnus-score-find-trace): Add "Total score" line.
11072
11073 2008-07-02  Juanma Barranquero  <lekktu@gmail.com>
11074
11075         * nnimap.el (nnimap-id):
11076         * sieve-manage.el (sieve-manage-open): Doc fixes.
11077
11078 2008-07-02  Francesc Rocher  <rocher@member.fsf.org>
11079
11080         * gnus.el (gnus-group-startup-message): Prefer SVG or PNG image,
11081         if available.
11082
11083 2008-06-25  Stefan Monnier  <monnier@iro.umontreal.ca>
11084
11085         * mm-util.el (mm-with-multibyte, mm-with-unibyte): Remove.
11086
11087         * nnkiboze.el (nnkiboze-generate-group):
11088         Use explicit mm-disable-multibyte rather than mm-with-unibyte.
11089
11090         * nnmairix.el: Require CL.
11091
11092 2008-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
11093
11094         * dgnushack.el: Autoload get-display-table and put-display-table for
11095         XEmacs 21.5.
11096
11097         * lpath.el: Fbind get-display-table and put-display-table for XEmacs
11098         21.4 and SXEmacs.
11099
11100 2008-06-15  David Engster  <dengste@eml.cc>
11101
11102         * nnimap.el (nnimap-request-delete-group): Unselect group if necessary.
11103
11104 2008-06-14  Aidan Kehoe  <kehoea@parhasard.net>
11105
11106         * gnus-util.el (gnus-put-display-table, gnus-get-display-table):
11107         New macros that expand to an `aset'/`aref' call under Emacs, and to a
11108         runtime choice under XEmacs.
11109
11110         * gnus-sum.el (gnus-summary-set-display-table):
11111         Use `gnus-put-display-table', `gnus-get-display-table',
11112         `gnus-set-display-table' for the display table, instead of `aset'.
11113
11114         * gnus-xmas.el (gnus-xmas-summary-set-display-table):
11115         Use `gnus-put-display-table', `gnus-get-display-table',
11116         `gnus-set-display-table' for the display table.
11117
11118 2008-06-14  Reiner Steib  <Reiner.Steib@gmx.de>
11119
11120         * nnmairix.el: Add autoloads.
11121
11122 2008-06-14  Reiner Steib  <Reiner.Steib@gmx.de>
11123
11124         * nnmairix.el (nnmairix-delete-recreate-group)
11125         (nnmairix-update-and-clear-marks): Fix error messages.
11126
11127 2008-06-14  David Engster  <dengste@eml.cc>
11128
11129         * nnmairix.el: Upgrade to version 0.6.
11130         (nnmairix-group-toggle-propmarks-this-group)
11131         (nnmairix-group-toggle-readmarks-this-group)
11132         (nnmairix-group-delete-recreate-this-group)
11133         (nnmairix-group-toggle-allowfast-this-group, nnmairix-propagate-marks)
11134         (nnmairix-remove-tick-mark-original-article): New commands.
11135         (nnmairix-mairix-search-options, nnmairix-propagate-marks-upon-close)
11136         (nnmairix-propagate-marks-to-nnmairix-groups)
11137         (nnmairix-only-use-registry, nnmairix-allowfast-default)
11138         (nnmairix-marks-cache, nnmairix-version-output): New variables.
11139         (nnmairix-request-set-mark, nnmairix-request-update-info): New back end
11140         functions needed for marks propagation and manipulation of read marks.
11141         (nnmairix-update-groups): New function.
11142         (nnmairix-get-groups-from-server, nnmairix-delete-recreate-group)
11143         (nnmairix-determine-original-group-from-registry)
11144         (nnmairix-determine-original-group-from-path)
11145         (nnmairix-get-group-from-file-path, nnmairix-map-range)
11146         (nnmairix-check-mairix-version, nnmairix-group-toggle-parameter):
11147         New helper functions.
11148         (nnmairix-group-mode-hook, nnmairix-summary-mode-hook): Insert new
11149         keystrokes for new commands.
11150         (nnmairix-delete-and-create-on-change): Doc string cleanup.
11151         (nnmairix-request-group): Check allow-fast group parameter.
11152         (nnmairix-request-create-group): Set allow-fast group parameter if
11153         nnmairix-allowfast-default is set.
11154         (nnmairix-close-group): Propagate marks upon closing if needed.
11155         (nnmairix-group-toggle-threads-this-group): Use new.
11156         nnmairix-group-toggle-parameter helper function.
11157         (nnmairix-search): Better check for empty search result.
11158         (nnmairix-goto-original-article): Use new helper functions for
11159         determining original article.
11160         (nnmairix-show-original-article): Make sure message-id is in brackets.
11161         (nnmairix-call-mairix-binary): Change variable name.
11162         (nnmairix-update-and-clear-marks): Use nnmairix-delete-recreate-group
11163         helper function.
11164         (nnmairix-widget-toggle-activate): Fix doc string.
11165
11166 2008-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
11167
11168         * nnir.el: Require edmacro when compiling with XEmacs.
11169         (nnir-run-find-grep): Don't use 3rd arg of `split-string' which is not
11170         available in Emacs 21.
11171
11172 2008-06-11  Glenn Morris  <rgm@gnu.org>
11173
11174         * gnus-util.el (x-focus-frame):
11175         * gnus.el (image-size):
11176         * mm-decode.el (image-size): Declare.
11177
11178         * gnus-picon.el (declare-function): Add compat definition.
11179         (image-size): Declare.
11180
11181         * gnus-group.el (tool-bar-map):
11182         * gnus-sum.el (tool-bar-map): Define for compiler.
11183
11184         * gnus-ems.el (gnus-x-splash): Check tool-bar-mode is bound.
11185
11186         * nnfolder.el (gnus-intersection): Remove unnecessary autoload.
11187
11188         * gnus-agent.el, gnus-cache.el, gnus-ems.el, gnus-group.el:
11189         * gnus-logic.el, gnus-msg.el, gnus-util.el, gnus.el, mail-source.el:
11190         * message.el, mm-decode.el, mm-encode.el, mm-view.el, mml.el:
11191         * mml1991.el, mml2015.el, nnfolder.el, nnheader.el, nnimap.el:
11192         * nnmail.el, nnml.el, nnrss.el, nntp.el, nnvirtual.el:
11193         * sieve-manage.el, spam-report.el, spam.el:
11194         Remove unnecessary eval-and-compile of autoloads.
11195
11196 2008-06-08  Michael Albinus  <michael.albinus@gmx.de>
11197
11198         * auth-source.el: Precise Tramp doc.
11199
11200 2008-06-07  Glenn Morris  <rgm@gnu.org>
11201
11202         * nnmairix.el: Remove unnecessary eval-when-compile.
11203
11204 2008-06-06  Katsumi Yamaoka  <yamaoka@jpl.org>
11205
11206         * lpath.el: Fbind propertize for XEmacs 21.4.
11207
11208 2008-06-05  Reiner Steib  <Reiner.Steib@gmx.de>
11209
11210         * nnir.el: Move here from ../contrib.
11211
11212 2008-06-05  Stefan Monnier  <monnier@iro.umontreal.ca>
11213
11214         * gnus-util.el (gnus-read-shell-command): New function.
11215         * mm-decode.el (mm-pipe-part):
11216         * gnus-art.el (gnus-summary-save-in-pipe): Use it.
11217
11218 2008-06-05  Katsumi Yamaoka  <yamaoka@jpl.org>
11219
11220         * message.el (message-disassociate-draft): Revert 2008-03-18 change.
11221
11222 2008-06-03  Glenn Morris  <rgm@gnu.org>
11223
11224         * pop3.el (nnheader-accept-process-output): Autoload it.
11225
11226 2008-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
11227
11228         * rfc2231.el (rfc2231-decode-encoded-string): Don't decode things that
11229         are not 2-digit hexadecimal characters that follow `%'s.
11230
11231 2008-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
11232
11233         * message.el (message-bogus-recipient-p): Fix type in doc string.
11234         Reported by Stephen Eglen <S.J.Eglen@damtp.cam.ac.uk>.
11235         (message-bogus-addresses): Rename from message-bogus-address-regexp.
11236         Improve custom options.
11237         (message-bogus-recipient-p): Adjust accordingly.
11238
11239 2008-05-27  Chong Yidong  <cyd@stupidchicken.com>
11240
11241         * parse-time.el (parse-time-months, parse-time-weekdays): Add
11242         long-form month and day names.
11243
11244 2008-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
11245
11246         * dgnushack.el: Autoload debug, eudc-expand-inline and
11247         pgg-snarf-keys-region for XEmacs.
11248
11249         * lpath.el: Fbind w3m-region, bind ps-print-color-p for XEmacs.
11250
11251         * nnmairix.el: Require edmacro when compiling with XEmacs.
11252
11253 2008-05-24  Reiner Steib  <Reiner.Steib@gmx.de>
11254
11255         * gnus-sum.el (gnus-summary-initial-limit): Use unless instead of if.
11256         (gnus-fetch-old-headers): Warn about setting it to t for Gmane groups.
11257
11258 2008-05-20  Teodor Zlatanov  <tzz@lifelogs.com>
11259
11260         * auth-source.el: Add more docs.
11261
11262         * netrc.el (netrc-machine): Always match if the port is not given.
11263
11264 2008-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11265
11266         * nnheader.el (nnheader-read-timeout): Change the default timeout from
11267         0.1 seconds to 0.01 seconds.  This will make nntp and pop3 article
11268         retrieval faster in some cases, but might make CPU usage larger.
11269         If this has any bad side effects, we might revert this change.
11270
11271         * pop3.el (pop3-movemail): Change the sit-for from 0.1 to 0.01, which
11272         seems to make mail retrieval much, much faster.
11273         (pop3-movemail): Use nnheader-accept-process-output instead of sleeping
11274         unconditionally.
11275
11276         * gnus-draft.el (gnus-group-send-queue):
11277         Bind message-send-mail-partially-limit to nil to avoid being prompted.
11278
11279 2008-05-16  Reiner Steib  <Reiner.Steib@gmx.de>
11280
11281         * mml.el (mml-attach-buffer): Prompt for `disposition'.
11282
11283         * message.el (message-bogus-address-regexp): Fix and improve custom
11284         type.
11285         (message-setup-hook): Add message-check-recipients as custom option.
11286
11287 2008-05-15  Reiner Steib  <Reiner.Steib@gmx.de>
11288
11289         * message.el (message-cite-function): Remove bogus autoload which crept
11290         in during merge from v5-10.
11291
11292 2008-05-14  Teodor Zlatanov  <tzz@lifelogs.com>
11293
11294         * nnimap.el (nnimap-open-connection): Fix login/password bug.
11295
11296         * nnrss.el (nnrss-normalize-date): Accept Unix-style epoch timestamps.
11297
11298         * auth-source.el: Preliminary Tramp docs.
11299         (auth-sources): Change the default auth-sources to use
11300         EPA .gpg files.
11301
11302 2008-05-09  Teodor Zlatanov  <tzz@lifelogs.com>
11303
11304         * nntp.el: Autoload `auth-source-user-or-password'.
11305         (nntp-send-authinfo): Use it.
11306
11307         * nnimap.el: Autoload `auth-source-user-or-password'.
11308         (nnimap-open-connection): Use it.
11309
11310         * auth-source.el: Add docs on using with url-auth.  Import gnus-util
11311         for the gnus-message function.
11312         (auth-source-user-or-password): Use it.
11313
11314 2008-05-08  Stefan Monnier  <monnier@iro.umontreal.ca>
11315
11316         * rfc2104.el (rfc2104-hexstring-to-bitstring): Rename it back from
11317         rfc2104-hexstring-to-byte-list.  Return a unibyte string.
11318         (rfc2104-hash): Use it.
11319
11320 2008-05-08  Juanma Barranquero  <lekktu@gmail.com>
11321
11322         * gnus-art.el (gnus-article-toggle-truncate-lines):
11323         Don't use `iff' in docstring.
11324
11325 2008-05-07  Teodor Zlatanov  <tzz@lifelogs.com>
11326
11327         * gnus-registry.el: Adjusted copyright dates and added a keyword.
11328
11329         * gnus-util.el (gnus-extract-address-component-name)
11330         (gnus-extract-address-component-email): Convenience functions around
11331         `gnus-extract-address-components'.
11332
11333         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
11334         Use `gnus-extract-address-component-email' to fix bug of comparing full
11335         sender name to `user-mail-address'.
11336
11337 2008-05-05  Teodor Zlatanov  <tzz@lifelogs.com>
11338
11339         * gnus-registry.el (gnus-registry-grep-in-list): Fix logic, use
11340         catch/throw to optimize.
11341         (gnus-registry-find-keywords): Just use member to find a keyword.
11342
11343 2008-05-07  Stefan Monnier  <monnier@iro.umontreal.ca>
11344
11345         * gnus-srvr.el (gnus-enter-server-buffer): Make sure the server-buffer
11346         is current before calling gnus-server-prepare.
11347         (gnus-server-setup-buffer, gnus-server-update-server)
11348         (gnus-server-read-server, gnus-browse-exit): Use with-current-buffer.
11349
11350 2008-05-04  Juri Linkov  <juri@jurta.org>
11351
11352         * mailcap.el (mailcap-replace-in-string): New compatibility alias.
11353         (mailcap-file-default-commands): Use mailcap-replace-in-string
11354         instead of replace-regexp-in-string, and mailcap-delete-duplicates
11355         instead of delete-dups.  Use [ \t\n]* for whitespace in regexp.
11356
11357 2008-05-03  Reiner Steib  <reiner.steib@gmx.de>
11358
11359         * gnus-sum.el (gnus-propagate-marks): Fix custom version.
11360
11361 2008-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
11362
11363         * gnus.el: Bump version to 0.11.
11364
11365 2008-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
11366
11367         * gnus.el: No Gnus v0.10 is released.
11368
11369 2008-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11370
11371         * gnus-sum.el (gnus-summary-save-parts): Inhibit even more treatment
11372         hooks.
11373         (gnus-update-read-articles): Speed up non-marks-using users.
11374         (gnus-use-marks): Define gnus-use-marks.
11375         (gnus-propagate-marks): Rename variable to something more sensible.
11376
11377 2008-05-02  Juanma Barranquero  <lekktu@gmail.com>
11378
11379         * gmm-utils.el (gmm, gmm-verbose, gmm-lazy, gmm-customize-mode)
11380         (gmm-image-load-path-for-library): Fix typos in docstrings.
11381         (gmm-message): Reflow docstring.
11382
11383 2008-04-28  Teodor Zlatanov  <tzz@lifelogs.com>
11384
11385         * mail-source.el (mail-source-set-1, mail-source-bind):
11386         Move auth-source code out of the macro to clean it up and fix bugs.
11387
11388 2008-04-26  Teodor Zlatanov  <tzz@lifelogs.com>
11389
11390         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Don't split
11391         by sender if it's equal to user-mail-address, it's likely to be
11392         useless.
11393
11394         * mail-source.el (mail-source-bind): Don't use user or password if they
11395         are not bound.  Unintern them if they are nil.  Don't use server unless
11396         it's bound, and default it to empty string otherwise.
11397
11398 2008-04-25  Teodor Zlatanov  <tzz@lifelogs.com>
11399
11400         * mail-source.el: Load auth-source.el.
11401         (mail-source-bind): Add comments.  Call auth-source-user-or-password to
11402         get user name or password, if auth-sources is set up.
11403
11404         * gnus-registry.el (gnus-registry-split-strategy): New variable for
11405         strategy of splitting with parent.
11406         (gnus-registry-split-fancy-with-parent)
11407         (gnus-registry-post-process-groups): Use it and fix prior
11408         bug (returning a list as the split result).
11409
11410         * auth-source.el (auth-sources): Remove server parameter.
11411         (auth-source-pick, auth-source-user-or-password)
11412         (auth-source-user-or-password-imap)
11413         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
11414         (auth-source-user-or-password-sftp)
11415         (auth-source-user-or-password-smtp): Remove server parameter.
11416
11417 2008-04-25  Juanma Barranquero  <lekktu@gmail.com>
11418
11419         * smime.el (smime-sign-region, smime-encrypt-region)
11420         (smime-decrypt-region):
11421         Remove redundant calls to `generate-new-buffer-name'.
11422
11423 2008-04-24  Luca Capello  <luca@pca.it>  (tiny change)
11424
11425         * mm-encode.el (mm-safer-encoding): Add optional argument `type'.
11426         Don't use QP for message/rfc822.
11427         (mm-content-transfer-encoding): Pass `type' to mm-safer-encoding.
11428
11429 2008-04-24  Stefan Monnier  <monnier@iro.umontreal.ca>
11430
11431         * sieve-manage.el (sieve-string-bytes): Remove.
11432         (sieve-manage-putscript): Use length instead: `string-bytes' gives the
11433         correct byte-length only if the process's coding-system is the same as
11434         the one used internally by Emacs to represent strings.
11435
11436 2008-04-22  Juri Linkov  <juri@jurta.org>
11437
11438         * mailcap.el (mailcap-file-default-commands): New function.
11439
11440 2008-04-13  Reiner Steib  <Reiner.Steib@gmx.de>
11441
11442         * message.el (message-signature-separator, message-cite-function):
11443         Change custom version.
11444
11445 2008-04-13  Naohiro Aota  <nao.aota@gmail.com>  (tiny change)
11446
11447         * tls.el (tls-program): Add -ign_eof argument to call the openssl
11448         commands.
11449         (tls-checktrust): Ditto.
11450
11451 2008-04-13  Reiner Steib  <Reiner.Steib@gmx.de>
11452
11453         * mm-decode.el (mm-display-external): Make temp file read-only.
11454
11455 2008-04-12  Reiner Steib  <Reiner.Steib@gmx.de>
11456
11457         * gnus-diary.el (gnus-article-edit-mode-map, message-mode-map): Remove
11458         binding for `gnus-diary-version'.  Bind `gnus-diary-check-message' to
11459         `C-c C-f d'.
11460
11461 2008-04-12  Adrian Aichner  <adrian@xemacs.org>
11462
11463         * gnus-sum.el (gnus-summary-goto-subject): Typo fix.
11464
11465 2008-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
11466
11467         * gnus.el: Bump version to 0.9.
11468
11469 2008-04-10  Reiner Steib  <Reiner.Steib@gmx.de>
11470
11471         * gnus.el: No Gnus v0.8 is released.
11472
11473 2008-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
11474
11475         * mail-source.el (mail-source-value):
11476         Prefer fboundp to functionp so it works with macros as well.
11477
11478 2008-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
11479
11480         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
11481         Fix last change in case the element is not even a symbol.
11482
11483 2008-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
11484
11485         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
11486         Prefer fboundp to functionp so it works with macros as well.
11487
11488 2008-04-09  Teodor Zlatanov  <tzz@lifelogs.com>
11489
11490         * auth-source.el: Add docs.
11491         (auth-sources): Modify format to support server.
11492         (auth-source-pick, auth-source-user-or-password)
11493         (auth-source-user-or-password-imap)
11494         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
11495         (auth-source-user-or-password-sftp)
11496         (auth-source-user-or-password-smtp): Add server parameter.
11497
11498 2008-04-08  Teodor Zlatanov  <tzz@lifelogs.com>
11499
11500         * gnus-registry.el: Initialize the registry when gnus-registry-install
11501         is t.
11502
11503 2008-04-08  Katsumi Yamaoka  <yamaoka@jpl.org>
11504
11505         * compface.el (uncompface): Make buffer unibyte.
11506
11507 2008-04-07  Stefan Monnier  <monnier@iro.umontreal.ca>
11508
11509         * mail-source.el (mail-source-value):
11510         Prefer fboundp to functionp so it works with macros as well.
11511
11512 2008-04-05  Glenn Morris  <rgm@gnu.org>
11513
11514         * gnus-ems.el (mm-disable-multibyte): Autoload it.
11515
11516 2008-04-05  Stefan Monnier  <monnier@iro.umontreal.ca>
11517
11518         * mm-util.el (mm-with-unibyte-buffer, mm-with-multibyte-buffer):
11519         Prefer mm-(en|dis)able-multibyte to default-enable-multibyte-characters.
11520
11521         * nnheader.el (nnheader-init-server-buffer): Change buffer's
11522         multibyteness after rather than before erasing it.
11523
11524         * gnus-art.el (gnus-mime-replace-part): Remove unnecessary use of
11525         mm-with-multibyte.
11526         (gnus-request-article-this-buffer): Make sure the proper decoding is
11527         used if gnus-original-article-buffer happens to be unibyte.
11528
11529         * gnus-ems.el (gnus-x-splash): Prefer mm-disable-multibyte to
11530         default-enable-multibyte-characters.
11531
11532         * gnus-fun.el (gnus-display-x-face-in-from): Remove unnecessary use of
11533         default-enable-multibyte-characters.
11534
11535         * mm-decode.el (mm-inline-media-tests): Add entry for x-diff.
11536
11537         * nnweb.el (nnweb-init): Avoid nn-with-unibyte.
11538
11539 2008-04-03  Stefan Monnier  <monnier@iro.umontreal.ca>
11540
11541         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
11542         Fix last change in case the element is not even a symbol.
11543
11544 2008-04-02  Simon Josefsson  <simon@josefsson.org>
11545
11546         * imap.el (imap-enable-exchange-bug-workaround): New variable.
11547         (imap-message-copyuid-1): Use it.
11548         (imap-message-appenduid-1): Likewise.  Based on patch by Nathan
11549         J. Williams in
11550         <http://permalink.gmane.org/gmane.emacs.gnus.general/65855>.
11551
11552         * nnimap.el (nnimap-enable-minmax-bug-workaround): Remove, replaced by
11553         imap-enable-exchange-bug-workaround.
11554         (nnimap-find-minmax-uid): Use imap-enable-exchange-bug-workaround.
11555
11556 2008-04-01  Simon Josefsson  <simon@josefsson.org>
11557
11558         * nnimap.el (nnimap-find-minmax-uid): Revert last fix, the "fix" turns
11559         a 100 byte status-checks into a 2-3MB transfer for each group.
11560         (nnimap-enable-minmax-bug-workaround): New variable to toggle whether
11561         to enable bug workaround or not.
11562         (nnimap-find-minmax-uid): Only enable workaround conditionally.
11563
11564 2008-03-31  Glenn Morris  <rgm@gnu.org>
11565
11566         * message.el (mml2015-use): Declare for compiler.
11567         (message-info): Require mml2015 when appropriate.
11568
11569 2008-03-31  Katsumi Yamaoka  <yamaoka@jpl.org>
11570
11571         * Makefile.in (EMACS_COMP): Quote directory name that might contain
11572         whitespace.
11573
11574 2008-03-30  Stefan Monnier  <monnier@iro.umontreal.ca>
11575
11576         * nntp.el (nntp-netcat-command): Rename from nntp-via-netcat-command.
11577         (nntp-netcat-switches): Rename from nntp-via-netcat-switches.
11578         (nntp-open-telnet, nntp-open-rlogin): Use with-current-buffer.
11579         (nntp-service-to-port): New function.
11580         (nntp-open-via-rlogin-and-netcat, nntp-open-via-telnet-and-telnet)
11581         (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet): Use it.
11582         (nntp-open-netcat-stream): New function.
11583         (nntp-open-via-rlogin-and-netcat): Don't use a pty.
11584
11585 2008-03-29  Sven Joachim  <svenjoac@gmx.de>
11586
11587         * gnus-sum.el (gnus-summary-make-menu-bar): Add missing dots.
11588
11589 2008-03-29  Stefan Monnier  <monnier@iro.umontreal.ca>
11590
11591         * message.el (message-make-in-reply-to): Use mm-with-multibyte-buffer.
11592
11593 2008-03-28  Magnus Henoch  <mange@freemail.hu>
11594
11595         * dns.el (dns-write): Use set-buffer-multibyte.
11596
11597 2008-03-28  Michael Harnois  <mdharnois@gmail.com>  (tiny change)
11598
11599         * nnimap.el (nnimap-find-minmax-uid): Fix Exchange 2007 IMAP problem.
11600
11601 2008-03-24  Reiner Steib  <Reiner.Steib@gmx.de>
11602
11603         * message.el (message-signature-separator): Change default.
11604         Improve custom type.
11605         (message-cite-function): Change default to
11606         message-cite-original-without-signature.
11607
11608         * gnus-sum.el (gnus-summary-make-menu-bar): Add message-cite-function
11609         toggle.
11610
11611         * message.el (message-check-news-body-syntax): Fix signature check.
11612         (message-setup-1): Mark buffer as unmodified _after_ running
11613         message-setup-hook and handling message-alternative-emails.
11614         (message-shorten-references): Be more strict when building list of
11615         valid references to comply with GNKSA.
11616
11617         * gnus-group.el (gnus-read-ephemeral-bug-group)
11618         (gnus-read-ephemeral-debian-bug-group)
11619         (gnus-read-ephemeral-emacs-bug-group): Use the correct variable.
11620
11621         * message.el (message-info): Don't use booleanp which isn't supported
11622         in Emacs 21 and XEmacs.
11623
11624 2008-03-22  Reiner Steib  <Reiner.Steib@gmx.de>
11625
11626         * gnus-group.el (gnus-gmane-group-download-format): Rename from
11627         gnus-group-gmane-group-download-format.
11628         (gnus-group-read-ephemeral-gmane-group): Rename from
11629         gnus-group-read-ephemeral-gmane-group.
11630         (gnus-read-ephemeral-gmane-group-url): Rename from
11631         gnus-group-read-ephemeral-gmane-group-url.
11632         (gnus-bug-group-download-format-alist): New variable.
11633         (gnus-read-ephemeral-bug-group, gnus-read-ephemeral-debian-bug-group)
11634         (gnus-read-ephemeral-emacs-bug-group): New commands.
11635
11636 2008-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
11637
11638         * gnus-art.el (gnus-article-browse-html-article): Fix documentation.
11639         (gnus-visible-headers): Improve custom type.
11640
11641 2008-03-20  Reiner Steib  <Reiner.Steib@gmx.de>
11642
11643         * mml.el (mml-menu): Add workarounds for XEmacs.
11644
11645         * gnus-art.el (gnus-article-browse-html-article): Inhibit display of
11646         X-Boundary header.
11647
11648         * message.el (message-simplify-recipients): Fix previous commit.
11649
11650 2008-03-20  Stefan Monnier  <monnier@iro.umontreal.ca>
11651
11652         * mm-util.el (mm-set-buffer-multibyte): New function.
11653         * mm-decode.el (mm-copy-to-buffer): Use it.
11654
11655         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
11656         Prefer fboundp to functionp so it works with macros as well.
11657
11658 2008-03-19  Glenn Morris  <rgm@gnu.org>
11659
11660         * tls.el (open-tls-stream): Restore use of `tls-end-of-info'.
11661         Accidentally removed in the sync process with Emacs.
11662
11663 2008-03-19  Reiner Steib  <Reiner.Steib@gmx.de>
11664
11665         * message.el (message-alter-recipients-discard-bogus-full-name):
11666         New function.
11667         (message-alter-recipients-function): New variable.
11668         (message-get-reply-headers): Use it.
11669         (message-replace-header): New helper function.
11670         (message-recipients-without-full-name): New variable.
11671         (message-simplify-recipients): New command.
11672
11673         * mml.el (mml-menu): Add toggle for gnus-gcc-externalize-attachments.
11674
11675         * message.el (message-info): Handle EasyPG manual.
11676
11677         * mml.el (mml-menu): Add entry for EasyPG.
11678
11679 2008-03-18  Nils Ackermann  <nils@ackermath.info>  (tiny change)
11680
11681         * nnmh.el (nnmh-request-expire-articles): Prefer expiry-target group
11682         parameter.
11683
11684         * message.el (message-disassociate-draft): Specify drafts group name
11685         fully.
11686
11687 2008-03-17  Teodor Zlatanov  <tzz@lifelogs.com>
11688
11689         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
11690         Eliminate unnecessary duplicates from the match list.
11691
11692 2008-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
11693
11694         * dgnushack.el: Autoload Info-index and Info-index-next for XEmacs.
11695
11696         * lpath.el: Fbind Info-index and Info-index-next for Emacs 21, 22.
11697
11698         * gnus-art.el (gnus-button-handle-info-keystrokes): Don't use optional
11699         args of `how-many' of which the XEmacs version doesn't take; declare
11700         Info-index-next as function.
11701
11702 2008-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
11703
11704         * gnus-score.el (gnus-score-headers): Fix handling of
11705         gnus-inhibit-slow-scoring.
11706
11707         * gnus-art.el (gnus-article-browse-html-article): Fix type in doc
11708         string.
11709         (gnus-button-url-regexp): Improve handling of parenthesis.
11710         (gnus-button-alist): Extend gnus-button-handle-info-keystrokes entry.
11711         (gnus-button-handle-info-keystrokes): Handle index entries.
11712
11713 2008-03-15  Glenn Morris  <rgm@gnu.org>
11714
11715         * parse-time.el (parse-time-string): Simplify.
11716
11717 2008-03-14  Katsumi Yamaoka  <yamaoka@jpl.org>
11718
11719         * mail-source.el (mail-source-delete-old-incoming) Fix regexp to find
11720         Incoming* files.
11721
11722 2008-03-13  Teodor Zlatanov  <tzz@lifelogs.com>
11723
11724         * auth-source.el (auth-sources): Rename from auth-source-choices.
11725         (auth-source-pick): Use it.
11726
11727 2008-03-12  Stefan Monnier  <monnier@iro.umontreal.ca>
11728
11729         * binhex.el (binhex-decode-region-internal):
11730         * uudecode.el (uudecode-decode-region-internal):
11731         * dns.el (dns-read-string-name, dns-read, dns-read-type, query-dns):
11732         * sha1.el (sha1-string-external): Use set-buffer-multibyte rather than
11733         setting default-enable-multibyte-characters.
11734
11735 2008-03-12  Teodor Zlatanov  <tzz@lifelogs.com>
11736
11737         * auth-source.el (auth-source-protocols)
11738         (auth-source-protocols-customize, auth-source-choices): Add and
11739         modified variable customizations and defaults.
11740         (auth-source-pick, auth-source-user-or-password)
11741         (auth-source-protocol-defaults, auth-source-user-or-password-imap)
11742         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
11743         (auth-source-user-or-password-sftp)
11744         (auth-source-user-or-password-smtp): Use new variables and provide an
11745         interface to netrc.el.
11746
11747 2008-03-12  Katsumi Yamaoka  <yamaoka@jpl.org>
11748
11749         * nntp.el (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet)
11750         (nntp-open-via-rlogin-and-netcat, nntp-open-via-telnet-and-telnet):
11751         Make sure the nntp port to specify is a string.
11752
11753 2008-03-12  Stefan Monnier  <monnier@iro.umontreal.ca>
11754
11755         * nntp.el: Use with-current-buffer.
11756         (nntp-send-buffer): Just set the buffer to unibyte rather than use the
11757         dubious mm-with-unibyte-current-buffer.
11758         (nntp-with-open-group-function): New function extracted from
11759         nntp-with-open-group macro.
11760         (nntp-with-open-group): Use the function, so it's easier to debug.
11761         Add indentation and debugging info.
11762         (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet):
11763         Recommend the use of the netcat alternatives.
11764
11765         * rfc2047.el (rfc2047-decode-string): Don't use `m'.
11766         Avoid mm-string-as-multibyte as well.
11767
11768         * nnweb.el (nnweb-insert-html):
11769         Remove use of nnheader-string-as-multibyte.
11770
11771         * nnheader.el (nnheader-init-server-buffer): Use with-current-buffer.
11772         (nnheader-string-as-multibyte): Remove.
11773
11774         * mm-view.el: Use inhibit-read-only.
11775         (mm-inline-text-html-render-with-w3, mm-inline-message): Use dolist.
11776         (mm-pkcs7-signed-magic, mm-pkcs7-enveloped-magic): Use just string
11777         or unibyte-string.
11778
11779         * mm-uu.el (mm-uu-copy-to-buffer): Preserve (uni/multi)byteness.
11780         (mm-uu-yenc-extract): Use with-current-buffer.
11781
11782         * gnus-soup.el (gnus-soup-send-packet): Don't use
11783         mm-with-unibyte-current-buffer since the buffer is unibyte anyway.
11784
11785         * nnmh.el: Use with-current-buffer.
11786         (nnmh-request-list-1): Use mm-string-to-multibyte rather than
11787         mm-string-as-multibyte on the output of mm-encode-coding-string.
11788
11789         * nnimap.el (nnimap-retrieve-headers-progress): Use a unibyte buffer.
11790         (nnimap-request-move-article): Use with-current-buffer.
11791
11792         * mm-decode.el (mm-with-part): Set the buffer to unibyte before
11793         inserting the handle-buffer's text, so the implicit multibyte->unibyte
11794         conversion uses string-make-unibyte rather than string-as-unibyte.
11795
11796         * gnus-msg.el: Use with-current-buffer.
11797
11798         * message.el (message-ignored-resent-headers): Add "Delivered-To".
11799
11800 2008-03-10  Daiki Ueno  <ueno@unixuser.org>
11801
11802         * mml2015.el (mml2015-epg-passphrase-callback): Type cast KEY-ID to a
11803         string for caching if it is 'PIN.
11804
11805 2008-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
11806
11807         * lpath.el: Consider the case without Emacs/W3.
11808
11809 2008-03-08  Glenn Morris  <rgm@gnu.org>
11810
11811         * time-date.el (date-to-time, time-subtract, time-add)
11812         (safe-date-to-time): Doc fixes.
11813
11814 2008-03-08  Reiner Steib  <Reiner.Steib@gmx.de>
11815
11816         * mail-source.el (mail-source-delete-old-incoming-confirm):
11817         Change default to nil.
11818         (mail-source-delete-old-incoming): Make confirmation prompt more clear.
11819
11820 2008-03-07  Katsumi Yamaoka  <yamaoka@jpl.org>
11821
11822         * lpath.el: Rearrange.
11823
11824         * gnus-art.el (gnus-narrow-to-page): Position point properly.
11825         (gnus-article-goto-prev-page): Work for articles having ^L's.
11826
11827         * gnus-sum.el (gnus-summary-end-of-article): Remove needless narrowing.
11828
11829         * mm-view.el (mm-w3m-standalone-supports-m17n-p): Fix typo.
11830
11831 2008-03-07  Karl Fogel  <kfogel@red-bean.com>
11832
11833         * gnus-bookmark.el: Adjust for renames in bookmark.el.
11834         (gnus-bookmark-make-record): Was `gnus-bookmark-make-cell'.
11835         (gnus-bookmark-jump): Adjust some variable names.
11836
11837 2008-03-06  Teodor Zlatanov  <tzz@lifelogs.com>
11838
11839         * auth-source.el: New package.
11840         (auth-source-choices): Add customization entry point variable.
11841
11842         * gnus-registry.el (gnus-registry-user-format-function-M): Fix concat
11843         bug.
11844
11845 2008-03-05  Teodor Zlatanov  <tzz@lifelogs.com>
11846
11847         * gnus-registry.el (gnus-registry-install): Allow 'ask as an option.
11848         (gnus-registry-initialize, gnus-registry-install-p): Use it.
11849         (gnus-registry-install-shortcuts): Rename from
11850         gnus-registry-install-shortcuts-and-menus.  Installs the shortcuts in
11851         the `gnus-registry-mark-map' keymap dynamically from
11852         `gnus-registry-marks'.  The generated functions update the summary line
11853         when a registry mark is added or deleted, and will call
11854         `gnus-registry-install-p' (see the comments in the code).
11855         (gnus-registry-user-format-function-M): Use concat intelligently.
11856
11857         * gnus-sum.el (gnus-summary-make-menu-bar): Add menu entries for all
11858         the registry mark functions.
11859
11860 2008-03-05  Glenn Morris  <rgm@gnu.org>
11861
11862         * gnus-art.el (gnus-article-mode-line-format-alist): Move to gnus-sum.
11863         * gnus-sum.el (gnus-article-mode-line-format-alist): Move here from
11864         gnus-art.
11865         (top-level): No need to load own source when compiling.
11866
11867 2008-03-04  Reiner Steib  <Reiner.Steib@gmx.de>
11868
11869         * gnus-sum.el (gnus-print-buffer): Honor ps-print-color-p.
11870         Suggested by <chris.anderton@zetnet.co.uk>.
11871
11872 2008-03-04  Glenn Morris  <rgm@gnu.org>
11873
11874         * gnus-sum.el (top-level): No need to require gnus when compiling,
11875         since unconditionally required near start of file.
11876         (gnus-summary-display-while-building): Move definition before use.
11877
11878 2008-03-04  Teodor Zlatanov  <tzz@lifelogs.com>
11879
11880         * gnus-registry.el (gnus-registry-user-format-function-M):
11881         Add formatting function.
11882
11883 2008-03-03  Teodor Zlatanov  <tzz@lifelogs.com>
11884
11885         * gnus-registry.el (gnus-registry-marks): Change format to be nicer
11886         with plists.
11887         (gnus-registry-do-marks, gnus-registry-install-shortcuts-and-menus):
11888         Use new format.
11889
11890 2008-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
11891
11892         * gnus-art.el (gnus-article-describe-bindings): Work for the version of
11893         `where-is-internal' that returns a range of key sequences.
11894
11895 2008-03-03  Stefan Monnier  <monnier@iro.umontreal.ca>
11896
11897         * mm-bodies.el (mm-decode-content-transfer-encoding): Simplify.
11898
11899         * gnus-sum.el: Use inhibit-read-only and with-current-buffer.
11900         (gnus-summary-jump-to-group): Consider windows on other displayed
11901         frames as well.  Similar changes might be needed elsewhere, but that's
11902         the one I've bumped into during my use.
11903
11904         * nndoc.el (nndoc-oe-dbx-type-p):
11905         * gnus-msg.el (gnus-debug):
11906         * gnus-group.el (gnus-update-group-mark-positions):
11907         Use mm-string-to-multibyte.
11908
11909 2008-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
11910
11911         * mml2015.el (mml2015-extract-cleartext-signature): Explain that it
11912         doesn't handle NotDashEscaped.
11913
11914         * mml.el (mml-menu): Improve help entries.  Move Sign/Encrypt Part.
11915         (mml-dnd-attach-options): Fix typo in custom choice.
11916
11917         * gnus-group.el (gnus-group-read-ephemeral-gmane-group):
11918         Change nndoc-article-type to mbox.
11919         (gnus-group-read-ephemeral-gmane-group-url): Support permalink.
11920
11921         * mm-decode.el (mm-text-html-renderer): Prefer w3m over w3.  Fall back
11922         to nil, instead of html2text.
11923
11924         * imap.el (imap-debug): Add `imap-ping-server'.
11925
11926         * gnus-bookmark.el: Add FIXMEs.
11927
11928         * message.el (message-form-letter-separator)
11929         (message-send-form-letter-delay): New variables.
11930         (message-send-form-letter): Use them.  New command to send form
11931         letters.  Requested by Uwe Siart.
11932         (message-send-mail-function): Doc fix.  Add "Other" custom option.
11933
11934 2008-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
11935
11936         * Update copyright years.
11937
11938 2008-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
11939
11940         Sync from EMACS_22_BASE.
11941
11942         * parse-time.el: Rename elt->parse-time-elt and val->parse-time-val.
11943
11944 2008-02-29  Andreas Seltenreich  <andreas@gate450.dyndns.org>
11945
11946         * nnweb.el (nnweb-google-parse-1): Fix date parsing on articles with
11947         empty author.
11948
11949 2008-02-29  Teodor Zlatanov  <tzz@lifelogs.com>
11950
11951         * gnus-registry.el (gnus-registry-marks): Add variable for
11952         customization of marks and their appearance.
11953         (gnus-registry-read-mark): Use it.
11954         (gnus-registry-do-marks): Add utility function to loop through
11955         `gnus-registry-marks'.
11956         (gnus-registry-install-shortcuts-and-menus): Add function to install
11957         shortcuts and menus.
11958         (gnus-registry-initialize): Use it.
11959         (gnus-registry-default-mark): Clarify documentation.
11960
11961 2008-02-29  Glenn Morris  <rgm@gnu.org>
11962
11963         * gnus-art.el, gnus-bookmark.el, gnus-dired.el, gnus-draft.el:
11964         * gnus-group.el, gnus-msg.el, gnus-score.el, gnus-sum.el, gnus-util.el:
11965         * gnus.el, mail-source.el, message.el, mm-decode.el, mm-uu.el, mml.el:
11966         * nnmail.el, pop3.el, smiley.el, smime.el, spam-report.el:
11967         Change defcustom :version from 23.0 to 23.1.
11968
11969 2008-02-28  Teodor Zlatanov  <tzz@lifelogs.com>
11970
11971         * gnus-registry.el (gnus-registry-follow-group-p)
11972         (gnus-registry-post-process-groups): Add functions to aid registry
11973         splitting and improve logging.  Clarify behavior in function
11974         documentation.
11975         (gnus-registry-split-fancy-with-parent): Use them.
11976
11977 2008-02-28  Stefan Monnier  <monnier@iro.umontreal.ca>
11978
11979         * gnus-art.el: Use with-current-buffer.
11980
11981 2008-02-27  David Engster  <dengste@eml.cc>
11982
11983         * nnmairix.el (nnmairix-request-group-with-article-number-correction):
11984         Express real group name in the response.
11985
11986 2008-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
11987
11988         * nnmairix.el (nnmairix-group-regexp, nnmairix-valid-backends)
11989         (nnmairix-last-server, nnmairix-current-server): Defvar them.
11990         (nnmairix-goto-original-article): Defvar gnus-registry-install and
11991         autoload gnus-registry-fetch-group when compiling.
11992         (nnmairix-request-group-with-article-number-correction):
11993         Remove unreferenced argument passed to nnmairix-call-backend.
11994
11995 2008-02-27  Reiner Steib  <Reiner.Steib@gmx.de>
11996
11997         * mm-uu.el (mm-uu-type-alist): Fix message-marks non-hide arguments.
11998         (mm-uu-extract): Improve face for low color ttys.
11999         Reported by Sascha Wilde.
12000
12001 2008-02-27  Glenn Morris  <rgm@gnu.org>
12002
12003         * nnmairix.el: Change defcustom :version from 23.0 to 23.1.
12004         (nnmairix-group-regexp, nnmairix-valid-backends): Convert from free
12005         variables to defconsts.  Convert comments to doc-strings.
12006         (nnmairix-last-server, nnmairix-current-server): Convert from free
12007         variables to defvars.  Convert comments to doc-strings.
12008         (gnus-registry-fetch-group): Autoload.
12009         (nnmairix-replace-group-and-numbers): Use mapc rather than mapcar.
12010         (nnmairix-widget-get-values, nnmairix-widget-make-query-from-widgets)
12011         (nnmairix-widget-build-editable-fields): Use car cddr rather than
12012         caddr.
12013         (nnmairix-request-group): Bind nnmairix-fast and nnmairix-group around
12014         nnmairix-request-group-with-article-number-correction call.
12015         (nnmairix-fast, nnmairix-group): New, less general names, for free
12016         variables passed from nnmairix-request-group to
12017         nnmairix-request-group-with-article-number-correction.  Declare.
12018         (nnmairix-request-group-with-article-number-correction):
12019         Use nnmairix-fast, nnmairix-group rather than fast, group.
12020
12021 2008-02-26  David Engster  <dengste@eml.cc>
12022
12023         * nnmairix.el: New file.  Mairix back end for Gnus.  Initial import of
12024         version 0.5.
12025
12026 2008-02-26  Teodor Zlatanov  <tzz@lifelogs.com>
12027
12028         * gnus-registry.el (gnus-registry-register-message-ids): Use `id'
12029         instead of making an extra function call.  Don't add the current group
12030         to articles only when they have the group.  Use
12031         `gnus-registry-fetch-groups' instead of `gnus-registry-fetch-group'.
12032         Reported by David <de_bb@arcor.de>.
12033
12034 2008-02-24  Miles Bader  <miles@gnu.org>
12035
12036         * mm-util.el (mm-hack-charsets, mm-iso-8859-15-compatible)
12037         (mm-iso-8859-x-to-15-table, mm-iso-8859-x-to-15-region)
12038         (mm-find-mime-charset-region):
12039         * mm-bodies.el (mm-encode-body):
12040         * mml.el (mml-parse-1): Revert removal of `mm-hack-charsets'.
12041
12042 2008-02-20  Katsumi Yamaoka  <yamaoka@jpl.org>
12043
12044         * lpath.el: Fbind pgg-display-output-buffer for systems in which EasyPG
12045         has been installed; bind pgg-parse-crc24 for only non-Mule XEmacs.
12046
12047 2008-02-16  Reiner Steib  <Reiner.Steib@gmx.de>
12048
12049         * mail-source.el (mail-source-delete-incoming): Change default.
12050         Supplement doc string.
12051
12052         * gnus-util.el (gnus-y-or-n-p, gnus-y-or-n-p): Update comments.
12053
12054 2008-02-14  Glenn Morris  <rgm@gnu.org>
12055
12056         * time-date.el (format-seconds): New function.
12057
12058 2008-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
12059
12060         * nnmail.el (nnmail-message-id-cache-file): Derive from
12061         `gnus-home-directory'.
12062
12063 2008-02-11  Reiner Steib  <Reiner.Steib@gmx.de>
12064
12065         * gnus-topic.el (gnus-topic-select-group, gnus-topic-read-group):
12066         Document negative prefix.
12067
12068         * gnus-group.el (gnus-group-read-group): Document negative prefix.
12069
12070 2008-02-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12071
12072         * message.el (message-unsent-separator): Add the Exim bounce
12073         separator.
12074
12075 2008-02-10  Daiki Ueno  <ueno@unixuser.org>
12076
12077         * mml2015.el (mml2015-epg-sign): Remove skipped signers from the signer
12078         list.
12079         (mml2015-epg-encrypt): Remove skipped recipients/signers from the
12080         recipient/signer list.
12081
12082 2008-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
12083
12084         * Makefile.in (datarootdir): Define.
12085         (EMACS_COMP, install-el, install-elc, install-el-elc): Quote directory
12086         name that might contain whitespace.
12087
12088 2008-02-10  Reiner Steib  <Reiner.Steib@gmx.de>
12089
12090         * mm-util.el (mm-codepage-setup): If cp-supported-codepages isn't
12091         fbound (Emacs 23 unicode), signal an error.
12092
12093 2008-02-08  Glenn Morris  <rgm@gnu.org>
12094
12095         * gnus-art.el (pgg-display-output-buffer): Declare as function.
12096
12097 2008-02-07  Tassilo Horn  <tassilo@member.fsf.org>
12098
12099         * nnimap.el (nnimap-open-connection): Add "143" and "993" as default
12100         ports to the calls to `netrc-machine-user-or-password' in addition to
12101         "imap" and "imaps".
12102
12103 2008-02-01  Zhang Wei  <id.brep@gmail.com>
12104
12105         * rfc2047.el (rfc2047-charset-encoding-alist): Add gbk and GB18030.
12106
12107         * mm-util.el (mm-mime-mule-charset-alist): Add gbk and GB18030.
12108
12109 2008-02-01  Kenichi Handa  <handa@m17n.org>
12110
12111         * rfc2104.el (rfc2104-hexstring-to-byte-list): Rename from
12112         rfc2104-hexstring-to-bitstring and changed to return a byte list.
12113         (rfc2104-hash): Convert the result of concat to unibyte string.
12114
12115 2008-02-01  Dave Love  <fx@gnu.org>
12116
12117         * gnus-start.el (gnus-read-newsrc-el-file): Don't bind
12118         coding-system-for-read.
12119         (gnus-gnus-to-quick-newsrc-format): Insert coding cookie.
12120
12121 2008-02-03  Reiner Steib  <Reiner.Steib@gmx.de>
12122
12123         * gnus.el (gnus-group-startup-message): Add `find-image' call before
12124         image-load-path is let-bound.  Reported by Harald Hanche-Olsen
12125         <hanche@math.ntnu.no>.
12126
12127 2008-02-01  Katsumi Yamaoka  <yamaoka@jpl.org>
12128
12129         * gnus-art.el (gnus-article-describe-bindings): Work for draft group.
12130
12131         * gnus-xmas.el (gnus-xmas-article-describe-bindings): Ditto.
12132
12133 2008-01-28  Dan Nicolaescu  <dann@ics.uci.edu>
12134
12135         * sieve.el (sieve-make-overlay, sieve-overlay-put, sieve-overlays-at):
12136         * message.el (message-beginning-of-line): Use featurep instead of bound
12137         tests in order to resolve conditionals at compile time.
12138
12139 2008-01-24  Michael Sperber  <sperber@deinprogramm.de>
12140
12141         * mail-source.el (mail-sources): Add `group' choice.
12142
12143         * nnmail.el (nnmail-get-new-mail-1): Abstract this out to add another
12144         parameter `in-group' to control into which group the articles go.
12145         Add treatment of `group' mail-source.
12146
12147 2008-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
12148
12149         * gnus-art.el (gnus-insert-mime-button): Don't decode description.
12150
12151         * mm-decode.el (mm-dissect-buffer): Decode description.
12152
12153         * mml.el (mml-to-mime): Encode message header first.
12154
12155 2008-01-18  Katsumi Yamaoka  <yamaoka@jpl.org>
12156
12157         * gnus-art.el (gnus-article-describe-bindings): Make it possible to use
12158         xrefs, i.e. [back] and [forward] buttons, in *Help* buffer.
12159
12160         * lpath.el: Fbind help-buffer for Emacs 21 and XEmacs; bind
12161         help-xref-stack-item for Emacs 21, Emacs 22.1, and XEmacs.
12162
12163 2008-01-18  Teodor Zlatanov  <tzz@lifelogs.com>
12164
12165         * gnus-registry.el (gnus-registry-trim): Use append, not concat.
12166
12167 2008-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
12168
12169         * gnus-art.el (gnus-article-read-summary-keys): Work for some `A'
12170         prefix keys.
12171         (gnus-article-read-summary-send-keys): Use gnus-character-to-event.
12172         (gnus-article-describe-bindings): Simplify; move XEmacs stuff to
12173         gnus-xmas.el.
12174
12175         * gnus-xmas.el: Bind gnus-agent-summary-mode when compiling.
12176         (gnus-xmas-article-describe-bindings): New function.
12177         (gnus-xmas-redefine): Make gnus-article-describe-bindings alias to
12178         gnus-xmas-article-describe-bindings.
12179
12180         * lpath.el: Don't fbind character-to-event and map-keymap for Emacs 21.
12181
12182 2008-01-16  Teodor Zlatanov  <tzz@lifelogs.com>
12183
12184         * gnus-registry.el (gnus-registry-marks, gnus-registry-default-mark):
12185         Add new variables for article mark management.
12186         (gnus-registry-extra-entries-precious, gnus-registry-trim): Define a
12187         list of extra data entries which, when present, will indicate that the
12188         article ID should not be trimmed from the registry.
12189         (gnus-registry-mark-article, gnus-registry-article-marks): Remove these
12190         functions.
12191         (gnus-registry-read-mark): New function to read a mark name from the
12192         user.
12193         (gnus-registry-set-article-mark, gnus-registry-remove-article-mark)
12194         (gnus-registry-set-article-mark-internal): New functions to add and
12195         remove marks.
12196         (gnus-registry-get-article-marks): New function to show the marks for
12197         an article, or retrieve them for further use.
12198
12199 2008-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
12200
12201         * gnus-art.el (gnus-article-describe-bindings): Show all `S' prefix
12202         keys when no argument is given.
12203
12204 2008-01-14  Reiner Steib  <Reiner.Steib@gmx.de>
12205
12206         * imap.el (imap-ping-server): New variable.
12207         (imap-opened): On add extra ping if imap-ping-server is non-nil.
12208         (imap-ping-server): Minor doc string fixes.
12209
12210 2008-01-14  Knut Anders Hatlen  <kahatlen@gmail.com>  (tiny change)
12211
12212         * imap.el (imap-ping-server): New function.
12213         (imap-opened): Call imap-ping-server.
12214
12215 2008-01-12  Reiner Steib  <Reiner.Steib@gmx.de>
12216
12217         * gnus-sum.el (gnus-article-sort-by-random)
12218         (gnus-thread-sort-by-random): Fix doc strings.
12219         Reported by jidanni@jidanni.org.
12220
12221 2008-01-11  Katsumi Yamaoka  <yamaoka@jpl.org>
12222
12223         * gnus-art.el (gnus-article-describe-bindings): New function.
12224         (gnus-article-read-summary-keys): Use it.
12225         (gnus-article-mode-map): Bind `C-h b' to it.
12226
12227 2008-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
12228
12229         * gnus-art.el (gnus-article-read-summary-keys): Work for `C-h' on
12230         XEmacs.
12231         (gnus-article-describe-key, gnus-article-describe-key-briefly):
12232         Protect against non-character events.
12233
12234         * lpath.el: Fbind map-keymap for Emacs 21.
12235
12236 2008-01-09  Reiner Steib  <Reiner.Steib@gmx.de>
12237
12238         * gnus-group.el (gnus-group-read-ephemeral-gmane-group-url):
12239         New command.
12240         (gnus-group-read-ephemeral-gmane-group): Use optional argument RANGE
12241         instead of END.  Change name of the temp file.
12242         (gnus-group-gmane-group-download-format): Add doc string.  Make it
12243         customizable.
12244
12245 2008-01-09  Katsumi Yamaoka  <yamaoka@jpl.org>
12246
12247         * gnus-art.el (gnus-article-send-map): New keymap for `S' prefix keys;
12248         bind `S W' to gnus-article-wide-reply-with-original; set default
12249         binding to gnus-article-read-summary-send-keys.
12250         (gnus-article-read-summary-keys): Fix the order of keys; display
12251         continuation keys correctly in the echo area; describe bindings
12252         correctly when keys end with `C-h'.
12253         (gnus-article-read-summary-send-keys): New function.
12254         (gnus-article-describe-key, gnus-article-describe-key-briefly):
12255         Work for gnus-article-read-summary-send-keys; display continuation keys
12256         correctly in the echo area.
12257         (gnus-article-reply-with-original): Ignore prefix argument.
12258         (gnus-article-wide-reply-with-original): New function.
12259
12260         * lpath.el: Fbind character-to-event and set-keymap-default-binding for
12261         Emacs 21.
12262
12263 2008-01-08  Katsumi Yamaoka  <yamaoka@jpl.org>
12264
12265         * gnus-bookmark.el (gnus-bookmark-mouse-available-p): Don't test for
12266         display-color-p.  Reported by Reiner Steib <Reiner.Steib@gmx.de>.
12267
12268 2008-01-06  Reiner Steib  <Reiner.Steib@gmx.de>
12269
12270         * gnus-group.el (gnus-group-gmane-group-download-format): New variable.
12271         (gnus-group-read-ephemeral-gmane-group): New command.
12272
12273 2008-01-06  Dan Nicolaescu  <dann@ics.uci.edu>
12274
12275         * gnus.el (gnus-use-long-file-name): Remove reference to xenix.
12276
12277 2007-12-28  Reiner Steib  <Reiner.Steib@gmx.de>
12278
12279         * message.el (message-send-mail-function): Increase custom version.
12280
12281         * mml-sec.el, sieve-manage.el, smime.el: Simplify loading of
12282         password-cache or password.  Suggested by Glenn Morris <rgm@gnu.org>.
12283
12284 2007-12-21  Teodor Zlatanov  <tzz@lifelogs.com>
12285
12286         * imap.el (imap-authenticate): Use current-buffer instead of buffer,
12287         for the cases where imap-authenticate is called with a nil buffer
12288         parameter.
12289
12290 2007-12-19  Katsumi Yamaoka  <yamaoka@jpl.org>
12291
12292         * gnus-art.el (gnus-article-browse-html-parts): Work for two or more
12293         html parts correctly; support forwarded messages.
12294         (gnus-article-browse-html-article): Remove work buffers.
12295
12296         * netrc.el: Bind encrypt-file-alist for Emacs 21 and XEmacs when
12297         compiling.
12298         (netrc-bound-and-true-p): New macro.
12299         (netrc-parse): Use it instead of bound-and-true-p that is not available
12300         in XEmacs 21.4.
12301
12302 2007-12-19  Teodor Zlatanov  <tzz@lifelogs.com>
12303
12304         * gnus-registry.el (gnus-registry-mark-article)
12305         (gnus-registry-article-marks): Add functionality to mark articles
12306         through the Gnus registry.
12307
12308         * encrypt.el: Clarify documentation for the new pgg method.
12309         (encrypt-file-alist): Add PGG option.
12310         (encrypt-insert-file-contents, encrypt-write-file-contents): Use PGG
12311         functionality.  Abstract password key and messaging to external
12312         functions.
12313         (encrypt-password-key, encrypt-get-passphrase-if-needed)
12314         (encrypt-message-method-and-cipher): Add new convenience external
12315         functions.
12316         (encrypt-pgg-encode-buffer, encrypt-pgg-decode-buffer)
12317         (encrypt-pgg-process-buffer): Add PGG functionality glue.
12318
12319         * netrc.el: Autoload encrypt when encrypt-file-alist is set.
12320         (netrc-parse): Use encrypt-file-alist to determine if
12321         encrypt-find-model or encrypt-insert-file-contents should be used.
12322
12323         * encrypt.el: Clarify documentation.  Load password-cache or
12324         password, whichever one is found first, instead of autoloading.
12325
12326 2007-12-19  Glenn Morris  <rgm@gnu.org>
12327
12328         * mml.el (message-options-set, message-narrow-to-head)
12329         (message-in-body-p, message-mail-p, message-encode-message-body):
12330         Autoload.
12331         (message-remove-header, message-narrow-to-headers-or-head)
12332         (message-subscribed-p, message-make-mail-followup-to)
12333         (message-position-on-field, message-news-p)
12334         (message-options-set-recipient, message-generate-headers)
12335         (message-sort-headers): Declare as functions.
12336
12337 2007-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
12338
12339         * gnus-draft.el (gnus-draft-send-message): Mention process/prefix
12340         convention in doc string.
12341
12342 2007-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
12343
12344         * gnus-art.el (gnus-article-browse-html-parts): Add message header and
12345         title to html parts.
12346         (gnus-article-browse-html-article): Pass message header to it.
12347
12348         * mm-decode.el (mm-display-external): Use mm-add-meta-html-tag.
12349
12350 2007-12-16  Reiner Steib  <Reiner.Steib@gmx.de>
12351
12352         * mml-sec.el, sieve-manage.el, smime.el: Make loading of password-cache
12353         or password compatible with XEmacs.
12354
12355 2007-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
12356
12357         * gnus-art.el (article-verify-x-pgp-sig): Add reference to X-PGP-Sig
12358         format document.
12359         (gnus-mime-delete-part): Don't write description line if empty.
12360         (gnus-article-encrypt-body): Add confirmation for gnus-novice-user.
12361
12362 2007-12-14  Johan Bockgård  <bojohan@gnu.org>
12363
12364         * gnus-sum.el (gnus-summary-mark-unread-as-read)
12365         (gnus-summary-mark-read-and-unread-as-read)
12366         (gnus-summary-mark-current-read-and-unread-as-read)
12367         (gnus-summary-mark-unread-as-ticked): Doc fix.
12368         `gnus-mark-article-hook', not `gnus-summary-mark-article-hook'.
12369
12370 2007-12-14  Reiner Steib  <Reiner.Steib@gmx.de>
12371
12372         * gnus-sum.el (gnus-summary-prev-article): Fix doc string.
12373         Reported by Christoph Conrad <christoph.conrad@gmx.de>.
12374
12375 2007-12-14  Reiner Steib  <Reiner.Steib@gmx.de>
12376
12377         * gnus-util.el (gnus-y-or-n-p, gnus-yes-or-no-p): Alias to y-or-n-p and
12378         yes-or-no-p.
12379
12380 2007-12-11  Katsumi Yamaoka  <yamaoka@jpl.org>
12381
12382         * mm-decode.el (mm-add-meta-html-tag): New function.
12383         (mm-save-part-to-file, mm-pipe-part): Use it.
12384
12385         * gnus-art.el (gnus-article-browse-delete-temp-files):
12386         Use gnus-y-or-n-p instead of y-or-n-p.
12387         (gnus-article-browse-html-parts): Work with message/external-body; use
12388         mm-add-meta-html-tag.
12389
12390 2007-12-11  Glenn Morris  <rgm@gnu.org>
12391
12392         * gnus-cache.el: Require gnus-sum not just when compiling.
12393
12394         * gnus-fun.el (gnus-display-x-face-in-from): Require gnus-art.
12395
12396         * gnus-int.el (gnus-server-opened, gnus-status-message):
12397         Move definitions before use.
12398
12399         * mm-decode.el: Require gnus-util.
12400         (mm-remove-part): Only call delete-annotation on XEmacs.
12401
12402         * mm-uu.el (gnus-original-article-buffer): Define for compiler.
12403
12404         * nnmail.el: Require gnus-int.
12405
12406         * spam.el: Move `require's before `eval-when-compile's.
12407
12408         * gnus-ems.el (gnus-alive-p):
12409         * gnus-fun.el (message-goto-eoh):
12410         * gnus-util.el (gnus-group-name-decode):
12411         * mail-source.el (gnus-compress-sequence):
12412         * message.el (Info-goto-node, format-spec):
12413         * mm-bodies.el (message-options-get):
12414         * mm-decode.el (mm-view-pkcs7):
12415         * mm-util.el (gmm-write-region):
12416         * mml-smime.el (mml-compute-boundary)
12417         (gnus-completing-read-with-default):
12418         * mml.el (widget-button-press, gnus-make-hashtable):
12419         * mml1991.el (mm-decode-content-transfer-encoding)
12420         (mm-encode-content-transfer-encoding)
12421         (message-options-get, message-options-set):
12422         * mml2015.el (gnus-buffer-live-p, gnus-get-buffer-create):
12423         * nnfolder.el (gnus-request-group):
12424         * nnheader.el (ietf-drums-unfold-fws):
12425         * rfc1843.el (mail-header-parse-content-type, message-narrow-to-head):
12426         * smime.el (gnus-run-mode-hooks):
12427         * spam-stat.el (gnus-message): Autoload.
12428
12429         * gnus-cache.el, gnus-fun.el, gnus-group.el, gnus.el, mail-source.el:
12430         * mm-bodies.el, mm-decode.el, mm-extern.el, mm-util.el:
12431         * mml-smime.el, mml.el, mml1991.el, mml2015.el, nndb.el, nnfolder.el:
12432         * nnmail.el, nnmaildir.el, nnrss.el, rfc1843.el, spam.el:
12433         Add declare-function compatibility definition.
12434
12435         * gnus-cache.el (nnvirtual-find-group-art):
12436         * gnus-fun.el (article-narrow-to-head, gnus-article-goto-header)
12437         (gnus-add-image, gnus-add-wash-type):
12438         * gnus-group.el (nnkiboze-score-file):
12439         * gnus-sum.el (turn-on-gnus-mailing-list-mode)
12440         (gnus-cache-write-active, mm-uu-dissect, idna-to-unicode):
12441         * gnus-util.el (gnus-find-method-for-group, gnus-group-name-charset)
12442         (message-tokenize-header, gnus-get-buffer-create)
12443         (mm-enable-multibyte, gnus-put-text-property, gnus-overlay-put)
12444         (gnus-make-overlay, mm-disable-multibyte, gnus-add-text-properties):
12445         * gnus.el (gnus-group-decoded-name):
12446         * mail-source.el (imap-capability):
12447         * mm-bodies.el (message-options-set):
12448         * mm-decode.el (gnus-configure-windows):
12449         * mm-extern.el (message-goto-body):
12450         * mm-util.el (mm-delete-duplicates, mm-detect-coding-region):
12451         * mml-smime.el (epg-key-sub-key-list, epg-sub-key-capability)
12452         (epg-sub-key-validity, message-options-set):
12453         * mml.el (widget-event-point, gnus-configure-windows):
12454         * mml1991.el (mc-encrypt-generic, gpg-sign-encrypt, gpg-encrypt):
12455         * mml2015.el (epg-check-configuration, epg-configuration)
12456         (message-options-set):
12457         * nndb.el (nndb-request-article):
12458         * nnfolder.el (gnus-request-create-group):
12459         * nnmail.el (gnus-activate-group, gnus-group-mark-article-read):
12460         * nnmaildir.el (gnus-group-mark-article-read):
12461         * nnrss.el (w3-parse-buffer, gnus-group-make-rss-group):
12462         * rfc1843.el (message-fetch-field):
12463         * spam.el (gnus-extract-address-components):
12464         Declare as functions.
12465
12466 2007-12-10  Katsumi Yamaoka  <yamaoka@jpl.org>
12467
12468         * gnus-art.el (gnus-article-browse-html-parts): Decode CTE.
12469
12470         * pgg.el (pgg-run-at-time, pgg-cancel-timer): Use eval-and-compile.
12471
12472         * lpath.el: Fbind run-mode-hooks for Emacs 21;
12473         bind show-trailing-whitespace for XEmacs.
12474
12475 2007-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
12476
12477         * hashcash.el, imap.el, pgg.el, pgg-parse.el (declare-function): Add
12478         new no-op macro for backward compatibility.
12479
12480         * imap.el (imap-string-to-integer): New function.
12481
12482 2007-12-09  Glenn Morris  <rgm@gnu.org>
12483
12484         * gnus-uu.el (gnus-uu-yenc-article): Use insert-buffer-substring.
12485
12486         * gnus-art.el, gnus-spec.el, gnus-sum.el, gnus-util.el:
12487         * message.el, mm-view.el, sieve-manage.el, smime.el:
12488         Add declare-function compatibility definition.
12489
12490         * gnus-art.el (w3-region, w3m-region, Info-menu):
12491         * gnus-spec.el (gnus-summary-from-or-to-or-newsgroups):
12492         * gnus-sum.el (gnus-get-predicate):
12493         * gnus-util.el (mm-append-to-file, w32-focus-frame):
12494         * message.el (mail-abbrev-in-expansion-header-p):
12495         * mm-view.el (w3-do-setup, w3-region, w3-prepare-buffer)
12496         (w3m-detect-meta-charset, w3m-region):
12497         * sieve-manage.el (password-read, password-cache-add)
12498         (password-cache-remove):
12499         * smime.el (password-read-and-add): Declare as functions.
12500
12501 2007-12-08  David Kastrup  <dak@gnu.org>
12502
12503         * gnus-sum.el (gnus-summary-simplify-subject-query):
12504         * ecomplete.el (ecomplete-display-matches): Fix buggy call to
12505         `message'.
12506
12507 2007-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
12508
12509         * dgnushack.el (dgnushack-emacs-compile-defcustom-p): New function; use
12510         it to bind idna-program, installation-directory, defined-colors, and
12511         face-attribute for XEmacs of the version that compiles defcustom forms.
12512
12513 2007-12-07  Glenn Morris  <rgm@gnu.org>
12514
12515         * gnus-art.el (article-make-date-line): Revert previous change.
12516
12517 2007-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
12518
12519         * gnus-start.el (gnus-load): Rename local variable to avoid confusion.
12520
12521 2007-12-06  Christian Plate  <cplate@web.de>  (tiny change)
12522
12523         * nnmaildir.el (nnmaildir-request-update-info): Improve performance.
12524         Call gnus-add-to-range ranges only once with a prepared article-list.
12525
12526 2007-12-06  Paul Jarc  <prj@po.cwru.edu>
12527
12528         * nnmaildir.el (nnmaildir-request-list, nnmaildir-retrieve-groups)
12529         (nnmaildir-request-group, nnmaildir-retrieve-headers): Escape spaces in
12530         group names with backslashes.
12531         Reported by Tassilo Horn <tassilo@member.fsf.org>.
12532
12533 2007-12-06  Deepak Goel  <deego3@gmail.com>
12534
12535         * gnus-art.el (article-make-date-line):
12536         * gnus-start.el (gnus-load):
12537         * pop3.el (pop3-read-response): Fix buggy call to `error'.
12538
12539 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
12540
12541         * gnus-art.el (gnus-use-idna):
12542         * gnus-start.el (gnus-site-init-file):
12543         * message.el (message-use-idna):
12544         * mm-uu.el (mm-uu-hide-markers):
12545         * smiley.el (smiley-style): Revert changes that suppress warnings.
12546
12547 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
12548
12549         * gnus-art.el (gnus-article-browse-html-parts): Add meta html tag to
12550         specify charset to html source.
12551         Reported by Christoph Conrad <christoph.conrad@gmx.de>.
12552
12553 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
12554
12555         * gnus-art.el (gnus-use-idna): Don't directly refer to the value of
12556         idna-program in order to suppress byte compile warning issued by XEmacs
12557         that came to byte compile the default value section of defcustom forms
12558         recently.
12559
12560         * gnus-start.el (gnus-site-init-file): Don't directly refer to the
12561         value of installation-directory.
12562
12563         * message.el (message-use-idna): Don't directly refer to the value of
12564         idna-program.
12565
12566         * mm-uu.el (mm-uu-hide-markers): Don't directly call defined-colors.
12567
12568         * smiley.el (smiley-style): Don't directly call face-attribute.
12569
12570 2007-12-04  Reiner Steib  <Reiner.Steib@gmx.de>
12571
12572         * gnus-group.el (gnus-group-highlight-line): Add FIXME.
12573
12574         * gnus-dired.el: Reduce Gnus dependencies.
12575         (gnus-ems, gnus-msg, gnus-util, message, mm-decode, mml):
12576         Don't require.  Use autoloads instead.
12577         (mml-attach-file, mm-default-file-encoding, mailcap-extension-to-mime)
12578         (mailcap-mime-info, mm-mailcap-command, ps-print-preprint)
12579         (message-buffers, gnus-setup-message, gnus-print-buffer): Autoload.
12580         (gnus-dired-mode): Adjust doc string.
12581         (gnus-dired-mail-mode): New variable.
12582         (gnus-dired-mode-map): Avoid using `gnus-define-keys'.
12583         (gnus-dired-mode): Avoid using `gnus-run-hooks'.
12584         (gnus-dired-mail-buffers): New function.  Return mail or message
12585         composition buffers.
12586         (gnus-dired-attach): Use it.
12587         (gnus-dired-find-file-mailcap): Call `mailcap-mime-info' with
12588         NO-DECODE.
12589         (gnus-dired-print): Use `gnus-print-buffer' depending on
12590         `gnus-dired-mail-mode'.
12591
12592 2007-12-04  Katsumi Yamaoka  <yamaoka@jpl.org>
12593
12594         * rfc2047.el (rfc2047-encoded-word-regexp)
12595         (rfc2047-encoded-word-regexp-loose): Move forward; add comments
12596         explaining what regexp patterns are for.
12597
12598 2007-12-04  Glenn Morris  <rgm@gnu.org>
12599
12600         * password.el: Move to password-cache.el.
12601
12602         * mml1991.el (password-read, password-cache-add, password-cache-remove):
12603         * mml2015.el (password-read, password-cache-add, password-cache-remove):
12604         * mml-smime.el (password-read, password-cache-add)
12605         (password-cache-remove):
12606         No need to autoload, since mml-sec requires password.
12607
12608         * gnus.el (gnus-spam-resend-to, gnus-ham-resend-to):
12609         * message.el (gnus-extract-address-components):
12610         * mml-smime.el (gnus-extract-address-components): Define for compiler.
12611
12612         * mml-sec.el, sieve-manage.el, smime.el: Require password-cache or
12613         password.
12614
12615 2007-12-03  Reiner Steib  <Reiner.Steib@gmx.de>
12616
12617         * mailcap.el: Reduce dependencies.
12618         (mail-header-parse-content-type): Autoload.
12619         (mailcap-delete-duplicates): New alias.
12620         (mailcap-mime-info): Add optional argument NO-DECODE.
12621         (mailcap-mime-types): Use mailcap-delete-duplicates.
12622
12623         * message.el (message-ignored-supersedes-headers): Add "X-ID".
12624
12625 2007-12-03  Nathan J. Williams  <nathanw@MIT.EDU>  (tiny change)
12626
12627         * imap.el (imap-mailbox-status-asynch): Upcase STATUS items.
12628         (imap-parse-status): Upcase status-att for servers that sends them
12629         lower-case (e.g., MS Exchange 2007).
12630
12631 2007-12-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12632
12633         * gnus-sum.el (gnus-uu-extract-map): Add a command for the yenc
12634         function.
12635
12636         * gnus-uu.el (gnus-uu-decode-yenc): New command.
12637         (gnus-uu-yenc-article): New function.
12638
12639         * yenc.el (yenc-first-part-p, yenc-last-part-p): New functions.
12640
12641         * mm-uu.el (mm-uu-yenc-extract): Get the data from the original buffer.
12642
12643 2007-12-02  Glenn Morris  <rgm@gnu.org>
12644
12645         * binhex.el (binhex): New custom group.
12646         (binhex-decoder-program, binhex-decoder-switches)
12647         (binhex-use-external): Move to the binhex custom group.
12648
12649         * uudecode.el (uudecode): New custom group.
12650         (uudecode-decoder-program, uudecode-decoder-switches)
12651         (uudecode-use-external): Move to the uudecode custom group.
12652
12653         * netrc.el (top-level): Don't load `encrypt' features.
12654         (netrc-parse): Don't use encrypt.
12655         (netrc-find-service-name, netrc-find-service-number): Don't use caddr.
12656
12657         * encrypt.el: Remove file.
12658
12659 2007-12-01  Reiner Steib  <Reiner.Steib@gmx.de>
12660
12661         * message.el (message-cite-prefix-regexp): Remove `-' and `+' to avoid
12662         matches on patches.
12663
12664         * gnus-art.el (gnus-article-browse-html-article):
12665         Mention `mm-text-html-renderer' in the doc string.
12666
12667         * rfc2047.el (rfc2047-encode-max-chars): Refer to RFC 2047 in doc
12668         string.  Add comments.
12669
12670         * message.el (message-idna-to-ascii-rhs-1): Don't call `idna-to-ascii'
12671         if rhs is ASCII.
12672
12673 2007-12-01  Glenn Morris  <rgm@gnu.org>
12674
12675         * mail-source.el (top-level): Require format-spec before
12676         eval-when-compile.
12677
12678 2007-11-30  Glenn Morris  <rgm@gnu.org>
12679
12680         * encrypt.el: Require password, rather than autoloading password-read.
12681
12682 2007-11-29  Glenn Morris  <rgm@gnu.org>
12683
12684         * imap.el (sasl-find-mechanism, sasl-mechanism-name)
12685         (sasl-make-client, sasl-next-step, sasl-step-data)
12686         (sasl-step-set-data): Declare as functions.
12687
12688 2007-11-28  Reiner Steib  <Reiner.Steib@gmx.de>
12689
12690         * tls.el (tls-hostmismatch, open-tls-stream): Checkdoc cleanup.
12691
12692 2007-11-28  Elias Oltmanns  <eo@nebensachen.de>
12693
12694         * tls.el (open-tls-stream): Actually consult tls-checktrust to see if
12695         certs should be verified and what is to be done in the event of a
12696         verification failure.
12697
12698         * gnus.el (gnus-method-to-server): Add an optional parameter so the
12699         caller can indicate whether the cache should be disregarded for this
12700         call.  This way the result of the call is reproducible at all times and
12701         can be considered a canonical server name for the supplied method.
12702         (gnus-agent-method-p): Canonicalize server names by pushing their
12703         method through `gnus-method-to-server' using the no-cache argument.
12704
12705         * gnus-srvr.el (gnus-server-insert-server-line):
12706         Call `gnus-method-to-server' with `no-cache' argument.
12707
12708         * gnus-agent.el (gnus-agent-toggle-plugged): Don't call
12709         gnus-agent-possibly-synchronize-flags as this should be called when the
12710         server is actually being opened.
12711         (gnus-agent-possibly-synchronize-flags)
12712         (gnus-agent-possibly-synchronize-flags-server): Move check for the
12713         flags file of an agentized server to the latter function.
12714
12715         * gnus-int.el (gnus-agent-possibly-synchronize-flags-server): Autoload.
12716         (gnus-open-server): Call gnus-agent-possibly-synchronize-flags-server
12717         after a connection has been established successfully.
12718
12719 2007-11-28  Katsumi Yamaoka  <yamaoka@jpl.org>
12720
12721         * gnus-art.el (article-display-face): Force to display face if called
12722         interactively; check if gnus-article-x-face-too-ugly matches author.
12723         (article-display-x-face): Display face even if From header is missing
12724         as article-display-face does.
12725
12726 2007-11-27  Dan Nicolaescu  <dann@ics.uci.edu>
12727
12728         * hashcash.el (message-narrow-to-headers-or-head)
12729         (message-fetch-field, message-goto-eoh)
12730         (message-narrow-to-headers): Declare as functions.
12731
12732 2007-11-27  Reiner Steib  <Reiner.Steib@gmx.de>
12733
12734         * mail-source.el (mail-sources): Default to fetch from file for
12735         compatibility with default of nnmail-spool-file.
12736
12737 2007-11-27  Katsumi Yamaoka  <yamaoka@jpl.org>
12738
12739         * rfc2047.el (rfc2047-allow-irregular-q-encoded-words): New variable.
12740         (rfc2047-encodable-p): Use rfc2047-encoded-word-regexp instead of "=?"
12741         to look for encoded word that should be encoded again.
12742         (rfc2047-encoded-word-regexp): Make B encoding pattern strict.
12743         (rfc2047-encoded-word-regexp-loose): New constant that has loose Q
12744         encoding pattern.
12745         (rfc2047-decode-region): Switch strict regexp and loose one according
12746         to rfc2047-allow-irregular-q-encoded-words.
12747
12748 2007-11-25  Romain Francoise  <romain@orebokech.com>
12749
12750         * gnus-msg.el (gnus-summary-reply): Delete extra paren.
12751
12752 2007-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
12753
12754         * tls.el (tls-program): Provide more custom choices from
12755         `tls-checktrust'.  Refer to `tls-checktrust' in doc string.
12756         (tls-process-connection-type, tls-success): Remove "*" in doc string.
12757
12758 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
12759
12760         * nnmail.el (nnmail-spool-file): Remove obsolete variable.
12761         (nnmail-get-new-mail): Remove code using `nnmail-spool-file'.
12762
12763         * gnus-start.el (defvar, gnus-get-unread-articles): Remove code using
12764         `nnmail-spool-file'.
12765
12766         * nnkiboze.el (nnkiboze-generate-groups): Don't bind obsolete
12767         `nnmail-spool-file'.
12768
12769         * gnus-move.el (gnus-change-server): Ditto.
12770
12771         * gnus-kill.el (gnus-batch-score): Ditto.
12772
12773         * gnus-cache.el (gnus-jog-cache): Ditto.
12774
12775         * gnus-msg.el (gnus-summary-reply):
12776         Ignore gnus-confirm-mail-reply-to-news for wide and very wide replies.
12777
12778 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
12779
12780         * tls.el (tls-checktrust, tls-hostmismatch, tls-untrusted): Add custom
12781         version.  Minor improvement to doc strings.
12782         (tls-program): Add comment.
12783
12784 2007-11-24  Elias Oltmanns  <eo@nebensachen.de>
12785
12786         * tls.el (tls-certtool-program, tls-hostmismatch): New variables.
12787         (tls-checktrust): New variable.  Check if GNU TLS complained about a
12788         mismatch between the hostname provided in the certificate and the name
12789         of the host connnecting to.
12790         (open-tls-stream): Use them.  Check certificates against trusted root
12791         certificates.
12792
12793 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
12794
12795         * gnus-cache.el (gnus-cache-generate-nov-databases):
12796         Use nnml-generate-nov-databases-directory instead of
12797         nnml-generate-nov-databases-1.
12798
12799 2007-11-24  Glenn Morris  <rgm@gnu.org>
12800
12801         * message.el (message-tool-bar-retro): Update for rename
12802         mail_send.xpm->mail-send.xpm.
12803
12804 2007-11-22  Reiner Steib  <Reiner.Steib@gmx.de>
12805
12806         * smime.el (smime-cert-by-ldap-1): Use `ldap-search' instead of
12807         `smime-ldap-search' for Emacs 22 and up.
12808
12809 2007-11-22  Stefan Monnier  <monnier@iro.umontreal.ca>
12810
12811         * gnus-art.el (gnus-article-truncate-lines): Use `truncate-lines'.
12812
12813         * message.el (message-send-mail-function): Fix error convention.
12814         (message-mailer-swallows-blank-line, message-send-mail-with-sendmail)
12815         (message-widen-reply, message-send-mail, message-talkative-question)
12816         (message-with-reply-buffer, message-generate-new-buffer-clone-locals)
12817         (message-clone-locals, message-send-news): Use with-current-buffer.
12818         (message-insert-or-toggle-importance): Remove unused var `valid'.
12819         (message-make-references): Remove unused var `new-references'.
12820         (message-make-mail-followup-to): Remove unused var `subscribed-lists'.
12821
12822 2007-11-22  Juanma Barranquero  <lekktu@gmail.com>
12823
12824         * spam.el (spam-find-spam, spam-enter-list): Doc fixes.
12825         (spam-split-symbolic-return-positive): Reflow docstring.
12826         (spam-backends, spam-summary-exit-behavior)
12827         (spam-mark-ham-unread-before-move-from-spam-group)
12828         (spam-summary-score-preferred-header, spam-sa-learn-spam-switch)
12829         (spam-sa-learn-ham-switch, spam-sa-learn-unregister-switch)
12830         (spam-clear-cache, spam-backend-check, spam-install-backend)
12831         (spam-install-statistical-backend, spam-list-of-processors)
12832         (spam-group-processor-p, spam-split, spam-bogofilter-score)
12833         (spam-bsfilter-score, spam-check-bsfilter, spam-crm114-score)
12834         (spam-check-crm114, spam-initialize, spam-unload-hook):
12835         Fix typos in docstrings.
12836
12837 2007-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
12838
12839         * gnus-start.el (gnus-get-unread-articles): Mark groups as having never
12840         been checked if they have never been read and those group levels are
12841         higher than the one that a user specified.
12842
12843 2007-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
12844
12845         * gnus-start.el (gnus-get-unread-articles): Don't prevent from checking
12846         foreign groups unless a group level is specified by a user.
12847         Reported by Dan Nicolaescu <dann@ics.uci.edu>.
12848
12849 2007-11-21  Reiner Steib  <Reiner.Steib@gmx.de>
12850
12851         * message.el (message-send-mail-function): Require sendmail.
12852
12853 2007-11-20  Reiner Steib  <Reiner.Steib@gmx.de>
12854
12855         * message.el (message-send-mail-function): Check for smtpmail too.
12856
12857         * utf7.el (utf7-encode, utf7-decode): Use coding system
12858         `utf-7'/`utf-7-imap' from utf-7.el' if available.
12859
12860         * message.el (message-send-mail-function): New function.
12861         (message-send-mail-function): Set default using
12862         message-send-mail-function.  Adjust doc string.
12863         (message-send-mail-with-mailclient): New function.
12864
12865 2007-11-16  Dan Nicolaescu  <dann@ics.uci.edu>
12866
12867         * smime.el (from):
12868         * rfc2047.el (message-posting-charset):
12869         * qp.el (mm-use-ultra-safe-encoding):
12870         * pop3.el (parse-time-months):
12871         * nnrss.el (mm-text-html-renderer, mm-text-html-washer-alist):
12872         * nnml.el (files):
12873         * nnheader.el (gnus-newsgroup-name, nnheader-file-coding-system)
12874         (jka-compr-compression-info-list, ange-ftp-path-format)
12875         (efs-path-regexp):
12876         * nndiary.el (files):
12877         * mml2015.el (mc-default-scheme, mc-schemes, pgg-default-user-id)
12878         (pgg-errors-buffer, pgg-output-buffer, epg-user-id-alist)
12879         (epg-digest-algorithm-alist, inhibit-redisplay)
12880         (password-cache-expiry):
12881         * mml1991.el (pgg-default-user-id, pgg-errors-buffer)
12882         (pgg-output-buffer, password-cache-expiry):
12883         * mml.el (mml-dnd-protocol-alist, ange-ftp-name-format)
12884         (efs-path-regexp):
12885         * mml-smime.el (epg-user-id-alist, epg-digest-algorithm-alist)
12886         (inhibit-redisplay):
12887         * mm-uu.el (file-name, start-point, end-point, entry)
12888         (gnus-newsgroup-name, gnus-newsgroup-charset):
12889         * mm-util.el (mm-mime-mule-charset-alist, latin-unity-coding-systems)
12890         (latin-unity-ucs-list):
12891         * mm-bodies.el (mm-uu-yenc-decode-function, mm-uu-decode-function)
12892         (mm-uu-binhex-decode-function):
12893         * message.el (gnus-message-group-art, gnus-list-identifiers)
12894         (rmail-enable-mime-composing, gnus-local-organization)
12895         (gnus-post-method, gnus-select-method, gnus-active-hashtb)
12896         (gnus-read-active-file, facemenu-add-face-function)
12897         (facemenu-remove-face-function, gnus-article-decoded-p)
12898         (tool-bar-mode):
12899         * mail-source.el (display-time-mail-function):
12900         * gnus-util.el (nnmail-pathname-coding-system)
12901         (nnmail-active-file-coding-system, gnus-emphasize-whitespace-regexp)
12902         (gnus-original-article-buffer, gnus-user-agent)
12903         (rmail-default-rmail-file, mm-text-coding-system, tool-bar-mode)
12904         (xemacs-codename, sxemacs-codename, emacs-program-version):
12905         * gnus-sum.el (tool-bar-mode, gnus-tmp-header, number):
12906         * gnus-start.el (gnus-agent-covered-methods)
12907         (gnus-agent-file-loading-local, gnus-agent-file-loading-cache)
12908         (gnus-current-headers, gnus-thread-indent-array, gnus-newsgroup-name)
12909         (gnus-newsgroup-headers, gnus-group-list-mode)
12910         (gnus-group-mark-positions, gnus-newsgroup-data)
12911         (gnus-newsgroup-unreads, nnoo-state-alist)
12912         (gnus-current-select-method, mail-sources)
12913         (nnmail-scan-directory-mail-source-once, nnmail-split-history)
12914         (nnmail-spool-file, gnus-cache-active-hashtb):
12915         * gnus-mh.el (mh-lib-progs):
12916         * gnus-ems.el (gnus-tmp-unread, gnus-tmp-replied)
12917         (gnus-tmp-score-char, gnus-tmp-indentation, gnus-tmp-opening-bracket)
12918         (gnus-tmp-lines, gnus-tmp-name, gnus-tmp-closing-bracket)
12919         (gnus-tmp-subject-or-nil, gnus-check-before-posting, gnus-mouse-face)
12920         (gnus-group-buffer):
12921         * gnus-cite.el (font-lock-defaults-computed, font-lock-keywords)
12922         (font-lock-set-defaults):
12923         * gnus-art.el (tool-bar-map, w3m-minor-mode-map)
12924         (gnus-face-properties-alist, charset, gnus-summary-article-menu)
12925         (gnus-summary-post-menu, total-parts, type, condition, length):
12926         * gnus-agent.el (gnus-agent-read-agentview):
12927         * flow-fill.el (show-trailing-whitespace):
12928         * gnus-group.el (tool-bar-mode, nnrss-group-alist): Remove unnecessary
12929         eval-and-compile wrappers for byte compiler pacifiers.
12930
12931         * mm-view.el (mm-inline-image-xemacs): Only do something for XEmacs.
12932         (mm-display-inline-fontify): Check for featurep 'xemacs not
12933         extent-list.
12934
12935         * mm-decode.el (mm-display-external): Check for featurep 'xemacs not
12936         itimer-list.
12937         (mm-create-image-xemacs): Only do something for XEmacs.
12938         (mm-image-fit-p): Check for featurep 'xemacs not glyph-width.
12939
12940         * mm-util.el (mm-find-buffer-file-coding-system): Add check for XEmacs.
12941
12942         * gnus-registry.el (gnus-adaptive-word-syntax-table):
12943         * gnus-fun.el (gnus-face-properties-alist): Pacify byte compiler.
12944
12945 2007-11-15  Juanma Barranquero  <lekktu@gmail.com>
12946
12947         * nnimap.el (nnimap-split-download-body):
12948         * gnus-demon.el (gnus-demon):
12949         * gnus-uu.el (gnus-uu-default-view-rules): Fix typos in docstrings.
12950
12951 2007-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
12952
12953         * nntp.el (nntp-insert-buffer-substring, nntp-copy-to-buffer):
12954         New macros.
12955         (nntp-wait-for, nntp-retrieve-articles, nntp-async-trigger)
12956         (nntp-retrieve-headers-with-xover): Use nntp-insert-buffer-substring to
12957         copy data from unibyte buffer to multibyte current buffer.
12958         (nntp-retrieve-headers, nntp-retrieve-groups): Use nntp-copy-to-buffer
12959         to copy data from unibyte current buffer to multibyte buffer.
12960         (nntp-make-process-buffer): Make process buffer unibyte.
12961
12962         * pop3.el (pop3-open-server): Fix typo in Lisp code.
12963
12964 2007-11-14  Denys Duchier  <denys.duchier@univ-orleans.fr>  (tiny change)
12965
12966         * pop3.el (pop3-open-server): Accept and process data more robustly at
12967         connection start to avoid spurious "POP SSL connection failed" errors.
12968
12969 2007-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
12970
12971         * gnus-start.el (gnus-active-to-gnus-format): Use unibyte buffer to
12972         read group names.
12973
12974 2007-11-12  Reiner Steib  <Reiner.Steib@gmx.de>
12975
12976         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Adjust :version.
12977
12978 2007-11-12  Katsumi Yamaoka  <yamaoka@jpl.org>
12979
12980         * nnmail.el (nnmail-parse-active): Make group names unibyte.
12981         (nnmail-save-active): Use a unibyte buffer when saving active file,
12982         which may contain non-ASCII group names.
12983
12984         * nnml.el (nnml-request-group): Decode group names in messages.
12985
12986 2007-11-05  Reiner Steib  <Reiner.Steib@gmx.de>
12987
12988         * message.el (message-citation-line-function)
12989         (message-insert-formatted-citation-line): Fix spelling of
12990         `message-insert-formated-citation-line'.
12991
12992 2007-11-03  Reiner Steib  <Reiner.Steib@gmx.de>
12993
12994         * gnus-sum.el (gnus-summary-highlight): Mark as risky local variable.
12995
12996 2007-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
12997
12998         * nnml.el (nnml-request-rename-group): Bind file-name-coding-system to
12999         nnmail-pathname-coding-system.
13000
13001         * gnus-group.el (gnus-group-rename-group): Encode non-ASCII group name
13002         that a user enters; decode group names in messages.
13003
13004         * gnus-msg.el (gnus-inews-do-gcc): Encode non-ASCII group names.
13005
13006 2007-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
13007
13008         * mm-util.el (mm-charset-eval-alist): Mark as risky local variable.
13009
13010         * gnus.el (gnus-group-charter-alist): Mark as risky local variable.
13011
13012         * gnus-art.el (gnus-button-alist, gnus-header-button-alist): Mark as
13013         risky local variable.
13014
13015         * gnus-group.el (gnus-group-icon-list): Mark as risky local variable.
13016
13017 2007-11-01  Teodor Zlatanov  <tzz@lifelogs.com>
13018
13019         * encrypt.el: Improve documentation to fix function name typo.
13020         Reported by Daiki Ueno <ueno@unixuser.org>.
13021
13022 2007-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
13023
13024         * gnus-art.el (gnus-article-next-page): Honor gnus-article-over-scroll
13025         even if the point is not in the last page of an article.
13026         (gnus-article-prev-page): Honor gnus-article-over-scroll when moving
13027         back to the previous page.
13028
13029 2007-10-30  Reiner Steib  <Reiner.Steib@gmx.de>
13030
13031         * qp.el (quoted-printable-decode-string): Fix typo in doc string.
13032
13033 2007-10-30  Katsumi Yamaoka  <yamaoka@jpl.org>
13034
13035         * gnus-ems.el (gnus-x-splash): Work even if there's no scroll bar.
13036
13037 2007-10-29  Stefan Monnier  <monnier@iro.umontreal.ca>
13038
13039         * message.el (message-check-news-body-syntax):
13040         Avoid mm-string-as-multibyte.
13041         (message-hide-headers): Don't assume (point-min)==1.
13042
13043 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
13044
13045         * message.el (message-remove-blank-cited-lines): Fix if remove is
13046         given.
13047         (message-bogus-address-regexp): New variable.
13048         (message-bogus-recipient-p): New function.
13049         (message-check-recipients): New command.
13050         (message-syntax-checks): Add `bogus-recipient'.
13051         (message-fix-before-sending): Add `bogus-recipient'.
13052
13053         * gnus-art.el (gnus-button-mid-or-mail-heuristic-alist): Add "alpine".
13054         (gnus-treat-body-boundary): Don't test window-system.
13055
13056 2007-10-28  Leo Liu  <sdl.web@gmail.com>
13057
13058         * gnus-art.el (gnus-treat-emphasize): Don't test window-system.
13059
13060 2007-10-28  Miles Bader  <miles@gnu.org>
13061
13062         * nnheader.el (nnheader-uniquify-message-id): Make sure this is defined
13063         at compile-time too.
13064
13065 2007-10-27  Reiner Steib  <Reiner.Steib@gmx.de>
13066
13067         * gnus-msg.el (gnus-message-setup-hook):
13068         Add `message-remove-blank-cited-lines' to options.
13069
13070 2007-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
13071
13072         * message.el (message-remove-blank-cited-lines): New function.
13073         Suggested by Karl Plästerer.
13074
13075 2007-10-25  Katsumi Yamaoka  <yamaoka@jpl.org>
13076
13077         * hashcash.el (mail-add-payment): Replace mapcar called for effect with
13078         mapc.
13079
13080         * imap.el (imap-open): Replace mapcar called for effect with mapc.
13081         (top-level): Use mapc to set functions to be traced for debugging.
13082
13083         * legacy-gnus-agent.el (gnus-agent-convert-agentview): Replace mapcar
13084         called for effect with while loop.
13085
13086         * message.el (message-talkative-question): Replace mapcar called for
13087         effect with mapc.
13088
13089         * mm-util.el: Use mapc instead of mapcar to make compatible functions.
13090         (mm-find-mime-charset-region, mm-find-charset-region): Replace mapcar
13091         called for effect with dolist.
13092
13093         * mml.el (mml-insert-mime): Replace mapcar called for effect with mapc.
13094
13095         * nndiary.el: Use dolist instead of mapcar to add diary headers to
13096         gnus-extra-headers and nnmail-extra-headers.
13097
13098         * nnimap.el (nnimap-request-update-info-internal): Replace mapcar
13099         called for effect with dolist.
13100         (top-level): Use mapc to set functions to be traced for debugging.
13101
13102         * nnmail.el (nnmail-read-incoming-hook): Doc fix.
13103         (nnmail-split-fancy-with-parent): Replace mapcar called for effect with
13104         dolist.
13105
13106         * nnmaildir.el (nnmaildir--delete-dir-files, nnmaildir-request-close):
13107         Replace mapcar called for effect with mapc.
13108         (nnmaildir--scan, nnmaildir-request-scan, nnmaildir-retrieve-groups)
13109         (nnmaildir-request-update-info, nnmaildir-request-delete-group)
13110         (nnmaildir-retrieve-headers, nnmaildir-request-set-mark)
13111         (nnmaildir-close-group): Replace mapcar called for effect with dolist.
13112
13113         * nnrss.el (nnrss-make-hash-index): Use gnus-remove-if instead of
13114         remove-if that's a cl function.
13115
13116         * webmail.el (webmail-debug): Replace mapcar called for effect with
13117         dolist.
13118
13119         * gnus-xmas.el (gnus-group-add-icon): Replace mapcar called for effect
13120         with mapc.
13121
13122 2007-10-24  Katsumi Yamaoka  <yamaoka@jpl.org>
13123
13124         * gnus-agent.el (gnus-agent-read-agentview, gnus-agent-save-alist)
13125         (gnus-agent-expire-unagentized-dirs): Replace mapcar called for effect
13126         with while loop.
13127
13128         * gnus-art.el: Use mapc instead of mapcar to make gnus-article-*
13129         functions from article-* functions.
13130         (gnus-multi-decode-header): Replace mapcar called for effect with
13131         dolist.
13132
13133         * gnus-bookmark.el (gnus-bookmark-bmenu-list)
13134         (gnus-bookmark-show-details): Replace mapcar called for effect with
13135         while loop.
13136
13137         * gnus-diary.el (gnus-diary-update-group-parameters): Replace mapcar
13138         called for effect with while loop.
13139
13140         * gnus-group.el (gnus-group-suspend): Replace mapcar called for effect
13141         with dolist.
13142
13143         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
13144         Replace mapcar called for effect with dolist.
13145
13146         * gnus-spec.el (gnus-correct-length): Make it simple and fast.
13147
13148         * gnus-sum.el (gnus-multi-decode-encoded-word-string)
13149         (gnus-build-sparse-threads, gnus-summary-limit-include-expunged):
13150         Replace mapcar called for effect with dolist.
13151         (gnus-simplify-buffer-fuzzy): Replace mapcar called for effect with
13152         mapc.
13153
13154         * gnus-topic.el (gnus-topic-find-groups, gnus-topic-move-group):
13155         Replace mapcar called for effect with dolist.
13156         (gnus-topic-list): Replace mapcar called for effect with mapc.
13157
13158         * gnus.el: Use mapc instead of mapcar to add autoloads.
13159
13160 2007-10-23  Richard Stallman  <rms@gnu.org>
13161
13162         * gnus-group.el (gnus-group-highlight): Mark as risky.
13163
13164 2007-10-23  Katsumi Yamaoka  <yamaoka@jpl.org>
13165
13166         * gnus.el (gnus-server-to-method): Return method found first in
13167         gnus-newsrc-alist.
13168
13169         * gnus-art.el (gnus-article-highlight-signature)
13170         (gnus-insert-prev-page-button, gnus-insert-next-page-button): Make a
13171         button overlay without the front stickiness.
13172
13173 2007-10-22  Kevin Greiner  <kevin.greiner@compsol.cc>
13174
13175         * gnus-agent.el (gnus-agent-expire-group-1): The check for an unsorted
13176         overview buffer needed a catch to receive its throw.
13177         (gnus-agent-flush-cache): Declare as interactive to make this function
13178         easier to use.
13179
13180 2007-10-20  Reiner Steib  <Reiner.Steib@gmx.de>
13181
13182         * html2text.el (html2text-fix-paragraph): Use `forward-line' instead of
13183         `next-line'.
13184
13185 2007-10-18  Katsumi Yamaoka  <yamaoka@jpl.org>
13186
13187         * nnmail.el (nnmail-fancy-expiry-target): Use rmail-dont-reply-to to
13188         exclude address matching message-dont-reply-to-names.
13189
13190 2007-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
13191
13192         * gnus-util.el (gnus-string<): New function.
13193
13194         * gnus-sum.el (gnus-article-sort-by-author)
13195         (gnus-article-sort-by-recipient, gnus-article-sort-by-subject): Use it.
13196
13197 2007-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
13198
13199         * gnus-win.el (gnus-configure-windows): Focus on the frame for which
13200         the frame-focus tag is set in gnus-buffer-configuration.
13201
13202 2007-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
13203
13204         * gnus-art.el (gnus-article-add-button): Make a button overlay without
13205         the front stickiness.
13206
13207 2007-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
13208
13209         * gnus-art.el (gnus-button-alist): Exclude newline in RFC2396-compliant
13210         url pattern; remove duplicate one.
13211         (gnus-article-extend-url-button): New function.
13212         (gnus-article-add-buttons): Use it.
13213         (gnus-button-push): Use concatenated url that it makes.
13214
13215 2007-10-04  Juanma Barranquero  <lekktu@gmail.com>
13216
13217         * sieve-manage.el (sieve-manage-interactive-login): Doc fix.
13218
13219 2007-10-02  Stefan Monnier  <monnier@iro.umontreal.ca>
13220
13221         * gnus-uu.el (gnus-uu-reginize-string, gnus-uu-expand-numbers):
13222         Don't hardcode point-min==1.
13223
13224 2007-10-08  Reiner Steib  <Reiner.Steib@gmx.de>
13225
13226         * mm-util.el (mm-charset-synonym-alist): Alias gbk to cp936.
13227         Fix comment about "iso8859-1".
13228
13229 2007-10-08  Daiki Ueno  <ueno@unixuser.org>
13230
13231         * mm-decode.el (mm-possibly-verify-or-decrypt): Replace PARTS with the
13232         ones returned from the verify-function.
13233
13234         * mm-uu.el (mm-uu-pgp-signed-extract-1):
13235         Call mml2015-extract-cleartext-signature if extraction failed.
13236
13237 2007-10-07  Daiki Ueno  <ueno@unixuser.org>
13238
13239         * mm-uu.el (mm-uu-pgp-signed-extract-1): Delete the first line
13240         beginning with "-----BEGIN PGP SIGNED MESSAGE-----" if extraction
13241         failed.
13242
13243 2007-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
13244
13245         * Relicense "GPLv2 or later" files to "GPLv3 or later".
13246
13247 2007-10-03  Reiner Steib  <Reiner.Steib@gmx.de>
13248
13249         * pgg.el, pgg-def.el, pgg-gpg.el: Revert to the version in v5-10.  The
13250         trunk version of PGG was unmaintained.  The author of PGG, Daiki Ueno,
13251         recommends to use EasyPG instead of PGG.
13252
13253         * pgg.el: Revert to revision 6.23.2.16.
13254
13255         * pgg-def.el: Revert to revision 6.6.2.14.
13256
13257         * pgg-gpg.el: Revert to revision 6.23.2.34.
13258
13259 2007-09-27  Teodor Zlatanov  <tzz@lifelogs.com>
13260
13261         * gnus-sum.el (gnus-summary-kill-thread): Allow universal prefix zero
13262         to mark a thread as expirable.  Add variable `hide' to handle hiding of
13263         thread for both the null and zero (kill/expire thread) universal prefix
13264         cases.
13265         (gnus-summary-expire-thread): Add new function to expire a thread,
13266         using gnus-summary-kill-thread.
13267         (gnus-summary-mode-map, gnus-summary-thread-map): Add 'M-C-e' and 'T e'
13268         shortcuts for gnus-summary-expire-thread.
13269         (gnus-summary-mode-map, gnus-summary-thread-map): Remove `M-C-e' and `T
13270         e' bindings for gnus-summary-expire-thread.  Add `T E' binding.
13271
13272 2007-09-25  Teodor Zlatanov  <tzz@lifelogs.com>
13273
13274         * gnus-registry.el (gnus-registry-store-extra-entry): Allow for nil
13275         extras value, so an extras entry can be deleted.
13276         (gnus-registry-delete-extra-entry): Use it.
13277         (gnus-registry-fetch-extra-flags, gnus-registry-has-extra-flag)
13278         (gnus-registry-store-extra-flags, gnus-registry-delete-extra-flags)
13279         (gnus-registry-delete-all-extra-flags): Allow for arbitrary flag symbol
13280         storage through the gnus-registry, and provide an appropriate API for
13281         it.
13282
13283 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
13284
13285         * gnus-sum.el (gnus-newsgroup-maximum-articles): Move from gnus.el.
13286         Suggested by Leo <sdl.web@gmail.com>.
13287
13288         * gnus.el: Do.
13289
13290 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
13291
13292         * gnus.el (gnus-newsgroup-maximum-articles): Rename from
13293         gnus-maximum-newsgroup.  Suggested by Leo <sdl.web@gmail.com>.
13294
13295         * gnus-agent.el (gnus-agent-fetch-headers): Do.
13296
13297         * gnus-sum.el (gnus-articles-to-read, gnus-list-of-unread-articles)
13298         (gnus-list-of-read-articles, gnus-sequence-of-unread-articles): Do.
13299
13300 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
13301
13302         * nnmbox.el (nnmbox-request-article): Don't assume delim regexp matches
13303         newline.
13304         (nnmbox-request-accept-article): Don't change article in source buffer;
13305         narrow to header to use message-fetch-field rather than
13306         nnmail-fetch-field; use with-current-buffer instead of save-excursion.
13307         (nnmbox-request-replace-article): Quote lines that'll be misidentified
13308         as delimiters; make sure article ends with newline.
13309         (nnmbox-delete-mail): Correct last position of article to be deleted;
13310         ignore X-Gnus-Newsgroup header in article body.
13311         (nnmbox-save-mail): Quote lines looking like delimiters at the right
13312         positions; make sure article ends with newline.
13313
13314         * message.el (message-display-abbrev): Don't infloop when a user
13315         inserts SPC in the beginning of header.
13316
13317         * lpath.el: Don't bind define-ccl-program for non-Mule XEmacs; bind
13318         coding-system-for-read and coding-system-for-write for XEmacs having no
13319         file-coding feature.
13320
13321         * dgnushack.el: Bind or autoload define-ccl-program for XEmacs.
13322
13323 2007-09-12  Teodor Zlatanov  <tzz@lifelogs.com>
13324
13325         * gnus-registry.el (gnus-registry-unfollowed-groups): Add INBOX to the
13326         list of groups not followed by default.  Fix type to be regexp.
13327         (gnus-registry-grep-in-list): Fix inverted parameters to string-match.
13328
13329 2007-09-06  Tassilo Horn  <tassilo@member.fsf.org>
13330
13331         * hmac-def.el (define-hmac-function): Switch from old-style to
13332         new-style backquotes.
13333
13334         * md4.el (md4-make-step): Likewise.
13335
13336 2007-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
13337
13338         * gnus-start.el (gnus-gnus-to-newsrc-format): Use a unibyte buffer and
13339         raw-text coding system when saving .newsrc file, which may contain
13340         non-ASCII group names.
13341
13342 2007-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
13343
13344         * gnus-cus.el (gnus-score-extra): New widget.
13345         (gnus-score-extra-convert): New function.
13346         (gnus-score-customize): Use it for Extra.
13347
13348 2007-08-31  Daiki Ueno  <ueno@unixuser.org>
13349
13350         * mml2015.el (mml2015-extract-cleartext-signature): New function.
13351         (mml2015-mailcrypt-clear-verify): Use it.
13352         (mml2015-gpg-clear-verify): Use it.
13353         (mml2015-pgg-clear-verify): Use it.
13354         (mml2015-epg-clear-verify): Replace the current part with the output
13355         from GnuPG; don't extract the plaintext by itself.
13356
13357         * mm-uu.el (mm-uu-pgp-beginning-signature): Abolish.
13358         (mm-uu-pgp-signed-extract-1): Bind coding-system-for-read when calling
13359         mml2015-clear-verify-function; don't touch the armor headers or
13360         dash-escaped text here.
13361
13362 2007-08-24  Katsumi Yamaoka  <yamaoka@jpl.org>
13363
13364         * gnus-art.el (gnus-article-edit-part): Don't jump to nonexistent part.
13365         (gnus-mime-view-part-as-type-internal): Default to text/plain for text
13366         parts, or application/octet-stream as a last resort.
13367         (gnus-mime-view-part-as-type): Don't toggle display.
13368         (gnus-mime-view-part-as-charset): Don't turn off display before
13369         querying charset.
13370
13371         * mm-view.el (mm-inline-text-html-render-with-w3): Don't add XEmacs
13372         stuff to undisplayer function in Emacs.
13373         (mm-inline-text-html-render-with-w3m): Remove Emacs/W3 stuff.
13374
13375         * mml.el (mml-generate-mime-1): Prefer utf-8 when encoding
13376         text/calendar parts.
13377
13378 2007-08-23  Katsumi Yamaoka  <yamaoka@jpl.org>
13379
13380         * gnus-art.el (gnus-mime-display-single): Use utf-8 by default for
13381         decoding text/calendar parts.
13382
13383         * message.el (message-forward-make-body-mime): Always mark body as
13384         having no illegible text; remove signed-or-encrypted argument.
13385         (message-forward-make-body): Don't pass signed-or-encrypted arg to it.
13386
13387         * mml.el (mml-generate-mime): Make sure it uses multibyte temp buffer.
13388         (mml-generate-mime-1): Don't encode body if it is specified to be in
13389         raw form; don't make buffer be unibyte when inserting multibyte string.
13390
13391 2007-08-23  Stefan Monnier  <monnier@iro.umontreal.ca>
13392
13393         * sha1.el: Fix up comment style.
13394         (sha1-F0, sha1-F1, sha1-F2, sha1-F3, sha1-S1, sha1-S5, sha1-S30)
13395         (sha1-OP, sha1-add-to-H): Use new-style backquotes.
13396
13397         * hex-util.el: Fix up comment style.
13398         (hex-char-to-num, num-to-hex-char): Use new-style backquotes.
13399
13400         * gnus-salt.el: Use with-current-buffer.
13401         (gnus-pick-setup-message): Fix long-standing typo.
13402
13403 2007-08-17  Katsumi Yamaoka  <yamaoka@jpl.org>
13404
13405         * imap.el (imap-logout-timeout): New variable.
13406         (imap-logout, imap-logout-wait): New functions.
13407         (imap-kerberos4-open, imap-gssapi-open, imap-close): Use them.
13408
13409         * nnimap.el (nnimap-logout-timeout): New server variable.
13410         (nnimap-open-server, nnimap-close-server): Bind imap-logout-timeout to
13411         nnimap-logout-timeout.
13412
13413         * gnus-art.el (gnus-article-summary-command-nosave)
13414         (gnus-article-read-summary-keys): Don't use 3rd arg of pop-to-buffer.
13415
13416 2007-08-14  Katsumi Yamaoka  <yamaoka@jpl.org>
13417
13418         * gnus.el (gnus-maximum-newsgroup): New variable.
13419
13420         * gnus-agent.el (gnus-agent-fetch-headers): Limit the range of articles
13421         according to gnus-maximum-newsgroup.
13422
13423         * gnus-sum.el (gnus-articles-to-read, gnus-list-of-unread-articles)
13424         (gnus-list-of-read-articles, gnus-sequence-of-unread-articles):
13425         Limit the range of articles according to gnus-maximum-newsgroup.
13426
13427 2007-08-14  Tassilo Horn  <tassilo@member.fsf.org>
13428
13429         * gnus-art.el (gnus-sticky-article): Fix problems described in
13430         <b4mps1qitio.fsf@jpl.org> on ding.  Thanks to Katsumi.
13431         Don't perform gnus-configure-windows here; reuse existing sticky
13432         article buffer.
13433
13434         * gnus-sum.el (gnus-summary-display-article): Setup article buffer if
13435         it doesn't exist in gnus-article-mode.
13436
13437 2007-08-13  Katsumi Yamaoka  <yamaoka@jpl.org>
13438
13439         * gnus-agent.el (gnus-agent-decoded-group-names): New variable.
13440         (gnus-agent-decoded-group-name): New function.
13441         (gnus-agent-group-path, gnus-agent-group-pathname): Use it.
13442         (gnus-agent-expire-group-1): Use it; decode group name in messages.
13443
13444 2007-08-12  Tassilo Horn  <tassilo@member.fsf.org>
13445
13446         * gnus-sum.el (gnus-summary-article-map, gnus-summary-make-menu-bar):
13447         Add binding for gnus-sticky-article.
13448         (gnus-summary-exit): Don't kill sticky article buffers.
13449
13450         * gnus-art.el (gnus-sticky-article-mode): New mode to generate a sticky
13451         article buffer.
13452         (gnus-sticky-article, gnus-kill-sticky-article-buffer)
13453         (gnus-kill-sticky-article-buffers): New commands.
13454
13455 2007-08-10  Katsumi Yamaoka  <yamaoka@jpl.org>
13456
13457         * nntp.el (nntp-xref-number-is-evil): New server variable.
13458         (nntp-find-group-and-number): If it is non-nil, don't trust article
13459         numbers in the Xref header.
13460
13461 2007-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
13462
13463         * gnus-agent.el (gnus-agent-read-group): New function.
13464         (gnus-agent-flush-group, gnus-agent-expire-group)
13465         (gnus-agent-regenerate-group): Use it.
13466         (gnus-agent-expire-unagentized-dirs): Bind file-name-coding-system to
13467         nnmail-pathname-coding-system.
13468
13469 2007-08-06  Katsumi Yamaoka  <yamaoka@jpl.org>
13470
13471         * gnus-ems.el (gnus-x-splash): Bind inhibit-read-only to t.
13472
13473         * gnus-sum.el (gnus-summary-insert-articles): Mark inserted articles
13474         that are unread as unread, and also as selected so that information of
13475         marks having been changed by a user may be updated when exiting group.
13476
13477 2007-08-04  Reiner Steib  <Reiner.Steib@gmx.de>
13478
13479         * gnus-art.el (article-hide-headers): Bind inhibit-read-only to t.
13480
13481 2007-08-03  Katsumi Yamaoka  <yamaoka@jpl.org>
13482
13483         * gnus-art.el (gnus-mime-display-single): Pass part number that is
13484         calculated ignoring signature parts to gnus-treat-article.
13485
13486 2007-08-02  Katsumi Yamaoka  <yamaoka@jpl.org>
13487
13488         * gnus-art.el (gnus-mime-security-verify-or-decrypt): Don't narrow to
13489         a point here in order to keep the window start.
13490         (gnus-insert-mime-security-button): Make a button overlay without the
13491         front stickiness.
13492         (gnus-mime-display-security): Goto the end of a button.
13493
13494         * gnus-group.el (gnus-group-name-at-point): Fix regexps.
13495
13496 2007-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
13497
13498         * gnus-group.el (gnus-group-name-at-point): Rewrite; rename from
13499         group-name-at-point.
13500         (gnus-group-completing-read): New function that offers decoded
13501         non-ASCII group names for completion.
13502         (gnus-fetch-group, gnus-group-read-ephemeral-group)
13503         (gnus-group-jump-to-group, gnus-group-make-group-simple)
13504         (gnus-group-unsubscribe-group, gnus-group-fetch-charter)
13505         (gnus-group-fetch-control): Use it.
13506         (gnus-fetch-group): Use group-name-at-point for the initial value
13507         rather than the default value; use gnus-alive-p.
13508
13509         * gnus-msg.el (gnus-group-mail, gnus-group-news, gnus-group-post-news)
13510         (gnus-summary-mail-other-window, gnus-summary-news-other-window)
13511         (gnus-summary-post-news): Use gnus-group-completing-read.
13512
13513         * gnus-sum.el (gnus-select-newsgroup): Decode group name in error msg.
13514         (gnus-read-move-group-name): Decode group name for completion.
13515
13516 2007-07-31  Teodor Zlatanov  <tzz@lifelogs.com>
13517
13518         * gnus-srvr.el (gnus-server-close-all-servers): Close servers not only
13519         in gnus-inserted-opened-servers but also in gnus-server-alist (Katsumi
13520         Yamaoka slightly modified the code).
13521
13522 2007-07-24  Katsumi Yamaoka  <yamaoka@jpl.org>
13523
13524         * nnmail.el (nnmail-group-names-not-encoded-p): New variable.
13525         (nnmail-split-incoming): Bind it.
13526
13527         * nnml.el (nnml-group-name-charset): New function.
13528         (nnml-decoded-group-name): Use it; don't decode group name if
13529         nnmail-group-names-not-encoded-p is non-nil.
13530         (nnml-encoded-group-name): New function.
13531         (nnml-group-pathname): Inline nnml-decoded-group-name.
13532         (nnml-request-expire-articles): Decode group name in message.
13533         (nnml-request-delete-group): Ditto; bind file-name-coding-system to
13534         nnmail-pathname-coding-system.
13535         (nnml-save-mail, nnml-active-number): Work with decoded group names and
13536         not decoded ones according to nnmail-group-names-not-encoded-p.
13537         (nnml-generate-active-info): Use nnml-encoded-group-name.
13538
13539 2007-08-08  Glenn Morris  <rgm@gnu.org>
13540
13541         * gmm-utils.el, gnus-async.el, gnus-msg.el, gnus-score.el
13542         * gnus-util.el, imap.el, mailcap.el, nnimap.el: Replace `iff' in
13543         doc-strings and comments.
13544
13545 2007-07-25  Glenn Morris  <rgm@gnu.org>
13546
13547         * Relicense all FSF files to GPLv3 or later.
13548
13549 2007-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
13550
13551         * gnus-sum.el (gnus-summary-move-article):
13552         Make gnus-summary-respool-article work.
13553
13554 2007-07-21  Reiner Steib  <Reiner.Steib@gmx.de>
13555
13556         * mm-uu.el (mm-uu-type-alist): Refer to mm-uu-configure-list in doc
13557         string.
13558
13559 2007-07-20  Michaël Cadilhac  <michael@cadilhac.name>
13560
13561         * nnrss.el (nnrss-ignore-article-fields): New variable.  List of fields
13562         that should be ignored when comparing distant RSS articles with local
13563         ones.
13564         (nnrss-make-hash-index): New function.  Create a hash index according
13565         to the ignored fields.
13566         (nnrss-check-group): Use it.
13567
13568 2007-07-20  Katsumi Yamaoka  <yamaoka@jpl.org>
13569
13570         * gnus-agent.el (gnus-agent-group-pathname): Take notice of the method.
13571
13572         * gnus-art.el (article-decode-group-name): Decode Xref header too.
13573
13574         * gnus-group.el (gnus-group-make-group): Encode group name here unless
13575         the new optional argument ENCODED is non-nil.
13576         (gnus-group-make-doc-group): Use gnus-group-name-charset to determine
13577         coding system for encoding group name.
13578         (gnus-group-make-rss-group): Pass un-encoded group name to
13579         gnus-group-make-group.
13580         (gnus-group-set-info): Tell gnus-group-make-group that group name is
13581         encoded.
13582
13583         * gnus-sum.el (gnus-summary-move-article, gnus-read-move-group-name):
13584         Encode group name to which articles are moved or copied.
13585         (gnus-summary-edit-article): Use gnus-group-name-charset to determine
13586         coding system for encoding Newsgroup, Followup-To and Xref headers.
13587
13588         * nnagent.el (nnagent-request-set-mark): Use unibyte buffer to compose
13589         marks; use nnheader-file-coding-system to write a file.
13590         (nnagent-retrieve-headers): Bind file-name-coding-system to
13591         nnmail-pathname-coding-system.
13592
13593         * nnmail.el (nnmail-insert-xref): Don't break non-ASCII group name.
13594
13595         * nnml.el (nnml-decoded-group-name, nnml-group-pathname): New functions.
13596         (nnml-request-article, nnml-request-create-group)
13597         (nnml-request-rename-group, nnml-find-id)
13598         (nnml-possibly-change-directory, nnml-possibly-create-directory)
13599         (nnml-save-mail, nnml-active-number, nnml-marks-changed-p)
13600         (nnml-save-marks): Use nnml-group-pathname instead of
13601         nnmail-group-pathname.
13602
13603         (nnml-request-create-group, nnml-request-expire-articles)
13604         (nnml-request-move-article, nnml-request-delete-group)
13605         (nnml-deletable-article-p, nnml-possibly-create-directory)
13606         (nnml-get-nov-buffer, nnml-generate-nov-databases-directory)
13607         (nnml-open-marks): Bind file-name-coding-system to
13608         nnmail-pathname-coding-system.
13609
13610         (nnml-request-article): Pass server argument to nnml-find-group-number.
13611         (nnml-request-create-group, nnml-active-number, nnml-save-marks):
13612         Pass server argument to nnml-possibly-create-directory.
13613         (nnml-request-accept-article): Pass server argument to
13614         nnml-active-number and nnml-save-mail.
13615         (nnml-find-group-number): Pass server argument to nnml-find-id.
13616         (nnml-request-update-info): Pass server argument to
13617         nnml-marks-changed-p.
13618
13619         (nnml-find-id, nnml-find-group-number, nnml-possibly-create-directory)
13620         (nnml-save-mail, nnml-active-number): Add server argument.
13621
13622         (nnml-request-delete-group): Warn if group is missing.
13623         (nnml-get-nov-buffer): Decode group name.
13624         (nnml-generate-active-info): Encode group name.
13625         (nnml-open-marks): Decode group name in messages.
13626
13627 2007-07-19  Katsumi Yamaoka  <yamaoka@jpl.org>
13628
13629         * gnus-art.el (gnus-article-part-wrapper): Work with the nearest part
13630         if it is not specified.
13631         (gnus-article-pipe-part, gnus-article-save-part)
13632         (gnus-article-interactively-view-part, gnus-article-copy-part)
13633         (gnus-article-view-part-as-charset, gnus-article-view-part-externally)
13634         (gnus-article-inline-part, gnus-article-save-part-and-strip)
13635         (gnus-article-replace-part, gnus-article-delete-part)
13636         (gnus-article-view-part-as-type): Pass raw prefix argument to
13637         gnus-article-part-wrapper.
13638
13639 2007-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
13640
13641         * gnus-agent.el (gnus-agent-save-active):
13642         Bind nnheader-file-coding-system to gnus-agent-file-coding-system.
13643
13644         * gnus-cache.el (gnus-cache-save-buffers)
13645         (gnus-cache-possibly-enter-article, gnus-cache-request-article)
13646         (gnus-cache-retrieve-headers, gnus-cache-change-buffer)
13647         (gnus-cache-possibly-remove-article, gnus-cache-articles-in-group)
13648         (gnus-cache-braid-nov, gnus-cache-braid-heads)
13649         (gnus-cache-generate-active, gnus-cache-rename-group)
13650         (gnus-cache-delete-group, gnus-cache-update-file-total-fetched-for)
13651         (gnus-cache-update-overview-total-fetched-for):
13652         Bind file-name-coding-system to nnmail-pathname-coding-system.
13653         (gnus-cache-decoded-group-names, gnus-cache-unified-group-names):
13654         New variables.
13655         (gnus-cache-decoded-group-name): New function.
13656         (gnus-cache-file-name): Use it.
13657         (gnus-cache-generate-active): Use non-decoded group name for active.
13658
13659         * gnus-util.el (gnus-write-buffer): Bind file-name-coding-system at the
13660         right place.
13661         (gnus-write-active-file): Don't break non-ASCII group names.
13662
13663         * nntp.el (nntp-marks-changed-p): Bind file-name-coding-system to
13664         nnmail-pathname-coding-system.
13665
13666         * lpath.el: Bind default-file-name-coding-system,
13667         file-name-coding-system and language-info-alist for XEmacs.
13668
13669         * gnus-uu.el (gnus-uu-decode-save): Typo.
13670
13671 2007-07-16  Katsumi Yamaoka  <yamaoka@jpl.org>
13672
13673         * gnus-srvr.el (gnus-server-font-lock-keywords): Quote faces.
13674
13675 2007-07-14  David Kastrup  <dak@gnu.org>
13676
13677         * gnus-art.el (gnus-mime-delete-part): Don't go through article-edit
13678         finishing actions if we did not edit the article.
13679
13680 2007-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
13681
13682         * gnus-agent.el (gnus-agent-rename-group, gnus-agent-delete-group)
13683         (gnus-agent-fetch-articles, gnus-agent-unfetch-articles)
13684         (gnus-agent-crosspost, gnus-agent-backup-overview-buffer)
13685         (gnus-agent-flush-group, gnus-agent-flush-cache)
13686         (gnus-agent-fetch-headers, gnus-agent-load-alist)
13687         (gnus-agent-read-agentview, gnus-agent-expire-group-1)
13688         (gnus-agent-retrieve-headers, gnus-agent-request-article)
13689         (gnus-agent-regenerate-group)
13690         (gnus-agent-update-files-total-fetched-for)
13691         (gnus-agent-update-view-total-fetched-for):
13692         Bind file-name-coding-system to nnmail-pathname-coding-system.
13693         (gnus-agent-group-pathname): Don't encode file names by
13694         nnmail-pathname-coding-system.
13695         (gnus-agent-save-local): Bind file-name-coding-system correctly; bind
13696         coding-system-for-write instead of buffer-file-coding-system to
13697         gnus-agent-file-coding-system.
13698
13699         * gnus-msg.el (gnus-inews-make-draft, gnus-inews-insert-archive-gcc):
13700         Decode group name.
13701
13702         * gnus-srvr.el (gnus-browse-foreign-server): Make group names unibyte.
13703
13704         * gnus-start.el (gnus-update-active-hashtb-from-killed)
13705         (gnus-read-newsrc-el-file): Make group names unibyte.
13706
13707         * nnmail.el (nnmail-group-pathname): Don't encode file names by
13708         nnmail-pathname-coding-system.
13709
13710         * nnrss.el (nnrss-file-coding-system): Doc fix; make it begin with *.
13711         (nnrss-request-delete-group): Bind file-name-coding-system to
13712         nnmail-pathname-coding-system.
13713         (nnrss-read-server-data, nnrss-read-group-data):
13714         Bind file-name-coding-system correctly.
13715         (nnrss-check-group): Pass nnrss-file-coding-system to md5.
13716
13717         * nntp.el: Require gnus-group for the function gnus-group-name-charset.
13718         (nntp-server-to-method-cache): New variable.
13719         (nntp-group-pathname): New function that decodes non-ASCII group names.
13720         (nntp-possibly-create-directory, nntp-marks-changed-p)
13721         (nntp-save-marks, nntp-open-marks): Use it.
13722         (nntp-possibly-create-directory, nntp-open-marks):
13723         Bind file-name-coding-system to nnmail-pathname-coding-system.
13724         (nntp-open-marks): Decode group names when bootstrapping marks.
13725
13726         * rfc2047.el (rfc2047-encode-message-header): Make XEmacs decode
13727         Newsgroups and Followup-To headers.
13728
13729 2007-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
13730
13731         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
13732         (gnus-server-closed-face, gnus-server-denied-face)
13733         (gnus-server-offline-face): Remove variable.
13734         (gnus-server-font-lock-keywords): Use faces that are not aliases.
13735
13736         * gnus-util.el (gnus-message-with-timestamp-1): Use log-message instead
13737         of modifying message-stack directly for XEmacs.
13738
13739         * mm-util.el (mm-decode-coding-string, mm-encode-coding-string)
13740         (mm-decode-coding-region, mm-encode-coding-region): Don't modify string
13741         if the coding-system argument is nil for XEmacs.
13742
13743         * nnrss.el (nnrss-compatible-encoding-alist): Inherit the value of
13744         mm-charset-override-alist.
13745
13746         * rfc2047.el: Don't require base64; require rfc2045 for the function
13747         rfc2045-encode-string.
13748         (rfc2047-encode-parameter): Use rfc2045-encode-string to quote or not
13749         to quote the parameter value.
13750
13751 2007-07-06  Katsumi Yamaoka  <yamaoka@jpl.org>
13752
13753         * gnus-group.el (gnus-group-name-charset): Allow a method of the short
13754         form in gnus-group-name-charset-method-alist.
13755
13756         * gnus-eform.el (gnus-edit-form): Add optional argument layout which
13757         overrides the default layout edit-form.
13758
13759         * gnus-win.el (gnus-buffer-configuration): Add edit-server.
13760
13761         * gnus-srvr.el (gnus-server-edit-server): Use edit-server layout.
13762
13763 2007-07-04  Katsumi Yamaoka  <yamaoka@jpl.org>
13764
13765         * gnus-sum.el (gnus-summary-catchup): Don't recognize cached articles
13766         as unfetched articles.
13767
13768 2007-07-02  Reiner Steib  <Reiner.Steib@gmx.de>
13769
13770         * gnus-start.el (gnus-level-unsubscribed): Improve doc string.
13771
13772 2007-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
13773
13774         * nnagent.el (nnagent-request-set-mark): Also set the marks for the
13775         original back end that keeps marks in the local system.
13776
13777 2007-06-26  Katsumi Yamaoka  <yamaoka@jpl.org>
13778
13779         * gnus-art.el (gnus-article-summary-command-nosave): Don't set the 3rd
13780         arg of pop-to-buffer for XEmacs.
13781         (gnus-article-read-summary-keys): Ditto; don't restore window
13782         configuration if summary command ends up with neither article buffer
13783         nor summary buffer; describe bindings if summary keys end with C-h.
13784
13785 2007-06-22  Katsumi Yamaoka  <yamaoka@jpl.org>
13786
13787         * message.el (message-fix-before-sending): Skip raw message part to be
13788         forwarded while checking illegible text.
13789         (message-forward-make-body-mime, message-forward-make-body):
13790         Mark signed or encrypted raw message as having no illegible text.
13791
13792 2007-06-19  Katsumi Yamaoka  <yamaoka@jpl.org>
13793
13794         * gnus-util.el (gnus-add-timestamp-to-message): New user option.
13795         (gnus-message-with-timestamp-1): New macro.
13796         (gnus-message-with-timestamp): New function.
13797         (gnus-message): Use them.
13798
13799         * nnheader.el (nnheader-message): Use them.
13800
13801 2007-06-16  Reiner Steib  <Reiner.Steib@gmx.de>
13802
13803         * gnus-start.el (gnus-gnus-to-quick-newsrc-format): Add newlines to
13804         .newsrc.eld file.
13805
13806 2007-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
13807
13808         * gnus-agent.el (gnus-agent-fetch-headers)
13809         (gnus-agent-retrieve-headers):
13810         Bind gnus-decode-encoded-address-function to identity.
13811
13812         * nntp.el (nntp-send-xover-command): Recognize an xover command is
13813         available also when the server returns simply a dot.
13814
13815         * gnus-ems.el (gnus-x-splash): Redisplay window before measuring it.
13816
13817 2007-06-08  Katsumi Yamaoka  <yamaoka@jpl.org>
13818
13819         * gnus-ems.el (gnus-x-splash): Fix calculation; error in tty.
13820
13821 2007-06-07  Katsumi Yamaoka  <yamaoka@jpl.org>
13822
13823         * gnus-ems.el (gnus-x-splash): Make it work.
13824
13825         * gnus-start.el (gnus-1): Relax restrictions that prevent gnus-x-splash
13826         from being used.
13827
13828         * lpath.el: Bind line-spacing and tool-bar-mode for XEmacs.
13829
13830 2007-06-05  Katsumi Yamaoka  <yamaoka@jpl.org>
13831
13832         * gnus-xmas.el (gnus-xmas-define): Make gnus-make-overlay ignore the
13833         4th and the 5th arguments.
13834
13835         * gnus-art.el (gnus-insert-mime-button): Make a button overlay without
13836         the front stickiness.
13837         (gnus-article-summary-command-nosave): Correct the order of the
13838         arguments passed to pop-to-buffer.
13839         (gnus-article-read-summary-keys): Ditto; make it work properly when the
13840         summary command ends up with the article buffer.
13841
13842         * mm-decode.el (mm-insert-part): Separate the extracted parts that have
13843         the same faces.
13844
13845 2007-06-07  Juanma Barranquero  <lekktu@gmail.com>
13846
13847         * gnus-art.el (gnus-split-methods): Fix typo in docstring.
13848
13849 2007-06-06  Juanma Barranquero  <lekktu@gmail.com>
13850
13851         * gnus-diary.el (gnus-diary-time-format, gnus-summary-sort-by-schedule):
13852         * gnus-sum.el (gnus-summary-highlight):
13853         * pgg.el (pgg-sign-region, pgg-sign):
13854         * mail-source.el (mail-source-delete-old-incoming-confirm):
13855         * nndiary.el (nndiary-reminders): Fix typos in docstrings.
13856
13857 2007-06-04  Katsumi Yamaoka  <yamaoka@jpl.org>
13858
13859         * gnus-art.el (gnus-mime-view-part-externally)
13860         (gnus-mime-view-part-internally): Fix predicate function passed to
13861         completing-read.
13862
13863         * mm-decode.el (mm-image-fit-p): Return t if argument is not an image.
13864
13865         * gnus.el (gnus-update-message-archive-method): Add :version.
13866
13867 2007-06-01  Katsumi Yamaoka  <yamaoka@jpl.org>
13868
13869         * gnus.el (gnus-update-message-archive-method): New variable.
13870
13871         * gnus-start.el (gnus-setup-news): Update saved "archive" method
13872         according to gnus-message-archive-method if
13873         gnus-update-message-archive-method is non-nil.
13874
13875 2007-05-29  Katsumi Yamaoka  <yamaoka@jpl.org>
13876
13877         * gnus-sum.el (gnus-summary-limit-to-address): New function.
13878         Suggested by Loic Dachary <loic@dachary.org>.
13879         (gnus-summary-limit-map, gnus-summary-make-menu-bar): Add it.
13880
13881 2007-05-28  Katsumi Yamaoka  <yamaoka@jpl.org>
13882
13883         * message.el (message-pop-to-buffer): Add switch-function argument.
13884         (message-mail): Pass switch-function argument to it.
13885
13886 2007-05-25  Reiner Steib  <Reiner.Steib@gmx.de>
13887
13888         * mm-decode.el (mm-file-name-rewrite-functions): Make it customizable.
13889         Improve doc string.
13890
13891 2007-05-25  Katsumi Yamaoka  <yamaoka@jpl.org>
13892
13893         * gnus-art.el (gnus-header-from, gnus-header-subject, gnus-header-name)
13894         (gnus-header-content):
13895         * gnus-cite.el (gnus-cite-10):
13896         * gnus-srvr.el (gnus-server-closed):
13897         * gnus.el (gnus-group-mail-1, gnus-group-mail-1-empty)
13898         (gnus-group-mail-2, gnus-group-mail-2-empty, gnus-group-mail-3)
13899         (gnus-group-mail-3-empty, gnus-group-mail-low)
13900         (gnus-group-mail-low-empty, gnus-splash):
13901         * message.el (message-header-to, message-header-cc)
13902         (message-header-subject, message-header-other, message-header-name)
13903         (message-header-xheader, message-separator, message-cited-text)
13904         (message-mml): Lighten colors of faces used for dark background.
13905
13906 2007-05-24  Simon Josefsson  <simon@josefsson.org>
13907
13908         * nnimap.el (nnimap-need-unselect-to-notice-new-mail): Change default
13909         to t as an experiment.  Suggested by Greg Troxel <gdt@work.lexort.com>.
13910
13911 2007-05-24  Katsumi Yamaoka  <yamaoka@jpl.org>
13912
13913         * message.el (message-narrow-to-headers-or-head):
13914         Ignore mail-header-separator in the body.
13915
13916 2007-05-23  Katsumi Yamaoka  <yamaoka@jpl.org>
13917
13918         * mm-decode.el (mm-image-fit-p): Return t if image size is just the
13919         same as window size.
13920
13921 2007-05-22  Kevin Ryde  <user42@zip.com.au>
13922
13923         * message.el (message-font-lock-keywords): Use message-header-xheader
13924         face for "X-Foo", its apparent intended purpose.  Move "X-" pattern
13925         ahead of the anything pattern, to get it recognized.
13926
13927 2007-05-22  Katsumi Yamaoka  <yamaoka@jpl.org>
13928
13929         * dgnushack.el: Autoload ad-add-advice for XEmacs.  bbdb-com.el that
13930         spam.el loads uses it in the compiled defadvice form.
13931
13932 2007-05-12  Michaël Cadilhac  <michael@cadilhac.name>
13933
13934         * gnus-sum.el (gnus-articles-to-read)
13935         (gnus-summary-insert-old-articles): Don't truncate group name for
13936         `read-string'.
13937
13938         * gnus-util.el (gnus-limit-string): Delete this function.
13939
13940         * gnus-sum.el (gnus-simplify-subject-fully):
13941         Use `truncate-string-to-width' instead.
13942
13943 2007-05-11  Michaël Cadilhac  <michael@cadilhac.name>
13944
13945         * gnus-sum.el (gnus-summary-next-group-on-exit): New variable.
13946         Tell if, on summary exit, the next group has to be selected.
13947         (gnus-summary-exit): Use it.
13948
13949 2007-05-10  Reiner Steib  <Reiner.Steib@gmx.de>
13950
13951         * gnus-art.el (gnus-article-mode): Fix comment about displaying
13952         non-break space.
13953
13954 2007-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
13955
13956         * nnfolder.el (nnfolder-request-group, nnfolder-request-create-group):
13957         Check if group is not a directory.
13958         (nnfolder-request-expire-articles): Don't delete articles if the target
13959         group is not available.
13960
13961         * nnml.el (nnml-request-create-group): Properly check if group is not a
13962         file.
13963         (nnml-request-expire-articles): Don't delete articles if the target
13964         group is not available.
13965
13966         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
13967         Don't quote characters that are within parentheses.
13968
13969 2007-05-09  Katsumi Yamaoka  <yamaoka@jpl.org>
13970
13971         * gnus-sum.el (gnus-auto-select-on-ephemeral-exit): New variable.
13972         (gnus-handle-ephemeral-exit): Select article according to it.
13973
13974 2007-05-08  Reiner Steib  <Reiner.Steib@gmx.de>
13975
13976         * message.el (message-insert-formated-citation-line): Remove newline.
13977         (message-citation-line-format): Add final \n here so that the user can
13978         avoid a blank line.
13979
13980 2007-05-03  Dan Christensen  <jdc@uwo.ca>
13981
13982         * nndoc.el (nndoc-type-alist, nndoc-lanl-gov-announce-type-p)
13983         (nndoc-transform-lanl-gov-announce, nndoc-generate-lanl-gov-head):
13984         Update lanl/arXiv support.
13985
13986 2007-05-02  Reiner Steib  <Reiner.Steib@gmx.de>
13987
13988         * gnus.el: Bump version number.
13989
13990 2007-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13991
13992         * gnus.el (gnus-version-number): Bump version.
13993
13994 2007-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
13995
13996         * gnus.el: No Gnus v0.6 is released.
13997
13998 2007-04-27  Didier Verna  <didier@xemacs.org>
13999
14000         * gnus-util.el (gnus-orify-regexp): Move and rename to ...
14001         * gmm-utils.el (gmm-regexp-concat): ... here.
14002         * message.el: Don't require 'gnus-util.
14003         (message-dont-reply-to-names): Handle name change above.
14004         * gnus-sum.el (gnus-ignored-from-addresses): Ditto.
14005
14006 2007-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
14007
14008         * mm-util.el (mm-charset-synonym-alist): Don't make it a user option
14009         since the initial value varies according to the system.
14010
14011 2007-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
14012
14013         * mm-util.el (mm-charset-synonym-alist): Defcustom.
14014
14015 2007-04-25  NAKAJI Hiroyuki  <nakaji@jp.freebsd.org>  (tiny change)
14016
14017         * mm-util.el (mm-charset-synonym-alist): Map iso8859-1 to iso-8859-1.
14018
14019 2007-04-24  Didier Verna  <didier@xemacs.org>
14020
14021         Improve the type of gnus-ignored-from-addresses.
14022         * gnus-util.el (gnus-orify-regexp): New function.
14023         * message.el (gnus-util): Require it.
14024         * message.el (message-dont-reply-to-names): Use gnus-orify-regexp.
14025         * gnus-sum.el (gnus-ignored-from-addresses): New function.
14026         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Use it.
14027
14028 2007-04-24  Didier Verna  <didier@xemacs.org>
14029
14030         * gnus-sum.el:
14031         * gnus-utils.el: Fix some trailing whitespaces.
14032
14033 2007-04-23  Katsumi Yamaoka  <yamaoka@jpl.org>
14034
14035         * gnus-msg.el (gnus-summary-resend-message-edit): Add Gcc header.
14036         (gnus-summary-resend-bounced-mail): Ditto; search whole body for parent
14037         article's Message-ID; refer parent article in summary buffer.
14038
14039         * message.el (message-bounce): Call mime-to-mml.
14040
14041         * dgnushack.el (byte-optimize-form-code-walker): Fix the form which was
14042         not helpful to Emacs 21.1 and 21.2 for detecting a bug that does not
14043         optimize and/or forms properly.
14044
14045 2007-04-22  Reiner Steib  <Reiner.Steib@gmx.de>
14046
14047         * dgnushack.el (with-syntax-table): XEmacs bug has been fixed.  Add
14048         URL.
14049
14050 2007-04-20  Katsumi Yamaoka  <yamaoka@jpl.org>
14051
14052         * gnus-msg.el (gnus-summary-supersede-article): Add Gcc header.
14053
14054 2007-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
14055
14056         * gnus-art.el (gnus-mime-strip-charset-parameters): New function.
14057         (gnus-mime-view-part-as-charset): Use it; redisplay subpart currently
14058         displayed of multipart/alternative part if it is invoked from summary
14059         buffer.
14060
14061         * mm-view.el (mm-inline-text-html-render-with-w3m)
14062         (mm-inline-text-html-render-with-w3m-standalone)
14063         (mm-inline-render-with-function): Use mail-parse-charset by default.
14064
14065 2007-04-18  Levin Du  <zslevin@gmail.com>  (tiny change)
14066
14067         * parse-time.el (parse-time-string-chars): Check if CHAR
14068         is less than the length of parse-time-syntax.
14069
14070 2007-04-17  Katsumi Yamaoka  <yamaoka@jpl.org>
14071
14072         * gnus-uu.el (gnus-uu-digest-mail-forward): Pull articles processed
14073         from gnus-newsgroup-processable.
14074
14075 2007-04-16  Didier Verna  <didier@xemacs.org>
14076
14077         * gnus-msg.el (gnus-configure-posting-styles):
14078         Handle message-signature-directory properly with :file syntax.
14079         Reported by "Leo".
14080
14081 2007-04-11  Didier Verna  <didier@xemacs.org>
14082
14083         New user option: message-signature-directory.
14084         * gnus-msg.el (gnus-configure-posting-styles): Support it.
14085         * message.el (message-insert-signature): Ditto.
14086         * message.el (message-signature-file): Doc update.
14087         * message.el (message-signature-directory): New.
14088
14089 2007-04-10  Katsumi Yamaoka  <yamaoka@jpl.org>
14090
14091         * gnus-msg.el (gnus-inews-yank-articles):
14092         Use message-exchange-point-and-mark instead of exchange-point-and-mark.
14093
14094 2007-04-09  Katsumi Yamaoka  <yamaoka@jpl.org>
14095
14096         * message.el (message-yank-original): Make sure cited text ends with
14097         newline; don't exchange point and mark.
14098
14099 2007-04-07  Chong Yidong  <cyd@stupidchicken.com>
14100
14101         * tls.el (open-tls-stream): Properly handle case where there
14102         is no associated buffer.
14103
14104 2007-04-03  Thien-Thi Nguyen  <ttn@gnu.org>
14105
14106         * gnus-msg.el (gnus-inews-yank-articles): Fix bug: After
14107         message-yank-original, make sure (< mark TEXT point).
14108
14109 2007-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
14110
14111         * message.el (message-fill-column): New variable.
14112         (message-mode): Use it.  Add comment on a possible new hook.
14113
14114         * nnmail.el (nnmail-spool-file): Mark as obsolete.
14115         (nnmail-get-new-mail): Reformat.
14116
14117         * gnus-registry.el (gnus-registry-cache-save): Add FIXME comment.
14118
14119         * gmm-utils.el: Fix Commentary.
14120         (gmm-tool-bar-from-list): Fix typo in doc string.
14121
14122 2007-03-27  Thien-Thi Nguyen  <ttn@gnu.org>
14123
14124         * message.el (message-yank-original): Don't switch point and mark
14125         unnecessarily to put point and mark as documented.
14126
14127 2007-03-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14128
14129         * message.el (message-put-addresses-in-ecomplete): Only fetch headers
14130         from the message heads.
14131
14132 2007-03-25  Kevin Greiner  <kevin.greiner@compsol.cc>
14133
14134         * gnus-art.el (gnus-article-set-window-start): Do nothing when the
14135         article buffer does not have a window.  This may not be the best
14136         solution but is certainly better than setting the start of the null,
14137         that is the current, window.
14138
14139 2007-03-24  Reiner Steib  <Reiner.Steib@gmx.de>
14140
14141         * gnus-draft.el (gnus-draft-setup-hook): New hook.
14142         (gnus-draft-setup): Run it.
14143
14144         * gnus-score.el (gnus-inhibit-slow-scoring): New variable, renamed from
14145         gnus-score-fast-scoring.  Allow regexp.
14146         (gnus-score-headers): Use it.
14147
14148         * gnus-util.el (gnus-emacs-version): Include "no MULE" in no-MULE
14149         XEmacs.
14150
14151         * gnus-art.el (gnus-article-browse-html-article): Fix typo in doc
14152         string.
14153         (gnus-button-alist): Also catch `<f1> k ...'.
14154         (gnus-treat-display-x-face): Fix doc string.
14155
14156 2007-03-25  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
14157
14158         * gnus-msg.el (gnus-setup-message, gnus-inews-add-send-actions): Move
14159         evaluation of gnus-extended-version to ensure correct generation of the
14160         User-Agent header when message-generate-headers-first is used.
14161
14162 2007-03-24  Simon Josefsson  <simon@josefsson.org>
14163
14164         * hashcash.el (hashcash-generate-payment-async): Don't crash if
14165         hashcash-path is nil.  Don't call callback with incorrect number of
14166         parameters if val is 0.
14167
14168 2007-03-20  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
14169
14170         * message.el (message-required-news-headers):
14171         * gnus-util.el (gnus-intern-safe): Fix typo in docstring.
14172
14173 2007-03-18  Thien-Thi Nguyen  <ttn@gnu.org>
14174
14175         * tls.el (open-tls-stream): In handshake-waiting loop,
14176         don't wait more if there is output available to process.
14177
14178 2007-03-17  Thien-Thi Nguyen  <ttn@gnu.org>
14179
14180         * tls.el (tls-program): Doc fix.
14181
14182 2007-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
14183
14184         * message.el (message-generate-new-buffers): Change the meaning of the
14185         nil value; add `standard' to the choices; treat t as `unique'; improve
14186         doc string.
14187         (gnus-select-frame-set-input-focus): Autoload.
14188         (message-buffer-name): Search for the existing message buffer if
14189         message-generate-new-buffers is nil or `standard'; treat the value t of
14190         message-generate-new-buffers as `unique'.
14191         (message-pop-to-buffer): Raise the frame already displaying the message
14192         buffer; clear the echo area after querying.
14193         (message-setup): Pass the `continue' argument to compose-mail.
14194         (message-mail): Prefer `switch-function' if it is given; search for the
14195         existing message buffer if the `continue' argument is non-nil; pass
14196         continue and switch-function arguments to compose-mail by way of
14197         message-setup.
14198         (message-mail-other-window): Adjust argument of message-setup.
14199         (message-mail-other-frame): Ditto.
14200
14201 2007-03-13  Katsumi Yamaoka  <yamaoka@jpl.org>
14202
14203         * gnus-cite.el (font-lock-set-defaults): Autoload it for Emacs.
14204         (gnus-message-citation-mode): Require font-lock for XEmacs; make sure
14205         to turn font-lock on when turning gnus-message-citation-mode on.
14206
14207 2007-03-06  Daiki Ueno  <ueno@unixuser.org>
14208
14209         * mml-smime.el (mml-smime-use): New variable; default to use openssl.
14210         (mml-smime-function-alist): New variable; add epg as the backend.
14211         * mml-sec.el (mml-smime-sign): Don't require mml-smime, autoload
14212         mml-smime- functions instead.
14213         * mm-view.el: Require smime.
14214
14215 2007-03-05  Didier Verna  <didier@xemacs.org>
14216
14217         * gnus-topic.el (gnus-topic-hierarchical-parameters): Perform merging
14218         instead of just inheritance for posting styles.
14219         * gnus.el (gnus-group-fast-parameter): Fix typo in comment.
14220
14221 2007-02-24  Chris Moore  <dooglus@gmail.com>
14222
14223         * pgg-pgp5.el (pgg-pgp5-encrypt-region):
14224         * pgg-pgp.el (pgg-pgp-encrypt-region):
14225         * pgg-gpg.el (pgg-gpg-encrypt-region):
14226         Check pgg-encrypt-for-me if no other recipients.
14227
14228 2007-02-24  John Paul Wallington  <jpw@pobox.com>
14229
14230         * tls.el (tls-certtool-program): Fix custom type.
14231
14232 2007-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
14233
14234         * gnus-cite.el (gnus-message-search-citation-line): Use point-at-bol
14235         and point-at-eol instead of line-(beginning|end)-position.
14236
14237         * assistant.el (assistant-parse-buffer): Ditto.
14238
14239         * netrc.el (netrc-parse-services): Ditto.
14240
14241 2007-02-28  Daiki Ueno  <ueno@unixuser.org>
14242
14243         * mml2015.el (mml2015-epg-find-usable-key): New function.
14244         (mml2015-epg-sign): Use it.
14245         (mml2015-epg-encrypt): Use it.
14246
14247 2007-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
14248
14249         * message.el (message-make-in-reply-to): Quote name containing
14250         non-ASCII characters.  It will make the RFC2047 encoder cause an error
14251         if there are special characters.  Reported by NAKAJI Hiroyuki
14252         <nakaji@jp.freebsd.org>.
14253
14254 2007-02-27  Didier Verna  <didier@xemacs.org>
14255
14256         Include the group parameters as well as the topic ones in the
14257         inheritance filter process.
14258         * gnus-topic.el (gnus-topic-hierarchical-parameters): New optional
14259         argument GROUP-PARAMS-LIST.
14260         * gnus-topic.el (gnus-group-topic-parameters): Use it.
14261
14262 2007-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
14263
14264         * nntp.el (nntp-never-echoes-commands)
14265         (nntp-open-connection-functions-never-echo-commands): New variables.
14266         (nntp-send-command): Use them.
14267
14268 2007-02-20  Daiki Ueno  <ueno@unixuser.org>
14269
14270         * mml2015.el (mml2015-epg-verify): Simplify.
14271
14272 2007-02-19  Katsumi Yamaoka  <yamaoka@jpl.org>
14273
14274         * mml.el (mml-content-disposition-alist): New user option.
14275         (mml-content-disposition): New function.
14276         (mml-insert-mime-headers, mml-minibuffer-read-disposition): Use it.
14277         (mml-attach-file, mml-dnd-attach-file): Pass file name to it.
14278
14279 2007-02-19  Daiki Ueno  <ueno@unixuser.org>
14280
14281         * mml2015.el (mml2015-epg-verify): Convert LF to CRLF before signature
14282         verification.
14283
14284 2007-02-15  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
14285
14286         * nnweb.el (nnweb-google-parse-1): Fix date parsing to also match on
14287         articles posted in the last 24 hours.
14288
14289 2007-02-14  Chong Yidong  <cyd@stupidchicken.com>
14290
14291         * smiley.el (smiley-regexp-alist): Add "dead" smiley.
14292
14293 2007-02-14  Michaël Cadilhac  <michael@cadilhac.name>
14294
14295         * nntp.el (nntp-send-command): Don't wait for echoes when
14296         nntp-open-ssl-stream is used.
14297
14298 2007-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
14299
14300         * gnus-cite.el (gnus-test-font-lock-add-keywords)
14301         (gnus-message-add-citation-keywords)
14302         (gnus-message-remove-citation-keywords): Remove.
14303         (gnus-message-citation-mode): Instead of modifying font-lock-keywords
14304         directly, make the variables in font-lock-defaults buffer-local, add
14305         gnus-message-citation-keywords to them and then update the value of
14306         font-lock-keywords.
14307
14308 2007-02-09  Katsumi Yamaoka  <yamaoka@jpl.org>
14309
14310         * message.el (message-cite-original-1): Don't call
14311         gnus-article-highlight-citation.
14312
14313         * gnus-cite.el (gnus-cite-parse): Work with two or more MS-type
14314         citations; fix line count.
14315
14316 2007-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
14317
14318         * gnus-cite.el (gnus-test-font-lock-add-keywords): New function.
14319         (gnus-message-add-citation-keywords)
14320         (gnus-message-remove-citation-keywords): Use it; fix the emulating
14321         versions of font-lock-add-keywords and font-lock-remove-keywords to
14322         work with XEmacs correctly.
14323
14324 2007-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
14325
14326         * gnus-cite.el (gnus-cite-face-list): Set the values of
14327         gnus-message-max-citation-depth and gnus-message-citation-keywords.
14328         (gnus-message-max-citation-depth): Use defvar rather than defconst.
14329         (gnus-message-cite-prefix-regexp): New variable.
14330         (gnus-message-search-citation-line): Use it; protect against long
14331         citation prefix; fill match data with nil rather than 0 for XEmacs; set
14332         the 0th match data for Emacs.
14333         (gnus-message-citation-keywords): Set LAXMATCH flag in every HIGHLIGHT.
14334         (gnus-message-add-citation-keywords): Append keywords rather than
14335         prepending; emulate font-lock-add-keywords if it is not available.
14336         (gnus-message-remove-citation-keywords):
14337         Emulate font-lock-remove-keywords if it is not available.
14338
14339         * gnus-msg.el (gnus-message-highlight-citation): Default to t.
14340
14341         * message.el (message-cite-prefix-regexp): Set the value of
14342         gnus-message-cite-prefix-regexp.
14343
14344 2007-02-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
14345
14346         * nnweb.el (nnweb-google-parse-1): Update parser.
14347
14348 2007-01-29  Juanma Barranquero  <lekktu@gmail.com>
14349
14350         * gnus-art.el (gnus-button-prefer-mid-or-mail): Fix typo in docstring.
14351
14352 2007-01-28  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
14353
14354         * nnslashdot.el (nnslashdot-request-article): Update end-of-article
14355         regexp.
14356
14357 2007-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
14358
14359         * uudecode.el (uudecode-string-to-multibyte): New function emulating
14360         string-to-multibyte.
14361         (uudecode-decode-region-internal): Use it.
14362
14363         * lpath.el: Fbind string-as-multibyte for XEmacs.
14364
14365 2007-01-23  Reiner Steib  <Reiner.Steib@gmx.de>
14366
14367         * gnus-score.el (gnus-home-score-file, gnus-home-adapt-file):
14368         Fix custom choice.
14369
14370         * gnus-art.el (gnus-signature-limit): Fix custom choice.
14371
14372 2007-01-22  Daiki Ueno  <ueno@unixuser.org>
14373
14374         * mm-util.el (mm-inhibit-file-name-handlers): Add epa-file-handler.
14375
14376         * mm-decode.el (mm-save-part-to-file): Use `mm-write-region' instead of
14377         `write-region' to respect `mm-inhibit-file-name-handlers'.
14378
14379 2007-01-19  Reiner Steib  <Reiner.Steib@gmx.de>
14380
14381         * nnsoup.el (nnsoup-directory, nnsoup-packer, nnsoup-packet-directory):
14382         Use gnus-home-directory instead of "~/" or "$HOME".
14383
14384 2007-01-17  Teodor Zlatanov  <tzz@lifelogs.com>
14385
14386         * encrypt.el (encrypt-insert-file-contents): Add better prompt
14387         to mention filename.
14388         Add comments at beginning regarding usage.
14389         (encrypt-write-file-contents): Change interactive so a string is
14390         acceptable.  If the file has no associated model, show an error instead
14391         of a nonsense prompt.
14392
14393 2007-01-16  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
14394
14395         * spam.el (spam-bsfilter-ham-switch): Fix typo.
14396         Thanks to Yoshihiko Yamada for kind notification of this typo.
14397
14398 2007-01-12  Kenichi Handa  <handa@m17n.org>
14399
14400         * uudecode.el (uudecode-decode-region-internal): Make it work in a
14401         multibyte buffer.
14402
14403 2007-01-14  Reiner Steib  <Reiner.Steib@gmx.de>
14404
14405         * gnus-score.el (gnus-score-fast-scoring): New variable.
14406         (gnus-score-headers): Use it.
14407
14408         * gnus-sum.el (gnus-auto-select-first): Improve doc string.
14409
14410         * message.el (message-cite-original-1):
14411         Call gnus-article-highlight-citation if requested.
14412         (message-make-from): Allow name and address as optional arguments.
14413
14414         * gnus-cite.el (gnus-article-highlight-citation): Add SAME-BUFFER arg.
14415
14416         * gnus-art.el (gnus-article-browse-html-article): Add warning about web
14417         bugs to doc string.
14418         (gnus-button-alist): Add mid\\|message-id.
14419         (gnus-button-fetch-group): Extend for use in
14420         `browse-url-browser-function'.
14421         (gnus-button-url-regexp): Try to catch paired parentheses like in
14422         Wikipedia URLs.
14423
14424         * gnus-sum.el (gnus-summary-reparent-children): Another doc string fix.
14425         Suggested by Simon Krahnke <overlord@gmx.li>.
14426
14427 2007-01-13  Romain Francoise  <romain@orebokech.com>
14428
14429         * nnml.el (nnml-use-compressed-files): Fix typo in docstring.
14430         Update copyright.
14431
14432 2007-01-13  Patric Mueller  <bhaak@bigfoot.com>  (tiny change)
14433
14434         * gnus-sum.el (gnus-summary-reparent-children): Fix typo in doc string.
14435
14436 2007-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
14437
14438         * gnus-registry.el (gnus-registry-unfollowed-groups)
14439         (gnus-registry-split-fancy-with-parent): Fix documentation.
14440
14441 2007-01-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14442
14443         * spam-report.el (spam-report-gmane-internal): Speed up spam reporting
14444         from nnweb groups.
14445
14446 2006-12-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14447
14448         * spam-report.el (spam-report-gmane-internal): Add necessary "/" to
14449         Xref urls.  Erase buffer before requesting head.
14450
14451         * mm-decode.el (mm-display-external): Use itimer function for XEmacs.
14452
14453 2007-01-07  Reiner Steib  <Reiner.Steib@gmx.de>
14454
14455         * gnus-soup.el (gnus-soup): New custom group.  Make user variables
14456         customizable.
14457
14458 2007-01-05  Daiki Ueno  <ueno@unixuser.org>
14459
14460         * mml2015.el (mml2015-epg-sign): Ask user whether to skip or abort if
14461         no signing key is found.
14462         (mml2015-epg-encrypt): Ask user whether to skip or abort if
14463         no encrypting and/or signing key is found.
14464
14465 2007-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
14466
14467         * spam-report.el (spam-report-gmane-spam): Remove redundant message.
14468
14469 2007-01-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
14470
14471         * nnweb.el (nnweb-gmane-create-mapping): Put back code to merge the
14472         headers read from disk with the ones newly found in the current search.
14473         This should no longer cause problems, because the article numbers in
14474         Gmane's `nov.php' output are ignored since the previous change.
14475
14476 2007-01-02  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
14477
14478         * gmm-utils.el (gmm-tool-bar-style): Fix custom type.
14479
14480 2007-01-01  Katsumi Yamaoka  <yamaoka@jpl.org>
14481
14482         * lpath.el: Fbind clear-string and cp-supported-codepages; don't fbind
14483         replace-regexp-in-string; bind url-version; fbind display-images-p and
14484         timer-set-function for XEmacs; bind timer-list for XEmacs; fbind
14485         find-face and set-itimer-function for Emacs; bind itimer-list for
14486         Emacs.
14487
14488         * mm-decode.el (mm-display-external): Use itimer function for XEmacs.
14489
14490 2007-01-01  Romain Francoise  <romain@orebokech.com>
14491
14492         * gnus-sum.el (gnus-summary-make-menu-bar): Fix typo.
14493
14494 2006-12-31  Steve Youngs  <steve@sxemacs.org>
14495
14496         * gnus-cite.el: Load easy-mmode at compile time for (S)XEmacs to get
14497         `define-minor-mode' macro definition expanded properly.
14498         (gnus-message-citation-mode): This is now OK for (S)XEmacs so don't
14499         exclude it there.
14500
14501         * gnus-msg.el (gnus-message-highlight-citation): Revert Reiner's patch
14502         of 2006-12-30.  The default is nil on (S)XEmacs already because of the
14503         `fboundp' test.
14504         (gnus-message-citation-mode): Revert Reiner's patch of 2006-12-30.
14505         This is OK to autoload in (S)XEmacs now.
14506
14507 2006-12-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14508
14509         * gnus-sum.el (gnus-summary-limit-to-singletons): New command and
14510         keystroke.
14511         (gnus-summary-limit-to-singletons): Fix typo.
14512
14513         * spam-report.el (spam-report-gmane-internal): Fall back on Xref if all
14514         else fails.
14515
14516 2006-12-30  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
14517
14518         * gnus-cite.el (turn-off-gnus-message-citation-mode): Fix typo in
14519         docstring.
14520
14521         * gnus-sum.el (gnus-summary-insert-ticked-articles): New command.
14522         (gnus-summary-make-menu-bar, gnus-summary-buffer-map): Bind it.
14523         (gnus-summary-insert-dormant-articles): Fix typo in message.
14524
14525 2006-12-30  Reiner Steib  <Reiner.Steib@gmx.de>
14526
14527         * gnus-msg.el (gnus-message-highlight-citation): Ensure default to be
14528         nil for XEmacs.
14529         (gnus-message-citation-mode): Don't autoload in XEmacs.
14530
14531         * gnus-cite.el (gnus-message-citation-mode): Don't define in XEmacs.
14532
14533 2006-12-29  Jouni K. Seppänen  <jks@iki.fi>
14534
14535         * nnimap.el (nnimap-expunge-search-string):
14536         Mention nnimap-search-uids-not-since-is-evil in docstring.
14537
14538 2006-12-28  Reiner Steib  <Reiner.Steib@gmx.de>
14539
14540         * spam.el: Revert to make-obsolete-variable because
14541         define-obsolete-variable-alias is not supported in Emacs 21.
14542
14543         * spam.el (spam-ifile-path, spam-ifile-database-path)
14544         (spam-bogofilter-path): Use define-obsolete-variable-alias instead of
14545         make-obsolete-variable.
14546         (spam-bsfilter-path, spam-bsfilter-program)
14547         (spam-spamassassin-path, spam-spamassassin-program)
14548         (spam-sa-learn-path, spam-sa-learn-program): Rename variables.
14549         Don't use "path" inappropriately.
14550         (spam-check-spamassassin, spam-spamassassin-register-with-sa-learn)
14551         (spam-check-bsfilter, spam-bsfilter-register-with-bsfilter): Use new
14552         variable names.
14553
14554 2006-12-28  Daiki Ueno  <ueno@unixuser.org>
14555
14556         * gnus-sum.el (gnus-summary-next-article): Make sure we are in the
14557         summary buffer.
14558
14559         * password.el (password-cache-remove): Use clear-string to burn
14560         password, if available.
14561
14562 2006-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
14563
14564         * gnus-msg.el (gnus-message-citation-mode): Fix autoload.
14565
14566         * gnus-cite.el (gnus-message-highlight-citation): Move to gnus-msg.el.
14567
14568         * gnus-msg.el (gnus-setup-message): Add gnus-message-citation-mode.
14569         (gnus-message-highlight-citation): Move defcustom here from
14570         gnus-cite.el.
14571         (gnus-message-citation-mode): Autoload.
14572
14573         * gnus-cite.el: Adjust Oliver's code to Gnus namespace.  Add some
14574         checks to make it compile with XEmacs.
14575         (gnus-message-citation-mode): New minor mode.
14576         (gnus-message-max-citation-depth, gnus-message-citation-keywords)
14577         (gnus-message-highlight-citation): New variables.
14578         (gnus-message-search-citation-line)
14579         (gnus-message-add-citation-keywords)
14580         (gnus-message-remove-citation-keywords)
14581         (turn-on-gnus-message-citation-mode)
14582         (turn-off-gnus-message-citation-mode): New functions.
14583
14584 2006-12-26  Oliver Scholz  <epameinondas@gmx.de>
14585
14586         * gnus-cite.el: Enable highlighting of different citation levels in
14587         message-mode.
14588
14589 2006-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
14590
14591         * message.el (message-make-fqdn): Fix comment.
14592         (message-bogus-system-names): Add ".local".
14593
14594         * spam.el (spam-ifile-path, spam-ifile-program)
14595         (spam-ifile-database-path, spam-ifile-database)
14596         (spam-bogofilter-path, spam-bogofilter-program): Rename variables.
14597         Don't use "path" inappropriately.
14598         (spam-spamoracle-database, spam-get-ifile-database-parameter): Fix doc
14599         strings.
14600         (spam-check-ifile, spam-ifile-register-with-ifile)
14601         (spam-check-bogofilter, spam-bogofilter-register-with-bogofilter):
14602         Use new variable names.
14603
14604         * gnus-art.el (gnus-treat-display-x-face, gnus-treat-display-face)
14605         (gnus-treat-display-smileys): Simplify using
14606         gnus-image-type-available-p.
14607
14608         * gnus-ems.el (gnus-image-type-available-p): Use display-images-p if
14609         available.
14610
14611         * gnus-xmas.el (gnus-xmas-image-type-available-p):
14612         Use `display-images-p' if available.
14613
14614 2006-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
14615
14616         * nnrss.el (nnrss-fetch): Replace buffer's contents with the decoded
14617         one after turning on the buffer's multibyteness instead of decoding
14618         them directly in the unibyte buffer that causes unexpected conversion
14619         in Emacs 23 (unicode).
14620
14621 2006-12-21  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
14622
14623         * message.el (message-generate-hashcash): Fix custom type.
14624
14625 2006-12-20  Reiner Steib  <Reiner.Steib@gmx.de>
14626
14627         * gnus-sum.el (gnus-summary-recenter): Remove debug messages.
14628
14629 2006-12-20  Reiner Steib  <Reiner.Steib@gmx.de>
14630
14631         * gnus-group.el (gnus-group-tool-bar-gnome): Exchange connect and
14632         disconnect icons.  Add help text.
14633
14634 2006-12-20  Teodor Zlatanov  <tzz@lifelogs.com>
14635
14636         * spam.el (spam-extra-header-to-number): CRM114 spam score is
14637         negated to be consistent with the others we handle.
14638
14639 2006-12-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14640
14641         * gnus-art.el (gnus-article-setup-buffer): Actually set the local
14642         version of gnus-summary-buffer to something, so that we can use two
14643         article buffers at the same time.
14644
14645 2006-12-18  Teodor Zlatanov  <tzz@lifelogs.com>
14646
14647         * spam.el (spam-necessary-extra-headers): Make spam-use-regex-headers
14648         trigger all the extra headers.
14649         (spam-extra-header-to-number): Don't require spam-use-crm114 for header
14650         sorting.
14651
14652 2006-12-14  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
14653
14654         * nnweb.el (nnweb-gmane-create-mapping): Keep the mapping stable for
14655         solid groups.
14656
14657 2006-12-17  Chong Yidong  <cyd@stupidchicken.com>
14658
14659         * pgg-gpg.el (pgg-gpg-use-agent): Default to t.
14660
14661 2006-12-13  Reiner Steib  <Reiner.Steib@gmx.de>
14662
14663         * legacy-gnus-agent.el: Add Copyright notice.
14664
14665 2006-12-12  Chong Yidong  <cyd@stupidchicken.com>
14666
14667         * gnus-sum.el (gnus-make-thread-indent-array): Fix last change.
14668
14669 2006-12-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14670
14671         * nnweb.el (nnweb-gmane-search): Placeholder TOPDOC setting.
14672
14673         * gnus-sum.el (gnus-summary-recenter): Force setting the window start
14674         to make it work reliably in CVS Emacs.
14675         (gnus-summary-limit-strange-charsets-predicate)
14676         (gnus-summary-limit-to-predicate): New functions.
14677
14678 2006-12-08  Chong Yidong  <cyd@stupidchicken.com>
14679
14680         * gnus-sum.el (gnus-make-thread-indent-array): New optional arg
14681         specifying array size.
14682         (gnus-summary-insert-line, gnus-summary-prepare-threads): Regrow indent
14683         array if it is too small.
14684         (gnus-sort-threads-recursive): Rename from gnus-sort-thread-1.
14685         (gnus-sort-threads-loop): New function.
14686
14687 2006-12-06  Chris Moore  <dooglus@gmail.com>
14688
14689         * gnus-sum.el (gnus-sort-threads, gnus-summary-limit-children):
14690         Use `max' to avoid the value of `max-lisp-eval-depth' decreasing.
14691
14692 2006-12-04  Jouni K. Seppänen  <jks@iki.fi>
14693
14694         * mm-url.el (mm-url-predefined-programs): Call curl with correct
14695         options.
14696
14697 2006-12-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14698
14699         * spam-report.el (spam-report-url-ping-plain): Wait for output to avoid
14700         DOS-ing the recipient.
14701
14702         * nnweb.el (nnweb-gmane-create-mapping): Use the article number from
14703         the headers when creating the mapping to avoid mismappings.
14704         (nnweb-gmane-create-mapping): Always nix out old mapping.
14705
14706 2006-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
14707
14708         * message.el (message-signed-or-encrypted-p): Bind mm-decrypt-option
14709         and mm-verify-option to never.
14710
14711 2006-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
14712
14713         * message.el (message-signed-or-encrypted-p): New function.
14714         (message-forward-make-body): Use it.
14715
14716         * mml2015.el (mml2015-pgg-clear-verify, mml2015-epg-clear-verify):
14717         Replace encode-coding-string with mm-encode-coding-string.
14718
14719 2006-11-29  Katsumi Yamaoka  <yamaoka@jpl.org>
14720
14721         * nneething.el (nneething-decode-file-name):
14722         Replace decode-coding-string with mm-decode-coding-string.
14723
14724         * gnus-int.el (gnus-open-server): Say failed server's name.
14725
14726 2006-11-24  Stefan Monnier  <monnier@iro.umontreal.ca>
14727
14728         * pgg-pgp.el (pgg-pgp-process-region): Change `args' from a list of
14729         strings to a single string.  Quote `errors-file-name'.
14730         (pgg-pgp-encrypt-region, pgg-pgp-decrypt-region, pgg-pgp-sign-region)
14731         (pgg-pgp-verify-region, pgg-pgp-insert-key, pgg-pgp-snarf-keys-region):
14732         Adjust calls.  Use `shell-quote-argument'.
14733
14734 2006-11-24  Juanma Barranquero  <lekktu@gmail.com>
14735
14736         * gnus-agent.el (gnus-agent-expire-unagentized-dirs)
14737         (gnus-agent-regenerate-group): Fix space/tab mixup in messages.
14738
14739         * gnus-art.el (gnus-article-x-face-command, gnus-numeric-save-name):
14740         * gnus-group.el (gnus-group-sort-function, gnus-group-line-format)
14741         (gnus-group-mode, gnus-group-read-group, gnus-group-delete-group)
14742         (gnus-group-make-directory-group, gnus-group-transpose-groups):
14743         * gnus-start.el (gnus-options-subscribe, gnus-options-not-subscribe)
14744         (gnus-subscribe-newsgroup, gnus-1):
14745         * gnus-sum.el (gnus-summary-make-false-root, gnus-make-threads):
14746         * gnus.el (gnus-nntp-server, gnus-use-cross-reference)
14747         (gnus-valid-select-methods, total-expire, gnus-summary-line-format)
14748         (gnus-group-read-only-p): Fix space/tab mixup in docstrings.
14749
14750 2006-11-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14751
14752         * gnus-sum.el (gnus-summary-limit-to-headers): New command and
14753         keystroke.
14754         (gnus-summary-limit-to-bodies): Implement headersp.
14755
14756 2006-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14757
14758         * dns.el (query-dns): Protect against "Process dns deleted" strings.
14759
14760 2006-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
14761
14762         * mm-util.el (mm-string-to-multibyte): Alias to identity in XEmacs.
14763
14764 2006-11-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14765
14766         * message.el (message-generate-hashcash): Expand range of values to
14767         include `opportunistic'.
14768         (message-send-mail): Use it.
14769
14770 2006-11-18  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
14771
14772         * mm-uu.el (mm-uu-pgp-signed-extract-1): Make last fix more thorough
14773         and comment it.
14774
14775         * nnslashdot.el (nnslashdot-retrieve-headers-1): Update regexp.
14776
14777 2006-11-15  Reiner Steib  <Reiner.Steib@gmx.de>
14778
14779         * gnus-util.el (gnus-extract-address-components): Improve comment.
14780
14781 2006-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
14782
14783         * gnus-util.el (gnus-extract-address-components): Work with address in
14784         which the name portion contains @.
14785
14786         * lpath.el: Fbind custom-autoload.
14787
14788 2006-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
14789
14790         * gnus.el (gnus-start): Move custom group up.
14791         (gnus-select-method): Don't autoload, but make it available for
14792         `customize-variable'.
14793         (gnus-getenv-nntpserver): Don't autoload.
14794
14795 2006-11-14  Teodor Zlatanov  <tzz@lifelogs.com>
14796
14797         * spam.el: Revert to 7.82 (removed changes since 2006-10-16).
14798
14799 2006-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
14800
14801         * message.el (message-sendmail-extra-arguments): New variable.
14802         (message-send-mail-with-sendmail): Use it.
14803
14804 2006-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
14805
14806         * mml.el (mml-generate-mime-1): Use mm-string-as-unibyte instead of
14807         mm-with-unibyte-current-buffer to make string unibyte.
14808
14809         * mm-decode.el (mm-insert-part): Use mm-string-to-multibyte instead of
14810         mm-string-as-multibyte.
14811
14812 2006-11-14  Daiki Ueno  <ueno@unixuser.org>
14813
14814         * mml2015.el (mml2015-epg-sign): Prefix "pgp-" to a micalg value.
14815         Reported by Werner Koch <wk@gnupg.org>.
14816
14817 2006-11-14  Daiki Ueno  <ueno@p360>
14818
14819         * mml2015.el: Autoload epa-select-keys when compiling.
14820
14821 2006-11-13  Daiki Ueno  <ueno@unixuser.org>
14822
14823         * mml2015.el (mml2015-epg-sign): Save the signing keys in
14824         message-options.
14825         (mml2015-epg-encrypt): Save the recipient keys in message-options.
14826
14827 2006-11-13  Daiki Ueno  <ueno@unixuser.org>
14828
14829         * mml2015.el (mml2015-epg-encrypt): Remove backward compatibility for
14830         EasyPG (< 0.0.6).
14831         (mml2015-always-trust): New user option.
14832         (mml2015-epg-passphrase-callback): Display key ID on the passphrase
14833         prompt.
14834
14835 2006-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
14836
14837         * nntp.el (nntp-authinfo-force): New variable.
14838         (nntp-send-authinfo): Use it.
14839
14840 2006-11-09  Reiner Steib  <Reiner.Steib@gmx.de>
14841
14842         * message.el (message-strip-subject-encoded-words): Allow _not_ to
14843         decode encoded words.  Improve prompt.  Add comment about forwarding.
14844         (message-replacement-char): Move up.
14845
14846 2006-11-08  Wolfgang Jenkner  <wjenkner@inode.at>  (tiny change)
14847
14848         * gnus-sum.el (gnus-summary-catchup): Use gnus-sorted-intersection
14849         instead of gnus-intersection because arguments of gnus-sorted-nunion
14850         must be sorted.  This avoids corruption of gnus-newsgroup-unreads.
14851
14852 2006-11-07  Reiner Steib  <Reiner.Steib@gmx.de>
14853
14854         * message.el (message-strip-subject-encoded-words): Reformat prompt.
14855         (message-simplify-subject-functions):
14856         Enable message-strip-subject-encoded-words by default.
14857
14858 2006-11-06  Reiner Steib  <Reiner.Steib@gmx.de>
14859
14860         * message.el (message-strip-subject-encoded-words): New function.
14861         (message-simplify-subject-functions): New variable.
14862         (message-simplify-subject): Use it.  Fix typo in doc string.
14863         Support message-strip-subject-encoded-words.
14864
14865 2006-11-03  Juanma Barranquero  <lekktu@gmail.com>
14866
14867         * gnus-diary.el (gnus-diary-delay-format-function):
14868         * nndiary.el (nndiary-reminders):
14869         * nnsoup.el (nnsoup-always-save): Use "non-nil" in docstrings.
14870
14871 2006-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
14872
14873         * gnus-art.el (article-hide-boring-headers): Fetch date from
14874         gnus-original-article-buffer to avoid problems with localized date
14875         strings.
14876
14877 2006-10-30  Katsumi Yamaoka  <yamaoka@jpl.org>
14878
14879         * html2text.el (html2text-format-tags): Avoid infloop on open tags.
14880
14881 2006-10-29  Reiner Steib  <Reiner.Steib@gmx.de>
14882
14883         * mm-util.el (mm-codepage-iso-8859-list, mm-codepage-ibm-list):
14884         New variables.
14885         (mm-setup-codepage-iso-8859, mm-setup-codepage-ibm): New functions.
14886         (mm-charset-synonym-alist): Move some entries to
14887         mm-codepage-iso-8859-list.
14888         (mm-charset-synonym-alist, mm-charset-override-alist):
14889         Add iso-8859-8/windows-1255 and iso-8859-9/windows-1254.
14890
14891 2006-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
14892
14893         * gnus-sum.el (gnus-set-mode-line): Quote % in group name.
14894
14895 2006-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
14896
14897         * gnus-agent.el (gnus-agent-make-mode-line-string): Make it compatible
14898         with Emacs 21 and XEmacs.
14899
14900 2006-10-27  Teodor Zlatanov  <tzz@lifelogs.com>
14901
14902         * spam.el (spam-parse-address): New function for better parsing,
14903         catching errors, etc.
14904         (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list): Use it.
14905
14906 2006-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
14907
14908         * mm-view.el: Add interactive arg to html2text autoload.
14909
14910 2006-10-25  Katsumi Yamaoka  <yamaoka@jpl.org>
14911
14912         * gnus-sum.el (gnus-summary-move-article): Use no-encode for `B B'.
14913
14914 2006-10-24  Reiner Steib  <Reiner.Steib@gmx.de>
14915
14916         * mm-util.el (mm-codepage-iso-8859-list, mm-codepage-ibm-list):
14917         New variables.
14918         (mm-setup-codepage-iso-8859, mm-setup-codepage-ibm): New functions.
14919         (mm-charset-synonym-alist): Move some entries to
14920         mm-codepage-iso-8859-list.
14921
14922         * gnus.el (gnus-getenv-nntpserver, gnus-select-method): Autoload.
14923
14924 2006-10-23  Reiner Steib  <Reiner.Steib@gmx.de>
14925
14926         * message.el (message-citation-line-format)
14927         (message-insert-formated-citation-line): Fix implementation of %E, %N
14928         and %n according to the doc string.
14929
14930 2006-10-20  Teodor Zlatanov  <tzz@lifelogs.com>
14931
14932         * spam.el (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list):
14933         Use car-safe to avoid bad parses.
14934
14935 2006-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
14936
14937         * gnus-group.el (gnus-group-make-doc-group): Work for non-ASCII group
14938         names.
14939
14940         * gnus-sum.el (gnus-select-newsgroup): Decode group name.
14941
14942 2006-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
14943
14944         * gnus-draft.el (gnus-draft-edit-message): Make sure to remove Date
14945         header.
14946
14947         * message.el (message-draft-headers): Add Date.
14948         (message-headers-to-generate): Fix typo in docstring.
14949
14950         * nndraft.el (nndraft-required-headers): New variable.
14951         (nndraft-generate-headers): Use it.
14952
14953         * gnus-registry.el (gnus-registry-wash-for-keywords): Bind `word'.
14954
14955 2006-10-16  Teodor Zlatanov  <tzz@lifelogs.com>
14956
14957         * gnus-registry.el (gnus-registry-wash-for-keywords)
14958         (gnus-registry-find-keywords): New functions to allow easy searching of
14959         articles that are in the registry.
14960
14961 2006-10-16  Teodor Zlatanov  <tzz@lifelogs.com>
14962
14963         * spam.el (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list):
14964         Use ietf-drums-parse-address instead of gnus-extract-address-components.
14965         Reported by Damien Elmes <damien@repose.cx>.
14966
14967 2006-10-19  Reiner Steib  <Reiner.Steib@gmx.de>
14968
14969         * gnus.el (gnus-mime): Remove unused custom group.
14970
14971 2006-10-13  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
14972
14973         * mm-uu.el (mm-uu-pgp-signed-extract-1): Use RFC 2440 definition of
14974         "blank line" when searching for end of armor headers.
14975
14976 2006-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
14977
14978         * gmm-utils.el (gmm-write-region): Fix variable name.
14979
14980 2006-10-10  Reiner Steib  <Reiner.Steib@gmx.de>
14981
14982         * gmm-utils.el (gmm-write-region): New function based on compatibility
14983         code from `mm-make-temp-file'.
14984
14985         * mm-util.el (mm-make-temp-file): Use `gmm-write-region'.
14986
14987         * nnmaildir.el (nnmaildir--update-nov)
14988         (nnmaildir-request-replace-article, nnmaildir-request-accept-article):
14989         Use `gmm-write-region'.
14990
14991 2006-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
14992
14993         * mm-util.el (mm-charset-synonym-alist, mm-charset-override-alist):
14994         Add iso-8859-8/windows-1255 and iso-8859-9/windows-1254.
14995
14996         * nnheader.el (nnheader-find-file-noselect): Inhibit version-control.
14997
14998         * message.el (message-replacement-char): New variable.
14999         (message-fix-before-sending): Use it.
15000         (message-simplify-subject): New function to remove duplicate code.
15001         (message-reply, message-followup): Use it.
15002
15003         * gnus-sum.el (gnus-summary-make-menu-bar):
15004         Clarify gnus-summary-limit-to-articles.
15005
15006 2006-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
15007
15008         * gnus-util.el (gnus-with-local-quit): New macro.
15009
15010         * gnus-demon.el (gnus-demon): Replace with-local-quit with it.
15011
15012 2006-10-02  Teodor Zlatanov  <tzz@lifelogs.com>
15013
15014         * gnus-util.el (gnus-string-remove-all-properties): Another fix to
15015         ignore non-string data.
15016
15017 2006-09-29  Teodor Zlatanov  <tzz@lifelogs.com>
15018
15019         * gnus-util.el (gnus-string-remove-all-properties): Fix to ignore
15020         non-string data (needs to be done in the registry too).
15021
15022 2006-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
15023
15024         * gnus-registry.el (gnus-registry-save, gnus-registry-cache-save)
15025         (gnus-registry-remove-alist-text-properties, gnus-registry-action)
15026         (gnus-registry-split-fancy-with-parent)
15027         (gnus-registry-fetch-simplified-message-subject-fast)
15028         (gnus-registry-fetch-sender-fast, gnus-registry-store-extra-entry):
15029         Remove text properties on ingress into the registry and when it's saved.
15030         (gnus-registry-clean-empty-function): Fix bug with cleaning the
15031         registry from entries with no groups.
15032
15033 2006-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
15034
15035         * gnus-util.el (gnus-string-remove-all-properties): Add utility
15036         function to remove string properties.
15037
15038 2006-09-28  Reiner Steib  <Reiner.Steib@gmx.de>
15039
15040         * gmm-utils.el (gmm): Adjust custom version.
15041
15042         * mm-util.el (mm-charset-override-alist, mm-charset-eval-alist):
15043         Adjust custom version.
15044
15045         * gnus-draft.el (gnus-draft-mode): Don't call `mml-mode'.
15046
15047 2006-09-27  Reiner Steib  <Reiner.Steib@gmx.de>
15048
15049         * gnus-art.el (gnus-insert-prev-page-button)
15050         (gnus-insert-next-page-button): Simplify.  Reformat.
15051
15052 2006-09-27  Maxime Edouard Robert Froumentin  <max@lapin-bleu.net>
15053
15054         * gnus-art.el (gnus-insert-prev-page-button)
15055         (gnus-insert-next-page-button): Apply gnus-article-button-face.
15056
15057 2006-09-25  Chong Yidong  <cyd@stupidchicken.com>
15058
15059         * gnus-demon.el (gnus-demon): Use with-local-quit to avoid hangs.
15060
15061 2006-09-20  Maxime Edouard Robert Froumentin  <max@lapin-bleu.net>
15062
15063         * gnus-art.el (gnus-insert-mime-button)
15064         (gnus-insert-mime-security-button):
15065         Apply gnus-article-button-face to MIME and security buttons.
15066
15067 2006-09-20  Reiner Steib  <Reiner.Steib@gmx.de>
15068
15069         * gnus-art.el (gnus-button-url-regexp): Try to make the value more
15070         readable.
15071
15072 2006-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
15073
15074         * dgnushack.el: Autoload browse-url-of-file for XEmacs.
15075
15076 2006-09-20  Steve Youngs  <steve@sxemacs.org>
15077
15078         * gnus-art.el (gnus-article-browse-html-parts): They're files, so use
15079         `browse-url-of-file' instead of `browse-url'.
15080
15081 2006-09-19  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
15082
15083         * nnslashdot.el (nnslashdot-request-article): Update end-of-article
15084         regexp.  Articles containing quotation were cut prematurely.
15085
15086 2006-09-16  Katsumi Yamaoka  <yamaoka@jpl.org>
15087
15088         * message.el (message-cite-original-1): Use nobody by default for the
15089         value of From header.
15090         (message-reply): Ditto.
15091
15092 2006-09-11  Daiki Ueno  <ueno@unixuser.org>
15093
15094         * mml2015.el (mml2015-epg-clear-decrypt): Don't append verify results
15095         to the gnus-info.  This fixes a bug of inline-PGP message verification.
15096         Reported by Michael Piotrowski <mxp@dynalabs.de>.
15097
15098 2006-09-09  Reiner Steib  <Reiner.Steib@gmx.de>
15099
15100         * pop3.el (pop3-leave-mail-on-server): Mention problem of duplicate
15101         mails in the doc string.  Add some URLs in comment.
15102         (pop3-movemail): Warn about pop3-leave-mail-on-server.
15103
15104 2006-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
15105
15106         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings): Fix
15107         backslashes handling and the way to find boundaries of quoted strings.
15108
15109 2006-09-07  Daiki Ueno  <ueno@unixuser.org>
15110
15111         * mml1991.el (mml1991-epg-encrypt): Simply throw an error if
15112         mml1991-encrypt-to-self is set and mml1991-signers is not set.
15113         * mml2015.el (mml2015-epg-encrypt): Simply throw an error if
15114         mml2015-encrypt-to-self is set and mml2015-signers is not set.
15115
15116 2006-09-06  Reiner Steib  <Reiner.Steib@gmx.de>
15117
15118         * gnus-art.el (gnus-button-marker-list): Move up.  Convert comment into
15119         doc string.
15120         (gnus-button-regexp, gnus-button-last): Remove unused variables.
15121
15122 2006-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
15123
15124         * lpath.el: Fbind epg-check-configuration.
15125
15126 2006-09-06  Simon Josefsson  <jas@extundo.com>
15127
15128         * mml2015.el (mml2015-use): Doc fix, mention epg.
15129
15130 2006-09-06  Daiki Ueno  <ueno@unixuser.org>
15131
15132         * mml2015.el (mml2015-use): Default to epg, if available.
15133
15134 2006-09-06  Daiki Ueno  <ueno@unixuser.org>
15135
15136         * mml1991.el (mml1991-epg-sign): Don't lookup a private key by
15137         message-sender.
15138         (mml1991-epg-encrypt): Ditto.
15139         * mml2015.el (mml2015-epg-sign): Don't lookup a private key by
15140         message-sender.
15141         (mml2015-epg-encrypt): Ditto.
15142
15143 2006-09-04  Chong Yidong  <cyd@stupidchicken.com>
15144
15145         * message.el (message-send-mail-with-sendmail): Look for sendmail in
15146         several common directories.
15147
15148 2006-09-05  Daiki Ueno  <ueno@unixuser.org>
15149
15150         * mml2015.el (mml2015-epg-encrypt): Expand group configuration.
15151         * mml1991.el (mml1991-epg-encrypt): Expand group configuration.
15152
15153 2006-09-04  Katsumi Yamaoka  <yamaoka@jpl.org>
15154
15155         * gnus-art.el (article-decode-encoded-words): Make it fast.
15156
15157 2006-09-04  Katsumi Yamaoka  <yamaoka@jpl.org>
15158
15159         * gnus-art.el (article-decode-encoded-words): Don't infloop in XEmacs.
15160
15161         * rfc2047.el (rfc2047-strip-backslashes-in-quoted-strings): Decode `\\'
15162         in quoted string into `\'.
15163
15164 2006-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
15165
15166         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
15167         Use standard-syntax-table.
15168
15169 2006-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
15170
15171         * gnus-art.el (gnus-decode-address-function): New variable.
15172         (article-decode-encoded-words): Use it to decode headers which are
15173         assumed to contain addresses.
15174         (gnus-mime-delete-part): Remove useless `or'.
15175
15176         * gnus-sum.el (gnus-decode-encoded-address-function): New variable.
15177         (gnus-summary-from-or-to-or-newsgroups): Use it to decode To header.
15178         (gnus-nov-parse-line): Use it to decode From header.
15179         (gnus-get-newsgroup-headers): Ditto.
15180         (gnus-summary-enter-digest-group): Use it to decode `to-address'.
15181
15182         * mail-parse.el (mail-decode-encoded-address-region): New alias.
15183         (mail-decode-encoded-address-string): New alias.
15184
15185         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
15186         New function.
15187         (rfc2047-encode-message-header, rfc2047-encode-region): Use it.
15188         (rfc2047-strip-backslashes-in-quoted-strings): New fnction.
15189         (rfc2047-decode-region): Use it; add optional argument `address-mime'.
15190         (rfc2047-decode-string): Ditto.
15191         (rfc2047-decode-address-region): New function.
15192         (rfc2047-decode-address-string): New function.
15193
15194 2006-08-31  Reiner Steib  <Reiner.Steib@gmx.de>
15195
15196         * message.el (message-caesar-buffer-body): Allow rotating headers.
15197
15198         * gnus-sum.el (gnus-summary-caesar-message): Allow rotating headers.
15199
15200         * message.el (message-insert-formated-citation-line): Fix %f.
15201         Reported by Torsten Bronger <bronger@physik.rwth-aachen.de> .
15202
15203 2006-08-18  Katsumi Yamaoka  <yamaoka@jpl.org>
15204
15205         * gnus-bookmark.el (gnus-bookmark-file-coding-system): New variable.
15206         (gnus-bookmark-mouse-available-p): New macro.
15207         (gnus-bookmark-bmenu-list): Use it; use gnus-mouse-2.
15208         (gnus-bookmark-bmenu-show-infos): Use it.
15209         (gnus-bookmark-insert-details): Use it; use gnus-mouse-2.
15210         (gnus-bookmark-bmenu-hide-infos): Ditto.
15211         (gnus-bookmark-remove-properties): New function.
15212         (gnus-bookmark-set, gnus-bookmark-make-cell): Use it.
15213         (gnus-bookmark-set-bookmark-name): Don't use 2nd arg of split-string.
15214         (gnus-bookmark-write-file): Bind coding-system-for-write.
15215         (gnus-bookmark-insert-file-format-version-stamp): Add coding cookie.
15216         (gnus-bookmark-jump): Make completing-read work with XEmacs; activate
15217         group before selecting it.
15218         (gnus-bookmark-get-bookmark): Use assoc instead of assoc-string.
15219         (gnus-bookmark-bmenu-mode-map): Bind `q' to bury-buffer instead of
15220         quit-window if it is not available; use gnus-mouse-2 and bind it to
15221         gnus-bookmark-bmenu-select-by-mouse.
15222         (gnus-bookmark-show-details): Remove unused variable `details-list'.
15223         (gnus-bookmark-bmenu-select-by-mouse): New function.
15224
15225 2006-08-13  Romain Francoise  <romain@orebokech.com>
15226
15227         * mm-extern.el (mm-extern-mail-server): End `y-or-n-p' prompt with a
15228         space.
15229
15230 2006-08-10  Romain Francoise  <romain@orebokech.com>
15231
15232         * dns-mode.el: Alias `zone-mode' to `dns-mode'.
15233         (dns-mode-soa-auto-increment-serial): New user option.
15234         (dns-mode-soa-maybe-increment-serial): New function.
15235         (dns-mode): Add the latter to `write-contents-functions'.
15236
15237 2006-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
15238
15239         * compface.el (uncompface): Use binary rather than raw-text-unix.
15240
15241 2006-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
15242
15243         * compface.el (uncompface): Make sure the eol conversion doesn't take
15244         place when communicating with the external programs.
15245         Reported by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
15246
15247 2006-07-31  Katsumi Yamaoka  <yamaoka@jpl.org>
15248
15249         * nnheader.el (nnheader-insert-head): Fix typo in comment.
15250
15251 2006-07-31  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
15252
15253         * nnweb.el (nnweb-google-parse-1): Update regexp for author and date.
15254         Make it more robust by parsing author and date independently.
15255
15256 2006-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
15257
15258         * nnheader.el (nnheader-insert-head): Make it work with Mac as well.
15259
15260 2006-07-28  Daiki Ueno  <ueno@unixuser.org>
15261
15262         * mml2015.el (mml2015-epg-sign): If mml2015-signers is not set, use the
15263         first matching secret key.
15264         (mml2015-epg-encrypt): Ditto.
15265
15266         * mml1991.el (mml1991-epg-sign): If mml1991-signers is not set, use the
15267         first matching secret key.
15268         (mml1991-epg-encrypt): Ditto.
15269
15270         * mml2015.el (mml2015-encrypt-to-self): New user option.
15271         (mml2015-epg-encrypt): Append mml2015-signers to recipients list if
15272         mml2015-epg-encrypt-to-self is set.
15273
15274         * mml1991.el (mml1991-encrypt-to-self): New variable.
15275         (mml1991-epg-encrypt): Append mml1991-signers to recipients list if
15276         mml1991-epg-encrypt-to-self is set.
15277
15278         * mml2015.el (mml2015-signers): New user option.
15279         (mml2015-epg-sign): Reflect the value of mml2015-signers.
15280         (mml2015-epg-encrypt): Allow to select signing keys.
15281
15282         * mml1991.el (mml1991-signers): New variable.
15283         (mml1991-epg-sign): Reflect the value of mml1991-signers.
15284         (mml1991-epg-encrypt): Allow to select signing keys.
15285
15286 2006-07-27  Katsumi Yamaoka  <yamaoka@jpl.org>
15287
15288         * nnheader.el (nnheader-insert-head): Make it work even if the file
15289         uses CRLF for the line-break code.
15290
15291 2006-07-25  Daiki Ueno  <ueno@unixuser.org>
15292
15293         * mml2015.el: Require mml-sec instead of password.
15294         (mml2015-verbose): Inherit the default value from mml-secure-verbose.
15295         (mml2015-cache-passphrase): Inherit the default value from
15296         mml-secure-cache-passphrase.
15297         (mml2015-passphrase-cache-expiry): Inherit the default value from
15298         mml-secure-passphrase-cache-expiry.
15299
15300         * mml1991.el: Require mml-sec instead of password.
15301         (mml1991-verbose): Inherit the default value from mml-secure-verbose.
15302         (mml1991-cache-passphrase): Inherit the default value from
15303         mml-secure-cache-passphrase.
15304         (mml1991-passphrase-cache-expiry): Inherit the default value from
15305         mml-secure-passphrase-cache-expiry.
15306
15307         * mml-sec.el: Require password.
15308         (mml-secure-verbose): New user option.
15309         (mml-secure-cache-passphrase): New user option.
15310         (mml-secure-passphrase-cache-expiry): New user option.
15311
15312 2006-07-24  David Smith  <davidsmith@acm.org>  (tiny change)
15313             Andreas Vögele  <andreas@altroot.de>   (tiny change)
15314
15315         * pgg-def.el (pgg-truncate-key-identifier):
15316         Truncate the key ID to 8 letters from the end.
15317
15318 2006-07-19  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
15319
15320         * mm-url.el (mm-url-insert-file-contents): Inhibit Connection: close
15321         workaround for the url package included with Emacs.
15322
15323         * nnweb.el (nnweb-google-create-mapping): Update regexp.
15324
15325 2006-07-19  Katsumi Yamaoka  <yamaoka@jpl.org>
15326
15327         * gnus-sum.el (gnus-select-newsgroup): Setup the article buffer
15328         correctly.  This fixes a bug caused by the 2006-05-12 change.
15329
15330 2006-07-18  Karl Fogel  <kfogel@red-bean.com>
15331
15332         * nnmail.el (nnmail-article-group): If splitting raises an error, give
15333         some information about the error when saying that the `bogus' mail
15334         group will be used.
15335
15336 2006-07-17  Reiner Steib  <Reiner.Steib@gmx.de>
15337
15338         * gnus-sum.el (gnus-summary-delete-article): Don't use TAB in doc
15339         string.
15340
15341 2006-07-16  NAKAJI Hiroyuki  <nakaji@heimat.jp>  (tiny change)
15342
15343         * mm-util.el (mm-charset-synonym-alist): Map windows-31j to cp932.
15344
15345 2006-07-14  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
15346
15347         * gnus-start.el (gnus-subscribe-options-newsgroup-method): Doc fix.
15348
15349 2006-07-10  Daiki Ueno  <ueno@unixuser.org>
15350
15351         * mml1991.el (mml1991-function-alist): Add epg.
15352         (mml1991-epg-passphrase-callback, mml1991-epg-sign)
15353         (mml1991-epg-encrypt): New functions.
15354
15355 2006-07-10  Daiki Ueno  <ueno@unixuser.org>
15356
15357         * mml2015.el (mml2015-verbose): New variable.
15358         (mml2015-cache-passphrase): Ditto.
15359         (mml2015-passphrase-cache-expiry): Ditto.
15360         (mml2015-function-alist): Add epg.
15361         (mml2015-epg-passphrase-callback, mml2015-epg-decrypt)
15362         (mml2015-epg-clear-decrypt, mml2015-epg-verify)
15363         (mml2015-epg-clear-verify, mml2015-epg-sign, mml2015-epg-encrypt):
15364         New functions.
15365
15366 2006-07-08  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
15367
15368         * message.el (message-cite-original-1): Preserve region when removing
15369         quoted text due to X-No-Archive in order to avoid bogus attribution
15370         when citing multiple messages.
15371
15372 2006-06-27  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
15373
15374         * gnus-group.el (gnus-group-sort-by-unread): Fix typo.
15375         Reported by Kenneth Jacker <khj@be.cs.appstate.edu>.
15376
15377 2006-06-26  Reiner Steib  <Reiner.Steib@gmx.de>
15378
15379         * gnus-diary.el (gnus-user-format-function-d)
15380         (gnus-user-format-function-D): Autoload.
15381
15382         * imap.el (Commentary): Fix typo.
15383
15384         * gnus-util.el (kill-empty-logs, gnus-byte-compile): Remove anonymous
15385         2006-04-22 contribution.
15386
15387 2006-06-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
15388
15389         * gnus.el (gnus-valid-select-methods): Revert last change for nnweb.
15390         It didn't really fix the bogosity I'm seeing with solid web groups.
15391
15392 2006-06-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
15393
15394         * gnus.el (gnus-valid-select-methods): Declare nnweb with 'address.
15395         Since revision 6.95 (2003-01-05) of gnus-group.el, solid web groups are
15396         created using server names.  If we use the feature without declaring
15397         it, Gnus does not properly manage server and group state.
15398
15399         * nnweb.el (nnweb-google-search): Respect nnweb-max-hits as upper
15400         bound.
15401
15402 2006-06-25  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
15403
15404         * gnus.el (gnus-find-method-for-group): On killed/unknown groups, try
15405         looking up the method using GROUP's prefix before inventing a new one.
15406         It is used on killed/unknown groups in various places where returning
15407         an all-new method isn't expected by the caller.
15408
15409         * gnus-util.el (gnus-group-server): Fix for empty virtual server names
15410         and match semantics of gnus-group-real-prefix.
15411
15412 2006-06-22  Reiner Steib  <Reiner.Steib@gmx.de>
15413
15414         * nnmail.el (nnmail-broken-references-mailers): New variable.
15415         (nnmail-ignore-broken-references): New function generalizing
15416         nnmail-fix-eudora-headers.
15417         (nnmail-fix-eudora-headers): Now obsolete.
15418
15419         * gnus-art.el (gnus-button-handle-custom):
15420         Support `customize-apropos*'.
15421
15422 2006-06-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15423
15424         * gnus-art.el (article-hide-headers): Inhibit read-only stuff.
15425
15426         * gnus-group.el (gnus-fetch-group): Document ARTICLES and select those
15427         articles.
15428
15429 2006-06-21  Reiner Steib  <Reiner.Steib@gmx.de>
15430
15431         * message.el (message-cite-reply-above): New variable.
15432         (message-yank-original): Use it.
15433
15434 2006-06-20  Katsumi Yamaoka  <yamaoka@jpl.org>
15435
15436         * rfc2231.el (rfc2231-parse-string): Allow `*'s in parameter values.
15437
15438 2006-06-20  Reiner Steib  <Reiner.Steib@gmx.de>
15439
15440         * gnus-bookmark.el (gnus-bookmark-jump): Don't mark unrelated articles
15441         as read.
15442
15443         * gnus-group.el (gnus-group-quick-select-group): Add GROUP argument.
15444
15445 2006-06-19  Reiner Steib  <Reiner.Steib@gmx.de>
15446
15447         * gnus-bookmark.el: Fix Copyright, keywords, whitespace, etc.
15448         (gnus-bookmark-default-file): Use gnus-directory.
15449         (gnus-bookmark-bmenu-file-column, gnus-bookmark-use-annotations):
15450         Remove "*" in doc string.
15451         (gnus-bookmark-write-file): Simplify.
15452         (gnus-bookmark-maybe-sort-alist): Use `when'.
15453         (gnus-bookmark-get-bookmark): Fix typo in doc string.
15454         (gnus-bookmark-set-bookmark-name, gnus-bookmark-get-bookmark):
15455         Add FIXME about Emacs 21 and XEmacs compatibility.
15456         (gnus-bookmark-set-bookmark-name): Use `gnus-replace-in-string' for
15457         compatibility.
15458         (gnus-bookmark-bmenu-mode): Use `gnus-run-mode-hooks' for
15459         compatibility.
15460         (gnus-bookmark-menu-heading): Fix version.
15461
15462 2006-06-19  Bastien Guerry  <bzg@altern.org>
15463
15464         * gnus-bookmark.el: New file.
15465
15466 2006-06-19  Katsumi Yamaoka  <yamaoka@jpl.org>
15467
15468         * message.el (message-syntax-checks): Doc fix.
15469
15470 2006-06-17  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
15471
15472         * gnus-srvr.el (gnus-browse-unsubscribe-group): Don't subscribe
15473         unsubscribed groups as if they were killed ones.  It causes duplicate
15474         entries in gnus-newsrc-alist.
15475
15476 2006-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
15477
15478         * message.el (message-syntax-checks): Doc fix.
15479         (message-send-mail): Add check for continuation headers.
15480         (message-check-news-header-syntax): Fix regexp used to check for
15481         continuation headers.
15482
15483 2006-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
15484
15485         * gnus-art.el (gnus-display-mime): Make sure body ends with newline.
15486
15487 2006-06-11  Reiner Steib  <Reiner.Steib@gmx.de>
15488
15489         * gnus-art.el (gnus-article-toggle-truncate-lines): Fix code.
15490
15491 2006-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
15492
15493         * gnus-art.el (gnus-article-truncate-lines): Default to the value of
15494         default-truncate-lines.
15495
15496 2006-06-06  Katsumi Yamaoka  <yamaoka@jpl.org>
15497
15498         * mm-util.el (mm-mime-mule-charset-alist): Use unicode-precedence-list
15499         to fill the utf-8 entry.
15500
15501         * lpath.el: Fbind unicode-precedence-list.
15502
15503 2006-06-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
15504
15505         * nnweb.el (nnweb-google-parse-1): Update regexp for author and date.
15506
15507 2006-05-30  Kevin Greiner  <kevin.greiner@compsol.cc>
15508
15509         * gnus-agent.el (directory-files-and-attributes): Move all the way
15510         forward (the third and final move).
15511         (gnus-agent-read-agentview): Trap reconstruction errors due to
15512         nonexistent directory.  Handle by returning nil.
15513
15514 2006-05-30  Didier Verna  <didier@xemacs.org>
15515
15516         * message.el (message-dont-reply-to-names): Update the custom type.
15517         * message.el (message-dont-reply-to-names): New defsubst: potentially
15518         convert a list of regexps into a single one.
15519         * message.el (message-get-reply-headers): Use it.
15520         * nnmail.el (nnmail-fancy-expiry-target): Ditto.
15521
15522 2006-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
15523
15524         * gnus-agent.el (directory-files-and-attributes): Move forward.
15525
15526 2006-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
15527
15528         * gnus-ml.el (gnus-mailing-list-subscribe)
15529         (gnus-mailing-list-unsubscribe, gnus-mailing-list-owner)
15530         (gnus-mailing-list-message): Fix doc strings.
15531
15532 2006-05-29  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
15533
15534         * gnus-ml.el (gnus-mailing-list-message): Use gnus-url-mailto instead
15535         of doing it manually.
15536
15537 2006-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
15538
15539         * gnus-art.el (gnus-article-toggle-truncate-lines): Fix typo in
15540         comment.
15541
15542 2006-05-29  Kevin Greiner  <kevin.greiner@compsol.cc>
15543
15544         * gnus-agent.el: Add gnus-agent-flush* to purge agent info.
15545         (gnus-agent-read-agentview): Fix handling of end-of-file error.
15546         (gnus-agent-read-local): All symbols allocated in my-obarray.
15547         (gnus-agent-set-local): Skip invalid entries (min and/or max is nil).
15548         (gnus-agent-regenerate-group): Check numeric names to see if they are
15549         messages or groups.
15550         (gnus-agent-total-fetched-for): Ignore 'dummy.group' (there should be a
15551         better way of do this...)
15552
15553         * gnus-cache.el (gnus-agent-total-fetched-for):
15554         Ignore 'dummy.group' (there should be a better way of do this...)
15555
15556 2006-05-29  Katsumi Yamaoka  <yamaoka@jpl.org>
15557
15558         * gnus-art.el (gnus-save-all-headers): Mention it might be overridden.
15559         (gnus-saved-headers): Ditto.
15560         (gnus-default-article-saver): Mention functions may have properties.
15561         (gnus-article-save): Override gnus-save-all-headers and
15562         gnus-saved-headers by :headers property which saver function may have.
15563         (gnus-summary-save-in-file): Add :headers property.
15564         (gnus-summary-write-to-file): Ditto.
15565
15566         * gnus-sum.el (gnus-summary-save-article): Bind
15567         gnus-prompt-before-saving to t when saving many articles in a file;
15568         always show all headers.
15569
15570         * dgnushack.el: Autoload toggle-truncate-lines for XEmacs.
15571
15572 2006-05-26  Reiner Steib  <Reiner.Steib@gmx.de>
15573
15574         * deuglify.el (gnus-outlook-rearrange-article): Add missing citation
15575         marks.
15576
15577         * message.el (message-indent-citation): Add optional arguments to allow
15578         using it outside of message buffers.
15579
15580         * gnus-art.el (gnus-article-unfold-long-headers): New variable.
15581         (gnus-article-treat-unfold-headers): Use it.
15582         (gnus-article-truncate-lines): New variable.
15583         (gnus-article-mode): Use it.
15584         (gnus-article-toggle-truncate-lines): New function.
15585
15586         * gnus-sum.el (gnus-summary-wash-map, gnus-summary-make-menu-bar):
15587         Add gnus-article-toggle-truncate-lines.
15588
15589         * uudecode.el (uudecode-decode-region-external): nil isn't a valid
15590         coding system in XEmacs, use binary.
15591
15592 2006-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
15593
15594         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): Don't edit
15595         after-load-alist.
15596
15597         * gnus-art.el (gnus-summary-save-in-file): Use property to specify
15598         this function should save decoded articles.
15599         (gnus-summary-write-to-file): Use property to specify this function
15600         should save decoded articles and specify gnus-summary-save-in-file
15601         should be used to save articles other than the first one when saving
15602         many articles.
15603         (gnus-summary-save-body-in-file): Use property to specify this
15604         function should save decoded articles.
15605         (gnus-summary-write-body-to-file): Use property to specify this
15606         function should save decoded articles and specify
15607         gnus-summary-save-body-in-file should be used to save articles other
15608         than the first one when saving many articles.
15609
15610         * gnus-sum.el (gnus-summary-save-article): Simplify.
15611
15612 2006-05-25  Katsumi Yamaoka  <yamaoka@jpl.org>
15613
15614         * gnus-art.el (gnus-default-article-saver):
15615         Add gnus-summary-write-body-to-file.
15616         (gnus-article-save-coding-system): Don't use coding system object
15617         in XEmacs.
15618         (gnus-read-save-file-name): Add optional `dir-var' argument which
15619         specifies directory in which files are saved; work even if optional
15620         `variable' argument is not specified.
15621         (gnus-summary-write-to-file): Read file name.
15622         (gnus-summary-save-body-in-file): Add optional `overwrite' argument.
15623         (gnus-summary-write-body-to-file): New function.
15624
15625         * gnus-sum.el (gnus-newsgroup-last-directory): New variable.
15626         (gnus-summary-local-variables): Add it.
15627         (gnus-summary-save-map): Add gnus-summary-write-article-body-file.
15628         (gnus-summary-save-article): Remove optional `decode' argument;
15629         determine whether to decode articles by the value of
15630         gnus-default-article-saver; when saving many files using
15631         gnus-summary-write-to-file or gnus-summary-write-body-to-file, use
15632         it first and use gnus-summary-save-in-file or
15633         gnus-summary-save-body-in-file thereafter unless
15634         gnus-prompt-before-saving is always; move point to article which
15635         will be saved.
15636         (gnus-summary-save-article-file): Revert.
15637         (gnus-summary-write-article-file): Revert.
15638         (gnus-summary-save-article-body-file): Revert.
15639         (gnus-summary-write-article-body-file): New function.
15640
15641 2006-05-24  Katsumi Yamaoka  <yamaoka@jpl.org>
15642
15643         * gnus-art.el (gnus-default-article-saver): Doc fix.
15644         (gnus-article-save-coding-system): Move from gnus-sum.el, rename
15645         from gnus-summary-save-article-coding-system, and default to a
15646         certain coding system.
15647         (gnus-output-to-file): Add coding cookie and encode text according
15648         to gnus-article-save-coding-system; don't use mm-append-to-file.
15649
15650         * gnus-sum.el (gnus-summary-save-article-coding-system): Move to
15651         gnus-art.el and rename to gnus-article-save-coding-system.
15652         (gnus-summary-save-article): Require gnus-art; don't show all
15653         headers if it decodes articles; don't add coding cookie here;
15654         don't bind mm-text-coding-system-for-write.
15655         (gnus-summary-save-article-file): Save decoded articles.
15656         (gnus-summary-write-article-file): When saving many files, use
15657         gnus-summary-write-to-file first and gnus-summary-save-in-file
15658         thereafter unless gnus-prompt-before-saving is always.
15659         (gnus-summary-save-article-body-file): Save decoded articles.
15660
15661         * lpath.el: Fbind select-safe-coding-system for XEmacs.
15662
15663 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
15664
15665         * nnrss.el (nnrss-check-group): Bind hash-index.
15666
15667 2006-05-23  Michaël Cadilhac  <michael.cadilhac@lrde.org>
15668
15669         * nnrss.el (nnrss-check-group): Use the md5sum of the whole RSS item as
15670         its hash index.  Store this hash in `nnrss-group-data'.
15671         (nnrss-read-group-data): Update accordingly.
15672
15673 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
15674
15675         * gnus-art.el (gnus-button-alist): Improve gnus-button-handle-symbol
15676         entry.
15677
15678         * gnus-sum.el (gnus-summary-make-menu-bar):
15679         Add gnus-article-browse-html-article.
15680
15681 2006-05-23  Hynek Schlawack  <hynek@ularx.de>
15682
15683         * gnus-sum.el (gnus-summary-mime-map):
15684         Add gnus-article-browse-html-article.
15685
15686         * gnus-art.el (gnus-article-browse-html-article): Remove comment.
15687
15688 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
15689
15690         * gnus-sum.el (gnus-summary-save-article-coding-system): Offer some
15691         suitable coding systems in customize.
15692
15693 2006-05-22  Reiner Steib  <Reiner.Steib@gmx.de>
15694
15695         * mail-source.el (mail-sources): Fix custom type.
15696
15697 2006-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
15698
15699         * gnus-sum.el (gnus-summary-save-article-mail): Clarify doc string.
15700         (gnus-summary-expire-articles-now): Shorten prompt.
15701
15702         * gmm-utils.el (wid-edit): Require.
15703         (defun-gmm): Rename from `gmm-defun-compat'.
15704         (gmm-image-search-load-path): Use it.
15705         (gmm-image-load-path-for-library): Use it.  Sync with `mh-compat.el'.
15706
15707 2006-05-17  Katsumi Yamaoka  <yamaoka@jpl.org>
15708
15709         * gnus-sum.el (gnus-summary-save-article-coding-system):
15710         New variable.
15711         (gnus-summary-save-article): Add optional `decode' argument.
15712         If it is set and gnus-summary-save-article-coding-system is non-nil,
15713         save decoded article.
15714         (gnus-summary-write-article-file): Save decoded article if
15715         gnus-summary-save-article-coding-system is non-nil.
15716
15717         * ecomplete.el (ecomplete-database-file-coding-system): Fix custom
15718         type.
15719
15720 2006-05-16  Katsumi Yamaoka  <yamaoka@jpl.org>
15721
15722         * gnus-art.el (easy-menu-define): Use :active instead of :enable.
15723
15724 2006-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
15725
15726         * gnus-art.el (gnus-article-setup-buffer): Go to summary buffer
15727         first to test gnus-single-article-buffer which may be buffer-local.
15728
15729         * gnus-sum.el (gnus-summary-setup-buffer):
15730         Make gnus-single-article-buffer buffer-local and nil in ephemeral
15731         group; make gnus-article-buffer, gnus-article-current, and
15732         gnus-original-article-buffer always buffer-local.
15733         (gnus-summary-exit): Kill article buffer belonging to ephemeral
15734         group.
15735         (gnus-handle-ephemeral-exit): Don't move to next summary line.
15736
15737 2006-05-08  Reiner Steib  <Reiner.Steib@gmx.de>
15738
15739         * nnml.el (nnml-request-compact-group): Compressed files might not
15740         have .gz extension.
15741
15742 2006-05-04  Stefan Monnier  <monnier@iro.umontreal.ca>
15743
15744         * mm-decode.el (mm-dissect-buffer): Remove spurious double assignment.
15745         (mm-copy-to-buffer): Use with-current-buffer.
15746         (mm-display-part): Simplify.
15747         (mm-inlinable-p): Add optional arg `type'.
15748
15749 2006-05-03  Stefan Monnier  <monnier@iro.umontreal.ca>
15750
15751         * gnus-art.el (gnus-mime-view-part-as-type): Add optional PRED arg.
15752         (gnus-mime-view-part-externally, gnus-mime-view-part-internally):
15753         Try harder to show the attachment internally or externally using
15754         gnus-mime-view-part-as-type.
15755
15756 2006-05-02  Reiner Steib  <Reiner.Steib@gmx.de>
15757
15758         * message.el (message-from-style, message-signature-separator)
15759         (message-user-organization-file, message-send-mail-function)
15760         (message-citation-line-function, message-yank-prefix)
15761         (message-indent-citation-function, message-signature)
15762         (message-signature-file, message-signature-insert-empty-line):
15763         Remove autoloads.
15764
15765         * gnus-art.el (gnus-buttonized-mime-types):
15766         Remove "multipart/signed".  Revert 2006-04-26 change.
15767
15768 2006-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15769
15770         * gnus.el (gnus-version-number): Bump version.
15771
15772 2006-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
15773
15774         * gnus.el: No Gnus v0.5 is released.
15775
15776 2006-04-30  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
15777
15778         * nnweb.el (nnweb-request-article): Do proper xwfu encoding when
15779         fetching articles by message-id.
15780
15781 2006-04-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15782
15783         * message.el (hashcash): Require hashcash as normal.
15784
15785         * ecomplete.el (ecomplete-highlight-match-line):
15786         Use point-at-eol.
15787         (ecomplete-highlight-match-line): Use `highlight', because that
15788         face exists in both Emacs and XEmacs.
15789
15790         * message.el (message-display-abbrev): Use point-at-bol.
15791
15792         * mail-source.el: Don't require timer/timer-funcs.
15793
15794         * gnus-async.el: Ditto.
15795
15796         * password.el: Ditto.
15797
15798         * nnheaderxm.el (nnheader-cancel-timer): Ditto.
15799
15800         * mm-url.el: Ditto.
15801
15802         * gnus-xmas.el: Don't require timer-funcs.
15803
15804         * mm-util.el: Require timer/timer-funcs.
15805
15806 2006-04-23  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
15807
15808         * mm-url.el (mm-url-insert-file-contents): Don't set Connection:
15809         Close.
15810
15811 2006-04-28  Katsumi Yamaoka  <yamaoka@jpl.org>
15812
15813         * mm-uu.el (mm-uu-pgp-encrypted-extract-1): Assume buffer is made
15814         unibyte after clear-decrypt function runs.
15815
15816         * mml2015.el (mml2015-pgg-clear-decrypt): Treat data which pgg
15817         returns as a unibyte string.
15818
15819 2006-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
15820
15821         * lpath.el: Revert.
15822
15823         * pgg-gpg.el (pgg-string-to-multibyte): Remove.
15824         (pgg-gpg-process-sentinel): Revert.
15825
15826         * pgg-pgp.el (pgg-pgp-process-region): Revert.
15827         (pgg-pgp-lookup-key): Revert.
15828
15829         * pgg-pgp5.el (pgg-pgp5-process-region): Revert.
15830         (pgg-pgp5-lookup-key): Revert.
15831
15832         * pgg.el (pgg-fetch-key): Revert.
15833
15834 2006-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
15835
15836         * lpath.el: Fbind string-as-multibyte for XEmacs.
15837
15838         * mml1991.el (mml1991-pgg-sign): No need to load pgg.el, which is
15839         always loaded by way of gnus-art.el -> mm-uu.el -> mml2015.el.
15840         (mml1991-pgg-encrypt): Ditto.
15841
15842         * pgg-gpg.el (pgg-string-to-multibyte): New function.
15843         (pgg-gpg-process-sentinel): Make sure pgg-output-buffer is always
15844         a multibyte buffer.
15845
15846         * pgg-pgp.el (pgg-pgp-process-region): Ditto.
15847         (pgg-pgp-lookup-key): Ditto.
15848
15849         * pgg-pgp5.el (pgg-pgp5-process-region): Ditto.
15850         (pgg-pgp5-lookup-key): Ditto.
15851
15852         * pgg.el (pgg-fetch-key): Ditto.
15853
15854 2006-04-26  Reiner Steib  <Reiner.Steib@gmx.de>
15855
15856         * message.el (message-user-organization-file): Check several
15857         locations of the organization file.
15858
15859         * gnus-sum.el (gnus-summary-mime-map, gnus-summary-make-menu-bar):
15860         Add gnus-article-view-part-as-type.
15861
15862         * gnus-art.el (gnus-article-view-part-as-type): New function.
15863
15864         * message.el (message-valid-fqdn-regexp): Add TLDs .cat, jobs,
15865         .mobi and .travel.  Remove .nato, .bitnet and .uucp.
15866
15867         * mml.el: Simplify autoload.
15868         (mml-mode): defvar dnd-protocol-alist instead of using
15869         symbol-value.
15870         (mml-default-directory): New variable.
15871         (mml-minibuffer-read-file): Use it.
15872         (mml-dnd-protocol-alist, mml-dnd-attach-options): Adjust :version.
15873
15874         * message.el (message-citation-line-format): New variable.
15875         (message-insert-formated-citation-line): New function.
15876         (message-citation-line-function):
15877         Add `message-insert-formated-citation-line' to custom type.
15878
15879         * mm-decode.el (mm-verify-option): Add gnus-buttonized-mime-types
15880         to doc string.
15881
15882         * gnus-art.el (gnus-buttonized-mime-types): Add "multipart/signed"
15883         depending on mm-verify-option.
15884
15885 2006-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
15886
15887         * mml1991.el (mml1991-pgg-sign): Make sure to load pgg.el before
15888         binding pgg-* variables; reimplement the section which prevents
15889         MIME header from being signed.
15890         (mml1991-pgg-encrypt): Make sure to load pgg.el before binding
15891         pgg-text-mode; remove a blank line at the top of body.
15892
15893         * mm-uu.el (mm-uu-pgp-encrypted-extract-1): Don't remove blank
15894         lines at the top of body; use gnus-newsgroup-charset if there's no
15895         Charset header.
15896
15897 2006-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
15898
15899         * message.el (message-self-insert-commands): Doc fix.
15900
15901         * mm-uu.el (mm-uu-pgp-signed-test): Erase prompt.
15902         (mm-uu-pgp-encrypted-test): Ditto.
15903         (mm-uu-pgp-encrypted-extract-1): Make sure there's a blank line
15904         between header and body; return application/pgp-encrypted handle
15905         if decryption failed; decode decrypted body by charset.
15906
15907         * mm-decode.el (mm-automatic-display): Don't make application/pgp
15908         element match to application/pgp-*.
15909
15910 2006-04-23  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
15911
15912         * nnweb.el (nnweb-google-wash-article): Sync up to new Google
15913         HTML.
15914
15915 2006-04-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15916
15917         * mail-source.el (mail-source-call-script): Message the error
15918         string.
15919
15920 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15921
15922         * gnus-util.el (gnus-byte-compile): Use it.
15923
15924 2006-04-22  xyblor  <fake@invalid.email>  (tiny change)
15925
15926         * gnus-util.el (kill-empty-logs): New function.
15927
15928 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15929
15930         * message.el (message-mail-alias-type): Doc fix.
15931         (message-mail-alias-type-p): New function.
15932         (message-send): Use it.
15933         (message-mode): Ditto.
15934         (message-strip-forbidden-properties): Ditto.
15935
15936         * ecomplete.el (ecomplete-database-file-coding-system):
15937         New variable.
15938         (ecomplete-save): Use it.
15939         (ecomplete-setup): Use it.
15940
15941 2006-04-22  Katsumi Yamaoka  <yamaoka@jpl.org>
15942
15943         * message.el (message-self-insert-commands): New variable.
15944         (message-strip-forbidden-properties): Use it.
15945
15946 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15947
15948         * message.el (message-put-addresses-in-ecomplete): Use a regexp
15949         that doesn't make XEmacs choke.
15950
15951 2006-04-20  Reiner Steib  <Reiner.Steib@gmx.de>
15952
15953         * gnus-util.el (gnus-replace-in-string):
15954         Prefer replace-regexp-in-string over of replace-in-string.
15955
15956 2006-04-20  Katsumi Yamaoka  <yamaoka@jpl.org>
15957
15958         * gnus-util.el (gnus-select-frame-set-input-focus):
15959         Use select-frame-set-input-focus if it is available in XEmacs; use
15960         definition defined in Emacs 22 for old Emacsen.
15961
15962         * dgnushack.el: Autoload unmorse-region for XEmacs.
15963
15964         * lpath.el: Bind cursor-in-non-selected-windows and
15965         select-frame-set-input-focus for XEmacs.
15966
15967 2006-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
15968
15969         * mm-view.el (mm-inline-text): Use equal instead of equalp.
15970
15971 2006-04-18  Teodor Zlatanov  <tzz@lifelogs.com>
15972
15973         * gnus-registry.el (gnus-registry-cache-save): Remove text
15974         properties when saving via the temp buffer.
15975
15976 2006-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
15977
15978         * message.el (message-generate-hashcash): Honor custom type.
15979
15980 2006-04-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15981
15982         * message.el (message-generate-hashcash): Default to non-nil when
15983         hashcash is found.
15984
15985         * gnus-sum.el (gnus-summary-expire-articles-now): Clarify prompt.
15986         (gnus-refer-thread-limit): Increase default to 500.
15987
15988         * mm-view.el (mm-inline-text): Supply delsp to flow-fill.
15989
15990         * flow-fill.el (fill-flowed): Allow delete-space.
15991
15992 2006-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
15993
15994         * deuglify.el (gnus-outlook-deuglify-unwrap-min)
15995         (gnus-outlook-deuglify-unwrap-max, gnus-outlook-display-hook):
15996         Remove autoloads.
15997
15998 2006-04-18  Simon Josefsson  <jas@extundo.com>
15999
16000         * message.el (message-generate-hashcash): Default to.
16001
16002 2006-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
16003
16004         * rfc2231.el (rfc2231-parse-string): Decode encoded value after
16005         concatenating segments rather than before concatenating them.
16006
16007 2006-04-17  Reiner Steib  <Reiner.Steib@gmx.de>
16008
16009         * gnus-group.el: Move comment to gnus-group-update-tool-bar.
16010
16011 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16012
16013         * rfc2231.el (rfc2231-parse-string): Sort the parameters first.
16014
16015         * message.el (message-forward-make-body-plain):
16016         Allow message-forward-ignored-headers to be a list.
16017         (message-remove-ignored-headers): Factor out into function.
16018         (message-forward-make-body-mml): Use it.
16019
16020         * imap.el (imap-quote-specials): New function.
16021         (imap-login-auth): Quote specials.
16022
16023         * rfc2231.el (rfc2231-parse-string): Remove dead code.
16024         (rfc2231-parse-string): Allow concatanation of parameters that
16025         aren't contiguous.  The test case is
16026           (mail-header-parse-content-type "message/external-body;
16027             name*0*=us-ascii''~%2ffoo%2fbar%2fbaz%2fxyzzy%2f;
16028             access-type=LOCAL-FILE;
16029             name*1*=plugh%2fhello-sailor%2fbing.pdf")
16030
16031 2006-04-17  Stefan Monnier  <monnier@iro.umontreal.ca>
16032
16033         * nntp.el (nntp-accept-process-output): Return the value of
16034         `nnheader-accept-process-output'.
16035
16036 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16037
16038         * gnus-art.el (gnus-article-treat-types): Add text/x-patch.
16039         (gnus-button-alist): Recognize more diff formats.
16040         (gnus-button-patch): Strip directory.
16041
16042 2006-04-17  Reiner Steib  <Reiner.Steib@gmx.de>
16043
16044         * gnus-util.el (gnus-select-frame-set-input-focus): Check for
16045         Emacs 22 when setting focus.
16046
16047 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16048
16049         * gnus-art.el (gnus-article-treat-types): Do treatment of
16050         text/x-verbatim parts.
16051         (gnus-button-patch): New command.
16052
16053         * ietf-drums.el (ietf-drums-parse-address): Attempt parsing
16054         addresses that contain invalid characters.
16055
16056 2006-04-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16057
16058         * message.el (message-put-addresses-in-ecomplete):
16059         Use gnus-replace-in-string.
16060         (message-is-yours-p): Use the more correct
16061         mail-header-parse-address instead of
16062         mail-extract-address-components.
16063         (message-put-addresses-in-ecomplete): Fix typo.
16064
16065         * gnus-sum.el (gnus-summary-limit-to-bodies): New command and
16066         keystroke.
16067
16068         * gnus-art.el (gnus-treatment-function-alist): Change order of
16069         newsgroups/generic header folding to avoid double-folding.
16070
16071         * message.el (message-hidden-headers): Add X-Draft-From.
16072
16073         * gnus-sum.el (gnus-summary-repeat-search-article-forward):
16074         New command.
16075         (gnus-summary-repeat-search-article-backward): New command.
16076
16077         * gnus-topic.el (gnus-topic-display-missing-topic): Skip past
16078         groups in the parent topic.
16079
16080 2006-04-16  João Cachopo  <joao.cachopo@inesc-id.pt>  (tiny change)
16081
16082         * spam.el (spam-necessary-extra-headers): Add X-CRM114-Status.
16083         (spam-extra-header-to-number): Return the CRM114 number as a
16084         number instead of a string.
16085
16086 2006-04-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16087
16088         * gnus-art.el (gnus-face-properties-alist): Move here from
16089         gnus-fun.
16090
16091         * gnus-fun.el (gnus-face-properties-alist): Move to gnus-art.
16092
16093 2006-04-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16094
16095         * message.el (message-strip-forbidden-properties): Only display on
16096         self-insert-command.
16097
16098         * hashcash.el (hashcash-insert-payment-async): Remove dead code;
16099         reindent.
16100         (hashcash-insert-payment-async-2): Make sure the buffer is alive.
16101
16102 2006-04-15  NAKAJI Hiroyuki  <nakaji@takamatsu-nct.ac.jp>  (tiny change)
16103
16104         * smiley.el (smiley-style): Fix typo.
16105
16106 2006-03-23  Kenichi Handa  <handa@m17n.org>
16107
16108         * rfc2231.el (rfc2231-encode-string): Use mm-disable-multibyte
16109         instead of set-buffer-multibyte.
16110
16111 2006-03-23  Kenichi Handa  <handa@m17n.org>
16112
16113         * rfc2231.el (rfc2231-decode-encoded-string): Work on unibyte
16114         buffer and then decode the buffer text if necessary.
16115         (rfc2231-encode-string): Be sure to work on multibyte buffer at
16116         first, and after mm-encode-body, change the buffer to unibyte.
16117
16118 2006-04-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16119
16120         * hashcash.el (hashcash-insert-payment-async-2):
16121         Use message-goto-eoh instead of doing it manually.
16122         (mail-add-payment): Use message-narrow-to-header instead of trying
16123         to do the same itself.
16124
16125         * message.el (message-hidden-headers): Add Face.
16126
16127         * gnus-sum.el (gnus-summary-reparent-thread): Factor out
16128         reparenting code.
16129         (gnus-summary-reparent-children): Refactored out code.
16130         (gnus-summary-thread-map): New keystroke.
16131         (gnus-summary-reparent-children): Make into command.
16132
16133         * smiley.el (smiley-style): Default to `medium' if using a large
16134         font.
16135
16136         * gnus-sum.el (unmorse-region): Remove autoload, because morse.el
16137         does it itself.
16138
16139         * message.el (message-point-in-header-p): Simplify definition.
16140
16141 2006-04-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16142
16143         * nnagent.el (nnagent-request-set-mark): Silence log file
16144         writing.
16145         (nnagent-request-set-mark): Use write-region instead of
16146         append-to-file.
16147
16148         * gnus-sum.el (gnus-read-header): Fudge article number if using a
16149         strange select method.
16150
16151         * ecomplete.el (ecomplete-display-matches): Get highlightling
16152         right.
16153         (ecomplete-display-matches): Use literals.
16154         (ecomplete-display-matches): Disable message logging.
16155
16156         * message.el (message-display-abbrev): Small optimization.
16157
16158         * ecomplete.el (ecomplete-display-matches): Allow automatic
16159         display.
16160
16161         * message.el (message-strip-forbidden-properties):
16162         Display abbrevs.
16163         (message-display-abbrev): Get automatic display right.
16164
16165         * ecomplete.el (ecomplete-display-matches): Use M-n/M-p
16166         keystrokes.
16167
16168 2006-04-13  Romain Francoise  <romain@orebokech.com>
16169
16170         TODO: Backport to v5-10!
16171
16172         * gnus-util.el (gnus-alist-to-hashtable, gnus-hashtable-to-alist):
16173         Move here (and rename) from gnus-registry.el.
16174
16175         * gnus-registry.el: Require gnus-util.
16176         Use `gnus-alist-to-hashtable' and `gnus-hashtable-to-alist'.
16177
16178 2006-04-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16179
16180         * gnus-group.el (gnus-group-catchup-current):
16181         Change if-then-else-if-then-else into cond.
16182         (gnus-group-catchup): Indent.
16183         (group-name-at-point): New function.
16184         (gnus-fetch-group): Provide default from thing at point.
16185
16186 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16187
16188         * message.el (message-display-abbrev): Fix regexp.
16189
16190         * ecomplete.el (ecomplete-highlight-match-line):
16191         Reimplement choosing.
16192         (ecomplete-highlight-match-line): Fix up code rewrite, remove
16193         dead variables.
16194
16195         * message.el (message-newline-and-indent): Remove debugging.
16196         (message-display-abbrev): Use new implementation.
16197
16198 2006-04-12  Reiner Steib  <Reiner.Steib@gmx.de>
16199
16200         * gnus-art.el (gnus-article-mode):
16201         Set cursor-in-non-selected-windows to nil.
16202
16203         * smiley.el: Revert previous change.
16204         (smiley-data-directory): defvar it before using it in the
16205         defcustom of `smiley-style'.
16206
16207 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16208
16209         * message.el (message-newline-and-indent): New function.
16210
16211         * ecomplete.el: Implement more bits.
16212
16213         * message.el (message-put-addresses-in-ecomplete): Clean up the
16214         string.
16215
16216         * ecomplete.el (ecomplete-add-item): Chop off decimals.
16217
16218         * gnus-sum.el (gnus-summary-save-parts):
16219         Bind gnus-summary-save-parts-counter and use it to make unique file
16220         names.
16221
16222         * gnus-art.el (gnus-ignored-headers): Add some more headers.
16223
16224         * ietf-drums.el (ietf-drums-parse-addresses): Take a RAWP
16225         parameter to say whether to actually parse the individual
16226         addresses.
16227
16228         * message.el (message-put-addresses-in-ecomplete): New function.
16229         (ecomplete): Require.
16230         (message-mail-alias-type): Add ecomplete as an option.
16231
16232 2006-04-12  Ralf Angeli  <angeli@iwi.uni-sb.de>
16233
16234         * flow-fill.el (fill-flowed): Remove trailing space from blank
16235         quoted lines.
16236
16237 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16238
16239         * smiley.el (smiley-style): Move definition later to avoid a
16240         compilation warning.
16241
16242 2006-04-12  Kenichi Handa  <handa@m17n.org>
16243
16244         * rfc2231.el (rfc2231-decode-encoded-string): Work on unibyte
16245         buffer and then decode the buffer text if necessary.
16246         (rfc2231-encode-string): Be sure to work on multibyte buffer at
16247         first, and after mm-encode-body, change the buffer to unibyte.
16248         Use mm-disable-multibyte instead of set-buffer-multibyte.
16249
16250 2006-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
16251
16252         * gnus-art.el (gnus-mime-copy-part): Find name parameter in
16253         Content-Type header instead of Content-Disposition header.
16254         (gnus-mime-inline-part): Ditto.
16255         (gnus-mime-view-part-as-charset): Ignore charset that the part
16256         specifies.
16257
16258         * mm-decode.el (mm-display-part): Work with external parts and
16259         usual parts similarly.
16260
16261         * mm-extern.el (mm-inline-external-body): Use mm-display-part
16262         instead of gnus-display-mime.
16263
16264         * mm-util.el (mm-decompress-buffer): Use mm-with-unibyte-buffer
16265         instead of with-temp-buffer.
16266
16267         * gnus-uu.el (gnus-uu-save-article): Put mml tags instead of part
16268         tag to summarized topics part in order to encode non-ASCII text.
16269
16270 2006-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
16271
16272         * smiley.el (smiley-style): New variable.
16273         (smiley-directory): New function.
16274         (smiley-data-directory): Derive from `smiley-style' using
16275         `smiley-directory'.
16276         (smiley-regexp-alist): Add new entries.
16277
16278         * gnus-art.el (gnus-button-valid-localpart-regexp): Exclude `@'.
16279         (gnus-article-browse-delete-temp): Add :version.
16280
16281 2006-04-11  Arne Jørgensen  <arne@arnested.dk>
16282
16283         * gnus-sieve.el (gnus-sieve-generate): Delete from the start of
16284         the sieve region.
16285
16286 2006-04-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16287
16288         * gnus.el (gnus-version-number): Bump version.
16289
16290 2006-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
16291
16292         * gnus.el: No Gnus v0.4 is released.
16293
16294 2006-04-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16295
16296         * nnslashdot.el (nnslashdot-retrieve-headers-1): Fix up to new
16297         layout.
16298
16299         * rfc2047.el (rfc2047-decode-encoded-words): Don't message about
16300         unknown charset.
16301
16302         * message.el (message-header-synonyms): Add Original-To to the
16303         default.
16304
16305         * gnus-sum.el (gnus-get-newsgroup-headers-xover): group is an
16306         optional parameter.
16307
16308 2006-04-06  Reiner Steib  <Reiner.Steib@gmx.de>
16309
16310         * gnus-fun.el (gnus): Require it for gnus-directory.
16311
16312 2006-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
16313
16314         * gnus-fun.el (gnus-face-properties-alist): Add :version.
16315
16316 2006-04-05  Daiki Ueno  <ueno@unixuser.org>
16317
16318         * pgg-gpg.el (pgg-gpg-process-filter): Fix.
16319
16320 2006-04-05  Simon Josefsson  <jas@extundo.com>
16321
16322         * password.el (password-reset): New function.
16323
16324 2006-04-05  Daiki Ueno  <ueno@unixuser.org>
16325
16326         * pgg-gpg.el (pgg-gpg-encrypt-region, pgg-gpg-sign-region):
16327         Wait for BEGIN_SIGNING too, new in GnuPG 1.4.3.
16328
16329 2006-04-04  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
16330
16331         * nnweb.el (nnweb-google-create-mapping): Update regexp.
16332         Some whitespace was matched into the url, which broke browsing hits
16333         > 100 when mm-url-use-external was nil.
16334
16335 2006-04-04  Reiner Steib  <Reiner.Steib@gmx.de>
16336
16337         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups):
16338         Check gnus-extra-headers for 'Newsgroups.
16339
16340         * message.el (message-tool-bar-gnome): Check if `flyspell-mode' is
16341         bound.
16342
16343 2006-04-04  Daiki Ueno  <ueno@unixuser.org>
16344
16345         * pgg-gpg.el: Clean up process buffers every time gpg processes
16346         complete.
16347
16348 2006-04-03  Reiner Steib  <Reiner.Steib@gmx.de>
16349
16350         * gnus-fun.el (gnus-convert-image-to-face-command): Fix typo in
16351         doc string.
16352
16353 2006-04-03  Daiki Ueno  <ueno@unixuser.org>
16354
16355         * pgg-gpg.el (pgg-gpg-process-filter)
16356         (pgg-gpg-wait-for-completion): Check if buffer is alive.
16357
16358         * pgg-gpg.el (pgg-gpg-process-sentinel): Don't remove GNUPG:
16359         lines, temporary fix.
16360
16361 2006-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
16362
16363         * gnus-group.el (gnus-group-update-tool-bar): Add :initialize and :set.
16364
16365 2006-03-29  Daiki Ueno  <ueno@unixuser.org>
16366
16367         * pgg-gpg.el (pgg-gpg-start-process): Don't bind
16368         default-enable-multibyte-characters.  This reverts the change from
16369         revision 6.17 which is no longer necessary because the passphrase
16370         is sent separately now.  GnuPG messages are unreadable under
16371         multibyte locales with default-enable-multibyte-characters set to
16372         nil.
16373
16374 2006-03-28  Reiner Steib  <Reiner.Steib@gmx.de>
16375
16376         * message.el (message-tool-bar-gnome): Move "spell".
16377
16378 2006-03-27  Reiner Steib  <Reiner.Steib@gmx.de>
16379
16380         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Don't use
16381         XEmacs-only `replace-in-string'.  Use `gnus-group-real-name'
16382         instead.
16383
16384 2006-03-27  Karl Kleinpaste  <karl@charcoal.com>
16385
16386         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups):
16387         Improve newsgroups handling for NNTP overviews which don't include
16388         Newsgroups.
16389
16390 2006-03-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
16391
16392         * message.el (message-resend): Bind message-generate-hashcash to nil.
16393
16394 2006-03-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
16395
16396         * hashcash.el (hashcash-already-paid-p): Bind case-fold-search
16397         when searching for already-paid recipients.
16398
16399 2006-03-27  Daiki Ueno  <ueno@unixuser.org>
16400
16401         * pgg-gpg.el: Invoke gpg asynchronous, to avoid querying for
16402         passphrases when it is not needed.
16403         (pgg-gpg-use-agent): Add, to hard code that pgg shouldn't wait for
16404         passphrase stuff from gpg, should only be necessary when you use
16405         gpg with a smartcard.
16406
16407 2006-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
16408
16409         * mml.el (mml-insert-mime): Ignore cached contents of
16410         message/external-body part.
16411
16412         * mm-decode.el (mm-get-part): Add optional 'no-cache' argument.
16413         (mm-insert-part): Ditto.
16414
16415 2006-03-23  Simon Josefsson  <jas@extundo.com>
16416
16417         * pgg-gpg.el (pgg-gpg-update-agent): Add again, with fixes from
16418         Reiner.
16419         (pgg-gpg-use-agent-p): Use it again.
16420
16421 2006-03-23  Simon Josefsson  <jas@extundo.com>
16422
16423         * pgg-gpg.el (pgg-gpg-update-agent): Remove, doesn't work with
16424         older emacsen.
16425         (pgg-gpg-use-agent-p): Don't use it.
16426
16427 2006-03-23  Reiner Steib  <Reiner.Steib@gmx.de>
16428
16429         * pgg-gpg.el (pgg-gpg-update-agent): Only use make-network-process
16430         if we can.
16431
16432 2006-03-22  Sascha Wilde  <wilde@sha-bang.de>
16433
16434         * pgg-gpg.el (pgg-gpg-use-agent): Disable by default.
16435         (pgg-gpg-update-agent): New function.
16436         (pgg-gpg-use-agent-p): New function.
16437         (pgg-gpg-process-region, pgg-gpg-encrypt-region)
16438         (pgg-gpg-encrypt-symmetric-region, pgg-gpg-decrypt-region)
16439         (pgg-gpg-sign-region): Use it.
16440
16441 2006-03-22  Katsumi Yamaoka  <yamaoka@jpl.org>
16442
16443         * gnus-sum.el (gnus-map-articles): Don't funcall symbol macro.
16444         Reported by Ralf Wachinger <rwachinger@gmx.de>.
16445
16446 2006-03-21  Simon Josefsson  <jas@extundo.com>
16447
16448         * pgg-gpg.el: Ideas below based on patch from Sascha Wilde
16449         <wilde@sha-bang.de>.
16450         (pgg-gpg-use-agent): New variable.
16451         (pgg-gpg-process-region): Use it.
16452         (pgg-gpg-encrypt-region): Likewise.
16453         (pgg-gpg-encrypt-symmetric-region): Likewise.
16454         (pgg-gpg-decrypt-region): Likewise.
16455         (pgg-gpg-sign-region): Likewise.
16456         (pgg-gpg-possibly-cache-passphrase): Don't cache a nil password.
16457
16458 2006-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
16459
16460         * gnus-agent.el (gnus-agent-queue-mail): Fix custom tag for `t'.
16461
16462         * spam.el (spam-mark-new-messages-in-spam-group-as-spam):
16463         Add comment on version.
16464
16465 2006-03-20  Reiner Steib  <Reiner.Steib@gmx.de>
16466
16467         * smiley.el: Add missing test smiley.
16468
16469 2006-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
16470
16471         * mm-decode.el (mm-with-part): New macro.
16472         (mm-get-part): Use it; work with message/external-body as well.
16473         (mm-save-part): Treat name and filename equally.
16474
16475         * mm-extern.el (mm-extern-cache-contents): New function.
16476         (mm-inline-external-body): Use it; force the part to be displayed;
16477         move undisplayer added to the cached handle to the parent.
16478
16479         * gnus-art.el (gnus-mime-save-part-and-strip): Add name parameter.
16480         (gnus-mime-view-part-as-type): Work with message/external-body.
16481
16482         * gnus-util.el (gnus-tool-bar-update): Bind tool-bar-mode.
16483
16484 2006-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
16485
16486         * gmm-utils.el (gmm-image-load-path-for-library): Prefer user's
16487         images in image-load-path.  [Sync with image.el, revision 1.60, in
16488         Emacs.]
16489
16490 2006-03-15  Reiner Steib  <Reiner.Steib@gmx.de>
16491
16492         * gmm-utils.el (gmm-image-load-path-for-library): Pass value of
16493         path rather than symbol.  Always return list of directories.
16494         Guarantee that image directory comes first.  [Sync with image.el,
16495         revision 1.59, in Emacs.]
16496
16497         * message.el (message-make-tool-bar): Adjust to new API of
16498         `gmm-image-load-path-for-library'.
16499
16500         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
16501
16502         * gnus-group.el (gnus-group-make-tool-bar): Ditto.
16503
16504 2006-03-15  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
16505
16506         * gnus-art.el (gnus-article-only-boring-p):
16507         Bind inhibit-point-motion-hooks to avoid infinite loop when entering
16508         intangible text.
16509         Reported by Ralf Wachinger <rwnewsmampfer@geekmail.de>.
16510
16511 2006-03-14  Reiner Steib  <Reiner.Steib@gmx.de>
16512
16513         * gmm-utils.el (gmm-image-load-path-for-library): Fix typo.
16514         Use `defun' instead of `gmm-defun-compat'.
16515
16516 2006-03-14  Simon Josefsson  <jas@extundo.com>
16517
16518         * message.el (message-unique-id): Don't use message-number-base36
16519         if (user-uid) is a float.
16520         Reported by Bjorn Solberg <bjorn_ding1@hekneby.org>.
16521
16522 2006-03-13  Katsumi Yamaoka  <yamaoka@jpl.org>
16523
16524         * mm-uu.el (mm-uu-dissect): Dissect all parts correctly.
16525
16526         * gnus-art.el (gnus-mime-display-single): Make sure there is an
16527         empty line between a part and a message part.
16528
16529 2006-03-10  Reiner Steib  <Reiner.Steib@gmx.de>
16530
16531         * smiley.el: Add more test smileys.
16532         (smiley-data-directory, smiley-regexp-alist)
16533         (gnus-smiley-file-types): Fix doc strings.
16534         (smiley-update-cache): Clear smiley-cached-regexp-alist before
16535         adding new elements.
16536         (smiley-mouse-map): Unused code.  Make it a comment.
16537
16538 2006-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
16539
16540         * gnus-nocem.el (gnus-nocem-scan-groups): Add autoload cookie;
16541         scan latest NoCeM messages instead of old ones.
16542         (gnus-nocem-check-article): Fix regexps so as to match to PGP
16543         delimiters that are recently used.
16544         (gnus-nocem-load-cache): Add autoload cookie.
16545
16546         * gnus.el (gnus-use-nocem): Enable it to be set to also a number.
16547
16548         * gnus-start.el (gnus-setup-news): Scan NoCeM messages if a group
16549         level which is larger than gnus-use-nocem is specified.
16550
16551         * gnus-group.el (gnus-group-get-new-news): Ditto.
16552
16553 2006-03-08  Reiner Steib  <Reiner.Steib@gmx.de>
16554
16555         * gnus-util.el (gnus-tool-bar-update): New function.
16556
16557         * gnus-group.el (gnus-group-update-tool-bar): New variable.
16558         (gnus-group-insert-group-line): Add gnus-tool-bar-update.
16559
16560         * gnus-topic.el (gnus-topic-prepare-topic): Add gnus-tool-bar-update.
16561
16562         * gnus-group.el (gnus-group-redraw-when-idle)
16563         (gnus-group-redraw-check): Remove.
16564         (gnus-group-make-tool-bar): Remove gnus-group-redraw-check.
16565
16566 2006-03-08  Katsumi Yamaoka  <yamaoka@jpl.org>
16567
16568         * nnmail.el (nnmail-split-it): Invert match-partial-words behavior
16569         if optional last element is specified in splits (FIELD VALUE...).
16570
16571 2006-03-07  Reiner Steib  <Reiner.Steib@gmx.de>
16572
16573         * message.el (message-make-tool-bar): Rename gmm-image-load-path
16574         to gmm-image-load-path-for-library.  Call with no-error argument.
16575         (message-tool-bar-gnome): Rename "mail/attach" to "attach".
16576
16577         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
16578
16579         * gnus-group.el (gnus-group-make-tool-bar): Ditto.
16580
16581         * gmm-utils.el (gmm-image-load-path): Remove alias.
16582
16583 2006-03-06  Reiner Steib  <Reiner.Steib@gmx.de>
16584
16585         * gmm-utils.el (gmm-image-load-path): Add alias.
16586
16587         * nnml.el (nnml-generate-nov-databases-directory): Rename from
16588         nnml-generate-nov-databases-1.
16589         (nnml-generate-nov-databases): Use it.
16590         (nnml-generate-nov-databases-directory): Document no-active
16591         argument.
16592
16593         * gmm-utils.el (gmm-image-load-path-for-library): Return single
16594         directory if path is t.  Add no-error.
16595
16596         * gnus-group.el (gnus-group-make-tool-bar): Use add-hook.
16597         Suggested by Stefan Monnier <monnier@iro.umontreal.ca>.
16598
16599         * gnus-art.el (gnus-article-browse-delete-temp-files):
16600         Simplify resetting gnus-article-browse-html-temp-list.
16601
16602         * gmm-utils.el (gmm-image-load-path-for-library): Sync with
16603         mh-compat.el revision 1.9 in Emacs.  Rename `gmm-image-load-path'.
16604         Add example to docstring.  Rename local variables.  Move error
16605         checks to default case in cond and simplify.
16606
16607 2006-03-06  Katsumi Yamaoka  <yamaoka@jpl.org>
16608
16609         * mm-view.el (mm-w3m-cid-retrieve-1): Check carefully whether
16610         handle is multipart when calling it recursively.
16611         (mm-w3m-cid-retrieve): Display warning if retrieving fails.
16612
16613 2006-03-03  Daniel Pittman  <daniel@rimspace.net>
16614
16615         * nnimap.el (nnimap-request-update-info-internal): Optimize.
16616         Don't `gnus-uncompress-range' to avoid excessive memory usage.
16617
16618 2006-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
16619
16620         * gnus-group.el (gnus-group-tool-bar-gnome): Check if gnus-topic.el
16621         is loaded.
16622
16623         * gnus-sum.el (gnus-summary-tool-bar-gnome): Check if spam.el is
16624         loaded.
16625
16626 2006-03-03  Reiner Steib  <Reiner.Steib@gmx.de>
16627
16628         * mm-util.el (mm-with-unibyte-current-buffer): Change "Emacs 23"
16629         to "Emacs 23 (unicode)" in doc string.
16630
16631         * gnus-sum.el (gnus-summary-set-display-table): Change "Emacs 23" to
16632         "Emacs 23 (unicode)" in comment.
16633
16634 2006-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
16635
16636         * mm-decode.el (mm-get-part): Don't use mm-with-unibyte-current-buffer.
16637
16638         * gnus-sum.el (gnus-summary-set-display-table): Don't nix out
16639         characters 160 through 255 in Emacs 23.
16640
16641 2006-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
16642
16643         * gnus-art.el (gnus-article-browse-html-temp-list): Rename from
16644         gnus-article-browse-html-temp.
16645         (gnus-article-browse-delete-temp): Make it customizable.
16646         Add `file'.  Adjust doc string.
16647         (gnus-article-browse-delete-temp-files): Add argument.
16648         Allow query for each file.  Adjust doc string.
16649         (gnus-article-browse-html-parts):
16650         Add `gnus-article-browse-delete-temp-files' to
16651         `gnus-summary-prepare-exit-hook' and `gnus-exit-gnus-hook'.
16652
16653 2006-03-02  Hynek Schlawack  <hynek@ularx.de>
16654
16655         * gnus-art.el (gnus-article-browse-html-temp)
16656         (gnus-article-browse-delete-temp): New variables.
16657         (gnus-article-browse-delete-temp-files): New function.
16658         (gnus-article-browse-html-parts): Use it.
16659
16660 2006-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
16661
16662         * gnus-group.el (gnus-group-redraw-check): Remove redundant tests.
16663
16664         * gmm-utils.el (gmm-image-load-path): Mention ../etc search in doc
16665         string.
16666
16667         * gnus-sum.el (gnus-summary-tool-bar-gnome): Don't use
16668         gnus-summary-insert-new-articles when unplugged.
16669         Remove gnus-summary-search-article-forward.
16670
16671         * gmm-utils.el (gmm-tool-bar-style): Test tool-bar-mode and
16672         display-visual-class instead of display-color-cells.
16673
16674 2006-03-02  Katsumi Yamaoka  <yamaoka@jpl.org>
16675
16676         * dgnushack.el: Autoload customize-group for XEmacs.
16677
16678         * mml.el (mml-generate-mime-1): Encode parts other than text/* or
16679         message/* containing non-ASCII text properly.
16680
16681 2006-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
16682
16683         * message.el: Require gmm-utils, remove autoloads.
16684         (message-tool-bar): Set default based on
16685         gmm-tool-bar-style.
16686         (message-tool-bar-gnome): Add gmm-customize-mode.
16687
16688         * gnus-sum.el (gnus-summary-tool-bar): Set default based on
16689         gmm-tool-bar-style.
16690         (gnus-summary-tool-bar-gnome): Add gmm-customize-mode.
16691
16692         * gnus-group.el (gnus-group-tool-bar): Set default based on
16693         gmm-tool-bar-style.
16694         (gnus-group-tool-bar-gnome): Add gmm-customize-mode.
16695
16696         * gmm-utils.el (gmm-image-directory): Rename variable from
16697         gmm-image-load-path.
16698         (gmm-image-load-path): Use gmm-image-directory.
16699         (gmm-customize-mode): New function.
16700         (gmm-tool-bar-style): New variable.
16701
16702         * gnus-group.el (gnus-group-redraw-when-idle): Rename from
16703         gnus-group-redraw-line-number.
16704         (gnus-group-redraw-check): Simplify.
16705         (gnus-group-tool-bar-update): Remove redraw check.
16706         (gnus-group-make-tool-bar): Add redraw check.
16707
16708 2006-03-01  Michael Piotrowski  <mxp@dynalabs.de>  (tiny change)
16709
16710         * gnus-art.el (gnus-button): Add missing parentheses.
16711
16712 2006-03-01  Katsumi Yamaoka  <yamaoka@jpl.org>
16713
16714         * lpath.el: Fbind line-number-at-pos.
16715
16716 2006-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
16717
16718         * mm-util.el (mm-with-unibyte-current-buffer): Add note.
16719
16720 2006-02-28  Reiner Steib  <Reiner.Steib@gmx.de>
16721
16722         * gnus-art.el (gnus-button): New face.
16723         (gnus-article-button-face): Use it.
16724
16725         * gnus-sum.el (gnus-summary-tool-bar-gnome):
16726         Add gnus-summary-next-page.  Re-order.
16727
16728         * gnus-group.el (gnus-group-tool-bar-gnome): prev-node and
16729         next-node are now included.
16730         (gnus-group-redraw-line-number): New internal variable.
16731         (gnus-group-redraw-check): Helper function for updating the tool
16732         bar.
16733         (gnus-group-tool-bar-update): Add gnus-group-redraw-check.
16734
16735         * gmm-utils.el (gmm-tool-bar-item): Add TODO about modifiers.
16736
16737         * spam.el (spam-spamassassin-score-regexp): New internal variable.
16738         (spam-extra-header-to-number, spam-check-spamassassin-headers):
16739         Use it to match format of Spamassassin 3.0 and later.
16740         Reported by IRIE Tetsuya <irie@t.email.ne.jp>.
16741         (spam-check-bogofilter)
16742         (spam-bogofilter-register-with-bogofilter): Fix args of
16743         `gnus-error' calls.
16744
16745 2006-02-28  Reiner Steib  <Reiner.Steib@gmx.de>
16746
16747         * gnus-draft.el (gnus-draft-send): Bind message-signature to avoid
16748         unnecessary interaction when sending queued mails.
16749         Reported by TAKAHASHI Yoshio <tkh@jp.fujitsu.com>.
16750
16751 2006-02-27  Reiner Steib  <Reiner.Steib@gmx.de>
16752
16753         * gnus-sum.el (gnus-sequence-of-unread-articles): Return nil if
16754         first or last are nil.
16755
16756 2006-02-24  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
16757
16758         * nnweb.el (nnweb-gmane-create-mapping): Don't choke on ^M.
16759
16760 2006-02-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16761
16762         * gnus-int.el (gnus-open-server): Respect gnus-batch-mode.
16763
16764 2006-02-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16765
16766         * dns.el (query-dns): Protect more against buggy tcp output.
16767
16768 2006-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
16769
16770         * nnweb.el (nnweb-type-definition, nnweb-gmane-search): Use new
16771         nov.php.
16772
16773 2006-02-24  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
16774
16775         * nnweb.el (nnweb-type-definition, nnweb-gmane-create-mapping)
16776         (nnweb-gmane-wash-article, nnweb-gmane-search): Fix Gmane web
16777         groups.  Kudos to Olly Betts <olly@survex.com> for providing NOV
16778         output on the server side.
16779         (nnweb-google-create-mapping): Update regexps and add some
16780         progress indication.
16781
16782 2006-02-23  Reiner Steib  <Reiner.Steib@gmx.de>
16783
16784         * gnus-group.el (gnus-group-tool-bar-gnome):
16785         Fix gnus-agent-toggle-plugged.  Re-order icons.
16786         (gnus-group-tool-bar-gnome):
16787         Add gnus-group-{prev,next}-unread-group.
16788         (gnus-group-tool-bar-gnome): Re-order icons.
16789
16790         * gnus-sum.el (gnus-summary-tool-bar-gnome):
16791         Move gnus-summary-insert-new-articles.
16792
16793         * message.el (message-tool-bar-gnome, message-tool-bar-retro):
16794         Fix comments.
16795
16796         * utf7.el (utf7-utf-16-coding-system): Fix comment.  utf-16-be is
16797         also available in Emacs 21.3.
16798
16799         * message.el (message-fix-before-sending): Change "Emacs 22" to
16800         "Emacs 23 (unicode)" in comment.
16801
16802         * qp.el (quoted-printable-encode-region): Change "Emacs 22" to
16803         "Emacs 23 (unicode)" in comment.
16804
16805         * mm-util.el: Change "Emacs 22" to "Emacs 23 (unicode)" in
16806         comment.
16807         (mm-coding-system-p): Add comment about no-MULE XEmacs.
16808
16809         * mm-view.el (mm-fill-flowed): Add :version.
16810
16811 2006-02-23  Katsumi Yamaoka  <yamaoka@jpl.org>
16812
16813         * gmm-utils.el (gmm-image-load-path): Don't modify image-load-path
16814         and load-path.
16815
16816 2006-02-22  Reiner Steib  <Reiner.Steib@gmx.de>
16817
16818         * message.el: Autoload gmm-image-load-path.
16819         (message-tool-bar-retro): Prepend "gnus/" subdirectory to some
16820         icon file names.  Use old Emacs 21 "mail_send.xpm" icon for
16821         consitency.
16822
16823         * gmm-utils.el (gmm-image-load-path): Also search in
16824         "../etc/images".  Don't set gmm-image-load-path if we don't find
16825         the image.
16826
16827 2006-02-22  Katsumi Yamaoka  <yamaoka@jpl.org>
16828
16829         * gmm-utils.el (gmm-image-load-path): Don't make
16830         `gmm-image-load-path' include subdirectories which the second arg
16831         `image' might specify.
16832
16833         * gnus-group.el (gnus-group-tool-bar-retro): Prepend the "gnus/"
16834         subdirectory to icon file names.
16835
16836         * gnus-sum.el (gnus-summary-tool-bar-retro): Ditto.
16837
16838 2006-02-21  Reiner Steib  <Reiner.Steib@gmx.de>
16839
16840         * gnus-group.el (gnus-group-make-tool-bar): Add IMAGE argument to
16841         gmm-image-load-path calls.
16842
16843         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
16844
16845         * message.el (message-make-tool-bar): Ditto.
16846
16847         * mml.el (mml-preview): Add comment concerning tool bar icons.
16848
16849         * gnus-group.el (gnus-group-tool-bar-gnome): Use new icon names.
16850         (gnus-group-make-tool-bar): Use `gmm-image-load-path'.
16851
16852         * gnus-sum.el (gnus-summary-tool-bar-gnome): Use new icon names.
16853         (gnus-summary-make-tool-bar): Use `gmm-image-load-path'.
16854
16855         * message.el (message-tool-bar-gnome): Use new icon names.
16856         (message-make-tool-bar): Use `gmm-image-load-path'.
16857
16858         * gmm-utils.el (gmm-defun-compat, gmm-image-search-load-path):
16859         New functions from MH-E.
16860         (gmm-image-load-path): New variable from MH-E.
16861         (gmm-image-load-path): New function from MH-E.  Add arguments
16862         LIBRARY, IMAGE and PATH.  Don't modify paths.  Don't use
16863         *-image-load-path-called-flag.
16864
16865 2006-02-21  Milan Zamazal  <pdm@brailcom.org>
16866
16867         * mm-view.el (mm-view-pkcs7-verify): Implement using smime.el.
16868
16869 2006-02-21  Wolfram Fenske  <wolfram.fenske@student.uni-magdeburg.de>  (tiny change)
16870
16871         * nnimap.el (nnimap-request-move-article): Change folder back to
16872         source group before deleting.
16873
16874 2006-02-20  Reiner Steib  <Reiner.Steib@gmx.de>
16875
16876         * mm-util.el (mm-charset-override-alist): Fix type in doc string.
16877
16878         * gnus-art.el (mm-url-insert-file-contents-external):
16879         Autoload mm-url.
16880
16881         * mm-uu.el (mm-uu-type-alist): Improve `LaTeX'.
16882
16883 2006-02-20  Katsumi Yamaoka  <yamaoka@jpl.org>
16884
16885         * rfc2047.el (rfc2047-charset-to-coding-system): Don't check the
16886         coding system which mm-charset-to-coding-system returns for a
16887         given charset is valid.
16888
16889 2006-02-16  Juanma Barranquero  <lekktu@gmail.com>
16890
16891         * html2text.el (html2text-remove-tag-list):
16892         * spam-stat.el (spam-stat-buffer-words): Fix typo in docstring.
16893
16894 2006-02-14  Chong Yidong  <cyd@stupidchicken.com>
16895
16896         * gnus-cus.el: Revert 2005-10-17 change.
16897
16898 2006-02-17  Katsumi Yamaoka  <yamaoka@jpl.org>
16899
16900         * gnus-art.el (article-strip-banner):
16901         Call article-really-strip-banner only when the regexp match is made.
16902
16903 2006-02-16  Katsumi Yamaoka  <yamaoka@jpl.org>
16904
16905         * gnus-art.el (article-strip-banner):
16906         Use gnus-extract-address-components instead of
16907         mail-header-parse-addresses to make it work with non-ASCII text;
16908         remove mail-encode-encoded-word-string.
16909
16910         * rfc2231.el (rfc2231-parse-string): Attempt to parse parameter
16911         values which are surrounded with \"...\"; make it never cause a
16912         Lisp error; give up parsing of parameters if it failed in
16913         extracting type.
16914
16915 2006-02-14  Arne Jørgensen  <arne@arnested.dk>
16916
16917         * smime.el (smime-cert-by-ldap-1): Fix bug where
16918         `smime-ldap-search' returns results without userCertificates.
16919
16920 2006-02-15  Katsumi Yamaoka  <yamaoka@jpl.org>
16921
16922         * mm-util.el (mm-make-temp-file): Don't catch file-error in Emacs.
16923
16924 2006-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
16925
16926         * spam.el (spam-check-spamassassin-headers): Adapt format for
16927         Spamassassin 3.0 or later.  Reported by ARISAWA Akihiro
16928         <ari@mbf.ocn.ne.jp>.
16929         (spam-list-of-processors): Add spam-use-gmane.
16930
16931 2006-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
16932
16933         * mm-util.el (mm-make-temp-file): Import the Emacs 22 version of
16934         make-temp-file; make it work with XEmacs as well.
16935
16936         * gnus-art.el (gnus-article-browse-html-parts): Use the 3rd arg of
16937         mm-make-temp-file.
16938
16939         * mm-decode.el (mm-display-external): Use the 3rd arg of
16940         mm-make-temp-file.
16941         (mm-create-image-xemacs): Ditto.
16942
16943 2006-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
16944
16945         * gnus-draft.el (gnus-draft-send): Replace message-narrow-to-head
16946         with message-narrow-to-headers.
16947         (gnus-draft-setup): Narrow to header to run message-fetch-field.
16948         (gnus-draft-check-draft-articles): New function.
16949         (gnus-draft-edit-message, gnus-draft-send-message): Use it.
16950
16951 2006-02-13  Reiner Steib  <Reiner.Steib@gmx.de>
16952
16953         * gnus-art.el (gnus-article-browse-html-parts):
16954         `hs-show-html-list' should read `gnus-article-browse-html-parts'.
16955         Don't use suffix argument for mm-make-temp-file for Emacs 21
16956         compatibility.  Remove useless `format'.
16957
16958 2006-02-13  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
16959
16960         * nnweb.el (nnweb-google-wash-article): Update regexps.
16961         (nnweb-group-alist): Use defvoo instead of defvar.
16962
16963 2006-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
16964
16965         * nnoo.el (nnoo-declare): Don't generate duplicate entries when
16966         re-loading nn* modules.
16967
16968 2006-02-10  Reiner Steib  <Reiner.Steib@gmx.de>
16969
16970         * gnus-group.el (gnus-group-make-tool-bar): Remove duplicate check
16971         for `tool-bar-mode' and don't check it's default-value.
16972
16973         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
16974
16975         * message.el (message-make-tool-bar): Ditto.
16976
16977         * gnus-art.el (gnus-article-browse-html-parts): Remove useless
16978         `substring'.  Shorten tmp-file name.
16979
16980         * gnus.el: Remove bogus comment.
16981
16982 2006-02-10  Hynek Schlawack  <hynek@ularx.de>
16983
16984         * gnus-art.el (gnus-article-browse-html-parts): New function.
16985         (gnus-article-browse-html-article): New function for viewing html
16986         articles with a browser.
16987
16988 2006-02-09  Daiki Ueno  <ueno@unixuser.org>
16989
16990         * pgg-gpg.el (pgg-gpg-encrypt-region): Don't convert line-endings
16991         in elisp.
16992         (pgg-gpg-encrypt-symmetric-region): Ditto.
16993         (pgg-gpg-sign-region): Ditto.
16994
16995         * pgg-def.el (pgg-text-mode): New variable.
16996
16997         * mml2015.el (mml2015-pgg-sign): Enable pgg-text-mode.
16998         (mml2015-pgg-encrypt): Ditto.
16999
17000         * mml1991.el (mml1991-pgg-sign): Enable pgg-text-mode.
17001         (mml1991-pgg-encrypt): Ditto.
17002
17003 2006-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
17004
17005         * nnfolder.el (nnfolder-insert-newsgroup-line):
17006         Use message-make-date instead of current-time-string.
17007
17008         * mm-view.el (mm-inline-message): Don't set gnus-newsgroup-charset
17009         to gnus-decoded which mm-uu might set.
17010
17011 2006-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
17012
17013         * rfc2231.el (rfc2231-parse-string): Sort segmented parameters;
17014         don't decode quoted parameters; remove misimported Emacs code.
17015         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
17016         (rfc2231-decode-encoded-string): Don't use split-string which
17017         behaves differently according to Emacs version; use
17018         mm-decode-coding-region to convert charset to coding-system.
17019         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
17020         (rfc2231-encode-string): Remove misimported Emacs code.
17021
17022 2006-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
17023
17024         * gnus-art.el (article-decode-charset): Don't use ignore-errors
17025         when calling mail-header-parse-content-type.
17026         (article-de-quoted-unreadable): Ditto.
17027         (article-de-base64-unreadable): Ditto.
17028         (article-wash-html): Ditto.
17029
17030         * mm-decode.el (mm-dissect-buffer): Don't use ignore-errors when
17031         calling mail-header-parse-content-type and
17032         mail-header-parse-content-disposition.
17033         (mm-find-raw-part-by-type): Don't use ignore-errors when calling
17034         mail-header-parse-content-type.
17035
17036         * mml.el (mml-insert-mime-headers): Use mml-insert-parameter to
17037         insert charset and format parameters; encode description after
17038         inserting it to buffer.
17039         (mml-insert-parameter): Fold lines properly even if a parameter is
17040         segmented into two or more lines; change the max column to 76.
17041
17042         * rfc1843.el (rfc1843-decode-article-body): Don't use
17043         ignore-errors when calling mail-header-parse-content-type.
17044
17045         * rfc2231.el (rfc2231-parse-string): Return at least type if
17046         possible; don't cause an error even if it fails in parsing of
17047         parameters.  Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
17048         (rfc2231-encode-string): Don't break lines at the beginning, leave
17049         it to mml-insert-parameter.
17050
17051         * webmail.el (webmail-yahoo-article): Don't use ignore-errors when
17052         calling mail-header-parse-content-type.
17053
17054 2006-02-06  Reiner Steib  <Reiner.Steib@gmx.de>
17055
17056         * spam-report.el (spam-report-gmane-use-article-number):
17057         Improve doc string.
17058         (spam-report-gmane-internal): Check if a suitable header was found
17059         in the article.
17060
17061 2006-02-04  Katsumi Yamaoka  <yamaoka@jpl.org>
17062
17063         * rfc2231.el (rfc2231-parse-string): Revert 2006-02-03 change.
17064         (rfc2231-encode-string): Make param*=value always begin with LWSP.
17065
17066 2006-02-05  Romain Francoise  <romain@orebokech.com>
17067
17068         Update copyright notices of all files in the gnus directory.
17069
17070 2006-02-03  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
17071
17072         * nnweb.el (nnweb-request-group): Avoid growing overview files.
17073
17074 2006-02-03  Katsumi Yamaoka  <yamaoka@jpl.org>
17075
17076         * rfc2231.el (rfc2231-parse-string): Add missing semicolons to
17077         segmented lines of parameter value to cope with Thunderbird 1.5
17078         bug (cf. https://bugzilla.mozilla.org/show_bug.cgi?id=323318).
17079         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
17080         (rfc2231-encode-string): Don't make lines exceeding 76 column.
17081
17082 2006-02-01  Max Froumentin  <max@lapin-bleu.net>  (tiny change)
17083
17084         * mml.el (mml-generate-mime-1): Correct the order of inline signed
17085         parts.
17086
17087 2006-01-31  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
17088
17089         * nnweb.el (nnweb-group-alist): Use defvar instead of defvoo,
17090         there's only one active file for all servers.
17091         (nnweb-request-scan): Make sure nnweb-articles is initialized on
17092         solid groups.  Gnus might have used a FAST request to select the group.
17093         (nnweb-request-group, nnweb-google-parse-1): Don't keep nnweb-type
17094         and nnweb-search redundantly in the active file.
17095         (nnweb-request-list): Don't list bogus groups.  There can only be one.
17096         (nnweb-request-create-group): Don't use ARGS.
17097         (nnweb-possibly-change-server, nnweb-request-group): Remove some
17098         initializations.  Let nnoo do the work.
17099
17100 2006-01-31  Katsumi Yamaoka  <yamaoka@jpl.org>
17101
17102         * mm-uu.el (mm-uu-emacs-sources-extract, mm-uu-diff-extract):
17103         Say the part has been decoded.
17104
17105         * mm-view.el (mm-display-inline-fontify): Get decoded part rightly.
17106
17107 2006-01-31  Kevin Ryde  <user42@zip.com.au>
17108
17109         * mailcap.el (mailcap-viewer-passes-test): Don't put "(nil t)" into
17110         mailcap-viewer-test-cache when there's no 'test clause, since that
17111         will invert the meaning of a "nil" test previously determined by
17112         mailcap-mailcap-entry-passes-test.
17113
17114 2006-01-30  Katsumi Yamaoka  <yamaoka@jpl.org>
17115
17116         * gnus-group.el: Bind tool-bar-mode instead of tool-bar-map when
17117         compiling.
17118
17119         * gnus-sum.el: Ditto.
17120
17121         * message.el: Don't bind tool-bar-map when compiling.
17122
17123 2006-01-30  Reiner Steib  <Reiner.Steib@gmx.de>
17124
17125         * nnweb.el (nnweb-google-parse-1): Clarify some comments.
17126
17127 2006-01-30  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
17128
17129         * nnweb.el (nnweb-type-definition, nnweb-google-parse-1)
17130         (nnweb-google-create-mapping, nnweb-google-search): Adapt to
17131         current Google Groups.
17132
17133 2006-01-26  Reiner Steib  <Reiner.Steib@gmx.de>
17134
17135         * gnus-sum.el (gnus-summary-make-tool-bar): Add checks for XEmacs
17136         and tool-bar-mode.
17137
17138         * gnus-group.el (gnus-group-make-tool-bar): Add checks for XEmacs
17139         and tool-bar-mode.
17140
17141         * message.el (message-tool-bar-update): Simplify.
17142         (message-make-tool-bar): Add checks for XEmacs and tool-bar-mode.
17143
17144         * gnus-sum.el (gnus-summary-tool-bar-update): Check for
17145         gnus-summary-buffer.
17146         (gnus-summary-tool-bar-gnome): Use "reply-author" icon for
17147         gnus-summary-reply.
17148
17149         * gmm-utils.el (gmm): Add :version.
17150
17151 2006-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
17152
17153         * Makefile.in (clean): New rule.
17154         (distclean): Use it.
17155
17156 2006-01-26  Steve Youngs  <steve@sxemacs.org>
17157
17158         * gmm-utils.el (gmm-tool-bar-item, gmm-tool-bar-zap-list):
17159         Don't autoload.
17160
17161 2006-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
17162
17163         * gmm-utils.el (gmm-verbose): Add :group.
17164
17165 2006-01-25  Reiner Steib  <Reiner.Steib@gmx.de>
17166
17167         * message.el: Change some comments WRT tool-bars.
17168
17169         * gnus-sum.el (gnus-summary-tool-bar)
17170         (gnus-summary-tool-bar-gnome, gnus-summary-tool-bar-retro)
17171         (gnus-summary-tool-bar-zap-list): New variables.
17172         (gnus-summary-make-tool-bar): Complete rewrite using
17173         `gmm-tool-bar-from-list'.
17174
17175         * gnus-group.el (gnus-group-tool-bar, gnus-group-tool-bar-gnome)
17176         (gnus-group-tool-bar-retro, gnus-group-tool-bar-zap-list):
17177         New variables.
17178         (gnus-group-make-tool-bar): Complete rewrite using
17179         `gmm-tool-bar-from-list'.
17180         (gnus-group-tool-bar-update): New function.
17181
17182         * message.el (message-mode-field-menu): Add "Show hidden Headers".
17183
17184 2006-01-25  Katsumi Yamaoka  <yamaoka@jpl.org>
17185
17186         * mm-uu.el (mm-uu-dissect-text-parts): Ignore it if a given part
17187         is dissected into a single part of which the type is the same as
17188         the given one; decode charset.
17189
17190 2006-01-21  Kevin Ryde  <user42@zip.com.au>
17191
17192         * mailcap.el (mailcap-parse-mailcap-extras): "test" key must go
17193         into alists as symbol not string, since that's what
17194         mailcap-viewer-passes-test and mailcap-mailcap-entry-passes-test
17195         look for.
17196
17197 2006-01-24  Reiner Steib  <Reiner.Steib@gmx.de>
17198
17199         * gmm-utils.el (gmm-tool-bar-item): Add "Separator".
17200         (gmm-tool-bar-from-list): Suppress tooltip for `gmm-ignore'.
17201
17202         * message.el (message-tool-bar-gnome): Use gmm-ignore.
17203
17204 2006-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
17205
17206         * gnus-xmas.el (gnus-mime-security-button-menu): New alias.
17207         (gnus-xmas-mime-security-button-menu): New function.
17208
17209         * gnus-art.el (gnus-mime-security-button-commands): New variable.
17210         (gnus-mime-security-button-menu): New definition.
17211         (gnus-mime-security-button-map): Use them.
17212         (gnus-mime-security-button-menu): New function.
17213         (gnus-insert-mime-security-button): Addition to help echo.
17214         (gnus-mime-security-run-function, gnus-mime-security-save-part)
17215         (gnus-mime-security-pipe-part): New functions.
17216
17217         * mm-uu.el (mm-uu-buttonize-original-text-parts): Remove.
17218         (mm-uu-dissect-text-parts): Revert a part of 2006-01-23 change.
17219
17220         * mm-decode.el (mm-handle-set-disposition): Remove.
17221         (mm-handle-set-description): Remove.
17222
17223 2006-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
17224
17225         * mm-view.el (mm-w3m-standalone-supports-m17n-p): New variable.
17226         (mm-w3m-standalone-supports-m17n-p): New function.
17227         (mm-inline-text-html-render-with-w3m-standalone): Use it to alter
17228         w3m usage.
17229
17230         * gnus-art.el (gnus-article-wash-html-with-w3m-standalone):
17231         Use mm-w3m-standalone-supports-m17n-p to alter w3m usage.
17232
17233 2006-01-23  Reiner Steib  <Reiner.Steib@gmx.de>
17234
17235         * message.el (message-tool-bar-zap-list):
17236         Use gmm-tool-bar-zap-list as custom type.
17237         (message-tool-bar-update): New function.
17238         (message-tool-bar, message-tool-bar-gnome)
17239         (message-tool-bar-retro): Add message-tool-bar-update.
17240         (message-tool-bar-gnome): Add flyspell-buffer.
17241
17242         * gnus-util.el (gnus-error): Describe `args'.
17243
17244         * gmm-utils.el (gmm-error): Describe `args'.
17245         (gmm-tool-bar-zap-list): New widget.
17246         (gmm-tool-bar-from-list): Improve description of `zap-list'.
17247
17248 2006-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
17249
17250         * mm-uu.el (mm-uu-buttonize-original-text-parts): New variable.
17251         (mm-uu-dissect-text-parts): Buttonize original text parts; reduce
17252         the number of recursive calls.
17253
17254         * mm-decode.el (mm-handle-set-disposition): New macro.
17255         (mm-handle-set-description): New macro.
17256
17257 2006-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
17258
17259         * mm-uu.el (mm-uu-dissect-text-parts): Decode content transfer
17260         encoding.
17261
17262 2006-01-20  Reiner Steib  <Reiner.Steib@gmx.de>
17263
17264         * message.el (message-tool-bar-zap-list, message-tool-bar)
17265         (message-tool-bar-gnome, message-tool-bar-retro): New variables.
17266         (message-tool-bar-local-item-from-menu): Remove.
17267         (message-tool-bar-map): Replace by `message-make-tool-bar'.
17268         (message-make-tool-bar): New function.
17269         (message-mode): Use `message-make-tool-bar'.
17270
17271         * gmm-utils.el: New file.
17272         (gmm-verbose, gmm-message, gmm-error): From gnus-utils.el.
17273         (gmm-lazy): New widget copied from `nnmail.el'.
17274         (gmm-tool-bar-from-list): New function for creating customizable
17275         tool bars.
17276         (gmm-tool-bar-from-list): Fix typos in doc string.  Remove debug
17277         output.
17278         (gmm): Add :prefix to defgroup.
17279
17280 2006-01-20  Per Abrahamsen  <abraham@dina.kvl.dk>
17281
17282         * gmm-utils.el (gmm-widget-p): New function.
17283
17284 2006-01-20  Reiner Steib  <Reiner.Steib@gmx.de>
17285
17286         * mml.el (mml-attach-file): Describe `description' in doc string.
17287         (mml-menu): Add Emacs MIME manual and PGG manual.
17288
17289 2006-01-20  Richard M. Stallman  <rms@gnu.org>
17290
17291         * mm-url.el (mm-url-load-url): Require url-parse and url-vars.
17292
17293 2006-01-20  Kevin Greiner  <kevin.greiner@compsol.cc>
17294
17295         * nntp.el (nntp-end-of-line): Doc fix.
17296
17297 2006-01-20  Chong Yidong  <cyd@stupidchicken.com>
17298
17299         * imap.el (imap-open): Handle case where buffer is a buffer
17300         object.
17301
17302 2005-01-20  Stefan Monnier  <monnier@iro.umontreal.ca>
17303
17304         * gnus-delay.el (gnus-delay): Don't autoload.
17305         It's useless and could trigger a bug in cus-dep.el causing ldefs-boot
17306         to be re-loaded when customizing the `gnus-delay' group.
17307
17308 2005-01-20  Chong Yidong  <cyd@stupidchicken.com>
17309
17310         * message.el (message-insert-citation-line): Use newlines.
17311
17312 2006-01-19  Ken Manheimer  <ken.manheimer@gmail.com>
17313
17314         * pgg-pgp.el (pgg-pgp-encrypt-region, pgg-pgp-decrypt-region)
17315         (pgg-pgp-sign-region): Add optional 'passphrase' argument to all
17316         these routines, so the passphrase can be managed externally and
17317         passed in to the system.
17318         (pgg-pgp-decrypt-region, pgg-pgp-sign-region): Use new name for
17319         pgg-add-passphrase-to-cache function.
17320
17321         * pgg-pgp5.el (pgg-pgp5-encrypt-region, pgg-pgp5-decrypt-region)
17322         (pgg-pgp5-sign-region): Add optional 'passphrase' argument to all
17323         these routines, so the passphrase can be managed externally and
17324         passed in to the system.
17325         (pgg-pgp5-sign-region): Use new name of
17326         pgg-add-passphrase-to-cache function.
17327
17328 2006-01-19  Ken Manheimer  <ken.manheimer@gmail.com>
17329
17330         * pgg-gpg.el (pgg-gpg-select-matching-key): Fix: look at the right
17331         part of the decoded armor to find the key-identifier.
17332         (pgg-gpg-lookup-key-owner): New function to return the
17333         human-readable identifier of a key owner.
17334         (pgg-gpg-key-id-from-key-owner): Make it easy to identify the key
17335         itself.
17336         (pgg-gpg-decrypt-region): Prompt with the key owner (rather than
17337         the key value) if we have a key and can match it against a secret
17338         key.  Also, added a note pointing out fact that the prompt only
17339         indicates the first matching key.
17340
17341         * pgg.el (pgg-decrypt): Passing along 'passphrase' in call to
17342         pgg-decrypt-region.
17343         (pgg-add-passphrase-to-cache): Rename from
17344         `pgg-add-passphrase-cache' to reduce confusion (all callers
17345         changed).
17346         (pgg-remove-passphrase-from-cache): Rename from
17347         `pgg-remove-passphrase-cache' to reduce confusion (all callers
17348         changed).
17349         (pgg-read-passphrase, pgg-add-passphrase-cache)
17350         (pgg-remove-passphrase-cache): Add informative docstrings.
17351         (pgg-decrypt): Convey provided passphrase in subordinate call to
17352         pgg-decrypt-region.
17353
17354 2006-01-19  Ken Manheimer  <ken.manheimer+emacs@gmail.com>
17355
17356         * pgg.el (pgg-encrypt-region, pgg-encrypt-symmetric-region)
17357         (pgg-encrypt-symmetric, pgg-encrypt, pgg-decrypt-region)
17358         (pgg-decrypt, pgg-sign-region, pgg-sign): Add optional
17359         'passphrase' argument, so the passphrase can be managed externally
17360         and then passed in to the system.
17361
17362         * pgg.el (pgg-read-passphrase, pgg-add-passphrase-cache)
17363         (pgg-remove-passphrase-cache): Add optional 'notruncate' argument,
17364         so the passphrase cache can be used reliably with identifiers
17365         besides a pgp packet's key id.
17366
17367         * pgg-gpg.el (pgg-gpg-encrypt-region)
17368         (pgg-gpg-encrypt-symmetric-region, pgg-gpg-decrypt-region)
17369         (pgg-gpg-sign-region): Add optional 'passphrase' argument to all
17370         these routines, so the passphrase can be managed externally and
17371         passed in to the system.
17372
17373         * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Add optional
17374         'notruncate' argument, so the passphrase cache can be used
17375         reliably with identifiers besides a pgp packet's key id.
17376
17377 2006-01-19  Sascha Wilde  <swilde@sha-bang.de>
17378
17379         * pgg-gpg.el (pgg-gpg-encrypt-symmetric-region): New function for
17380         symmetric encryption.
17381         (pgg-gpg-symmetric-key-p): New function to check for an symmetric
17382         encrypted session key.
17383         (pgg-gpg-decrypt-region): When decrypting a symmetric encrypted
17384         message ask for the passphrase in a proper way.
17385
17386         * pgg.el (pgg-encrypt-symmetric, pgg-encrypt-symmetric-region):
17387         New user commands for symmetric encryption.
17388
17389 2006-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
17390
17391         * mm-bodies.el (mm-decode-body): Don't decode decoded body.
17392
17393         * mm-uu.el (mm-uu-dissect-text-parts): Dissect dissected parts.
17394
17395 2006-01-19  Mark D. Baushke  <mdb@gnu.org>
17396
17397         * pgg-gpg.el (pgg-gpg-encrypt-region): Add --textmode to gpg args.
17398
17399 2006-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
17400
17401         * mm-decode.el (mm-inlined-types): Add application/pgp.
17402         (mm-automatic-display): Ditto.
17403
17404         * mm-uu.el (mm-uu-dissect-text-parts): Recognize application/pgp
17405         part as text.
17406
17407 2006-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
17408
17409         * nnrss.el: Update copyright.
17410         (nnrss-opml-import): Query whether to subscribe to each entry.
17411
17412         * gnus-art.el:
17413         * gnus-sum.el:
17414         * gnus-xmas.el:
17415         * messagexmas.el:
17416         * mm-uu.el:
17417         * mm-view.el: Update copyright.
17418
17419 2006-01-16  Reiner Steib  <Reiner.Steib@gmx.de>
17420
17421         * message.el (message-info): New function.
17422         (message-mode-menu): Add it.
17423         Update copyright.
17424
17425         * ChangeLog: Fix and update copyright.
17426
17427 2006-01-13  Romain Francoise  <romain@orebokech.com>
17428
17429         * message.el (message-forward-subject-name-subject): Prefer the
17430         address to 'nowhere' if the sender has no name.
17431         Fix typo.  Update copyright year.
17432
17433 2006-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
17434
17435         * gnus-art.el (article-wash-html):
17436         Use gnus-summary-show-article-charset-alist if a numeric arg is given.
17437         (gnus-article-wash-html-with-w3m-standalone): New function.
17438
17439         * mm-view.el (mm-text-html-renderer-alist): Map w3m-standalone to
17440         mm-inline-text-html-render-with-w3m-standalone.
17441         (mm-text-html-washer-alist): Map w3m-standalone to
17442         gnus-article-wash-html-with-w3m-standalone.
17443         (mm-inline-text-html-render-with-w3m-standalone): New function.
17444
17445 2006-01-12  Reiner Steib  <Reiner.Steib@gmx.de>
17446
17447         * mm-uu.el (mm-uu-type-alist): Fix previous message-marks commit.
17448         Improve LaTeX.
17449
17450 2006-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
17451
17452         * nnrss.el (nnrss-wash-html-in-text-plain-parts): New variable.
17453         (nnrss-request-article): Render text/plain parts as HTML.
17454
17455         * gnus-art.el (gnus-article-wash-html-with-w3m): No need to narrow
17456         the buffer.
17457
17458 2006-01-08  Reiner Steib  <Reiner.Steib@gmx.de>
17459
17460         * gnus-cus.el (gnus-group-parameters): Sync posting-style with
17461         custom definition of `gnus-posting-styles'.
17462
17463         * gnus-start.el (gnus-gnus-to-quick-newsrc-format):
17464         Bind print-circle.  Suggested by Kalle Olavi Niemitalo <kon@iki.fi>.
17465
17466 2006-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
17467
17468         * gnus-group.el (gnus-useful-groups): Use Gmane for ding.
17469         Use nntp for bug archive.
17470
17471 2006-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
17472
17473         * nnrss.el (nnrss-request-article): Fix the way to fill text/plain
17474         parts.
17475         (nnrss-normalize-date): New function converts ISO 8601 date into
17476         RFC822 style.  Suggested by Mark Plaksin <happy@mcplaksin.org>.
17477         (nnrss-check-group): Use it.
17478
17479 2006-01-01  Katsumi Yamaoka  <yamaoka@jpl.org>
17480
17481         * gnus-sum.el (gnus-summary-work-articles): Remove useless `min'.
17482
17483         * nnrss.el (nnrss-fetch): Make it fail gracefully when it can't
17484         fetch a feed.  Suggested by Mark Plaksin <happy@mcplaksin.org>.
17485         (nnrss-insert-w3): Ditto.
17486
17487 2005-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
17488
17489         * gnus-uu.el (gnus-uu-digest-mail-forward): Reverse the order of
17490         the articles to be forwarded including the case where neither a
17491         number of articles nor a region is specified.
17492
17493 2005-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
17494
17495         * nnrss.el (nnrss-request-article): Fix last change; fill
17496         text/plain parts.
17497
17498 2005-12-20  Katsumi Yamaoka  <yamaoka@jpl.org>
17499
17500         * nnrss.el (nnrss-request-article): Replace <br />s with newlines
17501         in text/plain part.
17502         (nnrss-check-group): Don't add excessive newline to dc:subject.
17503
17504 2005-12-19  Mark Plaksin  <happy@mcplaksin.org>  (tiny change)
17505
17506         * nnrss.el (nnrss-check-group): Put the RSS dc:subject in the
17507         article.
17508
17509 2005-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
17510
17511         * nnml.el: Don't require gnus-bcklg.  Autoload it.
17512         (nnml-use-compressed-files, nnml-save-mail): Support other
17513         comression programs such as bzip2.
17514
17515 2005-12-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17516
17517         * dns.el (query-dns): Make sure we check the buffer size before
17518         removing tcp headers.
17519
17520 2005-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
17521
17522         * gnus-art.el (gnus-article-delete-text-of-type): Enable it to
17523         remove MIME buttons associated with multipart/alternative parts.
17524         (gnus-mime-display-alternative): Tag buttons using `article-type'
17525         text property.
17526
17527         * gnus-msg.el (gnus-copy-article-buffer): Remove MIME buttons
17528         associated with multipart/alternative parts.
17529
17530         * gnus-art.el (gnus-signature-separator): Fix custom type.
17531
17532         * mm-decode.el (mm-inlined-types): Fix custom type.
17533         (mm-keep-viewer-alive-types): Ditto.
17534         (mm-automatic-display): Ditto.
17535         (mm-attachment-override-types): Ditto.
17536         (mm-inline-override-types): Ditto.
17537         (mm-automatic-external-display): Ditto.
17538
17539 2005-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
17540
17541         * spam-report.el (spam-report-user-mail-address)
17542         (spam-report-user-agent): New variables.
17543         (spam-report-url-ping-plain): Use spam-report-user-agent.
17544
17545 2005-12-14  Ralf Angeli  <angeli@iwi.uni-sb.de>
17546
17547         * gnus-art.el (gnus-button-handle-custom): Do not just use
17548         `customize-apropos' for any "M-x customize-*" button but the
17549         function called for.  Accept both the function name and its
17550         argument in order to achieve this.
17551         (gnus-button-alist): Remove support for "custom:" URL's.
17552         Pass function name to `gnus-button-handle-custom' in case of "M-x
17553         customize-*" buttons.
17554
17555 2005-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
17556
17557         * gnus-art.el (gnus-buttonized-mime-types): Mention addition of
17558         multipart/alternative and add xref to mm-discouraged-alternatives
17559         in doc string.
17560
17561         * mm-decode.el (mm-discouraged-alternatives): Add xref to
17562         gnus-buttonized-mime-types in doc string.
17563
17564 2005-12-08  Reiner Steib  <Reiner.Steib@gmx.de>
17565
17566         * mm-decode.el (mm-discouraged-alternatives): Fix custom type.
17567         Suggest image/.* in the doc string.
17568
17569 2005-12-12  Reiner Steib  <Reiner.Steib@gmx.de>
17570
17571         * mm-uu.el (mm-uu-type-alist): Don't depend on message.el for
17572         message-marks (Debian bug #342521).
17573
17574 2005-12-12  Simon Josefsson  <jas@extundo.com>
17575
17576         * password.el (password-read-from-cache): Add.
17577         (password-read): Use it.
17578
17579 2005-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
17580
17581         * rfc2047.el (rfc2047-charset-to-coding-system):
17582         Recognize us-ascii as a MIME charset.
17583
17584         * mm-bodies.el (mm-decode-content-transfer-encoding):
17585         Protect against the case where the 2nd arg TYPE is nil.
17586
17587 2005-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
17588
17589         * pop3.el (pop3-stream-type): Fix custom version.
17590
17591         * mm-uu.el (mm-uu-type-alist): Simplify uu regexp.
17592
17593 2005-12-09  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
17594
17595         * mm-decode.el (mm-display-external): Add missing cdr.
17596
17597 2005-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
17598
17599         * mm-decode.el (mm-display-external): Use nametemplate (defined in
17600         RFC1524) if it is in mailcap or add a suffix according to
17601         mailcap-mime-extensions when generating a temp filename; postpone
17602         deleting a temp file for 2 seconds for some wrappers, shell
17603         scripts, and so on, which might exit right after having started a
17604         viewer command as a background job.
17605
17606 2005-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
17607
17608         * nntp.el (nntp-marks-directory): Fix custom group.
17609
17610         * gnus-fun.el (gnus-face-from-file): Decrease quant in smaller
17611         steps when < 10.
17612
17613         * gnus-start.el (gnus-no-server-1):
17614         Mention `gnus-level-default-subscribed' in doc string.
17615
17616 2005-12-02  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
17617
17618         * mm-view.el (mm-inline-text-html-render-with-w3m): Fix misplaced
17619         parens.
17620
17621 2005-12-01  Katsumi Yamaoka  <yamaoka@jpl.org>
17622
17623         * gnus-xmas.el (gnus-use-toolbar): Revert.
17624         (gnus-xmas-setup-toolbar): Use global default-toolbar if
17625         gnus-use-toolbar is default.
17626
17627         * messagexmas.el (message-use-toolbar): Revert.
17628         (message-setup-toolbar): Use global default-toolbar if
17629         message-use-toolbar is default.
17630
17631 2005-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
17632
17633         * gnus-xmas.el (gnus-use-toolbar): Determine the default value
17634         according to default-toolbar-visible-p.
17635
17636         * messagexmas.el (message-use-toolbar): Ditto.
17637
17638 2005-11-26  Dave Love  <fx@gnu.org>
17639
17640         * tls.el (open-tls-stream): Rename arg SERVICE to PORT.
17641         (tls-program, tls-success): Provide openssl alternative.
17642
17643         * starttls.el: Doc fixes.
17644         (starttls-open-stream-gnutls, starttls-open-stream): Rename arg
17645         SERVICE to PORT.
17646
17647         * pop3.el (pop3-open-server) <ssl>: Clarify a loop.  Deal with
17648         port null or service name.
17649         (starttls-negotiate): Autoload.
17650
17651 2005-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
17652
17653         * message.el (message-kill-to-signature): Fix interactive spec.
17654
17655 2005-11-24  Katsumi Yamaoka  <yamaoka@jpl.org>
17656
17657         * pop3.el (pop3-open-server): Recognize a string as a service name.
17658
17659 2005-11-24  Pascal Rigaux  <pixel@mandriva.com>  (tiny change)
17660
17661         * rfc2231.el (rfc2231-parse-string): Support non-ascii chars.
17662
17663 2005-11-23  Dave Love  <fx@gnu.org>
17664
17665         Add pop3s, pop3/starttls.
17666
17667         * pop3.el (pop3-authentication-scheme): Clarify doc.
17668         (open-tls-stream, starttls-open-stream): Autoload.
17669         (pop3-stream-type): New.
17670         (pop3-open-server): Use it.
17671
17672         * mail-source.el (mail-sources): Fix some :types.  Add stream type
17673         for POP.
17674         (mail-source-keyword-map): Add :stream for POP.
17675         (mail-source-fetch-pop): Use pop3-stream-type.
17676
17677 2005-11-22  Katsumi Yamaoka  <yamaoka@jpl.org>
17678
17679         * nnmail.el (nnmail-fancy-expiry-target): Use current-time instead
17680         of current-time-string.
17681
17682 2005-11-20  Stefan Schimanski  <schimmi@debian.org>  (tiny change)
17683
17684         * nnmail.el (nnmail-fancy-expiry-target): Protect against invalid
17685         date header.
17686
17687 2005-11-19  Kevin Greiner  <kevin.greiner@compsol.cc>
17688
17689         * gnus-sum.el (gnus-fetch-old-headers): Updated docs to warn that
17690         it can seriously impact performance as it bypasses the agent's
17691         local caches.
17692
17693 2005-11-19  Kevin Greiner  <kevin.greiner@compsol.cc>
17694
17695         * gnus-agent.el (gnus-agent-possibly-synchronize-flags): A server
17696         must be explicitly online rather than "not explicitly offline" for
17697         its flags to be synchronized.
17698
17699         * gnus-sum.el (gnus-summary-remove-process-mark): Always return t so
17700         that gnus-uu-unmark-thread will function correctly.
17701
17702         * gnus-group.el (gnus-total-fetched-for): Reduced cutoff so that
17703         1024K is instead displayed as 1M.
17704
17705 2005-11-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17706
17707         * flow-fill.el (fill-flowed): Bind adaptive-fill-mode to nil.
17708
17709 2005-11-16  Boris Samorodov  <bsam@ipt.ru>  (tiny change)
17710
17711         * imap.el (imap-kerberos4-open): Ignore SSL stuff.
17712
17713 2005-11-13  Kevin Greiner  <kevin.greiner@compsol.cc>
17714
17715         * gnus-agent.el (gnus-agent-read-local): Trivial fix to format of
17716         error message to display actual error condition.
17717         (gnus-agent-save-local): Avoid saving symbols that are bound to
17718         nil as they simply result in a warning message in
17719         gnus-agent-read-local.
17720
17721 2005-11-13  Katsumi Yamaoka  <yamaoka@jpl.org>
17722
17723         * gnus-start.el (gnus-dribble-read-file): Use make-local-variable
17724         rather than make-variable-buffer-local for file-precious-flag.
17725
17726 2005-11-12  Kevin Greiner  <kevin.greiner@compsol.cc>
17727
17728         * gnus-agent.el (gnus-agent-braid-nov): Now tests new nov entries
17729         for duplicates which are removed.  The invalid sort check then
17730         triggers a rescan after the sort as sorting may have moved
17731         duplicate entries such that they can be cheaply detected.
17732
17733 2005-11-13  Katsumi Yamaoka  <yamaoka@jpl.org>
17734
17735         * gnus-start.el (gnus-dribble-read-file): Quote file-precious-flag.
17736
17737 2005-11-12  Kevin Greiner  <kevin.greiner@compsol.cc>
17738
17739         * gnus-agent.el (gnus-agent-article-alist-save-format):
17740         Change internal variable to a custom variable.  Change default value
17741         from compressed(2) to uncompressed(1).
17742         (gnus-agent-read-agentview): Reversed revision 7.8 to restore
17743         support for uncompressed agentview files.  Taken together, reading
17744         the agentview file should now be 6-7 times faster.
17745
17746 2005-11-11  Jan Nieuwenhuizen  <janneke@gnu.org>
17747
17748         * gnus-start.el (gnus-dribble-read-file): Set file-precious-flag,
17749         as a buffer-local variable.  This avoids creating truncated
17750         dribble files as a result of a hang up, eg.
17751
17752 2006-01-03  Rodrigo Ventura  <yoda@isr.ist.utl.pt>  (tiny change)
17753
17754         * gnus-xmas.el (gnus-xmas-group-startup-message): Typo
17755         gnus-splash-face -> gnus-splash.  Fixes starting from a TTY in
17756         XEmacs.
17757
17758 2005-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
17759
17760         * gnus-start.el (gnus-start-draft-setup):
17761         Enforce `gnus-draft-mode' for nndraft:drafts at startup.
17762
17763         * gnus.el (gnus-splash): Change custom group.
17764         (gnus-group-get-parameter, gnus-group-parameter-value):
17765         Describe allow-list argument.
17766
17767         * gnus-agent.el (gnus-agent-article-alist-save-format): Format doc
17768         string.
17769
17770 2005-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
17771
17772         * gnus-art.el (gnus-default-article-saver): Add user-defined
17773         `function' to custom type.
17774
17775 2005-10-30  Chong Yidong  <cyd@stupidchicken.com>
17776
17777         * imap.el (imap-open): Handle case where buffer is a buffer
17778         object.
17779
17780 2005-11-29  Reiner Steib  <Reiner.Steib@gmx.de>
17781
17782         * gnus-cache.el (gnus-cache-rename-group): Wrap doc strings and
17783         long lines.
17784         (gnus-cache-delete-group): Wrap doc strings.
17785
17786         * gnus-agent.el (gnus-agent-rename-group)
17787         (gnus-agent-delete-group): Wrap doc strings.
17788
17789 2005-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
17790
17791         * messagexmas.el (message-use-toolbar): Change the valid values
17792         into default, top, bottom, left, and right.
17793         (message-toolbar-thickness): New variable.
17794         (message-xmas-setup-toolbar): Locate gnus-xmas-glyph-directory as
17795         well.
17796         (message-setup-toolbar): Make it work.
17797
17798         * gnus-xmas.el (gnus-xmas-update-toolbars): New function.
17799         (gnus-use-toolbar): Change the valid values into default, top,
17800         bottom, left, and right.
17801         (gnus-toolbar-thickness): New variable.
17802         (gnus-xmas-setup-toolbar): New function.
17803         (gnus-xmas-setup-group-toolbar): Use it.
17804         (gnus-xmas-setup-summary-toolbar): Use it.
17805
17806 2005-11-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17807
17808         * gnus-start.el (gnus-1): Add "native" to
17809         gnus-predefined-server-alist.
17810
17811         * gnus.el (gnus-method-to-server): Don't add "native" to the
17812         lists here, because that leads to problems when
17813         gnus-select-method is bound.
17814
17815 2005-11-09  Simon Josefsson  <jas@extundo.com>
17816
17817         * gnus-sum.el (gnus-article-sort-by-date-reverse): Remove,
17818         use (not sort-by-date) instead.
17819
17820 2005-11-30  Stefan Monnier  <monnier@iro.umontreal.ca>
17821
17822         * gnus-delay.el (gnus-delay-group): Don't autoload.
17823         It's useless and could trigger a bug in cus-dep.el causing ldefs-boot
17824         to be re-loaded when customizing the `gnus-delay' group.
17825
17826 2005-11-19  Chong Yidong  <cyd@stupidchicken.com>
17827
17828         * message.el: Revert last changes.
17829         (message-insert-citation-line): Use newlines.
17830
17831 2005-11-17  Chong Yidong  <cyd@stupidchicken.com>
17832
17833         * message.el (message-courtesy-message)
17834         (message-mark-insert-begin, message-mark-insert-end)
17835         (message-elide-ellipsis, message-cancel-message)
17836         (message-add-header, message-change-subject)
17837         (message-cross-post-followup-to-header)
17838         (message-cross-post-insert-note, message-reduce-to-to-cc)
17839         (message-widen-reply, message-delete-not-region)
17840         (message-kill-to-signature, message-insert-signature)
17841         (message-insert-importance-high, message-insert-importance-low)
17842         (message-insert-or-toggle-importance)
17843         (message-insert-disposition-notification-to)
17844         (message-indent-citation, message-yank-original)
17845         (message-cite-original-without-signature, message-cite-original)
17846         (message-insert-citation-line, message-position-on-field)
17847         (message-fix-before-sending, message-send-mail-partially)
17848         (message-send-mail, message-send-mail-with-sendmail)
17849         (message-send-mail-with-qmail, message-send-news)
17850         (message-check-news-header-syntax, message-generate-headers)
17851         (message-insert-courtesy-copy, message-fill-address)
17852         (message-fill-header, message-shorten-references)
17853         (message-setup-1, message-cancel-news)
17854         (message-forward-make-body-plain, message-forward-make-body-mime)
17855         (message-forward-make-body-mml, message-encode-message-body)
17856         (message-forward-make-body-digest-plain)
17857         (message-forward-make-body-digest-mime)
17858         (message-use-alternative-email-as-from): Insert `hard-newline'
17859         instead of ordinary newlines.
17860
17861 2005-11-09  Katsumi Yamaoka  <yamaoka@jpl.org>
17862
17863         * message.el (message-generate-headers): Downcase the argument
17864         given to message-check-element.
17865
17866 2005-11-08  Kevin Greiner  <kevin.greiner@compsol.cc>
17867
17868         * nntp.el (nntp-authinfo-rejected): New error condition.
17869         (nntp-wait-for): Use new error condition to signal authentication
17870         error.
17871         (nntp-retrieve-data): Rethrow new error condition to break out of
17872         recursive call to nntp-send-authinfo.
17873
17874 2005-11-08  Romain Francoise  <romain@orebokech.com>
17875
17876         * gnus-sum.el (gnus-summary-catchup-and-goto-prev-group): New function.
17877         (gnus-summary-exit-map): Bind to `Z p'.
17878         (gnus-summary-make-menu-bar): Add menu item.
17879
17880 2005-11-02  Reiner Steib  <Reiner.Steib@gmx.de>
17881
17882         * gnus-art.el (gnus-article-treat-custom): Add `first'.
17883         (gnus-treat-*): Add `first' in all doc strings.
17884
17885         * gnus-group.el (gnus-group-compact-group): Fix typo.
17886
17887 2005-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
17888
17889         * gnus.el (gnus-parameters-case-fold-search): New variable.
17890         (gnus-parameters-get-parameter): Use it.
17891
17892         * gnus-score.el (gnus-home-score-file): Doc fix.
17893
17894 2005-11-01  Xavier Maillard  <zedek@gnu-rox.org>  (tiny change)
17895
17896         * gnus-score.el (gnus-update-score-entry-dates): Doc fix.
17897
17898 2005-10-31  Katsumi Yamaoka  <yamaoka@jpl.org>
17899
17900         * mm-util.el (mm-special-display-p): New function.
17901
17902         * mml.el (mml-preview): Use it; doc fix.
17903
17904 2005-10-30  Chong Yidong  <cyd@stupidchicken.com>
17905
17906         * imap.el (imap-open): Handle case where buffer is a buffer object.
17907
17908 2005-10-29  Romain Francoise  <romain@orebokech.com>
17909
17910         * message.el (message-fix-before-sending): Fix comment.
17911
17912 2005-10-29  Jari Aalto  <jari.aalto@cante.net>
17913
17914         * gnus-sum.el (gnus-article-sort-by-date-reverse): New function.
17915
17916 2005-10-29  Jari Aalto  <jari.aalto@cante.net>
17917
17918         * score-mode.el (gnus-score-edit-done-hook): Introduce variable.
17919         Used in gnus-score.el.
17920
17921 2005-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
17922
17923         * mm-util.el (mm-codepage-setup): Remove bogus alias test.
17924
17925 2005-10-27  Reiner Steib  <Reiner.Steib@gmx.de>
17926
17927         * flow-fill.el (fill-flowed-encode-tests): Restore trailing
17928         whitespace removed in revision 7.8.  Use concatenated string to
17929         protect trailing whitespace.
17930
17931 2005-10-27  Jouni K. Seppänen  <jks@iki.fi>
17932
17933         * nnimap.el (nnimap-search-uids-not-since-is-evil): Add variable.
17934         (nnimap-request-expire-articles): Use it to avoid sending 'UID
17935         SEARCH UID ... NOT SINCE' queries, for inefficient servers like
17936         Courier IMAP ("some version from 2004").  Mostly based on similar
17937         code in the same function.
17938
17939 2005-10-26  Didier Verna  <didier@xemacs.org>
17940
17941         * gnus-group.el (gnus-group-compact-group): Invalidate original
17942         article buffer.
17943         * gnus-srvr.el (gnus-server-compact-server): Ditto.
17944         * nnml.el (nnml-request-compact-group): Handle self Xref: field in
17945         NOV database and in article itself.
17946         Invalidate article backlog.
17947
17948 2005-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
17949
17950         * mm-uu.el (mm-uu-hide-markers): Fix XEmacs case.
17951
17952 2005-10-26  Simon Josefsson  <jas@extundo.com>
17953
17954         * flow-fill.el (fill-flowed): Flow-fill unquoted lines too, revert
17955         part of 2004-07-25 change.
17956
17957 2005-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
17958
17959         * message.el (message-display-completion-list): New function.
17960         (message-expand-group): Use it; make sure the Completions buffer
17961         is modifiable.
17962 2005-10-23  Chong Yidong  <cyd@stupidchicken.com>
17963
17964         * gnus-sum.el (gnus-ignored-from-addresses): Handle case where
17965         user-mail-name is an empty string.
17966
17967 2005-10-25  Reiner Steib  <Reiner.Steib@gmx.de>
17968
17969         * gnus-score.el (gnus-default-adaptive-score-alist): Set defaults
17970         depending on gnus-score-decay-constant.
17971
17972         * encrypt.el (encrypt-insert-file-contents)
17973         (encrypt-write-file-contents): Don't use `gnus-message'.
17974
17975         * mm-uu.el (mm-uu-verbatim-marks-extract): Add four start and end
17976         arguments.
17977         (mm-uu-type-alist): Add message-marks and insert-marks.
17978         Pass arguments to mm-uu-verbatim-marks-extract.
17979         (mm-uu-hide-markers): New variable.
17980         (mm-uu-extract): Use face similar to `gnus-cite-3'.
17981
17982         * gnus-fun.el (gnus-convert-image-to-x-face-command)
17983         (gnus-convert-image-to-face-command): Use "convert" by default to
17984         allow other input image formats.
17985         (gnus-x-face-from-file, gnus-face-from-file): Adjust doc strings
17986         accordingly.
17987
17988 2005-10-23  Simon Josefsson  <jas@extundo.com>
17989
17990         * imap.el (imap-gssapi-program): Align command line parameters
17991         with latest GNU SASL.
17992         (imap-gssapi-open): Ignore 'Trying ...' messages from GNU SASL.
17993
17994 2005-10-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17995
17996         * nnslashdot.el (nnslashdot-retrieve-headers-1): Update to new
17997         HTML.
17998         (nnslashdot-request-article): Ditto.
17999
18000         * lpath.el (featurep): Add nobreak-char-display.
18001
18002 2005-10-20  Hiroshi Fujishima  <hiroshi.fujishima@gmail.com>  (tiny change)
18003
18004         * mail-source.el (mail-source-fetch-pop): Require pop3.
18005         (mail-source-check-pop): Ditto.
18006
18007 2005-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
18008
18009         * rfc2047.el (rfc2047-decode-encoded-words): Fix the handling of
18010         errors.
18011
18012 2005-10-19  Reiner Steib  <Reiner.Steib@gmx.de>
18013
18014         * gnus-art.el (gnus-treat-strip-trailing-blank-lines)
18015         (gnus-treat-strip-leading-blank-lines): Improve doc string.
18016
18017         * message.el (message-tool-bar-local-item-from-menu): Fix comment.
18018
18019         * mm-bodies.el (mm-decode-string):
18020         Call `mm-charset-to-coding-system' with allow-override argument.
18021
18022 2005-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
18023
18024         * rfc2047.el (rfc2047-allow-incomplete-encoded-text): New variable.
18025         (rfc2047-charset-to-coding-system): New function.
18026         (rfc2047-decode-encoded-words): New function.
18027         (rfc2047-decode-region): Use them.
18028         (rfc2047-decode-cte): Remove.
18029         (rfc2047-parse-and-decode): Remove.
18030         (rfc2047-decode): Remove.
18031
18032 2005-10-15  Kenichi Handa  <handa@m17n.org>
18033
18034         * rfc2047.el (rfc2047-decode-cte): New function.
18035         (rfc2047-decode-region): Change the way to decode successive
18036         encoded-words: decode B- or Q-encoding in each encoded-word,
18037         concatenate them, and decode it as charset.
18038
18039 2005-10-14  Katsumi Yamaoka  <yamaoka@jpl.org>
18040
18041         * lpath.el: Fbind codepage-setup for XEmacs.
18042
18043 2005-10-17  Chong Yidong  <cyd@stupidchicken.com>
18044
18045         * gnus-cus.el (gnus-custom-map): New variable.  Bind mouse-1 to
18046         widget-move-and-invoke.
18047         (gnus-custom-mode): Use gnus-custom-map.
18048
18049 2005-10-15  Bill Wohler  <wohler@newt.com>
18050
18051         * message.el (message-tool-bar-map): Rename image file from
18052         mail_send to mail/send.
18053
18054 2005-10-16  Masatake YAMATO  <jet@gyve.org>
18055
18056         * message.el (message-expand-group): Pass the common
18057         prefix substring of completion to `display-completion-list'.
18058
18059 2005-10-13  Reiner Steib  <Reiner.Steib@gmx.de>
18060
18061         * mml-sec.el (mml-secure-method): New internal variable.
18062         (mml-secure-sign, mml-secure-encrypt, mml-secure-message-sign)
18063         (mml-secure-message-sign-encrypt, mml-secure-message-encrypt):
18064         New functions using mml-secure-method.
18065
18066         * mml.el (mml-mode-map): Add key bindings for those functions.
18067         (mml-menu): Simplify security menu entries.  Suggested by Jesper
18068         Harder <harder@myrealbox.com>.
18069         (mml-attach-file, mml-attach-buffer, mml-attach-external):
18070         Goto end of message if point is the headers of the message.
18071
18072         * message.el (message-in-body-p): New function.
18073
18074         * assistant.el: Autoload gnus-util and netrc.
18075
18076         * mm-util.el (mm-charset-to-coding-system): Add allow-override.
18077         Use `mm-charset-override-alist' only when decoding.
18078
18079         * mm-bodies.el (mm-decode-body):
18080         Call `mm-charset-to-coding-system' with allow-override argument.
18081
18082         * gnus-art.el (gnus-mime-view-part-as-type-internal): Try to fetch
18083         `filename' from Content-Disposition if Content-Type doesn't
18084         provide `name'.
18085         (gnus-mime-view-part-as-type): Set default instead of
18086         initial-input.
18087
18088 2005-10-09  Daniel Brockman  <daniel@brockman.se>
18089
18090         * format-spec.el (format-spec): Propagate text properties of % spec.
18091
18092 2005-10-12  Reiner Steib  <Reiner.Steib@gmx.de>
18093
18094         * gnus-art.el (gnus-treat-predicate): Add `first'.
18095
18096 2005-10-11  Reiner Steib  <Reiner.Steib@gmx.de>
18097
18098         * mm-util.el (mm-charset-synonym-alist): Improve doc string.
18099         (mm-charset-override-alist): New variable.
18100         (mm-charset-to-coding-system): Use it.
18101         (mm-codepage-setup): New helper function.
18102         (mm-charset-eval-alist): New variable.
18103         (mm-charset-to-coding-system): Use mm-charset-eval-alist.
18104         Warn about unknown charsets.
18105
18106         * dgnushack.el (with-syntax-table): Add some URLs WRT the XEmacs bug.
18107
18108 2005-10-04  David Hansen  <david.hansen@gmx.net>
18109
18110         * nnrss.el (nnrss-request-article): Add support for the comments tag.
18111         (nnrss-check-group): Ditto.
18112
18113 2005-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
18114
18115         * mm-uu.el (mm-uu-verbatim-marks-extract, mm-uu-latex-extract):
18116         Rename x-gnus-verbatim to x-verbatim.
18117         (mm-uu-type-alist): Fix regexp for verbatim-marks.
18118
18119         * mm-decode.el (mm-automatic-display): Rename x-gnus-verbatim to
18120         x-verbatim.
18121
18122         * mm-url.el (mm-url-predefined-programs): Add switches for curl.
18123
18124         * gnus-util.el (gnus-remove-duplicates): Remove.
18125
18126         * nnmail.el (nnmail-article-group): Use mm-delete-duplicates
18127         instead of gnus-remove-duplicates.
18128
18129         * message.el (message-remove-duplicates): Remove.
18130         (message-idna-to-ascii-rhs-1): Use mm-delete-duplicates instead of
18131         message-remove-duplicates.
18132
18133         * mm-util.el (mm-delete-duplicates): Use `delete-dups' if
18134         available, else use implementation from `delete-dups'.
18135
18136         * message.el (message-insert-expires): New function.
18137         (message-mode-map): Add key binding.
18138         (message-mode-field-menu): Add menu entry.
18139         (message-mode): Document it.
18140         (message-make-expires-date): Use `message-make-date'.
18141
18142 2005-10-04  Josh Huber  <huber@alum.wpi.edu>
18143
18144         * message.el (message-make-expires-date): New function.
18145
18146 2005-10-04  Katsumi Yamaoka  <yamaoka@jpl.org>
18147
18148         * Makefile.in (list-installed-shadows): New entry.
18149         (install): Use it.
18150         (remove-installed-shadows): New entry.
18151
18152         * dgnushack.el (dgnushack-default-load-path): New variable.
18153         (dgnushack-find-lisp-shadows): New function.
18154         (dgnushack-remove-lisp-shadows): New function.
18155
18156 2005-10-02  Katsumi Yamaoka  <yamaoka@jpl.org>
18157
18158         * Makefile.in (install-el-elc): New entry.
18159         (install): Use it so that .el files are necessarily installed.
18160
18161 2005-09-30  Katsumi Yamaoka  <yamaoka@jpl.org>
18162
18163         * time-date.el: Autoload parse-time-string, XEmacs needs it.
18164
18165 2005-09-30  Stefan Monnier  <monnier@iro.umontreal.ca>
18166
18167         * mm-decode.el (mm-inline-media-tests): Check presence of the diff-mode
18168         function rather than the diff-mode.el package.
18169         (mm-display-external): Use with-current-buffer.
18170         (mm-viewer-completion-map, mm-viewer-completion-map):
18171         Move initialization inside declaration.
18172
18173 2005-09-29  Simon Josefsson  <jas@extundo.com>
18174
18175         * spam.el: Load hashcash when compiling, to avoid warnings.
18176         Don't autoload mail-check-payment.
18177         (spam-check-hashcash): Define unconditionally, since hashcash.el
18178         is part of Gnus now.  Ignore errors from payment checking.
18179
18180 2005-09-28  Reiner Steib  <Reiner.Steib@gmx.de>
18181
18182         * message.el (message-bold-region, message-unbold-region):
18183         Rename from `bold-region' and `unbold-region'.
18184
18185         * message.el: Remove useless autoloads.
18186
18187 2005-09-28  Simon Josefsson  <jas@extundo.com>
18188
18189         * message.el (message-use-idna): Default to t.
18190         (message-use-idna): Test whether encoding works too.  Doc fix.
18191
18192 2005-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
18193
18194         * nntp.el (nntp-warn-about-losing-connection): Remove.
18195
18196 2005-09-27  Reiner Steib  <Reiner.Steib@gmx.de>
18197
18198         * mm-uu.el (mm-uu-emacs-sources-regexp): Make variable
18199         customizable.  Change default value.
18200         (mm-uu-diff-groups-regexp): Change default value.
18201         (mm-uu-type-alist): Add doc string.
18202         (mm-uu-configure): Add doc string.  Make it interactive.
18203         (mm-uu-tex-groups-regexp): New variable.
18204         (mm-uu-latex-extract, mm-uu-latex-test): New functions.
18205         (mm-uu-type-alist): Add LaTeX documents.
18206         (mm-uu-verbatim-marks-extract): Use "text/x-gnus-verbatim" instead
18207         of "text/verbatim".
18208         (mm-uu-diff-groups-regexp): Fix missing quotes from previous commit.
18209
18210         * mm-decode.el (mm-automatic-display): Use "text/x-gnus-verbatim"
18211         instead of "text/verbatim".
18212
18213         * message.el (message-mark-inserted-region)
18214         (message-mark-insert-file): Use slrn style marks when called with
18215         prefix argument.
18216
18217 2005-09-27  Simon Josefsson  <jas@extundo.com>
18218
18219         * message.el (message-idna-to-ascii-rhs-1): Reformat.
18220
18221 2005-09-27  Arne Jørgensen  <arne@arnested.dk>
18222
18223         * message.el (message-remove-duplicates): New function.
18224         Implementation borrowed from `gnus-remove-duplicates'.
18225         (message-idna-to-ascii-rhs): Also encode idna addresses in
18226         Reply-To:, Mail-Reply-To: and Mail-Followup-To:.
18227         (message-idna-to-ascii-rhs-1): When `message-use-idna' is 'ask
18228         only ask about the same idna domain once per header and also tell
18229         in what header to replace the idna domain.
18230
18231         * gnus-art.el (article-decode-idna-rhs): Also decode idna
18232         addresses in Reply-To:, Mail-Reply-To: and Mail-Followup-To:.
18233         (article-decode-idna-rhs): Fix regexp so that all idna-address in
18234         a header is decoded and not just the last one.
18235
18236 2005-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
18237
18238         * gnus-art.el (gnus-mime-display-single): Don't modify text if it
18239         has been decoded.
18240
18241         * mm-decode.el (mm-automatic-display): Add text/verbatim.
18242         (mm-insert-part): Don't modify text if it has been decoded.
18243
18244         * mm-uu.el (mm-uu-verbatim-marks-extract): Say text has been
18245         decoded.
18246
18247         * mm-view.el (mm-inline-text): Don't strip text props unless
18248         decoding enriched or richtext parts.
18249
18250 2005-09-25  Romain Francoise  <romain@orebokech.com>
18251
18252         * gnus-agent.el (gnus-agent-expire-group, gnus-agent-expire):
18253         * gnus-start.el (gnus-subscribe-interactively):
18254         * gnus-uu.el (gnus-uu-grab-articles):
18255         End `yes-or-no-p' and `y-or-n-p' prompts with question mark and
18256         space.
18257
18258 2005-09-24  Emilio C. Lopes  <eclig@gmx.net>
18259
18260         * smime.el (smime-sign-buffer, smime-decrypt-buffer):
18261         * mm-view.el (mm-view-pkcs7-decrypt):
18262         * gnus-sum.el (gnus-summary-limit-to-extra)
18263         (gnus-summary-respool-article, gnus-read-move-group-name):
18264         * gnus-score.el (gnus-summary-increase-score):
18265         * gnus-util.el (gnus-completing-read-with-default):
18266         * gnus-art.el (gnus-read-save-file-name)
18267         (gnus-summary-save-in-rmail, gnus-summary-save-in-mail)
18268         (gnus-summary-save-in-file, gnus-summary-save-body-in-file):
18269         * message.el (message-check-news-header-syntax):
18270         Follow convention for reading with the minibuffer.
18271
18272 2005-09-22  Reiner Steib  <Reiner.Steib@gmx.de>
18273
18274         * spam-report.el (spam-report-url-ping-plain):
18275         Use gnus-extended-version as User-Agent.
18276
18277         * gnus-agent.el (gnus-agent-synchronize-flags): Explain why the
18278         default value is nil.
18279
18280         * mm-uu.el (mm-uu-type-alist): Add slrn style verbatim-marks.
18281         (mm-uu-verbatim-marks-extract): New function.
18282         (mm-uu-extract): New face.
18283         (mm-uu-copy-to-buffer): Use it.
18284
18285         * spam-report.el (spam-report-gmane-ham): Rename from
18286         `spam-report-gmane-unspam'.
18287         (spam-report-gmane-internal): Rename from `spam-report-gmane'.
18288         Simplify use of UNSPAM argument.  Fetch "X-Report-Unspam" header.
18289
18290         * spam.el (spam-report-gmane-spam, spam-report-gmane-ham):
18291         Autoload.
18292         (spam-report-gmane-unregister-routine):
18293         Rename `spam-report-gmane-unspam' to `spam-report-gmane-ham'.
18294
18295 2005-09-21  Teodor Zlatanov  <tzz@lifelogs.com>
18296
18297         * spam.el (spam-use-gmane, spam-report-gmane-register-routine)
18298         (spam-report-gmane-unregister-routine): Add support for gmane
18299         unregistration.
18300
18301         * spam-report.el (spam-report-gmane-unspam)
18302         (spam-report-gmane-spam): Add new wrappers around spam-report-gmane.
18303         (spam-report-gmane): Change to take a single article and do unspam
18304         registration.
18305
18306 2005-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
18307
18308         * mm-url.el (mm-url-decode-entities): Fix regexp.
18309
18310 2005-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18311
18312         * gnus-agent.el (gnus-agent-synchronize-flags): Switch the
18313         default to nil, to be able to use Gnus at all.  If the default
18314         switches to something else, then the function should be fixed not
18315         be exceedingly slow.
18316
18317 2005-09-20  Teodor Zlatanov  <tzz@lifelogs.com>
18318
18319         * gnus-start.el (gnus-activate-group): If the server is nil, don't
18320         fail hard.
18321
18322         * spam-report.el: Add better Keywords line.
18323
18324         * spam.el: Add Maintainer and better Keywords line.
18325
18326 2005-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
18327
18328         * gnus-art.el (gnus-article-replace-part)
18329         (gnus-mime-replace-part): New functions.
18330         (gnus-mime-action-alist, gnus-mime-button-commands)
18331         (gnus-mime-save-part-and-strip): Add file argument.
18332         (gnus-article-part-wrapper): Add interactive argument.
18333
18334         * gnus-sum.el (gnus-summary-mime-map):
18335         Add `gnus-article-replace-part'.
18336
18337 2005-09-19  Didier Verna  <didier@xemacs.org>
18338
18339         The nnml compaction feature:
18340         * nnml.el (nnml-request-compact-group): New function.
18341         * nnml.el (nnml-request-compact): New function.
18342         * gnus-int.el (gnus-request-compact-group): New function.
18343         * gnus-int.el (gnus-request-compact): New function.
18344         * gnus-group.el (gnus-group-compact-group): New function.
18345         * gnus-group.el (gnus-group-group-map): Bind it to 'G z'.
18346         * gnus-group.el (gnus-group-make-menu-bar): Add an entry for it.
18347         * gnus-srvr.el (gnus-server-compact-server): New function.
18348         * gnus-srvr.el (gnus-server-mode-map): Bind it to 'z'.
18349         * gnus-srvr.el (gnus-server-make-menu-bar): Add an entry for it.
18350
18351 2005-09-18  Deepak Goel  <deego@gnufans.org>
18352
18353         * sieve.el (sieve-help): Fix `message' call: first arg should be a
18354         format spec.
18355
18356 2005-09-16  Katsumi Yamaoka  <yamaoka@jpl.org>
18357
18358         * gnus.el (gnus-group-startup-message): Bind image-load-path.
18359
18360 2005-09-15  Romain Francoise  <romain@orebokech.com>
18361
18362         * message.el (message-fill-paragraph): Clarify docstring.
18363
18364 2005-09-14  Katsumi Yamaoka  <yamaoka@jpl.org>
18365
18366         * gnus-art.el (gnus-mime-display-part): Protect against broken
18367         MIME messages.
18368
18369 2005-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
18370
18371         * gnus-sum.el (gnus-summary-edit-article-done): Remove text props
18372         before parsing header.
18373
18374 2005-09-11  Jari Aalto  <jari.aalto@cante.net>
18375
18376         * html2text.el (html2text-replace-list): Add new entities.
18377
18378 2005-09-11  Romain Francoise  <romain@orebokech.com>
18379
18380         * message.el (message-alternative-emails): Improve docstring.
18381         (message-setup-1): Call `message-use-alternative-email-as-from'
18382         after `message-setup-hook' to give it precedence over posting
18383         styles, etc.
18384         (message-use-alternative-email-as-from): Add docstring.
18385         Remove the original From header if present.
18386
18387         * nnml.el (nnml-compressed-files-size-threshold): New variable.
18388         (nnml-save-mail): Use it.
18389
18390         * gnus-uu.el (gnus-uu-mark-series): Return number of marked
18391         articles.  Add new argument `silent'.
18392         (gnus-uu-mark-all): Report the total number of marked articles.
18393
18394 2005-09-10  Romain Francoise  <romain@orebokech.com>
18395
18396         * gnus-uu.el (gnus-message-process-mark): Use gnus-message.
18397         (gnus-uu-mark-series): Likewise.
18398
18399 2005-09-10  Reiner Steib  <Reiner.Steib@gmx.de>
18400
18401         * spam-report.el (spam-report-gmane): Fix generation of spam
18402         report URL.
18403
18404 2005-09-10  Simon Josefsson  <jas@extundo.com>
18405
18406         * gnus-agent.el (gnus-agent-synchronize-flags): Make the default
18407         t, based on discussion on the ding list with Robert Epprecht
18408         <epprecht@solnet.ch>.
18409
18410 2005-09-07  Reiner Steib  <Reiner.Steib@gmx.de>
18411
18412         * spam-report.el (spam-report-gmane): Make it work without
18413         X-Report-Spam header.  Gmane now only provides Archived-At.
18414         This is only used if `spam-report-gmane-use-article-number' is nil.
18415         (spam-report-gmane-spam-header): Remove.  Not used anymore.
18416
18417         * gnus-sum.el (gnus-thread-sort-by-recipient): New function to
18418         make `gnus-summary-sort-by-recipient' work with threading.
18419
18420         * nnweb.el (nnweb-google-wash-article): Print a message if article
18421         is not available.
18422
18423 2005-09-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
18424
18425         * gnus-art.el (gnus-mime-display-single): Revert 2004-10-07
18426         change.  Decode text/* parts content before displaying.
18427
18428 2005-09-06  Reiner Steib  <Reiner.Steib@gmx.de>
18429
18430         * mml-smime.el: Remove defvar of gnus-extract-address-components.
18431
18432 2005-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
18433
18434         * mm-view.el (mm-display-inline-fontify): Disable support modes.
18435
18436         * lpath.el: Don't bind mc-pgp-always-sign, url-current-object,
18437         url-package-name, url-package-version,
18438         w3m-cid-retrieve-function-alist, w3m-current-buffer,
18439         w3m-display-inline-images, and w3m-minor-mode-map.
18440
18441 2005-09-05  Reiner Steib  <Reiner.Steib@gmx.de>
18442
18443         * message.el (message-tab-body-function): Fix mismatched custom type.
18444
18445         * gnus.el (gnus-group-change-level-function): Ditto.
18446
18447         * gnus-msg.el (gnus-outgoing-message-group): Ditto.
18448
18449         * gnus-art.el (gnus-signature-limit)
18450         (gnus-article-mime-part-function): Ditto.
18451
18452 2005-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
18453
18454         * mml.el (mml-mode): Silence the byte compiler.
18455
18456         * gnus-art.el (gnus-article-jump-to-part): Redisplay the article
18457         using `(sit-for 0)' before moving the point to the specified part;
18458         skip unbuttonized parts.
18459         (gnus-article-part-wrapper): Don't use save-window-excursion; don't
18460         return to the summary window if gnus-auto-select-part is non-nil.
18461
18462 2005-09-04  Reiner Steib  <Reiner.Steib@gmx.de>
18463
18464         * mml.el (mml-dnd-protocol-alist, mml-dnd-attach-options):
18465         New variables.
18466         (mml-dnd-attach-file, mml-mode): Use them.
18467
18468         * nnweb.el (nnweb-type-definition, nnweb-google-wash-article):
18469         Make fetching article by MID work again for Google Groups.
18470         Add FIXME concerning gnus-group-make-web-group.
18471
18472         * mml-smime.el (mml-smime-sign-query, mml-smime-get-dns-cert):
18473         Don't depend on Gnus by using mail-extract-address-components if
18474         gnus-extract-address-components is not bound.
18475
18476 2005-09-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18477
18478         * gnus-art.el (gnus-mime-display-security): Don't display the
18479         signature, but only the signed part.
18480
18481 2005-09-02  Katsumi Yamaoka  <yamaoka@jpl.org>
18482
18483         * gnus-sum.el (gnus-thread-hide-subtree): Doc fix.
18484
18485         * gnus-msg.el (gnus-inews-insert-gcc): Fix the mistake of using
18486         list, not listp.
18487
18488 2005-09-02  Hrvoje Niksic  <hniksic@xemacs.org>
18489
18490         * mm-encode.el (mm-encode-content-transfer-encoding):
18491         Likewise when encoding.
18492
18493         * mm-bodies.el (mm-decode-content-transfer-encoding):
18494         De-canonicalize CRLF for all text content types, not just
18495         text/plain.
18496
18497 2005-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
18498
18499         * gnus-art.el (gnus-article-part-wrapper): Error if there's no
18500         valid article; point arrow and cursor at the MIME button.
18501
18502 2005-08-30  Katsumi Yamaoka  <yamaoka@jpl.org>
18503
18504         * gnus-art.el (gnus-mime-save-part-and-strip): Clarify prompt.
18505         Suggested by Dan Christensen <jdc@uwo.ca>.
18506
18507         * mm-decode.el (mm-save-part): Enable change of prompt.
18508
18509 2005-08-29  Jari Aalto  <jari.aalto@cante.net>
18510
18511         * gnus-msg.el (gnus-inews-add-send-actions):
18512         Make `message-post-method' lambda parameter ARG `&optional'.
18513
18514 2005-08-29  Reiner Steib  <Reiner.Steib@gmx.de>
18515
18516         * gnus-sum.el (gnus-summary-mime-map):
18517         Add gnus-article-save-part-and-strip, gnus-article-delete-part and
18518         gnus-article-jump-to-part.
18519
18520         * gnus-art.el (gnus-article-edit-article): Add quiet argument.
18521         (gnus-article-edit-part): Use it.
18522         (gnus-article-part-wrapper): Add no-handle argument.
18523         (gnus-article-save-part-and-strip, gnus-article-delete-part):
18524         New functions.
18525
18526 2005-08-29  Romain Francoise  <romain@orebokech.com>
18527
18528         * gnus-fun.el (gnus-convert-image-to-face-command): Fix typo in
18529         docstring.
18530         (gnus-face-from-file): Likewise.
18531
18532 2005-08-29  Reiner Steib  <Reiner.Steib@gmx.de>
18533
18534         * gnus-art.el (gnus-mime-save-part-and-strip): Don't prompt.
18535         (gnus-mime-delete-part): Don't prompt if `gnus-expert-user' is
18536         non-nil.
18537         (gnus-auto-select-part): New variable.
18538         (gnus-article-jump-to-part): New function.
18539         (gnus-article-edit-part, gnus-mime-save-part-and-strip)
18540         (gnus-mime-delete-part): Allow selecting specified part after
18541         deleting or stripping parts.
18542         (gnus-article-jump-to-part): Don't use `read-number'.  Use last
18543         part if argument is bogus.
18544
18545 2005-08-31  Juanma Barranquero  <lekktu@gmail.com>
18546
18547         * gnus-art.el (w3m-minor-mode-map):
18548         * gnus-spec.el (gnus-newsrc-file-version):
18549         * gnus-util.el (nnmail-active-file-coding-system)
18550         (gnus-original-article-buffer, gnus-user-agent):
18551         * gnus.el (gnus-ham-process-destinations)
18552         (gnus-parameter-ham-marks-alist)
18553         (gnus-parameter-spam-marks-alist, gnus-spam-autodetect)
18554         (gnus-spam-autodetect-methods, gnus-spam-newsgroup-contents)
18555         (gnus-spam-process-destinations, gnus-spam-process-newsgroups):
18556         * mm-decode.el (gnus-current-window-configuration):
18557         * mm-extern.el (gnus-article-mime-handles):
18558         * mm-url.el (url-current-object, url-package-name)
18559         (url-package-version):
18560         * mm-view.el (gnus-article-mime-handles, gnus-newsgroup-charset)
18561         (smime-keys, w3m-cid-retrieve-function-alist)
18562         (w3m-current-buffer, w3m-display-inline-images)
18563         (w3m-minor-mode-map):
18564         * mml-smime.el (gnus-extract-address-components):
18565         * mml.el (gnus-article-mime-handles, gnus-mouse-2)
18566         (gnus-newsrc-hashtb, message-default-charset)
18567         (message-deletable-headers, message-options)
18568         (message-posting-charset, message-required-mail-headers)
18569         (message-required-news-headers):
18570         * mml1991.el (mc-pgp-always-sign):
18571         * mml2015.el (mc-pgp-always-sign):
18572         * nnheader.el (nnmail-extra-headers):
18573         * rfc1843.el (gnus-decode-encoded-word-function)
18574         (gnus-decode-header-function, gnus-newsgroup-name):
18575         * spam-stat.el (gnus-original-article-buffer): Add defvars.
18576
18577 2005-08-22  Karl Chen  <quarl@cs.berkeley.edu>
18578
18579         * gnus-art.el (gnus-treatment-function-alist): Move date-lapsed to
18580         the end of the date treatments.
18581
18582 2005-08-15  Simon Josefsson  <jas@extundo.com>
18583
18584         * pgg.el (url-insert-file-contents): Don't autoload it, Emacs has
18585         it in url-handlers.el and XEmacs in url.el.  Reported by Luca
18586         Capello and Romain Francoise.
18587         (pgg-fetch-key-function): Remove, not used?
18588         (pgg-insert-url-with-w3): Require url, to get
18589         url-insert-file-contents regardless of where it is defined.
18590
18591 2005-08-13  Romain Francoise  <romain@orebokech.com>
18592
18593         * message.el (message-cite-original-1): New function.
18594         (message-cite-original): Use it.
18595         (message-cite-original-without-signature): Ditto.
18596
18597 2005-08-08  Romain Francoise  <romain@orebokech.com>
18598
18599         * message.el (message-yank-empty-prefix): New variable.
18600         (message-indent-citation): Use it.
18601         (message-cite-original-without-signature): Respect X-No-Archive.
18602
18603 2005-08-08  Simon Josefsson  <jas@extundo.com>
18604
18605         * pgg.el: Autoload url-insert-file-contents instead of loading
18606         w3/url.
18607         (pgg-insert-url-with-w3): Don't load url here.
18608
18609 2005-08-07  Jesper Harder  <harder@phys.au.dk>
18610
18611         * message.el (message-kill-to-signature): Don't insert newline at
18612         bol.
18613         (message-newline-and-reformat): Bind fill-paragraph-function to nil.
18614
18615 2005-08-06  Romain Francoise  <romain@orebokech.com>
18616
18617         * message.el (message-user-fqdn): Fix typo in docstring.
18618
18619 2005-08-05  Daiki Ueno  <ueno@unixuser.org>
18620
18621         * mml2015.el (mml2015-pgg-sign): Make sure micalg is correct.
18622
18623         * pgg-parse.el (pgg-parse-hash-algorithm-alist): Add SHA-2.
18624
18625 2005-08-05  Katsumi Yamaoka  <yamaoka@jpl.org>
18626
18627         * mm-bodies.el (mm-encode-body): Use coding system rather than
18628         charset to encode text.
18629
18630         * mm-util.el (mm-find-mime-charset-region): Attempt to reduce the
18631         number of charsets if utf-8 is available (XEmacs).
18632
18633 2005-08-04  Reiner Steib  <Reiner.Steib@gmx.de>
18634
18635         * gnus-art.el (gnus-button-valid-localpart-regexp): New variable
18636         taken from `gnus-button-mid-or-mail-regexp'.
18637         (gnus-button-mid-or-mail-regexp, gnus-button-alist): Use it.
18638         (gnus-button-alist): Improve regexp for domain part of the MIDs
18639         for news:localpart@domain buttons.
18640         (gnus-button-ctan-directory-regexp): Update.
18641
18642 2005-08-02  Katsumi Yamaoka  <yamaoka@jpl.org>
18643
18644         * sieve-manage.el (sieve-manage-interactive-login):
18645         Use make-local-variable rather than make-variable-buffer-local.
18646         (sieve-manage-open): Ditto.
18647         (sieve-manage-authenticate): Ditto.
18648
18649         * mml.el (mml-generate-mime-1): Make the content type default to
18650         text/plain if the filename is not specified.
18651
18652 2005-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
18653
18654         * gnus-uu.el (gnus-uu-save-article): Use insert-buffer-substring
18655         instead of insert-buffer.
18656
18657         * message.el (message-yank-original): Ditto; set the mark at the
18658         end of the yanked message.
18659
18660 2005-07-29  Katsumi Yamaoka  <yamaoka@jpl.org>
18661
18662         * gnus-art.el (gnus-article-next-page-1): Reduce the number of
18663         lines to scroll rather than to stop it.
18664
18665         * mml.el (mml-generate-default-type): Add doc string.
18666         (mml-generate-mime-1): Use mm-default-file-encoding or make it
18667         default to application/octet-stream when determining the content
18668         type if it is not specified for the part or the mml contents; add
18669         a comment about mml-generate-default-type.
18670
18671 2005-07-29  Reiner Steib  <Reiner.Steib@gmx.de>
18672
18673         * mml.el (mml-generate-mime-1): Use mm-default-file-encoding or
18674         make it default to application/octet-stream when determining the
18675         content type if it is not specified for the external contents.
18676
18677 2005-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
18678
18679         * rfc2231.el (rfc2231-parse-string): Take care that not only a
18680         segmented parameter but also other parameters might be there.
18681
18682 2005-07-27  Katsumi Yamaoka  <yamaoka@jpl.org>
18683
18684         * mm-decode.el (mm-display-external): Delete temp file, directory
18685         and buffer immediately if the external process is exited.
18686
18687 2005-07-26  Katsumi Yamaoka  <yamaoka@jpl.org>
18688
18689         * gnus-art.el (gnus-article-next-page-1): Don't scroll if there're
18690         fewer lines than that of scroll-margin.
18691         (gnus-article-prev-page): Narrow the range to bind scroll-in-place.
18692
18693 2005-07-25  Katsumi Yamaoka  <yamaoka@jpl.org>
18694
18695         * gnus-art.el (gnus-article-next-page): Revert.
18696         (gnus-article-beginning-of-window): New macro.
18697         (gnus-article-next-page-1): Use it.
18698         (gnus-article-prev-page): Ditto.
18699         (gnus-article-edit-part): Use insert-buffer-substring instead of
18700         insert-buffer.
18701         (gnus-article-edit-exit): Ditto.
18702
18703         * gnus-util.el (gnus-beginning-of-window): Remove.
18704         (gnus-end-of-window): Remove.
18705
18706         * lpath.el: Don't bind header-line-format and scroll-margin.
18707
18708 2005-07-25  Simon Josefsson  <jas@extundo.com>
18709
18710         * pgg.el (pgg-insert-url-with-w3): Don't load w3, it is possible
18711         to have the url package without w3.  Reported by Daiki Ueno
18712         <ueno@unixuser.org> and Luigi Panzeri <matley@muppetslab.org>.
18713
18714 2005-07-20  Didier Verna  <didier@xemacs.org>
18715
18716         * gnus-diary.el: Remove the description comment (nndiary is now
18717         properly documented in the Gnus manual).
18718         Fix the spelling of "Back End".
18719         * nndiary.el: Ditto.
18720         Fix the copyright notice.
18721
18722 2005-07-18  Romain Francoise  <romain@orebokech.com>
18723
18724         * gnus-sum.el (gnus-summary-to-prefix)
18725         (gnus-summary-newsgroup-prefix): New variables.
18726         (gnus-summary-from-or-to-or-newsgroups): Use them.
18727
18728 2005-07-17  Romain Francoise  <romain@orebokech.com>
18729
18730         * mml2015.el (mml2015-clean-buffer): Prefix buffer name with a
18731         space as it's generally not especially interesting to the user.
18732
18733 2005-07-16  Romain Francoise  <romain@orebokech.com>
18734
18735         * nnfolder.el (nnfolder-save-buffer): Bind `copyright-update' to
18736         nil to avoid prompting and file modification if one of the
18737         messages at the top of the nnfolder file contains a copyright
18738         notice.
18739         Update copyright notice.
18740
18741         * gnus-uu.el (gnus-uu-save-article): Use `message-make-date'
18742         instead of `current-time-string' as the latter creates a time
18743         string that is not RFC 2822 compliant (it lacks the zone).
18744         Update copyright notice.
18745
18746 2005-07-21  Stefan Monnier  <monnier@iro.umontreal.ca>
18747
18748         * mml.el (mml-minibuffer-read-disposition): Don't use inline by default
18749         for text/rtf.  Display default in prompt.  Pass default for M-n.
18750
18751         * mm-uu.el (mm-uu-copy-to-buffer): Use with-current-buffer.
18752
18753 2005-07-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18754
18755         * gnus-msg.el (gnus-button-mailto):
18756         Remove save-selected-window-window hackery because it relies on
18757         save-selected-window internals.
18758
18759 2005-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
18760
18761         * gnus-art.el (gnus-article-next-page): Use gnus-end-of-window.
18762         (gnus-article-next-page-1): Use gnus-beginning-of-window.
18763         (gnus-article-prev-page): Ditto.
18764
18765         * gnus-util.el (gnus-beginning-of-window): New function.
18766         (gnus-end-of-window): New function.
18767
18768         * lpath.el: Bind header-line-format and scroll-margin for XEmacs.
18769
18770 2005-07-14  Hiroshi Fujishima  <hiroshi.fujishima@gmail.com>  (tiny change)
18771
18772         * gnus-score.el (gnus-score-edit-all-score):
18773         Set gnus-score-edit-exit-function to gnus-score-edit-done and call
18774         gnus-message.
18775
18776 2005-07-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18777
18778         * gnus-msg.el (gnus-button-mailto):
18779         Remove save-selected-window-window hackery because it relies on
18780         save-selected-window internals.
18781
18782 2005-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
18783
18784         * gnus-salt.el (gnus-pick-mode): Remove the 5th arg of
18785         add-minor-mode.
18786         (gnus-binary-mode): Ditto.
18787
18788         * gnus-topic.el (gnus-topic-mode): Ditto.
18789
18790 2005-07-08  Ralf Angeli  <angeli@iwi.uni-sb.de>
18791
18792         * gnus-art.el (gnus-article-next-page, gnus-article-next-page-1)
18793         (gnus-article-prev-page): Take scroll-margin into consideration.
18794
18795 2005-07-04  Lute Kamstra  <lute@gnu.org>
18796
18797         Update FSF's address in GPL notices.
18798
18799 2005-07-04  Juanma Barranquero  <lekktu@gmail.com>
18800
18801         * gnus.el (gnus-exit):
18802         * gnus-group.el (gnus-group-icons):
18803         * nnmail.el (nnmail-prepare): Fix typos in docstrings.
18804
18805         * gnus-nocem.el (gnus-nocem):
18806         * message.el (message-various, message-buffers, message-sending)
18807         (message-interface, message-forwarding, message-insertion)
18808         (message-headers, message-news, message-mail):
18809         * pgg-gpg.el (pgg-gpg):
18810         * pgg-parse.el (pgg-parse):
18811         * pgg-pgp.el (pgg-pgp):
18812         * pgg-pgp5.el (pgg-pgp5):
18813         * pop3.el (pop3): Finish `defgroup' description with period.
18814
18815 2005-07-01  Katsumi Yamaoka  <yamaoka@jpl.org>
18816
18817         * gnus-art.el (article-display-face): Improve the efficiency.
18818         (article-display-x-face): Ditto; remove gray x-face stuff.
18819
18820 2005-06-30  Katsumi Yamaoka  <yamaoka@jpl.org>
18821
18822         * gnus-art.el (article-display-face): Correct the position in
18823         which Faces are inserted.
18824
18825 2005-06-29  Didier Verna  <didier@xemacs.org>
18826
18827         * gnus-art.el (article-display-face): Display faces in correct
18828         order.
18829
18830 2005-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
18831
18832         * gnus-nocem.el (gnus-nocem-verifyer): Default to pgg-verify.
18833         (gnus-fill-real-hashtb): Use hash table instead of obarray.
18834         (gnus-nocem-check-article): Fetch the Type header.
18835         (gnus-nocem-message-wanted-p): Fix the way to examine types.
18836         (gnus-nocem-verify-issuer): Use functionp instead of fboundp.
18837         (gnus-nocem-enter-article): Use hash tables rather than obarrays;
18838         make sure gnus-nocem-hashtb is initialized.
18839         (gnus-nocem-alist-to-hashtb): Use hash table instead of obarray.
18840         (gnus-nocem-unwanted-article-p): Ditto.
18841
18842         * pgg.el (pgg-verify): Return the verification result.
18843
18844 2005-06-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18845
18846         * gnus-art.el (gnus-mime-copy-part): Check whether coding-system
18847         is ascii.
18848
18849 2005-06-24  Juanma Barranquero  <lekktu@gmail.com>
18850
18851         * gnus-art.el (gnus-article-mode): Set `nobreak-char-display', not
18852         `show-nonbreak-escape'.
18853
18854 2005-06-23  Lute Kamstra  <lute@gnu.org>
18855
18856         * gnus-art.el (gnus-article-mode): Use kill-all-local-variables.
18857
18858         * dig.el (dig-mode):
18859         * smime.el (smime-mode): Use gnus-run-mode-hooks.
18860
18861 2005-06-21  Juanma Barranquero  <lekktu@gmail.com>
18862
18863         * nnimap.el (nnimap-split-download-body): Fix spellings.
18864
18865 2005-06-16  Juanma Barranquero  <lekktu@gmail.com>
18866
18867         * gnus-art.el (gnus-article-encrypt-body):
18868         * gnus-cus.el (gnus-score-customize):
18869         * mm-extern.el (mm-extern-local-file, mm-inline-external-body):
18870         * pop3.el (pop3-user): Don't use `format' on `error' arguments.
18871
18872 2005-06-16  Arne Jørgensen  <arne@arnested.dk>
18873
18874         * smime.el (smime-cert-by-ldap-1): Detect PEM format without
18875         header by looking for magic "MII" at the beginning.
18876
18877 2005-06-16  Miles Bader  <miles@gnu.org>
18878
18879         * gnus-xmas.el (gnus-xmas-group-startup-message):
18880         Use renamed gnus-splash face.
18881
18882         * assistant.el (assistant-field): Remove "-face" suffix from face name.
18883         (assistant-field-face): New backward-compatibility alias for renamed
18884         face.
18885         (assistant-render-text): Use renamed assistant-field face.
18886
18887         * spam.el (spam): Remove "-face" suffix from face name.
18888         (spam-face): New backward-compatibility alias for renamed face.
18889         (spam-face, spam-initialize): Use renamed spam face.
18890
18891         * message.el (message-header-to, message-header-cc)
18892         (message-header-subject, message-header-newsgroups)
18893         (message-header-other, message-header-name)
18894         (message-header-xheader, message-separator, message-cited-text)
18895         (message-mml): Remove "-face" suffix from face names.
18896         (message-header-to-face, message-header-cc-face)
18897         (message-header-subject-face, message-header-newsgroups-face)
18898         (message-header-other-face, message-header-name-face)
18899         (message-header-xheader-face, message-separator-face)
18900         (message-cited-text-face, message-mml-face):
18901         New backward-compatibility aliases for renamed faces.
18902         (message-font-lock-keywords): Use renamed message faces.
18903
18904         * sieve-mode.el (sieve-control-commands, sieve-action-commands)
18905         (sieve-test-commands, sieve-tagged-arguments):
18906         Remove "-face" suffix from face names.
18907         (sieve-control-commands-face, sieve-action-commands-face)
18908         (sieve-test-commands-face, sieve-tagged-arguments-face):
18909         New backward-compatibility aliases for renamed faces.
18910         (sieve-control-commands-face, sieve-action-commands-face)
18911         (sieve-test-commands-face, sieve-tagged-arguments-face):
18912         Use renamed sieve faces.
18913
18914         * gnus.el (gnus-group-news-1, gnus-group-news-1-empty)
18915         (gnus-group-news-2, gnus-group-news-2-empty, gnus-group-news-3)
18916         (gnus-group-news-3-empty, gnus-group-news-4)
18917         (gnus-group-news-4-empty, gnus-group-news-5)
18918         (gnus-group-news-5-empty, gnus-group-news-6)
18919         (gnus-group-news-6-empty, gnus-group-news-low)
18920         (gnus-group-news-low-empty, gnus-group-mail-1)
18921         (gnus-group-mail-1-empty, gnus-group-mail-2)
18922         (gnus-group-mail-2-empty, gnus-group-mail-3)
18923         (gnus-group-mail-3-empty, gnus-group-mail-low)
18924         (gnus-group-mail-low-empty, gnus-summary-selected)
18925         (gnus-summary-cancelled, gnus-summary-high-ticked)
18926         (gnus-summary-low-ticked, gnus-summary-normal-ticked)
18927         (gnus-summary-high-ancient, gnus-summary-low-ancient)
18928         (gnus-summary-normal-ancient, gnus-summary-high-undownloaded)
18929         (gnus-summary-low-undownloaded)
18930         (gnus-summary-normal-undownloaded, gnus-summary-high-unread)
18931         (gnus-summary-low-unread, gnus-summary-normal-unread)
18932         (gnus-summary-high-read, gnus-summary-low-read)
18933         (gnus-summary-normal-read, gnus-splash):
18934         Remove "-face" suffix from face names.
18935         (gnus-group-news-1-face, gnus-group-news-1-empty-face)
18936         (gnus-group-news-2-face, gnus-group-news-2-empty-face)
18937         (gnus-group-news-3-face, gnus-group-news-3-empty-face)
18938         (gnus-group-news-4-face, gnus-group-news-4-empty-face)
18939         (gnus-group-news-5-face, gnus-group-news-5-empty-face)
18940         (gnus-group-news-6-face, gnus-group-news-6-empty-face)
18941         (gnus-group-news-low-face, gnus-group-news-low-empty-face)
18942         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face)
18943         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face)
18944         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face)
18945         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face)
18946         (gnus-summary-selected-face, gnus-summary-cancelled-face)
18947         (gnus-summary-high-ticked-face, gnus-summary-low-ticked-face)
18948         (gnus-summary-normal-ticked-face)
18949         (gnus-summary-high-ancient-face, gnus-summary-low-ancient-face)
18950         (gnus-summary-normal-ancient-face)
18951         (gnus-summary-high-undownloaded-face)
18952         (gnus-summary-low-undownloaded-face)
18953         (gnus-summary-normal-undownloaded-face)
18954         (gnus-summary-high-unread-face, gnus-summary-low-unread-face)
18955         (gnus-summary-normal-unread-face, gnus-summary-high-read-face)
18956         (gnus-summary-low-read-face, gnus-summary-normal-read-face)
18957         (gnus-splash-face):
18958         New backward-compatibility aliases for renamed faces.
18959         (gnus-group-startup-message): Use renamed gnus faces.
18960
18961         * gnus-srvr.el (gnus-server-agent, gnus-server-opened)
18962         (gnus-server-closed, gnus-server-denied, gnus-server-offline)
18963         (gnus-server-agent): Remove "-face" suffix from face names.
18964         (gnus-server-agent-face, gnus-server-opened-face)
18965         (gnus-server-closed-face, gnus-server-denied-face)
18966         (gnus-server-offline-face):
18967         New backward-compatibility aliases for renamed faces.
18968         (gnus-server-agent-face, gnus-server-opened-face)
18969         (gnus-server-closed-face, gnus-server-denied-face)
18970         (gnus-server-offline-face): Use renamed gnus faces.
18971
18972         * gnus-picon.el (gnus-picon-xbm, gnus-picon):
18973         Remove "-face" suffix from face names.
18974         (gnus-picon-xbm-face, gnus-picon-face):
18975         New backward-compatibility aliases for renamed faces.
18976
18977         * gnus-cite.el (gnus-cite-attribution, gnus-cite-1, gnus-cite-2)
18978         (gnus-cite-3, gnus-cite-4, gnus-cite-5, gnus-cite-6)
18979         (gnus-cite-7, gnus-cite-8, gnus-cite-9, gnus-cite-10)
18980         (gnus-cite-11): Remove "-face" suffix from face names.
18981         (gnus-cite-attribution-face, gnus-cite-face-1, gnus-cite-face-2)
18982         (gnus-cite-face-3, gnus-cite-face-4, gnus-cite-face-5)
18983         (gnus-cite-face-6, gnus-cite-face-7, gnus-cite-face-8)
18984         (gnus-cite-face-9, gnus-cite-face-10, gnus-cite-face-11):
18985         New backward-compatibility aliases for renamed faces.
18986         (gnus-cite-attribution-face, gnus-cite-face-list)
18987         (gnus-article-boring-faces): Use renamed gnus faces.
18988
18989         * gnus-art.el (gnus-signature, gnus-header-from)
18990         (gnus-header-subject, gnus-header-newsgroups, gnus-header-name)
18991         (gnus-header-content): Remove "-face" suffix from face names.
18992         (gnus-signature-face, gnus-header-from-face)
18993         (gnus-header-subject-face, gnus-header-newsgroups-face)
18994         (gnus-header-name-face, gnus-header-content-face):
18995         New backward-compatibility aliases for renamed faces.
18996         (gnus-signature-face, gnus-header-face-alist): Use renamed gnus faces.
18997
18998         * gnus-sum.el (gnus-summary-selected-face)
18999         (gnus-summary-highlight): Use renamed gnus faces.
19000         * gnus-group.el (gnus-group-highlight): Likewise.
19001
19002 2005-06-14  Juanma Barranquero  <lekktu@gmail.com>
19003
19004         * gnus-sieve.el (gnus-sieve-article-add-rule):
19005         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days):
19006         * spam-stat.el (spam-stat-buffer-change-to-spam)
19007         (spam-stat-buffer-change-to-non-spam): Follow error conventions.
19008
19009         * message.el (message-is-yours-p):
19010         * gnus-sum.el (gnus-auto-select-subject): Fix quoting in docstring.
19011
19012 2005-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
19013
19014         * mm-view.el (mm-inline-text): Withdraw the last change.
19015
19016 2005-06-09  Katsumi Yamaoka  <yamaoka@jpl.org>
19017
19018         * mm-view.el (mm-inline-text): Turn off adaptive-fill-mode while
19019         executing enriched-decode.
19020
19021 2005-06-07  Katsumi Yamaoka  <yamaoka@jpl.org>
19022
19023         * mm-util.el (mm-find-buffer-file-coding-system): Don't examine
19024         charset of tar files.
19025
19026 2005-06-04  Luc Teirlinck  <teirllm@auburn.edu>
19027
19028         * gnus-art.el (article-update-date-lapsed): Use `save-match-data'.
19029
19030 2005-06-04  Lute Kamstra  <lute@gnu.org>
19031
19032         * nnfolder.el (nnfolder-read-folder): Make sure that undo
19033         information is never recorded.
19034
19035 2005-06-03  Stefan Monnier  <monnier@iro.umontreal.ca>
19036
19037         * gnus-art.el (gnus-emphasis-alist): Disable the strikethru thingy.
19038
19039 2005-06-02  Katsumi Yamaoka  <yamaoka@jpl.org>
19040
19041         * pop3.el (pop3-apop): Run md5 in the binary mode.
19042
19043         * starttls.el (starttls-set-process-query-on-exit-flag):
19044         Use eval-and-compile.
19045
19046 2005-05-31  Simon Josefsson  <jas@extundo.com>
19047
19048         * smime.el (smime-replace-in-string): Define.
19049         (smime-cert-by-ldap-1): Use it.
19050
19051 2005-05-31  Katsumi Yamaoka  <yamaoka@jpl.org>
19052
19053         * gnus-art.el (article-display-x-face): Replace
19054         process-kill-without-query by gnus-set-process-query-on-exit-flag.
19055
19056         * gnus-util.el (gnus-set-process-query-on-exit-flag): Alias to
19057         set-process-query-on-exit-flag or process-kill-without-query.
19058
19059         * html2text.el (html2text-fix-paragraphs): Use `while - re-search'
19060         loop instead of replace-regexp.
19061
19062         * imap.el (imap-ssl-open): Use set-process-query-on-exit-flag
19063         instead of process-kill-without-query if it is available.
19064
19065         * lpath.el: Fbind ldap-search-entries.
19066
19067         * mm-util.el (mm-insert-file-contents): Bind find-file-hook
19068         instead of find-file-hooks if it is available.
19069
19070         * mml1991.el: Bind pgg-default-user-id when compiling.
19071
19072         * mml2015.el: Bind pgg-default-user-id when compiling.
19073
19074         * nndraft.el (nndraft-request-associate-buffer):
19075         Use write-contents-functions instead of write-contents-hooks if it is
19076         available.
19077
19078         * nnheader.el (nnheader-find-file-noselect): Bind find-file-hook
19079         instead of find-file-hooks if it is available.
19080
19081         * nntp.el (nntp-open-connection): Replace
19082         process-kill-without-query by gnus-set-process-query-on-exit-flag.
19083         (nntp-open-ssl-stream): Ditto.
19084         (nntp-open-tls-stream): Ditto.
19085
19086         * starttls.el (starttls-set-process-query-on-exit-flag): Alias to
19087         set-process-query-on-exit-flag or process-kill-without-query.
19088         (starttls-open-stream-gnutls): Use it instead of
19089         process-kill-without-query.
19090         (starttls-open-stream): Ditto.
19091
19092 2005-05-31  Ulf Stegemann  <ulf@zeitform.de>  (tiny change)
19093
19094         * smime.el (smime-cert-by-ldap-1): Don't use
19095         replace-regexp-in-string.
19096
19097 2005-05-31  Arne Jørgensen  <arne@arnested.dk>
19098
19099         * smime-ldap.el (smime-ldap-search): Add compatibility for XEmacs.
19100
19101         * smime.el (smime-cert-by-ldap-1): Handle certificates distributed
19102         in PEM format.  Adjust to the XEmacs compatibility.
19103
19104 2005-05-30  Reiner Steib  <Reiner.Steib@gmx.de>
19105
19106         * encrypt.el (encrypt-xor-process-buffer): Replace `string-to-int'
19107         by `string-to-number'.
19108         * gnus-agent.el (gnus-agent-regenerate-group)
19109         (gnus-agent-fetch-articles): Ditto.
19110         * gnus-art.el (gnus-button-fetch-group): Ditto.
19111         * gnus-cache.el (gnus-cache-generate-active)
19112         (gnus-cache-articles-in-group): Ditto.
19113         * gnus-group.el (gnus-group-set-current-level)
19114         (gnus-group-insert-group-line): Ditto.
19115         * gnus-score.el (gnus-score-set-expunge-below)
19116         (gnus-score-set-mark-below, gnus-summary-score-effect)
19117         (gnus-summary-score-entry): Ditto.
19118         * gnus-soup.el (gnus-soup-send-packet, gnus-soup-parse-areas)
19119         (gnus-soup-pack): Ditto.
19120         * gnus-spec.el (gnus-xmas-format): Ditto.
19121         * gnus-start.el (gnus-newsrc-to-gnus-format): Ditto.
19122         * gnus-sum.el (gnus-create-xref-hashtb): Ditto.
19123         * gnus-uu.el (gnus-uu-expand-numbers): Ditto.
19124         * nnbabyl.el (nnbabyl-article-group-number): Ditto.
19125         * nndb.el (nndb-get-remote-expire-response): Ditto.
19126         * nndiary.el (nndiary-parse-schedule-value)
19127         (nndiary-string-to-number, nndiary-request-replace-article)
19128         (nndiary-request-article): Ditto.
19129         * nndoc.el (nndoc-rnews-body-end, nndoc-mbox-body-end): Ditto.
19130         * nndraft.el (nndraft-articles, nndraft-request-group): Ditto.
19131         * nneething.el (nneething-make-head): Ditto.
19132         * nnfolder.el (nnfolder-request-article)
19133         (nnfolder-retrieve-headers): Ditto.
19134         * nnheader.el (nnheader-file-to-number): Ditto.
19135         * nnkiboze.el (nnkiboze-request-article): Ditto.
19136         * nnmail.el (nnmail-process-unix-mail-format)
19137         (nnmail-process-babyl-mail-format): Ditto.
19138         * nnmbox.el (nnmbox-read-mbox, nnmbox-article-group-number): Ditto.
19139         * nnmh.el (nnmh-update-gnus-unreads, nnmh-active-number)
19140         (nnmh-request-create-group, nnmh-request-list-1)
19141         (nnmh-request-group, nnmh-request-article): Ditto.
19142         * nnml.el (nnml-request-replace-article, nnml-request-article): Ditto.
19143         * nnrss.el (nnrss-find-rss-via-syndic8): Ditto.
19144         * nnsoup.el (nnsoup-make-active): Ditto.
19145         * nnspool.el (nnspool-find-id, nnspool-request-group): Ditto.
19146         * nntp.el (nntp-find-group-and-number)
19147         (nntp-retrieve-headers-with-xover): Ditto.
19148         * pgg-gpg.el (pgg-gpg-snarf-keys-region): Ditto.
19149         * pgg-parse.el (pgg-read-body, pgg-read-bytes)
19150         (pgg-format-key-identifier): Ditto.
19151         * pop3.el (pop3-last, pop3-stat): Ditto.
19152         * qp.el (quoted-printable-decode-region): Ditto.
19153
19154         * spam-report.el (spam-report-url-ping-mm-url): Use format instead
19155         of concat.
19156
19157 2005-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
19158
19159         * gnus-agent.el (gnus-category-mode): Use gnus-run-mode-hooks.
19160
19161         * gnus-art.el (gnus-article-mode): Use gnus-run-mode-hooks.
19162
19163         * gnus-cus.el (gnus-custom-mode): Use gnus-run-mode-hooks.
19164
19165         * gnus-eform.el (gnus-edit-form-mode): Use gnus-run-mode-hooks.
19166
19167         * gnus-group.el (gnus-group-mode): Use gnus-run-mode-hooks.
19168
19169         * gnus-kill.el (gnus-kill-file-mode): Use gnus-run-mode-hooks.
19170
19171         * gnus-salt.el (gnus-tree-mode): Use gnus-run-mode-hooks.
19172         (gnus-carpal-mode): Ditto.
19173
19174         * gnus-srvr.el (gnus-server-mode): Use gnus-run-mode-hooks.
19175         (gnus-browse-mode): Ditto.
19176
19177         * gnus-sum.el (gnus-summary-mode): Use gnus-run-mode-hooks.
19178
19179         * gnus-util.el (gnus-run-mode-hooks): Save current buffer.
19180
19181 2005-05-29  Richard M. Stallman  <rms@gnu.org>
19182
19183         * gnus-cite.el (gnus-cite-add-face): Set overlay's evaporate property.
19184
19185 2005-05-27  Katsumi Yamaoka  <yamaoka@jpl.org>
19186
19187         * gnus-util.el (gnus-run-mode-hooks): New function.
19188
19189         * score-mode.el (gnus-score-mode): Use gnus-run-mode-hooks.
19190
19191         * dgnushack.el: Advise byte-optimize-form-code-walker to avoid the
19192         ``...called for effect'' warnings for Emacs 21.4 as well as 21.3.
19193
19194 2005-05-27  Lute Kamstra  <lute@gnu.org>
19195
19196         * dns-mode.el (dns-mode): Specify customization group.
19197
19198 2005-05-26  Luc Teirlinck  <teirllm@auburn.edu>
19199
19200         * gnus-agent.el (gnus-agent-make-mode-line-string):
19201         Use mode-line-highlight as mouse-face.
19202
19203 2005-05-17  Katsumi Yamaoka  <yamaoka@jpl.org>
19204
19205         * canlock.el (canlock): Change the parent group to news.
19206
19207         * deuglify.el (gnus-outlook-deuglify): Add :group.
19208
19209         * dig.el (dig): Add :group.
19210
19211         * dns-mode.el (dns-mode): Add :group.
19212
19213         * encrypt.el (encrypt): Add :group.
19214
19215         * gnus-cite.el (gnus-cite-attribution-face): Add :group.
19216         (gnus-cite-face-1, gnus-cite-face-2, gnus-cite-face-3): Ditto.
19217         (gnus-cite-face-4, gnus-cite-face-5, gnus-cite-face-6): Ditto.
19218         (gnus-cite-face-7, gnus-cite-face-8, gnus-cite-face-9): Ditto.
19219         (gnus-cite-face-10, gnus-cite-face-11): Ditto.
19220
19221         * gnus-diary.el (gnus-diary): Add :group.
19222
19223         * gnus.el (gnus-group-news-1-face): Add :group.
19224         (gnus-group-news-1-empty-face): Ditto.
19225         (gnus-group-news-2-face, gnus-group-news-2-empty-face): Ditto.
19226         (gnus-group-news-3-face, gnus-group-news-3-empty-face): Ditto.
19227         (gnus-group-news-4-face, gnus-group-news-4-empty-face): Ditto.
19228         (gnus-group-news-5-face, gnus-group-news-5-empty-face): Ditto.
19229         (gnus-group-news-6-face, gnus-group-news-6-empty-face): Ditto.
19230         (gnus-group-news-low-face, gnus-group-news-low-empty-face): Ditto.
19231         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face): Ditto.
19232         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face): Ditto.
19233         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face): Ditto.
19234         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face): Ditto.
19235         (gnus-summary-selected-face, gnus-summary-cancelled-face): Ditto.
19236         (gnus-summary-high-ticked-face): Ditto.
19237         (gnus-summary-low-ticked-face): Ditto.
19238         (gnus-summary-normal-ticked-face): Ditto.
19239         (gnus-summary-high-ancient-face): Ditto.
19240         (gnus-summary-low-ancient-face): Ditto.
19241         (gnus-summary-normal-ancient-face): Ditto.
19242         (gnus-summary-high-undownloaded-face): Ditto.
19243         (gnus-summary-low-undownloaded-face): Ditto.
19244         (gnus-summary-normal-undownloaded-face): Ditto.
19245         (gnus-summary-high-unread-face): Ditto.
19246         (gnus-summary-low-unread-face): Ditto.
19247         (gnus-summary-normal-unread-face): Ditto.
19248         (gnus-summary-high-read-face, gnus-summary-low-read-face): Ditto.
19249         (gnus-summary-normal-read-face, gnus-splash-face): Ditto.
19250
19251         * hashcash.el (hashcash): New custom group.
19252         (hashcash-default-payment): Add :group.
19253         (hashcash-payment-alist): Ditto.
19254         (hashcash-default-accept-payment): Ditto.
19255         (hashcash-accept-resources): Ditto.
19256         (hashcash-path): Ditto.
19257         (hashcash-extra-generate-parameters): Ditto.
19258         (hashcash-double-spend-database): Ditto.
19259         (hashcash-in-news): Ditto.
19260
19261         * message.el (message-minibuffer-local-map): Add :group.
19262
19263         * netrc.el (netrc): Add :group.
19264
19265         * sieve-manage.el (sieve-manage-log): Add :group.
19266         (sieve-manage-default-user): Diito.
19267         (sieve-manage-server-eol, sieve-manage-client-eol): Ditto.
19268         (sieve-manage-streams, sieve-manage-stream-alist): Ditto.
19269         (sieve-manage-authenticators): Ditto.
19270         (sieve-manage-authenticator-alist): Ditto.
19271         (sieve-manage-default-port): Ditto.
19272
19273         * sieve-mode.el (sieve-control-commands-face): Add :group.
19274         (sieve-action-commands-face): Ditto.
19275         (sieve-test-commands-face): Ditto.
19276         (sieve-tagged-arguments-face): Ditto.
19277
19278         * smime.el (smime): Add :group.
19279
19280         * spam-report.el (spam-report): Add :group.
19281
19282         * spam.el (spam, spam-face): Add :group.
19283
19284 2005-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19285
19286         * nntp.el (nntp-next-result-arrived-p): Some news servers may
19287         return \n.\n.\n at the end of articles.  Protect against that.
19288         (nntp-with-open-group): Allow debugging.
19289
19290         * nnheader.el (mail-header-set-extra): Make into a function
19291         because I just could't understand how to quote the list properly.
19292
19293         * dns.el (query-dns-cached): New function.
19294
19295 2005-05-26  Lute Kamstra  <lute@gnu.org>
19296
19297         * score-mode.el (gnus-score-mode): Use run-mode-hooks.
19298
19299 2005-05-16  Katsumi Yamaoka  <yamaoka@jpl.org>
19300
19301         * dgnushack.el: Autoload mail-extract-address-components for XEmacs.
19302
19303         * gnus-art.el: Don't autoload mail-extract-address-components.
19304
19305         * gnus.el: Remove duplicated autoload for message-y-or-n-p; use
19306         eval-and-compile to evaluate it.
19307
19308         * hashcash.el: Don't autoload executable-find.
19309
19310         * nndb.el: Don't declare the nndb back end two or more times; don't
19311         autoload news-reply-mode, news-setup, cancel-timer and telnet.
19312
19313         * nntp.el: Autoload format-spec instead of format; use
19314         eval-and-compile to evaluate autoload forms.
19315
19316 2005-05-09  Georg C. F. Greve  <greve@gnu.org>  (tiny change)
19317
19318         * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Fix PIN caching.
19319
19320 2005-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19321
19322         * gnus.el (gnus-version-number): Bump version.
19323
19324 2005-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
19325
19326         * gnus.el: No Gnus v0.3 is released.
19327
19328 2005-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19329
19330         * lpath.el (featurep): Bind show-nonbreak-escape.
19331
19332 2005-04-28  Katsumi Yamaoka  <yamaoka@jpl.org>
19333
19334         * gnus-art.el (gnus-article-edit-part): Disable undo.
19335
19336 2005-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
19337
19338         * gnus-art.el (article-date-ut): Don't delete X-Sent header when
19339         gnus-article-date-lapsed-new-header is t if date timer is active;
19340         skip headers in which the original date value is empty.
19341         (gnus-article-save-original-date): Redefine it as a macro.
19342         (gnus-display-mime): Use it.
19343
19344 2005-04-22  Katsumi Yamaoka  <yamaoka@jpl.org>
19345
19346         * gnus-art.el (article-date-ut): Support converting date in
19347         forwarded parts as well.
19348         (gnus-article-save-original-date): New function.
19349         (gnus-display-mime): Use it.
19350
19351 2005-04-22  David Hansen  <david.hansen@physik.fu-berlin.de>
19352
19353         * nnrss.el (nnrss-check-group, nnrss-request-article): Support the
19354         enclosure element of <item>.
19355
19356 2005-04-21  Reiner Steib  <Reiner.Steib@gmx.de>
19357
19358         * message.el (message-kill-buffer-query): Rename from
19359         `message-kill-buffer-query-if-modified'.  Add :version.
19360
19361 2005-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
19362
19363         * mml.el (mml-preview): Bind gnus-message-buffer while setting the
19364         window layout.
19365
19366 2005-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
19367
19368         * mml.el: Autoload dnd when compiling.
19369
19370 2005-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
19371
19372         * mml.el (mml-mode, mml-dnd-attach-file): Use dnd-* instead of
19373         x-dnd-*.
19374
19375 2005-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
19376
19377         * qp.el (quoted-printable-encode-region): Save excursion.
19378
19379 2005-04-14  Teodor Zlatanov  <tzz@lifelogs.com>
19380
19381         * message.el (message-kill-buffer-query-if-modified): Add new variable
19382         so the user can kill a modified message buffer quickly.
19383         (message-kill-buffer): Use it.
19384
19385 2005-04-13  Katsumi Yamaoka  <yamaoka@jpl.org>
19386
19387         * lpath.el: Fbind display-time-event-handler; don't fbind
19388         string-to-multibyte.
19389
19390         * qp.el (quoted-printable-encode-region): Use mm-string-to-multibyte.
19391
19392 2005-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
19393
19394         * nnrss.el (nnrss-node-text): Replace CRLFs (which might be
19395         contained in text because xml.el decodes entities) with LFs.
19396
19397 2005-04-11  Lute Kamstra  <lute@gnu.org>
19398
19399         * nnimap.el (nnimap-date-days-ago): Handle byte-compiler warnings
19400         differently.
19401
19402 2005-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
19403
19404         * mm-util.el (mm-detect-coding-region): Typo.
19405
19406 2005-04-11  Katsumi Yamaoka  <yamaoka@jpl.org>
19407
19408         * gnus-art.el (gnus-article-read-summary-keys): Fix misplaced parens.
19409
19410 2005-04-06  Deepak Goel  <deego@gnufans.org>
19411
19412         * spam-stat.el (spam-stat-score-buffer): Add a call to a
19413         user-function allow user modifications of the scores.
19414         (spam-stat-score-buffer-user): New function, to allow
19415         user-computed modifications to the score.
19416         (spam-stat-score-buffer-user-functions): List of additional
19417         scoring functions.
19418         (spam-stat-error-holder): Global temporary error holder.
19419         (spam-stat-split-fancy): Use the new `spam-stat-error-holder'
19420         variable.
19421
19422 2005-04-06  Teodor Zlatanov  <tzz@lifelogs.com>
19423
19424         * gnus-registry.el (gnus-registry-clean-empty-function)
19425         (gnus-registry-trim, gnus-registry-fetch-groups)
19426         (gnus-registry-delete-group): Groups that match
19427         `gnus-registry-ignored-groups' are removed from the registry
19428         entries, not just ignored for splitting.  This helps clean up the
19429         registry.  Also, `gnus-registry-fetch-groups' is a convenient way
19430         to get all the groups a message ID is in.
19431
19432         * spam-stat.el (spam-stat-split-fancy-spam-threshold)
19433         (spam-stat-split-fancy): Change "threshhold" to "threshold".
19434         (spam-stat-score-buffer-user-functions): Add :number custom type.
19435
19436 2005-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
19437
19438         * mm-util.el (mm-coding-system-p): Don't return binary for the nil
19439         argument in XEmacs.
19440
19441         * nnrss.el (nnrss-compatible-encoding-alist): New variable.
19442         (nnrss-request-group): Decode group name first.
19443         (nnrss-request-article): Make a text/plain article if mml-to-mime
19444         failed.
19445         (nnrss-get-encoding): Return a compatible encoding according to
19446         nnrss-compatible-encoding-alist.
19447         (nnrss-find-el): Use consp instead of listp.
19448         (nnrss-opml-export, nnrss-order-hrefs, nnrss-find-el): Use dolist.
19449
19450 2005-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
19451
19452         * time-date.el (time-to-seconds): Don't use the #xhhhh syntax
19453         which Emacs 20 doesn't support.
19454         (seconds-to-time, days-to-time, time-subtract, time-add): Ditto.
19455
19456 2005-04-04  Reiner Steib  <Reiner.Steib@gmx.de>
19457
19458         * nnimap.el (nnimap-date-days-ago): Add defvars in order to
19459         silence the byte compiler inside the defun.
19460
19461         * gnus-demon.el (parse-time-string): Add autoload.
19462
19463         * gnus-delay.el (parse-time-string): Add autoload.
19464
19465         * gnus-art.el (parse-time-string): Add autoload.
19466
19467         * nnultimate.el (parse-time): Require for `parse-time-string'.
19468
19469 2005-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
19470
19471         * gnus-art.el (gnus-copy-article-ignored-headers): Update :version.
19472
19473         * gnus-score.el (gnus-adaptive-pretty-print): Ditto.
19474
19475         * smime.el (smime-ldap-host-list): Add :version.
19476
19477 2005-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
19478
19479         * gnus-srvr.el (gnus-browse-select-group): Add NUMBER argument and
19480         pass it to `gnus-browse-read-group'.
19481         (gnus-browse-read-group): Add NUMBER argument and pass it to
19482         `gnus-group-read-ephemeral-group'.
19483
19484         * gnus-group.el (gnus-group-read-ephemeral-group): Add NUMBER
19485         argument and pass it to `gnus-group-read-group'.
19486
19487 2005-03-19  Aidan Kehoe  <kehoea@parhasard.net>
19488
19489         * mm-util.el (mm-xemacs-find-mime-charset): Only call
19490         mm-xemacs-find-mime-charset-1 if we have the mule feature
19491         available at runtime.
19492
19493 2005-03-25  Werner Lemberg  <wl@gnu.org>
19494
19495         * nnmaildir.el: Replace `illegal' with `invalid'.
19496
19497 2005-03-23  Lute Kamstra  <lute@gnu.org>
19498
19499         * time-date.el: Add comment on time value formats.
19500         Don't require parse-time.
19501         (with-decoded-time-value): New macro.
19502         (encode-time-value): New function.
19503         (time-to-seconds, time-less-p, time-subtract, time-add): Use them.
19504         (days-to-time): Return a valid time value when arg is huge.
19505         (time-since): Use time-subtract.
19506         (time-to-number-of-days): Use time-to-seconds.
19507
19508 2005-03-22  Stefan Monnier  <monnier@iro.umontreal.ca>
19509
19510         * gnus-start.el (gnus-display-time-event-handler):
19511         Check display-time-timer at runtime rather than only at load time
19512         in case display-time-mode is turned off in the mean time.
19513
19514 2005-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
19515
19516         * nnimap.el (nnimap-open-connection): Print which authinfo file is
19517         used.
19518
19519         * nneething.el (nneething-map-file-directory): Derive from
19520         `gnus-directory'.
19521
19522         * gnus-art.el (gnus-header-button-alist): Use `gnus-msg-mail' for
19523         the To/Cc button.
19524
19525 2005-03-15  Reiner Steib  <Reiner.Steib@gmx.de>
19526
19527         * nnmaildir.el (nnmaildir-request-accept-article):
19528         Use `nnheader-cancel-timer' for compatibility with current XEmacs.
19529
19530 2005-03-13  Andrey Slusar  <anrays@gmail.com>  (tiny change)
19531
19532         * gnus-async.el: Require timer-funcs at compile time when in
19533         XEmacs for `run-with-idle-timer'.
19534
19535 2005-03-13  Andrey Slusar  <anrays@gmail.com>  (tiny change)
19536
19537         * gnus.el: Don't try and mark `gnus-agent-save-groups' as an
19538         autoloaded function.
19539
19540 2005-03-10  Stefan Monnier  <monnier@iro.umontreal.ca>
19541
19542         * nnimap.el (nnimap-retrieve-headers-from-server): Fix last change.
19543
19544 2005-03-10  Arne Jørgensen  <arne@arnested.dk>  (tiny change)
19545
19546         * nnimap.el (nnimap-retrieve-headers-from-server): Fix off-by-one flaw.
19547
19548 2005-03-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19549
19550         * gnus-msg.el (gnus-confirm-mail-reply-to-news):
19551         Add gnus-expert-user to default.
19552
19553 2005-03-08  Juergen Kreileder  <jk@blackdown.de>  (tiny change)
19554
19555         * nnimap.el (nnimap-open-server): Ditto.
19556
19557         * imap.el (imap-authenticate): Fix typo.
19558
19559 2005-03-08  Bjorn Solberg  <bjorn_ding@hekneby.org>  (tiny change)
19560
19561         * nnimap.el (nnimap-retrieve-headers-from-server): Sort NOV
19562         buffer (since IMAP server might return FETCH response out of
19563         order, and the nntp buffer must be sorted).
19564
19565 2005-03-06  Kevin Greiner  <kevin.greiner@compsol.cc>
19566
19567         * gnus-start.el (gnus-convert-old-newsrc): Fix numeric
19568         comparison on string.
19569
19570         * gnus-agent.el (gnus-agent-long-article, gnus-agent-short-article)
19571         (gnus-agent-score): Rename category keywords to match gnus-cus.
19572         (gnus-agent-summary-fetch-series): Modify to protect against
19573         gnus-agent-summary-fetch-group clearing processable flags.
19574         (gnus-agent-synchronize-group-flags): Update live group buffer as
19575         synchronization may occur due to the user toggle the plugged
19576         status.
19577         (gnus-agent-fetch-group-1): Clear downloadable flag when article
19578         successfully downloaded.
19579         (gnus-agent-expire-group-1): Avoid using markers when the overview
19580         is in ascending order; greatly improves performance.
19581         (gnus-agent-regenerate-group):
19582         Use gnus-agent-synchronize-group-flags to reset read status in both
19583         gnus and server.
19584         (gnus-agent-update-files-total-fetched-for): Fix initial size.
19585
19586 2005-03-04  Reiner Steib  <Reiner.Steib@gmx.de>
19587
19588         * message.el: Don't autoload former message-utils variables.
19589         (message-strip-subject-trailing-was): Change doc string.
19590
19591         * nnweb.el: Fixes for `gnus-group-make-web-group'.
19592         (nnweb-type-definition): Don't add "hl=en" in `address'.  Add `base'.
19593         (nnweb-google-search): Add "hl=en" here.
19594         (nnweb-google-parse-1, nnweb-google-create-mapping):
19595         Don't hardcode URL.
19596
19597 2005-03-03  Reiner Steib  <Reiner.Steib@gmx.de>
19598
19599         * message.el (message-get-reply-headers, message-followup):
19600         Mention related variables `message-use-followup-to' and
19601         `message-use-mail-followup-to', in the information buffer.
19602
19603         * nnweb.el (nnweb-type-definition): Use groups.google.de instead
19604         of broken groups(-beta).google.com.
19605
19606 2005-03-03  Teodor Zlatanov  <tzz@lifelogs.com>
19607
19608         * gnus-sum.el (gnus-summary-move-article): Pass move-is-internal
19609         parameter to invoked gnus-request-move-article; remove the
19610         redundant gnus-sum-hint-move-is-internal variable; apply the marks
19611         all at once instead of once per article.
19612         (gnus-summary-remove-process-mark): Accept a list of articles as
19613         well as a single article for processing.
19614
19615         * gnus-int.el (gnus-request-move-article): Add move-is-internal
19616         parameter.
19617
19618         * nnml.el (nnml-request-move-article): Add move-is-internal parameter.
19619
19620         * nnmh.el (nnmh-request-move-article): Add move-is-internal parameter.
19621
19622         * nnmbox.el (nnmbox-request-move-article): Add move-is-internal
19623         parameter.
19624
19625         * nnmaildir.el (nnmaildir-request-move-article): Add move-is-internal
19626         parameter.
19627
19628         * nnimap.el (nnimap-request-move-article): Add move-is-internal
19629         parameter and remove the gnus-sum-hint-move-is-internal variable.
19630
19631         * nnfolder.el (nnfolder-request-move-article): Add move-is-internal
19632         parameter.
19633
19634         * nndraft.el (nndraft-request-move-article): Add move-is-internal
19635         parameter.
19636
19637         * nndiary.el (nndiary-request-move-article): Add move-is-internal
19638         parameter.
19639
19640         * nndb.el (nndb-request-move-article): Add move-is-internal parameter.
19641
19642         * nnbabyl.el (nnbabyl-request-move-article): Add move-is-internal
19643         parameter.
19644
19645         * nnagent.el (nnagent-request-move-article): Add move-is-internal
19646         parameter.
19647
19648 2005-03-01  Stefan Monnier  <monnier@iro.umontreal.ca>
19649
19650         * gnus-sum.el (gnus-summary-exit): Undo last change and fix it in
19651         a more conservative way.
19652
19653 2005-02-26  Stefan Monnier  <monnier@iro.umontreal.ca>
19654
19655         * gnus-sum.el (gnus-summary-exit): Move point after displaying the
19656         buffer, so it moves the window's cursor.
19657
19658 2005-02-26  Arne Jørgensen  <arne@arnested.dk>
19659
19660         * mm-decode.el (mm-dissect-buffer): Pass the from field on to
19661         `mm-dissect-multipart' and receive the from field as an (optional)
19662         argument from `mm-dissect-multipart'.
19663         (mm-dissect-multipart): Receive the from field as an argument and
19664         pass it on when we call `mm-dissect-buffer' on MIME parts.
19665         Fixes verification/decryption of signed/encrypted MIME parts.
19666
19667 2005-02-25  Teodor Zlatanov  <tzz@lifelogs.com>
19668
19669         * gnus-sum.el (gnus-summary-move-article):
19670         Set gnus-sum-hint-move-is-internal for gnus-request-move-article and
19671         whatever it calls (right now, only nnimap-request-move article
19672         respects it).
19673
19674         * nnimap.el (nnimap-request-move-article):
19675         When gnus-sum-hint-move-is-internal is set, don't do the extra
19676         nnimap-request-article.
19677
19678 2005-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
19679
19680         * nnheader.el (nnheader-find-file-noselect): Add doc string.
19681
19682         * nnfolder.el (nnfolder-read-folder): Use RAWFILE for
19683         `nnheader-find-file-noselect' to avoid `large-file-warning-threshold'.
19684
19685         * gnus-sum.el (gnus-summary-caesar-message):
19686         Apply `gnus-treat-article' after rotation.
19687
19688         * gnus-group.el (gnus-group-clear-data): Mention process/prefix in
19689         doc string.
19690
19691 2005-02-22  Simon Josefsson  <jas@extundo.com>
19692
19693         * encrypt.el (encrypt-password-cache-expiry): Remove (use
19694         `password-cache-expiry' instead).  Reported by Arne Jørgensen
19695         <arne@arnested.dk>.
19696         (encrypt): Add password-cache and password-cache-expiry as group
19697         members.
19698
19699 2005-02-22  Arne Jørgensen  <arne@arnested.dk>
19700
19701         * smime.el (smime-ldap-host-list): Doc fix.
19702         (smime-ask-passphrase): Use `password-read-and-add' to read (and
19703         cache) password.
19704         (smime-sign-region): Use it.
19705         (smime-decrypt-region): Use it.
19706         (smime-sign-buffer): Signal an error if `smime-sign-region' fails.
19707         (smime-encrypt-buffer): Signal an error if `smime-encrypt-region'
19708         fails.
19709         (smime-cert-by-ldap-1): Use `base64-encode-string' to convert
19710         certificate from DER to PEM format rather than calling openssl.
19711
19712         * mml-smime.el (mml-smime-encrypt-query): Remove obsolete comment.
19713
19714         * mml-sec.el (mml-secure-message): Insert keyfile/certfile tags
19715         for signing/encryption.
19716
19717         * mml.el (mml-parse-1): Use them.
19718
19719 2005-02-21  Arne Jørgensen  <arne@arnested.dk>
19720
19721         * nnrss.el (nnrss-verbose): Remove.
19722         (nnrss-request-group): Use `nnheader-message' instead.
19723
19724 2005-02-19  Mark Plaksin  <happy@usg.edu>  (tiny change)
19725
19726         * nnrss.el (nnrss-verbose): New variable.
19727         (nnrss-request-group): Make it say nnrss is requesting a group.
19728
19729 2005-02-21  Reiner Steib  <Reiner.Steib@gmx.de>
19730
19731         * gnus-art.el (gnus-parse-news-url, gnus-button-handle-news):
19732         Handle news URL with given port correctly.
19733
19734 2005-02-19  Katsumi Yamaoka  <yamaoka@jpl.org>
19735
19736         * gnus-msg.el (gnus-copy-article-buffer): Quote decoded words
19737         containing special characters.
19738
19739         * gnus-sum.el (gnus-summary-edit-article): Ditto.
19740
19741         * mml.el (mime-to-mml): Ditto.
19742
19743         * rfc2047.el (rfc2047-encode-parameter): Use ietf-drums-tspecials.
19744         (rfc2047-quote-decoded-words-containing-tspecials): New variable.
19745         (rfc2047-decode-region): Quote decoded words containing special
19746         characters when rfc2047-quote-decoded-words-containing-tspecials
19747         is non-nil.
19748
19749 2005-02-16  Teodor Zlatanov  <tzz@lifelogs.com>
19750
19751         * gnus-registry.el (gnus-registry-delete-group): Add minor bug fix.
19752
19753         * gnus.el (gnus-install-group-spam-parameters): Add minor doc fix.
19754
19755 2005-02-15  Simon Josefsson  <jas@extundo.com>
19756
19757         * nnimap.el (nnimap-debug): Doc fix.
19758
19759         * imap.el (imap-debug): Doc fix.
19760
19761 2005-02-15  Katsumi Yamaoka  <yamaoka@jpl.org>
19762
19763         * gnus-art.el: Avoid "Recursive load suspected" error in Emacs 21.1.
19764
19765 2005-02-14  Teodor Zlatanov  <tzz@lifelogs.com>
19766
19767         * gnus.el (spam-contents): Improve docs for spam-contents
19768         parameter in its variable incarnation.
19769
19770 2005-02-14  Simon Josefsson  <jas@extundo.com>
19771
19772         * smime-ldap.el: Use require instead of load-library for ldap.
19773         (smime-ldap-search): Indent.
19774         (smime-ldap-search-internal): Shorten line.
19775
19776         * smime.el (smime-cert-by-dns): Add doc-string.
19777         (smime-cert-by-ldap-1): Indent.
19778
19779         * mml-smime.el (mml-smime-get-ldap-cert): Rename from
19780         mml-smime-get-dns-ldap.
19781         (mml-smime-encrypt-query): Use new function.  Default to ldap.
19782
19783 2005-02-14  Arne Jørgensen  <arne@arnested.dk>
19784
19785         * smime.el: Require smime-ldap.
19786         (smime-ldap-host-list): New variable.
19787         (smime-cert-by-ldap, smime-cert-by-ldap-1): New functions.
19788
19789         * mml-smime.el (mml-smime-encrypt-query): New function.
19790         (mml-smime-encrypt-query): Use it.
19791
19792         * smime-ldap.el: New file.
19793
19794 2005-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
19795
19796         * gnus-agent.el: Remove garbage made while merging the Emacs trunk.
19797
19798 2005-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
19799
19800         * gnus-group.el (gnus-group-make-doc-group): Mention prefix
19801         argument in doc string.  Make query for type more clear.
19802
19803 2005-02-13  Reiner Steib  <Reiner.Steib@gmx.de>
19804
19805         * gnus.el (gnus-group-startup-message): Search for gnus images in
19806         etc/images/gnus.
19807         * mm-util.el (mm-image-load-path): Likewise.
19808         * smiley.el (smiley-data-directory): Search for smilies in
19809         etc/images/smilies.
19810
19811 2005-02-09  Kim F. Storm  <storm@cua.dk>
19812
19813         Change Emacs release version from 21.4 to 22.1 throughout.
19814         Change Emacs development version from 21.3.50 to 22.0.50.
19815
19816 2005-02-12  Katsumi Yamaoka  <yamaoka@jpl.org>
19817
19818         * gnus-art.el (gnus-mime-copy-part): Don't decode compressed parts.
19819
19820         * mm-util.el (mm-coding-system-to-mime-charset): Make it work with
19821         non-Mule XEmacs as well.
19822         (mm-decompress-buffer): Signal an error intentionally if it does
19823         not decompress compressed data because auto-compression-mode is
19824         disabled.
19825
19826 2005-02-11  Teodor Zlatanov  <tzz@lifelogs.com>
19827
19828         * gnus-registry.el (gnus-registry-delete-group): Fix bug: leaves
19829         an ID in the registry even if it has no groups.
19830
19831 2005-02-10  Katsumi Yamaoka  <yamaoka@jpl.org>
19832
19833         * gnus-art.el (gnus-mime-jka-compr-maybe-uncompress): Remove;
19834         merge it into mm-decompress-buffer.
19835         (gnus-mime-copy-part): Use the MIME part charset, the value which
19836         a user specified or gnus-newsgroup-charset for decoding, like
19837         gnus-mime-inline-part does; set buffer-file-coding-system to tell
19838         save-buffer what was used.  Suggested by Kevin Ryde
19839         <user42@zip.com.au>.
19840         (gnus-mime-inline-part): Allow the name parameter as well as the
19841         filename parameter; force decompressing of compressed data; always
19842         display contents being not decoded as unibyte.
19843
19844         * mm-view.el (mm-display-inline-fontify): Allow the name parameter
19845         as well as the filename parameter.
19846
19847         * mm-util.el (mm-decompress-buffer):
19848         Merge gnus-mime-jka-compr-maybe-uncompress.
19849         (mm-find-buffer-file-coding-system): Doc fix; force decompressing
19850         of compressed data.
19851
19852 2005-02-08  Simon Josefsson  <jas@extundo.com>
19853
19854         * imap.el (imap-log): Doc fix.
19855
19856 2005-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
19857
19858         * gnus-art.el (gnus-mime-inline-part): Decode parts according to
19859         the coding cookies; decompress compressed parts.
19860
19861         * mml.el (mml-generate-mime-1): Add the charset parameter according
19862         to the value which a user specified manually or the coding cookie.
19863
19864         * mm-util.el (mm-string-to-multibyte): New function.
19865         (mm-detect-mime-charset-region): Work with Emacs 22 as well.
19866         (mm-coding-system-to-mime-charset): New function.
19867         (mm-decompress-buffer): New function.
19868         (mm-find-buffer-file-coding-system): New function.
19869
19870         * mm-view.el (mm-insert-inline): Make sure a part ends with a newline.
19871         (mm-display-inline-fontify): Rewrite for decoding and decompressing
19872         parts.
19873
19874 2005-02-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
19875
19876         * mm-view.el (mm-display-inline-fontify): Decode a part according
19877         to the charset parameter.
19878
19879 2005-02-03  Katsumi Yamaoka  <yamaoka@jpl.org>
19880
19881         * gnus-art.el (gnus-mime-inline-part): Show the raw contents if a
19882         prefix arg is neither nil nor a number, as info specifies.
19883
19884 2005-02-02  Katsumi Yamaoka  <yamaoka@jpl.org>
19885
19886         * nntp.el (nntp-marks-changed-p): Use time-less-p to compare the
19887         timestamps.
19888
19889 2005-02-02  Jari Aalto  <jari.aalto@cante.net>
19890
19891         * gnus-sum.el (gnus-list-of-unread-articles): Improve active
19892         groups error checking and notify user.
19893
19894 2005-02-02  Jari Aalto  <jari.aalto@poboxes.com>
19895
19896         * message.el (message-send-mail-function): Check existence of
19897         sendmail-program first before using default value
19898         `message-send-mail-with-sendmail'.  Otherwise use more generic
19899         `smtpmail-send-it'.
19900
19901 2005-02-01  Katsumi Yamaoka  <yamaoka@jpl.org>
19902
19903         * nntp.el (nntp-request-update-info): Always return nil.
19904
19905 2005-01-30  Stefan Monnier  <monnier@iro.umontreal.ca>
19906
19907         * gnus-art.el (gnus-article-mode): Turn off the "\ " non-break space.
19908
19909 2005-01-28  Stefan Monnier  <monnier@iro.umontreal.ca>
19910
19911         * message.el (message-beginning-of-line): Change the behavior when
19912         invoked between BOL and : so that it first moves backward.
19913
19914 2005-01-28  Katsumi Yamaoka  <yamaoka@jpl.org>
19915
19916         * gnus-art.el (gnus-article-setup-buffer): Kill and re-create the
19917         article buffer when editing of the article is discarded.
19918         (gnus-article-prepare): Revert.
19919
19920 2005-01-28  Katsumi Yamaoka  <yamaoka@jpl.org>
19921
19922         * gnus-art.el (gnus-article-prepare):
19923         Remove message-strip-forbidden-properties from the local hook.
19924
19925 2005-01-27  Simon Josefsson  <jas@extundo.com>
19926
19927         * password.el (password-cache-add): Only start one timer per key.
19928         Reported by Derek Atkins <warlord@MIT.EDU>.
19929
19930 2005-01-26  Steve Youngs  <steve@sxemacs.org>
19931
19932         * run-at-time.el: Remove.  It is no longer needed as
19933         timer-funcs.el in the xemacs-base package has a working version of
19934         `run-at-time'.
19935
19936         * gnus-xmas.el: Require timer-funcs instead of run-at-time.
19937
19938         * password.el: Require timer-funcs instead of run-at-time in
19939         XEmacs.
19940         Remove `password-run-at-time' macro.
19941         (password-cache-add): Use `run-at-time' instead of
19942         `password-run-at-time'.
19943
19944         * nnheaderxm.el: Require timer-funcs instead of run-at-time.
19945         Remove `nnheader-cancel-function-timers' alias,
19946         `cancel-function-timers' exists in XEmacs in timer-funcs.
19947
19948         * mail-source.el: Require timer-funcs instead of itimer in XEmacs
19949         for `run-with-idle-timer'.
19950
19951         * gnus-demon.el: Require timer-funcs instead of itimer in XEmacs
19952         for `run-at-time'.
19953
19954         * mm-url.el: Require timer-funcs at compile time when in XEmacs
19955         for `with-timeout'.
19956
19957         * dgnushack.el: Autoload the correct `setenv' for SXEmacs which is
19958         the same as for XEmacs 21.4.
19959         No need to ignore `run-with-idle-timer', this function exists in
19960         XEmacs now in timer-funcs.el in the xemacs-base package.
19961         (dgnushack-compile): No need to delete
19962         run-at-time.el from the list of files to compile because it
19963         doesn't exist anymore.
19964
19965 2005-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
19966
19967         * mml.el (mml-generate-mime-1): Convert string into unibyte when
19968         inserting " *mml*" buffer's contents into a unibyte temp buffer.
19969
19970 2005-01-24  Harald Meland  <harald.meland@usit.uio.no>  (tiny change)
19971
19972         * mail-source.el (mail-source-fetch-imap): Search for ^From case
19973         sensitively.
19974
19975 2005-01-21  Derek Atkins  <warlord@MIT.EDU>  (tiny change)
19976
19977         * pgg-pgp.el (pgg-pgp-decrypt-region): Use passphrase cache.
19978
19979 2005-01-20  Katsumi Yamaoka  <yamaoka@jpl.org>
19980
19981         * mm-decode.el (mm-insert-part): Switch the multibyteness of data
19982         which will be inserted according to the multibyteness of a buffer
19983         rather than the type of contents.  Suggested by ARISAWA Akihiro
19984         <ari@mbf.ocn.ne.jp>.
19985
19986         * nnrss.el (nnrss-find-el): Check carefully whether there's a list
19987         of string which old xml.el may return rather than a string.
19988
19989 2005-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
19990
19991         * gnus-sum.el (gnus-summary-idna-message): Silence byte compiler.
19992
19993 2005-01-16  Simon Josefsson  <jas@extundo.com>
19994
19995         * gnus-sum.el (gnus-summary-idna-message): Fail gracefully if
19996         idn/idna.el isn't available.
19997         (gnus-summary-idna-message): Doc fix.  Suggested by Michael Cook
19998         <michael@waxrat.com>.
19999
20000         * hashcash.el: Remove non-FSF copyright header.
20001
20002         * hashcash.el (hashcash-extra-generate-parameters): New variable.
20003         (hashcash-generate-payment): Use it.
20004         (hashcash-generate-payment-async): Use it.
20005
20006 2005-01-15  Simon Josefsson  <jas@extundo.com>
20007
20008         * message.el (message-idna-to-ascii-rhs): Decode Reply-To too.
20009         Suggested by Raymond Scholz <ray-2005@zonix.de>.
20010
20011         * gnus-sum.el (gnus-summary-wash-map): Bind "W i" to
20012         gnus-summary-idna-message.
20013         (gnus-summary-make-menu-bar): Add De-IDNA menu entry.
20014         (gnus-summary-idna-message): New function.
20015
20016 2005-01-13  Reiner Steib  <Reiner.Steib@gmx.de>
20017
20018         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Change default to
20019         gnus-novice-user.
20020
20021 2005-01-12  Katsumi Yamaoka  <yamaoka@jpl.org>
20022
20023         * nnrss.el (nnrss-request-delete-group): Delete entries in
20024         nnrss-group-alist as well.
20025         (nnrss-save-server-data): Insert newline.
20026
20027 2005-01-10  Reiner Steib  <Reiner.Steib@gmx.de>
20028
20029         * gnus.el (gnus-user-agent): Use list of symbols instead of
20030         symbols.  Display full version number for (S)XEmacs.
20031         Optionally display (S)XEmacs codename.
20032
20033         * gnus-util.el (gnus-emacs-version): Update for new
20034         `gnus-user-agent'.
20035
20036         * gnus-msg.el (gnus-extended-version): Make it possible to omit
20037         Gnus version.
20038
20039 2005-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
20040
20041         * spam.el (spam-face): New face.  Don't use `gnus-splash-face'
20042         which is unreadable in some setups.
20043
20044 2005-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
20045
20046         * gnus-spec.el (gnus-update-format-specifications): Flush the
20047         group format spec cache if it doesn't support decoded group names.
20048
20049 2005-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
20050
20051         * gnus-score.el (gnus-decay-scores, gnus-score-load-file):
20052         Allow to apply decay on score files matching a regexp.
20053
20054 2004-12-30  Katsumi Yamaoka  <yamaoka@jpl.org>
20055
20056         * gnus-group.el (gnus-group-line-format-alist): Keep the forward
20057         compatibility in %g and %c.
20058
20059 2004-12-29  Katsumi Yamaoka  <yamaoka@jpl.org>
20060
20061         * gnus-group.el (gnus-group-line-format-alist): Use decoded group
20062         name for only %g and %c.
20063         (gnus-group-insert-group-line): Bind gnus-tmp-decoded-group instead
20064         of gnus-tmp-group to decoded group name.
20065         (gnus-group-make-rss-group): Exclude `/'s from group names.
20066
20067 2004-12-28  Katsumi Yamaoka  <yamaoka@jpl.org>
20068
20069         * nnrss.el (nnrss-get-encoding): Fix regexp.
20070
20071 2004-12-27  Simon Josefsson  <jas@extundo.com>
20072
20073         * mm-bodies.el (mm-body-encoding): Don't permit 7-bit to be used when
20074         mm-use-ultra-safe-encoding is enabled (e.g., for PGP/MIME) and we have
20075         trailing white space.  Reported by Werner Koch <wk@gnupg.org>.
20076
20077 2004-12-17  Kim F. Storm  <storm@cua.dk>
20078
20079         * gnus-group.el (gnus-group-mode-map): Map follow-link to mouse-face.
20080
20081         * gnus-sum.el (gnus-summary-mode-map): Likewise.
20082
20083 2004-12-26  Tsuyoshi AKIHO  <akiho@kawachi.zaq.ne.jp>
20084
20085         * gnus-sum.el (gnus-summary-walk-group-buffer): Decode group name.
20086
20087 2004-12-26  Katsumi Yamaoka  <yamaoka@jpl.org>
20088
20089         * nnrss.el: Require rfc2047 and mml.
20090         (nnrss-file-coding-system): New variable.
20091         (nnrss-format-string): Redefine it as an inline function.
20092         (nnrss-decode-group-name): New function.
20093         (nnrss-string-as-multibyte): Remove.
20094         (nnrss-retrieve-headers): Decode group name; don't use
20095         nnrss-format-string.
20096         (nnrss-request-group): Decode group name.
20097         (nnrss-request-article): Decode group name; allow a Message-ID as
20098         well as an article number; don't use nnrss-format-string; encode a
20099         Message-ID string which may contain non-ASCII characters; use
20100         mml-to-mime to compose a MIME article.
20101         (nnrss-request-expire-articles): Decode group name.
20102         (nnrss-request-delete-group): Decode group name.
20103         (nnrss-fetch): Clarify error message.
20104         (nnrss-read-server-data): Use insert-file-contents instead of load;
20105         bind file-name-coding-system; use multibyte buffer.
20106         (nnrss-save-server-data): Bind coding-system-for-write to the
20107         value of nnrss-file-coding-system; bind file-name-coding-system;
20108         add coding cookie.
20109         (nnrss-read-group-data): Use insert-file-contents instead of load;
20110         bind file-name-coding-system; use multibyte buffer.
20111         (nnrss-save-group-data): Bind coding-system-for-write to the
20112         value of nnrss-file-coding-system; bind file-name-coding-system.
20113         (nnrss-decode-entities-string): Rename from n-d-e-unibyte-string;
20114         make it work with non-ASCII text.
20115         (nnrss-find-el): Make it work with old xml.el as well.
20116
20117 2004-12-26  Tsuyoshi AKIHO  <akiho@kawachi.zaq.ne.jp>
20118
20119         * nnrss.el (nnrss-get-encoding): New function.
20120         (nnrss-fetch): Use unibyte buffer initially; bind
20121         coding-system-for-read while performing mm-url-insert; remove ^Ms;
20122         decode contents according to the encoding attribute.
20123         (nnrss-save-group-data): Add coding cookie.
20124         (nnrss-mime-encode-string): New function.
20125         (nnrss-check-group): Use it to encode subject and author.
20126
20127 2004-12-23  Teodor Zlatanov  <tzz@lifelogs.com>
20128
20129         * spam.el (spam-check-BBDB): Don't get the symbol-value of an
20130         imaginary variable.
20131
20132 2004-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
20133
20134         * gnus-spec.el (gnus-spec-tab): Make a Lisp form which works
20135         correctly even if there are wide characters.
20136
20137 2004-12-21  Teodor Zlatanov  <tzz@lifelogs.com>
20138
20139         * spam.el (spam-check-BBDB): Fix the BBDB caching code to use
20140         downcased symbol names; make a new cache instead of reusing
20141         bbdb-hashtable.
20142
20143 2004-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
20144
20145         * rfc2231.el (rfc2231-parse-string): Decode encoded value after
20146         concatenating segments rather than before concatenating them.
20147         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
20148
20149         * message.el (message-get-reply-headers): Bind `extra'.
20150
20151 2004-12-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20152
20153         * message.el (message-extra-wide-headers): New variable.
20154         (message-get-reply-headers): Use it.
20155
20156 2004-12-20  Katsumi Yamaoka  <yamaoka@jpl.org>
20157
20158         * gnus-agent.el (gnus-agent-group-path): Decode group name.
20159         (gnus-agent-group-pathname): Ditto.
20160
20161         * gnus-cache.el (gnus-cache-file-name): Decode group name.
20162
20163         * gnus-group.el (gnus-group-make-group): Decode group name.
20164         (gnus-group-make-rss-group): Register the group data after opening
20165         the nnrss group.
20166
20167 2004-12-17  Paul Jarc  <prj@po.cwru.edu>
20168
20169         * nnmaildir.el (nnmaildir-request-expire-articles): Articles moved
20170         by expiry now get marked as read.
20171
20172 2004-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
20173
20174         * mm-util.el (mm-xemacs-find-mime-charset): New macro.
20175
20176 2004-12-17  Aidan Kehoe  <kehoea@parhasard.net>
20177
20178         * mm-util.el (mm-xemacs-find-mime-charset-1): New function used to
20179         unify Latin characters in XEmacs.
20180         (mm-find-mime-charset-region): Use it.
20181
20182 2004-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
20183
20184         * gnus-util.el (gnus-delete-directory): New function.
20185
20186         * gnus-agent.el (gnus-agent-delete-group): Use it.
20187
20188         * gnus-cache.el (gnus-cache-delete-group): Use it.
20189
20190 2004-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
20191
20192         * gnus-group.el (gnus-group-make-rss-group): Unify non-ASCII group
20193         names.
20194
20195 2004-12-16  Simon Josefsson  <jas@extundo.com>
20196
20197         * hashcash.el (hashcash-payment-alist): Fix custom :type.
20198
20199 2004-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
20200
20201         * mm-url.el (mm-url-predefined-programs): Add --silent arg to curl.
20202
20203         * gnus-group.el (gnus-group-expire-articles-1): Decode group name.
20204         (gnus-group-set-current-level): Decode group name.
20205
20206 2004-12-15  Maciek Pasternacki  <maciekp@japhy.fnord.org>  (tiny change)
20207
20208         * nnrss.el (nnrss-fetch): Signal an error if w3-parse-buffer also
20209         failed.
20210
20211 2004-12-14  Katsumi Yamaoka  <yamaoka@jpl.org>
20212
20213         * gnus-group.el (gnus-group-delete-group): Decode group name.
20214         (gnus-group-make-rss-group): Encode group name.
20215         (gnus-group-catchup-current): Decode group name.
20216         (gnus-group-kill-group): Decode group name.
20217
20218 2004-12-08  Stefan Monnier  <monnier@iro.umontreal.ca>
20219
20220         * gnus-art.el (gnus-narrow-to-page): Don't hardcode point-min.
20221
20222 2004-12-13  Katsumi Yamaoka  <yamaoka@jpl.org>
20223
20224         * gnus-group.el (gnus-group-make-rss-group):
20225         Use gnus-group-make-group instead of gnus-group-unsubscribe-group.
20226
20227         * gnus-start.el (gnus-setup-news): Honor user's setting to
20228         gnus-message-archive-method.  Suggested by Lute Kamstra
20229         <lute@gnu.org>.
20230
20231 2004-12-10  Arnaud Giersch  <arnaud.giersch@free.fr>  (tiny change)
20232
20233         * gnus-sum.el (gnus-summary-exit-no-update): Don't clear the
20234         global counterparts of the buffer-local variables.
20235
20236 2004-11-16  Romain Francoise  <romain@orebokech.com>
20237
20238         * gnus-sum.el (gnus-summary-exit): Don't clear the global
20239         counterparts of the buffer-local variables.
20240
20241 2004-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
20242
20243         * message.el (message-forbidden-properties): Fix typo in doc
20244         string.
20245
20246 2004-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
20247
20248         * gnus-util.el (gnus-replace-in-string): Add doc string.
20249
20250         * nnmail.el (nnmail-split-header-length-limit): Increase to 2048
20251         to avoid problems when splitting mails with many recipients.
20252
20253 2004-11-22  Stefan Monnier  <monnier@iro.umontreal.ca>
20254
20255         * gnus-sum.el (gnus-summary-exit): Remove redundant and harmful
20256         pop-to-buffer, covered by the subsequent gnus-configure-windows.
20257
20258 2004-12-05  Nelson Ferreira  <nelson.ferreira@ieee.org>
20259
20260         * spam-stat.el (spam-stat-save): Load the hashtable from disk only
20261         if there is no hashtable in memory or file modification time is
20262         newer than cached timestamp.
20263
20264 2004-12-03  Reiner Steib  <Reiner.Steib@gmx.de>
20265
20266         * gnus-sum.el (gnus-summary-limit-to-recipient):
20267         Implement not-matching option.
20268
20269 2004-12-02  Reiner Steib  <Reiner.Steib@gmx.de>
20270
20271         * gnus-sum.el (gnus-summary-limit-to-recipient): New function.
20272         Suggested David Mazieres in analogy to rmail-summary-by-recipients.
20273         (gnus-summary-limit-map, gnus-summary-make-menu-bar): Add it.
20274         (gnus-article-sort-by-recipient, gnus-summary-sort-by-recipient):
20275         New functions.  Suggested by Uwe Brauer <oub@mat.ucm.es>.
20276         (gnus-summary-mode-map, gnus-summary-make-menu-bar): Add it.
20277
20278 2004-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
20279
20280         * message.el (message-forward-make-body-mml): Remove headers
20281         according to message-forward-ignored-headers if a message is decoded.
20282
20283 2004-12-02  Romain Francoise  <romain@orebokech.com>
20284
20285         * message.el (message-forward-make-body-plain): Always remove
20286         headers according to message-forward-ignored-headers.
20287
20288 2004-12-01  Teodor Zlatanov  <tzz@lifelogs.com>
20289
20290         * spam.el (spam-summary-prepare-exit): Remove the
20291         gnus-summary-limit pop for now, it has problems with ham marks for
20292         me.
20293
20294 2004-11-29  Teodor Zlatanov  <tzz@lifelogs.com>
20295
20296         * spam.el (spam-summary-prepare-exit): Use gnus-summary-limit
20297         correctly.
20298
20299 2004-11-28  Carl Henrik Lunde  <chlunde+bugs+@ping.uio.no>  (tiny change)
20300
20301         * format-spec.el (format-spec): Message the char.
20302
20303 2004-11-26  Teodor Zlatanov  <tzz@lifelogs.com>
20304
20305         * gnus-art.el (gnus-split-methods): Reformat comments.
20306
20307         * spam.el (spam-summary-prepare-exit): Remove article limits
20308         before exiting the summary buffer.
20309
20310 2004-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
20311
20312         * lpath.el: Remove bbdb-create-internal, bbdb-records,
20313         spam-BBDB-register-routine and spam-enter-ham-BBDB.
20314
20315         * nnrss.el (nnrss-string-as-multibyte): Redefine it as a macro in
20316         order to silence the byte compiler.
20317
20318         * spam.el: Fix the way to silence the byte compiler, which
20319         complained about bbdb-buffer, bbdb-create-internal, bbdb-records,
20320         bbdb-search-simple, spam-BBDB-register-routine,
20321         spam-enter-ham-BBDB, spam-stat-buffer-change-to-non-spam,
20322         spam-stat-buffer-change-to-spam, spam-stat-buffer-is-non-spam,
20323         spam-stat-buffer-is-spam, spam-stat-load,
20324         spam-stat-register-ham-routine, spam-stat-register-spam-routine,
20325         spam-stat-save and spam-stat-split-fancy.
20326
20327 2004-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
20328
20329         * canlock.el (canlock-password): Remove `:size 0' or `:size 1'
20330         which may confuse users.
20331         (canlock-password-for-verify): Ditto.
20332
20333         * deuglify.el (gnus-outlook-deuglify-unwrap-stop-chars): Ditto.
20334
20335         * gnus-art.el (gnus-emphasis-alist): Ditto.
20336
20337         * gnus-registry.el (gnus-registry-max-entries): Ditto.
20338
20339         * gnus-score.el (gnus-adaptive-word-length-limit): Ditto.
20340
20341         * gnus-start.el (gnus-save-killed-list): Ditto.
20342
20343         * gnus-sum.el (gnus-thread-hide-subtree): Ditto.
20344         (gnus-sum-thread-tree-root): Ditto.
20345         (gnus-sum-thread-tree-false-root): Ditto.
20346         (gnus-sum-thread-tree-single-indent): Ditto.
20347
20348         * message.el (message-courtesy-message): Ditto.
20349         (message-archive-note): Ditto.
20350         (message-subscribed-address-file): Ditto.
20351         (message-user-fqdn): Ditto.
20352
20353         * spam-report.el (spam-report-gmane-regex): Ditto.
20354
20355         * spam.el (spam-blackhole-good-server-regex): Ditto.
20356
20357 2004-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
20358
20359         * mml.el (mml-preview): Widen the message buffer before copying
20360         the contents to the preview buffer; sort headers before previewing.
20361
20362         * message.el (message-hidden-headers): Fix the way to avoid a bug
20363         in the `repeat' widget in Emacs 21.3 or earlier.
20364
20365 2004-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
20366
20367         * message.el (message-hidden-headers): Default to "^References:".
20368         Improve customization type.  Suggested by Reiner Steib
20369         <Reiner.Steib@gmx.de>.
20370
20371 2004-11-25  Romain Francoise  <romain@orebokech.com>
20372
20373         * message.el (message-strip-forbidden-properties): Remove check for
20374         obsolete `message-hidden' text property, hidden headers are not
20375         accessible in the buffer anymore.
20376
20377 2004-11-22  Romain Francoise  <romain@orebokech.com>
20378
20379         * message.el (message-header-format-alist): Add `From' in list
20380         so that it can be sorted.
20381         (message-fix-before-sending): Widen and sort headers before
20382         sending.
20383         (message-hide-headers): Use narrowing to hide headers by moving
20384         them to the top of the buffer and narrowing to the region
20385         underneath.
20386
20387 2004-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20388
20389         * message.el (message-strip-forbidden-properties):
20390         Bind buffer-read-only (etc) to nil.
20391
20392 2004-11-23  Katsumi Yamaoka  <yamaoka@jpl.org>
20393
20394         * rfc2047.el (rfc2047-header-encoding-alist): Add In-Reply-To to
20395         address-mime.  Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
20396
20397 2004-11-22  Marek Martin  <marek.martin@mum.pri.ee>  (tiny change)
20398
20399         * nnfolder.el (nnfolder-request-create-group): Save current buffer.
20400
20401 2004-11-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20402
20403         * dns.el (query-dns): Use sit-for to time instead of
20404         accept-process-output, since that doesn't seem to work on udp
20405         sockets.
20406
20407 2004-11-17  Katsumi Yamaoka  <yamaoka@jpl.org>
20408
20409         * rfc2047.el (rfc2047-encode-region): Encode bogus delimiters.
20410
20411 2004-11-15  Jesper Harder  <harder@ifa.au.dk>
20412
20413         * pop3.el (pop3-leave-mail-on-server): Don't quote nil in
20414         doc string.  Improve doc string.
20415
20416 2004-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
20417
20418         * nntp.el (nntp-request-update-info): Return nil if
20419         nntp-marks-is-evil is true so that gnus-get-unread-articles-in-group
20420         may not call gnus-activate-group which uselessly issues the GROUP
20421         commands for all nntp groups and wastes time.  Reported by Romain
20422         Francoise <romain@orebokech.com>.
20423
20424         * gnus-start.el (gnus-get-unread-articles): Remove redundant test.
20425
20426 2004-11-15  Simon Josefsson  <jas@extundo.com>
20427
20428         * gnus-art.el (gnus-header-button-alist): Handle URLs in OpenPGP:
20429         headers separately.
20430         (gnus-button-openpgp): New function, inspired by Jochen Küpper
20431         <jochen-+It19tn3Rl9sbm7dSapR3bNAH6kLmebB@public.gmane.org>.
20432
20433 2004-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
20434
20435         * gnus-start.el (gnus-convert-old-newsrc):
20436         Assign legacy-gnus-agent to 5.10.7.
20437
20438 2004-11-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20439
20440         * gnus-art.el (article-unsplit-urls): Don't anchor urls to the
20441         start of the lines.
20442
20443 2004-11-14  Magnus Henoch  <mange@freemail.hu>
20444
20445         * hashcash.el (hashcash-default-payment): Change default to 20.
20446         (hashcash-default-accept-payment): Change default to 20.
20447         (hashcash-process-alist): New variable.
20448         (hashcash-generate-payment-async): Add.
20449         (hashcash-already-paid-p): Add.
20450         (hashcash-insert-payment): Don't generate payments twice.
20451         (hashcash-insert-payment-async): Add.
20452         (hashcash-insert-payment-async-2): Add.
20453         (hashcash-cancel-async): Add.
20454         (hashcash-wait-async): Add.
20455         (hashcash-processes-running-p): Add.
20456         (hashcash-wait-or-cancel): Add.
20457         (mail-add-payment): New optional argument.  Conditionally start
20458         asynchronous calculation.
20459         (mail-add-payment-async): Add.
20460
20461         * message.el (message-send-mail): Wait for asynchronous hashcash
20462         results.  Don't clobber existing X-Hashcash headers.
20463         (message-setup-1): Call mail-add-payment-async when
20464         message-generate-hashcash is non-nil.
20465
20466 2004-11-11  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
20467
20468         * message.el (message-use-alternative-email-as-from): Examine the
20469         From header as well; use message-make-from in order to include a
20470         user's full name.
20471
20472 2004-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
20473
20474         * gnus-art.el (gnus-emphasis-alist): Don't hide asterisks by
20475         default; improve customization type.
20476         (gnus-emphasis-custom-with-format): New macro.
20477         (gnus-emphasis-custom-value-to-external): New function.
20478         (gnus-emphasis-custom-value-to-internal): New function.
20479
20480 2004-11-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20481
20482         * dns.el (query-dns): Resolve reverse addresses.
20483
20484 2004-10-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20485
20486         * gnus-group.el (gnus-group-get-new-news): Use it.
20487
20488         * gnus-start.el (gnus-check-reasonable-setup): New function.
20489
20490 2004-11-07  Katsumi Yamaoka  <yamaoka@jpl.org>
20491
20492         * gnus-msg.el (gnus-configure-posting-styles): Don't cause the
20493         "Args out of range" error.  Reported by Arnaud Giersch
20494         <arnaud.giersch@free.fr>.
20495
20496 2004-11-07  Stefan Wiens  <s.wi@gmx.net>  (tiny change)
20497
20498         * gnus-sum.el (gnus-summary-clear-local-variables): Use symbolp.
20499
20500 2004-11-04  Richard M. Stallman  <rms@gnu.org>
20501
20502         * spam.el (spam group): Add :version.
20503
20504         * pgg-def.el (pgg group): Add :version.
20505
20506 2004-11-04  Katsumi Yamaoka  <yamaoka@jpl.org>
20507
20508         * gnus-art.el (gnus-article-edit-article): Don't associate the
20509         article buffer with a draft file.  This is a temporary measure
20510         against the 2004-08-22 change to gnus-article-edit-mode.
20511
20512 2004-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
20513
20514         * html2text.el (html2text-get-attr): Remove unused argument `tag'.
20515         (html2text-format-tags): Remove unused variable `attr'.
20516
20517 2004-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
20518
20519         * gnus-msg.el (gnus-summary-resend-default-address): Add :version.
20520
20521         * tls.el (tls-process-connection-type, tls-success)
20522         (tls-certtool-program): Add :version.
20523
20524         * starttls.el (starttls-gnutls-program, starttls-use-gnutls)
20525         (starttls-extra-arguments, starttls-process-connection-type)
20526         (starttls-connect, starttls-failure, starttls-success): Add :version.
20527
20528         * spam-stat.el (spam-stat): Add :version.
20529
20530         * sieve.el (sieve): Add :version.
20531
20532         * sha1.el (sha1): Add :version.
20533         (sha1-use-external): Remove redundant version.
20534
20535         * nnmail.el (nnmail-split-fancy-with-parent-ignore-groups)
20536         (nnmail-cache-ignore-groups, nnmail-spool-hook)
20537         (nnmail-split-fancy-match-partial-words)
20538         (nnmail-split-lowercase-expanded): Add :version.
20539
20540         * nndiary.el (nndiary): Add :version.
20541
20542         * mml2015.el (mml2015-unabbrev-trust-alist): Add :version.
20543
20544         * mml-sec.el (mml-default-sign-method)
20545         (mml-default-encrypt-method, mml-signencrypt-style-alist):
20546         Add :version.
20547
20548         * mm-uu.el (mm-uu-diff-groups-regexp): Add :version.
20549
20550         * mm-url.el (mm-url-use-external, mm-url-program)
20551         (mm-url-arguments): Add :version.
20552
20553         * mm-decode.el (mm-inline-text-html-with-w3m-keymap)
20554         (mm-attachment-file-modes, mm-decrypt-option)
20555         (mm-w3m-safe-url-regexp): Add :version.
20556
20557         * message.el (message-cite-prefix-regexp)
20558         (message-sendmail-envelope-from, message-minibuffer-local-map)
20559         (message-user-fqdn, message-completion-alist): Add :version.
20560
20561         * gnus-win.el (gnus-configure-windows-hook)
20562         (gnus-use-frames-on-any-display): Add :version.
20563
20564         * gnus-art.el (gnus-article-address-banner-alist)
20565         (gnus-treat-unsplit-urls, gnus-treat-unfold-headers)
20566         (gnus-treat-from-picon, gnus-treat-mail-picon)
20567         (gnus-treat-x-pgp-sig): Add :version.
20568
20569         * gnus-sum.el (gnus-spam-mark, gnus-recent-mark)
20570         (gnus-undownloaded-mark, gnus-summary-article-move-hook)
20571         (gnus-summary-article-delete-hook)
20572         (gnus-summary-display-while-building): Add :version.
20573
20574         * gnus-start.el (gnus-subscribe-newsgroup-hooks)
20575         (gnus-get-top-new-news-hook): Add :version.
20576
20577         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
20578         (gnus-server-closed-face, gnus-server-denied-face): Add :version.
20579
20580         * gnus-registry.el (gnus-registry): Add :version.
20581
20582         * gnus-spec.el (gnus-use-correct-string-widths)
20583         (gnus-make-format-preserve-properties): Add :version.
20584
20585         * gnus.el (gnus-group-charter-alist)
20586         (gnus-group-fetch-control-use-browse-url)
20587         (gnus-install-group-spam-parameters): Add :version.
20588
20589         * gnus-diary.el (gnus-diary): Add :version.
20590
20591         * gnus-delay.el (gnus-delay): Add :version.
20592
20593         * gnus-cite.el (gnus-cite-unsightly-citation-regexp)
20594         (gnus-cite-ignore-quoted-from, gnus-cite-attribution-face)
20595         (gnus-cite-blank-line-after-header, gnus-article-boring-faces):
20596         Add :version.
20597
20598         * gnus-agent.el (gnus-agent-max-fetch-size)
20599         (gnus-agent-enable-expiration, gnus-agent-queue-mail)
20600         (gnus-agent-prompt-send-queue): Add :version.
20601
20602         * deuglify.el (gnus-outlook-deuglify): Add :version.
20603
20604         * html2text.el: Beautify code.  Improve doc strings.
20605         Some checkdoc cleanup.
20606         (html2text-get-attr, html2text-fix-paragraph): Simplify code.
20607
20608 2004-11-01  Alfred M. Szmidt  <ams@kemisten.nu>  (tiny change)
20609
20610         * html2text.el (html2text-format-tag-list): Add "strong" and "em".
20611
20612 2004-10-29  Teodor Zlatanov  <tzz@lifelogs.com>
20613
20614         * gnus-registry.el (gnus-registry-hashtb): Create the registry
20615         when package is loaded.
20616
20617         * spam.el (spam-summary-score-preferred-header): Add global preference
20618         for people who want to override the default SpamAssassin over
20619         Bogofilter preference (when both are set).
20620         (spam-necessary-extra-headers): Add spam-use-bogofilter as an option.
20621         (spam-user-format-function-S):
20622         Check spam-summary-score-preferred-header.
20623         (spam-extra-header-to-number): Add X-Bogosity header parsing.
20624         (spam-user-format-function-S): Format the score correctly.
20625
20626 2004-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
20627
20628         * gnus-msg.el (gnus-configure-posting-styles): Work with empty
20629         signature file.  Suggested by Manoj Srivastava
20630         <srivasta@golden-gryphon.com>.
20631
20632         * mm-util.el (mm-coding-system-priorities): Prefer iso-8859-1 than
20633         iso-2022-jp even in the Japanese language environment.
20634         Suggested by Jason Rumney <jasonr@gnu.org>.
20635
20636 2004-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
20637
20638         * gnus-sum.el (gnus-update-summary-mark-positions): Allow users to
20639         use the same characters as the dummy marks; make it free from
20640         getting affected by the language environment.
20641         (gnus-summary-read-group-1): Update mark positions only when the
20642         format spec is updated.
20643
20644         * gnus-spec.el (gnus-update-format-specifications): Return a list
20645         of updated types.
20646
20647 2004-10-27  Katsumi Yamaoka  <yamaoka@jpl.org>
20648
20649         * gnus-start.el (gnus-check-reasonable-setup): Use fboundp instead
20650         of boundp to check if display-warning is available.
20651
20652 2004-10-26  Teodor Zlatanov  <tzz@lifelogs.com>
20653
20654         * nnimap.el (nnimap-open-connection): Fix prog1/prog2 bug.
20655
20656 2004-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
20657
20658         * nnspool.el (nnspool-spool-directory): Use news-path if the
20659         news-directory variable is not bound.
20660
20661         * gnus-start.el (gnus-check-reasonable-setup): Use an alternative
20662         function instead of display-warning if it is not available.
20663
20664 2004-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
20665
20666         * gnus-agent.el (gnus-agent-expire-group-1): Fix last merge from
20667         v5-10: Use `point-at-bol'.
20668
20669 2004-10-26  Simon Josefsson  <jas@extundo.com>
20670
20671         * hashcash.el: Fix URL in comment, reported by Cheng Gao
20672         <chenggao@gmail.com>.
20673
20674 2004-10-25  Reiner Steib  <Reiner.Steib@gmx.de>
20675
20676         * html2text.el (html2text-buffer-head): Remove.  Use `goto-char'
20677         instead.
20678
20679 2004-10-25  Teodor Zlatanov  <tzz@lifelogs.com>
20680
20681         * nnimap.el (nnimap-remove-server-from-buffer-alist): Add function
20682         to remove a server from the nnimap-server-buffer-alist.
20683         (nnimap-open-connection, nnimap-close-server): Use it.
20684
20685         * gnus-encrypt.el: Remove file in favor of encrypt.el.
20686
20687 2004-10-21  Katsumi Yamaoka  <yamaoka@jpl.org>
20688
20689         * mm-view.el (mm-display-inline-fontify): Inhibit font-lock when
20690         running the major-mode function.
20691
20692 2004-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
20693
20694         * gnus-sum.el (gnus-update-summary-mark-positions): Search for
20695         dummy marks in the right way.
20696
20697 2004-10-18  David Edmondson  <dme@dme.org>
20698
20699         * mm-view.el (mm-w3m-cid-retrieve-1): Don't use recursive call
20700         excessively.
20701
20702 2004-10-18  Teodor Zlatanov  <tzz@lifelogs.com>
20703
20704         * gnus-util.el (gnus-split-references): Accept a nil references
20705         string and go on blissfully.
20706
20707         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Catch
20708         cases where the references string is non-nil but has no references.
20709
20710         * encrypt.el: Add autoload tags.
20711
20712         * spam.el (spam-resolve-registrations-routine): Remove article
20713         from unregistration list too.  Reported by David Hanak
20714         <dhanak@isis.vanderbilt.edu>
20715
20716 2004-10-18  Reiner Steib  <Reiner.Steib@gmx.de>
20717
20718         * gnus-art.el (gnus-copy-article-ignored-headers): Default to
20719         nil.  Change custom type.
20720
20721 2004-10-17  Reiner Steib  <Reiner.Steib@gmx.de>
20722
20723         * gnus-art.el (gnus-copy-article-ignored-headers): New variable.
20724
20725         * gnus-sum.el (gnus-summary-move-article): Use it.
20726
20727 2004-10-15  Teodor Zlatanov  <tzz@lifelogs.com>
20728
20729         * encrypt.el: Add autoload cookies.
20730
20731         * spam.el (spam-backend-article-list-property)
20732         (spam-backend-get-article-todo-list)
20733         (spam-backend-put-article-todo-list)
20734         (spam-summary-prepare-exit, spam-resolve-registrations-routine):
20735         Resolve registrations separately.
20736         (spam-register-routine): Format comments.
20737         (spam-unregister-routine, spam-register-routine): Always call with
20738         specific-articles, no default list.
20739         (spam-summary-prepare-exit): Use the spam-classifications function.
20740
20741         * netrc.el (autoload, netrc-parse): Use encrypt.el instead of
20742         gnus-encrypt.el.
20743
20744         * encrypt.el: Copied from gnus-encrypt.el.
20745
20746         * gnus-encrypt.el: Commented that it's obsolete.
20747
20748 2004-10-15  Reiner Steib  <Reiner.Steib@gmx.de>
20749
20750         * gnus-score.el (gnus-adaptive-pretty-print): New variable.
20751         (gnus-score-save): Use it.
20752
20753         * message.el (message-bury): Use `window-dedicated-p'.
20754
20755 2004-10-15  Simon Josefsson  <jas@extundo.com>
20756
20757         * pop3.el (top-level): Don't require nnheader.
20758         (pop3-read-timeout): Add.
20759         (pop3-accept-process-output): Add.
20760         (pop3-read-response, pop3-retr): Use it.
20761
20762 2004-10-14  Teodor Zlatanov  <tzz@lifelogs.com>
20763
20764         * spam.el (spam-register-routine): Move comment.
20765         (spam-verify-bogofilter): Use 'unknown for the initial
20766         spam-bogofilter-valid state, not 'never.
20767
20768         * netrc.el (netrc-machine-user-or-password): Add convenience wrapper
20769         for netrc-machine.
20770
20771         * nnimap.el (nnimap-open-connection):
20772         Use netrc-machine-user-or-password.
20773
20774 2004-10-17  Richard M. Stallman  <rms@gnu.org>
20775
20776         * gnus-registry.el (gnus-registry-unload-hook):
20777         Set as a variable with add-hook.
20778
20779         * nnspool.el (nnspool-spool-directory): Use news-directory instead
20780         of news-path.
20781
20782         * spam-stat.el (spam-stat-unload-hook): Set as a variable w/ add-hook.
20783
20784         * spam.el: Delete duplicate `provide'.
20785         (spam-unload-hook): Set as a variable with add-hook.
20786
20787 2004-10-15  Reiner Steib  <Reiner.Steib@gmx.de>
20788
20789         * pop3.el (pop3-leave-mail-on-server): Describe possible problems
20790         in the doc string.
20791
20792         * message.el (message-ignored-news-headers)
20793         (message-ignored-supersedes-headers)
20794         (message-ignored-resent-headers)
20795         (message-forward-ignored-headers): Improve custom type.
20796
20797 2004-10-13  Katsumi Yamaoka  <yamaoka@jpl.org>
20798
20799         * message.el (message-tokenize-header): Fix 2004-09-06 change
20800         which used point-min in the wrong place.
20801
20802 2004-10-12  Simon Josefsson  <jas@extundo.com>
20803
20804         * tls.el (tls-certtool-program): New variable.
20805         (tls-certificate-information): New function, based on
20806         ssl-certificate-information.
20807
20808 2004-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
20809
20810         * compface.el: Move the version of ELisp-based uncompface program
20811         to the contrib directory because of the copyright problem.
20812
20813 2004-10-12  Reiner Steib  <Reiner.Steib@gmx.de>
20814
20815         * message.el (message-kill-buffer): Raise the current frame.
20816
20817 2004-10-10  Reiner Steib  <Reiner.Steib@gmx.de>
20818
20819         * gnus-sum.el: Mention that multibyte characters don't work as marks.
20820
20821         * gnus.el (message-y-or-n-p): Autoload.
20822
20823         * pop3.el (pop3-maildrop, pop3-mailhost, pop3-port)
20824         (pop3-password-required, pop3-authentication-scheme)
20825         (pop3-leave-mail-on-server): Make customizable.
20826         (pop3): New custom group.
20827         (pop3-retr): Remove `sleep-for' statements.
20828         Suggested by Dave Love <fx@gnu.org>.
20829
20830         * nnheader.el (nnheader-read-timeout): Explain 1.0 timeout for
20831         Windows/DOS.
20832
20833         * imap.el (imap-parse-flag-list, imap-parse-body-extension)
20834         (imap-parse-body): Fix incorrect use of `assert'.
20835         Suggested by Dave Love <fx@gnu.org>.
20836
20837         * mml.el (mml-minibuffer-read-disposition): Require match.
20838         Suggested by Dave Love <fx@gnu.org>.
20839
20840 2004-10-11  Reiner Steib  <Reiner.Steib@gmx.de>
20841
20842         * gnus-group.el (gnus-group-delete-group): Change "\t." to "  " in
20843         doc string.
20844
20845 2004-10-08  Katsumi Yamaoka  <yamaoka@jpl.org>
20846
20847         * mm-uu.el (mm-uu-dissect-text-parts): Support all text/* types.
20848
20849 2004-10-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
20850
20851         * gnus-art.el (gnus-mime-display-single): Call `mm-display-inline'
20852         instead of calling `mm-insert-inline', to decode text/* parts
20853         before displaying them.
20854
20855 2004-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
20856
20857         * mm-uu.el (mm-uu-text-plain-type): New variable.
20858         (mm-uu-pgp-signed-extract-1): Use it.
20859         (mm-uu-pgp-encrypted-extract-1): Use it.
20860         (mm-uu-dissect): Allow MIME type and parameters as an optional arg;
20861         bind mm-uu-text-plain-type with that value.
20862         (mm-uu-dissect-text-parts): Pass MIME type and parameters to
20863         mm-uu-dissect.
20864
20865 2004-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
20866
20867         * gnus-group.el (gnus-update-group-mark-positions):
20868         * gnus-sum.el (gnus-update-summary-mark-positions):
20869         * message.el (message-check-news-body-syntax):
20870         * gnus-msg.el (gnus-debug): Use mm-string-as-multibyte instead
20871         of string-as-multibyte.
20872
20873 2004-10-05  Juri Linkov  <juri@jurta.org>
20874
20875         * gnus-group.el (gnus-update-group-mark-positions):
20876         * gnus-sum.el (gnus-update-summary-mark-positions):
20877         * message.el (message-check-news-body-syntax):
20878         * gnus-msg.el (gnus-debug): Use `string-as-multibyte' to convert
20879         8-bit unibyte values to a multibyte string for search functions.
20880
20881 2004-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
20882
20883         * mm-uu.el (mm-uu-dissect): Allow optional arg.
20884         (mm-uu-dissect-text-parts): New function.
20885
20886         * gnus-art.el (gnus-display-mime): Use mm-uu-dissect-text-parts to
20887         dissect text parts.
20888
20889         * gnus-sum.el (gnus-summary-insert-subject): Remove redundant setq.
20890         (gnus-summary-force-verify-and-decrypt): Revert 2004-08-18 change.
20891
20892         * mm-decode.el (mm-dissect-singlepart): Revert 2004-08-18 change.
20893
20894         * gnus-topic.el (gnus-topic-hierarchical-parameters):
20895         Use gnus-current-topics instead of gnus-current-topic.
20896
20897 2004-10-06  Jesper Harder  <harder@ifa.au.dk>
20898
20899         * gnus-sum.el (gnus-summary-show-article): Use with-current-buffer.
20900
20901 2004-10-05  Jesper Harder  <harder@ifa.au.dk>
20902
20903         * nnsoup.el (nnsoup-read-active-file): Use dolist, mapc or last
20904         where appropriate.
20905
20906         * nnml.el (nnml-generate-active-info): do.
20907
20908         * nndiary.el (nndiary-generate-active-info): do.
20909
20910         * gnus-topic.el (gnus-topic-hierarchical-parameters): do.
20911         (gnus-topic-move): do.
20912
20913         * gnus-sum.el (gnus-data-enter-list, gnus-summary-process-mark-set)
20914         (gnus-summary-set-local-parameters, gnus-summary-read-document): do.
20915
20916         * gnus-srvr.el (gnus-server-prepare)
20917         (gnus-server-open-all-servers): do.
20918
20919         * gnus-msg.el (gnus-summary-cancel-article)
20920         (gnus-summary-resend-message)
20921         (gnus-summary-mail-crosspost-complaint): do.
20922
20923         * gnus-move.el (gnus-change-server): do.
20924
20925         * gnus-group.el (gnus-group-unmark-all-groups)
20926         (gnus-group-set-current-level): do.
20927
20928 2004-10-04  Simon Josefsson  <jas@extundo.com>
20929
20930         * message.el (message-generate-hashcash): Doc fix.
20931
20932 2004-10-02  Kevin Greiner  <kgreiner@compsol.cc>
20933
20934         * nnagent.el (nnagent-request-type): Bind gnus-agent to nil to
20935         avoid infinite recursion via gnus-get-function.
20936
20937 2004-10-02  Jesper Harder  <harder@ifa.au.dk>
20938
20939         * mm-partial.el (mm-partial-find-parts): Use with-current-buffer.
20940
20941         * nnfolder.el (nnfolder-generate-active-file): Use dolist.
20942
20943         * nnmail.el (nnmail-split-history): do.
20944
20945         * nnml.el (nnml-generate-nov-databases-1, nnml-request-rename-group)
20946         (nnml-request-delete-group): do.
20947
20948         * nnslashdot.el (nnslashdot-read-groups): do.
20949
20950         * nnsoup.el (nnsoup-delete-unreferenced-message-files): do.
20951         (nnsoup-unpack-packets, nnsoup-make-active): Simplify.
20952
20953         * nnspool.el (nnspool-find-id): Use with-temp-buffer.
20954         (nnspool-sift-nov-with-sed): Use last.
20955         (nnspool-retrieve-headers-with-nov): Use mapc.
20956         (nnspool-request-newgroups): Use dolist.
20957         (nnspool-request-group): Use last.
20958
20959         * nntp.el (nntp-read-server-type): Use dolist.
20960
20961         * nnvirtual.el (nnvirtual-create-mapping)
20962         (nnvirtual-update-read-and-marked): Use dolist.
20963         (nnvirtual-convert-headers): Simplify.
20964
20965 2004-10-01  Kevin Greiner  <kgreiner@compsol.cc>
20966
20967         * gnus-agent.el (gnus-agent-synchronize-group-flags):
20968         Add support for sync'ing tick marks.
20969
20970 2004-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>
20971
20972         * gnus-sum.el (gnus-summary-toggle-header): Make it work even if
20973         there's no visible header.
20974
20975 2004-10-01  Kevin Greiner  <kgreiner@compsol.cc>
20976
20977         * gnus-agent.el (gnus-agent-synchronize-group-flags):
20978         When necessary, pass full group name to gnus-request-set-marks.
20979
20980 2004-10-01  Simon Josefsson  <jas@extundo.com>
20981
20982         * mailcap.el (mailcap-mime-data): Add pdf.  Remove non-free
20983         acroread.
20984
20985 2004-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20986
20987         * spam-report.el (spam-report-gmane): Fix interactive.
20988
20989         * gnus-art.el (gnus-treat-body-boundary): Only do stuff under X.
20990
20991         * gnus-agent.el (gnus-agent-synchronize-flags-server): Be silent
20992         when writing file.
20993         (gnus-agent-synchronize-flags): Don't default to being
20994         interactive.
20995
20996 2004-09-30  Simon Josefsson  <jas@extundo.com>
20997
20998         * message.el (message-generate-hashcash): Add.
20999         (message-send-mail): Use it, call mail-add-payment.
21000
21001 2004-09-29  Teodor Zlatanov  <tzz@lifelogs.com>
21002
21003         * spam.el (spam-verify-bogofilter): Use -V, not -sV option.
21004
21005 2004-09-28  Kevin Greiner  <kgreiner@compsol.cc>
21006
21007         * gnus-agent.el (gnus-agent-synchronize-group-flags): Replace
21008         gnus-requst-update-info with explicit code to sync the in-memory
21009         info read flags with the marks being sync'd to the backend.
21010
21011         * gnus-util.el (gnus-pp): Add optional stream to match pp API.
21012
21013 2004-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
21014
21015         * spam.el (spam-verify-bogofilter): Add new function.
21016         (spam-check-bogofilter)
21017         (spam-bogofilter-register-with-bogofilter): Use it.
21018         (spam-verify-bogofilter): Add small fixes.
21019
21020 2004-09-28  Simon Josefsson  <jas@extundo.com>
21021
21022         * hashcash.el (hashcash-generate-payment): Revert.
21023
21024 2004-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
21025
21026         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
21027         Use gnus-extract-references instead of gnus-split-references.
21028
21029         * gnus-util.el (gnus-extract-references): Add new function, analogous
21030         to gnus-split-references but extracts only the message-ID without
21031         anything extra.
21032
21033         * hashcash.el (hashcash-generate-payment)
21034         (hashcash-check-payment): Do the right thing if hashcash-path is
21035         nil (because the hashcash program could not be found).
21036
21037         * spam.el (spam-use-hashcash): Remove comment.
21038
21039 2004-09-27  Jesper Harder  <harder@ifa.au.dk>
21040
21041         * gnus-cache.el (gnus-cache-possibly-remove-articles-1)
21042         (gnus-cache-enter-article, gnus-cache-remove-article)
21043         (gnus-cache-braid-heads, gnus-cache-generate-active): Use dolist.
21044
21045         * gnus-async.el (gnus-async-prefetch-remove-group): do.
21046
21047         * gnus-art.el (article-hide-boring-headers)
21048         (article-translate-strings, article-display-face)
21049         (gnus-article-mime-match-handle-first)
21050         (gnus-article-highlight-headers)
21051         (gnus-article-add-buttons-to-head): do.
21052
21053 2004-09-27  Simon Josefsson  <jas@extundo.com>
21054
21055         * hashcash.el: New version, from
21056         http://users.actrix.co.nz/mycroft/hashcash.el.  Previously in
21057         ../contrib/.
21058
21059 2004-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
21060
21061         * mm-decode.el (mm-copy-to-buffer): Don't use set-buffer-multibyte.
21062
21063 2004-09-26  Jesper Harder  <harder@ifa.au.dk>
21064
21065         * gnus-dup.el (gnus-dup-open): Use mapc.
21066         (gnus-dup-enter-articles, gnus-dup-suppress-articles): Use dolist.
21067
21068         (gnus-dup-enter-articles): Remove excess ID's from gnus-dup-hashtb.
21069         Reported by Stefan Wiens <s.wi@gmx.net>.
21070
21071         * gnus.el (gnus-shutdown): Use dolist.
21072
21073         * gnus-undo.el (gnus-undo): Use mapc.
21074
21075         * nnrss.el (nnrss-generate-active): do.
21076
21077         * message.el (message-cite-original-without-signature)
21078         (message-cite-original): Use mapc.
21079         (message-do-actions, message-make-forward-subject): Use dolist.
21080
21081 2004-09-25  Kevin Greiner  <kgreiner@compsol.cc>
21082
21083         * gnus-agent.el (gnus-agent-check-overview-buffer): Fix range of
21084         deletion to remove entire duplicate line.  Fixes merged article
21085         number bug.
21086
21087 2004-09-25  Kevin Greiner  <kgreiner@compsol.cc>
21088
21089         * gnus-agent.el (gnus-agent-possibly-synchronize-flags): Ignore
21090         servers that are offline.  Avoids having gnus-agent-toggle-plugged
21091         first ask if you want to open a server and then, even when you
21092         responded with no, asking if you want to synchronize the server's
21093         flags.
21094         (gnus-agent-synchronize-flags-server): Rewrote read loop to handle
21095         multi-line expressions.
21096         (gnus-agent-synchronize-group-flags): New internal function.
21097         Updates marks in memory (in the info structure) AND in the
21098         backend.
21099
21100         * gnus-util.el (gnus-remassoc): Fix typo in documentation.
21101
21102         * nnagent.el (nnagent-request-set-mark):
21103         Use gnus-agent-synchronize-group-flags, not backend's request-set-mark
21104         method, to ensure that synchronization updates marks in the
21105         backend and in the info (in memory) structure.
21106
21107 2004-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
21108
21109         * gnus-uu.el (gnus-uu-digest-mail-forward): Obey the process/prefix
21110         convention fully; don't miss the root article of a thread; make
21111         the X-Draft-From header with correct article numbers.
21112
21113 2004-09-23  Kevin Greiner  <kgreiner@compsol.cc>
21114
21115         * gnus-agent.el (gnus-agent-synchronize-flags-server): Do nothing
21116         unless plugged.  Disable the agent so that an open failure causes
21117         an error.
21118
21119         * gnus-int.el (gnus-request-set-mark, gnus-request-update-mark):
21120         Revert 2004-09-21 change.  The backend must be opened while
21121         synchronizing flags even when the backend stores the flags
21122         locally.
21123
21124 2004-09-23  Reiner Steib  <Reiner.Steib@gmx.de>
21125
21126         * gnus-msg.el (gnus-configure-posting-styles): Narrow to headers
21127         in `header' match.  Reported by Svend Tollak Munkejord.
21128
21129         * message.el (message-cite-original): Fix use of
21130         `message-cite-articles-with-x-no-archive'.
21131
21132 2004-09-22  Katsumi Yamaoka  <yamaoka@jpl.org>
21133
21134         * gnus-win.el (gnus-buffer-configuration): Add mml-preview.
21135         (gnus-window-to-buffer): Ditto.
21136
21137         * mml.el (mml-preview-buffer): New variable.
21138         (mml-preview): Manage window layout with gnus-buffer-configuration.
21139
21140         * gnus-msg.el (gnus-setup-message): Put article numbers into the
21141         X-Draft-From header even if those articles aren't quoted.
21142
21143 2004-09-21  Kevin Greiner  <kgreiner@compsol.cc>
21144
21145         * gnus-int.el (gnus-servers-that-use-local-marks): New variable.
21146         (gnus-request-set-mark, gnus-request-update-mark): Use new
21147         g-s-t-u-l-m to decide to use backend even when unplugged.
21148
21149 2004-09-21  Katsumi Yamaoka  <yamaoka@jpl.org>
21150
21151         * gnus-msg.el (gnus-inews-make-draft-meta-information): Don't add
21152         a trailing whitespace.  Suggested by Cheng Gao <chenggao@gmail.com>.
21153
21154 2004-09-20  Simon Josefsson  <jas@extundo.com>
21155
21156         * mm-util.el (mm-charset-synonym-alist): Map "unicode" to
21157         "utf-16-le".
21158
21159 2004-09-20  Stefan Monnier  <monnier@iro.umontreal.ca>
21160
21161         * mm-decode.el (mm-copy-to-buffer): Preserve the data's unibyteness.
21162
21163 2004-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
21164
21165         * uudecode.el (uudecode-use-external): Add :version.
21166
21167         * smime.el (smime-CA-file, smime-encrypt-cipher)
21168         (smime-dns-server): Add :version.
21169
21170         * smiley.el (gnus-smiley-file-types): Add :version.
21171
21172         * sha1.el (sha1-use-external): Add :version.
21173
21174         * pgg-def.el (pgg-query-keyserver): Add :version.
21175
21176         * nnmail.el (nnmail-fancy-expiry-targets)
21177         (nnmail-mail-splitting-charset, nnmail-mail-splitting-decodes):
21178         Add :version.
21179
21180         * nnimap.el (nnimap-split-download-body, nnimap-dont-close)
21181         (nnimap-retrieve-groups-asynchronous): Add :version.
21182         (nnimap-close-asynchronous): Add :version.  Fix typo in doc string.
21183
21184         * mml.el (mml-content-disposition-parameters)
21185         (mml-insert-mime-headers-always): Add :version.
21186
21187         * mm-util.el (mm-coding-system-priorities): Add :version.
21188
21189         * mm-decode.el (mm-inline-text-html-with-images)
21190         (mm-keep-viewer-alive-types, mm-external-terminal-program)
21191         (mm-verify-option): Add :version.
21192         (mm-text-html-renderer): Change :version.
21193
21194         * message.el (message-fcc-externalize-attachments)
21195         (message-required-headers, message-draft-headers)
21196         (message-subject-trailing-was-query)
21197         (message-subject-trailing-was-ask-regexp)
21198         (message-subject-trailing-was-regexp, message-mark-insert-begin)
21199         (message-mark-insert-end, message-archive-header)
21200         (message-archive-note, message-cross-post-default)
21201         (message-cross-post-note, message-followup-to-note)
21202         (message-cross-post-note-function, message-use-mail-followup-to)
21203         (message-subscribed-address-functions)
21204         (message-subscribed-address-file, message-subscribed-addresses)
21205         (message-subscribed-regexps, message-allow-no-recipients)
21206         (message-yank-cited-prefix, message-signature-insert-empty-line)
21207         (message-hidden-headers, message-hierarchical-addresses)
21208         (message-mail-user-agent, message-use-idna)
21209         (message-valid-fqdn-regexp)
21210         (message-strip-special-text-properties, message-header-synonyms)
21211         (message-beginning-of-line, message-tab-body-function): Add :version.
21212         (message-insert-canlock, message-wide-reply-confirm-recipients):
21213         Change :version.
21214
21215         * mail-source.el (mail-source-ignore-errors): Add :group, :type
21216         and :version.
21217         (mail-source-delete-old-incoming-confirm)
21218         (mail-source-movemail-program): Add :version.
21219
21220         * gnus.el (gnus-parameters, gnus-user-agent): Add :version.
21221         (gnus-agent-cache, gnus-agent): Change :version.
21222
21223         * gnus-util.el (gnus-use-byte-compile): Change :version.
21224
21225         * gnus-sum.el (gnus-summary-make-false-root-always)
21226         (gnus-summary-default-high-score)
21227         (gnus-summary-default-low-score, gnus-auto-goto-ignores)
21228         (gnus-forwarded-mark, gnus-unseen-mark, gnus-no-mark)
21229         (gnus-read-all-available-headers, gnus-article-emulate-mime)
21230         (gnus-sum-thread-tree-root, gnus-sum-thread-tree-false-root)
21231         (gnus-sum-thread-tree-single-indent)
21232         (gnus-sum-thread-tree-vertical, gnus-sum-thread-tree-indent)
21233         (gnus-sum-thread-tree-leaf-with-other)
21234         (gnus-sum-thread-tree-single-leaf): Add :version.
21235         (gnus-summary-display-arrow, gnus-summary-muttprint-program)
21236         (gnus-article-loose-mime): Change :version.
21237
21238         * gnus-start.el (gnus-backup-startup-file)
21239         (gnus-save-startup-file-via-temp-buffer): Add :version.
21240
21241         * gnus-srvr.el (gnus-server-browse-in-group-buffer)
21242         (gnus-server-offline-face): Add :version.
21243
21244         * gnus-score.el (gnus-adaptive-word-length-limit): Add :version.
21245
21246         * gnus-msg.el (gnus-gcc-externalize-attachments)
21247         (gnus-debug-files, gnus-debug-exclude-variables)
21248         (gnus-discouraged-post-methods): Change :version.
21249         (gnus-confirm-mail-reply-to-news)
21250         (gnus-confirm-treat-mail-like-news): Add :version.
21251
21252         * gnus-int.el (gnus-server-unopen-status): Add :version.
21253
21254         * gnus-group.el (gnus-group-jump-to-group-prompt)
21255         (gnus-large-ephemeral-newsgroup)
21256         (gnus-fetch-old-ephemeral-headers): Add :version.
21257
21258         * gnus-fun.el (gnus-x-face-directory)
21259         (gnus-convert-pbm-to-x-face-command)
21260         (gnus-convert-image-to-x-face-command)
21261         (gnus-convert-image-to-face-command): Add :version.
21262
21263         * gnus-delay.el (gnus-delay-default-hour): Add :version.
21264
21265         * gnus-cite.el (gnus-cite-blank-line-after-header)
21266         (gnus-article-boring-faces): Add :version.
21267
21268         * gnus-art.el (gnus-buttonized-mime-types)
21269         (gnus-inhibit-mime-unbuttonizing)
21270         (gnus-treat-display-face)
21271         (gnus-treat-body-boundary): Change :version.
21272         (gnus-body-boundary-delimiter, gnus-picon-databases)
21273         (gnus-treat-strip-cr, gnus-treat-leading-whitespace)
21274         (gnus-treat-date-english, gnus-treat-fold-headers)
21275         (gnus-article-skip-boring, gnus-treat-fold-newsgroups)
21276         (gnus-treat-mail-picon, gnus-treat-wash-html)
21277         (gnus-article-encrypt-protocol)
21278         (gnus-use-idna, gnus-article-over-scroll)
21279         (gnus-mime-display-multipart-alternative-as-mixed)
21280         (gnus-mime-display-multipart-related-as-mixed)
21281         (gnus-button-valid-fqdn-regexp, gnus-button-man-handler)
21282         (gnus-ctan-url, gnus-button-ctan-handler)
21283         (gnus-button-handle-ctan-bogus-regexp)
21284         (gnus-button-ctan-directory-regexp)
21285         (gnus-button-mid-or-mail-regexp, gnus-button-prefer-mid-or-mail)
21286         (gnus-button-mid-or-mail-heuristic-alist, gnus-button-tex-level)
21287         (gnus-button-man-level, gnus-button-emacs-level)
21288         (gnus-button-message-level, gnus-button-browse-level): Add :version.
21289
21290         * gnus-agent.el (gnus-agent-fetched-hook): Add :version.
21291         (gnus-agent-go-online): Change :version.
21292         (gnus-agent-expire-unagentized-dirs)
21293         (gnus-agent-auto-agentize-methods): Add :version.
21294
21295         * flow-fill.el (fill-flowed-display-column)
21296         (fill-flowed-encode-column): Add :version.
21297
21298         * deuglify.el (gnus-outlook-deuglify-unwrap-min)
21299         (gnus-outlook-deuglify-unwrap-max)
21300         (gnus-outlook-deuglify-cite-marks)
21301         (gnus-outlook-deuglify-unwrap-stop-chars)
21302         (gnus-outlook-deuglify-no-wrap-chars)
21303         (gnus-outlook-deuglify-attrib-cut-regexp)
21304         (gnus-outlook-deuglify-attrib-verb-regexp)
21305         (gnus-outlook-deuglify-attrib-end-regexp)
21306         (gnus-outlook-display-hook): Add :version.
21307
21308         * binhex.el (binhex-use-external): Add :version.
21309
21310 2004-09-16  Reiner Steib  <Reiner.Steib@gmx.de>
21311
21312         * gnus-sum.el (gnus-fetch-old-headers): Add custom choices `t'
21313         and `invisible'.
21314
21315 2004-09-10  Teodor Zlatanov  <tzz@lifelogs.com>
21316
21317         * gnus-registry.el (gnus-registry-trim): Watch out for negatives
21318         in gnus-registry-trim.
21319
21320 2004-09-13  Simon Josefsson  <jas@extundo.com>
21321
21322         * dns-mode.el: Add XEmacs auto-mode-alist autoload cookie.
21323
21324         * nnimap.el (nnimap-demule): Revert 2004-08-30 change.
21325
21326         * dns-mode.el (dns-mode): Fix menu for XEmacs, reported by Steve
21327         Youngs <steve@youngs.au.com> and suggested by Katsumi Yamaoka
21328         <yamaoka@jpl.org>.
21329         (dns-mode-font-lock-keywords): Fix faces, reported by Steve Youngs
21330         <steve@youngs.au.com> and suggested by Katsumi Yamaoka
21331         <yamaoka@jpl.org>.
21332
21333         * sieve.el (sieve-manage-mode): Ditto.
21334
21335 2004-09-13  Reiner Steib  <Reiner.Steib@gmx.de>
21336
21337         * gnus-sum.el (gnus-summary-copy-article): Fix doc string.
21338
21339 2004-09-11  Simon Josefsson  <jas@extundo.com>
21340
21341         * dns-mode.el: Add.
21342
21343         * mm-view.el (mm-display-dns-inline): Add.
21344
21345         * mm-decode.el (mm-inline-media-tests): Add text/dns.
21346         (mm-automatic-display): Ditto.
21347
21348         * mailcap.el (mailcap-mime-data): Add text/dns.
21349         (mailcap-mime-extensions): Map .soa to text/dns.
21350
21351 2004-09-10  Miles Bader  <miles@gnu.ai.mit.edu>
21352
21353         * gnus-art.el (article-decode-mime-words, article-babel)
21354         (gnus-article-highlight-signature, gnus-article-add-buttons)
21355         (gnus-signature-toggle): Remove unnecessary bindings of
21356         `inhibit-read-only' inherited from v5.10 merge.
21357
21358 2004-09-08  Reiner Steib  <Reiner.Steib@gmx.de>
21359
21360         * nntp.el (nntp): New customization group.
21361         (nntp-authinfo-file): Add customization group.
21362
21363         * mml2015.el (mml2015-unabbrev-trust-alist): Add customization group.
21364
21365         * mml-sec.el (mml-signencrypt-style-alist): Ditto.
21366
21367         * gnus.el (to-address, to-list, subscribed)
21368         (large-newsgroup-initial): Ditto.
21369
21370         * flow-fill.el (fill-flowed-display-column)
21371         (fill-flowed-encode-column): Ditto.
21372
21373 2004-09-06  Stefan Monnier  <monnier@iro.umontreal.ca>
21374
21375         * message.el (message-tokenize-header, message-send-mail-with-qmail):
21376         Use point-min rather than 1.
21377         (message-send-mail): Use buffer-size rather than point-max.
21378
21379         * gnus-sum.el (gnus-summary-search-article-forward):
21380         Signal a specific `search-failed' rather than a generic `error'.
21381
21382         * gnus-salt.el (gnus-pick-mouse-pick-region): Switch 1 => point-min.
21383         (gnus-generate-vertical-tree): Usue `bobp' rather than compare to 1.
21384         (gnus-highlight-selected-tree): Use point-min rather than 1 and 2.
21385
21386 2004-09-10  Simon Josefsson  <jas@extundo.com>
21387
21388         * nndb.el (require): Remove tcp and duplicate cl.
21389
21390 2004-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
21391
21392         * gnus-agent.el (directory-files-and-attributes): Move forward.
21393
21394 2004-09-09  Kevin Greiner  <kgreiner@compsol.cc>
21395
21396         * gnus-agent.el (directory-files-and-attributes):
21397         Optionally defined to support XEmacs.
21398
21399 2004-09-09  Kevin Greiner  <kgreiner@compsol.cc>
21400
21401         * gnus-agent.el (gnus-agent-cat-groups): Rewrote avoiding defsetf
21402         to avoid run-time CL dependencies.
21403         (gnus-agent-unfetch-articles): New function.
21404         (gnus-agent-fetch-headers): Use gnus-agent-braid-nov to validate
21405         article numbers even when local .overview file is missing.
21406         (gnus-agent-read-article-number): New function.  Only accepts
21407         27-bit article numbers.
21408         (gnus-agent-copy-nov-line, gnus-agent-uncached-articles):
21409         Use gnus-agent-read-article-number.
21410         (gnus-agent-braid-nov): Rewrote to validate article numbers coming
21411         from backend while recognizing that article numbers in .overview
21412         must be valid.
21413         (gnus-agent-update-files-total-fetched-for):
21414         Use directory-files-and-attributes to improve performance.
21415         * gnus-int.el (gnus-request-move-article):
21416         Use gnus-agent-unfetch-articles in place of gnus-agent-expire to
21417         improve performance.
21418
21419         * gnus-start.el (gnus-convert-old-newsrc): Change message text as
21420         some users confused by references to .newsrc when they only have a
21421         .newsrc.eld file.
21422         (gnus-convert-mark-converter-prompt)
21423         (gnus-convert-converter-needs-prompt): Fix use of property list.
21424         * legacy-gnus-agent.el (gnus-agent-convert-to-compressed-agentview-prompt):
21425         New function.  Used internally to only display 'gnus converting
21426         files' message when actually necessary.
21427
21428         * gnus-sum.el (): Remove (require 'gnus-agent) as required
21429         methods now autoloaded.
21430
21431 2004-09-03  Katsumi Yamaoka  <yamaoka@jpl.org>
21432
21433         * gnus-sum.el (gnus-summary-insert-subject): Remove list
21434         identifiers.
21435
21436 2004-09-02  Reiner Steib  <Reiner.Steib@gmx.de>
21437
21438         * gnus-picon.el: Fix indentation and closing parenthesis.
21439
21440 2004-09-01  Simon Josefsson  <jas@extundo.com>
21441
21442         * message.el (message-canlock-generate): Require sha1, not
21443         sha1-el.  (Can we get rid of this require altogether?  It is ugly
21444         to require within a function.  Sadly, if sha1.el isn't loaded, the
21445         let binding in m-c-g will hide the defcustom definition, which is
21446         bad.)
21447
21448         * canlock.el: Require sha1, not sha1-el.
21449
21450         * message.el: Don't autoload sha1 (there is a autoload cookie in
21451         sha1.el).
21452
21453         * sha1-el.el: Rename to sha1.el.
21454
21455 2004-08-30  Juanma Barranquero  <lektu@terra.es>
21456
21457         * ietf-drums.el (ietf-drums-remove-whitespace): Fix character constant.
21458
21459 2004-08-30  Stefan Monnier  <monnier@iro.umontreal.ca>
21460
21461         * nnimap.el (nnimap-demule): Avoid string-as-multibyte.
21462
21463 2004-08-30  Kim F. Storm  <storm@cua.dk>
21464
21465         * nntp.el (nntp-authinfo-file): Add :group 'nntp.
21466
21467         * nnimap.el (nnimap-authinfo-file, nnimap-prune-cache):
21468         Add :group 'nnimap.
21469
21470 2004-08-30  Andreas Schwab  <schwab@suse.de>
21471
21472         * rfc2231.el (rfc2231-parse-string): Restore whitespace syntax for
21473         ?* and ?\;.
21474
21475         * ietf-drums.el (ietf-drums-syntax-table): Set syntax of ?* ?\;
21476         and ?\' to symbol instead of whitespace.
21477
21478 2004-08-30  Katsumi Yamaoka  <yamaoka@jpl.org>
21479
21480         * gnus-agent.el (gnus-agent-restore-gcc): Use ^ and regexp-quote.
21481
21482         * gnus-sum.el (gnus-summary-morse-message): Use search-forward
21483         instead of re-search-forward.
21484
21485         * gnus-uu.el (gnus-uu-save-article): Ditto.
21486         (gnus-uu-post-encode-uuencode): Ditto.
21487
21488         * html2text.el (html2text-clean-list-items): Ditto.
21489         (html2text-clean-dtdd): Ditto.
21490         (html2text-format-tags): Ditto.
21491
21492         * message.el (message-send-mail-with-sendmail): Fix regexp.
21493         (message-fill-field-general): Use search-forward instead of
21494         re-search-forward.
21495         (unbold-region): Ditto.
21496
21497         * nnrss.el (nnrss-request-article): Ditto.
21498
21499         * nnslashdot.el (nnslashdot-request-article): Ditto.
21500
21501         * nnweb.el (nnweb-gmane-wash-article): Ditto.
21502
21503         * gnus-sum.el (gnus-summary-make-menu-bar): Avoid the
21504         "Unrecognized menu descriptor" error in XEmacs.
21505
21506 2004-08-26  Stefan Wiens  <s.wi@gmx.net>  (tiny change)
21507
21508         * gnus-sum.el (gnus-read-header): Don't remove a header for the
21509         parent article of a sparse article in the thread hashtb.
21510
21511 2004-08-26  David Hedbor  <dhedbor@real.com>  (tiny change)
21512
21513         * nnmail.el (nnmail-split-lowercase-expanded): New user option.
21514         (nnmail-expand-newtext): Lowercase expanded entries if
21515         nnmail-split-lowercase-expanded is non-nil.
21516
21517 2004-08-26  Katsumi Yamaoka  <yamaoka@jpl.org>
21518
21519         * nndoc.el (nndoc-type-alist): Fix regexp in the rfc822-forward entry.
21520
21521         * gnus-group.el (gnus-group-line-format-alist): Convert the value
21522         of gnus-tmp-news-method into string under XEmacs.  It will be
21523         passed to gnus-correct-length which takes only a string argument.
21524
21525 2004-08-24  Katsumi Yamaoka  <yamaoka@jpl.org>
21526
21527         * gnus-util.el (gnus-bind-print-variables): New macro.
21528         (gnus-prin1): Use it.
21529         (gnus-prin1-to-string): Use it.
21530         (gnus-pp): New function.
21531         (gnus-pp-to-string): New function.
21532
21533         * gnus-cus.el (gnus-agent-cat-prepare-category-field):
21534         Replace pp-to-string with gnus-pp-to-string.
21535         * gnus-eform.el (gnus-edit-form): Replace pp with gnus-pp.
21536         * gnus-group.el (gnus-group-make-kiboze-group): Ditto.
21537         * gnus-msg.el (gnus-debug): Ditto.
21538         * gnus-score.el (gnus-score-save): Ditto.
21539         * gnus-spec.el (gnus-update-format): Replace pp-to-string with
21540         gnus-pp-to-string.
21541         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days): Replace pp
21542         with gnus-pp.
21543         * score-mode.el (gnus-score-pretty-print): Ditto.
21544         * webmail.el (webmail-debug): Ditto.
21545
21546 2004-08-23  Katsumi Yamaoka  <yamaoka@jpl.org>
21547
21548         * gnus-art.el (article-display-face, article-display-x-face):
21549         Use buffer-read-only.
21550
21551 2004-08-22  Katsumi Yamaoka  <yamaoka@jpl.org>
21552
21553         * gnus-art.el (article-hide-list-identifiers):
21554         Bind inhibit-read-only as t.
21555
21556 2004-08-22  Reiner Steib  <Reiner.Steib@gmx.de>
21557
21558         * gnus-mlspl.el (gnus-group-split-update): Fix docstring.
21559
21560 2004-08-22  Stefan Monnier  <monnier@iro.umontreal.ca>
21561
21562         * gnus-art.el: Use inhibit-read-only instead of buffer-read-only.
21563         (gnus-narrow-to-page): Don't assume point-min == 1.
21564         (gnus-article-edit-mode): Derive from message-mode.
21565
21566         * gnus-score.el (gnus-score-find-bnews): Simplify and don't assume
21567         point-min == 1.
21568
21569         * imap.el (imap-parse-address-list, imap-parse-body-ext):
21570         Disable incorrect use of `assert'.
21571
21572         * message.el (message-mode): Set comment-start-skip.
21573
21574
21575 2004-08-22  Sam Steingold  <sds@gnu.org>
21576
21577         * pop3.el (pop3-leave-mail-on-server): New user variable.
21578         (pop3-movemail): Delete mail only when it is nil.
21579
21580 2004-08-21  Reiner Steib  <Reiner.Steib@gmx.de>
21581
21582         * nntp.el (nntp-marks-is-evil): Fix typo in docstring.
21583
21584         * mml.el (mml-preview): Use `pop-to-buffer'.
21585
21586         * message.el (message-goto-mail-followup-to): Insert after "To".
21587         (message-carefully-insert-headers): Add comment.
21588
21589         * gnus.el: Remove unused variable `gnus-article-check-size'.
21590
21591         * gnus-sum.el (gnus-summary-make-menu-bar): Add help texts.
21592
21593         * gnus-art.el (gnus-button-alist):
21594         Improve `gnus-button-handle-library' entry.
21595
21596 2004-08-19  Sebastian Freundt  <hroptatyr@gna.org>  (tiny change)
21597
21598         * nnmaildir.el (nnmaildir--emlink-p, nnmaildir--enoent-p):
21599         Use downcase, since XEmacs capitalizes error messages differently.
21600
21601 2004-08-18  Jesper Harder  <harder@ifa.au.dk>
21602
21603         * nntp.el: Add (require 'gnus) due to reference to
21604         `gnus-directory'.  Reported by Matt Swift <swift@alum.mit.edu>.
21605
21606 2004-08-18  Florian Weimer  <fw@deneb.enyo.de>
21607
21608         * gnus-sum.el (gnus-summary-force-verify-and-decrypt):
21609         Bind `mm-fill-flowed'.
21610
21611         * mm-decode.el (mm-dissect-singlepart): Check it.
21612
21613 2004-08-17  Teodor Zlatanov  <tzz@lifelogs.com>
21614
21615         * nnimap.el (nnimap-open-connection): Add 'imaps' synonym to
21616         'imap' for netrc parsing.
21617
21618 2004-08-16  Reiner Steib  <Reiner.Steib@gmx.de>
21619
21620         * mailcap.el (mailcap-mime-data): Mark as risky.
21621
21622 2004-08-15  Katsumi Yamaoka  <yamaoka@jpl.org>
21623
21624         * rfc2047.el (rfc2047-encode-region): Assume the close parenthesis
21625         may be included in the encoded word.
21626         (rfc2047-encode): Don't append a space if the encoded word
21627         includes close parenthesis.
21628
21629 2004-08-12  Katsumi Yamaoka  <yamaoka@jpl.org>
21630
21631         * rfc2047.el (rfc2047-encode-1, rfc2047-encode): Improve encoding
21632         of text within parentheses.
21633
21634 2004-08-06  Teodor Zlatanov  <tzz@lifelogs.com>
21635
21636         * gnus-encrypt.el (gnus-encrypt-insert-file-contents)
21637         (gnus-encrypt-write-file-contents): Make the password key the file
21638         name PLUS the cipher, not just the cipher.  Also remove failed
21639         passwords from the cache.
21640
21641 2004-08-06  Simon Josefsson  <jas@extundo.com>
21642
21643         * gnus-sum.el (gnus-article-loose-mime): Change default to t.
21644         Doc fix.
21645
21646 2004-08-05  Katsumi Yamaoka  <yamaoka@jpl.org>
21647
21648         * rfc2047.el (rfc2047-fold-region): Use trailing whitespace as
21649         LWSP.
21650
21651 2004-08-04  Teodor Zlatanov  <tzz@lifelogs.com>
21652
21653         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
21654         Try to append in-reply-to: data to the references: header.
21655
21656         * netrc.el: Remove old encryption support, autoload gnus-encrypt.el.
21657         (netrc-parse): Use gnus-encrypt.el functions.
21658
21659         * gnus-encrypt.el: Add new file for encryption support; currently
21660         does only a few GPG ciphers and an internal XOR cipher.
21661
21662         * password.el: Add comments on using password-read-and-add.
21663         (password-read-and-add): Add function to read and add the
21664         password to the cache at once.
21665
21666 2004-07-28  Simon Josefsson  <jas@extundo.com>
21667
21668         * pgg-pgp5.el (pgg-pgp5-encrypt-region): Accept sign
21669         parameter (but don't use it, for now).
21670
21671         * imap.el (imap-ssl-open): Use imap-process-connection-type,
21672         instead of hard coding to nil.
21673
21674 2004-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
21675
21676         * mm-view.el (mm-inline-image-emacs): Open lines under an image
21677         as mm-inline-image-xemacs does.
21678
21679 2004-07-26  Simon Josefsson  <jas@extundo.com>
21680
21681         * gnus-group.el (gnus-group-group-map, gnus-group-make-menu-bar):
21682         Revert part of 2004-07-17 change below.
21683
21684 2004-07-25  Katsumi Yamaoka  <yamaoka@jpl.org>
21685
21686         * rfc2047.el (rfc2047-encode-region): Don't infloop.
21687         Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
21688
21689 2004-07-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
21690
21691         * flow-fill.el (fill-flowed): Remove space stuffing, and only do
21692         quotes that actually start with ">" at the beginning of the
21693         lines.
21694
21695 2004-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
21696
21697         * rfc2047.el (rfc2047-encode-region): Fix last change.
21698         (rfc2047-encode-parameter): Remove useless concat.
21699
21700 2004-07-22  Katsumi Yamaoka  <yamaoka@jpl.org>
21701
21702         * rfc2047.el (rfc2047-encode-region): Check carefully whether to
21703         encode special characters; fix some kind of misconfigured headers;
21704         signal a real error if debug-on-quit or debug-on-error is non-nil.
21705         (rfc2047-encode-max-chars): New variable.
21706         (rfc2047-encode-1): Use it.
21707         (rfc2047-encode-parameter): New function.
21708
21709         * mml.el (mml-insert-parameter): Remove an excessive space.
21710
21711 2004-07-17  Simon Josefsson  <jas@extundo.com>
21712
21713         * gnus-group.el (gnus-group-make-group-simple): Add, suggested by
21714         Kai Grossjohann <kai@emptydomain.de>.
21715         (gnus-group-group-map): Use it, instead of gnus-group-make-group.
21716         (gnus-group-make-menu-bar): Ditto.
21717
21718         * gnus-util.el (gnus-group-server): Add.
21719
21720 2004-07-16  Jesper Harder  <harder@ifa.au.dk>
21721
21722         * message.el (message-clone-locals): Clone sendmail and smtp
21723         variables.
21724
21725 2004-07-12  Katsumi Yamaoka  <yamaoka@jpl.org>
21726
21727         * rfc2047.el (rfc2047-encode-region): Fix last change.
21728
21729 2004-07-12  Katsumi Yamaoka  <yamaoka@jpl.org>
21730
21731         * rfc2047.el (rfc2047-encode-region): Treat backslash-quoted
21732         characters as non-special.
21733
21734 2004-07-09  Simon Josefsson  <jas@extundo.com>
21735
21736         * gnus-agent.el (gnus-agent-synchronize-flags): Revert to ask.
21737         Users will lose all flag changes made while unplugged with
21738         e.g. nntp unless flag synchronization happens, thus `nil' is not a
21739         good default.  See numerous reports on ding mailing list.
21740
21741 2004-07-09  Katsumi Yamaoka  <yamaoka@jpl.org>
21742
21743         * nndoc.el (nndoc-type-alist): Improve regexp for article-begin,
21744         add generate-head-function and generate-article-function to the
21745         rfc822-forward entry.
21746         (nndoc-rfc822-forward-generate-article): New function.
21747         (nndoc-rfc822-forward-generate-head): New function.
21748
21749         * mm-decode.el (mm-dissect-buffer): Simplify cleaning of CTE.
21750
21751 2004-07-06  Dan Christensen  <jdc@uwo.ca>
21752
21753         * gnus-sum.el (gnus-summary-read-group-1): When summary is unthreaded,
21754         respect display group parameter and gnus-summary-expunge-below.
21755         (gnus-articles-to-read): Remove unused reference to display group
21756         parameter.
21757
21758 2004-07-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
21759
21760         * nnheader.el (nnheader-uniquify-message-id): New experimental
21761         variable.
21762         (nnheader-nov-read-message-id): Use it.
21763
21764         * spam-report.el (spam-report-gmane): Add interactive.
21765
21766 2004-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
21767
21768         * mm-encode.el (mm-content-transfer-encoding-defaults):
21769         Use qp-or-base64 for the application/* types.
21770
21771 2004-07-02  Joakim Verona  <joakim@verona.se>  (tiny change)
21772
21773         * nnrss.el (nnrss-read-group-data): Fix off-by-one error.
21774
21775 2004-06-30  Teodor Zlatanov  <tzz@lifelogs.com>
21776
21777         * gnus-registry.el (gnus-registry-trim): Don't allow a negative
21778         trim value.
21779
21780 2004-01-25  Paul Jarc  <prj@po.cwru.edu>
21781
21782         * nnmaildir.el (nnmaildir--condcase, nnmaildir--enoent-p):
21783         New macro and function.
21784         (nnmaildir--new-number, nnmaildir-request-set-mark): Use them.
21785
21786 2004-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
21787
21788         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): Fix cleaning of
21789         after-load-alist.
21790
21791 2004-06-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
21792
21793         * gnus-group.el (gnus-group-get-new-news-this-group):
21794         Don't update info that isn't there.
21795
21796 2004-06-29  Ilya N. Golubev  <gin@mo.msk.ru>
21797
21798         * mm-util.el (mm-mime-mule-charset-alist): Add the windows-1251
21799         entry.
21800
21801 2004-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
21802
21803         * mm-view.el (mm-inline-render-with-function): Use multibyte
21804         buffer; decode html source by charset.
21805
21806         * mm-encode.el (mm-content-transfer-encoding-defaults): Doc fix.
21807
21808         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): New function run when
21809         Mule-UCS is loaded under XEmacs.
21810         (mm-mime-mule-charset-alist): Avoid duplicated entries.
21811
21812 2004-06-28  Jesper Harder  <harder@ifa.au.dk>
21813
21814         * nnheader.el (nnheader-max-head-length): Increase to 8192.
21815
21816 2004-06-28  Katsumi Yamaoka  <yamaoka@jpl.org>
21817
21818         * mm-util.el (mm-coding-system-p): Return a coding-system.
21819         (mm-mime-mule-charset-alist): Use shift_jis instead of
21820         iso-2022-jp-2 for the katakana-jisx0201 mule charset; add new
21821         entries for the mime charsets iso-2022-jp-3 and shift_jis.
21822         (mm-coding-system-priorities): Use shift_jis and iso-8859-1
21823         instead of japanese-shift-jis and iso-latin-1 respectively in
21824         order to share the default value with both Emacs and XEmacs-mule.
21825         (mm-mule-charset-to-mime-charset):
21826         Make mm-coding-system-priorities effective.
21827         (mm-sort-coding-systems-predicate): Canonicalize coding-systems
21828         while predicating of candidates upon the priorities.
21829
21830 2004-06-27  Jesper Harder  <harder@ifa.au.dk>
21831
21832         * gnus-sum.el (gnus-summary-make-menu-bar):
21833         Add gnus-uu-invert-processable.
21834
21835         * gnus.el: Autoload gnus-uu-invert-processable.
21836
21837 2004-06-24  Katsumi Yamaoka  <yamaoka@jpl.org>
21838
21839         * mm-util.el (mm-with-multibyte-buffer): New macro.
21840
21841         * rfc2047.el (rfc2047-encode-string): Use it.
21842         (rfc2047-encode-region): Move point to the end of the region after
21843         encoding.  Suggested by IRIE Tetsuya <irie@t.email.ne.jp>.
21844
21845 2004-06-23  Katsumi Yamaoka  <yamaoka@jpl.org>
21846
21847         * gnus-cite.el (gnus-cite-parse): Don't ignore case when finding
21848         ">From ".  Thanks to Reiner Steib <Reiner.Steib@gmx.de>.
21849
21850 2004-06-23  Katsumi Yamaoka  <yamaoka@jpl.org>
21851
21852         * gnus-cite.el (gnus-cite-ignore-quoted-from): New user option.
21853         (gnus-cite-parse): Ignore quoted envelope From_.
21854         Suggested by Karl Chen <quarl@nospam.quarl.org>.
21855
21856 2004-06-23  Jesper Harder  <harder@ifa.au.dk>
21857
21858         * message.el (message-idna-to-ascii-rhs-1): Don't choke on
21859         invalid addresses.
21860
21861 2004-06-21  Teodor Zlatanov  <tzz@lifelogs.com>
21862
21863         * spam.el: Change section markers, revise TODO list.
21864         (spam-backends): Make new master list of all installed backends.
21865         (spam-summary-exit-behavior): Add new variable to determine how
21866         messages moves are done at summary exit.
21867         (spam-move-spam-nonspam-groups-only)
21868         (spam-process-ham-in-nonham-groups)
21869         (spam-process-ham-in-spam-groups): Remove variables, the
21870         spam-summary-exit-behavior variable should be used to manage this
21871         behavior.
21872         (spam-old-ham-articles, spam-old-spam-articles): Remove.
21873         (spam-old-articles): Add variable, replacing spam-old-ham-articles
21874         and spam-old-spam-articles.
21875         (spam-use-copy, spam-use-move, spam-use-gmane, spam-use-resend):
21876         Add empty variables, placeholders for the backends they represent.
21877         (spam-set-difference): Move, unchanged.
21878         (spam-list-of-processors): Declare OBSOLETE, not used anymore
21879         unless the user has a processor variable.
21880         (spam-classifications, spam-classification-valid-p)
21881         (spam-backend-properties, spam-backend-property-valid-p)
21882         (spam-backend-function-type-valid-p)
21883         (spam-process-type-valid-p, spam-list-articles): Add helper functions.
21884         (spam-report-articles-gmane, spam-report-articles-resend):
21885         Remove functions, they are not needed.
21886         (spam-install-backend-super, spam-backend-list)
21887         (spam-backend-check, spam-backend-valid-p, spam-backend-info)
21888         (spam-backend-function, spam-backend-ham-registration-function)
21889         (spam-backend-spam-registration-function)
21890         (spam-backend-ham-unregistration-function)
21891         (spam-backend-spam-unregistration-function)
21892         (spam-backend-statistical-p, spam-backend-mover-p)
21893         (spam-install-backend-alias, spam-install-checkonly-backend)
21894         (spam-install-mover-backend, spam-install-nocheck-backend)
21895         (spam-install-backend, spam-install-statistical-backend)
21896         (spam-install-statistical-checkonly-backend): Add backend installation
21897         support.
21898         (spam-summary-prepare-exit): Rewrite to use the new backend code.
21899         (spam-group-processor-p): Use the new backend code and respect the
21900         summary exit behavior.
21901         (spam-mark-spam-as-expired-and-move-routine): Remove.
21902         (spam-summary-prepare): Change to use the new spam-old-articles
21903         variable.
21904         (spam-copy-or-move-routine, spam-copy-spam-routine)
21905         (spam-move-spam-routine, spam-copy-ham-routine)
21906         (spam-move-ham-routine): Add code to copy/move ham or spam.
21907         (spam-fetch-field-fast): Improve doc and code, plus allow the
21908         'number request.
21909         (spam-list-of-checks, spam-list-of-statistical-checks):
21910         Remove variables.
21911         (spam-split, spam-find-spam): Use the new backend code.
21912         (spam-registration-functions): Remove variable.
21913         (spam-unregister-routine): Add convenience wrapper.
21914         (spam-log-undo-registration, spam-register-routine)
21915         (spam-log-processing-to-registry)
21916         (spam-log-unregistration-needed-p): Rename "check" to "backend"
21917         where possible.
21918         (spam-check-gmane-xref, spam-check-regex-headers)
21919         (spam-check-blackholes, spam-check-stat, spam-check-ifile)
21920         (spam-check-BBDB, spam-check-whitelist, spam-check-blacklist)
21921         (spam-check-bogofilter-headers, spam-check-spamoracle)
21922         (spam-check-spamassassin-headers, spam-check-bsfilter-headers)
21923         (spam-check-crm114-headers): Use the spam-split-group that
21924         spam-split prepares, no need to determine it every time.
21925
21926         * nnimap.el (nnimap-retrieve-headers-progress): Add the message number
21927         to the nnheader-parse-naked-head call.
21928
21929         * nnheader.el (nnheader-generate-fake-message-id): Fix indentation.
21930
21931         * gnus-sum.el (gnus-nov-parse-line): Add the message number to
21932         the nnheader-nov-read-message-id call.
21933
21934 2004-06-21  Katsumi Yamaoka  <yamaoka@jpl.org>
21935
21936         * gnus-group.el (gnus-group-get-new-news-this-group): Don't call
21937         gnus-activate-group twice.  Suggested by Markus Peter
21938         <warp@spin.de>.
21939
21940 2004-06-18  Katsumi Yamaoka  <yamaoka@jpl.org>
21941
21942         * gnus-art.el (gnus-article-time-format): Exchange the order of
21943         day and month in the default value; fix customization type.
21944         (article-date-ut): Use add-text-properties.
21945         (article-make-date-line): Use message-make-date instead of
21946         current-time-string.
21947
21948         * message.el (message-fetch-field): Don't use set-text-properties.
21949         (message-make-date): Simplify.
21950
21951         * messagexmas.el (message-xmas-make-date): New function.
21952         (message-xmas-redefine): Defalias message-make-date to it.
21953
21954 2004-06-17  Katsumi Yamaoka  <yamaoka@jpl.org>
21955
21956         * rfc2047.el (rfc2047-syntax-table): Treat `(' and `)' as is.
21957         (rfc2047-encode-region): Treat text within parentheses as special;
21958         show the original text when error has occurred.
21959
21960         * gnus-group.el (gnus-group-get-new-news-this-group): Pass the
21961         already-computed method to gnus-activate-group.
21962
21963         * gnus-start.el (gnus-make-hashtable-from-newsrc-alist): Make the
21964         same select-methods identical Lisp objects.
21965
21966         * gnus-srvr.el (gnus-server-set-info): Don't make a new Lisp
21967         object when modifying the info.
21968
21969 2004-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
21970
21971         * gnus-srvr.el (gnus-server-set-info): Remove the server from
21972         gnus-opened-servers since it has never been opened with the new
21973         configuration yet.
21974
21975 2004-06-15  Katsumi Yamaoka  <yamaoka@jpl.org>
21976
21977         * nnheader.el (nnheader-nov-read-message-id): Pass the optional
21978         arg to nnheader-generate-fake-message-id.
21979
21980 2004-06-14  Teodor Zlatanov  <tzz@lifelogs.com>
21981
21982         * nnheader.el (nnheader-generate-fake-message-id): Accept a
21983         number and build a fake message ID localized to a group and
21984         article number (so it's repeatable from that point on).
21985         (nnheader-fake-message-id-p): Change regex to accomodate new fake
21986         ID format.
21987
21988         * gnus-sum.el (gnus-get-newsgroup-headers):
21989         Call nnheader-generate-fake-message-id with the article number.
21990
21991 2004-06-12  YAGI Tatsuya  <ynyaaa@ybb.ne.jp>  (tiny change)
21992
21993         * gnus-art.el (gnus-article-next-page): Fix the way to find a real
21994         end-of-buffer.
21995
21996 2004-06-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
21997
21998         * message.el (message-ignored-supersedes-headers): Add Approved.
21999
22000 2004-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
22001
22002         * rfc2047.el (rfc2047-encode-message-header): Remove useless
22003         goto-char.
22004         (rfc2047-encode): Fold the line before encoding.
22005
22006 2004-06-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
22007
22008         * rfc2047.el (rfc2047-encode-message-header): Disabled header
22009         folding -- not all headers can be folded, and this should be done
22010         by the message composition mode.  Probably.  I think.
22011
22012 2004-06-10  Katsumi Yamaoka  <yamaoka@jpl.org>
22013
22014         * gnus-util.el (gnus-remove-text-with-property): Make it slightly
22015         fast.
22016
22017         * gnus-ems.el (gnus-remove-image): Don't use
22018         message-text-with-property; remove only the image found first.
22019
22020         * gnus-xmas.el (gnus-xmas-remove-image): Remove only the image
22021         found first.
22022
22023 2004-06-09  Jesper Harder  <harder@ifa.au.dk>
22024
22025         * message.el (message-send-mail-with-sendmail): Use with-current-buffer.
22026
22027 2004-06-09  Katsumi Yamaoka  <yamaoka@jpl.org>
22028
22029         * message.el (message-text-with-property): Make it fast and accept
22030         optional arguments.
22031         (message-strip-forbidden-properties): Use it.
22032         (message-fix-before-sending): Follow the m-t-w-p change.
22033
22034         * gnus-ems.el (gnus-remove-image): Follow the m-t-w-p change.
22035
22036 2004-06-08  Katsumi Yamaoka  <yamaoka@jpl.org>
22037
22038         * gnus-art.el (article-hide-headers): Don't change the buffer
22039         mistakenly when performing mml-preview even if
22040         gnus-single-article-buffer is nil.
22041
22042 2004-06-08  Kai Grossjohann  <kgrossjo@eu.uu.net>
22043
22044         * message.el (message-expand-name-databases): New user option.
22045         (message-expand-name): Use it.
22046
22047 2004-06-07  Teodor Zlatanov  <tzz@lifelogs.com>
22048
22049         * spam.el (spam-report-articles-resend)
22050         (spam-report-resend-register-routine): Allow ham reporting.
22051         (spam-report-resend-register-ham-routine): Add wrapper.
22052         (spam-registration-functions): Add ham resending functions.
22053         (spam-list-of-processors): Add ham resend processor.
22054
22055         * gnus.el (ham-resend-to): Add new group parameter.
22056         (spam-process): Add ham resend option.
22057
22058         * spam-report.el (spam-report-resend): Allow reporting ham.
22059         (spam-report-resend-ham): Add wrapper.
22060
22061 2004-06-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
22062
22063         * message.el (message-cite-articles-with-x-no-archive):
22064         New variable.
22065         (message-cite-original): Use it.
22066
22067 2004-06-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
22068
22069         * message.el (message-cite-original): Respect X-No-Archive.
22070
22071 2004-06-04  Katsumi Yamaoka  <yamaoka@jpl.org>
22072
22073         * gnus-art.el (article-hide-headers): Refer to the values for
22074         gnus-ignored-headers and gnus-visible-headers in the summary
22075         buffer since a user may have set them as group parameters.
22076
22077 2004-06-03  Teodor Zlatanov  <tzz@lifelogs.com>
22078
22079         * assistant.el (assistant-node-name): Add convenience function.
22080         (assistant-render-text, assistant-render-node): Add error handling,
22081         plus handle multiple next nodes.
22082         (assistant-find-next-node): Comment out for now.
22083         (assistant-find-next-nodes): Add function, returns list of next
22084         nodes.
22085
22086 2004-06-02  Reiner Steib  <Reiner.Steib@gmx.de>
22087
22088         * mail-source.el (mail-source-directory): Fix doc-string.
22089
22090 2004-05-29  Teodor Zlatanov  <tzz@lifelogs.com>
22091
22092         * assistant.el (assistant-render-text, assistant-eval): Add :set
22093         widget type, which is different because it takes and returns a
22094         list.  Much hilarity ensues.
22095
22096 2004-05-28  Reiner Steib  <Reiner.Steib@gmx.de>
22097
22098         * gnus-art.el (gnus-button-alist): Fix regexp for manual links.
22099
22100         * gnus-group.el (gnus-group-get-new-news-this-group):
22101         Add doc-string.
22102
22103         * gnus-start.el (gnus-activate-group): Add doc-string.
22104
22105 2004-05-28  Katsumi Yamaoka  <yamaoka@jpl.org>
22106
22107         * mm-encode.el (mm-safer-encoding): Consider 7bit is safe.
22108
22109 2004-05-27  Teodor Zlatanov  <tzz@lifelogs.com>
22110
22111         * assistant.el (assistant-render-text): Try to add a :set
22112         widget, more to come.
22113
22114         * spam.el (spam-group-spam-contents-p): Handle empty groupname
22115         strings.
22116         (spam-report-articles-resend)
22117         (spam-register-routine): Do registration iff any articles warrant
22118         it.
22119         (spam-summary-prepare-exit): Change log message for nil group
22120         destinations.
22121
22122 2004-05-27  Daniel Pittman  <daniel@rimspace.net>
22123
22124         * spam.el (spam-report-resend-register-routine):
22125         Allow spam-report-resend-to to be a group parameter or a global value.
22126
22127 2004-05-26  Simon Josefsson  <jas@extundo.com>
22128
22129         * starttls.el: Merge with my GNUTLS based starttls.el.
22130         (starttls-gnutls-program, starttls-use-gnutls)
22131         (starttls-extra-arguments, starttls-process-connection-type)
22132         (starttls-connect, starttls-failure, starttls-success):
22133         New variables.
22134         (starttls-program, starttls-extra-args): Doc fix.
22135         (starttls-negotiate-gnutls, starttls-open-stream-gnutls):
22136         New functions.
22137         (starttls-negotiate, starttls-open-stream):
22138         Check `starttls-use-gnutls' and pass on to corresponding *-gnutls
22139         function if it is set.
22140
22141 2004-05-27  Katsumi Yamaoka  <yamaoka@jpl.org>
22142
22143         * rfc2047.el (rfc2047-encode-region): Encode encoded words in
22144         structured fields.
22145
22146 2004-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
22147
22148         * message.el (message-resend): Bind rfc2047-encode-encoded-words.
22149
22150 2004-05-26  Teodor Zlatanov  <tzz@lifelogs.com>
22151
22152         * spam.el (spam-mark-new-messages-in-spam-group-as-spam):
22153         Add variable.
22154         (spam-mark-junk-as-spam-routine): Use it.  Allow to disable
22155         assigning the spam-mark to new messages.
22156
22157 2004-05-26  Adam Sjøgren  <asjo@koldfront.dk>  (tiny change)
22158
22159         * spam.el (spam-ham-copy-or-move-routine): Don't declare `todo' twice.
22160
22161 2004-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
22162
22163         * dgnushack.el: Autoload customize-set-variable for XEmacs.
22164
22165         * rfc2047.el (rfc2047-encodable-p): Don't move point.
22166         (rfc2047-decode): Treat the ascii coding-system as raw-text by
22167         default.
22168
22169 2004-05-25  Anand Mitra  <mitramc@yahoo.com>  (tiny change)
22170
22171         * gnus-sum.el (gnus-summary-delete-article): Invoke hook with
22172         correct data.
22173
22174 2004-05-24  Teodor Zlatanov  <tzz@lifelogs.com>
22175
22176         * spam.el (spam-list-of-processors): Use nil for nonexistent processors.
22177         (spam-group-processor-p): Fix function.
22178         (spam-group-processor-multiple-p)
22179         (spam-group-spam-processor-report-gmane-p)
22180         (spam-group-spam-processor-report-resend-p)
22181         (spam-group-spam-processor-bogofilter-p)
22182         (spam-group-spam-processor-blacklist-p)
22183         (spam-group-spam-processor-ifile-p)
22184         (spam-group-ham-processor-ifile-p)
22185         (spam-group-spam-processor-spamoracle-p)
22186         (spam-group-spam-processor-crm114-p)
22187         (spam-group-ham-processor-bogofilter-p)
22188         (spam-group-spam-processor-stat-p)
22189         (spam-group-ham-processor-stat-p)
22190         (spam-group-ham-processor-whitelist-p)
22191         (spam-group-ham-processor-BBDB-p)
22192         (spam-group-ham-processor-spamoracle-p)
22193         (spam-group-ham-processor-copy-p): Remove functions with some
22194         prejudice against unneeded code.
22195         (spam-report-articles-resend)
22196         (spam-report-resend-register-routine): Allow the group/topic
22197         spam-resend-to value to override spam-report-resend-to.
22198         (spam-summary-prepare-exit): Invoke spam-group-processor-p
22199         properly now.
22200
22201         * gnus.el (spam-resend-to): Add group/topic parameter.
22202         (spam-process): Move the OBSOLETE processors to the end of the
22203         choices.
22204
22205 2004-05-24  Daniel Pittman  <daniel@rimspace.net>
22206
22207         * spam-report.el (spam-report-resend-to, spam-report-resend):
22208         Start with resend-to set to nil, and then ask the user if necessary.
22209         (spam-report-resend): spam-report-resend takes a list of articles, not
22210         separate article numbers.
22211
22212 2004-05-23  Katsumi Yamaoka  <yamaoka@jpl.org>
22213
22214         * mm-decode.el (mm-text-html-renderer): Make sure w3m exists in
22215         addition to emacs-w3m.
22216
22217 2004-05-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
22218
22219         * assistant.el (assistant-authinfo-data): New function.
22220         (assistant-eval): Eval for entire assistant.
22221
22222         * netrc.el (netrc-services-file): New variable.
22223         (netrc-parse-services): New function.
22224         (netrc-find-service-name): New function.
22225         (netrc-find-service-number): New function.
22226         (netrc-port-equal): New function.
22227         (netrc-machine): Use it.
22228
22229         * nnimap.el (nnimap-open-connection): Use netrc.
22230
22231         * gnus-util.el (gnus-netrc-get): Remove aliases.
22232
22233         * gnus-sum.el (gnus-auto-center-summary): Change default to 2.
22234
22235         * assistant.el (wid-edit): Fix compilation.
22236
22237         * gnus-util.el (gnus-set-file-modes): Just ignore errors.
22238
22239 2004-05-23  Paul Stodghill  <stodghil@cs.cornell.edu>
22240
22241         * gnus-util.el (gnus-set-file-modes): New function.  (small
22242         patch).
22243
22244 2004-05-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
22245
22246         * gnus-topic.el (gnus-topic-jump-to-topic): Goto missing topic.
22247
22248         * assistant.el (assistant-render-node): Fix up rendering and
22249         read-only text.
22250         (assistant-render-node): Reset.
22251         (assistant-make-read-only): Not sticky.
22252
22253 2004-05-20  Danny Siu  <dsiu@adobe.com>
22254
22255         * gnus-sum.el (gnus-summary-recenter): Summery buffer was not auto
22256         centered even when gnus-auto-center-summary is t.
22257
22258 2004-05-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
22259
22260         * dns.el (dns-get-txt-answer): New function.
22261         (dns-read-txt): Ditto.
22262         (query-dns): Use it.
22263
22264 2004-05-21  Katsumi Yamaoka  <yamaoka@jpl.org>
22265
22266         * gnus-start.el (gnus-get-unread-articles): Don't invalidate
22267         active for foreign groups even if the group level is higher than
22268         the specified value.
22269
22270 2004-05-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
22271
22272         * gnus-group.el (gnus-group-jump-to-group): Don't prompt for
22273         non-active groups.
22274
22275         * gnus-art.el (gnus-picon-databases): Add /usr/share/picons.
22276
22277 2004-05-20  Magnus Henoch  <mange@freemail.hu>
22278
22279         * dns.el (dns-read-type): Add support for SVR.  (small patch)
22280
22281 2004-05-20  Adam Sjøgren  <asjo@koldfront.dk>
22282
22283         * spam.el (spam-use-crm114, spam-crm114, spam-crm114-program)
22284         (spam-crm114-header, spam-crm114-spam-switch)
22285         (spam-crm114-spam-strong-switch, spam-crm114-ham-strong-switch)
22286         (spam-crm114-positive-spam-header)
22287         (spam-crm114-database-directory, spam-list-of-processors)
22288         (spam-group-spam-processor-crm114-p)
22289         (spam-group-ham-processor-crm114-p, spam-extra-header-to-number)
22290         (spam-generic-score, spam-list-of-checks)
22291         (spam-list-of-statistical-checks, spam-registration-functions)
22292         (spam-check-crm114-headers, spam-crm114-score)
22293         (spam-check-crm114, spam-crm114-register-with-crm114)
22294         (spam-crm114-register-spam-routine)
22295         (spam-crm114-unregister-spam-routine)
22296         (spam-crm114-register-ham-routine)
22297         (spam-crm114-unregister-ham-routine): Add CRM114 support.
22298
22299 2004-05-20  Teodor Zlatanov  <tzz@lifelogs.com>
22300
22301         * gnus.el: Add spam-use-crm114.
22302
22303         * spam.el (spam-list-of-processors, spam-registration-functions):
22304         Add spam-use-resend.
22305         (spam-group-spam-processor-report-resend-p): Add utility wrapper.
22306         (spam-report-articles-gmane): Add doc fix.
22307         (spam-report-articles-resend, spam-report-resend-register-routine):
22308         Add wrappers around spam-report-resend-to.
22309
22310         * spam-report.el (spam-report-resend-to, spam-report-resend):
22311         Add support for resending spam.
22312         (spam-report-gmane): Fix line length >80.
22313
22314         * gnus.el (spam-process): Add spam-use-resend.
22315
22316 2004-05-20  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
22317
22318         * spam.el (spam-mark-spam-as-expired-and-move-routine): Return the
22319         number of processed spam messages.
22320         (spam-ham-copy-or-move-routine): Return the number of processed
22321         ham messages.
22322         (spam-summary-prepare-exit): Use the above values to decide
22323         whether status messages shouled be displayed.
22324
22325 2004-05-20  Katsumi Yamaoka  <yamaoka@jpl.org>
22326
22327         * rfc2047.el (rfc2047-encode-function-alist): Rename from
22328         `rfc2047-encoding-function-alist' in order to avoid conflicting
22329         with the old version.
22330         (rfc2047-encode-region): Concatenate words containing non-ASCII
22331         characters in structured fields; don't encode space-delimited
22332         ASCII words even in unstructured fields; don't break words at
22333         char-category boundaries.
22334         (rfc2047-encode-1): New function.
22335         (rfc2047-encode): Use it; encode text so that it occupies the
22336         maximum width within 76-column; work correctly on Q encoding for
22337         iso-2022-* charsets.
22338         (rfc2047-fold-region): Use existing whitespace for LWSP; make it
22339         sure not to break a line just after the header name.
22340         (rfc2047-b-encode-region): Remove.
22341         (rfc2047-b-encode-string): New function.
22342         (rfc2047-q-encode-region): Remove.
22343         (rfc2047-q-encode-string): New function.
22344
22345         * mm-util.el (mm-replace-in-string): New function.
22346
22347 2004-05-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
22348
22349         * gnus-msg.el (gnus-inews-make-draft-meta-information):
22350         Really get it right.
22351         (gnus-inews-make-draft): Really.
22352
22353 2004-05-19  Ben Menasha  <bmenasha@benmenasha.net>
22354
22355         * nnmh.el (nnmh-request-list-1): Don't check the link count
22356         before descending.  (small patch)
22357
22358 2004-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
22359
22360         * gnus-msg.el (gnus-inews-make-draft-meta-information): Fix quote
22361         stuff.
22362
22363         * gnus-start.el (gnus-subscribe-hierarchical-interactive):
22364         Match on real group name.
22365
22366         * gnus-art.el (gnus-signature-limit): Doc fix.
22367
22368         * gnus-msg.el (gnus-inews-make-draft): Quote list.
22369
22370         * pgg-pgp.el (pgg-pgp-verify-region): Clean up.
22371
22372 2004-05-19  Michael Schierl  <schierlm-usenet@gmx.de>  (tiny change)
22373
22374         * pgg-pgp.el (pgg-pgp-verify-region): Default when signature
22375         isn't a string.
22376
22377 2004-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
22378
22379         * gnus-draft.el (gnus-draft-send):
22380         Bind rfc2047-encode-encoded-words.
22381
22382         * rfc2047.el (rfc2047-encode-region): Encode =? strings.
22383         (rfc2047-encodable-p): Say that =? needs encoding.
22384         (rfc2047-encode-encoded-words): New variable.
22385
22386         * gnus-group.el (gnus-group-select-group): Doc fix.
22387
22388         * gnus-draft.el (gnus-draft-setup): Mark all replied as replied.
22389
22390         * gnus-group.el (gnus-group-mode): Set show-trailing-whitespace
22391         to nil.
22392
22393         * gnus-cache.el (gnus-cache-possibly-enter-article): Use it.
22394
22395         * nnheader.el (nnheader-get-lines-and-char): New function.
22396
22397 2004-05-19  Reiner Steib  <Reiner.Steib@gmx.de>
22398
22399         * gnus-msg.el (gnus-summary-followup-with-original):
22400         Document yanking of region when active.
22401
22402 2004-05-19  Katsumi Yamaoka  <yamaoka@jpl.org>
22403
22404         * gnus-start.el (gnus-get-unread-articles): Do nothing for foreign
22405         groups if the group level is higher than the specified value.
22406
22407 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
22408
22409         * gnus-group.el (gnus-group-jump-to-group-prompt): Allow an alist.
22410         (gnus-group-jump-to-group): Add prefix argument using
22411         `gnus-group-jump-to-group-prompt'.  Query before jumping to
22412         non-active group.
22413
22414         * compface.el (uncompface): Be verbose when changing
22415         `uncompface-use-external'.
22416
22417         * gnus-art.el (gnus-button-handle-man, gnus-button-alist): Try to
22418         handle manual section.
22419
22420 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
22421
22422         * gnus-art.el (gnus-button-alist): Revert previous change.
22423
22424 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
22425
22426         * message.el (message-idna-to-ascii-rhs-1): Fix typo.
22427
22428 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
22429
22430         * gnus-msg.el (gnus-inews-do-gcc): Don't use read-only-p to see
22431         whether backend can accept message.
22432
22433         * message.el (message-idna-to-ascii-rhs-1): Don't use equalp.
22434
22435 2004-05-18  Kai Grossjohann  <kgrossjo@eu.uu.net>
22436
22437         * nntp.el (nntp-request-set-mark, nntp-request-update-info):
22438         Avoid creating directory when nntp-marks-is-evil is true.
22439         Reported by Reiner Steib.
22440
22441 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
22442
22443         * gnus-picon.el (gnus-picon-insert-glyph):
22444         Add optional `nostring' argument.
22445
22446 2004-05-18  Jesper Harder  <harder@ifa.au.dk>
22447
22448         * gnus-picon.el (gnus-picon-style): New variable.
22449         (gnus-picon-transform-address): Support `gnus-picon-style'.
22450
22451 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
22452
22453         * message.el (message-fill-field): Return point.
22454         (message-generate-headers): Go to end of field.
22455
22456         * gnus-start.el (gnus-get-unread-articles-in-group): Don't do
22457         stuff for non-living groups.
22458
22459 2004-05-18  Jesper Harder  <harder@ifa.au.dk>
22460
22461         * gnus-art.el (gnus-article-followup-with-original)
22462         (gnus-article-reply-with-original): gnus-mark-active-p ->
22463         gnus-region-active-p.
22464
22465 2004-05-17  Teodor Zlatanov  <tzz@lifelogs.com>
22466
22467         * spam.el (spam-summary-prepare-exit): Fix messages, so they show
22468         only when there is spam or ham to be processed.
22469
22470 2004-05-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
22471
22472         * mail-source.el (mail-source-delete-crash-box): Refactor.
22473         (mail-source-fetch): Use it.
22474         (mail-source-fetch-file): Ditto.
22475         (mail-source-fetch-directory): Run postscript in loop.
22476         (mail-source-fetch-pop): Delete.
22477         (mail-source-fetch-maildir): Ditto.
22478         (mail-source-fetch-imap): Ditto.
22479
22480         * imap.el (imap-authenticators): Comment out sasl.
22481
22482         * message.el (message-skip-to-next-address): New function.
22483         (message-fill-header-address): Refactor.
22484         (message-fill-address): Use it.
22485         (message-delete-address): Use it.
22486         (message-fill-header-general): Refactor.
22487         (message-fill-field-address): Rename.
22488         (message-narrow-to-field): Find the start of the header.
22489         (message-header-format-alist): Don't pre-fill.
22490         (message-fill-header): Remove.
22491         (message-insert-header): New function.
22492         (message-shorten-references): Use it.
22493
22494         * rfc2047.el (rfc2047-field-value): Strip props.
22495
22496         * mail-parse.el (mail-header-make-address): New alias.
22497
22498         * ietf-drums.el (ietf-drums-make-address): New function.
22499
22500         * imap.el: Add compiler directives.
22501
22502         * gnus-score.el (gnus-score-edit-done): run-hook->run-hooks.
22503
22504         * gnus-art.el (article-decode-idna-rhs): Don't use
22505         message-idna-inside-rhs-p.
22506
22507 2004-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
22508
22509         * message.el (message-idna-inside-rhs-p): Remove.
22510         (message-idna-to-ascii-rhs-1): Use proper address parsing.
22511
22512         * gnus-art.el (gnus-emphasis-alist): Remove strikethru; too many
22513         false positives.
22514
22515 2004-05-16  Kim-Minh Kaplan  <kmkaplan-AwwS6Bc0PDVoiYX5Tdu9fQ@public.gmane.org>
22516
22517         * imap.el (imap-sasl-make-mechanisms): Use sasl.
22518
22519 2004-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
22520
22521         * nneething.el (nneething-file-name): Don't create spurious
22522         files.
22523
22524         * gnus-msg.el (gnus-inews-do-gcc): Ignore read-only groups.
22525         (gnus-inews-do-gcc): Remove sleep.
22526
22527         * gnus-art.el (gnus-mime-delete-part): Error message when no MIME
22528         part under point.
22529
22530         * gnus-agent.el (gnus-agent-synchronize-flags): Default to nil.
22531         (gnus-agent-regenerate-group): Using nil messages aren't valid.
22532
22533 2004-05-15  Teodor Zlatanov  <tzz@lifelogs.com>
22534
22535         * spam.el (spam-summary-prepare-exit): Fix (length).
22536
22537 2004-05-14  Teodor Zlatanov  <tzz@lifelogs.com>
22538
22539         * spam.el (spam-summary-prepare-exit): Fix to produce "marking spam
22540         as expired without moving it" message when there are spam
22541         messages left.
22542
22543 2004-05-14  Nelson Ferreira  <nelson.ferreira@verizon.net>  (tiny change)
22544
22545         * gnus-dup.el (gnus-dup-unsuppress-article): Don't assume the mail
22546         header is not nil.
22547
22548 2004-05-14  Kai Grossjohann  <kgrossjo@eu.uu.net>
22549
22550         * nntp.el (nntp-request-set-mark, nntp-request-update-info):
22551         Call nntp-possibly-create-directory, not nntp-possibly-change-group.
22552         (nntp-marks-changed-p): New arg SERVER.
22553         (nntp-request-update-info): Adjust caller.
22554
22555 2004-05-14  Kai Grossjohann  <kai@emptydomain.de>
22556
22557         * nntp.el (nntp-save-marks): Pass missing arg.
22558
22559 2004-05-13  Kai Grossjohann  <kai.grossjohann@gmx.net>
22560
22561         * nntp.el: Support marks.
22562         (nntp-marks-is-evil, nntp-marks-file-name, nntp-marks)
22563         (nntp-marks-modtime, nntp-marks-directory): New variables.
22564         (nntp-request-set-mark, nntp-request-update-info)
22565         (nntp-possibly-create-directory, nntp-marks-changed-p)
22566         (nntp-save-marks, nntp-open-marks, nntp-marks-directory):
22567         New functions.
22568
22569 2004-05-12  Jesper Harder  <harder@ifa.au.dk>
22570
22571         * gnus-xmas.el (gnus-xmas-select-lowest-window)
22572         (gnus-xmas-redefine): Rename.
22573
22574         * gnus-score.el (gnus-score-insert-help):
22575         Use gnus-select-lowest-window.
22576
22577         * gnus-ems.el (gnus-select-lowest-window): Copy definition of
22578         appt-select-lowest-window and rename to gnus-select-lowest-window.
22579
22580         * gnus.el: do.
22581
22582 2004-05-12  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
22583
22584         * rfc2047.el (rfc2047-encode): Use uppercase letters to specify
22585         encodings of MIME-encoded words, in order to improve
22586         interoperability with several broken MUAs.
22587
22588 2004-05-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
22589
22590         * mm-view.el (mm-inline-text-html-render-with-w3): Check META
22591         tags, only when charsets are not specified in headers.
22592         (mm-inline-text-html-render-with-w3m): Ditto.
22593
22594         * lpath.el: Remove `w3m-meta-content-type-charset-regexp' and
22595         `w3m-charset-to-coding-system'.  Add `w3m-detect-meta-charset'.
22596
22597 2004-05-06  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
22598
22599         * gnus-art.el (article-strip-banner): Use MIME-encoded from fields
22600         instead of MIME-decoded from fields when checking
22601         `gnus-article-address-banner-alist'.
22602
22603 2004-05-03  Jesper Harder  <harder@ifa.au.dk>
22604
22605         * nnrss.el (nnrss-check-group, nnrss-read-group-data): Hash on
22606         description rather than subject.
22607
22608 2004-05-02  Steve Youngs  <steve@youngs.au.com>
22609
22610         * dgnushack.el: Autoload `mail-fetch-field' for XEmacs.
22611
22612 2004-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
22613
22614         * gnus.el (gnus-version-number): Bump.
22615
22616 2004-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
22617
22618         * gnus.el: No Gnus v0.2 is released.
22619
22620 2004-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
22621
22622         * gnus-agent.el (gnus-agent-read-agentview):
22623         Inline gnus-uncompress-range.
22624
22625 2004-05-01  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
22626
22627         * spam.el (spam-bsfilter-path): Use `executable-find' instead of
22628         `exec-installed-p'.
22629
22630 2004-04-30  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
22631
22632         * gnus.el (spam-process, spam-autodetect-methods):
22633         Add bsfilter and bsfilter-headers.
22634
22635         * spam.el (spam-bsfilter): New customize group.
22636         (spam-use-bsfilter, spam-use-bsfilter-headers, spam-bsfilter-path)
22637         (spam-bsfilter-header, spam-bsfilter-probability-header)
22638         (spam-bsfilter-spam-switch, spam-bsfilter-ham-switch)
22639         (spam-bsfilter-spam-strong-switch, spam-bsfilter-ham-strong-switch)
22640         (spam-bsfilter-database-directory): New options.
22641         (spam-install-hooks, spam-list-of-processors, spam-list-of-checks)
22642         (spam-list-of-statistical-checks, spam-registration-functions):
22643         Add `spam-use-bsfilter' and `spam-use-bsfilter-headers'.
22644         (spam-bsfilter-score): New command.
22645         (spam-check-bsfilter-headers, spam-check-bsfilter)
22646         (spam-bsfilter-register-with-bsfilter)
22647         (spam-bsfilter-register-spam-routine)
22648         (spam-bsfilter-unregister-spam-routine)
22649         (spam-bsfilter-register-ham-routine)
22650         (spam-bsfilter-unregister-ham-routine): New functions.
22651         (spam-generic-score): Support bsfilter; Accept an optional argument
22652         to recalcurate spam score even if scoring header has already been
22653         added.
22654         (spam-bogofilter-score, spam-spamassassin-score): Accept an
22655         optional argument to recalcurate spam score even if scoring header
22656         has already been added.
22657
22658 2004-04-29  Jesper Harder  <harder@ifa.au.dk>
22659
22660         * nnrss.el (nnrss-get-namespace-prefix): Use string= to compare
22661         strings!  Reported by David D. Smith <davidsmith@acm.org>.
22662         (nnrss-check-group, nnrss-read-group-data): Hash on Subject if
22663         link is missing.
22664
22665 2004-04-28  Jesper Harder  <harder@ifa.au.dk>
22666
22667         * html2text.el (html2text-replace-list): Add &amp; and &apos;.
22668         (html2text-get-attr): Rewrite.
22669
22670         * message.el (message-setup-1): Remove redundant put-text-property
22671         on mail-header-separator.
22672
22673 2004-04-27  Teodor Zlatanov  <tzz@lifelogs.com>
22674
22675         * gnus-registry.el (gnus-registry-cache-whitespace)
22676         (gnus-registry-action, gnus-registry-spool-action)
22677         (gnus-registry-split-fancy-with-parent): Change message levels
22678         from 5 to 3 or 7, as needed.
22679
22680         * spam.el (spam-summary-prepare-exit)
22681         (spam-mark-junk-as-spam-routine, spam-fetch-field-fast)
22682         (spam-split, spam-find-spam, spam-log-undo-registration)
22683         (spam-check-blackholes, spam-enter-ham-BBDB): Change message
22684         level from 5 to 6.
22685
22686 2004-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
22687
22688         * gnus-ems.el: Autoload appt-select-lowest-window (revert
22689         2004-03-04 change).
22690
22691 2004-04-25  Jesper Harder  <harder@ifa.au.dk>
22692
22693         * sieve-manage.el (sieve-manage-open):
22694         * nnweb.el (nnweb-insert-html):
22695         * nnvirtual.el (nnvirtual-catchup-group, nnvirtual-partition-sequence)
22696         (nnvirtual-partition-sequence, nnvirtual-create-mapping):
22697         * nnspool.el (nnspool-request-group):
22698         * nnrss.el (nnrss-opml-export, nnrss-find-el, nnrss-order-hrefs):
22699         * nnml.el (nnml-request-update-info):
22700         * nnmh.el (nnmh-request-group, nnmh-request-list-1, nnmh-active-number)
22701         (nnmh-request-create-group, nnmh-update-gnus-unreads):
22702         * nnimap.el (nnimap-request-close, nnimap-acl-edit)
22703         (nnimap-request-set-mark):
22704         * nnfolder.el (nnfolder-request-update-info):
22705         * mm-view.el (mm-pkcs7-signed-magic, mm-pkcs7-enveloped-magic):
22706         * mml.el (mml-destroy-buffers, mml-compute-boundary-1):
22707         * gnus-uu.el (gnus-uu-find-articles-matching):
22708         * gnus-topic.el (gnus-topic-check-topology, gnus-topic-remove-group):
22709         * gnus-sum.el (gnus-summary-fetch-faq, gnus-read-move-group-name):
22710         * gnus-score.el (gnus-score-load-file, gnus-sort-score-files):
22711         * gnus-nocem.el (gnus-nocem-scan-groups):
22712         * gnus-int.el (gnus-start-news-server):
22713         * gnus-group.el (gnus-group-make-kiboze-group)
22714         (gnus-group-browse-foreign-server):
22715         * spam-stat.el (spam-stat-score-buffer): Simplify mapcar usage.
22716         Use mapc when appropriate.
22717
22718 2004-04-22  Dan Christensen  <jdc@uwo.ca>
22719             Adam Sjøgren  <asjo@koldfront.dk>
22720             Wes Hardaker  <wes@hardakers.net>
22721             Michael Shields  <shields@msrl.com>
22722
22723         * spam.el (spam-necessary-extra-headers): Get the extra headers we
22724         may need for spam sorting and scoring.
22725         (spam-user-format-function-S): Add user format function suitable for
22726         general use.
22727         (spam-article-sort-by-spam-status): Add sorting function for summary
22728         sorting.
22729         (spam-extra-header-to-number): Add function to get a score from a
22730         header.
22731         (spam-summary-score): Add function to get a numeric score from the
22732         headers.
22733         (spam-generic-score): Fix function doc, was in wrong place.
22734         (spam-initialize): Take symbols when it's run, and install the
22735         extra headers that spam-necessary-extra-headers thinks we need.
22736
22737 2004-04-21  Teodor Zlatanov  <tzz@lifelogs.com>
22738
22739         * spam.el (spam-summary-prepare-exit): Add logic and message fix.
22740         Reported by bojohan+news@dd.chalmers.se (Johan Bockgård).
22741
22742 2004-04-17  Jesper Harder  <harder@ifa.au.dk>
22743
22744         * gnus-sum.el (gnus-set-global-variables)
22745         (gnus-build-all-threads, gnus-get-newsgroup-headers)
22746         (gnus-article-get-xrefs, gnus-summary-best-group)
22747         (gnus-summary-next-article, gnus-summary-enter-digest-group)
22748         (gnus-summary-set-bookmark, gnus-offer-save-summaries)
22749         (gnus-summary-update-info, gnus-kill-or-deaden-summary):
22750         Use with-current-buffer.
22751
22752 2004-04-16  Teodor Zlatanov  <tzz@lifelogs.com>
22753
22754         * spam.el (spam-summary-prepare-exit): Simplify logic.
22755         (spam-fetch-article-header): Read the article header if it's not
22756         available.
22757         (spam-list-articles): Simplify logic.
22758         (spam-filelist-register-routine): Fix bug with unregister-list.
22759
22760         * gnus-registry.el: Fix comments at beginning.
22761
22762 2004-04-16  Jesper Harder  <harder@ifa.au.dk>
22763
22764         * message.el (message-cater-to-broken-inn): Remove.
22765         (message-shorten-references): Make sure the total folded length of
22766         References is shorter than 998 characters to cater to a bug in INN
22767         2.3.  Also, don't pretend that references aren't folded -- this
22768         hasn't worked for a while.
22769
22770 2004-04-15  Kevin Greiner  <kgreiner@xpediantsolutions.com>
22771
22772         * gnus-agent.el (gnus-agentize):
22773         gnus-agent-send-mail-real-function no longer set to current value
22774         of message-send-mail-function but rather a lambda that calls
22775         message-send-mail-function.  The change makes the agent real-time
22776         responsive to user changes to message-send-mail-function.
22777
22778 2004-04-15  Kevin Greiner  <kgreiner@xpediantsolutions.com>
22779
22780         * legacy-gnus-agent.el
22781         (gnus-agent-convert-to-compressed-agentview): Fix typos with
22782         help from Florian Weimer <fw@deneb.enyo.de>
22783
22784 2004-04-15  Katsumi Yamaoka  <yamaoka@jpl.org>
22785
22786         * nnmail.el (nnmail-cache-insert): Revert last change.
22787
22788 2004-04-14  Katsumi Yamaoka  <yamaoka@jpl.org>
22789
22790         * nnmail.el (nnmail-cache-insert): Always check whether
22791         nnmail-cache-ignore-groups matches a group name.
22792
22793 2004-04-13  Teodor Zlatanov  <tzz@lifelogs.com>
22794
22795         * spam.el (spam-fetch-field-fast, spam-generate-fake-headers)
22796         (spam-find-spam, spam-log-processing-to-registry)
22797         (spam-log-registered-p, spam-log-unregistration-needed-p)
22798         (spam-log-undo-registration): Use gnus-message instead of
22799         gnus-error, none of these errors are fatal.
22800
22801         * gnus-registry.el (gnus-registry-clean-empty-function)
22802         (gnus-registry-clean-empty): Remove only empty entries without
22803         extra data.
22804
22805 2004-04-12  Teodor Zlatanov  <tzz@lifelogs.com>
22806
22807         * spam-stat.el (spam-stat-buffer-change-to-spam)
22808         (spam-stat-buffer-change-to-non-spam): Change (error) to
22809         (gnus-message 8) invocation.
22810
22811 2004-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
22812
22813         * nntp.el (nntp-via-netcat-command): New variable.
22814         (nntp-via-netcat-switches): New variable.
22815         (nntp-open-via-rlogin-and-netcat): New function.
22816         (nntp-open-connection-function): Doc fix.
22817         (nntp-telnet-command): Doc fix.
22818         (nntp-end-of-line): Doc fix.
22819         (nntp-via-rlogin-command): Doc fix.
22820         (nntp-via-user-name): Doc fix.
22821         (nntp-via-address): Doc fix.
22822
22823 2004-04-09  Katsumi Yamaoka  <yamaoka@jpl.org>
22824
22825         * mml2015.el (mml2015-use): Avoid the "Recursive load suspected"
22826         error in Emacs 21.1.
22827
22828 2004-04-08  Reiner Steib  <Reiner.Steib@gmx.de>
22829
22830         * gnus-start.el (gnus-get-unread-articles): Fix last commit.
22831
22832 2004-04-07  Kevin Greiner  <kgreiner@xpediantsolutions.com>
22833
22834         * gnus-agent.el (gnus-agent-total-fetched-hashtb): New variable.
22835         (gnus-agent-with-refreshed-group): New macro.
22836         (gnus-agent-rename-group): New function.
22837         (gnus-agent-delete-group): New function.
22838         (gnus-agent-save-group-info): Use gnus-command-method when
22839         `method' parameter is nil.  Don't write nil entries into the
22840         active file.
22841         (gnus-agent-get-group-info): New function.
22842         (gnus-agent-fetch-articles):
22843         Use gnus-agent-update-files-total-fetched-for to increment disk space
22844         used.
22845         (gnus-agent-fetch-headers, gnus-agent-save-alist):
22846         Use gnus-agent-update-view-total-fetched-for to increment disk space
22847         used.
22848         (gnus-agent-get-local): Add optional parameters to avoid calling
22849         gnus-group-real-name and gnus-find-method-for-group.
22850         (gnus-agent-set-local): Delete stored entry if either min, or max,
22851         are nil.
22852         (gnus-agent-fetch-session): Reworded error/quit messages.
22853         On quit, use gnus-agent-regenerate-group to record existance of any
22854         articles fetched to disk before the quit occurred.
22855         (gnus-agent-expire-group-1): Use gnus-agent-with-refreshed-group,
22856         gnus-agent-update-view-total-fetched-for, and
22857         gnus-agent-update-files-total-fetched-for to decrement disk space
22858         used.
22859         (gnus-agent-retrieve-headers):
22860         Use gnus-agent-update-view-total-fetched-for to increment disk space
22861         used.
22862         (gnus-agent-regenerate-group): Replace gnus-group-update-group
22863         with gnus-agent-update-files-total-fetched-for to decrement disk
22864         space and fresh group buffer.
22865         (gnus-agent-inhibit-update-total-fetched-for): New variable.
22866         (gnus-agent-need-update-total-fetched-for): New variable.
22867         (gnus-agent-update-files-total-fetched-for): New function.
22868         (gnus-agent-update-view-total-fetched-for): New function.
22869         (gnus-agent-total-fetched-for): New function.
22870
22871         * gnus-cache.el (gnus-cache-save-buffers):
22872         Use gnus-cache-update-overview-total-fetched-for to change disk space
22873         used by this group.
22874         (gnus-cache-possibly-enter-article):
22875         Use gnus-cache-update-file-total-fetched-for to increment disk space
22876         used by this group.
22877         (gnus-cache-possibly-remove-article):
22878         Use gnus-cache-update-file-total-fetched-for to decrement disk space
22879         used by this group.
22880         (gnus-cache-generate-nov-databases): Purge total fetched cache.
22881         (gnus-cache-rename-group): New function.
22882         (gnus-cache-delete-group): New function.
22883         (gnus-cache-inhibit-update-total-fetched-for): New variable.
22884         (gnus-cache-need-update-total-fetched-for): New variable.
22885         (gnus-cache-with-refreshed-group): New macro.
22886         (gnus-cache-update-file-total-fetched-for): New function.
22887         (gnus-cache-update-overview-total-fetched-for): New function.
22888         (gnus-cache-rename-group-total-fetched-for): New function.
22889         (gnus-cache-delete-group-total-fetched-for): New function.
22890         (gnus-cache-total-fetched-for): New function.
22891
22892         * gnus-group.el: Require gnus-sum and autoload functions to
22893         resolve warnings when gnus-group.el compiled alone.
22894         (gnus-group-line-format): Documented new %F.
22895         (size of Fetched data) group line format; identifies disk space
22896         used by agent and cache.
22897         (gnus-group-line-format-alist): Defined new F format.
22898         (gnus-total-fetched-for): New function.
22899         (gnus-group-delete-group): No longer update
22900         gnus-cache-active-altered as gnus-request-delete-group now keeps
22901         the cache in sync.
22902         (gnus-group-list-active): Let the agent store a server's active
22903         list if currently plugged.
22904
22905         * gnus-int.el (gnus-request-delete-group):
22906         Use gnus-cache-delete-group and gnus-agent-delete-group to keep the
22907         local disk in sync with the server.
22908         (gnus-request-rename-group):
22909         Use gnus-cache-rename-group and gnus-agent-rename-group to keep the
22910         local disk in sync with the server.
22911
22912         * gnus-start.el (gnus-get-unread-articles):
22913         Cosmetic simplification to logic.
22914
22915         * gnus-util.el (gnus-rename-file): New function.
22916
22917 2004-04-07  Christian Neukirchen  <chneukirchen@yahoo.de>  (tiny change)
22918
22919         * mm-util.el (mm-image-load-path): Handle nil in load-path.
22920
22921 2004-04-07  Jesper Harder  <harder@ifa.au.dk>
22922
22923         * rfc2047.el (rfc2047-encoded-word-regexp): Remove unnecessary
22924         '+'.  Reported by Stefan Wiens <s.wi@gmx.net>.
22925
22926 2004-04-06  Jesper Harder  <harder@ifa.au.dk>
22927
22928         * gnus-cache.el (gnus-cache-save-buffers): Check if buffer is
22929         alive.  Reported by Laurent Martelli <laurent@aopsys.com>.
22930
22931 2004-04-03  Jesper Harder  <harder@ifa.au.dk>
22932
22933         * gnus.el (gnus-getenv-nntpserver): Strip whitespace.
22934
22935 2004-04-02  Teodor Zlatanov  <tzz@lifelogs.com>
22936
22937         * spam.el (spam-set-difference): Add function to replace
22938         gnus-set-difference in spam.el.
22939         (spam-summary-prepare-exit): Use spam-set-difference.
22940
22941 2004-03-29  Teodor Zlatanov  <tzz@lifelogs.com>
22942
22943         * gnus-registry.el (gnus-registry-cache-file): Update to use
22944         gnus-dribble-directory OR gnus-home-directory OR ~.
22945         (gnus-registry-split-fancy-with-parent): Fix doc.
22946
22947 2004-03-27  Katsumi Yamaoka  <yamaoka@jpl.org>
22948
22949         * message.el (message-exchange-point-and-mark):
22950         Use message-mark-active-p.  Suggested by Jesper Harder
22951         <harder@ifa.au.dk>.
22952
22953 2004-03-26  Katsumi Yamaoka  <yamaoka@jpl.org>
22954
22955         * message.el (message-exchange-point-and-mark): Don't activate
22956         region if it was inactive.  Suggested by Hiroshi Fujishima
22957         <pooh@nature.tsukuba.ac.jp>.
22958
22959 2004-03-25  Katsumi Yamaoka  <yamaoka@jpl.org>
22960
22961         * gnus-art.el (article-display-face): Display Faces in the same
22962         order as X-Faces.
22963
22964 2004-03-24  Katsumi Yamaoka  <yamaoka@jpl.org>
22965
22966         * nndoc.el (nndoc-forward-type-p): Recognize envelope From_.
22967
22968 2004-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
22969
22970         * gnus-art.el (gnus-mime-recompute-hierarchical-structure): Remove.
22971         (gnus-mime-multipart-functions): Revert 2004-03-19 change.
22972         (gnus-article-mime-hierarchy): Remove.
22973         (gnus-article-mime-hierarchy-next): Remove.
22974         (gnus-article-mode): Revert 2004-03-19 change.
22975         (gnus-article-setup-buffer): Revert 2004-03-19 change.
22976         (gnus-insert-mime-button): Revert 2004-03-19 change.
22977         (gnus-mime-accumulate-hierarchy): Remove.
22978         (gnus-mime-enter-multipart): Remove.
22979         (gnus-mime-leave-multipart): Remove.
22980         (gnus-mime-display-part): Revert 2004-03-19 change.
22981         (gnus-mime-display-alternative): Revert 2004-03-19 change.
22982
22983         * mml.el (mml-preview): Revert 2004-03-19 change.
22984
22985 2004-03-18  Helmut Waitzmann  <Helmut.Waitzmann@web.de>  (tiny change)
22986
22987         * gnus-sum.el (gnus-newsgroup-variables): Doc fix.
22988
22989 2004-03-22  Katsumi Yamaoka  <yamaoka@jpl.org>
22990
22991         * mm-decode.el (mm-save-part): Bind enable-multibyte-characters to
22992         t while entering a file name using the mm-with-multibyte macro.
22993         Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
22994
22995         * mm-util.el (mm-with-multibyte): New macro.
22996
22997 2004-03-19  Katsumi Yamaoka  <yamaoka@jpl.org>
22998
22999         * gnus-art.el (gnus-mime-recompute-hierarchical-structure):
23000         New user option.
23001         (gnus-mime-multipart-functions): Doc and customization fix.
23002         (gnus-article-mime-hierarchy): New variable.
23003         (gnus-article-mime-hierarchy-next): New variable.
23004         (gnus-article-mode): Make gnus-article-mime-hierarchy buffer-local.
23005         (gnus-article-setup-buffer): Set gnus-article-mime-hierarchy and
23006         gnus-article-mime-hierarchy-next to nil.
23007         (gnus-insert-mime-button): Show hierarchy numbers.
23008         (gnus-mime-accumulate-hierarchy): New function.
23009         (gnus-mime-enter-multipart): New function.
23010         (gnus-mime-leave-multipart): New function.
23011         (gnus-mime-display-part): Recompute hierarchical MIME structure.
23012         (gnus-mime-display-alternative): Show hierarchy numbers.
23013
23014         * mml.el (mml-preview): Set gnus-article-mime-hierarchy and
23015         gnus-article-mime-hierarchy-next to nil.
23016
23017 2004-03-19  Steve Youngs  <sryoungs@bigpond.net.au>
23018
23019         * dns.el: Don't require gnus-xmas.
23020
23021 2004-03-17  Jesper Harder  <harder@ifa.au.dk>
23022
23023         * mml.el (mml-generate-mime-1): Don't use format=flowed with
23024         inline PGP.
23025         (mml-menu): Disable mml-quote-region if mark is inactive.
23026
23027 2004-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
23028
23029         * gnus-agent.el (gnus-agent-regenerate-group): Activate the group
23030         when the group's active is not available.
23031
23032 2004-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
23033
23034         * gnus-agent.el (gnus-agent-read-agentview): Add a missing arg to
23035         error.
23036
23037 2004-03-12  Reiner Steib  <Reiner.Steib@gmx.de>
23038
23039         * imap.el (imap-store-password): New variable.
23040         (imap-interactive-login): Use it.
23041         Suggested by Mark Plaksin <happy@mcplaksin.org>.
23042
23043 2004-03-12  Katsumi Yamaoka  <yamaoka@jpl.org>
23044
23045         * gnus-art.el (gnus-article-read-summary-keys): Restore new
23046         window-start and hscroll to summary window.
23047
23048 2004-03-12  Kevin Greiner  <kgreiner@xpediantsolutions.com>
23049
23050         * gnus-start.el (gnus-convert-old-newsrc): Only write the
23051         conversion message to newsrc-dribble when an actual conversion is
23052         performed.
23053
23054 2004-03-10  Malcolm Purvis  <malcolmpurvis@optushome.com.au>  (tiny change)
23055
23056         * spam-stat.el (spam-stat-coding-system): Use mm-coding-system-p.
23057
23058 2004-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
23059
23060         * mm-decode.el (mm-complicated-handles): New function reviving
23061         former definition of mm-multiple-handles.
23062
23063         * gnus-art.el (gnus-mime-save-part-and-strip): Use it.
23064         (gnus-mime-delete-part): Use it.
23065
23066 2004-03-09  Kevin Greiner  <kgreiner@xpediantsolutions.com>
23067
23068         * gnus-agent.el (gnus-agent-read-local):
23069         Bind nnheader-file-coding-system to gnus-agent-file-coding-system to
23070         avoid the implicit assumption that they will always be equal.
23071         (gnus-agent-save-local): Bind buffer-file-coding-system, not
23072         coding-system-for-write, as the with-temp-file macro first prints
23073         to a buffer then saves the buffer.
23074
23075 2004-03-09  Katsumi Yamaoka  <yamaoka@jpl.org>
23076
23077         * gnus-art.el (gnus-article-edit-part): New function.
23078         (gnus-mime-save-part-and-strip): Use it; do query instead of
23079         signaling an error; don't use mm-multiple-handles.
23080         (gnus-mime-delete-part): Ditto.
23081
23082 2004-03-08  Kevin Greiner  <kgreiner@xpediantsolutions.com>
23083
23084         * gnus-agent.el (gnus-agent-read-agentview): Remove support for
23085         old file versions.
23086         (gnus-group-prepare-hook): Remove function that converted list
23087         form of gnus-agent-expire-days to group properties.
23088
23089         * gnus-int.el: Autoload gnus-agent-regenerate-group.
23090         (gnus-request-accept-article): Re-indented.
23091
23092         * gnus-start.el (gnus-convert-old-newsrc): Registered new
23093         converters to handle old agent file formats.  Add logic for a
23094         "backup before upgrading warning".
23095         (gnus-convert-mark-converter-prompt): Developers can mark
23096         functions as needing (default), or not needing,
23097         gnus-convert-old-newsrc's "backup before upgrading warning".
23098         (gnus-convert-converter-needs-prompt): Tests whether the user
23099         should be protected from potentially irreversable changes by the
23100         function.
23101
23102         * legacy-gnus-agent.el: New.  Provides converters that are only
23103         loaded when gnus-convert-old-newsrc needs to call them.
23104
23105 2004-03-08  Katsumi Yamaoka  <yamaoka@jpl.org>
23106
23107         * mail-source.el (mail-source-touch-pop): Doc fix.
23108
23109         * message.el (message-smtpmail-send-it): Doc fix.
23110
23111 2004-03-05  Jesper Harder  <harder@ifa.au.dk>
23112
23113         * sha1-el.el (sha1-maximum-internal-length): Doc fix.
23114
23115         * nnmail.el (nnmail-split-fancy): do.
23116
23117         * gnus-kill.el (gnus-kill, gnus-execute): do.
23118
23119 2004-03-05  Per Abrahamsen  <abraham@dina.kvl.dk>
23120
23121         * gnus-sum.el (gnus-widget-reversible-match)
23122         (gnus-widget-reversible-to-internal)
23123         (gnus-widget-reversible-to-external): New functions.
23124         (gnus-widget-reversible): New widget.
23125         (gnus-article-sort-functions, gnus-thread-sort-functions): Use it.
23126
23127 2004-03-05  Kai Grossjohann  <kgrossjo@eu.uu.net>
23128
23129         * gnus-sum.el (gnus-thread-sort-functions)
23130         (gnus-article-sort-functions): Document `(not F)' items.
23131
23132 2004-03-04  Teodor Zlatanov  <tzz@lifelogs.com>
23133
23134         * spam.el (spam-use-gmane-xref): Add new backend.
23135         (spam-gmane-xref-spam-group): Add variable to control the name of the
23136         Gmane spam group.
23137         (spam-blackhole-servers, spam-blackhole-good-server-regex)
23138         (spam-regex-headers-spam, spam-regex-headers-ham)
23139         (spam-regex-body-spam, spam-regex-body-ham): Clarify docs.
23140         (spam-list-of-checks): Add spam-use-gmane-xref to list of
23141         backends and checks.
23142         (spam-check-gmane-xref): Add function for spam-use-gmane-xref.
23143
23144         * gnus.el (spam-autodetect-methods): Add spam-use-gmane-xref as
23145         an autodetect method.
23146
23147 2004-03-04  Kevin Greiner  <kgreiner@xpediantsolutions.com>
23148
23149         * gnus-int.el (gnus-request-accept-article): Inform the agent that
23150         articles are being added to a group.
23151         (gnus-request-replace-article): Inform the agent that articles
23152         need to be uncached as the cached contents are no longer valid.
23153
23154 2004-03-04  Katsumi Yamaoka  <yamaoka@jpl.org>
23155
23156         * binhex.el: Don't autoload executable-find.
23157
23158         * canlock.el: Don't autoload mail-fetch-field.
23159
23160         * dgnushack.el: Autoload c-mode for XEmacs.
23161
23162         * gnus-ems.el: Don't autoload appt-select-lowest-window.
23163
23164         * gnus-msg.el: Don't autoload news-reply-mode, news-setup,
23165         rmail-dont-reply-to and rmail-output.
23166
23167         * gnus-score.el: Don't autoload ffap-string-at-point.
23168
23169         * gnus-setup.el: Don't autoload sc-cite-original.
23170
23171         * imap.el: Don't autoload base64-decode-string,
23172         base64-encode-string and md5.
23173
23174         * message.el: Autoload rmail-dont-reply-to, rmail-msg-is-pruned
23175         and rmail-msg-restore-non-pruned-header.
23176
23177         * mm-decode.el: Don't autoload executable-find.
23178
23179         * mm-url.el: Don't autoload executable-find.
23180
23181         * mm-view.el: Don't autoload diff-mode.
23182
23183         * nndb.el: Don't autoload news-reply-mode, news-setup,
23184         cancel-timer and telnet.
23185
23186         * password.el: Don't autoload run-at-time for Emacs.
23187
23188         * sha1-el.el: Don't autoload executable-find.
23189
23190         * sieve-mode.el: Don't autoload c-mode.
23191
23192         * uudecode.el: Don't autoload executable-find.
23193
23194 2004-03-04  Kevin Greiner  <kgreiner@xpediantsolutions.com>
23195
23196         * gnus-agent.el (gnus-agent-file-header-cache): Remove.
23197         (gnus-agent-possibly-alter-active): Avoid null in numeric
23198         comparison.
23199         (gnus-agent-set-local): Refuse to save null in local object table.
23200         (gnus-agent-regenerate-group): The REREAD parameter can now be a
23201         list of articles that will be marked as unread.
23202
23203 2004-03-04  Katsumi Yamaoka  <yamaoka@jpl.org>
23204
23205         * rfc2047.el (rfc2047-encoded-word-regexp): Mismatched paren.
23206
23207 2004-03-04  Jesper Harder  <harder@ifa.au.dk>
23208
23209         * rfc2047.el (rfc2047-encoded-word-regexp): Support RFC 2231
23210         language tags.
23211
23212 2004-03-03  Per Abrahamsen  <abraham@dina.kvl.dk>
23213
23214         * gnus-agent.el (gnus-agent-read-local, gnus-agent-save-local):
23215         Don't bind "obarray".
23216
23217         * gnus-sum.el (gnus-thread-sort-functions):
23218         Add `gnus-thread-sort-by-most-recent-number' and
23219         `gnus-thread-sort-by-most-recent-date'.
23220         Reported by Kai Grossjohann <kai@emptydomain.de>.
23221
23222 2004-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
23223
23224         * gnus-cus.el (gnus-agent-customize-category): Mismatched paren.
23225
23226 2004-03-02  Kevin Greiner  <kgreiner@xpediantsolutions.com>
23227
23228         * gnus-cus.el (gnus-agent-customize-category):
23229         Remove ignore-errors macro reference that required cl to be loaded at
23230         run-time.
23231
23232         * gnus-range.el (gnus-sorted-range-intersection): Now accepts
23233         single-interval range of the form (min . max).  Previously the
23234         range had to look like ((min . max)).  Likewise, return
23235         (min . max) rather than ((min . max)).
23236         (gnus-range-map): Use gnus-range-normalize to accept
23237         single-interval range.
23238
23239         * gnus-sum.el (gnus-summary-highlight-line): Articles stored in
23240         the cache, but not the agent, now appear with their usual face.
23241
23242         * dgnushack.el (loaddir): New variable that is bound to the
23243         directory containing the dgnushack.el file. Use loaddir, rather
23244         than srcdir, to update load-path. Change lets dgnushack compile
23245         code in directories other than GNUS/lisp.
23246
23247 2004-03-01  Katsumi Yamaoka  <yamaoka@jpl.org>
23248
23249         * lpath.el: Don't bind w3m-safe-url-regexp.
23250
23251         * gnus-art.el (gnus-article-wash-html-with-w3m): Don't make the
23252         w3m-safe-url-regexp variable buffer-local.
23253
23254         * mm-view.el (mm-inline-text-html-render-with-w3m): Ditto.
23255
23256 2004-02-27  Simon Josefsson  <jas@extundo.com>
23257
23258         * gnus-sum.el (gnus-move-group-prefix-function): Add, default to
23259         gnus-group-real-prefix.
23260         (gnus-summary-move-article): Use it, instead of
23261         gnus-group-real-prefix.
23262
23263 2004-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
23264
23265         * lpath.el: Bind w3m-safe-url-regexp.
23266
23267         * gnus-art.el (gnus-article-wash-html-with-w3m): Make the
23268         w3m-safe-url-regexp variable buffer-local and set it as the value
23269         of mm-w3m-safe-url-regexp.
23270
23271         * mm-view.el (mm-inline-text-html-render-with-w3m): Ditto.
23272
23273         * gnus-msg.el (gnus-setup-message): Ignore an article copy while
23274         parsing gnus-posting-styles when the message is not for replying.
23275
23276         * dgnushack.el: Autoload sgml-mode for XEmacs.
23277
23278         * nnrss.el (nnrss-opml-export):
23279         Use mm-set-buffer-file-coding-system instead of
23280         set-buffer-file-coding-system.
23281
23282 2004-02-27  Jesper Harder  <harder@ifa.au.dk>
23283
23284         * spam-stat.el: Pedantic docstring and whitespace fixes (courtesy
23285         of checkdoc.el).
23286         * nnrss.el: do.
23287         * gnus-mlspl.el: do.
23288         * gnus-ml.el: do.
23289         * gnus-srvr.el: do.
23290
23291         * nnrss.el (nnrss-opml-export): Turn on sgml-mode.
23292
23293 2004-02-27  Kevin Ryde  <user42@zip.com.au>  (tiny change)
23294
23295         * gnus.el (gnus-group, gnus-summary, gnus-summary-sort):
23296         Corrections to custom-manual links.
23297
23298         * gnus-art.el (gnus-article): Ditto.
23299
23300         * mm-decode.el (mime-display, mime-security): Ditto.
23301
23302 2004-02-26  Jesper Harder  <harder@ifa.au.dk>
23303
23304         * flow-fill.el: Typo.
23305
23306 2004-02-26  Andrew Cohen  <cohen@andy.bu.edu>
23307
23308         * spam-wash.el: New file.
23309
23310 2004-02-26  Mark A. Hershberger  <mah@everybody.org>
23311
23312         * nnrss.el (nnrss-opml-import, nnrss-opml-export): New functions.
23313
23314 2004-02-26  Teodor Zlatanov  <tzz@lifelogs.com>
23315
23316         * spam.el (spam-summary-prepare-exit): Fix gnus-set-difference: needs
23317         to be run with new-articles as LIST1, not LIST2.
23318         (spam-registration-functions): Add spam-use-ham-copy as a nil
23319         registration backend.
23320
23321 2004-02-26  Jesper Harder  <harder@ifa.au.dk>
23322
23323         * spam-stat.el (spam-stat-washing-hook): New option.
23324         (spam-stat-buffer-words): Use it.
23325         (spam-stat-process-directory, spam-stat-test-directory):
23326         Use insert-file-contents-literally.
23327         (spam-stat-coding-system): New variable.
23328         (spam-stat-load, spam-stat-save): Use it.
23329
23330 2004-02-25  Katsumi Yamaoka  <yamaoka@jpl.org>
23331
23332         * spam-report.el (spam-report-plug-agent):
23333         Quote spam-report-url-to-file and spam-report-url-ping-plain.
23334
23335 2004-02-25  Reiner Steib  <Reiner.Steib@gmx.de>
23336
23337         * gnus-art.el (gnus-button-alist, gnus-header-button-alist):
23338         Allow / in mailto URLs.
23339
23340 2004-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
23341
23342         * spam-report.el (spam-report-process-queue): Fix interactive use.
23343         (spam-report-url-ping-temp-agent-function, spam-report-plug-agent)
23344         (spam-report-unplug-agent): Doc fixes.
23345         (spam-report-url-ping-mm-url, spam-report-url-to-file)
23346         (spam-report-agentize, spam-report-deagentize): Autoload.
23347
23348 2004-02-24  Katsumi Yamaoka  <yamaoka@jpl.org>
23349
23350         * dgnushack.el (with-syntax-table): Redefine it for XEmacs 21.5.
23351
23352         * message.el (message-setup-fill-variables): Add mml tags to
23353         paragraph-start and paragraph-separate.  Suggested by Andrew Korty
23354         <ajk@iu.edu>.
23355         (message-mode): Don't modify paragraph-separate there.
23356
23357 2004-02-17  Katsumi Yamaoka  <yamaoka@jpl.org>
23358
23359         * compface.el (uncompface-use-external): Default to undecided.
23360         (uncompface-use-external-threshold): New variable.
23361         (uncompface-float-time): New macro.
23362         (uncompface): Determine whether to use the external decoder if
23363         uncompface-use-external is undecided.
23364
23365 2004-02-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
23366
23367         * mm-view.el (mm-inline-image-emacs): Don't insert blank lines
23368         after images.
23369
23370         * gnus-art.el (gnus-mime-display-single): Remove dead code.
23371
23372 2004-02-14  Jesper Harder  <harder@ifa.au.dk>
23373
23374         * nnrss.el (nnrss-request-article, nnrss-find-el): Cleanup.
23375
23376         * html2text.el (html2text-get-attr, html2text-fix-paragraph): do.
23377
23378         * gnus-sum.el (gnus-summary-limit-to-age)
23379         (gnus-summary-limit-children): do.
23380
23381         * gnus-int.el (gnus-request-scan): do.
23382
23383         * gnus-group.el (gnus-group-suspend): do.
23384
23385         * gnus-cus.el (gnus-agent-cat-prepare-category-field): do.
23386
23387         * gnus-cite.el (gnus-cite-parse-attributions): do.
23388
23389         * gnus-agent.el (gnus-summary-set-agent-mark)
23390         (gnus-agent-regenerate-group): do.
23391
23392         * deuglify.el (gnus-article-outlook-unwrap-lines): do.
23393
23394         * binhex.el (binhex-decode-region-internal): do.
23395
23396 2004-02-12  Katsumi Yamaoka  <yamaoka@jpl.org>
23397
23398         * gnus-fun.el (gnus-face-properties-alist): New user option.
23399         (gnus-display-x-face-in-from): Use it.
23400
23401         * gnus-art.el (article-display-face): Ditto.
23402
23403         * compface.el (uncompface-use-external): Default to nil.
23404
23405 2004-02-12  Jesper Harder  <harder@ifa.au.dk>
23406
23407         * nntp.el (nntp-erase-buffer): New function.
23408         (nntp-retrieve-data, nntp-send-command)
23409         (nntp-send-buffer, nntp-retrieve-groups, nntp-handle-authinfo)
23410         (nntp-possibly-change-group): Use it.
23411
23412         * nnnil.el (nnnil-retrieve-headers, nnnil-request-list):
23413         Use with-current-buffer.
23414
23415 2004-02-12  TAKAI Kousuke  <tak@kmc.gr.jp>
23416
23417         * compface.el: Merge the ELisp-based uncompface program.
23418         (compface): New customization group.
23419         (uncompface-use-external): New user option.
23420         (uncompface): Call uncompface-internal if uncompface-use-external
23421         is nil.
23422         (uncompface-internal): New function.  Note that there are also
23423         some other functions and variables added for this function.
23424
23425 2004-02-10  Jesper Harder  <harder@ifa.au.dk>
23426
23427         * nnrss.el (nnrss-read-group-data): Initialize nnrss-group-hashtb
23428         if necessary.
23429
23430 2004-02-09  Teodor Zlatanov  <tzz@lifelogs.com>
23431
23432         * spam-report.el (spam-report-unplug-agent)
23433         (spam-report-plug-agent, spam-report-deagentize)
23434         (spam-report-agentize, spam-report-url-ping-temp-agent-function):
23435         Add support for the Agent in spam-report: when unplugged, report to a
23436         file; when plugged, submit all the requests.
23437
23438         * spam.el (spam-register-routine): Fix message about
23439         registration.
23440
23441 2004-02-09  Jesper Harder  <harder@ifa.au.dk>
23442
23443         * rfc2047.el (rfc2047-qp-or-base64): New function to reduce
23444         dependencies.
23445         (rfc2047-encode): Use it.
23446
23447         * gnus-art.el (gnus-button-marker-list): Move before first
23448         reference.
23449
23450         * imap.el (imap-parse-flag-list, imap-parse-body-extension)
23451         (imap-parse-body): Fix format string mismatch.
23452
23453         * gnus-score.el (gnus-summary-increase-score): do.
23454
23455         * nnrss.el (nnrss-close): New function.
23456
23457 2004-02-08  Jesper Harder  <harder@ifa.au.dk>
23458
23459         * nnrss.el (nnrss-make-filename): New function.
23460         (nnrss-request-delete-group, nnrss-read-server-data)
23461         (nnrss-save-server-data, nnrss-read-group-data)
23462         (nnrss-save-group-data): Use it.
23463         (nnrss-save-server-data, nnrss-save-group-data): Use gnus-prin1.
23464         (nnrss-read-server-data, nnrss-read-group-data): Use load.
23465         (nnrss-group-hashtb): Make it a hash table rather than an obarray.
23466
23467 2004-02-07  Jesper Harder  <harder@ifa.au.dk>
23468
23469         * mml.el (mml-compute-boundary-1): Don't uncompress files.
23470
23471 2004-02-06  Jesper Harder  <harder@ifa.au.dk>
23472
23473         * mml.el (mml-mode, mml-x-dnd-attach-file): Attach drop and drag
23474         files.
23475
23476         * message.el (message-generate-headers-first): Don't quote nil
23477         and t in docstrings.
23478
23479         * imap.el (imap-id): do.
23480
23481         * gnus-agent.el (gnus-agent-consider-all-articles)
23482         (gnus-agent-queue-mail): do.
23483
23484 2004-02-05  Reiner Steib  <Reiner.Steib@gmx.de>
23485
23486         * spam-report.el (spam-report-process-queue): New function.
23487         Process requests from `spam-report-requests-file'.
23488         (spam-report-process-queue): Doc fix.
23489
23490 2004-02-05  Teodor Zlatanov  <tzz@lifelogs.com>
23491
23492         * spam.el (spam-register-routine)
23493         (spam-log-processing-to-registry, spam-log-registered-p)
23494         (spam-log-unregistration-needed-p, spam-log-undo-registration):
23495         Change "check" to "spam-check" for semi-clarity.
23496
23497 2004-02-05  Jesper Harder  <harder@ifa.au.dk>
23498
23499         * pop3.el: Require nnheader.
23500
23501         * mml-smime.el: Require cl.  Autoload message-fetch-field.
23502
23503         * mml-sec.el (mml-signencrypt-style): Don't depend on Gnus.
23504
23505         * gnus-picon.el: Require cl.
23506
23507         * gnus-fun.el: Require gnus-ems and gnus-util.
23508
23509         * gnus.el (gnus-method-to-server): Move defsubst before first use.
23510
23511         * gnus-diary.el (gnus-diary-header-schedule): caddr -> car (cddr
23512
23513         * gnus-art.el (gnus-article-edit-mode): Define before first
23514         reference.
23515
23516 2004-02-04  Jesper Harder  <harder@ifa.au.dk>
23517
23518         * gnus-uu.el (gnus-uu-check-correct-stripped-uucode): Simplify.
23519         (gnus-uu-post-encoded): Use point-at-bol.
23520
23521         * gnus-topic.el (gnus-group-active-topic-p): do.
23522
23523         * gnus-start.el (gnus-newsrc-to-gnus-format): do.
23524
23525         * gnus-group.el (gnus-group-kill-region): do.
23526
23527         * gnus-art.el (article-date-ut): do.
23528
23529         * message.el (message-fetch-field): Remove redundant
23530         case-fold-search binding.
23531         (message-narrow-to-field): Simplify.
23532
23533 2004-02-03  Reiner Steib  <Reiner.Steib@gmx.de>
23534
23535         * spam.el (spam-directory): Derive from `gnus-directory'.
23536
23537         * spam-report.el (spam-report-url-to-file)
23538         (spam-report-requests-file): New function and variable for offline
23539         reporting.
23540         (spam-report-url-ping-function): Add `spam-report-url-to-file'
23541         and user defined function.
23542         (spam-report-url-ping-mm-url): Remove doubled slash.
23543
23544 2004-02-03  Teodor Zlatanov  <tzz@lifelogs.com>
23545
23546         * spam.el (spam-list-of-processors): Fix spamassassin variable names.
23547
23548 2004-02-03  Jesper Harder  <harder@ifa.au.dk>
23549
23550         * spam.el (spam-check-spamoracle, spam-spamoracle-learn):
23551         Fix format string mismatch.
23552
23553         * sieve.el (sieve-deactivate-all): do.
23554
23555         * nnfolder.el (nnfolder-request-set-mark, nnfolder-save-marks): do.
23556
23557         * nnlistserv.el (nnlistserv-kk-wash-article): do.
23558
23559         * nnml.el (nnml-request-set-mark, nnml-save-marks): do.
23560
23561         * mm-bodies.el (mm-7bit-chars): Don't include \r.
23562
23563 2004-02-02  Teodor Zlatanov  <tzz@lifelogs.com>
23564
23565         * spam.el (spam-list-of-checks): Add spam-use-BBDB-eclusive to
23566         the list of checks.
23567
23568 2004-01-31  Jesper Harder  <harder@ifa.au.dk>
23569
23570         * rfc2047.el (rfc2047-pad-base64): Deal with more cases of invalid
23571         padding.
23572
23573 2004-01-27  Ralf Angeli  <angeli@iwi.uni-sb.de>
23574
23575         * mm-view.el (mm-fill-flowed): New variable.
23576         (mm-inline-text): Use it.
23577
23578 2004-01-27  Teodor Zlatanov  <tzz@lifelogs.com>
23579
23580         * spam.el (spam-spamassassin-register-ham-routine)
23581         (spam-spamassassin-register-spam-routine): Fix function names.
23582
23583 2004-01-27  Katsumi Yamaoka  <yamaoka@jpl.org>
23584
23585         * gnus.el (gnus-tmp-grouplens): Remove.
23586         (gnus-summary-line-format): Remove grouplens.
23587
23588         * gnus-group.el (gnus-group-line-format): Ditto.
23589
23590         * gnus-spec.el (gnus-format-specs): Ditto.
23591         (gnus-update-format-specifications): Flush the group format spec
23592         cache if there's the grouplens stuff.
23593         (gnus-parse-simple-format): Replace %l with the empty string.
23594
23595 2004-01-27  Jerry James  <james@xemacs.org>  (tiny change)
23596
23597         * gnus-spec.el (gnus-parse-simple-format): Fix setq value
23598         omission.
23599
23600 2004-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
23601
23602         * gnus-msg.el (gnus-summary-resend-message-edit): Call mime-to-mml.
23603         Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
23604
23605 2004-01-25  Paul Jarc  <prj@po.cwru.edu>
23606
23607         * nnmaildir.el (nnmaildir--num-file, nnmaildir--mkfile)
23608         (nnmaildir--emlink-p, nnmaildir--eexist-p, nnmaildir--new-number):
23609         New macros and functions.
23610         * nnmaildir.el (nnmaildir--group-maxnum, nnmaildir--update-nov):
23611         Handle > NLINK_MAX messages.
23612         * nnmaildir.el (nnmaildir-request-set-mark):
23613         Use nnmaildir--emlink-p and nnmaildir--eexist-p.
23614
23615 2004-01-25  Alex Schroeder  <alex@gnu.org>
23616
23617         * spam-stat.el (spam-stat-process-directory-age): New option.
23618         (spam-stat-process-directory): Use it.
23619
23620 2004-01-24  Hiroshi Fujishima  <pooh@nature.tsukuba.ac.jp>  (tiny change)
23621
23622         * spam-stat.el (spam-stat-reduce-size): Set spam-stat-dirty.
23623         (spam-stat-save): Accept prefix argument.
23624
23625 2004-01-23  Paul Jarc  <prj@po.cwru.edu>
23626
23627         * nnmaildir.el (nnmaildir-request-set-mark): Handle the "too many
23628         links" error.
23629
23630 2004-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
23631
23632         * dgnushack.el: Advise byte-optimize-form-code-walker to optimize
23633         the rest of the and/or forms.
23634
23635 2004-01-23  Jesper Harder  <harder@ifa.au.dk>
23636
23637         * gnus.el (gnus-tmp-grouplens): Define for the sake of backward
23638         compatibility with old .newsrc.eld files.
23639
23640         * gnus-xmas.el (gnus-xmas-grouplens-menu-add): Remove.
23641
23642         * gnus-sum.el (gnus-summary-line-format-alist): Remove grouplens.
23643
23644         * gnus-start.el (gnus-1): do.
23645
23646         * gnus-group.el (gnus-group-line-format-alist): do.
23647
23648         * gnus.el (gnus-use-grouplens, gnus-visual): do.
23649
23650         * gnus-gl.el: Remove.
23651
23652 2004-01-23  Kevin Greiner  <kgreiner@xpediantsolutions.com>
23653
23654         * gnus-sum.el (gnus-adjust-marks): Now correctly handles a list of
23655         marks consisting of a single range {for example, (3 . 5)} rather
23656         than a list of a single range { ((3 . 5)) }.
23657
23658 2004-01-23  Jesper Harder  <harder@ifa.au.dk>
23659
23660         * spam-stat.el (spam-stat-store-gnus-article-buffer):
23661         Use with-current-buffer.
23662         (spam-stat-store-current-buffer): Use insert-buffer-substring to
23663         avoid consing a string.
23664
23665         * mm-util.el (mm-charset-synonym-alist): Add ks_c_5601-1987.
23666         Remove obsolete entries for big5 and gb2312.
23667
23668 2004-01-22  Kevin Greiner  <kgreiner@xpediantsolutions.com>
23669
23670         * gnus-sum.el (gnus-adjust-marks): Avoid splicing null INTO the
23671         uncompressed list.
23672
23673 2004-01-22  Jesper Harder  <harder@ifa.au.dk>
23674
23675         * spam-stat.el (spam-stat-strip-xref): New function.
23676         (spam-stat-process-directory): Use it.
23677
23678         * gnus-util.el (gnus-fetch-field): Don't bind case-fold-search
23679         here -- it's done in message-fetch-field.
23680
23681 2004-01-21  Kevin Greiner  <kgreiner@xpediantsolutions.com>
23682
23683         * gnus-agent.el (gnus-agent-queue-mail)
23684         (gnus-agent-prompt-send-queue): New variables.
23685         (gnus-agent-send-mail): Use gnus-agent-queue-mail.
23686         * gnus-draft.el (gnus-group-send-queue): Pass the group name
23687         "nndraft:queue" along to gnus-draft-send.
23688         Use gnus-agent-prompt-send-queue.
23689         (gnus-draft-send): Rebind gnus-agent-queue-mail to nil when group
23690         is "nndraft:queue".  Suggested by Gaute Strokkenes
23691         <gs234@srcf.ucam.org>
23692
23693         * gnus-agent.el (agent-disable-undownloaded-faces): Remove.
23694         (agent-enable-undownloaded-faces): Add.
23695         (gnus-agent-cat-groups): Use eval-and-compile, not
23696         eval-when-compile, to define gnus-agent-set-cat-groups as the setf
23697         method of gnus-agent-cat-groups even when the buffer has been
23698         evaled.
23699         (gnus-agent-save-active, gnus-agent-save-active-1): Merge to
23700         delete gnus-agent-save-active-1.
23701         (gnus-agent-save-groups): Delete.  Identical to
23702         gnus-agent-save-active.
23703         (gnus-agent-write-active): No longer adjust agent's copy of active
23704         file as agent's adjustments are now stored in their own
23705         file.  Remove optional parameter.
23706         (gnus-agent-possibly-alter-active): Ignore groups of unagentized
23707         servers.  Add use of min/max range limits from server's local
23708         file.
23709         (gnus-agent-save-alist): Remove unused optional argument.
23710         (gnus-agent-load-local, gnus-agent-read-and-cache-local)
23711         (gnus-agent-read-local, gnus-agent-save-local, gnus-agent-get-local)
23712         (gnus-agent-set-local): A per-server file that keeps min/max range
23713         limits for articles known to the agent.  Provides a fast mechanism
23714         for altering many active ranges.
23715         (gnus-agent-expire-group, gnus-agent-expire): No longer save the
23716         active file (local makes it unnecessary).
23717         (gnus-agent-regenerate-group): Fix XEmacs compatibility.
23718
23719         * gnus-cus.el (agent-disable-undownloaded-faces): Remove.
23720         (agent-enable-undownloaded-faces): Add.
23721
23722         * gnus-draft.el (gnus-draft-send): Bind gnus-agent-queue-mail to
23723         disable it when sending to "nndraft:queue".
23724         (gnus-group-send-queue): Add safety check to avoid sending queue
23725         when unplugged.
23726
23727         * gnus-group.el (gnus-group-catchup): Use new
23728         gnus-sequence-of-unread-articles, not
23729         gnus-list-of-unread-articles, to avoid exhausting memory with huge
23730         numbers of articles.  Use gnus-range-map to avoid having to
23731         uncompress the unread list.
23732         (gnus-group-archive-directory, gnus-group-recent-archive-directory):
23733         Fix invalid ange-ftp reference.
23734
23735         * gnus-range.el (gnus-range-map): Iterate over list or sequence.
23736         (gnus-sorted-range-intersection): Intersection of two ranges
23737         without requiring that they first be uncompressed.
23738
23739         * gnus-start.el (gnus-activate-group): Unless blocked by the
23740         caller, possibly expand the active range to include both cached
23741         and agentized articles.
23742         (gnus-convert-old-newsrc): Rewrote in anticipation of having
23743         multiple version-dependent converters.
23744         (gnus-groups-to-gnus-format): Replace gnus-agent-save-groups with
23745         gnus-agent-save-active.
23746         (gnus-save-newsrc-file): Save dirty agent range limits.
23747
23748         * gnus-sum.el (gnus-select-newgroup): Replace inline code with
23749         gnus-agent-possibly-alter-active.
23750         (gnus-adjust-marked-articles): Faster handling of simple lists.
23751
23752 2004-01-21  Jesper Harder  <harder@ifa.au.dk>
23753
23754         * spam-stat.el (spam-stat-test-directory): New optional argument
23755         displays a list of files detected.  Suggested by Andrew Cohen
23756         <cohen@andy.bu.edu>.
23757         (spam-stat-buffer-words-with-scores): Don't narrow and change
23758         syntax table here.  Reported by Andrew Cohen <cohen@andy.bu.edu>.
23759
23760 2004-01-20  Hubert Chan  <hubert@uhoreg.ca>
23761
23762         * spam.el (spam-use-spamassassin, spam-use-spamassassin-headers)
23763         (spam-install-hooks, spam-spamassassin, spam-spamassassin-path)
23764         (spam-spamassassin-arguments)
23765         (spam-spamassassin-spam-flag-header)
23766         (spam-spamassassin-positive-spam-flag-header)
23767         (spam-spamassassin-spam-status-header, spam-sa-learn-path)
23768         (spam-sa-learn-rebuild, spam-sa-learn-spam-switch)
23769         (spam-sa-learn-ham-switch, spam-sa-learn-unregister-switch)
23770         (spam-list-of-processors, spam-list-of-checks)
23771         (spam-list-of-statistical-checks, spam-registration-functions)
23772         (spam-check-spamassassin-headers, spam-check-spamassassin)
23773         (spam-spamassassin-score)
23774         (spam-spamassassin-register-with-sa-learn)
23775         (spam-spamassassin-register-spam-routine)
23776         (spam-spamassassin-register-ham-routine)
23777         (spam-assassin-register-spam-routine)
23778         (spam-assassin-register-ham-routine): Add SpamAssassin support.
23779         (spam-bogofilter-score): Fix to show article before scoring.
23780
23781 2004-01-20  Teodor Zlatanov  <tzz@lifelogs.com>
23782
23783         * spam.el (gnus-summary-mode-map): Make spam-generic-score the
23784         default scoring function.
23785         (spam-generic-score): Call spam-spamassassin-score if
23786         spam-use-spamassassin or spam-use-spamassassin-headers is on;
23787         spam-bogofilter-score otherwise.
23788
23789         * gnus.el (spam-process, spam-autodetect-methods):
23790         Add spamassassin and spamassassin-headers.
23791
23792 2004-01-20  Nevin Kapur  <nkapur@cs.caltech.edu>
23793
23794         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
23795         Suppress unnecessary messages.
23796
23797 2004-01-20  Jesper Harder  <harder@ifa.au.dk>
23798
23799         * spam-stat.el (spam-stat-to-hash-table): Use :size keyword in
23800         make-hash-table.
23801
23802 2004-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
23803
23804         * canlock.el (base64-encode-string): Don't autoload it.
23805
23806 2004-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
23807
23808         * run-at-time.el: Remove useless (require 'itimer),
23809         eval-and-compile and (featurep 'xemacs).
23810
23811 2004-01-16  Jesper Harder  <harder@ifa.au.dk>
23812
23813         * gnus-msg.el (gnus-post-news): Use blank Newsgroups line if
23814         GROUP is a virtual group.
23815
23816 2004-01-16  Steve Youngs  <sryoungs@bigpond.net.au>
23817
23818         * gnus.el: Autoload `message-y-or-n-p'.
23819
23820 2004-01-15  Jesper Harder  <harder@ifa.au.dk>
23821
23822         * pgg-parse.el: Remove unnecessary (require 'custom).
23823
23824         * pgg-def.el: do.
23825
23826         * nnmail.el: do.
23827
23828         * gnus-undo.el: do.
23829
23830         * gnus-picon.el: do.
23831
23832         * gnus-util.el: do.
23833
23834 2004-01-15  Reiner Steib  <Reiner.Steib@gmx.de>
23835
23836         * gnus-sum.el (gnus-pick-line-number): Add autoload.
23837
23838 2004-01-15  Katsumi Yamaoka  <yamaoka@jpl.org>
23839
23840         * mm-decode.el (mm-multiple-handles): Recognize a string as a mime
23841         handle, as well as a list.
23842
23843         * mm-view.el (mm-w3m-cid-retrieve-1): Call itself recursively.
23844         Suggested by ARISAWA Akihiro <ari@mbf.sphere.ne.jp>.
23845         (mm-w3m-cid-retrieve): Simplify.
23846
23847 2004-01-14  Vasily Korytov  <deskpot@myrealbox.com>
23848
23849         * message.el (message-kill-to-signature): Allow prefix arg to
23850         specify number of lines to keep before signature.
23851
23852 2004-01-14  Kai Grossjohann  <kai@emptydomain.de>
23853
23854         * message.el (message-kill-to-signature): Change docstring.
23855
23856 2004-01-14  Katsumi Yamaoka  <yamaoka@jpl.org>
23857
23858         * canlock.el: Always require sha1-el.
23859         (canlock-sha1): Bind sha1-maximum-internal-length to nil.
23860
23861         * message.el: Autoload sha1 only when compiling.
23862
23863         * lpath.el: Bind eudc-protocol for both Emacs and XEmacs; fbind
23864         eudc-expand-inline for XEmacs.
23865
23866 2004-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
23867
23868         * message.el (message-canlock-generate): Require sha1-el.
23869
23870 2004-01-13  Jesper Harder  <harder@ifa.au.dk>
23871
23872         * message.el (message-expand-name): Silence the byte compiler.
23873
23874         * lpath.el: Add detect-coding-system.
23875
23876         * dgnushack.el (dgnushack-compile): Remove obsolete check for
23877         cus-edit.
23878
23879 2004-01-13  Simon Josefsson  <jas@extundo.com>
23880
23881         * gnus-score.el (gnus-score-edit-all-score): Fix prototype.
23882         Invoke gnus-score-mode.
23883         Reported by bojohan+news@dd.chalmers.se (Johan Bockgård).
23884
23885         * gnus-range.el (gnus-compress-sequence): Doc fix.
23886         Suggested by Jim Blandy <jimb@redhat.com> (tiny change).
23887
23888 2004-01-12  Jesper Harder  <harder@ifa.au.dk>
23889
23890         * gnus-srvr.el (gnus-browse-foreign-server): Reduce consing.
23891
23892 2004-01-12  Teodor Zlatanov  <tzz@lifelogs.com>
23893
23894         * spam.el (spam-get-article-as-string): Update to use
23895         gnus-request-article-this-buffer, much simpler.
23896         (spam-get-article-as-buffer): Remove.
23897
23898 2004-01-12  Kai Grossjohann  <kai.grossjohann@mci.com>
23899
23900         * message.el (message-expand-name): Use EUDC if the user uses that.
23901
23902 2004-01-12  Jesper Harder  <harder@ifa.au.dk>
23903
23904         * rfc2047.el (rfc2047-parse-and-decode, rfc2047-decode): Use a
23905         character for the encoding to avoid consing a string.
23906
23907         * rfc2047.el (rfc2047-decode-string): Don't cons a string
23908         unnecessarily.
23909
23910         * mm-util.el (mm-replace-chars-in-string): Remove.
23911
23912         * rfc2047.el (rfc2047-decode): Use mm-subst-char-in-string instead
23913         of mm-replace-chars-in-string.
23914
23915 2004-01-11  Jesper Harder  <harder@ifa.au.dk>
23916
23917         * gnus.sum.el (gnus-remove-odd-characters): Don't cons two new strings.
23918
23919         * mm-util.el (mm-subst-char-in-string): Support inplace.
23920
23921         * gnus-sum.el (gnus-summary-remove-list-identifiers): Don't cons
23922         a new string in every iteration.  Use shy groups.
23923
23924 2004-01-10  Jesper Harder  <harder@ifa.au.dk>
23925
23926         * gnus-srvr.el (gnus-browse-unsubscribe-group):
23927         * gnus-soup.el (gnus-soup-group-brew):
23928         * gnus-msg.el (gnus-put-message):
23929         * gnus-move.el (gnus-group-move-group-to-server):
23930         * gnus-kill.el (gnus-batch-score):
23931         * gnus-group.el (gnus-group-prepare-flat, gnus-group-delete-group)
23932         (gnus-group-update-group-line, gnus-group-insert-group-line-info)
23933         (gnus-group-update-group, gnus-group-read-group)
23934         (gnus-group-make-group, gnus-group-make-help-group)
23935         (gnus-group-make-archive-group, gnus-group-make-directory-group)
23936         (gnus-group-make-empty-virtual, gnus-group-sort-selected-flat)
23937         (gnus-group-sort-by-unread, gnus-group-catchup)
23938         (gnus-group-unsubscribe-group, gnus-group-kill-group)
23939         (gnus-group-yank-group, gnus-group-set-info)
23940         (gnus-group-list-groups):
23941         * gnus.el (gnus-generate-new-group-name):
23942         * gnus-delay.el (gnus-delay-send-queue):
23943         * nnvirtual.el (nnvirtual-catchup-group):
23944         * nnkiboze.el (nnkiboze-generate-group, nnkiboze-generate-group):
23945         * gnus-topic.el (gnus-topic-find-groups, gnus-topic-clean-alist)
23946         (gnus-group-prepare-topics, gnus-topic-check-topology):
23947         * gnus-sum.el (gnus-update-read-articles, gnus-select-newsgroup)
23948         (gnus-mark-xrefs-as-read, gnus-compute-read-articles)
23949         (gnus-summary-walk-group-buffer, gnus-summary-move-article)
23950         (gnus-group-make-articles-read):
23951         * gnus-start.el (gnus-subscribe-newsgroup, gnus-start-draft-setup)
23952         (gnus-group-change-level, gnus-kill-newsgroup)
23953         (gnus-check-bogus-newsgroups, gnus-get-unread-articles-in-group)
23954         (gnus-get-unread-articles, gnus-make-articles-unread)
23955         (gnus-make-ascending-articles-unread): Use accessor
23956         macros (gnus-group-entry, gnus-group-unread, gnus-info-marks etc.)
23957         to get group information for improved readability.
23958
23959
23960 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
23961
23962         * gnus-art.el (article-decode-mime-words, article-babel)
23963         (gnus-article-highlight-signature, gnus-article-add-buttons)
23964         (gnus-signature-toggle): Use gnus-with-article-buffer.
23965
23966         * gnus-art.el (gnus-article-highlight-headers)
23967         (gnus-article-add-buttons-to-head): Use gnus-with-article-headers.
23968
23969         * gnus-art.el (gnus-mm-display-part, gnus-article-wash-status)
23970         (gnus-article-set-globals, gnus-request-article-this-buffer)
23971         (gnus-button-message-id, gnus-article-maybe-hide-headers)
23972         (gnus-mime-view-part-externally, gnus-mime-view-part-internally)
23973         (gnus-mime-display-alternative): Use with-current-buffer.
23974
23975 2004-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
23976
23977         * spam.el (spam-generate-fake-headers): Rewrite to be simpler,
23978         also under 80 char limit, and call gnus-error if needed.
23979         (spam-fetch-article-header): Fix - it was a
23980         buffer-local variable (gnus-newsgroup-data).
23981         (spam-find-spam): Use spam-generate-fake-headers, forget about
23982         spam-insert-fake-headers.
23983         (spam-insert-fake-headers): Remove.
23984
23985 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
23986
23987         * deuglify.el (gnus-article-outlook-unwrap-lines)
23988         (gnus-outlook-rearrange-article)
23989         (gnus-outlook-repair-attribution-outlook)
23990         (gnus-outlook-repair-attribution-block)
23991         (gnus-outlook-repair-attribution-other): Remove redundant
23992         save-excursion.
23993
23994 2004-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
23995
23996         * spam.el (spam-fetch-field-fast, spam-fetch-field-from-fast)
23997         (spam-fetch-field-subject-fast)
23998         (spam-fetch-field-message-id-fast, spam-generate-fake-headers)
23999         (spam-fetch-article-header): Add functions to deal with Gnus
24000         internals for fast retrieval of article header data.
24001         (spam-initialize): Put spam-find-spam in the gnus-summary-prepared-hook.
24002
24003 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
24004
24005         * pop3.el (pop3-md5): Remove.
24006         (pop3-apop): Replace pop3-md5 with md5.
24007
24008         * mm-bodies.el: base64 is always built-in.
24009
24010         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups):
24011         Use with-current-buffer.
24012
24013 2004-01-08  Katsumi Yamaoka  <yamaoka@jpl.org>
24014
24015         * canlock.el (canlock-insert-header): Remove excessive grouping in
24016         regexp.
24017
24018         * gnus-sum.el (gnus-summary-read-document): Ditto.
24019
24020         * gnus-uu.el (gnus-uu-part-number): Ditto.
24021
24022         * html2text.el (html2text-remove-tags): Ditto.
24023         (html2text-format-tags): Ditto.
24024         (html2text-format-single-elements): Ditto.
24025
24026         * mml.el (mml-parse-1): Ditto.
24027
24028 2004-01-08  Jesper Harder  <harder@ifa.au.dk>
24029
24030         * gnus-sum.el (gnus-summary-update-mark): Revert previous change.
24031
24032         * gnus-group.el (gnus-group-mark-group): Fix for multibyte marks.
24033
24034         * gnus-sum.el (gnus-summary-update-mark): Fix for multibyte marks.
24035
24036         * gnus-util.el (gnus-replace-in-string): Remove Emacs 20 code.
24037
24038 2003-11-15  Simon Josefsson  <jas@extundo.com>
24039
24040         * pgg-gpg.el (pgg-gpg-lookup-all-secret-keys)
24041         (pgg-gpg-lookup-key): Use regexp match instead of
24042         split-string (split-string is different between emacs 21.2 and
24043         22.1).  Reported by ultrasoul@ultrasoul.com (David D. Smith).
24044
24045 2004-01-08  Jesper Harder  <harder@ifa.au.dk>
24046
24047         * gnus-art.el (gnus-mime-view-all-parts)
24048         (gnus-article-part-wrapper, gnus-article-view-part):
24049         Use with-current-buffer.
24050
24051 2004-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
24052
24053         * spam.el (spam-disable-spam-split-during-ham-respool)
24054         (spam-spamoracle-database, spam-cache-lookups)
24055         (spam-split-last-successful-check, spam-clear-cache, spam-xor)
24056         (spam-group-ham-mark-p, spam-group-spam-mark-p)
24057         (spam-group-ham-marks, spam-group-spam-marks)
24058         (spam-group-spam-contents-p, spam-group-ham-contents-p)
24059         (spam-list-of-processors, spam-list-of-statistical-checks): Fix doc,
24060         also add spam-use-blackholes to the statistical checks.
24061         (spam-fetch-field-fast): Add interface to fetching fields, may
24062         become a macro.
24063         (spam-fetch-field-from-fast, spam-fetch-field-subject-fast)
24064         (spam-fetch-field-message-id-fast): Use spam-fetch-field-fast.
24065         (spam-insert-fake-headers): Fake an article when needed.
24066         (spam-find-spam): Fake article when possible.
24067         (spam-check-blackholes, spam-check-BBDB, spam-from-listed-p)
24068         (spam-check-bogofilter-headers): Use message-fetch-field instead
24069         of nnmail-fetch-field.
24070
24071 2004-01-07  Reiner Steib  <Reiner.Steib@gmx.de>
24072
24073         * gnus-score.el (gnus-score-find-trace): Add `k' (kill-buffer).
24074
24075 2004-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
24076
24077         * spam.el (spam-split): Do not require spam-use-CHECK to be
24078         enabled if that check is passed to spam-split explicitly; also
24079         fix so 'spam doesn't get converted to spam-split-group when
24080         spam-split-symbolic-return is t.
24081         (spam-find-spam): Find registrations of the article and use those
24082         instead of re-running spam-split to find the spam/ham
24083         classification of the article.
24084         (spam-log-processing-to-registry, spam-log-registered-p)
24085         (spam-log-unregistration-needed-p, spam-log-undo-registration):
24086         Use gnus-error instead of gnus-message.
24087         (spam-log-registration-type): Add function to determine the
24088         classification of a message based on registry entries; will
24089         return nil if both 'spam and 'ham are found.
24090         (spam-check-BBDB): Expand all the BBDB macros here so we can have
24091         a reasonably fast local cache without the loading errors.
24092         (spam-cache-lookups): Set to t by default.
24093         (spam-find-spam): Don't try to guess spam-cache-lookups.
24094         (spam-enter-whitelist, spam-enter-blacklist): Clear the
24095         spam-caches entry.
24096         (spam-filelist-build-cache, spam-filelist-check-cache):
24097         Fix caching of whitelist/blacklist entries.
24098         (spam-check-whitelist, spam-check-blacklist):
24099         Invoke spam-from-listed-p with a type, not a cache variable.
24100         (spam-from-listed-p): Wrap around spam-filelist-check-cache.
24101
24102 2004-01-07  Jesper Harder  <harder@ifa.au.dk>
24103
24104         * message.el (message-cite-prefix-regexp): Use with-syntax-table.
24105
24106         * nnmail.el (nnmail-split-fancy): do.
24107
24108         * mml.el (mml-parse): do.
24109
24110         * gnus-score.el (gnus-enter-score-words-into-hashtb)
24111         (gnus-score-adaptive): do.
24112
24113 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
24114
24115         * gnus-art.el (gnus-treat-emphasize): Ignore Emacs version number.
24116         (gnus-mime-button-map): Don't set keymap parent.
24117         (gnus-button-ctan-directory-regexp): Use shy grouping.
24118         (gnus-prev-page-map): Don't set keymap parent.
24119         (gnus-prev-page-map): Remove duplicated one.
24120         (gnus-next-page-map): Don't set keymap parent.
24121         (gnus-mime-security-button-map): Ditto.
24122
24123         * nnheader.el (nnheader-directory-files-is-safe): Ignore Emacs
24124         version number.
24125
24126         * sha1-el.el (sha1-string-external): Use with-temp-buffer.
24127
24128 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
24129
24130         * canlock.el (canlock-sha1-function): Remove.
24131         (canlock-sha1-function-for-verify): Remove.
24132         (canlock-openssl-program): Remove.
24133         (canlock-openssl-args): Remove.
24134         (canlock-ignore-errors): Remove.
24135         (canlock-sha1-with-openssl): Remove.
24136         (canlock-sha1): Use sha1 instead of to call canlock-sha1-function.
24137         (canlock-verify): Don't use canlock-ignore-errors.
24138
24139         * sha1-el.el (sha1-string-external): Make it can return a string
24140         in binary form.
24141         (sha1-region-external): Ditto.
24142         (sha1-string-internal): Ditto.
24143         (sha1-region-internal): Ditto.
24144         (sha1-region): Ditto.
24145         (sha1-string): Ditto.
24146         (sha1): Ditto.
24147
24148 2004-01-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
24149
24150         * spam.el (spam-report-articles-gmane): New command.
24151
24152 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
24153
24154         * gnus.el: Don't make unnecessary *Group* buffer when loading.
24155
24156         * run-at-time.el (run-at-time-saved): Remove.
24157         (run-at-time): Doc fix.
24158
24159 2004-01-07  Jesper Harder  <harder@ifa.au.dk>
24160
24161         * gnus-sum.el (gnus-summary-limit-to-replied): New command.
24162         (gnus-summary-limit-map): Add it.
24163         (gnus-summary-make-menu-bar): do.
24164
24165 2004-01-06  Teodor Zlatanov  <tzz@lifelogs.com>
24166
24167         * spam.el (spam-cache-lookups, spam-caches, spam-clear-cache):
24168         Make attempt at some caching support (done for BBDB only now).
24169         (spam-find-spam): Set spam-cache-lookups if there are more than 2
24170         addresses to be checked.
24171         (spam-clear-cache-BBDB): Add function, to be invoked by
24172         bbdb-change-hook, and triggering spam-clear-cache of 'spam-use-BBDB.
24173         (spam-check-BBDB): Check and use the caches, if
24174         spam-cache-lookups is on, remove superfluous (provide).
24175
24176 2004-01-06  Reiner Steib  <Reiner.Steib@gmx.de>
24177
24178         * gnus-art.el (gnus-treat-ansi-sequences): Change default.
24179
24180 2004-01-07  Steve Youngs  <sryoungs@bigpond.net.au>
24181
24182         * run-at-time.el (run-at-time-saved): Move to after the definition
24183         of `run-at-time'.
24184
24185         * dgnushack.el: Autoload `font-lock-fontify-buffer' in XEmacs.
24186
24187 2004-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
24188
24189         * gnus-art.el (gnus-article-wash-html-with-w3m): Don't use
24190         mm-w3m-local-map-property.
24191
24192         * mm-view.el (mm-w3m-mode-map): Remove.
24193         (mm-w3m-local-map-property): Remove.
24194         (mm-inline-text-html-render-with-w3m): Don't use
24195         mm-w3m-local-map-property.
24196
24197 2004-01-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
24198
24199         * run-at-time.el: New file.
24200
24201         * dgnushack.el (dgnushack-compile): Don't compile run-at-time
24202         under Emacs.
24203
24204         * gnus.el ((fboundp 'gnus-set-text-properties)): Remove definition
24205         of gnus-set-text-properties.
24206
24207         * gnus-uu.el (gnus-uu-save-article): Ditto.
24208
24209         * gnus-salt.el (gnus-carpal-setup-buffer): Ditto.
24210
24211         * gnus-cite.el (gnus-cite-parse): Ditto.
24212
24213         * gnus-art.el (gnus-button-push): Use set-text-properties instead
24214         of gnus-.
24215
24216         * gnus-xmas.el (run-at-time): Require run-at-time.
24217
24218         * gnus.el: Change calls to nnheader-run-at-time and
24219         password-run-at-time throughout to use run-at-time directly.
24220
24221         * password.el: Remove definition of run-at-time.
24222
24223         * nnheaderxm.el: Remove definition of run-at-time.
24224
24225 2004-01-05  Karl Pflästerer  <sigurd@12move.de>  (tiny change)
24226
24227         * mml.el (mml-minibuffer-read-disposition): Show attachment type
24228         in prompt.
24229
24230 2004-01-06  Steve Youngs  <sryoungs@bigpond.net.au>
24231
24232         * messagexmas.el (message-xmas-redefine): Alias
24233         `message-make-caesar-translation-table' to
24234         ``message-xmas-make-caesar-translation-table' regardless of XEmacs
24235         version.
24236
24237         * gnus-xmas.el (gnus-xmas-set-text-properties): Removed.
24238         (gnus-xmas-define): Don't alias `gnus-set-text-properties' to
24239         `gnus-xmas-set-text-properties'.
24240         (gnus-xmas-redefine): Don't alias `gnus-completing-read' to
24241         `gnus-xmas-completing-read'.
24242         (gnus-xmas-completing-read): Removed.
24243         (gnus-xmas-open-network-stream): Removed.
24244
24245         * gnus-ems.el (gnus-mode-line-modified): Don't conditionalize on
24246         XEmacs version.
24247
24248         * dns.el (dns-make-network-process): Use `open-network-stream'
24249         instead of `gnus-xmas-open-network-stream'.
24250
24251         * dgnushack.el: Remove some XEmacs 21.1 specific stuff.
24252
24253         * .cvsignore: Add auto-autoloads.el, custom-load.el.
24254
24255 2004-01-06  Jesper Harder  <harder@ifa.au.dk>
24256
24257         * gnus-art.el (gnus-mime-display-alternative)
24258         (gnus-insert-mime-button, gnus-insert-mime-security-button)
24259         (gnus-insert-prev-page-button, gnus-insert-next-page-button):
24260         Don't use gnus-local-map-property.
24261
24262         * gnus-util.el (gnus-local-map-property): Remove.
24263
24264         * mm-view.el (mm-view-pkcs7-decrypt):
24265         Replace gnus-completing-read-maybe-default with completing-read.
24266
24267         * gnus-util.el (gnus-completing-read): do.
24268         (gnus-completing-read-maybe-default): Remove.
24269
24270 2004-01-06  Steve Youngs  <sryoungs@bigpond.net.au>
24271
24272         * password.el: Only autoload `run-at-time' if not XEmacs.
24273         Only autoload the itimer functions if XEmacs.
24274
24275 2004-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
24276
24277         * gnus-xmas.el (gnus-xmas-define): Defun char-width for non-MULE
24278         XEmacsen.
24279
24280         * dgnushack.el: Autoload executable-find for XEmacs.
24281
24282 2004-01-06  Jesper Harder  <harder@ifa.au.dk>
24283
24284         * gnus-art.el (gnus-read-string): Remove.
24285         (gnus-summary-pipe-to-muttprint): Replace gnus-read-string with
24286         read-string.
24287
24288 2004-01-05  Teodor Zlatanov  <tzz@lifelogs.com>
24289
24290         * netrc.el: Autoload password-read.
24291         (netrc): Add configuration group.
24292         (netrc-encoding-method, netrc-openssl-path):
24293         Add variables for encoding and decoding of files with symmetric
24294         ciphers.
24295         (netrc-encode): Add assistant function to encode a file with
24296         netrc-encoding-method.
24297         (netrc-parse): Add interactive parameter, added optional
24298         decoding if netrc-encoding-method is non-nil but otherwise
24299         behavior is standard.
24300         (netrc-encrypting-method, netrc-encrypt, netrc-parse):
24301         Do s/encode/encrypt/ everywhere.
24302
24303         * spam.el: Remove executable-find autoload.
24304
24305 2004-01-05  Jesper Harder  <harder@ifa.au.dk>
24306
24307         * gnus-registry.el: Remove Emacs 20 hash table compatibility code.
24308
24309         * gnus-uu.el (gnus-uu-post-encoded): bury-buffer is always fbound.
24310
24311 2004-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
24312
24313         * gnus-art.el (gnus-treat-ansi-sequences)
24314         (article-treat-ansi-sequences): New variable and function.
24315         Suggested by Dan Jacobson <jidanni@jidanni.org>.
24316
24317         * gnus-sum.el (gnus-summary-wash-map, gnus-summary-make-menu-bar):
24318         Use it.
24319
24320 2004-01-05  Jesper Harder  <harder@ifa.au.dk>
24321
24322         * mm-util.el (mm-quote-arg): Remove.
24323
24324         * mm-decode.el (mm-mailcap-command): Replace mm-quote-arg with
24325         shell-quote-argument.
24326
24327         * gnus-uu.el (gnus-uu-command): do.
24328
24329         * gnus-sum.el (gnus-summary-insert-pseudos): do.
24330
24331         * ietf-drums.el (ietf-drums-token-to-list): Replace mm-make-char
24332         with make-char.
24333
24334         * mm-util.el (mm-make-char): Remove.
24335
24336         * mml.el (mml-mode): Replace gnus-add-minor-mode with
24337         add-minor-mode.
24338
24339         * gnus-undo.el (gnus-undo-mode): do.
24340
24341         * gnus-topic.el (gnus-topic-mode): do.
24342
24343         * gnus-sum.el (gnus-dead-summary-mode): do.
24344
24345         * gnus-start.el (gnus-slave-mode): do.
24346
24347         * gnus-salt.el (gnus-binary-mode, gnus-pick-mode): do.
24348
24349         * gnus-ml.el (gnus-mailing-list-mode): do.
24350
24351         * gnus-gl.el (gnus-grouplens-mode): do.
24352
24353         * gnus-draft.el (gnus-draft-mode): do.
24354
24355         * gnus-dired.el (gnus-dired-mode): do.
24356
24357         * gnus-ems.el (gnus-add-minor-mode): Remove.
24358
24359         * gnus-spec.el (gnus-correct-length, gnus-correct-substring):
24360         Replace gnus-char-width with char-width.
24361
24362         * gnus-ems.el (gnus-char-width): Remove.
24363
24364         * gnus-spec.el (gnus-correct-length, gnus-correct-substring):
24365         Replace gnus-char-width with char-width.
24366
24367         * gnus-ems.el (gnus-char-width): Remove.
24368
24369         * spam-stat.el (with-syntax-table): Remove with-syntax-table
24370         definition.
24371         Remove Emacs 20 hash table compatibility code.
24372
24373         * rfc2047.el (with-syntax-table): Remove with-syntax-table Emacs
24374         20 compatibility code.
24375
24376         * spam.el (spam-point-at-eol): Replace with point-at-eol.
24377
24378         * smime.el (smime-point-at-eol): Replace with point-at-eol.
24379
24380         * rfc2047.el (rfc2047-point-at-bol, rfc2047-point-at-eol):
24381         Replace with point-at-{eol,bol}.
24382
24383         * netrc.el (netrc-point-at-eol): Replace with point-at-eol.
24384
24385         * imap.el (imap-point-at-eol): Replace with point-at-eol.
24386
24387         * flow-fill.el (fill-flowed-point-at-bol)
24388         (fill-flowed-point-at-eol): Replace with point-at-{eol,bol}.
24389
24390         * gnus-util.el (gnus-point-at-bol, gnus-point-at-eol): Remove.
24391         Replace with point-at-{eol,bol} throughout all files.
24392
24393 2004-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
24394
24395         * ntlm.el (ntlm-string-as-unibyte): New macro.
24396         (ntlm-build-auth-response): Use it.
24397
24398         Remove Emacs 20 stuff:
24399         * dgnushack.el (dgnushack-compile): Don't modify max-specpdl-size.
24400         (butlast, mapc, remove): Remove the compiler macros.
24401         * gnus-msg.el (gnus-summary-news-other-window): Use remove instead
24402         of delq and copy-sequence.
24403         * gnus-art.el (popup-menu): Remove the compiler macro.
24404         * nnmail.el (nnmail-split-fancy): Don't support customizing with
24405         Emacs 20.
24406
24407 2004-01-05  Simon Josefsson  <jas@extundo.com>
24408
24409         * ntlm.el: Fix namespace.  Change smb-passwd-hash into
24410         ntlm-smb-passwd-hash, smb-owf-encrypt into ntlm-smb-owf-encrypt,
24411         smb-passwd-hash into ntlm-smb-passwd-hash, smbdes-e-p16 into
24412         ntlm-smb-des-e-p16, smbdes-e-p24 into ntlm-smb-des-e-p24, smbhash
24413         into ntlm-smb-hash, smb-sp8 into ntlm-smb-sp8, smb-str-to-key into
24414         ntlm-smb-str-to-key, smb-dohash into ntlm-smb-dohash, smb-perm1
24415         into ntlm-smb-perm1, smb-perm2 into ntlm-smb-perm2, smb-perm3 into
24416         ntlm-smb-perm3, smb-perm4 into ntlm-smb-perm4, smb-perm5 into
24417         ntlm-smb-perm5, smb-perm6 into ntlm-smb-perm6, smb-sc into
24418         ntlm-smb-sc, smb-sbox into ntlm-smb-sbox, string-permute into
24419         ntlm-string-permute, string-lshift into ntlm-string-lshift,
24420         string-xor into ntlm-string-xor.
24421         Suggested by Jesper Harder <harder@myrealbox.com>.
24422
24423         * ntlm.el: Don't include poem.
24424
24425         * md4.el (print-int32, print-string-hexa): Remove.
24426         Suggested by Jesper Harder <harder@myrealbox.com>.
24427
24428         * sasl-ntlm.el, ntlm.el, md4.el: New files.
24429
24430         * hmac-md5.el (md5-binary): Fix byte compile warning.  (This
24431         probably breaks emacs with DL patch, but do we care? Is anyone
24432         still using the DL stuff?)
24433
24434         * sieve-manage.el: Use the password package.
24435         (sieve-manage-read-passwd): Remove.
24436         (sieve-manage-interactive-login): Use password.  Re-add
24437         condition-case around loop.
24438
24439         * pgg.el (pgg-passphrase-cache, pgg-run-at-time): Remove.
24440         (pgg-add-passphrase-cache, pgg-remove-passphrase-cache):
24441         Use the password package.
24442
24443 2003-02-19  Simon Josefsson  <jas@extundo.com>
24444
24445         * sieve-manage.el (sieve-sasl-auth): Quote optional initial SASL
24446         token.
24447
24448 2002-08-07  Simon Josefsson  <jas@extundo.com>
24449
24450         * sieve-manage.el (require): Use SASL, not RFC2104/MD5.
24451         (sieve-manage-authenticators):
24452         (sieve-manage-authenticator-alist): Add some SASL mechs.
24453         (sieve-sasl-auth): New function.
24454         (sieve-manage-cram-md5-auth):
24455         (sieve-manage-plain-auth): Rewrite using SASL library.
24456         (sieve-manage-digest-md5-p, sieve-manage-digest-md5-auth)
24457         (sieve-manage-scram-md5-p, sieve-manage-scram-md5-auth)
24458         (sieve-manage-ntlm-p, sieve-manage-ntlm-auth)
24459         (sieve-manage-login-p, sieve-manage-login-auth): Add wrappers.
24460
24461 2004-01-05  Simon Josefsson  <jas@extundo.com>
24462
24463         * sasl.el, sasl-cram.el, sasl-digest.el, hmac-md5.el, hmac-def.el:
24464         New files.
24465
24466 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
24467
24468         * gnus-group.el (gnus-no-groups-message): Update.
24469
24470         * gnus-sum.el (gnus-summary-insert-new-articles): Remove .
24471
24472 2003-11-09  Simon Josefsson  <jas@extundo.com>
24473
24474         * imap.el: Support for ID IMAP extension (RFC 2971).
24475         (imap-local-variables): Add imap-id.
24476         (imap-id): New variable.
24477         (imap-id): New function.
24478         (imap-parse-response): Parse untagged ID response.
24479         * nnimap.el (nnimap-id): New variable.
24480         (nnimap-open-connection): Use it.
24481
24482 2003-12-28  Simon Josefsson  <jas@extundo.com>
24483
24484         * gnus-score.el (gnus-score-edit-all-score): New.
24485         * gnus-group.el (gnus-group-score-map): Bind it to W e.
24486
24487 2004-01-04  Simon Josefsson  <jas@extundo.com>
24488
24489         * password.el: Add.
24490
24491 2004-01-04  Mario Lang  <lang@zid.tugraz.at>
24492
24493         * dns.el (dns-query-types): Fix typo.
24494         (dns-query-types): New function.
24495         (dns-read-type): Add support for AAAA records, see RFC 3596.  Parse MX,
24496         PTR and SOA replies, see RFC 1035.
24497
24498 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
24499
24500         * gnus.el (gnus-logo-color-style): Change colors to `no'.
24501
24502         * Move to Changelog.2.
24503
24504 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
24505
24506         * gnus.el (gnus-version-number): Bump version.
24507
24508 2004-01-04  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
24509
24510         * gnus.el: No Gnus v0.1 is released.
24511
24512 2004-01-04  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
24513
24514         * gnus.el: No Gnus v0.0 is released.
24515
24516 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
24517
24518         * gnus.el (gnus-version-number): Bump.
24519         (gnus-version): No.
24520
24521 See ChangeLog.2 for earlier changes.
24522
24523   Copyright (C) 2004-2012  Free Software Foundation, Inc.
24524
24525   This file is part of GNU Emacs.
24526
24527   GNU Emacs is free software: you can redistribute it and/or modify
24528   it under the terms of the GNU General Public License as published by
24529   the Free Software Foundation, either version 3 of the License, or
24530   (at your option) any later version.
24531
24532   GNU Emacs is distributed in the hope that it will be useful,
24533   but WITHOUT ANY WARRANTY; without even the implied warranty of
24534   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
24535   GNU General Public License for more details.
24536
24537   You should have received a copy of the GNU General Public License
24538   along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.
24539
24540 ;; Local Variables:
24541 ;; coding: utf-8
24542 ;; fill-column: 79
24543 ;; add-log-time-zone-rule: t
24544 ;; End: