]> code.delx.au - gnu-emacs/blob - lisp/gnus/ChangeLog
7b3cb1d53e9ba94d692e1abf0609666a0d137968
[gnu-emacs] / lisp / gnus / ChangeLog
1 2012-01-04 Chris Gray <chrismgray@gmail.com> (tiny change)
2
3 * mm-decode.el (mm-shr): Check that `gnus-summary-buffer' really is a
4 live buffer.
5
6 2012-01-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
7
8 * nnir.el (nnir-retrieve-headers): Protect against the article not
9 existing on the server (bug#10335).
10
11 2012-01-04 Wolfgang Jenkner <wjenkner@inode.at> (tiny change)
12
13 * gnus-agent.el (gnus-agent-load-local): Recompute
14 gnus-agent-article-local on changing method.
15
16 2012-01-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
17
18 * gnus.el (gnus-parameters): Note precedence.
19
20 2012-01-04 Leo <sdl.web@gmail.com>
21
22 * nndraft.el (nndraft-update-unread-articles): Don't move point around
23 in the group buffer.
24
25 2012-01-04 Julien Danjou <julien@danjou.info>
26
27 * nnimap.el (nnimap-update-info): Fix an error when all articles UIDs
28 change.
29
30 2012-01-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
31
32 * shr.el (shr-rescale-image): Add :ascent 100 to the rescaled picture,
33 too.
34
35 * nntp.el (nntp-retrieve-group-data-early): Use it.
36
37 2012-01-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
38
39 * nntp.el (nntp-retrieval-in-progress): New variable.
40 (nntp-make-process-buffer): Make it buffer-local.
41
42 * gnus-demon.el (gnus-demon-time-to-step): Resurrect function lost in
43 2010.
44 (gnus-demon-init): Use it to compute the time if time is on the form
45 "04:23".
46
47 * gnus-topic.el (gnus-topic-history): Define `gnus-topic-history'.
48
49 * nnimap.el (nnimap-finish-retrieve-group-infos): Check the connection
50 status in the correct buffer.
51
52 2012-01-03 Leo <sdl.web@gmail.com>
53
54 * gnus-topic.el (gnus-topic-goto-next-group): Don't move point around
55 when opening topics (bug#10407).
56
57 2011-12-28 Katsumi Yamaoka <yamaoka@jpl.org>
58
59 * mm-view.el (mm-display-inline-fontify): Add comment.
60
61 2011-12-15 Juri Linkov <juri@jurta.org>
62
63 * mm-decode.el (mm-inline-media-tests): Add missing
64 `mm-handle-media-subtype'.
65
66 2011-12-09 Tassilo Horn <tassilo@member.fsf.org>
67
68 * message.el (message-valid-fqdn-regexp): Update with newly approved
69 top-level domain names ".tel" and ".asia".
70
71 2011-12-08 Katsumi Yamaoka <yamaoka@jpl.org>
72
73 * gnus-sum.el (gnus-summary-show-article): Don't load shr
74 unconditionally.
75
76 2011-12-07 Katsumi Yamaoka <yamaoka@jpl.org>
77
78 * message.el (message-pop-to-buffer): Use pop-to-buffer instead of
79 pop-to-buffer-same-window for old Emacsen.
80
81 2011-12-04 Chong Yidong <cyd@gnu.org>
82
83 * message.el (message-pop-to-buffer): Partially revert 2011-11-30
84 change (Bug#10200).
85
86 2011-12-02 Katsumi Yamaoka <yamaoka@jpl.org>
87
88 * compface.el (uncompface):
89 * gnus-art.el (gnus-article-x-face-command): Update the header format
90 of icon data for the most recent icontopbm program.
91
92 2011-12-01 Katsumi Yamaoka <yamaoka@jpl.org>
93
94 * gnus-msg.el (gnus-inews-do-gcc):
95 * message.el (message-send-mail):
96 * mml.el (mml-generate-mime): Share the value of the buffer-local
97 `message-options' variable between a draft buffer and temprary working
98 buffers.
99
100 2011-11-30 Stefan Monnier <monnier@iro.umontreal.ca>
101
102 * message.el (message-pop-to-buffer): Revert 2011-09-11 change.
103
104 2011-11-30 Katsumi Yamaoka <yamaoka@jpl.org>
105
106 * gnus-art.el (gnus-article-browse-html-parts): Convert link file names
107 for Cygwin.
108
109 2011-11-24 Glenn Morris <rgm@gnu.org>
110
111 * starttls.el: Fix case of "GnuTLS".
112
113 2011-11-24 Juanma Barranquero <lekktu@gmail.com>
114
115 * gnus-group.el (gnus-group-highlight): Fix typo.
116
117 2011-11-24 Adam W <adam_w67@yahoo.com> (tiny change)
118
119 * mail-source.el (mail-source-fetch-maildir): Don't expect the return
120 value of `delete-file', that returns nil for a local file but returns t
121 for a remote file using ssh.
122
123 2011-11-22 Lars Magne Ingebrigtsen <larsi@gnus.org>
124
125 * shr.el (shr-table-horizontal-line): Use "?\s" instead of "? " to
126 avoid later breakage.
127
128 2011-11-22 Katsumi Yamaoka <yamaoka@jpl.org>
129
130 * gnus-art.el (gnus-article-setup-buffer): Decode group name used for
131 article buffers' name.
132
133 2011-11-22 Lars Magne Ingebrigtsen <larsi@gnus.org>
134
135 * shr.el (shr-table-horizontal-line): Revert infinite loops introduced
136 by Paul Eggert's spellfixes two days ago.
137
138 2011-11-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
139
140 * mm-view.el (mm-display-inline-fontify): Make the font-lock variables
141 buffer-local instead of binding them to avoid warnings. Also demote
142 errors (bug#10063).
143 (font-lock-mode-hook): Shut up byte compiler.
144
145 2011-11-20 Juanma Barranquero <lekktu@gmail.com>
146
147 * mm-util.el (mm-charset-after): Fix typo.
148
149 2011-11-16 Juanma Barranquero <lekktu@gmail.com>
150
151 * gnus-sum.el (gnus-summary-make-menu-bar):
152 * gnus-uu.el (gnus-uu-decode-postscript)
153 (gnus-uu-decode-postscript-and-save):
154 * mailcap.el (mailcap-print-command):
155 * registry.el (registry-lookup, registry-lookup-breaks-before-lexbind):
156 Fix typos.
157
158 2011-11-15 Juanma Barranquero <lekktu@gmail.com>
159
160 * gnus-art.el (gnus-article-part-wrapper):
161 * shr-color.el (shr-color-visible-distance-min)
162 (shr-color-relative-to-absolute, set-minimum-interval)
163 (shr-color-visible): Fix typos.
164
165 2011-11-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
166
167 * gnus-sum.el (gnus-articles-to-read): Change wording in prompt to be
168 slightly clearer.
169
170 2011-11-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
171
172 * message.el (message-send-and-exit): Document `arg'.
173
174 2011-11-03 Stefan Monnier <monnier@iro.umontreal.ca>
175
176 * nnimap.el (nnimap-open-connection-1): Use tcp-keealive if possible.
177
178 2011-11-02 Teodor Zlatanov <tzz@lifelogs.com>
179
180 * gnus-util.el (gnus-bound-and-true-p): Another comment to explain why
181 we don't use `bound-and-true-p'.
182
183 2011-11-01 Teodor Zlatanov <tzz@lifelogs.com>
184
185 * gnus-util.el (gnus-bound-and-true-p): Remove.
186 (gnus-bound-and-true-dumber-p): Rename to `gnus-bound-and-true-p'.
187 * nnir.el: Use it.
188 * nnmairix.el: Use it.
189
190 2011-10-31 Teodor Zlatanov <tzz@lifelogs.com>
191
192 * gnus-util.el (gnus-bound-and-true-dumber-p): Define new, slower, dumb
193 function because `gnus-bound-and-true-p' doesn't work well in XEmacs
194 for reasons unknown.
195 * nnir.el: Use it.
196 * nnmairix.el: Use it.
197
198 * nnregistry.el: Remove unnecessary `gnus-registry-enabled' defvar.
199 * nnir.el: Ditto.
200 * nnmairix.el: Ditto.
201
202 * gnus-registry.el (gnus-registry-enabled): Default to nil.
203
204 2011-10-26 Stefan Monnier <monnier@iro.umontreal.ca>
205
206 * message.el (message-completion-function): Make sure
207 message-tab-body-function is not attempted if one of
208 message-completion-alist fails to find a completion (bug#9158).
209
210 2011-10-26 Daiki Ueno <ueno@unixuser.org>
211
212 * mml.el (mml-quote-region): Quote <#secure> tag.
213 (mml-generate-mime-1): Unquote <#secure> tag.
214
215 2011-10-20 Chong Yidong <cyd@gnu.org>
216
217 * gnus-cite.el (gnus-message-citation-mode): Doc fix (in Emacs 24,
218 calling a minor mode from Lisp with nil arg enables it, so we have to
219 make the wording a bit ambiguous here).
220
221 2011-10-18 Teodor Zlatanov <tzz@lifelogs.com>
222
223 * gnus-util.el (gnus-bound-and-true-p): Macro for XEmacs compatibility.
224 * nnir.el (nnir-mode): Use it.
225 * nnmairix.el (nnmairix-determine-original-group-from-registry):
226 Use it.
227
228 * nnir.el (gnus-registry-enabled): Defvar to keep the compiler happy.
229 * nnmairix.el (gnus-registry-enabled): Ditto.
230
231 2011-10-17 Dave Abrahams <dave@boostpro.com> (tiny change)
232
233 * gnus-registry.el (gnus-registry-enabled): Add new variable (bug#9691).
234 (gnus-registry-install-shortcuts): Set `gnus-registry-install' to 'ask
235 only while we need to find out if it should be t or nil.
236 (gnus-registry-initialize): Don't set `gnus-registry-install' to t.
237 (gnus-registry-install-hooks): Set `gnus-registry-enabled' to t when
238 the registry is installed. Set it to nil when it's unloaded.
239 (gnus-registry-install-p): Provide user guidance for the initial value
240 of `gnus-registry-install' when it's 'ask, otherwise return its value.
241 * nnregistry.el (nnregistry-open-server, nnregistry-server-opened):
242 Use `gnus-registry-enabled' instead of `gnus-registry-install'.
243 * nnmairix.el (nnmairix-determine-original-group-from-registry):
244 Use `gnus-registry-enabled' instead of `gnus-registry-install'.
245 * nnir.el (nnir-mode): Use `gnus-registry-enabled' instead of
246 `gnus-registry-install'.
247
248 2011-10-17 Daiki Ueno <ueno@unixuser.org>
249
250 * mml2015.el (mml2015-epg-find-usable-key): Add comment about the
251 previous change.
252 * mml1991.el (mml1991-epg-find-usable-key): Skip the whole key if the
253 primary key is marked as disabled.
254
255 2011-10-17 Christian von Roques <roques@mti.ag> (tiny change)
256
257 * mml2015.el (mml2015-epg-find-usable-key): Skip the whole key if the
258 primary key is marked as disabled.
259
260 2011-10-11 Andreas Schwab <schwab@linux-m68k.org>
261
262 * html2text.el (html2text-clean-anchor): Check for quotes around
263 `href' value.
264
265 2011-10-11 Teodor Zlatanov <tzz@lifelogs.com>
266
267 * spam.el (spam-check-BBDB): Simplify and support BBDB 3.x when
268 searching. Drop `bbdb-cache'.
269
270 2011-10-11 Katsumi Yamaoka <yamaoka@jpl.org>
271
272 * message.el (message-signed-or-encrypted-p): Exclude header when
273 checking if there is signed or encrypted body in text/plain message.
274
275 2011-10-09 Andreas Schwab <schwab@linux-m68k.org>
276
277 * html2text.el (html2text-get-attr): Correctly handle attribute values
278 containing "=".
279
280 2011-09-22 Kan-Ru Chen <kanru@kanru.info>
281
282 * ecomplete.el (ecomplete-display-matches): Use a local keymap to
283 handle bindings.
284
285 2011-10-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
286
287 * gnus-win.el (gnus-configure-windows): Protect against reading
288 ephemeral groups outside of Gnus.
289
290 2011-10-06 Katsumi Yamaoka <yamaoka@jpl.org>
291
292 * shr.el (shr-tag-img): Don't get images displayed in tables.
293
294 2011-10-03 Glenn Morris <rgm@gnu.org>
295
296 * gnus-group.el (gnus-bug-group-download-format-alist): Once again get
297 the "maintainer" version of debbugs.gnu.org reports.
298
299 2011-10-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
300
301 * shr.el (shr-tag-img): Add a space at the end of an ALT image text to
302 make asynchronous adjacent image insertion work better.
303
304 2011-09-27 Daiki Ueno <ueno@unixuser.org>
305
306 * plstore.el (plstore-select-keys, plstore-encrypt-to): Clarify
307 documentation.
308
309 2011-09-27 Lars Magne Ingebrigtsen <larsi@gnus.org>
310
311 * gnus-uu.el (gnus-uu-grab-articles): Require gnus-async so that
312 `gnus-asynchronous' isn't shadowed.
313
314 2011-09-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
315
316 * nnimap.el (nnimap-wait-for-response): Message less (bug#9540).
317 (nnimap-insert-partial-structure): The charset parameter isn't
318 case-sensitive.
319
320 * nnheader.el (nnheader-message-maybe): New function.
321
322 * shr.el (shr-tag-table): Render totally broken tables better.
323
324 * mml.el (mml-generate-mime-1): Don't alter the contents if we're
325 computing the boundary.
326
327 2011-09-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
328
329 * pop3.el (pop3-number-of-responses): Remove.
330 (pop3-wait-for-messages): Rewrite to take linear time instead of
331 exponential time.
332
333 2011-09-24 Lars Magne Ingebrigtsen <larsi@gnus.org>
334
335 * gnus-sum.el (gnus-summary-show-article): Bind `shr-ignore-cache' to
336 re-fetch images.
337
338 * shr.el (shr-tag-img): Support a new variable `shr-ignore-cache' to
339 re-fetch images when hitting `g' in Gnus.
340
341 2011-09-22 Katsumi Yamaoka <yamaoka@jpl.org>
342
343 * mml.el (mml-inhibit-compute-boundary): New internal variable.
344 (mml-compute-boundary): Don't check collision if it is non-nil.
345 (mml-compute-boundary-1): Use mml-generate-mime-1 to encode part
346 before checking collision.
347
348 2011-09-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
349
350 * message.el (message-indent-citation): Really make sure there's a
351 newline at the end.
352
353 * nnimap.el (nnimap-parse-flags): Make regexp less prone to overflows.
354 Fix suggested by John Wiegley.
355
356 * pop3.el (pop3-open-server): Fix +OK end-of-command regexp.
357
358 * gnus-art.el (gnus-treat-hide-citation): Add doc.
359
360 * message.el (message-default-send-rename-function): Break out into its
361 own function.
362
363 * ecomplete.el (ecomplete-display-matches): Revert patch since it
364 doesn't work under XEmacs.
365
366 * nnimap.el (nnimap-map-port): New function to connect to 993 instead
367 of "imaps" to word around Windows problems.
368 (nnimap-open-connection-1): Use it.
369
370 * message.el (message-indent-citation): Revert last change which made
371 `F' not work.
372
373 2011-09-13 Kan-Ru Chen <kanru@kanru.info>
374
375 * ecomplete.el (ecomplete-display-matches): Intercept key sequence from
376 terminal as well.
377
378 2011-09-21 Katsumi Yamaoka <yamaoka@jpl.org>
379
380 * mm-view.el (mm-display-inline-fontify): Don't run doc-view-mode
381 because it displays images using overlays that aren't easy to copy to
382 the article buffer.
383
384 2011-09-20 Łukasz Stelmach <lukasz.stelmach@iem.pw.edu.pl> (tiny change)
385
386 * message.el (message-indent-citation): Fix empty line removal at the
387 end of the citation.
388
389 2011-09-20 Julien Danjou <julien@danjou.info>
390
391 * auth-source.el (auth-source-netrc-create): Use default value for
392 password if specified. Evaluate default.
393 (auth-source-plstore-create): Ditto.
394 (auth-source-plstore-create, auth-source-netrc-create): Fix default
395 value evaluation.
396 (auth-source-netrc-create): Typo fix.
397 (auth-source-plstore-create): Ditto.
398
399 * auth-source.el (auth-source-format-cache-entry): New function.
400
401 2011-09-20 Katsumi Yamaoka <yamaoka@jpl.org>
402
403 * gnus-fun.el (gnus-convert-image-to-x-face-command): Doc fix.
404
405 2011-09-18 Lars Magne Ingebrigtsen <larsi@gnus.org>
406
407 * mm-decode.el (mm-inline-media-tests): Fix typo in regexp.
408
409 2011-09-19 Julien Danjou <julien@danjou.info>
410
411 * auth-source.el (auth-source-netrc-parse): Use an obfuscation method
412 which work with things that are not ASCII.
413
414 2011-09-17 Lars Magne Ingebrigtsen <larsi@gnus.org>
415
416 * mm-decode.el (mm-inline-media-tests): Support imagemagick images.
417
418 2011-09-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
419
420 * gnus-sum.el (gnus-summary-read-group-1): Bump the "Retrieving"
421 message level.
422
423 2011-09-15 Katsumi Yamaoka <yamaoka@jpl.org>
424
425 * message.el (message-read-from-minibuffer): Make abbrev expansion work.
426
427 2011-09-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
428
429 * gnus.el (gnus-interactive-exit): Update defcustom spec.
430
431 2011-09-12 Stefan Monnier <monnier@iro.umontreal.ca>
432
433 * gnus.el (gnus-nntp-server): Move to gnus-int.el to silence bytecomp.
434 * gnus-int.el (gnus-nntp-server): Move from gnus.el.
435
436 2011-09-12 Andrew Cohen <cohen@andy.bu.edu>
437
438 * gnus-group.el (gnus-group-list-limit-map, gnus-group-list-flush-map)
439 (gnus-group-list-plus-map): Allow limiting, flushing and plusing ticked
440 articles.
441
442 2011-09-11 Chong Yidong <cyd@stupidchicken.com>
443
444 * message.el (message-pop-to-buffer): Default to switch-to-buffer.
445 (message-mail-other-window, message-mail-other-frame)
446 (message-news-other-window, message-news-other-frame):
447 Use switch-to-buffer-other-frame and switch-to-buffer-other-window
448 instead of setting buffer display variables.
449
450 2011-09-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
451
452 * gnus-group.el (gnus-group-list-limit): Explain what the command does.
453
454 * gnus-sum.el (gnus-fetch-headers): Bump message level.
455
456 2011-09-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
457
458 * gnus-dup.el (gnus-dup-suppress-articles): Move "Suppressing
459 duplicates" to a higher level.
460
461 * gnus-util.el (gnus-verbose): Lower default to 6 to get rid of the
462 most egregious messages.
463
464 2011-09-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
465
466 * gnus-msg.el (gnus-summary-mail-forward): Minuscule doc fix.
467
468 2011-09-10 Tetsuo Tsukamoto <tt.tetsuo.tsukamoto@gmail.com> (tiny change)
469
470 * nnrss.el (nnrss-retrieve-groups): Decode the charset before looking
471 up the file (bug#9351).
472
473 2011-09-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
474
475 * nnimap.el: Redo the charset handling. Let Gnus encode the names, as
476 it does with all other backends, but decode the names immediately after
477 getting them.
478
479 * gnus-group.el (gnus-group-name-charset): Always return `utf-7' when
480 decoding nnimap groups.
481
482 * gnus.el (gnus-variable-list): Don't save `gnus-format-specs' in the
483 newsrc file. It doesn't seem like an important optimization any more.
484
485 2011-09-10 Dave Abrahams <dave@boostpro.com> (tiny change)
486
487 * nnimap.el (nnimap-transform-headers): Fix regexp to be less prone to
488 overflows.
489
490 2011-09-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
491
492 * gnus.el (gnus-article-mark-lists): Remove `recent'.
493 (gnus-interactive-exit): Extend to `quiet'.
494
495 * gnus-sum.el (gnus-offer-save-summaries): Use it.
496
497 * gnus-art.el (gnus-treat-hide-citation-maybe): Add more doc to the
498 string.
499
500 * plstore.el (plstore--get-buffer): Silence compiler warnings by
501 renaming function arguments from `this'.
502
503 * gnus-sum.el (gnus-newsgroup-recent): Remove.
504
505 * gnus-spec.el (gnus-lrm-string-p): `bidi-string-mark-left-to-right'
506 has been renamed.
507 (gnus-lrm-string-p): Include RLM and PDF, too.
508
509 * gnus-int.el (gnus-open-server): Make the "denied" message clearer
510 (bug#9225).
511
512 2011-09-10 Eli Zaretskii <eliz@gnu.org>
513
514 Add autoload cookies for functions used by sendmail.el.
515 * mm-encode.el (mm-default-file-encoding): Add autoload cookie.
516
517 * mml.el (mml-to-mime, mml-attach-file): Add autoload cookies.
518
519 2011-09-09 Katsumi Yamaoka <yamaoka@jpl.org>
520
521 * gnus-art.el (article-date-ut): Work properly even when there are
522 things like Date header in the body; work for forwarded parts.
523
524 2011-09-05 Andrew Cohen <cohen@andy.bu.edu>
525
526 * gnus-sum.el (gnus-summary-exit): Ensure we kill the proper
527 original-article-buffer.
528
529 2011-09-05 Kan-Ru Chen <kanru@kanru.info>
530
531 * nnir.el (nnir-compose-result): Fix matching of server type.
532 (nnir-run-swish++): Ditto.
533 (nnir-run-namazu): Ditto.
534 (nnir-run-notmuch): Ditto.
535
536 2011-09-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
537
538 * gnus.el (gnus-home-directory): Add warning about setting in .gnus.el
539 (bug#9405).
540
541 * gnus-score.el (gnus-summary-increase-score): Doc clarification
542 (bug#9421).
543
544 * gnus-spec.el (gnus-face-0): Make all the face specs into defcustoms
545 (bug#9425).
546
547 * gnus-art.el (gnus-treatment-function-alist): Remove CRs as the first
548 thing (bug#9426).
549
550 2011-09-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
551
552 * nnimap.el (nnimap-open-connection-1): Use the correct port number in
553 the error message.
554
555 2011-09-02 Eli Zaretskii <eliz@gnu.org>
556
557 * message.el (message-setup-1): Return t (Bug#9392).
558
559 2011-09-01 Andrew Cohen <cohen@andy.bu.edu>
560
561 * gnus-sum.el: When adding article headers to a summary buffer also
562 update gnus-newsgroup-articles (bug#9386).
563
564 2011-08-30 Katsumi Yamaoka <yamaoka@jpl.org>
565
566 * auth-source.el: Autoload help-mode.
567
568 2011-08-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
569
570 * gnus-group.el (gnus-group-name-charset): Don't bug out on server
571 names.
572
573 2011-08-27 Daiki Ueno <ueno@unixuser.org>
574
575 * mml-smime.el (mml-smime-epg-verify): Don't use the 4th arg of
576 mm-replace-in-string for compatibility issues.
577 * mml2015.el (mml2015-epg-verify): Ditto.
578
579 2011-08-26 Katsumi Yamaoka <yamaoka@jpl.org>
580
581 * mailcap.el (mailcap-mime-data): Regexp-quote MIME subtype.
582
583 * gnus-msg.el (gnus-setup-message): Remove extra apostrophe.
584
585 2011-08-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
586
587 * nnmail.el (nnmail-get-new-mail-1): If one mail source bugs out,
588 continue on and do the clean-up phase (bug#9188).
589
590 * gnus-sum.el (gnus-summary-expire-articles): When expiring articles,
591 just ignore groups that can't be opened instead of erroring out
592 (bug#9225).
593
594 * gnus-art.el (gnus-article-update-date-headers): Flip the default to
595 nil since some many people are fuddy-duddies.
596
597 * gnus-html.el (gnus-html-image-fetched): Don't cache zero-length
598 images.
599
600 * nntp.el (nntp-authinfo-file): Mark as obsolete -- use auth-source
601 instead.
602
603 * pop3.el (pop3-wait-for-messages): Don't use Gnus functions here.
604
605 * gnus-util.el (gnus-process-live-p): Copy over compat function.
606
607 * pop3.el (pop3-wait-for-messages): If the pop3 process dies, stop
608 processing.
609
610 * nntp.el (nntp-kill-buffer): Kill the process before killing the
611 buffer to avoid warnings.
612
613 2011-08-20 Simon Josefsson <simon@josefsson.org>
614
615 * gnus-agent.el (gnus-agent-expire-done-message): Use %.f as format
616 specified to reduce precision.
617
618 2011-08-19 Lars Magne Ingebrigtsen <larsi@gnus.org>
619
620 * nnimap.el (nnimap-transform-headers): Protect against (NIL ...)
621 bodystructures (bug#9314).
622
623 2011-08-19 Katsumi Yamaoka <yamaoka@jpl.org>
624
625 * gnus-art.el (gnus-insert-mime-button, gnus-mime-display-alternative):
626 Make button keymap non-sticky after buttons.
627
628 2011-08-18 David Engster <dengste@eml.cc>
629
630 * nnmairix.el (nnmairix-request-set-mark)
631 (nnmairix-goto-original-article): Remove adding of article to registry,
632 since `gnus-registry-add-group' isn't available anymore.
633 (nnmairix-determine-original-group-from-registry):
634 Use `gnus-registry-get-id-key' since `gnus-registry-fetch-groups' isn't
635 available anymore.
636
637 2011-08-12 Simon Josefsson <simon@josefsson.org>
638
639 * starttls.el (starttls-any-program-available): Define as obsolete
640 function.
641
642 2011-08-18 Lars Magne Ingebrigtsen <larsi@gnus.org>
643
644 * gnus-util.el (gnus-y-or-n-p): Reinstate the message-clearing y-or-n-p
645 versions which Gnus use when appropriate.
646
647 * gnus-group.el (gnus-group-clear-data): Add a y-or-n query, since it's
648 a pretty destructive command.
649
650 * nnmail.el (nnmail-extra-headers): Clarify slightly (bug#9302).
651
652 2011-08-17 Lars Magne Ingebrigtsen <larsi@gnus.org>
653
654 * message.el (message-fix-before-sending): Make a different warning
655 about NUL characters (bug#9270).
656
657 * gnus-sum.el (gnus-auto-select-subject): Allow specifying a function
658 from custom (bug#9260).
659
660 * gnus-spec.el (gnus-lrm-string): Use 8206 instead of ?\x200e to make
661 things work in Emacs 22 and XEmacs, too.
662
663 * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): LRM-ify the
664 default From.
665
666 * gnus-spec.el (gnus-lrm-string-p): New macro.
667 (gnus-lrm-string): New constant.
668 (gnus-summary-line-format-spec): LRM-ify the from.
669 (gnus-tilde-max-form): LRM-ify string chopping.
670
671 * gnus-ems.el (gnus-string-mark-left-to-right): New function.
672
673 * message.el (message-is-yours-p): Allow disabling canlock checking
674 (bug#9295).
675 (message-shoot-gnksa-feet): Add `canlock-verify'.
676 (message-auto-save-directory): Use ~/ as the auto-save directory if the
677 message directory isn't writable (bug#9304).
678
679 * auth-source.el (auth-source-netrc-saver): Make the .authinfo file
680 non-world-readable.
681
682 2011-08-17 Katsumi Yamaoka <yamaoka@jpl.org>
683
684 * nndraft.el (nndraft-update-unread-articles): Don't send delayed
685 articles.
686
687 2011-08-13 Andreas Schwab <schwab@linux-m68k.org>
688
689 * gnus-score.el (gnus-all-score-files): Use copy-sequence instead of
690 copy-list.
691
692 2011-08-12 Sam Steingold <sds@gnu.org>
693
694 * gnus-score.el (gnus-score-find-alist): Keep the score files already
695 in the reverse order to avoid modifying the cache with `nreverse'.
696 (gnus-all-score-files): Do not modify the value returned by
697 `gnus-score-find-alist' because it lives in a cache variable.
698 (gnus-current-home-score-file): No need to `nreverse' the return value
699 of `gnus-score-find-alist', it is already in the correct order.
700
701 2011-08-11 Andrew Cohen <cohen@andy.bu.edu>
702
703 * nnimap.el (nnimap-transform-headers): BODYSTRUCTURE for messages of
704 type MESSAGE and subtype RFC822 is slightly different from those of
705 type TEXT.
706
707 2011-08-05 Andrew Cohen <cohen@andy.bu.edu>
708
709 * gnus-sum.el (gnus-summary-refer-article): Warp to article.
710 This allows article-referral to work from an nnir group.
711
712 2011-08-04 Andrew Cohen <cohen@andy.bu.edu>
713
714 * gnus.el (registry-ignore): Add nnir groups to the ignore-list.
715
716 2011-08-04 Daiki Ueno <ueno@unixuser.org>
717
718 * mml1991.el (mml1991-epg-find-usable-key)
719 (mml1991-epg-find-usable-secret-key): New function.
720 (mml1991-epg-sign): Check if signing key is usable.
721 (mml1991-epg-encrypt): Check if encrypting key is usable (bug#8955).
722
723 2011-08-03 Andrew Cohen <cohen@andy.bu.edu>
724
725 * nnir.el (nnir-read-server-parm): Add an argument to restrict to
726 server-variables only. This should fix a bug introduced with commit
727 e1889675b7f4adf057833c5513c9374134c4e053.
728 (nnir-run-query): 'nnir-search-engine should not be set from the global
729 environment.
730
731 2011-08-02 Andrew Cohen <cohen@andy.bu.edu>
732
733 * nnir.el (nnir-search-thread): Position point on referring article
734 line.
735 (nnir-warp-to-article): Clean up summary buffers.
736
737 * nnimap.el (nnimap-request-thread): Whitespace fix.
738
739 2011-08-02 Steve Purcell <steve@sanityinc.com> (tiny change)
740
741 * nnimap.el (nnimap-get-groups): Decode "&" correctly.
742
743 2011-08-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
744
745 * starttls.el (starttls-available-p): Rename from
746 `starttls-any-program-available' and changed return convention.
747
748 2011-07-31 Lars Ingebrigtsen <larsi@gnus.org>
749
750 * nnmaildir.el (nnmaildir-request-accept-article): Don't call
751 `unix-sync' unless it's defined.
752
753 2011-07-31 Marcus Harnisch <marcus.harnisch@gmx.net> (tiny change)
754
755 * gnus-art.el (gnus-article-stop-animations): Use `elt' instead of
756 `aref' for XEmacs compatibiltiy.
757
758 2011-07-31 Lars Magne Ingebrigtsen <larsi@gnus.org>
759
760 * spam.el (spam-fetch-field-fast): Rewrite slightly for clarity.
761
762 2011-07-31 Dave Abrahams <dave@boostpro.com> (tiny change)
763
764 * gnus-sum.el (gnus-summary-refer-thread): Since lambdas aren't
765 closures, quote the form properly (bug#9194).
766
767 2011-07-31 Lars Magne Ingebrigtsen <larsi@gnus.org>
768
769 * gnus-sum.el (gnus-summary-insert-new-articles): Clean up slightly.
770 (gnus-summary-insert-new-articles): Protect against servers that are
771 down.
772
773 2011-07-29 Daniel Dehennin <daniel.dehennin@baby-gnu.org>
774
775 * mm-decode.el (mm-dissect-buffer): Add a default content-disposition
776 in mm handle if none is specified.
777
778 2011-07-24 Andrew Cohen <cohen@andy.bu.edu>
779
780 * nnimap.el (nnimap-make-thread-query): Quote message-ids for gmail.
781
782 2011-07-23 Andrew Cohen <cohen@andy.bu.edu>
783
784 * nnir.el (nnir-search-thread): New function to make an nnir group
785 based on a thread query.
786
787 * gnus-sum.el (gnus-refer-thread-use-nnir): New variable to control use
788 of nnir in thread referral.
789 (gnus-summary-refer-thread): Use it.
790
791 * nnimap.el (nnimap-request-thread): Use it.
792
793 2011-07-20 Lars Magne Ingebrigtsen <larsi@gnus.org>
794
795 * shr.el (shr-tag-comment): Ignore HTML comments.
796
797 2011-07-20 Andrew Cohen <cohen@andy.bu.edu>
798
799 * nnir.el (gnus-group-make-nnir-group): Allow optional search query
800 argument.
801 (gnus-group-make-nnir-group, nnir-request-group, nnir-run-query):
802 Use `nnir-address' to handle server info rather than passing an arg.
803
804 * nnimap.el (nnimap-make-thread-query): New utility function to format
805 an imap thread search query.
806 (nnimap-request-thread): Use it.
807
808 * gnus-sum.el (gnus-handle-ephemeral-exit): Ensure we are setting the
809 right select-method if we are not going back to the group buffer.
810
811 2011-07-19 Lars Magne Ingebrigtsen <larsi@gnus.org>
812
813 * gnus-group.el (gnus-group-read-ephemeral-group): Make sure we don't
814 enter invalid buffer configurations into the quit form (bug#9107).
815 (gnus-group-tool-bar-gnome): Replace connect/disconnect with
816 unplugged/plugged.
817
818 * gnus-sum.el (gnus-summary-refer-thread): When inserting new headers,
819 keep track of which ones are unread (bug#9061).
820
821 * gnus.el (gnus-refer-article-method): Allow entering any sexp
822 (bug#9055).
823
824 * gnus-art.el (gnus-article-show-images): Allow working if using w3m
825 (bug#9041).
826
827 * gnus-html.el (mm-util): Require (bug#9073).
828
829 * gnus-sum.el (gnus-delete-duplicate-headers): New function.
830 (gnus-summary-refer-thread): Use it to remove duplicates in the
831 un-threaded view (bug#9053).
832 (gnus-summary-insert-subject): Document USE-OLD-HEADER (bug#9070).
833
834 2011-07-07 Kan-Ru Chen <kanru@kanru.info>
835
836 * nnir.el (nnir-read-server-parm): Use default value from global
837 variable. Without this the default search engine parameters aren't
838 used at all.
839
840 2011-07-19 Lars Magne Ingebrigtsen <larsi@gnus.org>
841
842 * message.el (message-unique-id): Don't use the undocumented return
843 value from (random t) (bug#9118).
844
845 2011-07-16 Lars Magne Ingebrigtsen <larsi@gnus.org>
846
847 * message.el (message-auto-save-directory): If the ~/Mail directory
848 doesn't exist, use ~ as the auto-save directory (bug#4432).
849
850 * gnus-group.el (gnus-group-read-ephemeral-group): Start Gnus if it
851 hasn't already been started.
852
853 2011-07-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
854
855 * gnus.el (debbugs-gnu): Rename from debbugs-emacs.
856
857 * message.el (message-reply): Work around mysterious bug where
858 `message-mode' seems to overwrite the locally bound `subject' variable.
859
860 2011-07-14 Andrew Cohen <cohen@andy.bu.edu>
861
862 * nnimap.el (nnimap-request-thread): Ensure search is performed in
863 correct group.
864
865 * gnus-int.el (gnus-request-thread): Add group argument.
866
867 * gnus-sum.el (gnus-summary-refer-thread): Use it.
868
869 2011-07-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
870
871 * gnus-group.el (gnus-read-ephemeral-emacs-bug-group): `debbugs-*'
872 renamed to `debbugs-gnu-*'.
873
874 2011-07-08 Daiki Ueno <ueno@unixuser.org>
875
876 * plstore.el: Revert the editing feature since it is not urgent.
877 (plstore-mode, plstore-mode-toggle-display, plstore-mode-original)
878 (plstore-mode-decoded): Remove.
879
880 2011-07-07 Lars Magne Ingebrigtsen <larsi@gnus.org>
881
882 * gnus-msg.el (gnus-bug): Don't insert user variables. It usually
883 isn't very interesting any more, and it leaks potentially secret data.
884 (gnus-debug): Remove.
885
886 * gnus-art.el (gnus-ignored-headers): Remove obsolete and non-working
887 use of :custom-show.
888
889 2011-07-07 Daiki Ueno <ueno@unixuser.org>
890
891 * plstore.el: Add documentation.
892 (plstore-mode): New mode to edit plstore file.
893 (plstore-mode-toggle-display, plstore-mode-original)
894 (plstore-mode-decoded): New command.
895 (plstore--encode, plstore--decode, plstore--write-contents-functions)
896 (plstore--insert-buffer, plstore--make): New function.
897 (plstore-open, plstore-save): Simplify by using them.
898
899 2011-07-06 Glenn Morris <rgm@gnu.org>
900
901 * gnus-group.el (gnus-read-ephemeral-emacs-bug-group): Silence compiler.
902
903 2011-07-05 Lars Magne Ingebrigtsen <larsi@gnus.org>
904
905 * gnus.el (gnus-refer-article-method): Remove mention of nnspool, which
906 no longer is much used.
907 (gnus-summary-line-format): Link to "Marking Articles" instead of "Read
908 Articles".
909
910 2011-04-03 Kan-Ru Chen <kanru@kanru.info>
911
912 * nnir.el (nnir-notmuch-program, nnir-notmuch-additional-switches)
913 (nnir-notmuch-remove-prefix, nnir-engines, nnir-run-notmuch): New nnir
914 `notmuch' backend.
915
916 2011-07-05 Lars Magne Ingebrigtsen <larsi@gnus.org>
917
918 * mm-decode.el (mm-text-html-renderer): Doc fix.
919
920 * gnus-msg.el (gnus-bug): Fix the MML tag.
921
922 * pop3.el (pop3-open-server): -ERR is a valid response to CAPA.
923
924 2011-07-05 Daiki Ueno <ueno@unixuser.org>
925
926 * gnus-start.el (gnus-get-unread-articles): Don't connect to the
927 secondary methods if started with `gnus-no-server'.
928
929 2011-07-05 Juanma Barranquero <lekktu@gmail.com>
930
931 * message.el (message-return-action): Fix typo in docstring.
932
933 2011-07-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
934
935 * gnus-group.el (gnus-read-ephemeral-bug-group): Allow fetching several
936 bug reports at once.
937
938 * nnimap.el (nnimap-request-scan): Say that splitting has finished.
939
940 2011-07-04 Katsumi Yamaoka <yamaoka@jpl.org>
941
942 * nndraft.el: Require gnus-group.
943 (nndraft-request-list): Declare.
944
945 * nndraft.el (nndraft-update-unread-articles): Don't show group having
946 no unread article unless it matches gnus-permanently-visible-groups.
947
948 * nndraft.el (nndraft-update-unread-articles): New function.
949 (nndraft-request-associate-buffer): Use it to update the number of
950 unread articles for the nndraft groups in the group buffer when saving
951 or killing a draft message.
952
953 2011-07-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
954
955 * gnus-group.el (gnus-read-ephemeral-bug-group): Bind the coding
956 systems to binary before writing and reading the mbox files.
957
958 * gnus.el (gnus-summary-line-format): Link to the info node for %U
959 instead of trying to list them all (bug#8978).
960
961 2011-07-03 Wolfgang Jenkner <wjenkner@inode.at> (tiny change)
962
963 * pop3.el (pop3-open-server): Use :end-of-capability.
964
965 2011-07-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
966
967 * gnus-group.el (gnus-read-ephemeral-emacs-bug-group): Make sure that
968 the id is always a number.
969
970 * gnus-group.el (gnus-read-ephemeral-emacs-bug-group): Hook into
971 debbugs mode, if possible.
972
973 2011-07-02 Daiki Ueno <ueno@unixuser.org>
974
975 * auth-source.el (auth-source-token-passphrase-callback-function):
976 Reindent.
977 (epg-context-operation): Remove unnecessary autoload.
978
979 2011-07-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
980
981 * gnus.el (gnus-list-debbugs): New command.
982
983 * gnus-group.el (gnus-bug-group-download-format-alist): Get the
984 mboxstat instead of the maintbox, since the stat seems to be fuller.
985
986 * gnus-msg.el (gnus-configure-posting-styles): Don't try to select dead
987 summary buffers.
988
989 * message.el (message-get-reply-headers): Delete all duplicates,
990 instead of the first.
991 (message-get-reply-headers): Ensure that we have progress while
992 deleting duplicates.
993
994 * gnus-msg.el (gnus-configure-posting-styles): Get the local
995 gnus-posting-style value from the summary buffer to make it easier to
996 make that a per-buffer conf.
997
998 2011-07-02 Andrew Cohen <cohen@andy.bu.edu>
999
1000 * nnir.el (nnir-run-imap): Allow halting a search when an article is
1001 found by setting `shortcut' in 'query.
1002 (nnir-request-article): Use `shortcut' setting when requesting article
1003 by Message-ID.
1004
1005 2011-07-02 Teodor Zlatanov <tzz@lifelogs.com>
1006
1007 * gnus-msg.el (gnus-bug): Give the Version and Package headers to
1008 debbugs with the X-Debbugs-Package and X-Debbugs-Version headers.
1009 Bring the pseudo-headers back too.
1010
1011 2011-07-01 Daiki Ueno <ueno@unixuser.org>
1012
1013 * auth-source.el (auth-source-token-passphrase-callback-function):
1014 Simplify and remove EPA dependency.
1015
1016 2011-07-01 Andrew Cohen <cohen@andy.bu.edu>
1017
1018 * nnir.el (nnir-request-article): Fix error message text.
1019
1020 2011-07-01 Daiki Ueno <ueno@unixuser.org>
1021
1022 * auth-source.el (plstore-delete): Autoload.
1023 (auth-source-plstore-search): Support delete operation.
1024 * plstore.el (plstore-delete): New function.
1025
1026 2011-07-01 Katsumi Yamaoka <yamaoka@jpl.org>
1027
1028 * gnus-draft.el (gnus-draft-clear-marks): Revert last change;
1029 mark actually existing articles as unread rather than the ones that
1030 active asserts.
1031
1032 2011-07-01 Paul Eggert <eggert@cs.ucla.edu>
1033
1034 * nntp.el (nntp-record-command):
1035 * gnus-util.el (gnus-message-with-timestamp-1):
1036 Use format-time-string rather than decoding time stamps by hand.
1037 This is simpler and insulates the code from potential changes to
1038 current-time format.
1039
1040 2011-07-01 Katsumi Yamaoka <yamaoka@jpl.org>
1041
1042 * gnus-draft.el (gnus-draft-clear-marks): Mark deleted articles as read.
1043
1044 2011-07-01 Daiki Ueno <ueno@unixuser.org>
1045
1046 * plstore.el (plstore-select-keys, plstore-encrypt-to): New variable.
1047 (plstore-save): Support public key encryption.
1048 (plstore--init-from-buffer): New function.
1049 (plstore-open): Use it; fix error when opening a non-existent file.
1050 (plstore-revert): Use plstore--init-from-buffer.
1051
1052 2011-07-01 Daiki Ueno <ueno@unixuser.org>
1053
1054 * auth-source.el (auth-source-backend): Fix :initarg for data slot.
1055
1056 2011-06-30 Katsumi Yamaoka <yamaoka@jpl.org>
1057
1058 * mml2015.el (mml2015-use): Replace string-match-p with string-match
1059 for old Emacsen.
1060
1061 2011-06-30 Daiki Ueno <ueno@unixuser.org>
1062
1063 * mml2015.el (mml2015-use): Don't try to load PGG on Emacs 24, when EPG
1064 is not fully working.
1065
1066 2011-06-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
1067
1068 * dgnushack.el: Autoload sha1 on XEmacs.
1069
1070 * gnus-group.el (gnus-read-ephemeral-emacs-bug-group): Take an optional
1071 quit window configuration.
1072
1073 * auth-source.el (epg-context-set-passphrase-callback):
1074 Remove duplicate autoload.
1075
1076 2011-06-30 Andrew Cohen <cohen@andy.bu.edu>
1077
1078 * nnir.el (nnir-request-article): Allow requesting articles by
1079 Message-ID with nnimap.
1080
1081 * gnus-sum.el (gnus-refer-article-methods): Allow (nnir) entry to use
1082 current server.
1083
1084 2011-06-30 Teodor Zlatanov <tzz@lifelogs.com>
1085
1086 * auth-source.el: Autoload EPA/EPG functions.
1087 (auth-source-netrc-use-gpg-tokens): Clarify that it should not be
1088 changed when EPA/EPG is not available.
1089 (auth-source-backend): Rename "arg" member to "data".
1090 (auth-source-backend-parse, auth-source-plstore-search)
1091 (auth-source-plstore-create): Use it.
1092
1093 2011-06-30 Andrew Cohen <cohen@andy.bu.edu>
1094
1095 * gnus-art.el (gnus-request-article-this-buffer): Use existing function
1096 `gnus-refer-article-methods'.
1097
1098 2011-06-30 Teodor Zlatanov <tzz@lifelogs.com>
1099
1100 * auth-source.el: Require EPA and EPG.
1101 (auth-source-passphrase-alist): New variable.
1102 (auth-source-passphrase-callback-function)
1103 (auth-source-token-passphrase-callback-function): Callbacks for the
1104 netrc field encryption (GPG tokens).
1105 (auth-source-epa-extract-gpg-token, auth-source-epa-make-gpg-token):
1106 Symmetric encryption and decryption of the netrc GPG tokens.
1107 (auth-source-netrc-normalize): Use them, simplifying the closure.
1108
1109 2011-06-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
1110
1111 * nnimap.el (nnimap-split-incoming-mail): If `nnimap-split-fancy' is
1112 non-nil, and `nnimap-split-methods' is nil, use the former.
1113
1114 2011-06-30 Daiki Ueno <ueno@unixuser.org>
1115
1116 * plstore.el (plstore-revert): New function.
1117 (plstore-open): Use it; hide the buffer from user.
1118
1119 2011-06-30 Daiki Ueno <ueno@unixuser.org>
1120
1121 * auth-source.el (auth-source-backend): New member "arg".
1122 (auth-source-backend-parse): Handle new backend 'plstore.
1123 * plstore.el: New file.
1124
1125 2011-06-30 Glenn Morris <rgm@gnu.org>
1126
1127 * gnus-fun.el (gnus-convert-image-to-x-face-command): Doc fix.
1128
1129 * mm-util.el (mm-charset-synonym-alist): Move definition before use.
1130
1131 2011-06-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
1132
1133 * nnimap.el (nnimap-process-expiry-targets): Say what target we're
1134 expiring articles to.
1135
1136 * mm-util.el (mm-charset-to-coding-system): Recognize all ANSI.x3.4
1137 variations as ASCII (bug#5458).
1138
1139 2011-06-30 Katsumi Yamaoka <yamaoka@jpl.org>
1140
1141 * nnmh.el (nnmh-request-list-1): Work on MS Windows.
1142
1143 2011-06-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
1144
1145 * message.el (message-point-in-header-p): Tweak the function to default
1146 to saying that we're not in the headers if there is no separator at
1147 all. This makes it possible to use the Message version of `M-q' in
1148 buffers with no headers (bug#7987).
1149 (message-point-in-header-p): Fix last checkin to work with an empty
1150 mail-header-separator, too.
1151
1152 * auth-source.el (auth-source-netrc-saver): If the user says "don't ask
1153 again, save the choice via customize.
1154
1155 2011-06-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
1156
1157 * message.el (message-send-mail-function): Add `sendmail-query-once'.
1158
1159 * nnimap.el (nnimap-finish-retrieve-group-infos): If the server has
1160 ended the connection, bail out before waiting infinitely on a new
1161 connection.
1162
1163 2011-06-28 Teodor Zlatanov <tzz@lifelogs.com>
1164
1165 * gnus-msg.el (gnus-bug): Add Package and Version pseudo-headers to bug
1166 reports.
1167
1168 * gnus.el (gnus-bug-package): Use "gnus."
1169 (gnus-maintainer): Direct bug reports to submit@debbugs.gnu.org.
1170
1171 2011-06-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
1172
1173 * gnus-art.el (gnus-article-stop-animations): New function to stop any
1174 animations going on at article exit time.
1175
1176 * gnus-registry.el (gnus-registry-user-format-function-M): Reinstate,
1177 since removing it breaks people upgrading.
1178
1179 * shr.el (shr-put-image): Use the new interface for animating images.
1180 (shr-put-image): Animate for 60 seconds.
1181
1182 * auth-source.el (with-auth-source-epa-overrides): Fix compilation
1183 error with `find-file-hooks' on Emacs 22.
1184 (with-auth-source-epa-overrides): Ugly hack to Wrap the
1185 `find-file-hook' things in `symbol-value' to avoid compilation warnings
1186 on all architectures.
1187
1188 * spam.el (spam-stat): Require in a normal fashion without binding
1189 `spam-stat-install-hooks' to avoid compilation warnings.
1190
1191 * spam-stat.el (spam-stat-install-hooks): Remove.
1192 (spam-stat-install-hooks): Don't run automatically.
1193
1194 2011-06-26 Timo Juhani Lindfors <timo.lindfors@iki.fi> (tiny change)
1195
1196 * gnus-msg.el (gnus-summary-reply-to-list-with-original): New command
1197 and keystroke.
1198
1199 2011-06-23 Katsumi Yamaoka <yamaoka@jpl.org>
1200
1201 * auth-source.el (auth-source-netrc-cache): Move forward.
1202
1203 2011-06-22 Lars Magne Ingebrigtsen <larsi@gnus.org>
1204
1205 * auth-source.el (auth-source-netrc-create): Don't query the bits that
1206 we already know.
1207 (auth-source-forget-all-cached): Clear auth-source-netrc-cache, too.
1208 (auth-source-netrc-create): Don't prompt for the stuff we already know.
1209
1210 2011-06-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
1211
1212 * auth-source.el (auth-source-netrc-create): Don't print all tokens in
1213 %S format, since that looks odd.
1214 (auth-sources): Prefer the ~/.authinfo file over the ~/.authinfo.gpg
1215 file, especially when saving.
1216
1217 2011-06-21 Andrew Cohen <cohen@andy.bu.edu>
1218
1219 * nnimap.el (nnimap-find-article-by-message-id): return nil when no
1220 article found.
1221
1222 2011-06-18 Teodor Zlatanov <tzz@lifelogs.com>
1223
1224 * auth-source.el (auth-source-netrc-use-gpg-tokens): Replace
1225 `auth-source-save-secrets' with a more sensitive alist that can be
1226 configured per file. Experimental, so defaults to 'never.
1227 (auth-source-netrc-create): Use it. Still experimental code.
1228 (with-auth-source-epa-overrides): Use `find-file-hooks' if
1229 `find-file-hook' is unbound (XEmacs fix). Fix backquoting bug.
1230
1231 2011-06-16 Teodor Zlatanov <tzz@lifelogs.com>
1232
1233 * auth-source.el (auth-source-save-secrets): New variable to control if
1234 secret tokens should be saved encrypted.
1235 (auth-source-netrc-parse, auth-source-netrc-search): Pass the file name
1236 to `auth-source-netrc-normalize'.
1237 (with-auth-source-epa-overrides): Add convenience macro. Don't depend
1238 on the EPA variables being defined.
1239 (auth-source-epa-make-gpg-token): Convert text to a "gpg:" token.
1240 (auth-source-netrc-normalize): Convert "gpg:" tokens back to text in
1241 the lexical-let closure.
1242 (auth-source-netrc-create): Create "gpg:" tokens according to
1243 `auth-source-save-secrets'.
1244
1245 2011-06-10 Katsumi Yamaoka <yamaoka@jpl.org>
1246
1247 * gnus-group.el (gnus-group-update-group): Add new argument
1248 `info-unchanged' that stops updating dribble buffer.
1249
1250 * gnus-start.el (gnus-dribble-enter): Add new argument `regexp' that
1251 deletes lines matching to it in dribble buffer.
1252
1253 * gnus-agent.el (gnus-agent-fetch-group-1):
1254 * gnus-group.el (gnus-group-update-group-line, gnus-group-make-group):
1255 * gnus-srvr.el (gnus-server-update-server, gnus-server-set-info):
1256 * gnus-start.el (gnus-group-change-level):
1257 * gnus-sum.el (gnus-summary-move-article): Delete old dribble entry.
1258
1259 * gnus-sum.el (gnus-summary-update-info): Don't update dribble buffer
1260 if newsgroup info is not changed.
1261
1262 * gnus-group.el (gnus-group-get-new-news-this-group):
1263 * gnus-sum.el (gnus-summary-read-group-1, gnus-summary-exit-no-update):
1264 Don't update dribble buffer.
1265
1266 2011-06-01 Teodor Zlatanov <tzz@lifelogs.com>
1267
1268 * gnus-registry.el (gnus-registry-remove-ignored): New function to
1269 remove entries with groups we ignore.
1270
1271 2011-05-31 Lars Magne Ingebrigtsen <larsi@gnus.org>
1272
1273 * shr.el (shr-rescale-image): Add an :ascent of 100 to images so that
1274 the underline comes at the bottom.
1275
1276 2011-05-31 Teodor Zlatanov <tzz@lifelogs.com>
1277
1278 * gnus-registry.el (gnus-registry-article-marks-to-chars): Rename from
1279 `gnus-registry-user-format-function-M' and declare the latter obsolete.
1280 (gnus-registry-article-marks-to-names): Rename from
1281 `gnus-registry-user-format-function-M2'.
1282
1283 2011-05-31 Katsumi Yamaoka <yamaoka@jpl.org>
1284
1285 * gnus-sum.el (gnus-summary-exit): Make sure to kill article buffer in
1286 ephemeral group.
1287
1288 2011-05-31 Lars Magne Ingebrigtsen <larsi@gnus.org>
1289
1290 * shr.el (shr-browse-image): Copy the URL if called interactively.
1291
1292 2011-05-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
1293
1294 * gnus-group.el (gnus-group-mark-article-read): It's possible that we
1295 want to have `gnus-newsgroup-unselected' kept sorted. If this isn't
1296 done, then unselected articles may be marked as read.
1297
1298 * pop3.el (pop3-open-server): Erase the buffer after the greeting,
1299 since not doing this seems to lead to a race condition in pop3-logon.
1300
1301 * nnvirtual.el (nnvirtual-request-article): Bind `gnus-command-method'
1302 so that the call chain it correct when we call "upwards".
1303
1304 * gnus-sum.el (gnus-select-newsgroup): Auto-expiry doesn't make sense
1305 in read-only groups.
1306
1307 * gnus-group.el (gnus-group-mark-article-read): Ditto.
1308
1309 * message.el (message-cite-reply-position): Doc string fix.
1310
1311 * nnimap.el (nnimap-transform-headers): Simplify regexp to hopefully
1312 avoid regexp overflow.
1313 (nnimap-transform-split-mail): Ditto.
1314
1315 * pop3.el (pop3-retr): Error out if the server closes the connection.
1316
1317 2011-05-30 Stefan Monnier <monnier@iro.umontreal.ca>
1318
1319 * mml1991.el (mml1991-mailcrypt-encrypt): Remove use of ill-designed
1320 mm-with-unibyte-current-buffer. The buffer should not contain any
1321 multibyte chars anyway at this stage.
1322
1323 2011-05-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
1324
1325 * shr.el (shr-urlify): Use shr-add-font to make underlines be less ugly
1326 at the end of lines.
1327
1328 2011-05-29 Julien Danjou <julien@danjou.info>
1329
1330 * smiley.el (gnus-smiley-file-types): Add gif as supported file type.
1331
1332 2011-05-27 Glenn Morris <rgm@gnu.org>
1333
1334 * gnus-group.el (gnus-bug-group-download-format-alist):
1335 Use the "maintainer" version of debian reports as well.
1336
1337 2011-05-26 Glenn Morris <rgm@gnu.org>
1338
1339 * gnus-group.el (gnus-bug-group-download-format-alist):
1340 Use the "maintainer" version of debbugs.gnu.org reports.
1341
1342 2011-05-24 Katsumi Yamaoka <yamaoka@jpl.org>
1343
1344 * gnus-art.el (gnus-mime-delete-part): Fix mm-handle-filename usage.
1345
1346 2011-05-20 Teodor Zlatanov <tzz@lifelogs.com>
1347
1348 * gnus-sum.el (gnus-summary-hide-thread): Fix bug where moving to hide
1349 the thread moves us backwards and so we loop forever.
1350
1351 2011-05-19 Katsumi Yamaoka <yamaoka@jpl.org>
1352
1353 * mm-bodies.el (mm-decode-content-transfer-encoding): Allow leading
1354 whitespace in base64 data lines.
1355
1356 2011-05-18 Teodor Zlatanov <tzz@lifelogs.com>
1357
1358 * gnus-registry.el (gnus-registry-user-format-function-M):
1359 Use `mapconcat'.
1360 (gnus-registry-user-format-function-M2): Use to see the full text of
1361 the marks. Make "," the mark text separator.
1362
1363 * nntp.el (nntp-send-authinfo): Use the "force" token for NNTP
1364 authentication with auth-source.
1365
1366 2011-05-17 Glenn Morris <rgm@gnu.org>
1367
1368 * gnus-group.el (gnus-import-other-newsrc-file):
1369 Use insert-file-contents.
1370
1371 2011-05-16 Teodor Zlatanov <tzz@lifelogs.com>
1372
1373 * gnus-sum.el (gnus-summary-hide-all-threads): Add update message every
1374 1000 iterations.
1375
1376 2011-05-16 Katsumi Yamaoka <yamaoka@jpl.org>
1377
1378 * nntp.el (nntp-open-connection): Check if process-type is available.
1379
1380 2011-05-16 Julien Danjou <julien@danjou.info>
1381
1382 * shr.el (shr-tag-del): Add support for del tag.
1383
1384 2011-05-13 Katsumi Yamaoka <yamaoka@jpl.org>
1385
1386 * gnus-html.el (gnus-html-put-image): Register a displayer.
1387
1388 * shr.el (shr-image-displayer): Don't remove text props from alt text.
1389
1390 2011-05-13 Teodor Zlatanov <tzz@lifelogs.com>
1391
1392 * registry.el (prune-factor): New initialization parameter defaulting
1393 to 0.1.
1394 (registry-prune-hard): Use it.
1395
1396 * gnus-registry.el (gnus-registry-fixup-registry): Set prune-factor to
1397 0.1 expicitly.
1398
1399 2011-05-13 Glenn Morris <rgm@gnu.org>
1400
1401 * message.el (message-send-mail-with-sendmail): Assume sendmail-program
1402 is bound, since this function requires sendmail.
1403
1404 2011-05-11 Teodor Zlatanov <tzz@lifelogs.com>
1405
1406 * registry.el (registry-usage-test): Disable pruning test.
1407
1408 2011-05-10 Teodor Zlatanov <tzz@lifelogs.com>
1409
1410 * registry.el (registry-prune-hard-candidates)
1411 (registry-prune-soft-candidates): Helper methods for registry pruning.
1412 (registry-prune): Use them. Make the sort function optional.
1413
1414 2011-05-10 Jim Meyering <meyering@redhat.com>
1415
1416 * shr.el (shr-colorize-region): Fix typo "on on -> on".
1417
1418 2011-05-10 Julien Danjou <julien@danjou.info>
1419
1420 * shr.el (shr-put-color-1): Do not bug out when old-props is a face
1421 symbol and not a list.
1422
1423 2011-05-10 Katsumi Yamaoka <yamaoka@jpl.org>
1424
1425 * gnus-art.el (gnus-article-mode): Move binding of
1426 shr-put-image-function here from gnus-article-prepare-display.
1427
1428 * shr.el (shr-put-image-function): New variable.
1429 (shr-image-fetched, shr-image-displayer, shr-tag-img): Funcall it.
1430 (shr-put-image): Return scaled image.
1431
1432 * gnus-art.el (gnus-shr-put-image): New function.
1433 (gnus-article-prepare-display): Bind shr-put-image-function to it.
1434
1435 * gnus-html.el (gnus-html-wash-images): Register scaled images, not
1436 original ones, as deletable.
1437
1438 2011-05-09 Stefan Monnier <monnier@iro.umontreal.ca>
1439
1440 * nntp.el (nntp-open-connection): Set TCP keepalive option.
1441
1442 2011-05-09 Teodor Zlatanov <tzz@lifelogs.com>
1443
1444 * registry.el (registry-full): Add convenience method. Fix logic.
1445 (registry-insert): Use it. Fix logic here too.
1446
1447 * gnus-registry.el (gnus-registry-insert): Add wrapper that calls
1448 `registry-prune' if `registry-full' returns t.
1449 (gnus-registry-handle-action)
1450 (gnus-registry-get-or-make-entry, gnus-registry-set-id-key)
1451 (gnus-registry-usage-test): Use it.
1452
1453 2011-05-07 Julien Danjou <julien@danjou.info>
1454
1455 * shr.el (shr-link): Make shr-link inherit from link by default.
1456
1457 2011-05-06 Teodor Zlatanov <tzz@lifelogs.com>
1458
1459 * shr.el (shr-urlify, shr-link): Fix shr-link face.
1460
1461 2011-05-05 Teodor Zlatanov <tzz@lifelogs.com>
1462
1463 * shr.el (shr-urlify, shr-link): Still broken but at least doesn't
1464 error out because the face is not a list.
1465
1466 2011-05-05 Glenn Morris <rgm@gnu.org>
1467
1468 * gnus-start.el (gnus-propagate-marks): Declare.
1469
1470 2011-05-04 Teodor Zlatanov <tzz@lifelogs.com>
1471
1472 * registry.el (registry-reindex): Fix percentage message.
1473
1474 2011-05-03 Teodor Zlatanov <tzz@lifelogs.com>
1475
1476 * shr.el: Add shr-link face for links.
1477 (shr-urlify): Use it.
1478
1479 * registry.el (registry-insert): Make error message more helpful.
1480
1481 2011-05-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
1482
1483 * gnus-html.el (gnus-html-schedule-image-fetching):
1484 Use url-queue-retrieve, if it exists.
1485
1486 * shr.el (shr-tag-img): Ditto.
1487
1488 * gnus.el: Autoload more gnus-agent functions.
1489
1490 * gnus-art.el (gnus-request-article-this-buffer): Store articles in the
1491 agent if we haven't already (bug#8502).
1492
1493 * gnus-async.el (gnus-async-article-callback): Put prefetched articles
1494 into the Agent, too.
1495
1496 * gnus-agent.el (gnus-agent-store-article): New function.
1497
1498 * nnheader.el (nnheader-insert-buffer-substring): Rename from nntp-
1499 and moved from that file for reuse.
1500
1501 * pop3.el (pop3-open-server): Error messages are "-ERR".
1502
1503 2011-05-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
1504
1505 * pop3.el (pop3-open-server): Upgrade opportunistically to STARTTLS.
1506 (open-tls-stream): Remove superfluous tls/starttls autoloads.
1507
1508 2011-05-01 Stefan Monnier <monnier@iro.umontreal.ca>
1509
1510 * gnus-sum.el (gnus-summary-next-article): Don't bug out if the summary
1511 buffer has moved to a different frame.
1512
1513 2011-05-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
1514
1515 * nnimap.el (nnimap-request-article): Use nntp-insert-buffer-substring
1516 to get the conversion from unibyte to multibyte buffers to work on
1517 Emacs 22.
1518
1519 * nntp.el (nntp-request-article): Slight clean-up.
1520
1521 2011-04-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
1522
1523 * shr.el (shr-strike-through): New face.
1524 (shr-tag-s): Use it to provide <s> support.
1525 (shr-tag-s): Remove duplicate definition.
1526
1527 2011-04-25 Teodor Zlatanov <tzz@lifelogs.com>
1528
1529 * gnus-registry.el (gnus-registry-ignore-group-p): Don't call
1530 `gnus-parameter-registry-ignore' if the *Group* buffer doesn't exist.
1531
1532 2011-04-23 Glenn Morris <rgm@gnu.org>
1533
1534 * gnus-sum.el (gnus-extra-headers): Bump :version.
1535
1536 2011-04-24 Lars Magne Ingebrigtsen <larsi@gnus.org>
1537
1538 * shr.el (shr-tag-sup): New function.
1539 (shr-tag-sub): Ditto.
1540
1541 2011-04-22 Teodor Zlatanov <tzz@lifelogs.com>
1542
1543 * gnus-registry.el (gnus-registry-ignore-group-p): Test specifically
1544 for the case where `gnus-registry-ignored-groups' is a list of lists,
1545 and don't call `gnus-parameter-registry-ignore' otherwise.
1546
1547 2011-04-21 Teodor Zlatanov <tzz@lifelogs.com>
1548
1549 * nnimap.el (nnimap-user): New backend variable.
1550 (nnimap-open-connection-1): Use it.
1551 (nnimap-credentials): Accept user parameter so it's explicit what user
1552 name is desired.
1553
1554 * gnus-sum.el (gnus-extra-headers): Add Keywords, Cc, and Gcc to
1555 default.
1556
1557 * gnus.el (gnus-registry-ignored-groups): Provide default in gnus.el,
1558 not gnus-registry.el.
1559
1560 * gnus-registry.el: Mention in comments how to modify
1561 `gnus-extra-headers' for proper recipient tracking and that it may
1562 already have To and Cc recently, which it does as of this commit.
1563 (gnus-registry-ignored-groups): Remove defcustom.
1564 Explain why in comments.
1565 (gnus-registry-action): Fix data-header reference to use the extra
1566 headers. Explain in package commentary how to add To and Cc headers to
1567 the gnus-extra-headers.
1568 (gnus-registry-ignored-groups): Adjust defaults to match the parameter.
1569 (gnus-registry-ignore-group-p): Adjust to take either a group/topic
1570 parameter list or a string list in `gnus-registry-ignored-groups'.
1571 Fix logic error.
1572
1573 2011-04-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
1574
1575 * shr.el (shr-expand-url): Protect against null urls.
1576
1577 2011-04-20 Lars Magne Ingebrigtsen <larsi@gnus.org>
1578
1579 * shr.el (shr-base): New binding.
1580 (shr-tag-base): Keep track of <base>.
1581 (shr-expand-url): New function used throughout.
1582
1583 2011-04-20 Teodor Zlatanov <tzz@lifelogs.com>
1584
1585 * gnus-registry.el
1586 (gnus-registry--split-fancy-with-parent-internal): Fix loop bugs.
1587 (gnus-registry-ignored-groups): New variable.
1588 (gnus-registry-ignore-group-p): Use it.
1589 (gnus-registry-handle-action): Use `gnus-registry-ignore-group-p' and
1590 set the destination group to nil (same as delete) if it's ignored.
1591
1592 2011-04-20 Katsumi Yamaoka <yamaoka@jpl.org>
1593
1594 * gnus-registry.el (gnus-registry-action)
1595 (gnus-registry-fetch-header-fast):
1596 Don't use mail-header that looks an internal function of mailheader.el.
1597
1598 2011-04-18 Katsumi Yamaoka <yamaoka@jpl.org>
1599
1600 * gnus-registry.el: Eliminate cl functions.
1601 (gnus-registry-sort-addresses): New function that replaces mapcan.
1602 (gnus-registry-action, gnus-registry-spool-action)
1603 (gnus-registry-split-fancy-with-parent)
1604 (gnus-registry-fetch-recipients-fast): Use it.
1605 (gnus-registry-import-eld): Replace delete* with dolist + delq.
1606
1607 * registry.el (initialize-instance, registry-lookup)
1608 (registry-lookup-breaks-before-lexbind, registry-lookup-secondary)
1609 (registry-lookup-secondary-value, registry-search, registry-delete)
1610 (registry-insert, registry-reindex, registry-size, registry-prune):
1611 Use eval-and-compile.
1612
1613 2011-04-16 Teodor Zlatanov <tzz@lifelogs.com>
1614
1615 * registry.el (registry-reindex): New method to recreate the secondary
1616 registry indices.
1617
1618 * gnus-registry.el (gnus-registry-fixup-registry): Use it if the
1619 tracked field changes.
1620 (gnus-registry-unfollowed-addresses, gnus-registry-track-extra)
1621 (gnus-registry-action, gnus-registry-spool-action)
1622 (gnus-registry-handle-action)
1623 (gnus-registry--split-fancy-with-parent-internal)
1624 (gnus-registry-split-fancy-with-parent)
1625 (gnus-registry-register-message-ids): Add recipient tracking on spool,
1626 move, and delete actions, and for fancy splitting with parent.
1627 (gnus-registry-extract-addresses)
1628 (gnus-registry-fetch-recipients-fast)
1629 (gnus-registry-fetch-header-fast): Convenience functions.
1630 (gnus-registry-misc-test): ERT test of
1631 `gnus-registry-extract-addresses'.
1632
1633 2011-04-15 Teodor Zlatanov <tzz@lifelogs.com>
1634
1635 * gnus-registry.el (gnus-registry--split-fancy-with-parent-internal):
1636 Track by subject first, then sender.
1637
1638 2011-04-15 Stefan Monnier <monnier@iro.umontreal.ca>
1639
1640 * message.el (message-bogus-system-names): Replace ^...$ => \`...\'.
1641
1642 * gnus.el (gnus-splash-svg-color-symbols): Don't use insert-file from
1643 Lisp.
1644
1645 * gnus-draft.el (gnus-draft-setup): New arg `dont-pop'.
1646 (gnus-draft-send): Use it to avoid popping
1647 up frames from gnus-group-send-queue.
1648
1649 2011-04-14 Teodor Zlatanov <tzz@lifelogs.com>
1650
1651 * gnus-registry.el: Updated gnus-registry docs.
1652
1653 2011-04-12 Teodor Zlatanov <tzz@lifelogs.com>
1654
1655 * gnus-registry.el (gnus-registry--split-fancy-with-parent-internal):
1656 Fix logic bug.
1657 (gnus-registry-post-process-groups): Fix logging of no results and
1658 quote sender and subject.
1659
1660 2011-04-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
1661
1662 * gnus-start.el (gnus-get-unread-articles): Slight cleanup.
1663 (gnus-read-active-for-groups): Don't try to finish getting stuff where
1664 we had no early-data returned.
1665 (gnus-get-unread-articles): Add a sanity check so that we don't issue
1666 two async commands to the same server at the same time.
1667
1668 2011-04-12 Stig Sandbeck Mathisen <ssm@fnord.no> (tiny change)
1669
1670 * gnus-sum.el (gnus-summary-select-article-buffer): Doc fix.
1671
1672 2011-04-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
1673
1674 * gnus-registry.el (gnus-registry-remake-db): Put the warning on a
1675 "warning" level.
1676
1677 * mm-url.el (mm-url-package-name): Remove to ease third-party reuse.
1678 (mm-url-insert-file-contents): Don't set the package names.
1679
1680 2011-04-11 Teodor Zlatanov <tzz@lifelogs.com>
1681
1682 * gnus-registry.el (gnus-registry-action): Remove properties and
1683 simplify subject in `gnus-registry-handle-action'.
1684 (gnus-registry-spool-action): Get subject and sender from message if
1685 they are not passed in.
1686 (gnus-registry-handle-action): Remove properties and simplify subject
1687 consistently.
1688
1689 2011-04-11 Stefan Monnier <monnier@iro.umontreal.ca>
1690
1691 * registry.el: Require CL before using defmacro*.
1692
1693 2011-04-11 Katsumi Yamaoka <yamaoka@jpl.org>
1694
1695 * gnus-art.el (article-treat-date): Assume that
1696 gnus-article-date-headers may be a group parameter.
1697
1698 2011-04-07 Teodor Zlatanov <tzz@lifelogs.com>
1699
1700 * gnus-registry.el (gnus-registry-handle-action): More debugging.
1701
1702 * gnus-start.el (gnus-gnus-to-newsrc-format): Add a way to run
1703 interactively so the newsrc file can contain foreign groups too.
1704 Useful for debugging but not much for users.
1705
1706 2011-04-07 David Engster <dengste@eml.cc>
1707
1708 * registry.el (registry-usage-test): Only do
1709 `registry-lookup-breaks-before-lexbind' testing for Emacs24 with
1710 lexical binding.
1711
1712 2011-04-06 David Engster <dengste@eml.cc>
1713
1714 * registry.el, gnus-registry.el: Use `ignore-errors' instead of third
1715 argument NOERROR for `require', since XEmacs 21.4 does not support it.
1716
1717 2011-04-06 David Engster <dengste@eml.cc>
1718
1719 * registry.el (initialize-instance): Change :after to :AFTER to be
1720 compatible with old EIEIO version in XEmacs.
1721
1722 2011-04-06 Teodor Zlatanov <tzz@lifelogs.com>
1723
1724 * gnus-registry.el (gnus-registry-post-process-groups)
1725 (gnus-registry--split-fancy-with-parent-internal): Fix splitting bugs
1726 and provide better messaging.
1727
1728 2011-04-06 David Engster <dengste@eml.cc>
1729
1730 * Makefile.in (fail-on-warning): New rule to compile with warnings as
1731 errors.
1732
1733 2011-04-06 Teodor Zlatanov <tzz@lifelogs.com>
1734
1735 * gnus-registry.el: Don't use ERT if it's not available. Load it
1736 unconditionally anyway, discarding errors.
1737 (gnus-registry-delete-entries): New convenience function.
1738 (gnus-registry-import-eld): Import from old .eld registry.
1739
1740 * registry.el: Don't use ERT if it's not available. Load it
1741 unconditionally anyway, discarding errors.
1742
1743 * proto-stream.el (gnutls-negotiate): Revert inadvertent commit of the
1744 version from the Claudio Bley GnuTLS patch (extra optional parameters
1745 and host name).
1746
1747 2011-04-05 Teodor Zlatanov <tzz@lifelogs.com>
1748
1749 * gnus-registry.el (gnus-registry-fixup-registry): New function to
1750 fixup the parameters that can be customized by the user between
1751 save/read cycles.
1752 (gnus-registry-read): Use it.
1753 (gnus-registry-make-db): Use it.
1754 (gnus-registry-spool-action, gnus-registry-handle-action):
1755 Fix messaging.
1756 (gnus-registry--split-fancy-with-parent-internal): Fix loop.
1757 Map references to actual group names with sender and subject tracking.
1758 (gnus-registry-post-process-groups): Use `cond' for better messaging.
1759 (gnus-registry-usage-test): Add subject lookup test.
1760
1761 * registry.el (registry-db, initialize-instance): Set up constructor
1762 instead of :initform arguments for the sake of older Emacsen.
1763 (registry-lookup-breaks-before-lexbind): New method to demonstrate
1764 pre-lexbind merge bug.
1765 (registry-usage-test): Use it.
1766 (initialize-instance, registry-db): Move the non-function initforms
1767 back to the class definition.
1768
1769 2011-04-03 Teodor Zlatanov <tzz@lifelogs.com>
1770
1771 * registry.el: New library to manage gnus-registry-style data.
1772
1773 * gnus-registry.el: Use it (major rewrite).
1774
1775 * nnregistry.el: Use it.
1776
1777 * spam.el: Use it.
1778
1779 2011-04-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
1780
1781 * gnus-sum.el (gnus-update-marks): Reinstate the code to not alter
1782 marks on non-selected articles.
1783
1784 2011-04-02 Chong Yidong <cyd@stupidchicken.com>
1785
1786 * proto-stream.el: Move to Emacs core, at net/network-stream.el.
1787
1788 * nnimap.el (nnimap-open-connection-1): Pass explicit :end-of-command
1789 parameter to open-protocol-stream.
1790
1791 2011-04-01 Julien Danjou <julien@danjou.info>
1792
1793 * mm-view.el (mm-display-inline-fontify): Do not fontify with
1794 fundamental-mode.
1795
1796 2011-04-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
1797
1798 * gnus-start.el (gnus-get-unread-articles): Don't try to contact denied
1799 servers.
1800
1801 2011-03-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
1802
1803 * gnus-sum.el (gnus-update-marks): Revert intersection change, which
1804 made marks not propagate, again.
1805
1806 2011-03-30 Chong Yidong <cyd@stupidchicken.com>
1807
1808 * proto-stream.el (open-protocol-stream): Bring back `network' type.
1809 Make this the default type.
1810 (proto-stream-open-plain): Rename from proto-stream-open-default.
1811 (open-protocol-stream, proto-stream-open-starttls)
1812 (proto-stream-open-tls, proto-stream-open-shell): Replace `default'
1813 with `plain'.
1814
1815 * nnimap.el (nnimap-stream, nnimap-open-connection-1): Accept `network'
1816 value.
1817
1818 * nntp.el (nntp-open-connection-function): Document the fact that some
1819 values are not functions but are instead handled specially.
1820 Recognize nntp-open-plain-stream value.
1821 (nntp-open-connection): Recognize that value.
1822
1823 2011-03-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
1824
1825 * gssapi.el (open-gssapi-stream): Remove the last mentions of the IMAP
1826 stuff.
1827
1828 * gnus-score.el (gnus-score-string): Fix calling convention of
1829 `gnus-simplify-buffer-fuzzy' after last patches.
1830
1831 * gnus-sum.el (gnus-update-marks): Don't send any marks updates to the
1832 server for articles we didn't get any headers for. This is a sanity
1833 check.
1834
1835 2011-03-29 Michael Welsh Duggan <md5i@md5i.com>
1836
1837 * nnimap.el (nnimap-open-connection-1): Is the login responds with a
1838 new CAPABILITY, use it.
1839
1840 2011-03-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
1841
1842 * gnus-agent.el (gnus-agent-fetch-headers): Don't message if we're not
1843 downloading anything.
1844
1845 * gnus.el (gnus-splash-svg-color-symbols): Remove superfluous `and'.
1846
1847 2011-03-29 Adam Sjøgren <asjo@koldfront.dk>
1848
1849 * gnus.el (gnus-group-startup-message): Prefer svg file and replace
1850 colors.
1851 (gnus-splash-svg-color-symbols): New function.
1852
1853 2011-03-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
1854
1855 * gnus-sum.el (gnus-simplify-buffer-fuzzy): Take the regexp explicitly
1856 instead of using the global gnus-simplify-subject-fuzzy-regexp.
1857 (gnus-simplify-subject-fuzzy): Use the local
1858 gnus-simplify-subject-fuzzy-regex instead of the global one.
1859 This makes using this variable in group parameters work.
1860
1861 2011-03-29 Teodor Zlatanov <tzz@lifelogs.com>
1862
1863 * gnus-registry.el (gnus-registry-unfollowed-groups):
1864 Add "archive:sent" to the unfollowed group regex (for the recent Gnus
1865 archive:sent-YYYY-MM-DD groups).
1866 (gnus-registry-split-fancy-with-parent): Bail out early in sender
1867 tracking if there are more than `gnus-registry-max-track-groups'
1868 matches.
1869
1870 2011-03-29 Stefan Monnier <monnier@iro.umontreal.ca>
1871
1872 * message.el (message--yank-original-internal): New function to do the
1873 insertion cleanly inside eval in `message-yank-original'.
1874 (message-yank-original): Use it.
1875
1876 2011-03-29 Julien Danjou <julien@danjou.info>
1877
1878 * mm-view.el (mm-display-inline-fontify): Use `set-normal-mode' with
1879 local variables disabled rather than `normal-mode'.
1880
1881 2011-03-26 Chong Yidong <cyd@stupidchicken.com>
1882
1883 * proto-stream.el: Changes preparatory to merging open-protocol-stream
1884 with open-network-stream.
1885 (proto-stream-always-use-starttls): Option removed.
1886 (open-protocol-stream): Return a process object by default. Provide a
1887 new parameter :return-list specifying a list-type return value, which
1888 now has the form (PROP . PLIST) instead of a fixed-length list. Change
1889 :type `network' to `try-starttls', and `network-only' to `default'.
1890 Make `default' the default, for compatibility with open-network-stream.
1891 Handle the no-parameter case exactly as open-network-stream, with no
1892 additional stream processing. Search plists using plist-get.
1893 Explicitly add :end-of-commend parameter if it is missing.
1894 (proto-stream-open-default): Rename from
1895 proto-stream-open-network-only. Return 'default as the type.
1896 (proto-stream-open-starttls): Rename from proto-stream-open-network.
1897 Use plist-get. Don't return `tls' as the type if STARTTLS negotiation
1898 failed. Always return a list with a (possibly dead) process as the
1899 first element, for compatibility with open-network-stream.
1900 (proto-stream-open-tls): Use plist-get. Always return a list.
1901 (proto-stream-open-shell): Return `default' as connection type.
1902 (proto-stream-capability-open): Use plist-get.
1903 (proto-stream-eoc): Function deleted.
1904
1905 * nnimap.el (nnimap-stream, nnimap-open-connection)
1906 (nnimap-open-connection-1): Handle renaming of :type parameter for
1907 open-protocol-stream.
1908 (nnimap-open-connection-1): Pass a :return-list parameter
1909 open-protocol-stream to obtain a list return value. Parse this list
1910 using plist-get.
1911
1912 * nntp.el (nntp-open-connection): Handle renaming of :type parameter
1913 for open-protocol-stream. Accept open-protocol-stream return value
1914 that is a subprocess object instead of a list. Handle the case of a
1915 dead returned process.
1916
1917 2011-03-25 Teodor Zlatanov <tzz@lifelogs.com>
1918
1919 * mm-util.el (mm-handle-filename): Move to mm-decode.el (bug#8330).
1920
1921 * mm-decode.el (mm-handle-filename): Move from mm-util.el (bug#8330).
1922
1923 2011-03-21 Julien Danjou <julien@danjou.info>
1924
1925 * mm-view.el (mm-display-inline-fontify): Make mode optional, and call
1926 normal-mode if not set. Set temp buffer unmodified to avoid kill-buffer
1927 query.
1928 (mm-inline-text): Render normal text with fontification whenever
1929 possible.
1930
1931 * gnus-sum.el (gnus-summary-save-parts-1):
1932 * gnus-art.el (gnus-article-browse-html-save-cid-content)
1933 (gnus-article-browse-html-parts, gnus-mime-delete-part)
1934 (gnus-mime-copy-part, gnus-mime-inline-part, gnus-insert-mime-button):
1935 Use `mm-handle-filename'.
1936
1937 * mm-util.el (mm-handle-filename): New function, return the filename of
1938 an handle.
1939
1940 2011-03-18 Julien Danjou <julien@danjou.info>
1941
1942 * gnus-util.el (gnus-buffer-live-p): Simplify gnus-buffer-live-p.
1943 (gnus-buffer-live-p): Check that buffer is not nil.
1944
1945 2011-03-17 Lars Magne Ingebrigtsen <larsi@gnus.org>
1946
1947 * gnus-art.el: Require mouse, which the build bot seems to say is
1948 needed.
1949
1950 * gravatar.el (gravatar-retrieve-synchronously): Use `url-retrieve' on
1951 XEmacs, since it doesn't have url-retrieve-synchronously.
1952
1953 2011-03-17 Antoine Levitt <antoine.levitt@gmail.com>
1954
1955 * gnus-group.el (gnus-group-list-ticked): New function.
1956 (gnus-group-make-menu-bar): Provide a menu entry for it.
1957 (gnus-group-list-map): Provide a binding for it.
1958
1959 2011-03-17 Lars Magne Ingebrigtsen <larsi@gnus.org>
1960
1961 * shr.el (shr-visit-file): New command.
1962
1963 * nnimap.el (nnimap-fetch-inbox): Rewrite slightly last patch.
1964
1965 2011-03-17 Bjørn Mork <bjorn@mork.no>
1966
1967 * nnimap.el (nnimap-fetch-inbox): Don't download bodies on ver4-capable
1968 servers.
1969
1970 2011-03-16 Julien Danjou <julien@danjou.info>
1971
1972 * mm-uu.el (mm-uu-dissect-text-parts): Only dissect handle that are
1973 inline.
1974
1975 * gnus-art.el (article-hide-list-identifiers):
1976 Use gnus-group-get-list-identifiers.
1977
1978 * gnus-sum.el (gnus-group-get-list-identifiers): New function.
1979 (gnus-summary-remove-list-identifiers):
1980 Use gnus-group-get-list-identifiers to get regexp.
1981 (gnus-select-newsgroup, gnus-summary-insert-subject)
1982 (gnus-summary-insert-articles):
1983 Call gnus-summary-remove-list-identifiers unconditionally.
1984
1985 2011-03-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
1986
1987 * gnus-sum.el (gnus-articles-to-read): Revert back to old behavior if
1988 we're selecting a group with unread articles.
1989
1990 * nnimap.el (nnimap-open-connection-1): Allow `network-only', too.
1991
1992 * gssapi.el: New file separated out from imap.el to provide a general
1993 Kerberos 5 connection facility for Emacs.
1994
1995 * message.el (message-elide-ellipsis): Document the format spec
1996 ellipsis.
1997
1998 2011-03-15 Reiner Steib <Reiner.Steib@gmx.de>
1999
2000 * message.el (message-elide-region): Allow the ellipsis to say how many
2001 lines were removed.
2002
2003 2011-03-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
2004
2005 * gnus-win.el (gnus-configure-frame): Protect against trying to restore
2006 window configurations containing buffers that are now dead.
2007
2008 * nnimap.el (nnimap-parse-flags): Remove all MODSEQ entries before
2009 parsing to avoid integer overflows.
2010 (nnimap-parse-flags): Simplify the last change.
2011 (nnimap-parse-flags): Store HIGHESTMODSEQ as a string, since it may be
2012 too large for 32-bit Emacsen.
2013
2014 2011-03-15 Stefan Monnier <monnier@iro.umontreal.ca>
2015
2016 * auth-source.el (auth-source-netrc-create):
2017 * message.el (message-yank-original): Fix use of `case'.
2018
2019 2011-03-15 Nelson Ferreira <nelson.ferreira@ieee.org> (tiny change)
2020
2021 * gnus-art.el (gnus-article-treat-body-boundary): Fix boundary width on
2022 XEmacs, which was one character too wide.
2023
2024 2011-03-09 Antoine Levitt <antoine.levitt@gmail.com>
2025
2026 * gnus-sum.el (gnus-articles-to-read): Use gnus-large-newsgroup as
2027 default number of articles to display.
2028 (gnus-articles-to-read): Use pretty names for prompt.
2029
2030 2011-03-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
2031
2032 * gnus-int.el (gnus-open-server): Ditto.
2033
2034 * gnus-start.el (gnus-activate-group): Give a backtrace if
2035 debug-on-quit is set and the user hits `C-g'.
2036 (gnus-read-active-file): Ditto.
2037
2038 * gnus-group.el (gnus-group-read-ephemeral-group): Ditto.
2039
2040 2011-03-15 Teodor Zlatanov <tzz@lifelogs.com>
2041
2042 * message.el (message-yank-original): Use cond instead of CL case.
2043
2044 2011-03-15 Stefan Monnier <monnier@iro.umontreal.ca>
2045
2046 * auth-source.el (auth-source-netrc-create): Use usual format for the
2047 default in prompts.
2048
2049 2011-03-13 Teodor Zlatanov <tzz@lifelogs.com>
2050
2051 * auth-source.el (auth-source-netrc-create): Show the default in the
2052 prompt when prompting for token creation.
2053
2054 2011-03-12 Teodor Zlatanov <tzz@lifelogs.com>
2055
2056 * auth-source.el (auth-source-format-prompt): Always convert the value
2057 to a string to avoid evaluating non-string arguments.
2058 (auth-source-netrc-create): Offer default properly, not as initial
2059 content in `read-string'.
2060 (auth-source-netrc-saver): Use a cache keyed by file name and MD5 hash
2061 of line to determine if we've been run before. If so, don't run again,
2062 but print a trivial message to indicate the cache was hit instead.
2063
2064 2011-03-11 Teodor Zlatanov <tzz@lifelogs.com>
2065
2066 * gnus-sync.el (gnus-sync-install-hooks, gnus-sync-unload-hook):
2067 Don't install `gnus-sync-read' to any hooks by default. It's buggy.
2068 The user will have to run `gnus-sync-read' manually and wait for Cloudy
2069 Gnus.
2070
2071 2011-03-11 Julien Danjou <julien@danjou.info>
2072
2073 * mm-uu.el (mm-uu-type-alist): Add support for diff starting with "===
2074 modified file".
2075
2076 2011-03-09 Teodor Zlatanov <tzz@lifelogs.com>
2077
2078 * auth-source.el (auth-source-read-char-choice): New function to read a
2079 character choice using `dropdown-list', `read-char-choice', or
2080 `read-char'. It appends "[a/b/c] " to the prompt if the choices were
2081 '(?a ?b ?c). The `dropdown-list' support is disabled for now. Use
2082 `eval-when-compile' to load `dropdown-list'. Remove `dropdown-list'.
2083 (auth-source-netrc-saver): Use it.
2084 (auth-source-pick-first-password): New convenience function.
2085
2086 2011-03-08 Teodor Zlatanov <tzz@lifelogs.com>
2087
2088 * nnimap.el (nnimap-credentials): Keep the :save-function as the third
2089 parameter in the credentials.
2090 (nnimap-open-connection-1): Use it after a successful login.
2091 (nnimap-credentials): Add IMAP-specific user and password prompt.
2092
2093 * auth-source.el (auth-source-search): Add :require parameter, taking a
2094 list. Document it and the :save-function return token. Pass :require
2095 down. Change the CREATED message from a warning to a debug statement.
2096 (auth-source-search-backends): Pass :require down.
2097 (auth-source-netrc-search): Pass :require down.
2098 (auth-source-netrc-parse): Use :require, if it's given, as a filter.
2099 Change save prompt to indicate all modifications saved here are
2100 deletions.
2101 (auth-source-netrc-create): Take user login name as default in user
2102 prompt. Move all the save functionality to a lexically bound function
2103 under the :save-function token in the returned list. Set up clearer
2104 default prompts for user, host, port, and secret.
2105 (auth-source-netrc-saver): New function, intended to be wrapped for
2106 :save-function.
2107
2108 2011-03-07 Chong Yidong <cyd@stupidchicken.com>
2109
2110 * Version 23.3 released.
2111
2112 2011-03-07 Lars Magne Ingebrigtsen <larsi@gnus.org>
2113
2114 * shr.el (shr-table-horizontal-line): Change the defaults for the table
2115 lines to be spaces instead.
2116
2117 2011-03-07 Julien Danjou <julien@danjou.info>
2118
2119 * sieve-manage.el (sieve-sasl-auth): Create auth-info if not found.
2120 (sieve-sasl-auth): Check that auth-source-search did return something,
2121 or just return an empty string.
2122
2123 2011-03-05 Antoine Levitt <antoine.levitt@gmail.com>
2124
2125 * gnus.el (gnus-interactive): Use read-directory-name.
2126
2127 * gnus-uu.el (gnus-uu-decode-uu-and-save)
2128 (gnus-uu-decode-unshar-and-save, gnus-uu-decode-save)
2129 (gnus-uu-decode-binhex, gnus-uu-decode-yenc)
2130 (gnus-uu-decode-save-view, gnus-uu-decode-postscript-and-save):
2131 Likewise.
2132
2133 * gnus-group.el (gnus-group-make-directory-group): Likewise.
2134
2135 2011-03-05 Lars Magne Ingebrigtsen <larsi@gnus.org>
2136
2137 * gnus-start.el (gnus-group-change-level): Allow putting foreign groups
2138 onto the list of killed groups, too. This makes killed nnimap groups,
2139 for instance, more reliably not reappear.
2140
2141 * nnimap.el (nnimap-request-thread): Don't bug out when we can't find
2142 the parent.
2143
2144 * gnus-sum.el (gnus-update-read-articles): Fix typo.
2145
2146 * gnus.el (gnus-valid-select-methods): Mark nnimap as a backend that
2147 really have server-side marks.
2148
2149 * gnus-sum.el (gnus-propagate-marks): Change default back to nil again,
2150 since most backends do not usefully have server-side marks.
2151 (gnus-update-read-articles): Propagate marks to all backends that
2152 really have server-side marks.
2153
2154 2011-03-05 Antoine Levitt <antoine.levitt@gmail.com>
2155
2156 * message.el (message-cite-reply-position, message-cite-style):
2157 New variables.
2158 (message-yank-original): Use the new citation styles.
2159
2160 2011-03-04 Daiki Ueno <ueno@unixuser.org>
2161
2162 * message.el (message-options): Revert the change that's a workaround
2163 for XEmacs buffer-local issue; don't mark it buffer-local when running
2164 under XEmacs.
2165
2166 2011-03-03 Tassilo Horn <tassilo@member.fsf.org>
2167
2168 * nnimap.el (nnimap-parse-flags): Add a workaround for FETCH lines with
2169 numbers too big to be `read'.
2170
2171 2011-03-02 Teodor Zlatanov <tzz@lifelogs.com>
2172
2173 * message.el (message-options): Make buffer-local two ways to attempt
2174 to fix a XEmacs bug.
2175
2176 2011-03-02 Julien Danjou <julien@danjou.info>
2177
2178 * gnus-art.el (gnus-with-article-buffer): Fix buffer live check.
2179
2180 2011-03-01 Julien Danjou <julien@danjou.info>
2181
2182 * gnus-art.el (list-identifier): Add list-identifier as a parameter
2183 group.
2184 (article-hide-list-identifiers): Use list-identifier group parameter.
2185
2186 2011-02-28 Julien Danjou <julien@danjou.info>
2187
2188 * sieve.el (sieve-buffer-script-name): New local variable to store
2189 sieve script name.
2190 (sieve-edit-script): Store sieve script name.
2191 (sieve-upload): Use sieve script name when uploading.
2192 (sieve-upload): Use substitute-command-keys.
2193 (sieve-edit-script): Use substitute-command-keys.
2194 (sieve-refresh-scriptlist): Use substitute-command-keys.
2195 (sieve-manage-mode-map): Define keymap properly.
2196 (sieve-manage-mode): Do not set mode name manually, change mode-name to
2197 (sieve-refresh-scriptlist): Use substitute-command-keys."Sieve-manage".
2198 Remove commented code about cvs.
2199 (sieve-manage-quit): New function.
2200 (sieve-manage-mode-map): Bind 'q' to sieve-manage-quit.
2201
2202 2011-02-27 Lars Magne Ingebrigtsen <larsi@gnus.org>
2203
2204 * gnus-group.el (gnus-import-other-newsrc-file): New function.
2205
2206 2011-02-25 Teodor Zlatanov <tzz@lifelogs.com>
2207
2208 * auth-source.el (auth-source-search): Cache empty result sets.
2209
2210 * auth-source.el (auth-source-save-behavior): New variable to replace
2211 `auth-source-never-create'.
2212 (auth-source-netrc-create): Use it.
2213 (auth-source-never-save): Remove.
2214
2215 2011-02-25 Lars Ingebrigtsen <larsi@gnus.org>
2216
2217 * nnimap.el (nnimap-stream): Doc fix.
2218 (nnimap-open-connection-1): Reverse the order of the ports to that the
2219 prompted-for port is first.
2220
2221 * gnus-start.el (gnus-get-unread-articles): Don't clobber the async
2222 retrieval by the no-group selection.
2223
2224 * gnus-demon.el (gnus-demon-init): run-with-timer should be called with
2225 numerical parameters.
2226
2227 2011-02-25 Julien Danjou <julien@danjou.info>
2228
2229 * gnus-gravatar.el: Use gnus-with-article-buffer.
2230
2231 * gnus-art.el (gnus-with-article-buffer): Check that the
2232 gnus-article-buffer is alive.
2233
2234 2011-02-24 Teodor Zlatanov <tzz@lifelogs.com>
2235
2236 * auth-source.el (auth-source-creation-prompts): New variable to manage
2237 creation-time prompts.
2238 (auth-source-search): Document it.
2239 (auth-source-format-prompt): Add utility function.
2240 (auth-source-netrc-create): Don't default the user name to
2241 user-login-name. Use `auth-source-creation-prompts' and some default
2242 prompts for user, host, port, and password (the default generic prompt
2243 remains ugly).
2244 (auth-source-never-save): Add customizable option to never save info.
2245 (auth-source-netrc-create): Use it and improve save prompts. Fix help
2246 mode excursion.
2247
2248 2011-02-24 Katsumi Yamaoka <yamaoka@jpl.org>
2249
2250 * auth-source.el (auth-source-netrc-create): Use `read-char' with no
2251 argument that XEmacs doesn't support.
2252
2253 2011-02-23 Julien Danjou <julien@danjou.info>
2254
2255 * gnus-art.el (article-make-date-line): Ignore errors if time is
2256 invalid and not convertible.
2257 (article-make-date-line): Only add lapsed time if time is not nil.
2258
2259 2011-02-23 Teodor Zlatanov <tzz@lifelogs.com>
2260
2261 * auth-source.el (auth-source-netrc-create): Use `read-char' instead of
2262 `read-char-choice' for backwards compatibility.
2263 (auth-source-netrc-element-or-first): New function to DTRT for
2264 parameter extraction.
2265 (auth-source-netrc-create): Use it and fix multiple parameter print
2266 bug. Use the default passed from above (given-default) or the
2267 built-in (user-login-name for :user).
2268
2269 2011-02-23 Lars Ingebrigtsen <larsi@gnus.org>
2270
2271 * gnus-start.el (gnus-dribble-read-file):
2272 Set buffer-save-without-query, since we always want to save the dribble
2273 file, probably.
2274
2275 * nnmail.el (nnmail-article-group): Allow a final "" split to work on
2276 nnimap.
2277
2278 * gnus-sum.el (gnus-user-date-format-alist): Rename back again from
2279 -summary- since it's a user-visible variable.
2280
2281 * nnimap.el (nnimap-retrieve-group-data-early): Don't do QRESYNC the
2282 first time you use the new Gnus.
2283
2284 2011-02-22 Teodor Zlatanov <tzz@lifelogs.com>
2285
2286 * auth-source.el: Don't load netrc.el.
2287 (auth-sources): Search ~/.netrc as well by default.
2288 (auth-source-debug): Add 'trivia option for extra output.
2289 (auth-source-do-trivia): Use it.
2290 (auth-source-search): Simplify logic to use
2291 `auth-source-search-backends'. Use `auth-source-do-trivia' where
2292 appropriate. Don't keep a running count at this level. Layer :create
2293 and :delete options appropriately on the first and second passes.
2294 Don't track the backend with the search results.
2295 (auth-source-search-backends): New function to search a list of
2296 backends for a processed spec.
2297 (auth-source-netrc-parse): Cache all netrc files, making
2298 auth-source-netrc-cache an alist keyed by the file name and using the
2299 file mtime as the caching criterion. Keep the obfuscated data secret
2300 with a lexical bind.
2301 (auth-source-netrc-search): Don't calculate the length of the results
2302 unnecessarily.
2303 (auth-source-search-backends): Fix bug.
2304 (auth-source-netrc-create): Rework prompts.
2305
2306 2011-02-22 Andrew Cohen <cohen@andy.bu.edu>
2307
2308 * nnir.el (nnir-imap-search-arguments,nnir-imap-default-search-key):
2309 Lower case names of search constraints.
2310 (nnir-run-query): Cache and reuse search constraints for all imap
2311 servers.
2312
2313 2011-02-22 Sam Steingold <sds@gnu.org>
2314
2315 * gnus-msg.el (gnus-setup-message): Also bind `winconf-name'.
2316
2317 2011-02-22 Lars Ingebrigtsen <larsi@gnus.org>
2318
2319 * gnus-msg.el (gnus-inews-add-send-actions): Restore the winconf name
2320 after exit.
2321 (gnus-setup-message): Define missing variable from last checkin.
2322
2323 * gnus-sum.el (gnus-summary-show-article): When called with t as the
2324 value, show the raw article.
2325
2326 2011-02-21 Lars Ingebrigtsen <larsi@gnus.org>
2327
2328 * nnimap.el (nnimap-open-connection-1): Revert last change, since
2329 auth-source now accepts numbers.
2330
2331 * auth-source.el (auth-source-netrc-parse): Accept a number as the port
2332 spec, too.
2333 (auth-source-ensure-strings): New function.
2334
2335 * gnus-art.el (gnus-article-update-date-headers): Doc fix.
2336 (gnus-article-setup-buffer): Always restart the date timer so that user
2337 changes to the frequency is respected.
2338
2339 * nnimap.el (nnimap-open-connection-1): auth-source expects strings as
2340 port numbers, so make sure it gets that if nnimap-server-port is
2341 explicit.
2342
2343 2011-02-21 Simon Josefsson <simon@josefsson.org>
2344
2345 * nnimap.el (nnimap-inbox): Doc fix.
2346
2347 2011-02-20 Chong Yidong <cyd@stupidchicken.com>
2348
2349 * shr-color.el (shr-color->hexadecimal): Use renamed function names
2350 color-rgb-to-hex, color-name-to-rgb, color-srgb-to-lab, and
2351 color-lab-to-srgb.
2352
2353 2011-02-21 Lars Ingebrigtsen <larsi@gnus.org>
2354
2355 * nntp.el (nntp-finish-retrieve-group-infos): Add a kludge to use the
2356 given method as in the group name if we're using an extended method.
2357 (nntp-finish-retrieve-group-infos): Wait for the end of the LIST ACTIVE
2358 command, if we're using that, instead of waiting for the beginning.
2359
2360 * gnus-start.el (gnus-get-unread-articles): Extend the methods so that
2361 we're sure to get unique server names, and we don't output two async
2362 commands in the same buffer. This fixes an NNTP hang for some users.
2363
2364 2011-02-21 Lars Ingebrigtsen <larsi@gnus.org>
2365
2366 * gnus-sum.el (gnus-summary-next-article): Add a kludge to reselect the
2367 summary buffer before reading going to the next buffer. This avoids
2368 putting the point in the group buffer if you `C-g' the command.
2369
2370 * auth-source.el (auth-source-netrc-parse): Add an in-memory netrc
2371 cache (for now) to make ~/.authinfo.gpg files usable.
2372
2373 * nnfolder.el (copyright-update): Define for the compiler.
2374
2375 * auth-source.el (auth-source-search): Fix unbound variable.
2376
2377 2011-02-19 Glenn Morris <rgm@gnu.org>
2378
2379 * gnus.el (gnus-meta): Doc fix.
2380
2381 2011-02-19 Chong Yidong <cyd@stupidchicken.com>
2382
2383 * nnfolder.el (nnfolder-save-buffer): Don't let-bind copyright-update,
2384 in case it's not yet loaded.
2385
2386 2011-02-20 Lars Ingebrigtsen <larsi@gnus.org>
2387
2388 * nnimap.el (nnimap-wait-for-response): Ensure that we get the entire
2389 line we're waiting for.
2390
2391 2011-02-19 Darren Hoo <darren.hoo@gmail.com> (tiny change)
2392
2393 * gnus-art.el (gnus-article-next-page-1): Because customized mode-line
2394 face with line-width greater than zero will cause RET in gnus summary
2395 buffer to scroll down article page-wise because auto vscroll happens,
2396 it should be temporally disabled when doing a scroll-up.
2397
2398 2011-02-19 Lars Ingebrigtsen <larsi@gnus.org>
2399
2400 * nnimap.el (nnimap-parse-copied-articles): Allow for "<foo> OK"
2401 outputs from the server.
2402
2403 2011-02-18 Antoine Levitt <antoine.levitt@gmail.com> (tiny change)
2404
2405 * gnus-art.el (gnus-article-prepare): Run gnus-article-prepare-hook
2406 later so that bbdb can hook in easier.
2407
2408 2011-02-18 Lars Ingebrigtsen <larsi@gnus.org>
2409
2410 * auth-source.el (auth-source-search): Don't try to create credentials
2411 if the caller doesn't want that.
2412 (auth-source-search): If we don't find a match, don't bug out on
2413 non-bound variables.
2414 (auth-source-search): Only ask a single backend to create the
2415 credentials.
2416
2417 * nnimap.el (nnimap-log-command): Add a newline to the inhibited
2418 logging.
2419 (nnimap-credentials): Protect against auth-source-search returning nil.
2420 (nnimap-request-list): Protect against not being able to open the
2421 server.
2422
2423 2011-02-17 Lars Ingebrigtsen <larsi@gnus.org>
2424
2425 * auth-source.el (auth-source-search): Do a two-phase search, one with
2426 no :create to get the responses from all backends.
2427
2428 * nnimap.el (nnimap-open-connection-1): Delete duplicate server names
2429 when getting credentials.
2430
2431 * gnus-util.el (gnus-delete-duplicates): New function.
2432
2433 2011-02-17 Teodor Zlatanov <tzz@lifelogs.com>
2434
2435 * nnimap.el (nnimap-credentials): Instead of picking the first port as
2436 a creation default, pass the whole port list down. It will be
2437 completed.
2438
2439 * auth-source.el (auth-source-search): Updated docs to talk about
2440 multiple creation choices.
2441 (auth-source-netrc-create): Accept a list as a value (from the search
2442 parameters) and do completion on that list. Keep a separate netrc line
2443 with the password obscured for showing the user.
2444
2445 * nnimap.el (nnimap-open-connection-1): Make the `nnimap-address' the
2446 first choice to `auth-source-search' so it will be used for entry
2447 creation instead of the server's Gnus-specific name.
2448 (nnimap-credentials): Rely on the auth-source library to select which
2449 port is actually wanted in the new netrc entry, so don't override
2450 `auth-source-creation-defaults'.
2451
2452 * auth-source.el (auth-source-netrc-parse): Use :port instead of
2453 :protocol and accept a missing user, host, or port as a wildcard match.
2454 (auth-source-debug): Default to off.
2455
2456 (auth-source-netrc-search, auth-source-netrc-create)
2457 (auth-source-secrets-search, auth-source-secrets-create)
2458 (auth-source-user-or-password, auth-source-backend, auth-sources)
2459 (auth-source-backend-parse-parameters, auth-source-search): Use :port
2460 instead of :protocol.
2461
2462 * nnimap.el (nnimap-credentials): Pass a port default to
2463 `auth-source-search' in case an entry needs to be created.
2464 (nnimap-open-connection-1): Use :port instead of :protocol.
2465
2466 2011-02-17 Katsumi Yamaoka <yamaoka@jpl.org>
2467
2468 * auth-source.el (auth-source-secrets-search): Use mm-delete-duplicates
2469 instead of delete-dups that is not available in XEmacs 21.4.
2470
2471 2011-02-16 Lars Ingebrigtsen <larsi@gnus.org>
2472
2473 * gnus-sum.el (gnus-propagate-marks): Change default to t again, since
2474 nil means that nnimap doesn't get updated.
2475
2476 2011-02-16 Teodor Zlatanov <tzz@lifelogs.com>
2477
2478 * auth-source.el (auth-source-netrc-create): Return a synthetic search
2479 result when the user doesn't want to write to the file.
2480 (auth-source-netrc-search): Expect a synthetic result and proceed
2481 accordingly.
2482 (auth-source-cache-expiry): New variable to override
2483 `password-cache-expiry'.
2484 (auth-source-remember): Use it.
2485
2486 * nnimap.el (nnimap-credentials): Remove the `inhibit-create'
2487 parameter. Create entry if necessary by using :create t.
2488 (nnimap-open-connection-1): Don't pass `inhibit-create'.
2489
2490 2011-02-15 Teodor Zlatanov <tzz@lifelogs.com>
2491
2492 * auth-source.el (auth-source-debug): Enable by default and don't
2493 mention the obsolete `auth-source-hide-passwords'.
2494 (auth-source-do-warn): New function to debug unconditionally.
2495 (auth-source-do-debug): Use it.
2496 (auth-source-backend-parse): Use it for invalid `auth-sources' entries
2497 and for Secrets API entries when the secrets.el library is not
2498 available.
2499
2500 2011-02-14 Lars Ingebrigtsen <larsi@gnus.org>
2501
2502 * gnus-sum.el (gnus-propagate-marks): Default to nil.
2503 (gnus-summary-exit): Kill the correct article buffer on exit from a
2504 `C-d' group.
2505
2506 * gnus-start.el (gnus-use-backend-marks): Removed, since it duplicates
2507 gnus-propagate-marks.
2508
2509 * gnus-sum.el (gnus-summary-exit-no-update): Restore the group conf
2510 before killing the buffers so that a non-full window conf gets handled
2511 correctly.
2512 (gnus-summary-exit): Ditto.
2513 (gnus-summary-read-group-1): Ditto.
2514
2515 * nntp.el (nntp-retrieve-group-data-early): Reinstate the two-part
2516 async code again so that we can debug it properly.
2517
2518 * message.el (message-reply): Take an optional switch-buffer parameter
2519 so that Gnus window confs are respected better.
2520
2521 2011-02-14 Teodor Zlatanov <tzz@lifelogs.com>
2522
2523 * auth-source.el (auth-source-backend-parse-parameters): Don't rely on
2524 `plist-get' to accept non-list parameters (XEmacs issue).
2525 Fix docstring.
2526 (auth-source-secrets-search): Use `delete-dups', `append mapcar', and
2527 `butlast' instead of `remove-duplicates', `mapcan', and `subseq'.
2528 (auth-sources, auth-source-backend-parse, auth-source-secrets-search):
2529 Login collection is "Login" and not "login".
2530
2531 2011-02-14 Lars Ingebrigtsen <larsi@gnus.org>
2532
2533 * gnus-art.el (article-update-date-lapsed): Don't bug out when updating
2534 multiple headers.
2535
2536 * nnimap.el (nnimap-inhibit-logging): New variable.
2537 (nnimap-log-command): Don't log login commands.
2538
2539 * auth-source.el (auth-source-netrc-search): The asserts seem to want
2540 to have more parameters.
2541
2542 * nnimap.el (nnimap-send-command): Mark the command time for each
2543 command, so that we don't get NOOPs stepping on our toes.
2544
2545 * gnus-art.el (article-date-ut): Get the date from the Date header on
2546 `t'.
2547
2548 2011-02-14 Katsumi Yamaoka <yamaoka@jpl.org>
2549
2550 * auth-source.el (auth-source-search): Use copy-sequence instead of
2551 the cl.el copy-list.
2552
2553 2011-02-13 Adam Sjøgren <asjo@koldfront.dk>
2554
2555 * gnus-delay.el (gnus-delay-article) Fix number of seconds per day.
2556 Improve prompt.
2557
2558 2011-02-13 Lars Ingebrigtsen <larsi@gnus.org>
2559
2560 * gnus-art.el (gnus-article-mode-line-format): Remove the article
2561 washing status from the default format. It isn't very informative.
2562
2563 2011-02-13 Tassilo Horn <tassilo@member.fsf.org> (tiny change)
2564
2565 * nnimap.el (nnimap-request-accept-article, nnimap-process-quirk):
2566 Fix Gcc processing on imap.
2567
2568 2011-02-10 Stefan Monnier <monnier@iro.umontreal.ca>
2569
2570 * message.el (message-bury): Don't pop up a new window when selected
2571 window is dedicated.
2572
2573 2011-02-10 Antoine Levitt <antoine.levitt@gmail.com> (tiny change)
2574
2575 * gnus-sum.el (gnus-summary-save-parts): Use read-directory-name.
2576
2577 2011-02-10 Teodor Zlatanov <tzz@lifelogs.com>
2578
2579 * sieve-manage.el: Autoload `auth-source-search'.
2580 (sieve-sasl-auth): Use it.
2581
2582 2011-02-09 Teodor Zlatanov <tzz@lifelogs.com>
2583
2584 * nnimap.el: Autoload `auth-source-forget+'.
2585 (nnimap-open-connection-1): Use it if the connection fails.
2586
2587 * auth-source.el: Require `password-cache'.
2588 (auth-source-hide-passwords, auth-source-cache): Remove and mark
2589 obsolete.
2590 (auth-source-magic): Marker for `password-cache' keys.
2591 (auth-source-do-cache): Update docstring.
2592 (auth-source-search): Use and check cache.
2593 (auth-source-forget-all-cached, auth-source-remember)
2594 (auth-source-recall, auth-source-forget, auth-source-forget+)
2595 (auth-source-specmatchp): Caching support functions.
2596 (auth-source-forget-user-or-password, auth-source-forget-all-cached):
2597 Remove and obsolete.
2598 (auth-source-user-or-password): Remove caching to further discourage
2599 using it. Always hide passwords.
2600
2601 2011-02-09 Lars Ingebrigtsen <larsi@gnus.org>
2602
2603 * nntp.el (nntp-retrieve-group-data-early-disabled): Disable the async
2604 code for now, since it doesn't work for all users.
2605
2606 2011-02-09 Julien Danjou <julien@danjou.info>
2607
2608 * message.el (message-options): Make message-options really buffer
2609 local.
2610
2611 2011-02-08 Teodor Zlatanov <tzz@lifelogs.com>
2612
2613 * mail-source.el: Autoload `auth-source-search'.
2614 (mail-source-keyword-map): Note order matters.
2615 (mail-source-set-1): Get all the mail-source source values and
2616 defaults and search auth-source on those if needed. This can all
2617 probably be simplified.
2618
2619 * nnimap.el: Autoload `auth-source-search'.
2620 (nnimap-credentials): Use it.
2621 (nnimap-open-connection-1): Ask for the virtual server and physical
2622 address in one shot.
2623
2624 * nntp.el: Autoload `auth-source-search'.
2625 (nntp-send-authinfo): Use it. Note TODO.
2626
2627 2011-02-08 Julien Danjou <julien@danjou.info>
2628
2629 * shr.el (shr-tag-body): Add support for text attribute in body
2630 markups.
2631
2632 * message.el (message-options): Make message-options a local variable.
2633
2634 2011-02-07 Teodor Zlatanov <tzz@lifelogs.com>
2635
2636 * auth-source.el (auth-source-secrets-search)
2637 (auth-source-user-or-password): Use `append' instead of `nconc'.
2638 (auth-source-user-or-password): Build return list better and protect
2639 against nil :secret.
2640
2641 2011-02-07 Lars Ingebrigtsen <larsi@gnus.org>
2642
2643 * nnimap.el (nnimap-update-info): Refactor slightly.
2644 (nnimap-update-info): Tell Gnus whether there are any \Recent messages.
2645 (nnimap-update-info): Clean up slightly.
2646 (nnimap-quirk): Add quirk for Gmail IMAP which bugs out on NUL
2647 characters.
2648 (nnimap-process-quirk): Rename function to avoid collision.
2649 (nnimap-update-info): Fix macrology bug-out.
2650 (nnimap-update-info): Simplify split history test.
2651
2652 2011-02-06 Michael Albinus <michael.albinus@gmx.de>
2653
2654 * auth-source.el (top): Require 'eieio unconditionally.
2655 Autoload `secrets-get-attributes' instead of `secrets-get-attribute'.
2656 (auth-source-secrets-search): Limit search when `max' is greater than
2657 number of results.
2658
2659 2011-02-06 Lars Ingebrigtsen <larsi@gnus.org>
2660
2661 * nntp.el (nntp-finish-retrieve-group-infos): Protect against the first
2662 part not returning any data.
2663
2664 * proto-stream.el (open-protocol-stream): Document the return value.
2665
2666 2011-02-06 Teodor Zlatanov <tzz@lifelogs.com>
2667
2668 * auth-source.el (auth-source-secrets-search): Add examples.
2669
2670 2011-02-06 Julien Danjou <julien@danjou.info>
2671
2672 * message.el (message-setup-1): Handle message-generate-headers-first
2673 set to t.
2674
2675 2011-02-06 Teodor Zlatanov <tzz@lifelogs.com>
2676
2677 * auth-source.el (auth-sources): Allow for simpler defaults for Secrets
2678 API with a string "secrets:collection-name" and with 'default.
2679 (auth-source-backend-parse): Parse "secrets:collection-name" and
2680 'default. Recurse on parses instead of repeating code. Use the
2681 Secrets API is the source is not nil and 'ignore otherwise. Emit a
2682 message when ignoring a source.
2683 (auth-source-search): List ignored search keys at the top level.
2684 (auth-source-netrc-create): Use `case' instead of `cond'.
2685 (auth-source-secrets-search): Created with TODOs.
2686 (auth-source-secrets-create): Created with TODOs.
2687 (auth-source-retrieve, auth-source-create, auth-source-delete)
2688 (auth-source-protocol-defaults, auth-source-user-or-password-imap)
2689 (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
2690 (auth-source-user-or-password-sftp)
2691 (auth-source-user-or-password-smtp): Remove.
2692 (auth-source-user-or-password): Deprecated and modified to be a wrapper
2693 around `auth-source-search'. Not tested thoroughly.
2694
2695 2011-02-04 Teodor Zlatanov <tzz@lifelogs.com>
2696
2697 * auth-source.el: Bring in assoc and eioeio libraries.
2698 (secrets-enabled): New variable to track the status of the Secrets API.
2699 (auth-source-backend): New EIOEIO class to represent a backend.
2700 (auth-source-creation-defaults): New variable to set prompt defaults
2701 during token creation (see the `auth-source-search' docstring for
2702 details).
2703 (auth-sources): Simplify to allow a simple string as a netrc backend
2704 spec.
2705 (auth-source-backend-parse): Parse a backend from an `auth-sources' spec.
2706 (auth-source-backend-parse-parameters): Fill in the backend parameters.
2707 (auth-source-search): Main auth-source API entry point.
2708 (auth-source-delete): Wrapper around `auth-source-search' for deletion.
2709 (auth-source-search-collection): Helper function for searching.
2710 (auth-source-netrc-parse, auth-source-netrc-normalize)
2711 (auth-source-netrc-search, auth-source-netrc-create): Netrc backend.
2712 Supports search, create, and delete.
2713 (auth-source-secrets-search, auth-source-secrets-create): Secrets API
2714 backend stubs.
2715 (auth-source-user-or-password): Call `auth-source-search' but it's not
2716 ready yet.
2717
2718 2011-02-04 Lars Ingebrigtsen <larsi@gnus.org>
2719
2720 * message.el (message-setup-1): Remove the read-only stuff, since it
2721 doesn't work under XEmacs, for some reason.
2722
2723 * gnus-sum.el (gnus-user-date): Rename back from
2724 gnus-summary-user-date since user code refers to it.
2725
2726 * shr.el (shr-render-td): Store the actual background color used.
2727
2728 * message.el (message-setup-1): Don't bind the constant
2729 -forbidden-properties.
2730 (message-setup-1): Revert previous change, since it needs to bind the
2731 props to insert them.
2732 (message-resend): Allow removing the read-only separator line.
2733
2734 2011-02-03 Lars Ingebrigtsen <larsi@gnus.org>
2735
2736 * nnimap.el (nnimap-request-accept-article): Give an error message if
2737 the APPEND wasn't successful.
2738
2739 2011-02-03 Adam Sjøgren <asjo@koldfront.dk>
2740
2741 * gnus-start.el (gnus-get-unread-articles): Fix the call to methods
2742 that have no groups.
2743
2744 2011-02-03 Julien Danjou <julien@danjou.info>
2745
2746 * gnus-draft.el: Remove progn around gnus-draft-setup.
2747
2748 2011-02-03 Lars Ingebrigtsen <larsi@gnus.org>
2749
2750 * gnus-start.el (gnus-read-active-for-groups): This function is never
2751 called with a nil `infos', so clean that up.
2752 (gnus-get-unread-articles): Request active files from primary/secondary
2753 methods that have no groups (yet).
2754
2755 2011-02-03 Julien Danjou <julien@danjou.info>
2756
2757 * message.el (message-setup-1): Always generate References first.
2758 (message-mail): Return the return value of message-setup, not always t.
2759 (message-setup-1): Insert mail-header-separator with read-only and
2760 intangible properties set.
2761
2762 * gnus.el (gnus-summary-line-format): Add missing semi-colon for
2763 user-date in docstring.
2764
2765 * gnus-art.el (gnus-article-jump-to-part): Remove useless sit-for.
2766
2767 * gnus.el (gnus-summary-line-format): Mention &user-date format in
2768 docstring.
2769
2770 * gnus.el (gnus-user-date-format-alist): Change default value.
2771 Use defcustom, with type and group. Move from gnus-util.el.
2772 Rename to gnus-summary-user-date-format-alist.
2773
2774 2011-02-03 Glenn Morris <rgm@gnu.org>
2775
2776 * nnimap.el (gnus-fetch-headers): Declare.
2777
2778 * nnheader.el (gnus-range-add, gnus-remove-from-range): Autoload.
2779
2780 2011-02-03 Lars Ingebrigtsen <larsi@gnus.org>
2781
2782 * message.el (message-forward-make-body-digest-plain)
2783 (message-followup, message-reply): Clean up things noted by Stefan.
2784
2785 * gnus-art.el (gnus-article-setup-buffer): Stop the date timer if
2786 gnus-article-update-date-headers is nil.
2787 (gnus-article-date-headers): Rip out the old -treat-date-* stuff, since
2788 it didn't really work with defcustom.
2789 (article-update-date-lapsed): Make sure the window start doesn't move,
2790 either.
2791
2792 2011-02-01 Julien Danjou <julien@danjou.info>
2793
2794 * mm-uu.el (mm-uu-type-alist): Add support for git format-patch diff
2795 format.
2796
2797 * mm-decode.el (mm-inline-media-tests): Do not check for diff-mode it's
2798 standard in Emacs nowadays.
2799
2800 2011-02-01 Stefan Monnier <monnier@iro.umontreal.ca>
2801
2802 * message.el (message-expand-name): Don't trust the return value of
2803 bbdb-complete-name.
2804 (message-check-news-header-syntax): Remove unused var `start'.
2805 (message-idna-to-ascii-rhs-1): Remove unused vars `rhs' and `address'.
2806 (message-inhibit-body-encoding): Move to before first use.
2807 (mail-abbrev-mode-regexp, Expires, User-Agent, Lines, Distribution)
2808 (To, References, In-Reply-To, Newsgroups, Subject, Path, From)
2809 (Organization, Message-ID, Date, mh-previous-window-config):
2810 Defvar the vars using dynamic scoping.
2811
2812 2011-02-01 Lars Ingebrigtsen <larsi@gnus.org>
2813
2814 * shr.el (shr-render-td): Only do colors at the final rendering.
2815 Should be slightly faster.
2816 (shr-insert-table): Fix up TD background colors when doing the
2817 vertical padding.
2818
2819 * gnus-art.el (article-date-ut): Protect against articles with no Date
2820 header.
2821 (article-update-date-lapsed): Don't use current-column to find the
2822 horizontal position. It's fragile in the presence of \003 characters.
2823
2824 * gnus-start.el (gnus-read-active-file-1): Remove dead parameter infos.
2825
2826 2011-01-31 Lars Ingebrigtsen <larsi@gnus.org>
2827
2828 * gnus-art.el (article-transform-date): Rewrite to still work when
2829 there are several rfc2822 parts.
2830 (article-transform-date): Fix infinite recursion.
2831 (article-date-ut): Replace infinitely many Date headers with a single
2832 one when called interactively.
2833
2834 * nnimap.el (nnimap-wait-for-response): Wait for results in a more
2835 secure manner.
2836
2837 * gnus-art.el (article-update-date-lapsed): Try to avoid having point
2838 move around by not using save-window-excursion. It seems to work...
2839
2840 2011-01-31 Katsumi Yamaoka <yamaoka@jpl.org>
2841
2842 * gnus-art.el (article-make-date-line): Work for user-defined format.
2843
2844 2011-01-31 Lars Ingebrigtsen <larsi@gnus.org>
2845
2846 * nntp.el (nntp-retrieve-group-data-early)
2847 (nntp-finish-retrieve-group-infos): Implement the asynchronous data
2848 fetching functions.
2849
2850 * gnus-start.el (gnus-read-active-for-groups): Read the active files
2851 thoroughly for all backends that have no known groups. This should
2852 allow new nnml methods to retrieve mail.
2853
2854 * gnus-group.el (gnus-group-jump-to-group): Allow jumping to groups
2855 that Gnus doesn't know exists again.
2856
2857 * gnus-art.el (gnus-article-date-lapsed-new-header): Remove.
2858 (gnus-treat-date-ut): Ditto.
2859 (gnus-article-update-date-header): Rename.
2860 (gnus-treat-date-local): Remove.
2861 (gnus-treat-date-english): Remove.
2862 (gnus-treat-date-lapsed): Remove.
2863 (gnus-treat-date-combined-lapsed): Remove.
2864 (gnus-treat-date-original): Remove.
2865 (gnus-treat-date-iso8601): Remove.
2866 (gnus-treat-date-user-defined): Remove.
2867 (gnus-article-date-headers): New variable to control all the date
2868 header options.
2869 (article-date-ut): Rewrite to allow using the new way to format date
2870 headers(s).
2871
2872 2011-01-30 Lars Ingebrigtsen <larsi@gnus.org>
2873
2874 * nnmail.el (nnmail-article-group): Check for a direct fancy split
2875 method.
2876 (nnmail-article-group): A better test for fanciness.
2877
2878 * nnimap.el (nnimap-request-head): Protect against not finding the
2879 article by Message-ID.
2880
2881 2011-01-29 Lars Ingebrigtsen <larsi@gnus.org>
2882
2883 * gnus-art.el (article-update-date-lapsed): Try a better way to really
2884 keep point at the "same place".
2885
2886 2011-01-28 Lars Ingebrigtsen <larsi@gnus.org>
2887
2888 * gnus-sum.el (gnus-select-newsgroup): Don't try to alter the active
2889 data if the group is inactive.
2890
2891 2011-01-28 Julien Danjou <julien@danjou.info>
2892
2893 * gnus-win.el: Remove dead function gnus-window-configuration-element.
2894 (gnus-all-windows-visible-p): Remove old compatibility code.
2895 (gnus-window-top-edge): Add docstring.
2896
2897 * gnus-group.el (gnus-group-jump-to-group): Set must match to t.
2898
2899 2011-01-28 Lars Ingebrigtsen <larsi@gnus.org>
2900
2901 * gnus-int.el (gnus-request-marks): Call *-request-marks instead of the
2902 older request-update-info.
2903
2904 * gnus-art.el (article-make-date-line): Limit the length a bit more.
2905
2906 2011-01-28 Daiki Ueno <ueno@unixuser.org>
2907
2908 * mml2015.el (mml2015-epg-sign, mml2015-epg-encrypt):
2909 Give mml2015-signers higher precedence over mml2015-sign-with-sender.
2910
2911 2011-01-27 Lars Ingebrigtsen <larsi@gnus.org>
2912
2913 * gnus-group.el (gnus-group-refresh-group): Refresh even non-visible
2914 groups. This makes the nndraft:queue group pop up if it's not already
2915 there.
2916
2917 * gnus-sum.el (gnus-summary-read-group-1): Fix the "contains no
2918 messages" logic, which was reversed.
2919
2920 * gnus-art.el (article-update-date-lapsed): Ensure that point stays at
2921 the "same place" even if point is on the line being replaced.
2922 (article-update-date-lapsed): Allow updating both the combined lapsed
2923 and the lapsed headers.
2924 (article-update-date-lapsed): Skip past all the X-Sent/Date headers.
2925 (article-make-date-line): Limit the number of segments dynamically to
2926 avoid too-long lines.
2927
2928 2011-01-27 Julien Danjou <julien@danjou.info>
2929
2930 * mml2015.el (mml2015-epg-sign): Add and use mml2015-sign-with-sender.
2931 (mml2015-epg-encrypt): Use mml2015-sign-with-sender.
2932
2933 2011-01-27 Katsumi Yamaoka <yamaoka@jpl.org>
2934
2935 * shr.el (shr-expand-newlines, shr-previous-newline-padding-width):
2936 Use plist-get instead of the cl function getf.
2937
2938 2011-01-27 Glenn Morris <rgm@gnu.org>
2939
2940 * gnus-util.el (float-time): Get rid of compiler warning, again.
2941
2942 2011-01-27 Lars Ingebrigtsen <larsi@gnus.org>
2943
2944 * shr.el (shr-put-color): Special-case background colors: Do put them
2945 at the blank parts at the front of the lines.
2946
2947 * gnus-draft.el (gnus-draft-clear-marks): New function to be run as an
2948 exit hook to nix out all data on readedness on group exit.
2949
2950 * gnus-util.el (float-time): If float-time is bound, always use it on
2951 all Emacsen. It's unclear why the subrp check was there.
2952 (time-date): Require to make some autoload issues on XEmacs go away.
2953
2954 * shr.el (shr-put-color): Don't do the box padding in tables, since
2955 they're already padded.
2956
2957 2011-01-26 Lars Ingebrigtsen <larsi@gnus.org>
2958
2959 * gnus-art.el (gnus-article-next-page): When the last line of the
2960 article is displayed, scroll down once more instead of going to the
2961 next article at once.
2962 (article-lapsed-string): Refactor out and allow specifying how many
2963 segments you want.
2964 (gnus-article-setup-buffer): Start updating the lapsed header directly.
2965 (gnus-article-update-lapsed-header): New variable.
2966
2967 * shr.el: Revert change that made headings use different-sized faces.
2968 The Emacs display engine isn't advanced enough that, for instance,
2969 tables can comfortably use differently-sized faces.
2970
2971 2011-01-25 Lars Ingebrigtsen <larsi@gnus.org>
2972
2973 * nnimap.el (nnimap-open-connection-1): Store the actual stream type
2974 used.
2975 (nnimap-login): Prefer plain LOGIN if it's enabled (since it requires
2976 fewer round trips than CRAM-MD5, and it's less likely to be buggy), and
2977 we're using an encrypted connection.
2978
2979 * proto-stream.el: Alter the interface functions to also return the
2980 actual stream type used: network or TLS.
2981
2982 2011-01-25 Julien Danjou <julien@danjou.info>
2983
2984 * mm-view.el (mm-display-shell-script-inline): Fix typo in docstring.
2985 (mm-display-javascript-inline): New function.
2986
2987 * mm-decode.el (mm-inline-media-tests): Add application/javascript
2988 viewing function.
2989
2990 2011-01-25 Katsumi Yamaoka <yamaoka@jpl.org>
2991
2992 * shr.el (shr-expand-newlines): Fix variable name.
2993
2994 2011-01-25 Lars Ingebrigtsen <larsi@gnus.org>
2995
2996 * shr.el (shr-expand-newlines): Make nested boxes work.
2997
2998 2011-01-24 Lars Ingebrigtsen <larsi@gnus.org>
2999
3000 * shr.el (shr-expand-newlines): Proof of concept implementation of boxy
3001 backgrounds.
3002 (shr-expand-newlines): Switch to using overlays to enable kill'n'yank
3003 in a more sensible manner.
3004
3005 2011-01-24 Teodor Zlatanov <tzz@lifelogs.com>
3006
3007 * mml-smime.el (mml-smime-use): Make it a defcustom and default to 'epg
3008 if EPG is loaded.
3009
3010 2011-01-24 Julien Danjou <julien@danjou.info>
3011
3012 * shr.el: Use defface to create shr-tag-h[1-6] faces to fontify h[1-6]
3013 tags.
3014
3015 2011-01-24 Lars Ingebrigtsen <larsi@gnus.org>
3016
3017 * gnus-art.el (gnus-article-read-summary-keys): Don't call disabled
3018 commands.
3019
3020 * gnus-gravatar.el (gnus-gravatar-insert): Don't move point around
3021 in the article buffer.
3022 (gnus-gravatar-insert): Use blank space from the current buffer to
3023 avoid breaking text properties. This makes X-Sent updating work again.
3024
3025 * gravatar.el (gravatar-retrieve): Be silent when retrieving.
3026
3027 2011-01-23 Lars Ingebrigtsen <larsi@gnus.org>
3028
3029 * gnus-html.el (gnus-html-image-fetched): Kill the buffer anyway, and
3030 fix the bug in url-http.el instead.
3031
3032 * shr.el (shr-image-fetched): Ditto.
3033
3034 * shr.el (shr-image-fetched): Avoid having point move in the article
3035 buffer.
3036
3037 * gnus-html.el (gnus-html-image-fetched): Don't kill the temporary
3038 buffer after being called. It's apparently being killed by url.el, and
3039 killing it made point move to end-of-buffer in a random buffer.
3040
3041 * shr.el (shr-image-fetched): Ditto.
3042
3043 2011-01-23 Julien Danjou <julien@danjou.info>
3044
3045 * mm-decode.el (mm-inline-media-tests): Change text/org to text/x-org.
3046
3047 * mm-uu.el (mm-uu-org-src-code-block-extract): Change text/org to
3048 text/x-org.
3049
3050 2011-01-22 Lars Ingebrigtsen <larsi@gnus.org>
3051
3052 * gnus-sum.el (gnus-summary-move-article): Protect against backends
3053 (i.e., nnimap) returning nil as the article number.
3054
3055 2011-01-22 Kazuhiro Ito <kzhr@d1.dion.ne.jp> (tiny change)
3056
3057 * flow-fill.el (fill-flowed): Make `delete-space' option correspond to
3058 "DelSp" parameter in RFC3676.
3059
3060 2011-01-22 Lars Ingebrigtsen <larsi@gnus.org>
3061
3062 * message.el (message-check-recipients): Display the encoded version of
3063 the bogus address if they differ.
3064
3065 * gnus-draft.el (gnus-group-send-queue): Really refresh the queue group
3066 after sending.
3067
3068 * gnus-agent.el (gnus-agent-send-mail): Ditto.
3069
3070 * gnus-group.el (gnus-group-refresh-group): New convenience function.
3071
3072 * gnus-draft.el (gnus-group-send-queue): Update the queue group in the
3073 group buffer after sending the queue.
3074
3075 * gnus-agent.el (gnus-agent-send-mail): Ditto.
3076
3077 2011-01-22 Julien Danjou <julien@danjou.info>
3078
3079 * mailcap.el (mailcap-mime-extensions): Rename text/org to text/x-org.
3080
3081 2011-01-22 Lars Ingebrigtsen <larsi@gnus.org>
3082
3083 * mm-decode.el (mm-preferred-alternative-precedence): Don't bug out on
3084 nested related parts.
3085
3086 * nnfolder.el (nnfolder-request-expire-articles): Return the list of
3087 unexpired articles. This fixes the regression that led expiry marks to
3088 disappear from nnfolder groups.
3089
3090 2011-01-21 Stefan Monnier <monnier@iro.umontreal.ca>
3091
3092 * gnus-art.el (gnus-button-alist, gnus-button-handle-info-keystrokes):
3093 Don't confuse the "ret" of "retrograde" with RET.
3094
3095 2011-01-21 Julien Danjou <julien@danjou.info>
3096
3097 * gnus-art.el (gnus-mime-display-single): Use mm-display-inline rather
3098 than mm-insert-inline.
3099
3100 2011-01-21 Katsumi Yamaoka <yamaoka@jpl.org>
3101
3102 * gnus-art.el (gnus-article-remove-images, gnus-article-show-images):
3103 Widen article buffer.
3104
3105 2011-01-20 Stefan Monnier <monnier@iro.umontreal.ca>
3106
3107 * mm-util.el (mm-find-buffer-file-coding-system): Don't forget to kill
3108 the temp buffer.
3109 * message.el (message-mailer-swallows-blank-line): Use with-temp-buffer.
3110
3111 2011-01-20 Julien Danjou <julien@danjou.info>
3112
3113 * mm-decode.el (mm-inline-media-tests): Add text/x-sh.
3114
3115 * gnus-art.el (gnus-mime-inline-part): Use mm-display-inline rather
3116 than mm-insert-inline to insert inline part: this respect
3117 mm-inline-media-tests displayers.
3118
3119 * mm-view.el (mm-display-shell-script-inline): New function.
3120
3121 * mm-decode.el (mm-inline-media-tests): Add x-shellscript and x-sh.
3122
3123 * mm-uu.el (mm-uu-type-alist): Add org block.
3124 (mm-uu-org-src-code-block-extract): New function.
3125
3126 * mm-view.el (mm-display-org-inline): New function.
3127
3128 * mm-decode.el (mm-automatic-display): Add text/org.
3129
3130 * mailcap.el (mailcap-mime-extensions): Add .org.
3131
3132 2011-01-19 Katsumi Yamaoka <yamaoka@jpl.org>
3133
3134 * gnus-art.el (gnus-article-highlight): Remove argument passed to
3135 gnus-article-add-buttons.
3136
3137 2011-01-19 Tom Rauchenwald <sehnsucht.nach.unendlichkeit@quantentunnel.de> (tiny change)
3138
3139 * spam.el (spam-spamassassin-register-with-sa-learn): Insert a full
3140 From header with a date and "nobody" as the sender.
3141
3142 2011-01-19 Julien Danjou <julien@danjou.info>
3143
3144 * gnus-art.el (gnus-article-add-buttons): Simplify condition.
3145 (gnus-button-push): Remove gnus-button-entry function, it fails heavily
3146 if you have the same regexp several times.
3147 (gnus-button-push): Fix matching when regexp is symbol.
3148
3149 2011-01-15 Glenn Morris <rgm@gnu.org>
3150
3151 * message.el (message-mail): A compose-mail function should
3152 accept headers as strings.
3153
3154 2011-01-13 Chong Yidong <cyd@stupidchicken.com>
3155
3156 * message.el (message-tool-bar-gnome): Tweak tool-bar items.
3157 Add :vert-only tags.
3158 (message-mail): New arg RETURN-ACTION.
3159 (message-return-action): New var.
3160 (message-bury): Use it.
3161 (message-mode): Make it buffer-local.
3162 (message-send-and-exit): Always call message-bury.
3163
3164 * gnus-msg.el (gnus-msg-mail): New arg RETURN-ACTION. Pass it to
3165 message-mail.
3166
3167 2011-01-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
3168
3169 * nnimap.el (nnimap-convert-partial-article): Protect against
3170 zero-length body parts.
3171
3172 * mm-decode.el (mm-preferred-alternative-precedence):
3173 Discourage showing empty parts.
3174
3175 * gnus-int.el (gnus-request-accept-article): Don't try to update marks
3176 and stuff if the backend didn't return the article number. This fixes
3177 an Exchange-related nnimap bug.
3178
3179 * gnus-sum.el (gnus-summary-next-article): Remove hack to reselect
3180 group window, because it does the wrong thing when a separate frame
3181 displays the group buffer.
3182
3183 * proto-stream.el (open-protocol-stream): Protect against the low-level
3184 transport functions returning nil.
3185
3186 2011-01-07 Daiki Ueno <ueno@unixuser.org>
3187
3188 * mml2015.el (epg-sub-key-fingerprint): Autoload.
3189 (mml2015-epg-find-usable-secret-key): New function.
3190 (mml2015-epg-sign): Use mml2015-epg-find-usable-secret-key instead of
3191 mml2015-epg-find-usable-key (Bug#7797).
3192 (mml2015-epg-encrypt): Ditto.
3193
3194 2011-01-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
3195
3196 * flow-fill.el (fill-flowed-encode): Do encoding citation-aware.
3197
3198 2011-01-03 Glenn Morris <rgm@gnu.org>
3199
3200 * sieve-manage.el (sieve-manage-open): Correctly set sieve-manage-port.
3201
3202 * sieve.el (sieve-open-server): Give a more explicit error if
3203 sieve-manage-open returns nil. (Bug#7720)
3204
3205 2011-01-02 Karl Fogel <kfogel@red-bean.com>
3206
3207 * gnus-msg.el (gnus-message-replyencrypt): Default to `t'.
3208
3209 2011-01-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
3210
3211 * nnimap.el (nnimap-login): Prefer AUTH=CRAM-MD5, if it's available.
3212 This avoids sending passwords in plain text over non-encrypted
3213 channels.
3214
3215 * shr.el (shr-rescale-image): Display all GIF images as animated images.
3216
3217 * nnimap.el (nnimap-login): Refactored out into own function, and
3218 implement CRAM-MD5.
3219 (nnimap-wait-for-line): Refactored out.
3220
3221 * mm-view.el (mml-smime): Require.
3222
3223 2010-12-20 David Engster <deng@eml.cc>
3224
3225 * mm-view.el (mm-view-pkcs7-decrypt): If mml-smime-use is set to 'epg,
3226 use EPG to decrypt S/MIME messages instead of openssl.
3227
3228 2011-01-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
3229
3230 * nnimap.el (nnimap-request-group): Avoid double SELECT on `M-g'.
3231
3232 * gnus-group.el (gnus-group-kill-group): Don't try to update the group
3233 status is the group clearly is unreachable.
3234
3235 * auth-source.el (auth-source-create): Add the optional second
3236 parameter to `local-variable-p' to be compatible with XEmacs.
3237
3238 2011-01-02 Wang Diancheng <dcwang@kingbase.com.cn> (tiny change)
3239
3240 * nnml.el (nnml-request-article): Allow requesting by Message-ID to
3241 work when using a compressed nnml folder.
3242
3243 2011-01-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
3244
3245 * gnus-sum.el (gnus-select-newsgroup): Don't propagate marks to
3246 backends after sanitising on entry, because this never makes sense:
3247 If the articles have gone missing, then the data no longer exists on
3248 the backend, and if they haven't, then Gnus is wrong, and shouldn't
3249 overwrite anything anyway.
3250
3251 * shr.el (shr-insert-document): Bind shr-width dynamically to
3252 window-width if it's nil.
3253
3254 2010-12-30 Tassilo Horn <tassilo@member.fsf.org>
3255
3256 * shr.el (shr-width, shr-insert-document): Allow nil as shr-width value
3257 with the meaning of using the full emacs window width for rendering.
3258
3259 2010-12-27 Daiki Ueno <ueno@unixuser.org>
3260
3261 * mml2015.el (mml2015-epg-sign, mml2015-epg-encrypt): Take care the
3262 case when sender is not given.
3263
3264 2010-12-23 Julien Danjou <julien@danjou.info>
3265
3266 * gnus-gravatar.el (gnus-gravatar-transform-address): Set
3267 `mail-extr-ignore-realname-equals-mailbox-name' to nil when extracting
3268 the addresses, otherwise we might misplaced the gravatar.
3269
3270 2010-12-21 Daiki Ueno <ueno@unixuser.org>
3271
3272 * mml1991.el (pgg-sign-region, pgg-encrypt-region):
3273 * gnus-art.el (pgg-snarf-keys-region): Autoload since PGG is now
3274 obsolete in Emacs.
3275
3276 2010-12-20 Julien Danjou <julien@danjou.info>
3277
3278 * gnus-util.el (gnus-rescale-image): Revert last change.
3279
3280 2010-12-17 Lars Magne Ingebrigtsen <larsi@gnus.org>
3281
3282 * gnus-group.el (gnus-group-delete-articles): New command.
3283
3284 2010-12-17 Andrew Cohen <cohen@andy.bu.edu>
3285
3286 * nnir.el (nnir-mode): Make sure 'gnus-registry-install is bound.
3287
3288 2010-12-17 Lars Magne Ingebrigtsen <larsi@gnus.org>
3289
3290 * gnus-sum.el (gnus-get-newsgroup-headers): Revert the last change
3291 here, since it's up to the backends to do CRLF removal if their
3292 protocol has it.
3293
3294 * nnimap.el (nnimap-retrieve-headers): Remove CRLF from the headers.
3295
3296 2010-12-17 Julien Danjou <julien@danjou.info>
3297
3298 * gnus-util.el (gnus-rescale-image): Allow to resize images even if
3299 they are from file. Can also scale up.
3300
3301 2010-12-17 Andrew Cohen <cohen@andy.bu.edu>
3302
3303 * gnus-sum.el (gnus-summary-refer-thread): Simplify code.
3304 Restore gnus-use-agent.
3305 (gnus-get-newsgroup-headers): Avoid unwanted spaces at eol.
3306
3307 * nnir.el (nnir-get-active): Ignore nnir-ignored-newsgroups if null.
3308
3309 2010-12-17 Julien Danjou <julien@danjou.info>
3310
3311 * gravatar.el (gravatar-retrieve-synchronously): New function.
3312 (gravatar-get-data): Make more robust.
3313
3314 2010-12-16 Lars Magne Ingebrigtsen <larsi@gnus.org>
3315
3316 * nnimap.el (nnimap-wait-for-response): Fix the end-point calculation
3317 to really consider the last line.
3318
3319 2010-12-16 Daiki Ueno <ueno@unixuser.org>
3320
3321 * auth-source.el (auth-source-gpg-encrypt-to): New variable to set the
3322 list of recipient keys, or use symmetric encryption if not a list.
3323 (auth-source-create): Use it to make `epa-file-encrypt-to' local for an
3324 EPA override, replacing the call to `netrc-store-data'.
3325
3326 2010-12-16 Dan Davison <dandavison7@gmail.com> (tiny change)
3327
3328 * gnus-srvr.el: Avoid passing nil regexp argument to
3329 delete-matching-lines.
3330
3331 2010-12-16 Lars Magne Ingebrigtsen <larsi@gnus.org>
3332
3333 * gnus-html.el (gnus-html-schedule-image-fetching): Make sure the HTML
3334 fetching stops when Gnus exits.
3335
3336 * nnfolder.el (nnfolder-save-all-buffers): Refactor out into its own
3337 function.
3338 (nnfolder-request-expire-articles): Save all the buffers after doing
3339 expiry.
3340
3341 * nnmail.el (nnmail-expiry-target-group): Revert the "all articles are
3342 the last article", since that led to serious performance regressions
3343 when expiring nnml groups.
3344
3345 2010-12-16 Andrew Cohen <cohen@andy.bu.edu>
3346
3347 * nnir.el: Improve customizations.
3348
3349 2010-12-16 Lars Magne Ingebrigtsen <larsi@gnus.org>
3350
3351 * gnus-start.el (gnus-subscribe-newsgroup): Notify the backend.
3352
3353 * gnus-group.el (gnus-group-kill-group): Notify the backend that the
3354 group has been killed.
3355 (gnus-group-yank-group): Ditto.
3356
3357 * gnus-srvr.el (gnus-browse-unsubscribe-group): Ditto.
3358
3359 * nnimap.el (nnimap-request-update-group-status): New function.
3360
3361 * gnus-int.el (gnus-request-update-group-status): New interface
3362 function.
3363
3364 * gnus-sum.el (gnus-summary-push-marks-to-backend): Fix the logic for
3365 copying read-ness to the backends.
3366
3367 * nnimap.el (nnimap-quirk): New function.
3368 (nnimap-retrieve-group-data-early): Use it.
3369 (nnimap-quirks): New alist.
3370
3371 2010-12-16 Katsumi Yamaoka <yamaoka@jpl.org>
3372
3373 * shr.el (shr-insert): Set shr-start after deleting trailing space;
3374 don't delete it within indentation.
3375
3376 2010-12-16 Lars Magne Ingebrigtsen <larsi@gnus.org>
3377
3378 * nnimap.el (nnimap-wait-for-response): Always look (at least) at the
3379 previous line.
3380
3381 2010-12-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
3382
3383 * nnimap.el (nnimap-retrieve-group-data-early): Fix the syntax of the
3384 QRESYNC command by deleting a superfluous space which broke Cyrus
3385 servers. This change will break other servers that are buggy the other
3386 way around.
3387
3388 2010-12-14 Teodor Zlatanov <tzz@lifelogs.com>
3389
3390 * spam.el: Reindent and fix long lines.
3391 (spam-copy-or-move-routine): Exclude invalid move destinations.
3392
3393 2010-12-14 Andrew Cohen <cohen@andy.bu.edu>
3394
3395 * nnir.el (nnir-mode): Don't install registry hooks if user hasn't
3396 installed the registry.
3397
3398 2010-12-13 Andrew Cohen <cohen@andy.bu.edu>
3399
3400 * nnir.el (nnir-run-gmane): Better check for gmane groups: error out if
3401 groupname doesn't contain "gmane".
3402
3403 2010-12-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
3404
3405 * gnus-start.el (gnus-matches-options-n): Fix typo in last change.
3406 (gnus-1): Don't create the nndrafts group twice.
3407 (gnus-setup-news): There's no need to read the active file here, since
3408 that's done again later on a per-backend basis.
3409 (gnus-start-draft-setup): Make sure that the new group is started out
3410 empty.
3411
3412 * gnus-agent.el (gnus-agentize): Don't create the queue group
3413 automatically on startup. It'll be created later, if needed.
3414
3415 * gnus-start.el (gnus-auto-subscribed-groups): Add nnimap to the list
3416 of automatically subscribed groups.
3417 (gnus-auto-subscribed-categories): New variable.
3418 (gnus-matches-options-n): Use it.
3419 (gnus-default-subscribed-newsgroups): Remove unused variable.
3420 (gnus-start-draft-setup): Message a bit less.
3421
3422 2010-12-13 Andrew Cohen <cohen@andy.bu.edu>
3423
3424 * nnir.el (nnir-run-imap): Return article list in order of increasing
3425 UID.
3426
3427 2010-12-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
3428
3429 * gnus-sum.el (gnus-summary-enter-digest-group):
3430 Mention gnus-auto-select-on-ephemeral-exit.
3431
3432 * proto-stream.el (proto-stream-open-network-only): Fix the calling
3433 convention of the network-only option.
3434
3435 2010-12-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
3436
3437 * proto-stream.el (proto-stream-open-network-only): New function to
3438 have a way to specify non-STARTTLS upgrade connections.
3439
3440 2010-12-10 Julien Danjou <julien@danjou.info>
3441
3442 * gnus-gravatar.el (gnus-gravatar-transform-address): Fix error when
3443 email address is nil.
3444
3445 * message.el (message-bogus-recipient-p): Set address to "" if nil.
3446
3447 2010-12-10 Andrew Cohen <cohen@andy.bu.edu>
3448
3449 * nnir.el (nnir-request-expire-articles): Ignore expiry except for
3450 deletion.
3451 (nnir-run-imap): Only need to parse list once.
3452
3453 2010-12-09 Lars Magne Ingebrigtsen <larsi@gnus.org>
3454
3455 * shr.el (shr-tag-script): Ignore <script>.
3456 (shr-tag-label): Add <label> support.
3457
3458 2010-12-09 Katsumi Yamaoka <yamaoka@jpl.org>
3459
3460 * mm-util.el (mm-ucs-to-char): Use eval-and-compile.
3461
3462 * shr.el (shr-image-displayer): Work for images lined side by side.
3463
3464 2010-12-08 Robert Pluim <rpluim@gmail.com>
3465
3466 * gnus-demon.el (gnus-demon-init): Call run-with-timer with an integer
3467 parameter, since XEmacs doesn't accept t as a parameter.
3468
3469 2010-12-08 Andrew Cohen <cohen@andy.bu.edu>
3470
3471 * nnir.el (nnir-retrieve-headers): Use rassq when comparing article
3472 ids.
3473 (nnir-run-gmane): Simplify groupspec formatting.
3474 (nnir-request-expire-articles): New function.
3475
3476 2010-12-07 Lars Magne Ingebrigtsen <larsi@gnus.org>
3477
3478 * nnimap.el (nnimap-parse-flags): Tweak VANISHED regexp to avoid regexp
3479 overflow, possibly.
3480
3481 * shr.el (shr-tag-table-1): Use bg/gfcolor specs on tables.
3482 (shr-render-td): Handle td style="" better.
3483 (shr-tag-table): Use the color from the style sheet.
3484 (shr-render-td): Make sure we copy over all the overlays, too.
3485
3486 2010-12-07 Andrew Cohen <cohen@andy.bu.edu>
3487
3488 * nnir.el (nnir-run-gmane): Restore sub-optimal test for gmane server.
3489 (nnir-request-article): Improve article retrieval.
3490
3491 2010-12-07 Katsumi Yamaoka <yamaoka@jpl.org>
3492
3493 * mm-util.el (mm-extra-numeric-entities): New variable.
3494
3495 * mm-url.el (mm-url-decode-entities):
3496 * mm-decode.el (mm-shr): Use it to decode extra numeric entities.
3497
3498 2010-12-07 Stefan Monnier <monnier@iro.umontreal.ca>
3499
3500 * message.el: Use completion-at-point.
3501 (message-completion-function): New fun, extracted from message-tab.
3502 (message-mode): Use it for completion-at-point-functions.
3503 (message-tab): Use it and completion-at-point.
3504
3505 2010-12-07 Katsumi Yamaoka <yamaoka@jpl.org>
3506
3507 * shr.el (shr-find-fill-point): Don't break a line after a kinsoku-bol
3508 character if a non-breakable character follows.
3509
3510 2010-12-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
3511
3512 * proto-stream.el (proto-stream-open-tls): Return nil if we don't get
3513 any stream.
3514
3515 * shr.el (shr-tag-font): Colorize the region.
3516 (shr-tag-body): Ditto.
3517 (shr-tag-font): Actually let the styles be inherited instead of
3518 overwriting them.
3519 (shr-tag-font): Get the background color right.
3520 (shr-tag-style): Ignore all <style> tags for the moment.
3521
3522 * gnus-int.el (gnus-request-thread): Rework to take a header instead of
3523 a Message-ID to avoid having nnimap depend on gnus-sum.
3524
3525 * shr.el (shr-descend): Only colorize something if we have a node that
3526 sets colors.
3527
3528 2010-12-06 Julien Danjou <julien@danjou.info>
3529
3530 * shr.el (shr-render-td): Render td content with shr-descend, so style
3531 will be applied to <td> too.
3532 (shr-colorize-region): Colorize region even if we only have a background.
3533 (shr-tag-body): Fix color and background color inheritance.
3534 Do not recolorize after shr-generic.
3535 (shr-tag-font): Let shr-generic colorize via inheritance.
3536
3537 2010-12-06 Katsumi Yamaoka <yamaoka@jpl.org>
3538
3539 * shr.el (shr-find-fill-point): Don't regard apostrophe as kinsoku-bol.
3540
3541 2010-12-06 Andrew Cohen <cohen@andy.bu.edu>
3542
3543 * nnir.el (nnir-request-move-article): Remove obsolete code.
3544
3545 2010-12-05 Katsumi Yamaoka <yamaoka@jpl.org>
3546
3547 * gnus-util.el (gnus-macroexpand-all): Use eval-and-compile.
3548
3549 2010-12-05 Lars Magne Ingebrigtsen <larsi@gnus.org>
3550
3551 * gnus-sum.el (gnus-summary-respool-article): The completion function
3552 expects a list instead of an alist.
3553
3554 * nntp.el (nntp-snarf-error-message): nnheader-report takes a format
3555 string as the parameter.
3556
3557 * gnus.el (gnus-valid-select-methods): Allow nnimap to respool.
3558
3559 * shr.el (shr-stylesheet): New dynamic variable for cascading the
3560 styles.
3561 (shr-colorize-region): New function.
3562 (shr-insert-background-overlay): Remove.
3563 (shr-render-td): Background setting should be taken care of on a higher
3564 level.
3565 (shr-tag-body): Use post-hoc colorizations.
3566 (shr-tag-body): Set up a style sheet based on bgcolor/fgcolor.
3567 (shr-put-color-1): Don't overwrite old colors.
3568 (shr-colorize-region): When the background color isn't explicit, use
3569 a fixed background.
3570
3571 * gnus-util.el (gnus-output-to-mail): Require nnmail before using
3572 nnmail variables.
3573
3574 2010-12-05 Bjørn Mork <bjorn@mork.no>
3575
3576 * nnimap.el (nnimap-process-expiry-targets): Avoid downloading articles
3577 unless necessary.
3578
3579 2010-12-05 Andrew Cohen <cohen@andy.bu.edu>
3580
3581 * nnir.el (nnir-run-gmane): Use more careful test for gmane nntp
3582 server.
3583
3584 2010-12-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
3585
3586 * gnus-html.el (gnus-html-put-image): Use widget instead of local maps
3587 so that TAB works.
3588
3589 * gnus-sum.el (gnus-summary-show-article): Reverse the meanings of `C-u
3590 C-u g' and `C-u g' so that `C-u g' does what it traditionally did.
3591
3592 * shr.el (shr-urlify): Show the URL before the title to avoid
3593 misleading URLs.
3594
3595 2010-12-04 Adam Sjøgren <asjo@koldfront.dk>
3596
3597 * shr.el (shr-urlify): Display the title in <a> tags.
3598
3599 2010-12-04 Andrew Cohen <cohen@andy.bu.edu>
3600
3601 * nnir.el (nnir-categorize): Replace mapcar with mapc.
3602
3603 2010-12-03 Andrew Cohen <cohen@andy.bu.edu>
3604
3605 * nnir.el: Rearrange code to allow macros to be autoloaded by
3606 gnus-sum.el.
3607 (nnir-retrieve-headers-override-function): Make this variable
3608 customizable.
3609 (nnir-retrieve-headers): Remove obsolete subject-mangling code.
3610
3611 * gnus-sum.el (nnir-article-group,nnir-article-rsv): Autoload macros
3612 from nnir.el.
3613
3614 2010-12-03 Julien Danjou <julien@danjou.info>
3615
3616 * gnus-demon.el (gnus-demon-init): Fix time computing when time is nil.
3617
3618 2010-12-03 Katsumi Yamaoka <yamaoka@jpl.org>
3619
3620 * gnus-util.el (gnus-macroexpand-all): Don't modify argument;
3621 allow optional argument `environment'.
3622
3623 2010-12-03 Glenn Morris <rgm@gnu.org>
3624
3625 * mm-extern.el (message-goto-body): Update declaration.
3626
3627 2010-12-03 Katsumi Yamaoka <yamaoka@jpl.org>
3628
3629 * gnus-util.el (gnus-macroexpand-all): New function.
3630
3631 * gnus-sum.el (gnus-summary-line-format-alist): Use gnus-macroexpand-all
3632 instead of macroexpand-all that is unavailable in XEmacs.
3633
3634 2010-12-02 Andrew Cohen <cohen@andy.bu.edu>
3635
3636 * nnir.el (nnir-summary-line-format): New variable.
3637 (nnir-mode): Use it.
3638 (nnir-artlist-*,nnir-aritem-*): Reimplement as macros.
3639 (nnir-article-ids): Reimplement as defsubst.
3640 (nnir-retrieve-headers): Don't mangle the subject header.
3641 (nnir-run-imap): Use 100 as RSV score.
3642 (nnir-run-find-grep): Fix for full server searching.
3643 (nnir-run-gmane): Better restriction to gmane groups.
3644
3645 * gnus-sum.el (gnus-summary-line-format-alist): Add specs for nnir
3646 summary buffers.
3647
3648 2010-12-02 Julien Danjou <julien@danjou.info>
3649
3650 * gnus-win.el (gnus-configure-frame): Remove old compatibility code.
3651
3652 * gnus-msg.el: Mark gnus-outgoing-message-group as obsolete.
3653
3654 * gnus-win.el (gnus-configure-windows): Remove Gnus 3.x setting
3655 support.
3656
3657 2010-12-01 Andrew Cohen <cohen@andy.bu.edu>
3658
3659 * nnir.el: Update to handle the registry better.
3660 (autoload): Silence byte-compiler.
3661 (nnir-open-server): Add a hook for nnir groups.
3662 (nnir-request-move-article): Don't mangle the header. Better to use
3663 formatting variables (which will be added in the future).
3664 (nnir-registry-action): Update the registry using the original article
3665 group name.
3666 (nnir-mode): Install nnir-specific hooks for updating the registry.
3667
3668 * gnus-sum.el
3669 (gnus-article-original-subject,gnus-newsgroup-original-name):
3670 Remove obsolete variables.
3671 (gnus-summary-move-article): Remove use of obsolete variables.
3672 (gnus-summary-local-variables): Make move and delete hooks local to
3673 summary buffers.
3674
3675 2010-12-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
3676
3677 * rtree.el: New file.
3678
3679 2010-12-01 Julien Danjou <julien@danjou.info>
3680
3681 * message.el (message-user-organization): Do not use
3682 gnus-local-organization.
3683
3684 * gnus.el: Remove gnus-local-organization.
3685
3686 * gnus-msg.el: Remove nastygram thing.
3687
3688 2010-12-01 Teodor Zlatanov <tzz@lifelogs.com>
3689
3690 * nnmaildir.el (nnmaildir-request-set-mark): Add article to add-mark
3691 funcall.
3692
3693 2010-12-01 Katsumi Yamaoka <yamaoka@jpl.org>
3694
3695 * gnus-gravatar.el (gnus-gravatar-insert): Allow LWSP in the middle of
3696 names.
3697
3698 * shr.el (shr-find-fill-point): Don't break line between kinsoku-bol
3699 characters.
3700
3701 * gnus-gravatar.el (gnus-gravatar-insert): Delete unnecessary binding
3702 to t of inhibit-read-only since it is inside gnus-with-article-headers.
3703 Suggested by Štěpán Němec <stepnem@gmail.com>.
3704 (gnus-gravatar-transform-address): Use mail-extract-address-components
3705 that supports non-ASCII names rather than mail-header-parse-addresses.
3706
3707 2010-11-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
3708
3709 * proto-stream.el (open-protocol-stream): All STARTTLS connections are
3710 handled by the network handler.
3711
3712 2010-11-30 Julien Danjou <julien@danjou.info>
3713
3714 * nnimap.el (nnimap-open-connection-1): Use gnus-string-match-p.
3715 (nnimap-open-connection-1): Fix PREAUTH.
3716
3717 * gnus-gravatar.el (gnus-gravatar-size): Set gnus-gravatar-size to nil.
3718
3719 2010-11-30 Katsumi Yamaoka <yamaoka@jpl.org>
3720
3721 * shr.el (shr-char-breakable-p, shr-char-nospace-p)
3722 (shr-char-kinsoku-bol-p, shr-char-kinsoku-eol-p): New macros.
3723 (shr-insert): Use them.
3724 (shr-find-fill-point): Work better for kinsoku chars and apostrophes.
3725
3726 2010-11-29 Andrew Cohen <cohen@andy.bu.edu>
3727
3728 * nnir.el (nnir-request-move-article): Bail out if original group
3729 doesn't support article moves.
3730 (nnir-get-active): Improve active list retrieval.
3731
3732 2010-11-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
3733
3734 * shr.el (shr-find-fill-point): Don't break before apostrophes.
3735
3736 2010-11-29 Binjo <binjo.cn@gmail.com> (tiny change)
3737
3738 * nnimap.el (nnimap-open-connection-1): w32 open-network-stream doesn't
3739 seem to accept strings-with-numbers as port numbers,
3740
3741 2010-11-29 Andrew Cohen <cohen@andy.bu.edu>
3742
3743 * gnus-sum.el (gnus-summary-delete-article): If delete fails don't
3744 change the registry.
3745
3746 2010-11-29 Katsumi Yamaoka <yamaoka@jpl.org>
3747
3748 * nnir.el (nnir-run-gmane): Use mm-delete-duplicates instead of
3749 delete-dups that is not available in XEmacs 21.4.
3750
3751 * mm-util.el (mm-delete-duplicates): Add comment.
3752
3753 2010-11-28 Andrew Cohen <cohen@andy.bu.edu>
3754
3755 * nnir.el (nnir-ignored-newsgroups): New variable.
3756 (nnir-get-active): Use it.
3757
3758 2010-11-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
3759
3760 * proto-stream.el (proto-stream-open-network): Add some comments.
3761
3762 * nntp.el (nntp-open-connection): Provide a :success condition.
3763
3764 * nnimap.el (nnimap-open-connection-1): Ditto.
3765
3766 * proto-stream.el (proto-stream-open-network): See what the response to
3767 the STARTTLS command is.
3768
3769 * nnimap.el (nnimap-open-connection-1): Always upgrade to STARTTLS (for
3770 backwards compatibility).
3771 (nnimap-open-connection-1): Really respect nnimap-server-port.
3772
3773 * proto-stream.el (proto-stream-open-network): When doing opportunistic
3774 TLS upgrades we don't really care about the identity of the peer.
3775 (proto-stream-open-network): Force starttls.el to use gnutls-cli, since
3776 that what we've checked for.
3777 (proto-stream-always-use-starttls): Only default to t if
3778 open-gnutls-stream exists.
3779 (proto-stream-open-network): If STARTTLS failed, then just open a
3780 normal connection.
3781 (proto-stream-open-network): Wait until the greeting before doing
3782 STARTTLS.
3783
3784 * nntp.el (nntp-open-connection): Report what the connection error is.
3785
3786 * proto-stream.el (open-protocol-stream): Rename from
3787 open-proto-stream.
3788
3789 2010-11-27 Lars Magne Ingebrigtsen <larsi@gnus.org>
3790
3791 * nnimap.el (nnimap-stream): Change default to `undecided'.
3792 (nnimap-open-connection): If `nnimap-stream' is `undecided', try ssl
3793 first, and then network.
3794 (nnimap-open-connection-1): Respect nnimap-server-port.
3795 (nnimap-open-connection): Be more backwards-compatible.
3796
3797 * proto-stream.el (proto-stream-always-use-starttls): New variable.
3798 (proto-stream-open-starttls): De-duplicate the STARTTLS code.
3799 (proto-stream-open-starttls): Folded back into the main function.
3800 (proto-stream-open-network): Fix typo in the GnuTLS path.
3801 (proto-stream-command): Refactor out.
3802
3803 * nntp.el (nntp-open-connection): Fix the STARTTLS command syntax.
3804
3805 * proto-stream.el (proto-stream-open-starttls): Actually implement the
3806 starttls.el STARTTLS.
3807
3808 * color.el (color-lab->srgb): Fix function call name.
3809
3810 * proto-stream.el (proto-stream-open-tls): Delete output from openssl
3811 if we're using tls.el.
3812 (proto-stream-open-network): If we don't have gnutls-cli or GnuTLS
3813 built in, then don't try to establish a STARTTLS connection.
3814
3815 * nntp.el (nntp-open-connection): Switch on STARTTLS on supported
3816 servers.
3817
3818 * proto-stream.el (open-proto-stream): Use network, not stream.
3819 (open-proto-stream): Add a way to specify what the end of a command is.
3820
3821 * nntp.el (nntp-open-connection): Use proto-streams for the relevant
3822 connections types.
3823 (nntp-open-network-stream): Remove.
3824 (nntp-open-ssl-stream): Remove.
3825 (nntp-open-tls-stream): Remove.
3826 (nntp-ssl-program): Remove.
3827
3828 * nnimap.el (nnimap-open-connection): Check for "OK" from the greeting.
3829
3830 2010-11-27 Andrew Cohen <cohen@andy.bu.edu>
3831
3832 * nnir.el: Fix typos.
3833 (nnir-retrieve-headers-override-function): Rename variable to reflect
3834 new semantics.
3835 (nnir-article-group, nnir-article-number, nnir-article-rsv): New helper
3836 macros.
3837 (nnir-request-article, nnir-request-move-article): Use them.
3838 (nnir-categorize): New function.
3839 (nnir-run-query): Use it.
3840 (nnir-retrieve-headers): Rewrite to batch header retrieval.
3841 (nnir-run-gmane): nnir-retrieve-headers now returns the headers already
3842 sorted.
3843 (nnir-group-full-name): Use gnus-group-full-name instead.
3844 (nnir-artlist-artitem-group, nnir-artlist-artitem-number)
3845 (nnir-artlist-artitem-rsv, nnir-sort-groups-by-server): Obsolete.
3846
3847 2010-11-27 Lars Magne Ingebrigtsen <larsi@gnus.org>
3848
3849 * nnimap.el (nnimap-open-connection): Fix typo in STARTTLS command.
3850
3851 * proto-stream.el: New library to provide protocol-specific
3852 TLS/STARTTLS connections for IMAP, NNTP, SMTP, POP3 and similar
3853 protocols.
3854 (open-proto-stream): Complete the documentation.
3855 (proto-stream-open-network): Fix some typos.
3856
3857 * nnimap.el (nnimap-open-connection): Use it.
3858
3859 2010-11-27 Yuri Karaban <tech@askold.net> (tiny change)
3860
3861 * pop3.el (pop3-open-server): Read server greeting before starting TLS
3862 negotiation.
3863
3864 2010-11-26 Julien Danjou <julien@danjou.info>
3865
3866 * color.el: Rename various rgb functions to srgb.
3867
3868 2010-11-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
3869
3870 * nnimap.el (nnimap-get-groups): Allow non-quoted strings as mailbox
3871 names.
3872
3873 2010-11-26 Katsumi Yamaoka <yamaoka@jpl.org>
3874
3875 * shr.el (shr-insert): Revert last change.
3876 (shr-find-fill-point): Never leave point being at bol;
3877 relax the kinsoku limitation when rendering tables.
3878
3879 2010-11-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
3880
3881 * nnmail.el (nnmail-expiry-target-group): Protect against degenerate
3882 results from -accept-article.
3883
3884 * shr-color.el: Require cl when compiling.
3885
3886 * nnheader.el (nnheader-update-marks-actions): Fix typo in last
3887 checkin.
3888
3889 * gnus-art.el (gnus-url-mailto): Unfold URLs before using them.
3890
3891 * nnimap.el (nnimap-request-set-mark): Add is "+", not "-".
3892
3893 * gnus-sum.el (gnus-summary-push-marks-to-backend): Use 'set instead of
3894 'add and 'delete to set backend marks.
3895
3896 * nnmaildir.el (nnmaildir-request-set-mark): Be explicit about 'set.
3897
3898 * nnheader.el (nnheader-update-marks-actions): Refactor out.
3899
3900 * nntp.el (nntp-request-set-mark): Use it.
3901
3902 * nnfolder.el (nnfolder-request-set-mark): Ditto.
3903
3904 * nnml.el (nnml-request-set-mark): Ditto.
3905
3906 * nnimap.el (nnimap-last-response-string): Remove the unfolding -- it
3907 introduces regressions in article selection.
3908 (nnimap-find-uid-response): New function.
3909 (nnimap-request-accept-article): Use the UID returned, if any.
3910 (nnimap-request-move-article): Use the UID returned, if any.
3911 (nnimap-get-groups): Reimplement to work with folded lines.
3912 (nnimap-find-uid-response): The UID is the last element in the list.
3913 (nnimap-request-set-mark): Extend syntax with 'set.
3914
3915 * nnml.el (nnml-request-set-mark): Ditto.
3916
3917 * nnfolder.el (nnfolder-request-set-mark): Ditto.
3918
3919 * nntp.el (nntp-request-set-mark): Ditto.
3920
3921 2010-11-25 Katsumi Yamaoka <yamaoka@jpl.org>
3922
3923 * message.el (message-called-interactively-p): A temporary macro.
3924 (message-goto-body): Use it temporarily.
3925
3926 2010-11-25 Lars Magne Ingebrigtsen <larsi@gnus.org>
3927
3928 * nnimap.el (nnimap-unfold-quoted-lines): Refactor out.
3929 (nnimap-last-response-string): Unfold quoted lines, if they exist.
3930 (nnimap-last-response-string): Fix last unfolding fix.
3931
3932 2010-11-25 Katsumi Yamaoka <yamaoka@jpl.org>
3933
3934 * shr.el (shr-insert): Fix the way to fold lines.
3935
3936 2010-11-25 Julien Danjou <julien@danjou.info>
3937
3938 * shr-color.el (shr-color->hexadecimal): Use color-rgb->hex
3939
3940 * color.el: Rename from color-lab.el
3941 (color-rgb->hex): Add.
3942 (color-complement): Add.
3943 (color-complement-hex): Add.
3944
3945 * gnus-sum.el (gnus-summary-widget-forward): Add, and bind to [tab].
3946
3947 2010-11-25 Lars Magne Ingebrigtsen <larsi@gnus.org>
3948
3949 * shr-color.el (shr-color-visible): Don't bug out if the color names
3950 don't exist.
3951
3952 2010-11-25 Katsumi Yamaoka <yamaoka@jpl.org>
3953
3954 * mml.el (mml-preview): Make sure to bind gnus-displaying-mime to nil,
3955 assuming that article displaying or another mml-preview may be
3956 interrupted for an error or for the like.
3957
3958 * shr.el (shr-get-background): Fix argument name.
3959
3960 2010-11-24 Lars Magne Ingebrigtsen <larsi@gnus.org>
3961
3962 * gnus-cache.el (gnus-summary-insert-cached-articles): Use it.
3963
3964 * gnus-sum.el (gnus-summary-include-articles): New function.
3965
3966 * message.el (message-goto-body): called-interactively-p needs a
3967 parameter, so use `any'.
3968
3969 * nnimap.el (nnimap-request-move-article): It's no longer necessary to
3970 clear marks before moving, since they're synced from the Gnus side
3971 first.
3972
3973 * gnus-sum.el (gnus-summary-push-marks-to-backend): New function.
3974 (gnus-summary-move-article): Copy over all marks before moving, so that
3975 IMAP doesn't think a new article has arrived.
3976
3977 2010-11-24 Julien Danjou <julien@danjou.info>
3978
3979 * shr.el (shr-insert-background-overlay): Fix typo.
3980 (shr-render-td): Copy the background before rendering.
3981
3982 * shr-color.el (shr-color-visible): Fix docstring.
3983
3984 * shr.el (shr-tag-table): Add bgcolor support.
3985 (shr-render-td): Add bgcolor support.
3986 (shr-get-background): Add.
3987 (shr-insert-foreground-overlay): Use shr-get-background.
3988
3989 * message.el (message-goto-body): Use called-interactively-p.
3990 (message-in-body-p): message-goto-body returns point.
3991
3992 2010-11-24 Lars Magne Ingebrigtsen <larsi@gnus.org>
3993
3994 * mm-util.el (mm-enable-multibyte): Use `to' instead of t. This fixes
3995 Fixes something or other in Emacs 23, and is backwards compatible.
3996
3997 * message.el (message-goto-body): Remove the <#secure special-casing,
3998 which is too special.
3999
4000 * shr.el (shr-parse-style): Drop !important from styles.
4001
4002 2010-11-24 Daniel Schoepe <daniel.schoepe@googlemail.com> (tiny change)
4003
4004 * gnus-sum.el (gnus-summary-articles-in-thread): Fix a bug that causes
4005 this function to return incorrect results when calling it with an
4006 explicit article argument different from
4007 (gnus-summary-article-number).
4008
4009 2010-11-24 Julien Danjou <julien@danjou.info>
4010
4011 * shr.el (shr-insert-color-overlay): Replace deprecated syntax.
4012 (shr-tag-body): Add background support.
4013 (shr-descend): Add background support.
4014 (shr-tag-title): Add.
4015
4016 * shr-color.el (shr-color-visible): Really return original background
4017 if fixed.
4018
4019 2010-11-24 Lars Magne Ingebrigtsen <larsi@gnus.org>
4020
4021 * shr.el (shr-color-check): Protect against non-existent color names.
4022
4023 2010-11-24 Julien Danjou <julien@danjou.info>
4024
4025 * color-lab.el: Require 'cl when compiling.
4026
4027 * shr.el (shr-insert-color-overlay): Remove specific rgb() check.
4028
4029 * shr-color.el (shr-color->hexadecimal): Only return the hexadecimal
4030 matched part.
4031
4032 * color-lab.el: Fix all expt calls to use float type.
4033
4034 2010-11-24 Katsumi Yamaoka <yamaoka@jpl.org>
4035
4036 * shr.el (shr-insert-color-overlay): Pass rgb(rrr, ggg, bbb) type color
4037 expression to shr-color-check as is.
4038
4039 * shr-color.el (shr-color->hexadecimal): Ignore case of color names.
4040
4041 * color-lab.el: Add coding cookie.
4042 (float-pi): Use eval-and-compile.
4043
4044 2010-11-23 Lars Magne Ingebrigtsen <larsi@gnus.org>
4045
4046 * shr.el (shr-insert-color-overlay): Split stuff like
4047 "#444444 !important" to find the real color.
4048 (shr-tag-font): Resurrect shr-tag-font again, since it's needed to
4049 parse <font color="red"> entries.
4050
4051 2010-11-23 Andrew Cohen <cohen@andy.bu.edu>
4052
4053 * nnheader.el (nnheader-parse-head): Bug fix. Properly position
4054 point when parsing headers.
4055
4056 * nnspool.el (nnspool-insert-nov-head): Bug fix. Make sure point
4057 is positioned properly when parsing headers.
4058
4059 2010-11-23 Julien Danjou <julien@danjou.info>
4060
4061 * color-lab.el (boundp): Bind float-pi for Emacs < 23.3.
4062
4063 * shr-color.el (shr-color->hexadecimal): Add support for color names.
4064
4065 * shr.el (shr-parse-style): Replace \n with space in style parsing.
4066
4067 * shr-color.el (shr-color-hsl-to-rgb-fractions):
4068 Use shr-color-hue-to-rgb.
4069 (shr-color->hexadecimal): Call shr-color-hsl-to-rgb-fractions.
4070
4071 2010-11-23 Lars Magne Ingebrigtsen <larsi@gnus.org>
4072
4073 * shr.el (shr-color->hexadecimal): Autoload.
4074 (shr-descend): Add color to all tags.
4075
4076 2010-11-22 Julien Danjou <julien@danjou.info>
4077
4078 * shr.el (shr-tag-color-check): Convert colors to hexadecimal with
4079 shr-color->hexadecimal.
4080
4081 * shr-color.el (shr-color->hexadecimal): Add converting functions for
4082 RGB() or HSL() color representation.
4083
4084 * shr.el (shr-tag-font): Add.
4085 (shr-tag-color-check): New function to get better colors.
4086 (shr-tag-insert-color-overlay): Factorize code between tag-font and
4087 tag-span.
4088
4089 * shr-color.el: New file.
4090
4091 * color-lab.el: New file.
4092
4093 * gnus-art.el (gnus-url-mailto): Do not downcase args.
4094
4095 2010-11-21 Andrew Cohen <cohen@andy.bu.edu>
4096
4097 * nnir.el: Fix typo in comments.
4098 (nnir-run-imap): Simplify code. No need to reverse artlist.
4099 (nnir-run-gmane): Use nnir-tmp-buffer for web results.
4100
4101 2010-11-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
4102
4103 * gnus-srvr.el (gnus-server-show-server): New command and keystroke.
4104
4105 * nnimap.el (nnimap-get-capabilities): Refactor out.
4106 (nnimap-open-connection): Re-request capabilities after STARTTLS.
4107
4108 2010-11-21 Ralf Angeli <angeli@caeruleus.net>
4109
4110 * mm-uu.el (mm-uu-type-alist): Prevent spurious empty line from
4111 appearing when `mm-uu-hide-markers' is nil.
4112
4113 2010-11-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
4114
4115 * nnimap.el (nnimap-unselect-group): Make into its own function.
4116 (nnimap-request-rename-group): Unselect group before renaming.
4117 This had gotten lost somewhere.
4118 (nnimap-request-accept-article): Keep track of examined groups, and
4119 unselect the group before APPENDing to read-only groups.
4120 (nnimap-request-move-article): Clear flags before moving so that they
4121 can be re-set later.
4122
4123 2010-11-20 Katsumi Yamaoka <yamaoka@jpl.org>
4124
4125 * gnus-gravatar.el (gnus-gravatar-transform-address): Decode name again.
4126 (gnus-gravatar-insert): Put avatar always in the beginning of the field.
4127
4128 2010-11-19 Katsumi Yamaoka <yamaoka@jpl.org>
4129
4130 * gnus-art.el (gnus-mime-display-single):
4131 * gnus-html.el (gnus-html-wash-images, gnus-html-prefetch-images):
4132 * mm-decode.el (mm-shr): Assume that gnus-inhibit-images may be a group
4133 parameter.
4134
4135 2010-11-18 Lars Magne Ingebrigtsen <larsi@gnus.org>
4136
4137 * shr.el (shr-table-horizontal-line): Rename from shr-table-line.
4138 (shr-table-vertical-line): New variable.
4139 (shr-insert-table): Use it.
4140
4141 2010-11-18 Katsumi Yamaoka <yamaoka@jpl.org>
4142
4143 * gnus-html.el (gnus-html-wash-images): Don't display images if
4144 gnus-inhibit-images is non-nil; register displayer for cid images.
4145 (gnus-html-display-image): Work for cid image.
4146 (gnus-html-insert-image): Allow arguments.
4147 (gnus-html-put-image): Inhibit read-only.
4148 (gnus-html-prefetch-images): Don't prefetch images if
4149 gnus-inhibit-images is non-nil.
4150
4151 2010-11-17 Lars Magne Ingebrigtsen <larsi@gnus.org>
4152
4153 * shr.el (shr-put-image): Break lines when inserting big pictures.
4154
4155 2010-11-17 Daniel Dehennin <daniel.dehennin@baby-gnu.org>
4156
4157 * mml2015.el (mml2015-epg-encrypt): Fix two cons with missing
4158 sender, thanks Katsumi Yamaoka.
4159
4160 2010-11-17 Andrew Cohen <cohen@andy.bu.edu>
4161
4162 * nnir.el (nnir-run-imap): Reverse the article list for each group
4163 rather than the whole list.
4164
4165 2010-11-17 Katsumi Yamaoka <yamaoka@jpl.org>
4166
4167 * shr.el (shr-image-displayer): Protect function against non-existent
4168 image source.
4169
4170 * gnus-art.el (gnus-inhibit-images): New user option.
4171 (gnus-mime-display-single): Don't display image if it is non-nil.
4172
4173 * mm-decode.el (mm-shr): Bind shr-inhibit-images to the value of
4174 gnus-inhibit-images.
4175
4176 * shr.el (shr-image-displayer): New function.
4177 (shr-tag-img): Use it.
4178
4179 2010-11-16 Daniel Dehennin <daniel.dehennin@baby-gnu.org>
4180
4181 * mml2015.el (mml2015-epg-sign): Use From header.
4182
4183 2010-11-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
4184
4185 * gnus-html.el (gnus-html-wash-images): Register a displayer.
4186
4187 * gnus-util.el (gnus-find-text-property-region): Return markers.
4188
4189 * shr.el (shr-tag-img): Put a displayer in the text property.
4190
4191 * gnus-util.el (gnus-find-text-property-region): New utility function.
4192
4193 * gnus-html.el (gnus-html-display-image): Make the alt optional.
4194 (gnus-html-show-images): Remove.
4195
4196 * gnus-art.el (gnus-article-show-images): New, more general function.
4197
4198 * gnus-html.el: Use image-url instead of gnus-image-url to unify the
4199 image url text properties.
4200
4201 * shr.el: Ditto.
4202
4203 * gnus-agent.el (gnus-agentize): Only do the auto-agentizing if
4204 gnus-agent-auto-agentize-methods is set. Which it isn't.
4205
4206 2010-11-15 Katsumi Yamaoka <yamaoka@jpl.org>
4207
4208 * gnus-sum.el (gnus-summary-move-article): Fix `while' loop to make it
4209 work for two or more articles.
4210
4211 2010-11-12 Katsumi Yamaoka <yamaoka@jpl.org>
4212
4213 * gnus-art.el (article-treat-non-ascii): Keep text properties not to
4214 divide an image that's in an html article to two or more when washing
4215 non-ASCII characters in alt text of it.
4216
4217 2010-11-11 Katsumi Yamaoka <yamaoka@jpl.org>
4218
4219 * mm-decode.el (mm-dissect-buffer): Pass sender's mail address to
4220 smime-decrypt-region using function argument.
4221 (mm-possibly-verify-or-decrypt, mm-dissect-multipart): Relay it.
4222
4223 * mm-view.el (mm-view-pkcs7, mm-view-pkcs7-decrypt): Relay it.
4224
4225 * smime.el (smime-decrypt-region): Catch it.
4226
4227 2010-11-11 Stefan Monnier <monnier@iro.umontreal.ca>
4228
4229 * smime.el (smime-mode-map): Move initialization into declaration.
4230 (gnus-run-mode-hooks): Don't autoload.
4231 (smime-mode): Use define-derived-mode.
4232
4233 2010-11-11 Glenn Morris <rgm@gnu.org>
4234
4235 * smime.el (from): Restrict declaration to XEmacs.
4236
4237 * nnir.el (gnus-group-topic-name): Autoload.
4238
4239 2010-11-11 Katsumi Yamaoka <yamaoka@jpl.org>
4240
4241 * shr.el (shr-insert): Don't break long line if it is because of
4242 kinsoku-bol characters in the line end.
4243
4244 2010-11-11 Andrew Cohen <cohen@andy.bu.edu>
4245
4246 * nnir.el (nnir-request-move-article): Fix to provide original group
4247 and subject.
4248 (nnir-warp-to-article): Don't fail on articles whose headers haven't
4249 been retrieved.
4250
4251 * gnus-sum.el (gnus-summary-move-article): Use original group and
4252 subject for virtual articles such as those in an nnir summary buffer.
4253
4254 2010-11-11 Katsumi Yamaoka <yamaoka@jpl.org>
4255
4256 * gnus-art.el (article-treat-non-ascii): Make it work for XEmacs (at
4257 least 21.5).
4258
4259 * smime.el (from): Declare it again for XEmacs.
4260
4261 2010-11-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
4262
4263 * message.el (message-resend): Don't disable encoding unless it's
4264 already encoded.
4265
4266 * nnimap.el (nnimap-update-info): Fix problem with `g' chopping of
4267 low-numbered articles.
4268
4269 2010-11-10 Katsumi Yamaoka <yamaoka@jpl.org>
4270
4271 * rfc2047.el (rfc2047-syntax-table): Simplify.
4272
4273 * gnus-art.el (article-treat-non-ascii): Use put-char-table instead of
4274 set-char-table-range for XEmacs.
4275
4276 2010-11-10 Glenn Morris <rgm@gnu.org>
4277
4278 * smime.el (from): Remove unused declaration.
4279
4280 * gnus-util.el (with-no-warnings): Remove compat stub, now unused.
4281 (gnus-float-time): On Emacs, always an alias.
4282
4283 * ecomplete.el (with-no-warnings): Remove compat stub, now unused.
4284 (ecomplete-add-item): Use float-time on Emacs, else gnus-float-time.
4285
4286 2010-11-10 Katsumi Yamaoka <yamaoka@jpl.org>
4287
4288 * gnus-art.el (org-entities): Declare it to silence the byte compiler.
4289
4290 2010-11-09 Lars Magne Ingebrigtsen <larsi@gnus.org>
4291
4292 * shr.el (browse-url-mailto): Autoload.
4293
4294 * gnus-art.el (article-treat-non-ascii): New command and keystroke.
4295
4296 * message.el (message-subject-trailing-was-ask-regexp): A ] in a []
4297 regexp doesn't need quoting.
4298
4299 2010-11-09 Sven Joachim <svenjoac@gmx.de>
4300
4301 * message.el (message-subject-trailing-was-ask-regexp)
4302 (message-subject-trailing-was-regexp): Match was: in addition to was.
4303
4304 2010-11-09 Glenn Morris <rgm@gnu.org>
4305
4306 * nnbabyl.el (nnbabyl-request-move-article, nnbabyl-delete-mail)
4307 (nnbabyl-check-mbox): Use point-at-bol.
4308
4309 2010-11-08 Lars Magne Ingebrigtsen <larsi@gnus.org>
4310
4311 * shr.el (shr-browse-url): Call browse-url-mailto for mailto: links.
4312
4313 * message.el (message-mailto): New function.
4314 (message-mailto): Should accept other parameters.
4315 (message-mailto): Remove since it duplicates browse-url-mailto
4316 functionality.
4317
4318 2010-11-07 Lars Magne Ingebrigtsen <larsi@gnus.org>
4319
4320 * gnus-start.el (gnus-get-unread-articles): Ignore totally non-existent
4321 methods.
4322 (gnus-read-active-file): Ditto.
4323
4324 * gnus-group.el (gnus-group-read-ephemeral-group): Remove superfluous
4325 ": " from the prompt.
4326 (gnus-group-make-group): Ditto.
4327
4328 2010-11-07 Glenn Morris <rgm@gnu.org>
4329
4330 * gnus-bookmark.el (gnus-bookmark-bmenu-show-infos)
4331 (gnus-bookmark-kill-line): Use point-at-eol.
4332
4333 2010-11-07 Katsumi Yamaoka <yamaoka@jpl.org>
4334
4335 * gnus-gravatar.el (gnus-gravatar-transform-address): No need to skip
4336 asterisks in From header.
4337
4338 2010-11-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
4339
4340 * gnus-ems.el (gnus-put-image): Use a blank text as the insertion
4341 string to avoid making the From headers syntactically invalid.
4342
4343 * message.el (message-send-mail): Don't insert courtesy messages if the
4344 message already has List-Post and List-ID messages.
4345
4346 2010-11-06 Glenn Morris <rgm@gnu.org>
4347
4348 * gnus-art.el (gnus-treat-article): Give dynamic local variables
4349 `condition', `type', `length' a prefix.
4350 (gnus-treat-predicate): Update for above name changes.
4351
4352 2010-11-06 Andrew Cohen <cohen@andy.bu.edu>
4353
4354 * nnir.el (gnus-summary-nnir-goto-thread): Remove function and
4355 binding. Handled by `gnus-summary-refer-thread' instead.
4356 (nnir-warp-to-article): New backend function.
4357
4358 * nnimap.el (nnimap-request-thread): Force dependency updating.
4359
4360 * gnus-sum.el (gnus-fetch-headers): Allow more arguments.
4361 (gnus-summary-refer-thread): Rework to improve thread-referral.
4362
4363 * gnus-int.el (gnus-warp-to-article): New function.
4364
4365 * gnus-sum.el (gnus-summary-article-map): Bind it.
4366
4367 2010-11-04 Andrew Cohen <cohen@andy.bu.edu>
4368
4369 * nnir.el (gnus-summary-nnir-goto-thread): Limit work done by
4370 gnus-summary-refer-thread.
4371
4372 * gnus-sum.el (gnus-build-all-threads): Force updating of dependency
4373 headers.
4374 (gnus-summary-limit-include-thread): Prevent articles in thread from
4375 being cut in gnus-cut-threads.
4376 (gnus-summary-refer-thread): Limit retrieved headers to those in
4377 thread.
4378
4379 2010-11-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
4380
4381 * message.el (message-send-mail): Use the value of
4382 message-courtesy-message from the message buffer.
4383
4384 * gnus-html.el (gnus-html-browse-url): Implement mailto: URLs.
4385
4386 * shr.el (shr-browse-url): Implement mailto: URLs.
4387
4388 * gnus-sum.el (gnus-summary-show-article): Take `t' as the arg to mean
4389 "raw".
4390
4391 * nnimap.el (nnimap-find-article-by-message-id): Don't EXAMINE a group
4392 if it's already selected.
4393
4394 * mm-decode.el (mm-save-part): Put the entire path in the `M-n' slot.
4395
4396 2010-11-04 Katsumi Yamaoka <yamaoka@jpl.org>
4397
4398 * shr.el (shr-tag-img): Use string-width and truncate-string-to-width
4399 to measure the length and truncate alt text.
4400
4401 2010-11-03 Glenn Morris <rgm@gnu.org>
4402
4403 * nndiary.el (nndiary-generate-nov-databases-1)
4404 (nndiary-generate-active-info): Rename dynamic variable `files' to
4405 something less generic.
4406
4407 2010-11-03 Andrew Cohen <cohen@andy.bu.edu>
4408
4409 * nnir.el (nnir-request-move-article): Call the underlying backend to
4410 move articles from nnir.
4411
4412 2010-11-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
4413
4414 * gnus-cite.el (gnus-article-natural-long-line-p): Remove.
4415
4416 2010-11-02 Julien Danjou <julien@danjou.info>
4417
4418 * nnir.el: Remove wais support.
4419
4420 2010-11-02 Glenn Morris <rgm@gnu.org>
4421
4422 * gnus-html.el: Reorder requirements to quieten compiler.
4423
4424 2010-11-02 Katsumi Yamaoka <yamaoka@jpl.org>
4425
4426 * gnus-cite.el (gnus-article-fill-cited-article): Make fill work
4427 properly for XEmacs as well.
4428 (gnus-article-fill-cited-article, gnus-article-foldable-buffer)
4429 (gnus-article-natural-long-line-p): Use window-width rather than
4430 frame-width.
4431
4432 2010-11-01 Andrew Cohen <cohen@andy.bu.edu>
4433
4434 * nnir.el (nnir-run-gmane): Inhibit demon. Return nil if no messages.
4435 (nnir-read-parms): Don't modify query.
4436 (nnir-run-query): Add ability to search topic on current line.
4437 (nnir-get-active): Clean up.
4438
4439 2010-11-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
4440
4441 * gnus-cite.el (gnus-article-foldable-buffer): Protect against
4442 degenerate articles.
4443
4444 * gnus-sum.el (gnus-print-buffer): Rewrite to use with-temp-buffer.
4445 (gnus-print-buffer): Just print the buffer as is, without any copying
4446 to a buffer and then re-highlighting.
4447
4448 * nnimap.el (nnimap-request-group): Store the new updated info.
4449 (nnimap-request-group): Select the group when we don't know whether it
4450 exists or not.
4451
4452 * gnus-start.el (gnus-ask-server-for-new-groups): Return the new
4453 groups.
4454
4455 * gnus-group.el (gnus-group-find-new-groups): Display all the new
4456 groups.
4457
4458 * gnus-start.el (gnus-find-new-newsgroups): Return the list of new
4459 groups.
4460
4461 * gnus-cite.el (gnus-article-fill-cited-article): Minimize the
4462 long-lines case by only filling the long lines.
4463
4464 * nnimap.el (nnimap-parse-line): Don't bug out oddly formed replies
4465 (bug #7311).
4466
4467 2010-11-01 Katsumi Yamaoka <yamaoka@jpl.org>
4468
4469 * shr.el: No need to declare `declare-function' since shr.el is for
4470 only Emacsen that provide `libxml-parse-html-region'.
4471
4472 2010-11-01 Glenn Morris <rgm@gnu.org>
4473
4474 * mm-util.el (gnus-completing-read): Autoload.
4475 (mm-read-coding-system): Simplify Emacs definition.
4476
4477 * nnmail.el (gnus-activate-group):
4478 * nnimap.el (gnutls-negotiate):
4479 * nntp.el (netrc-parse): Fix declarations.
4480
4481 2010-11-01 Katsumi Yamaoka <yamaoka@jpl.org>
4482
4483 * gnus-util.el (gnus-string-match-p): New function, that is an alias to
4484 string-match-p in Emacs >=23.
4485
4486 * gnus-msg.el (gnus-configure-posting-styles):
4487 * nnir.el (nnir-run-gmane): Use gnus-string-match-p.
4488
4489 2010-11-01 Glenn Morris <rgm@gnu.org>
4490
4491 * nnir.el (declare-function): Add compat stub.
4492 (mm-url-insert, mm-url-encode-www-form-urlencoded): Declare.
4493 (nnir-run-gmane): Require 'mm-url.
4494
4495 * mm-util.el (mm-string-to-multibyte): Simplify.
4496
4497 * shr.el (declare-function): Add compat stub.
4498 (url-cache-create-filename): Declare.
4499 (mm-disable-multibyte, widget-convert-button): Autoload.
4500
4501 * smime.el (ldap-search): Declare.
4502 (smime-cert-by-ldap-1): Require ldap on Emacs.
4503
4504 * nnimap.el: Require nnmail, and gnus-sum when compiling.
4505 (nnimap-keepalive): Use gnus-float-time.
4506
4507 * mail-source.el (nnheader-message, gnus-float-time): Autoload.
4508 (mail-source-delete-crash-box): Use gnus-float-time.
4509
4510 * gnus-dired.el (gnus-completing-read): Autoload.
4511
4512 * mm-view.el (gnus-rescale-image): Autoload.
4513
4514 * mm-decode.el (gnus-completing-read, gnus-blocked-images): Autoload.
4515
4516 * gnus.el (gnus-sloppily-equal-method-parameters): Move defn before use.
4517
4518 * sieve-manage.el: Require 'cl when compiling.
4519
4520 * gnus-util.el (iswitchb-read-buffer): Declare rather than autoload.
4521 (gnus-iswitchb-completing-read): Require iswitchb.
4522 (gnus-select-frame-set-input-focus): Silence compiler.
4523
4524 2010-10-31 Lars Magne Ingebrigtsen <larsi@gnus.org>
4525
4526 * message.el (message-subject-trailing-was-query): Change default to t,
4527 since I think that's what most people want.
4528
4529 * nnimap.el (nnimap-request-accept-article): Erase buffer before
4530 appending for easier debugging.
4531 (nnimap-wait-for-connection): Take a regexp.
4532 (nnimap-request-accept-article): Wait for the continuation line before
4533 sending anything unless we're streaming.
4534
4535 * gnus-art.el (gnus-treat-article): Only inhibit body washing, and
4536 leave the header washing to take place.
4537
4538 2010-10-31 Daniel Dehennin <daniel.dehennin@baby-gnu.org>
4539
4540 * gnus-msg.el (gnus-configure-posting-styles): Permit the use of
4541 regular expression match and replace in posting styles.
4542
4543 2010-10-31 Andrew Cohen <cohen@andy.bu.edu>
4544
4545 * nnir.el (gnus-group-make-nnir-group,nnir-run-query): Allow searching
4546 an entire server.
4547 (nnir-get-active): New function.
4548 (nnir-run-imap): Use it.
4549 (nnir-run-gmane): Who knew, gmane search returns an article score!
4550
4551 * gnus-srvr.el (gnus-server-mode-map): Add binding "G" to search the
4552 server on the current line with nnir.
4553
4554 2010-10-31 Lars Magne Ingebrigtsen <larsi@gnus.org>
4555
4556 * gnus-cite.el (gnus-article-foldable-buffer): Refactor out.
4557 (gnus-article-foldable-buffer): Don't fold regions that have a ragged
4558 left edge.
4559 (gnus-article-foldable-buffer): Skip past the prefix when determining
4560 raggedness.
4561
4562 * gnus-sum.el (gnus-summary-show-article): Add `C-u C-u g' for showing
4563 the raw article, and change `C-u g' to show the article without doing
4564 treatments.
4565
4566 * gnus-art.el (gnus-mime-display-alternative): Actually pass the type
4567 on to `gnus-treat-article'.
4568 (gnus-inhibit-article-treatments): New variable.
4569
4570 * gnus.el: Autoload gnus-article-fill-cited-long-lines.
4571
4572 * gnus-art.el (gnus-treatment-function-alist): Have
4573 gnus-treat-fill-long-lines point to gnus-article-fill-cited-long-lines.
4574 (gnus-treat-fill-long-lines): Change default to fill all text/plain
4575 sections.
4576
4577 * gnus-cite.el (gnus-article-fill-cited-article): Remove unused `force'
4578 parameter.
4579 (gnus-article-fill-cited-long-lines): New function.
4580 (gnus-article-fill-cited-article): Allow filling only long sections.
4581
4582 * shr.el (shr-find-fill-point): Don't break lines between punctuation
4583 and non-punctuation (like after the apostrophe in "'We").
4584
4585 * gnus-sum.el (gnus-summary-select-article): Make sure
4586 gnus-original-article-buffer is alive.
4587
4588 * nndoc.el (nndoc-dissect-buffer): Reverse the order of the articles to
4589 reflect the order they are in the digest.
4590
4591 * gnus.el (gnus-group-startup-message): Move point to the start of the
4592 buffer.
4593
4594 * nnimap.el (nnimap-capability): New function.
4595 (nnimap-open-connection): Only send AUTHENTICATE PLAIN if LOGINDISABLED
4596 is set.
4597
4598 2010-10-31 David Engster <dengste@eml.cc>
4599
4600 * nnmairix.el (nnmairix-get-valid-servers): Return list of strings to
4601 conform with changes to gnus-completing-read.
4602
4603 2010-10-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
4604
4605 * shr.el (shr-tag-img): Output "*" instead of "[img]".
4606
4607 2010-10-30 Andrew Cohen <cohen@andy.bu.edu>
4608
4609 * nnir.el: Move defvar, defcustom around to keep file organized
4610 and keep byte-compiler quiet.
4611 (nnir-read-parms): Accept search-engine as arg.
4612 (nnir-run-query): Pass search-engine as arg.
4613 (nnir-search-engine): Remove.
4614
4615 2010-10-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
4616
4617 * shr.el (shr-generic): The text nodes should be text, not :text.
4618
4619 * nnir.el (nnir-search-engine): Ressurect variable, since it's used
4620 later in the file.
4621
4622 2010-10-30 Andrew Cohen <cohen@andy.bu.edu>
4623
4624 * nnir.el: General clean up. Allow searching with multiple engines.
4625 Allow separate extra-parameters for each engine.
4626 Batch queries when possible.
4627 (nnir-imap-default-search-key,nnir-method-default-engines):
4628 Add customize interface.
4629 (nnir-run-gmane): New engine.
4630 (nnir-engines): Use it. Qualify all prompts with engine name.
4631 (nnir-search-engine): Remove global variable.
4632 (nnir-run-hyrex): Restore for now.
4633 (nnir-extra-parms,nnir-search-history): New variables.
4634 (gnus-group-make-nnir-group): Use them.
4635 (nnir-group-server): Remove in favor of gnus-group-server.
4636 (nnir-request-group): Avoid searching twice.
4637 (nnir-sort-groups-by-server): New function.
4638
4639 2010-10-30 Julien Danjou <julien@danjou.info>
4640
4641 * gnus-group.el: Remove gnus-group-fetch-control.
4642
4643 * gnus-start.el (gnus-find-new-newsgroups):
4644 Remove gnus-check-first-time-used.
4645
4646 * gnus.el: Remove gnus-backup-default-subscribed-newsgroups.
4647
4648 2010-10-30 Knut Anders Hatlen <kahatlen@gmail.com> (tiny change)
4649
4650 * nnimap.el (nnimap-update-info): Allow 'ticked and other flags to be
4651 set on groups that don't have \* permanentflags.
4652
4653 2010-10-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
4654
4655 * shr.el (shr-tag-span): Drop colorization of regions since we don't
4656 control the background color.
4657 (shr-tag-img): Ignore very small web bug type images.
4658 (shr-put-image): Add help-echo alt texts to the images.
4659 (shr-tag-video): Show the video poster image.
4660
4661 2010-10-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
4662
4663 * shr.el (shr-table-depth): New variable.
4664 (shr-tag-table-1): Only insert the images after the top-level table.
4665
4666 * nnimap.el (nnimap-split-incoming-mail): Fix typo.
4667
4668 * gnus-util.el (gnus-list-memq-of-list): New function.
4669
4670 * nnimap.el (nnimap-split-incoming-mail): Note that the INBOX has been
4671 selected.
4672 (nnimap-unsplittable-articles): New slot.
4673 (nnimap-new-articles): Use it.
4674
4675 2010-10-29 Stephen Berman <stephen.berman@gmx.net> (tiny change)
4676
4677 * gnus-group.el (gnus-group-get-new-news-this-group): Don't have point
4678 move to the previous line on `M-g'.
4679
4680 2010-10-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
4681
4682 * gnus-msg.el (gnus-inews-do-gcc): Don't have the backends do the slow
4683 *-request-group, which seems unnecessary.
4684
4685 * nnimap.el (nnimap-quote-specials): Function copied over from
4686 imap.el.
4687 (nnimap-open-connection): Use AUTHENTICATE PLAIN on servers that say
4688 they support that. Suggested by Tom Regner.
4689
4690 2010-10-29 Julien Danjou <julien@danjou.info>
4691
4692 * gnus-sum.el (gnus-summary-delete-marked-as-read): Remove obsolete
4693 defalias.
4694 (gnus-summary-delete-marked-with): Remove obsolete defalias.
4695
4696 * gnus.el: Remove `gnus-nntp-service' variable.
4697 (gnus-secondary-servers): Make obsolete.
4698 (gnus-nntp-server): Make obsolete.
4699
4700 * gnus-start.el (gnus-1): Remove x-splash calls.
4701
4702 * gnus-ems.el (gnus-x-splash): Remove.
4703
4704 * gnus.el (gnus-group-startup-message): Simplify/update code.
4705
4706 * gnus-group.el (gnus-group-make-tool-bar): Check for display graphic
4707 capability before doing anything.
4708 (gnus-group-insert-group-line): Remove useless
4709 gnus-group-remove-excess-properties.
4710
4711 2010-10-29 Katsumi Yamaoka <yamaoka@jpl.org>
4712
4713 * gnus-art.el (gnus-article-goto-part): Work for article narrowed by ^L.
4714
4715 2010-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
4716
4717 * gnus-sum.el (gnus-summary-rescan-group): Try to restore the window
4718 config after reselecting.
4719
4720 2010-10-28 Julien Danjou <julien@danjou.info>
4721
4722 * shr.el (shr-put-image): Use point even if only inserting text.
4723 (shr-put-image): Save excursion when inserting alt text on non-graphic
4724 display, so the behavior is the same when we are on a graphic display.
4725
4726 * nnir.el (nnir-run-swish-e): Remove hyrex support.
4727
4728 2010-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
4729
4730 * gnus-art.el (gnus-article-jump-to-part): Error on no part; fix prompt.
4731 (gnus-mime-copy-part): Check coding system, not charset.
4732 (gnus-mime-view-part-externally): Never remove part.
4733 (gnus-mime-view-part-internally): Don't remove part here.
4734 (gnus-article-part-wrapper): Make sure MIME tag is visible.
4735 (gnus-article-goto-part): Go to displayed or preferred subpart if it is
4736 multipart/alternative.
4737
4738 * mm-decode.el (mm-display-part): Take optional arg `force'.
4739
4740 2010-10-26 Julien Danjou <julien@danjou.info>
4741
4742 * gnus-group.el (gnus-group-default-list-level): Add this function to
4743 compute the default list level.
4744 (gnus-group-default-list-level): Add possibility to use a function.
4745
4746 2010-10-27 Katsumi Yamaoka <yamaoka@jpl.org>
4747
4748 * mm-decode.el (mm-shr): Add undisplayer to MIME handle.
4749
4750 * gnus-group.el (gnus-group-completing-read)
4751 (gnus-read-ephemeral-bug-group): Replace replace-regexp-in-string with
4752 gnus-replace-in-string.
4753
4754 2010-10-26 Katsumi Yamaoka <yamaoka@jpl.org>
4755
4756 * shr.el (shr-tag-div): Add.
4757
4758 2010-10-25 Julien Danjou <julien@danjou.info>
4759
4760 * gnus-util.el: Remove `gnus-with-local-quit'.
4761
4762 * gnus-demon.el (gnus-demon-init): Use run-with-idle-timer function.
4763
4764 2010-10-25 Lars Magne Ingebrigtsen <larsi@gnus.org>
4765
4766 * gnus-sum.el (gnus-summary-select-article): Fix type error in checking
4767 the original article buffer.
4768
4769 2010-10-24 Lars Magne Ingebrigtsen <larsi@gnus.org>
4770
4771 * nnimap.el (nnimap-request-head): New function.
4772 (nnimap-request-move-article): Try to be slightly faster by not
4773 requesting the entire message when moving.
4774 (nnimap-transform-headers): Don't bug out on bodiless articles.
4775 (nnimap-send-command): Have no outstanding messages if the IMAP server
4776 doesn't support streaming.
4777 (nnimap-transform-headers): Fold {quoted} strings more sloppily.
4778
4779 2010-10-24 Julien Danjou <julien@danjou.info>
4780
4781 * message.el (message-default-headers): Fix type.
4782
4783 2010-10-24 Lars Magne Ingebrigtsen <larsi@gnus.org>
4784
4785 * gnus-html.el (gnus-html-prefetch-images): Decode entities before
4786 prefetching images.
4787
4788 * gnus-sum.el (gnus-group-make-articles-read): Propagate marks to the
4789 backend for unknown groups. This is mainly useful for nnimap groups.
4790
4791 * gnus-agent.el (gnus-agent-fetch-group): Don't download stuff if the
4792 group isn't covered by the agent.
4793
4794 2010-10-22 Andrew Cohen <cohen@andy.bu.edu>
4795
4796 * nnir.el (nnir-method-default-engines): New variable.
4797 (nnir-run-query): Use it.
4798 (nnir-group-mode-hook): Remove key binding and move to gnus-group.el.
4799 (gnus-summary-nnir-goto-thread): Change group if needed.
4800
4801 * gnus-group.el (gnus-group-group-map): Add key binding for
4802 gnus-group-make-nnir-group.
4803
4804 2010-10-24 Lars Magne Ingebrigtsen <larsi@gnus.org>
4805
4806 * shr.el (shr-tag-object): Add.
4807
4808 * gnus-sum.el (gnus-summary-select-article): Make sure we have the
4809 original article buffer live.
4810 (gnus-summary-select-article-buffer):
4811 Mention gnus-widen-article-buffer.
4812
4813 2010-10-23 Lars Magne Ingebrigtsen <larsi@gnus.org>
4814
4815 * shr.el (shr-tag-strong): Add.
4816
4817 2010-10-22 Lars Magne Ingebrigtsen <larsi@gnus.org>
4818
4819 * gnus-group.el (gnus-group-completing-read): Remove all newlines from
4820 group names. They mess up the group buffer badly.
4821
4822 * shr.el (shr-tag-img): Don't bug out on images that don't have a SRC.
4823
4824 * gnus-group.el (gnus-group-mark-group): Use gnus-group-position-point
4825 instead of the summary one.
4826
4827 2010-10-22 Katsumi Yamaoka <yamaoka@jpl.org>
4828
4829 * mml.el (mml-preview): Work properly when editing article.
4830
4831 * gnus-start.el (gnus-read-active-file-1): Don't add method to
4832 gnus-have-read-active-file if it's already been in.
4833
4834 2010-10-22 Tom Tromey <tromey@redhat.com>
4835
4836 * gnus-group.el (gnus-group-unsubscribe-group): Fix args passed to
4837 gnus-group-completing-read.
4838
4839 2010-10-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
4840
4841 * message.el (message-mode-map): Don't bind M-; to comment region, to
4842 allow the global comment-dwim to work.
4843
4844 2010-10-21 Julien Danjou <julien@danjou.info>
4845
4846 * message.el (message-setup-1): Allow message-default-headers to be a
4847 function.
4848
4849 2010-10-21 Katsumi Yamaoka <yamaoka@jpl.org>
4850
4851 * shr.el (shr-tag-table): Simplify.
4852
4853 2010-10-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
4854
4855 * gnus-html.el (gnus-html-prefetch-images): Only prefetch http images
4856 to avoid trying to snarf invalid stuff.
4857
4858 * gnus-sum.el (gnus-summary-edit-article-done): Bind free variable.
4859
4860 * gnus.el (gnus-message-archive-group): Quote value.
4861 (gnus-message-archive-group): Mark as changed.
4862
4863 * shr.el (shr-add-font): Don't put the font properties on the newline
4864 or the indentation.
4865
4866 * message.el (message-fix-before-sending): Change options when sending
4867 non-printable characters.
4868
4869 * gnus.el (gnus-message-archive-method): Change the default to
4870 monthly outgoing groups.
4871
4872 * gnus-sum.el (gnus-summary-edit-article-done): Try to replace articles
4873 that have gotten new numbers.
4874
4875 * nnimap.el (nnimap-request-replace-article): New function.
4876
4877 2010-10-21 Katsumi Yamaoka <yamaoka@jpl.org>
4878
4879 * nnrss.el (nnrss-wash-html-in-text-plain-parts): Remove.
4880 (nnrss-request-article): Don't use special html washing code.
4881
4882 2010-10-20 Katsumi Yamaoka <yamaoka@jpl.org>
4883
4884 * shr.el (shr-tag-table): Remove useless nconc.
4885
4886 2010-10-20 Lars Magne Ingebrigtsen <larsi@gnus.org>
4887
4888 * gnus-art.el (article-wash-html): Simplify and remove the charset
4889 stuff. Use the normal html rendering code instead of the special html
4890 washing code.
4891
4892 * mm-view.el (mm-text-html-renderer-alist): Add the `shr' and
4893 `gnus-w3m' symbols.
4894 (mm-text-html-washer-alist): Remove.
4895
4896 * mm-decode.el (mm-inline-text-html-renderer): Remove.
4897 (mm-inline-media-tests): Remove use.
4898 (mm-text-html-renderer): Change default to the `shr' symbol.
4899
4900 * mm-view.el (mm-inline-text-html): Remove use.
4901
4902 * gnus-art.el (gnus-blocked-images): New function. Allow the
4903 `gnus-blocked-images' to be a function.
4904 (gnus-article-wash-function): Remove.
4905
4906 2010-10-20 Julien Danjou <julien@danjou.info>
4907
4908 * spam.el (spam-list-of-processors): Mark as obsolete.
4909
4910 * nnimap.el (nnimap-request-article): Fix BODYSTRUCTURE retrieval.
4911 (nnimap-insert-partial-structure): Fix boundary detection.
4912
4913 2010-10-20 Andreas Seltenreich <seltenreich@gmx.de>
4914
4915 * gnus-draft.el (gnus-draft-check-draft-articles): Don't unnecessarily
4916 run file-truename on remote files. This can be expensive and even
4917 prevent one from editing drafts if some unrelated buffer has a stale
4918 connection.
4919
4920 2010-10-20 Katsumi Yamaoka <yamaoka@jpl.org>
4921
4922 * shr.el (shr-find-fill-point): Shorten line if the preceding char is
4923 kinsoku-eol regardless of shr-kinsoku-shorten.
4924 (shr-tag-table-1): Rename from shr-tag-table; make it a subroutine.
4925 (shr-tag-table): Support caption, thead, and tfoot.
4926
4927 2010-10-19 Lars Magne Ingebrigtsen <larsi@gnus.org>
4928
4929 * shr.el (shr-find-fill-point): Don't leave blanks at the start of some
4930 lines.
4931 (shr-save-contents): New command and keystroke.
4932
4933 * nndoc.el (nndoc-type-alist): Add git support.
4934 (nndoc-git-type-p): New function.
4935 (nndoc-transform-git-article): Ditto.
4936 (nndoc-transform-git-headers): Ditto.
4937 (nndoc-transform-git-headers): Generate Subject headers.
4938
4939 * shr.el (shr-parse-style): New function.
4940 (shr-tag-span): Ditto.
4941
4942 * nnmairix.el (nnmairix-summary-mode-hook): Move nnmairix's `$' command
4943 to `G G' to avoid collisions.
4944
4945 2010-10-19 Katsumi Yamaoka <yamaoka@jpl.org>
4946
4947 * shr.el: Load kinsoku if necessary.
4948 (shr-kinsoku-shorten): New internal variable.
4949 (shr-find-fill-point): Make kinsoku shorten text line if
4950 shr-kinsoku-shorten is bound to non-nil.
4951 (shr-tag-table): Bild shr-kinsoku-shorten to t; refer to
4952 shr-indentation too when testing if table is wider than frame width.
4953 (shr-insert-table): Use `string-width' instead of `length' to measure
4954 text width.
4955 (shr-insert-table-ruler): Make sure indentation is done at bol.
4956
4957 2010-10-19 Stefan Monnier <monnier@iro.umontreal.ca>
4958
4959 * nnimap.el (nnimap-request-move-article, nnimap-parse-line)
4960 (nnimap-process-expiry-targets): Use unibyte for buffers that hold
4961 undecoded network data.
4962
4963 2010-10-18 Lars Magne Ingebrigtsen <larsi@gnus.org>
4964
4965 * gnus-agent.el (gnus-agent-toggle-plugged): Use the right minor mode
4966 name in the mode line spec so that the mode line menu works
4967 (bug #2431).
4968
4969 * message.el (message-get-reply-headers): If we're fed `to-address',
4970 then always use that.
4971
4972 * gnus-art.el (gnus-article-make-menu-bar): The article/group menus
4973 aren't so wide as to need to switch off the edit menu.
4974
4975 * gnus-delay.el (gnus-delay-article): Remove superfluous `group'
4976 binding. Suggested by Leo <sdl.web@gmail.com> (bug #6613).
4977
4978 * nnimap.el (nnimap-request-group): Don't SELECT the group twice on
4979 `M-g'.
4980 (nnimap-update-info): Update flags/read marks even if \* isn't part of
4981 the permanent marks.
4982
4983 2010-10-18 Andrew Cohen <cohen@andy.bu.edu>
4984
4985 * gnus-registry.el (gnus-registry-split-fancy-with-parent):
4986 Splitting according to references/in-reply-to obeys the ignore-groups
4987 variable, while splitting by sender and subject do not.
4988
4989 2010-10-18 Lars Magne Ingebrigtsen <larsi@gnus.org>
4990
4991 * gnus-art.el (gnus-article-dumbquotes-map): Make into a char/string
4992 alist, so that we can look for non-Unicode chars.
4993 (article-translate-strings): Allow both character and string maps.
4994
4995 2010-10-18 Katsumi Yamaoka <yamaoka@jpl.org>
4996
4997 * shr.el (shr-insert): Don't insert space behind a wide character
4998 categorized as kinsoku-bol, or between characters both categorized as
4999 nospace.
5000
5001 2010-10-16 Andrew Cohen <cohen@andy.bu.edu>
5002
5003 * gnus-sum.el (gnus-summary-refer-thread): Bug fix. Add the thread
5004 headers to gnus-newsgroup-headers.
5005
5006 2010-10-16 Lars Magne Ingebrigtsen <larsi@gnus.org>
5007
5008 * shr.el (shr-tag-img): Don't align images -- since we're not
5009 rescaling, this often leads to ugly displays.
5010
5011 2010-10-15 Andrew Cohen <cohen@andy.bu.edu>
5012
5013 * gnus-sum.el (gnus-summary-refer-thread): Unconditionally ignore
5014 duplicates.
5015
5016 2010-10-15 Kan-Ru Chen <kanru@kanru.info> (tiny change)
5017
5018 * gnus-diary.el (gnus-diary-check-message): Fix gnus-completing-read
5019 call.
5020
5021 2010-10-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
5022
5023 * gnus.el: Autoload gnus-html-show-images.
5024
5025 * nnimap.el: Use nnheader-message throughout.
5026
5027 * shr.el (shr-tag-img): Ignore images with no data.
5028
5029 2010-10-15 Julien Danjou <julien@danjou.info>
5030
5031 * mml.el (mml-generate-mime-1): Add `mml-enable-flowed' variable to add
5032 a possibility to disable format=flow encoding when using hard newlines.
5033
5034 2010-10-15 Katsumi Yamaoka <yamaoka@jpl.org>
5035
5036 * shr.el (shr-insert): Remove space inserted before or after a
5037 breakable character or at the beginning or the end of a line.
5038 (shr-find-fill-point): Do kinsoku; find the second best point or give
5039 it up if there's no breakable point.
5040
5041 2010-10-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
5042
5043 * nnimap.el (nnimap-open-connection): Message when opening connection
5044 for debugging purposes.
5045
5046 * gnus-art.el (gnus-article-setup-buffer): Set article mode truncation
5047 on every setup buffer call to allow this to change from article to
5048 article.
5049
5050 * shr.el (shr-tag-table): Experimental feature: Truncate lines in
5051 buffers where we have a wide table.
5052
5053 2010-10-14 Andrew Cohen <cohen@andy.bu.edu>
5054
5055 * gnus-sum.el (gnus-summary-refer-thread): Implement a version that
5056 uses *-request-thread.
5057
5058 2010-10-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
5059
5060 * nnimap.el (nnimap-open-connection): Remove %s from openssl
5061 incantation, which is no longer valid.
5062
5063 2010-10-14 Julien Danjou <julien@danjou.info>
5064
5065 * shr.el: Fix defcustom type (char -> character).
5066
5067 2010-10-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
5068
5069 * nnimap.el (nnimap-open-connection): tls-program should be a list of
5070 programs.
5071
5072 2010-10-14 Julien Danjou <julien@danjou.info>
5073
5074 * shr.el (shr-tag-a): Use url-link as widget type.
5075
5076 * gnus-group.el (gnus-group-insert-group-line): Fix group argument to
5077 `gnus-group-get-icon'.
5078
5079 2010-10-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
5080
5081 * nnimap.el (nnimap-close-server): Forget the nnimap data on close.
5082 This should make server editing work better.
5083
5084 * shr.el (shr-find-fill-point): Don't inloop on indented text.
5085
5086 * nnimap.el (nnimap-open-connection): Fix open-tls-stream call.
5087 (nnimap-parse-flags): Fix regexp.
5088
5089 * shr.el (shr-find-fill-point): Use a filling algorithm that should
5090 probably work for CJVK text, too.
5091
5092 * nnimap.el (nnimap-extend-tls-programs): Remove.
5093 (nnimap-open-connection): Bind STARTTLS to openssl explicitly.
5094
5095 2010-10-13 Julien Danjou <julien@danjou.info>
5096
5097 * nnimap.el (nnimap-parse-flags): Be more strict when looking for FETCH
5098 responses.
5099
5100 2010-10-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
5101
5102 * mm-decode.el (mm-shr): Allow use from non-Gnus users.
5103
5104 * gnus-spec.el (gnus-parse-simple-format): princ doesn't really insert
5105 anything in Emacs.
5106
5107 * shr.el (shr-current-column): Remove buggy and unnecessary function.
5108
5109 2010-10-13 Julien Danjou <julien@danjou.info>
5110
5111 * shr.el (shr-width): Make shr-width a defcustom with default to
5112 fill-column.
5113 (shr-tag-img): Use shr-width rather than fill-column.
5114
5115 2010-10-13 Katsumi Yamaoka <yamaoka@jpl.org>
5116
5117 * gnus-dired.el (gnus-dired-attach): Silence XEmacs 21.5 when compiling.
5118
5119 * gnus-gravatar.el (gnus-gravatar-transform-address): Adjust avatars'
5120 position when (X-)Faces exist.
5121 (gnus-treat-from-gravatar, gnus-treat-mail-gravatar): Force displaying
5122 avatars when called interactively.
5123
5124 2010-10-12 Katsumi Yamaoka <yamaoka@jpl.org>
5125
5126 * gnus-gravatar.el (gnus-gravatar-too-ugly): Don't test if
5127 gnus-article-x-face-too-ugly is bound.
5128
5129 2010-10-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
5130
5131 * rfc2231.el (rfc2231-parse-string): Ignore repeated parts.
5132
5133 * nnimap.el (nnimap-request-rename-group): Unselect by selecting a
5134 mailbox that doesn't exist.
5135
5136 2010-10-12 Julien Danjou <julien@danjou.info>
5137
5138 * shr.el (shr-tag-img): Encode URL properly when retrieving.
5139 (shr-get-image-data): Encode URL properly when fetching from cache.
5140 (shr-tag-img): Use aligned-to spaces to align correctly images.
5141
5142 * gnus-gravatar.el (gnus-gravatar-insert): Check if buffer is alive
5143 before inserting the Gravatar.
5144
5145 * shr.el (shr-tag-img): Add align attribute support for <img>.
5146
5147 2010-10-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
5148
5149 * gnus-gravatar.el (gnus-art): Require.
5150
5151 * gnus-sum.el (gnus-summary-mark-as-unread-forward)
5152 (gnus-summary-mark-as-unread-backward, gnus-summary-mark-as-unread):
5153 Remove long obsoleted functions.
5154
5155 2010-10-11 Katsumi Yamaoka <yamaoka@jpl.org>
5156
5157 * nnimap.el (gnutls-negotiate): Silence the byte compiler.
5158
5159 * gnus-art.el, gnus-cache.el, gnus-fun.el, gnus-group.el:
5160 * gnus-picon.el, gnus-spec.el, gnus-sum.el, gnus-util.el, gnus.el:
5161 * mail-source.el, message.el, mm-bodies.el, mm-decode.el, mm-extern.el:
5162 * mm-util.el, mm-view.el, mml-smime.el, mml.el, mml1991.el, mml2015.el:
5163 * nnfolder.el, nnheader.el, nnmail.el, nnmaildir.el, nnrss.el, nntp.el:
5164 * rfc1843.el, sieve-manage.el, smime.el, spam.el:
5165 Fix comment for declare-function.
5166
5167 2010-10-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
5168
5169 * nnimap.el (nnimap-request-rename-group): Select group read-only
5170 before renaming it.
5171
5172 * shr.el (shr-insert): Fix up the white space only regexp.
5173
5174 * nnimap.el (nnimap-transform-split-mail): Not all articles have
5175 bodies. Protect against this. Reported by Michael Welsh Duggan.
5176
5177 * shr.el (shr-current-column): New function.
5178 (shr-find-fill-point): New function.
5179
5180 2010-10-11 Michael Welsh Duggan <md5i@md5i.com> (tiny change)
5181
5182 * sieve-manage.el (sieve-manage-open): Allow port names as well as port
5183 numbers.
5184
5185 2010-10-11 Julien Danjou <julien@danjou.info>
5186
5187 * shr.el (shr-hr-line): Add.
5188 (shr-tag-hr): Use shr-hr-line to specify which character to use to
5189 display hr lines.
5190 (shr-max-columns): Do not change state to nil if we just inserting
5191 spaces.
5192
5193 2010-10-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
5194
5195 * gnus-topic.el (gnus-topic-read-group): If after the last group,
5196 select the last group.
5197
5198 2010-10-11 Teodor Zlatanov <tzz@lifelogs.com>
5199
5200 * gnus-int.el (gnus-run-hook-with-args): Autoload from gnus-util.el.
5201
5202 2010-10-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
5203
5204 * nnimap.el (nnimap-update-qresync-info): \Flagged messages are read
5205 for Gnus.
5206 (nnimap-retrieve-group-data-early): utf7-encode the group parameters.
5207 (nnimap-update-qresync-info): Mark \Seen articles as read.
5208
5209 * gnus-sum.el (gnus-summary-set-local-parameters): Ignore the `active'
5210 non-variable, too.
5211
5212 * nnimap.el (nnimap-open-connection): Use GnuTLS STARTTLS, if
5213 available.
5214 (nnimap-update-info): Rely more on the current active than the param
5215 active to avoid marking articles as read too much.
5216
5217 * auth-source.el (auth-source-create): Use (user-login-name) for the
5218 user name default.
5219
5220 * nnimap.el (nnimap-update-info): If the server doesn't return any
5221 useful info, just use the previous info.
5222 (nnimap-update-info): Prefer old info over start-article.
5223 (nnimap-update-qresync-info): Finish implementing QRESYNC.
5224
5225 2010-10-10 Andrew Cohen <cohen@andy.bu.edu>
5226
5227 * nnir.el (autoload): Clean up autoloads.
5228 (nnir-imap-default-search-key): Rename from nnir-imap-search-field.
5229 Use key rather than value.
5230 (nnir-imap-search-other): New variable.
5231 (nnir-read-parm): Use it.
5232 (nnir-imap-expr-to-imap): Use %S rather than imap-quote-specials.
5233 (gnus-summary-nnir-goto-thread): Modify to work with imap.
5234
5235 2010-10-10 Stefan Monnier <monnier@iro.umontreal.ca>
5236
5237 * nnimap.el (nnimap-wait-for-response): If the user hits `C-g', kill
5238 the process, too.
5239
5240 2010-10-09 Lars Magne Ingebrigtsen <larsi@gnus.org>
5241
5242 * spam.el (gnus-summary-mode-map): Bind to "$".
5243 Suggested by Russ Allbery.
5244
5245 * shr.el: Rework the way things are indented by <li> slightly.
5246
5247 * gnus.el (gnus-group-set-parameter): Fix typo.
5248
5249 * nnimap.el: Start implementing QRESYNC support.
5250
5251 2010-10-09 Julien Danjou <julien@danjou.info>
5252
5253 * nnir.el (nnir-engines): Fix too many arguments.
5254
5255 2010-10-09 Lars Magne Ingebrigtsen <larsi@gnus.org>
5256
5257 * nnmail.el (nnmail-expiry-target-group): Say that every expiry target
5258 group is the "last", so that the backends like nnfolder actually save
5259 their folders.
5260
5261 * nnimap.el (nnimap-open-connection): If we have GnuTLS loaded, then
5262 try to use that for the TLS stream.
5263 (nnimap-retrieve-group-data-early): Rework the marks code to heed
5264 UIDVALIDITY and find out which groups are read-only and not.
5265 (nnimap-get-flags): Use the same marks parsing code as the rest of
5266 nnimap.
5267
5268 2010-10-09 Julien Danjou <julien@danjou.info>
5269
5270 * nnir.el (nnir-read-parm): Fix call to gnus-completing-read.
5271
5272 * gnus-gravatar.el (gnus-gravatar-transform-address): Error errors when
5273 retrieving gravatars.
5274
5275 * shr.el (shr-table-corner): Add.
5276 (shr-table-line): Add.
5277 (shr-insert-table-ruler): Use the above defcustoms to insert tables.
5278
5279 2010-10-08 Julien Danjou <julien@danjou.info>
5280
5281 * mm-decode.el (mm-text-html-renderer): Add mm-shr in choice list.
5282
5283 2010-10-08 Teodor Zlatanov <tzz@lifelogs.com>
5284
5285 * gnus-util.el (gnus-alist-pull): Rename `gnus-pull'.
5286
5287 * gnus-sum.el (gnus-mark-article-as-unread)
5288 (gnus-summary-mark-article-as-unread, gnus-summary-remove-bookmark)
5289 (gnus-summary-set-bookmark): Use it.
5290
5291 * gnus-msg.el (gnus-setup-message): Use it.
5292
5293 * gnus-demon.el (gnus-demon-remove-handler): Use it.
5294
5295 * gnus.el (gnus-group-remove-parameter): Use it.
5296
5297 * gnus-group.el (gnus-group-make-web-group): Use it.
5298
5299 * gnus-demon.el (gnus-demon-remove-handler): Use it.
5300
5301 * nnregistry.el: Update docs to mention manual.
5302
5303 * gnus-registry.el: Update docs to mention nnregistry.el.
5304 (gnus-registry-initialize): Don't install nnregistry refer method
5305 automatically.
5306 (gnus-registry-install-nnregistry): Remove it.
5307
5308 2010-10-08 Lars Magne Ingebrigtsen <larsi@gnus.org>
5309
5310 * shr.el (shr-insert): Don't insert double spaces.
5311
5312 2010-10-08 Katsumi Yamaoka <yamaoka@jpl.org>
5313
5314 * gnus-gravatar.el (gnus-treat-from-gravatar)
5315 (gnus-treat-mail-gravatar): Bind gnus-gravatar-too-ugly to nil when
5316 called interactively.
5317
5318 * gnus-art.el (gnus-mime-view-part-externally)
5319 (gnus-mime-view-part-internally): Make predicate function passed to
5320 gnus-mime-view-part-as-type assume argument is a mime type, not a list
5321 of a mime type.
5322
5323 * shr.el (shr-table-widths): Don't use cl function `reduce'.
5324
5325 2010-10-07 Lars Magne Ingebrigtsen <larsi@gnus.org>
5326
5327 * shr.el (require): Require cl when compiling.
5328 (shr-tag-hr): New function.
5329
5330 * nnimap.el (nnimap-update-info): Remove double setting of high.
5331 (nnimap-update-info): Don't ignore groups that have no UIDNEXT.
5332 This makes nnimap work properly on Courier again.
5333
5334 * gnus.el (gnus-carpal): The carpal mode has been removed, but define
5335 the variable for backwards compatibility.
5336
5337 * mm-decode.el (mm-save-part): If given a non-directory result, expand
5338 the file name before using to avoid setting mm-default-directory to
5339 nil.
5340
5341 * gnus-start.el (gnus-get-unread-articles): Require gnus-agent before
5342 bidning gnus-agent variables.
5343
5344 * shr.el (shr-render-td): Use a cache for the table rendering function
5345 to avoid getting an exponential rendering behavior in nested tables.
5346 (shr-insert): Rework the line-breaking algorithm.
5347 (shr-insert): Don't leave trailing spaces.
5348 (shr-insert-table): Also insert empty TDs.
5349 (shr-tag-blockquote): Ensure paragraphs after </ul>.
5350
5351 2010-10-07 Stefan Monnier <monnier@iro.umontreal.ca>
5352
5353 * gnus-sum.el (gnus-number): Rename from `number'.
5354 (gnus-article-marked-p, gnus-summary-limit-to-display-predicate)
5355 (gnus-summary-limit-children): Update uses correspondingly.
5356
5357 2010-10-07 Katsumi Yamaoka <yamaoka@jpl.org>
5358
5359 * gnus-gravatar.el (gnus-gravatar-too-ugly): New user option.
5360 (gnus-gravatar-transform-address): Don't show avatars of people of
5361 which mail addresses match gnus-gravatar-too-ugly.
5362
5363 2010-10-07 Lars Magne Ingebrigtsen <larsi@gnus.org>
5364
5365 * shr.el (shr-table-widths): Expand TD elements to fill available
5366 space.
5367
5368 2010-10-07 Julien Danjou <julien@danjou.info>
5369
5370 * nnimap.el (nnimap-request-rename-group): Add this method.
5371
5372 2010-10-07 Katsumi Yamaoka <yamaoka@jpl.org>
5373
5374 * gnus-html.el (gnus-html-schedule-image-fetching): Remove function
5375 name from XEmacs' function-arglist.
5376
5377 * gnus-gravatar.el (gnus-gravatar-insert): Don't add properties to
5378 gravatar under XEmacs.
5379
5380 2010-10-07 Teodor Zlatanov <tzz@lifelogs.com>
5381
5382 * auth-source.el: Update docs with TODO items.
5383
5384 * gnus-sync.el: Update docs to explain state and plans.
5385
5386 * gnus-int.el (gnus-after-set-mark-hook, gnus-before-update-mark-hook):
5387 Hooks for mark updates.
5388 (gnus-request-set-mark, gnus-request-update-mark): Use them.
5389
5390 * gnus-util.el (gnus-run-hooks-with-args): Convenience function to run
5391 hooks with arguments, which is needed for mark update hooks.
5392
5393 2010-10-06 Julien Danjou <julien@danjou.info>
5394
5395 * gnus.el (gnus-expand-group-parameter): Only return and act on what
5396 was matched.
5397
5398 * sieve-manage.el: Update example in `Commentary'.
5399
5400 * sieve.el (sieve-open-server): Use sieve-manage-authenticate.
5401
5402 * sieve-manage.el (sieve-manage-open): Use sieve-manage-default-port,
5403 not 2000.
5404 (sieve-manage-authenticate): Re-add function.
5405
5406 2010-10-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
5407
5408 * shr.el (shr-insert): Get 'space transition right.
5409 (shr-render-td): Only delete space at the end of the TD.
5410
5411 * nnimap.el (nnimap-open-connection): Prepare to support
5412 open-gnutls-stream.
5413
5414 * shr.el: Rearrange function order to be more logical.
5415
5416 2010-10-06 Julien Danjou <julien@danjou.info>
5417
5418 * nnrss.el (nnrss-check-group): Remove 404 URL in comment.
5419 (nnrss-discover-feed): Remove 404 URL in docstring.
5420
5421 * nnir.el: Fix Swish-E URL.
5422 Fix Namazu URL.
5423
5424 * message.el (message-change-subject): Remove 404 URL in a comment.
5425
5426 2010-10-06 Katsumi Yamaoka <yamaoka@jpl.org>
5427
5428 * gnus-art.el (gnus-mime-view-part-as-type): Make it work when being
5429 called interactively.
5430
5431 * gnus-util.el (gnus-remove-if): Allow hash table.
5432 (gnus-remove-if-not): New function.
5433
5434 * gnus-art.el (gnus-mime-view-part-as-type):
5435 * gnus-score.el (gnus-summary-score-effect):
5436 * gnus-sum.el (gnus-read-move-group-name):
5437 Replace remove-if-not with gnus-remove-if-not.
5438
5439 * gnus-group.el (gnus-group-completing-read):
5440 Regard collection as a hash table if it is not a list.
5441
5442 2010-10-05 Lars Magne Ingebrigtsen <larsi@gnus.org>
5443
5444 * shr.el (shr-render-td): Allow blank/missing <TD>s.
5445
5446 * shr.el: Document the table-rendering algorithm.
5447
5448 * gnus-html.el (gnus-html-schedule-image-fetching): Protect against
5449 invalid URLs.
5450
5451 * shr.el (shr-tag-img): Shorten ALT texts and allow them to be
5452 line-broken.
5453 (shr-tag-img): Ignore image fetching errors.
5454 (shr-overlays-in-region): Compute overlay positions correctly.
5455
5456 * mm-decode.el (mm-shr): Require shr.
5457
5458 * gnus-art.el (gnus-blocked-images): Move variable here.
5459
5460 * shr.el (shr-insert-table): Bind free variable.
5461
5462 * mm-decode.el (mm-shr): Bind shr-content-function.
5463
5464 * shr.el (shr-content-function): New variable.
5465
5466 * gnus-sum.el (gnus-article-sort-by-most-recent-date): New function,
5467 added for symmetry.
5468
5469 * nnir.el (nnir-retrieve-headers): Don't bug out on invalid data.
5470
5471 * gnus-group.el (gnus-group-make-group): Doc fix.
5472
5473 * nnimap.el (nnimap-request-newgroups): Return success.
5474
5475 * shr.el (shr-find-elements): New function.
5476 (shr-tag-table): Put all the images after the table.
5477 (shr-tag-table): Really inhibit images inside the table.
5478 (shr-collect-overlays): Copy over overlays from the TD elements to the
5479 main document.
5480
5481 * mm-decode.el (mm-shr): Bind shr-blocked-images to
5482 gnus-blocked-images.
5483
5484 2010-10-05 Julien Danjou <julien@danjou.info>
5485
5486 * sieve-manage.el (sieve-sasl-auth): Use auth-source to authenticate.
5487
5488 * gnus-html.el (gnus-html-wash-images): Rescale image from cid too.
5489 (gnus-html-maximum-image-size): Add this function.
5490 (gnus-html-put-image): Use gnus-html-maximum-image-size.
5491
5492 * sieve-manage.el (sieve-manage-capability): Do not bug out when the
5493 server-value of the capability is nil.
5494
5495 2010-10-05 Lars Magne Ingebrigtsen <larsi@gnus.org>
5496
5497 * shr.el (shr-tag-em): Add <EM> tag.
5498
5499 2010-10-05 Florian Ragwitz <rafl@debian.org> (tiny change)
5500
5501 * sieve-manage.el (sieve-manage-default-stream): Make default stream
5502 customizable.
5503
5504 * gnus-html.el (gnus-html-wash-tags): Decode URL entities to avoid
5505 handing broken links to browse-url.
5506
5507 2010-10-05 Julien Danjou <julien@danjou.info>
5508
5509 * gnus-util.el (gnus-emacs-completing-read)
5510 (gnus-iswitchb-completing-read): Use autoload rather than require.
5511
5512 2010-10-05 Katsumi Yamaoka <yamaoka@jpl.org>
5513
5514 * gnus-util.el (gnus-completing-read-function): Exclude
5515 gnus-icompleting-read and gnus-ido-completing-read from candidates for
5516 XEmacs since iswitchb.el is very old and ido.el is unavailable in
5517 XEmacs.
5518
5519 * gnus-registry.el (gnus-registry-install-nnregistry): Rewrite so as
5520 not to use `delete-dups' that is unavailable in XEmacs 21.4.
5521
5522 * gnus-html.el: Don't require help-fns under XEmacs.
5523 (gnus-html-schedule-image-fetching): Work for XEmacs.
5524
5525 * mm-decode.el (mm-shr): Decode contents by charset.
5526
5527 2010-10-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
5528
5529 * nnimap.el (nnimap-open-connection): Give an error if nnimap-stream is
5530 unknown.
5531
5532 * shr.el (shr-tag-blockquote): Ensure paragraph after quote, too.
5533 (shr-get-image-data): Ensure against the cache file missing.
5534
5535 * nnimap.el (nnimap-finish-retrieve-group-infos): Message while waiting
5536 for data.
5537
5538 * spam-report.el (spam-report-url-ping-plain): Don't query about
5539 killing the process.
5540
5541 * shr.el (shr-render-td): Protect against too-wide text.
5542
5543 2010-10-04 Julien Danjou <julien@danjou.info>
5544
5545 * mml-smime.el (mml-smime-openssl-encrypt-query): Fix choices.
5546 (mml-smime-openssl-sign-query): Fix gnus-completing-read call.
5547
5548 * gravatar.el (gravatar-retrieved): Kill buffer when gravatar has been
5549 retrieved.
5550
5551 2010-10-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
5552
5553 * shr.el (browse-url): Require.
5554 (shr-ensure-paragraph): Don't insert a new newline after empty-ish
5555 lines.
5556 (shr-show-alt-text, shr-browse-image): New commands.
5557 (shr-browse-url, shr-copy-url): New commands.
5558
5559 * gnus-sum.el (gnus-widen-article-window): New variable.
5560 (gnus-summary-select-article-buffer): Use it.
5561
5562 * message.el (message-idna-to-ascii-rhs-1): Don't bug out on addresses
5563 without @ signs.
5564
5565 2010-10-04 Michael Welsh Duggan <md5i@md5i.com> (tiny change)
5566
5567 * nnir.el (nnir-run-imap): Remove spurious space in search string.
5568
5569 2010-10-04 Julien Danjou <julien@danjou.info>
5570
5571 * gnus-util.el (gnus-emacs-completing-read): Mapcar collection to list,
5572 for XEmacs.
5573
5574 2010-10-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
5575
5576 * gnus-salt.el: Remove all gnus-carpal stuff -- it's not useful.
5577
5578 * nnimap.el (nnimap-open-connection): Allow tls as a synonym for ssl.
5579 (nnimap-close-server): Implement.
5580
5581 * shr.el (shr-ensure-paragraph): Fix the non-empty line case.
5582 (shr-insert): Tweak line breaking.
5583 (shr-insert): Handle <pre> better.
5584 (shr-tag-li): Get <li> indentation right.
5585 (shr-tag-li): Get <li> indentation even righter.
5586 (shr-tag-blockquote): Ensure paragraph start.
5587 (shr-make-table): Tweak table generation.
5588 (shr-make-table): Fix typo.
5589
5590 * shr.el: Implement table rendering.
5591
5592 2010-10-04 Julien Danjou <julien@danjou.info>
5593
5594 * gnus-html.el (gnus-html-put-image): Fix resize image code.
5595
5596 2010-10-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
5597
5598 * shr.el (shr-insert): Use string anchors instead of line anchors.
5599
5600 2010-10-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
5601
5602 * shr.el: Add headings.
5603 (shr-ensure-paragraph): Actually work.
5604 (shr-tag-li): Make <ul> prettier.
5605 (shr-insert): Get white space at the beginning/end of elements right.
5606 (shr-tag-p): Collapse subsequent <p>s.
5607 (shr-ensure-paragraph): Don't insert double line feeds after blank
5608 lines.
5609 (shr-insert): \t is also space.
5610 (shr-tag-s): Fix "s" tag name function.
5611 (shr-tag-s): Fix face prop name.
5612
5613 2010-10-03 Julien Danjou <julien@danjou.info>
5614
5615 * gnus-html.el (gnus-html-put-image): Use gnus-rescale-image.
5616
5617 * mm-view.el (gnus-window-inside-pixel-edges): Add autoload for
5618 gnus-window-inside-pixel-edges.
5619
5620 * gnus-ems.el (gnus-window-inside-pixel-edges): Move from gnus-html to
5621 gnus-ems.
5622
5623 * mm-view.el (mm-inline-image-emacs): Support image resizing.
5624
5625 * gnus-util.el (gnus-rescale-image): Add generic gnus-rescale-image
5626 function.
5627
5628 * mm-decode.el (mm-inline-large-images): Enhance defcustom and add
5629 resize choice.
5630
5631 2010-10-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
5632
5633 * shr.el (shr-tag-p): Don't insert newlines on empty tags at the
5634 beginning of the buffer.
5635
5636 * gnus-sum.el (gnus-summary-select-article-buffer): Really select the
5637 article buffer again.
5638
5639 * shr.el (shr-tag-p): Don't insert newlines at the start of the buffer.
5640
5641 * mm-decode.el (mm-shr): Narrow before inserting, so that shr can know
5642 when it's at the start of the buffer.
5643
5644 * shr.el (shr-tag-blockquote): Convert name.
5645 (shr-rescale-image): Use the right image-size variant.
5646
5647 * gnus-sum.el (gnus-summary-select-article-buffer): If the article
5648 buffer isn't shown, then select the current article first instead of
5649 bugging out.
5650 (gnus-summary-select-article-buffer): Show both the article and summary
5651 buffers again.
5652
5653 * shr.el (shr-fontize-cont): Protect against regions with no text.
5654 Rename tag functions to shr-tag-* for enhanced security.
5655 (shr-tag-ul, shr-tag-ol, shr-tag-li, shr-tag-br): New functions.
5656
5657 2010-10-03 Chong Yidong <cyd@stupidchicken.com>
5658
5659 * shr.el (shr-insert):
5660 * pop3.el (pop3-movemail):
5661 * gnus-html.el (gnus-html-wash-tags): Don't use plusp, as cl may not be
5662 loaded.
5663
5664 2010-10-03 Glenn Morris <rgm@gnu.org>
5665
5666 * nnmairix.el (nnmairix-replace-illegal-chars): Drop Emacs 20 code.
5667
5668 * smime.el (smime-cert-by-ldap-1): Drop Emacs 21 code.
5669
5670 * gnus-art.el (gnus-next-page-map): Drop Emacs 20 compat cruft.
5671
5672 * gmm-utils.el (gmm-write-region): Drop Emacs 20 compat cruft.
5673
5674 * gnus-util.el (gnus-make-local-hook): Simplify.
5675
5676 2010-10-02 Julien Danjou <julien@danjou.info>
5677
5678 * gnus-util.el (gnus-iswitchb-completing-read): New function.
5679 (gnus-ido-completing-read): New function.
5680 (gnus-emacs-completing-read): New function.
5681 (gnus-completing-read): Use gnus-completing-read-function.
5682 Add gnus-completing-read-function.
5683
5684 2010-10-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
5685
5686 * shr.el (shr-insert-document): Autoload.
5687 (shr-img): Be silent.
5688 (shr-insert): Add a newline after every picture before text.
5689 (shr-add-font): Use overlays for combining faces.
5690 (shr-insert): Pass upwards the text start point.
5691
5692 * mm-decode.el (mm-text-html-renderer): Default to shr.el rendering, if
5693 possible.
5694 (mm-shr): New function.
5695
5696 2010-10-02 Julien Danjou <julien@danjou.info>
5697
5698 * gnus-gravatar.el (gnus-gravatar-insert): Adjust character where we
5699 should go backward.
5700
5701 2010-10-02 Juanma Barranquero <lekktu@gmail.com>
5702
5703 * shr.el (shr): Fix typo in provide call.
5704
5705 2010-10-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
5706
5707 * shr.el: New file.
5708
5709 * gnus-html.el (gnus-html-schedule-image-fetching): Be silent.
5710
5711 * gnus-topic.el (gnus-topic-move-group): Fix the syntax of the
5712 completing read.
5713
5714 2010-10-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
5715
5716 * gnus-start.el (gnus-check-bogus-newsgroups): Say how many groups
5717 we're being queried about. Suggested by Dan Jacobson.
5718
5719 * nndoc.el (nndoc-type-alist): Do babyl before mime-parts.
5720 Suggested by Jason Eisner.
5721
5722 * gnus-async.el (gnus-async-delete-prefetched-entry): Remove from hash
5723 table, too. Suggested by Stefan Wiens.
5724 (gnus-async-prefetched-article-entry): Use intern-soft to avoid growing
5725 the table unnecessary. Suggested by Stefan Wiens.
5726
5727 * gnus-sum.el (gnus-summary-clear-local-variables): This is probably no
5728 longer needed, and probably doesn't work either, as pointed out by
5729 Stefan Wiens.
5730 (gnus-summary-exit): Remove call to the clearing function.
5731 (gnus-summary-exit-no-update): Ditto.
5732
5733 * gnus-art.el (gnus-summary-save-in-file): Use with-current-buffer
5734 instead of gnus-eval-in-buffer-window to avoid popping up frames.
5735 Reported by Stefan Monnier.
5736 (gnus-summary-save-in-rmail): Ditto.
5737
5738 * gnus-sum.el (gnus-summary-select-article-buffer): Show only the
5739 article buffer, instead of both the article buffer and the summary
5740 buffer. Sort of suggested by Dan Jacobson.
5741
5742 * gnus-win.el (gnus-buffer-configuration): Add an only-article spec.
5743
5744 * nnmbox.el (nnmbox-read-mbox): Mark buffer for deletion on Gnus exit.
5745 Suggested by Dan Jacobson.
5746
5747 * mm-encode.el (mm-content-transfer-encoding-defaults): Try to make the
5748 documentation clearer.
5749
5750 * message.el (message-shorten-references): Comment on the number "21".
5751 Suggested by Stefan Monnier.
5752
5753 * gnus-sum.el (gnus-summary-scroll-up): Add more documentation.
5754 Suggested by Dan Jacobson.
5755
5756 * gnus.el (gnus-large-newsgroup):
5757 Mention gnus-large-ephemeral-newsgroup. Suggested by Dan Jacobson.
5758
5759 * gnus-msg.el (gnus-summary-resend-message): When resending, don't
5760 externalize attachments. Bug reported by Steve Wen.
5761
5762 * gnus.el (gnus-continuum-version): Make inactive, since it doesn't
5763 really message anything to the user.
5764
5765 * nnmail.el (nnmail-article-group): Allow using the fancy split method
5766 directly.
5767
5768 * nnimap.el (nnimap-request-group): Low higher than high to signal no
5769 messages in empty groups.
5770
5771 2010-10-01 Ted Zlatanov <tzz@lifelogs.com>
5772
5773 * nnimap.el (nnimap-request-group): Don't bug out when there's an empty
5774 non-UIDNEXT group.
5775
5776 2010-10-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
5777
5778 * gnus-group.el (gnus-group-completing-read): Return the symbol name,
5779 not the value from the collection.
5780
5781 * nnimap.el (nnimap-update-info): Ignore groups that have no UIDNEXT
5782 values. This sometimes happens on some groups that have no info.
5783 (nnimap-request-newgroups): New function.
5784
5785 2010-10-01 Teodor Zlatanov <tzz@lifelogs.com>
5786
5787 * gnus-registry.el (gnus-registry-install-nnregistry): Move the feature
5788 check into `gnus-registry-initialize'.
5789 (gnus-registry-initialize): Ditto.
5790 Fix and extend header docs.
5791
5792 2010-10-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
5793
5794 * gnus-html.el (gnus-html-prefetch-images): Adjust regexp to avoid
5795 regexp backtrace overflows.
5796
5797 * nnimap.el (nnimap-extend-tls-programs): Only extend those programs
5798 for starttls that tls.el implements; i.e. openssl.
5799
5800 2010-10-01 Katsumi Yamaoka <yamaoka@jpl.org>
5801
5802 * gravatar.el: Don't load image.el that XEmacs doesn't provide.
5803 (gravatar-create-image): New function that's an alias to
5804 gnus-xmas-create-image, gnus-create-image, or create-image.
5805 (gravatar-data->image): Use it.
5806
5807 2010-09-30 Teodor Zlatanov <tzz@lifelogs.com>
5808
5809 * gnus-registry.el (gnus-registry-install-nnregistry): New function to
5810 install the nnregistry refer method.
5811 (gnus-registry-install-hooks): Use it.
5812 (gnus-registry-unfollowed-groups): Add nnmairix to the default
5813 unfollowed groups.
5814
5815 2010-09-30 Jose A. Ortega Ruiz <jao@gnu.org> (tiny change)
5816
5817 * gnus-sum.el (gnus-summary-show-thread): Skip past invisible text when
5818 expanding threads.
5819
5820 2010-09-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
5821
5822 * nnir.el: Use the server names without suffixes (bug #7009).
5823
5824 * nnimap.el (nnimap-open-connection): Reinstate the auto-upgrade from
5825 unencrypted to STARTTLS, if possible.
5826
5827 2010-09-30 Teemu Likonen <tlikonen@iki.fi> (tiny change)
5828
5829 * message.el (message-ignored-supersedes-headers): Strip Injection-*
5830 headers before superseding.
5831
5832 2010-09-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
5833
5834 * nnrss.el (nnrss-use-local): Add documentation.
5835
5836 * nnimap.el (nnimap-extend-tls-programs): New function.
5837 (nnimap-open-connection): Use tls.el exclusively, and not starttls.el.
5838 (nnimap-wait-for-connection): Accept the greeting from the stupid
5839 output from openssl s_client -starttls, too.
5840
5841 * nnimap.el (nnimap-find-article-by-message-id): Really return the
5842 article number.
5843 (nnimap-split-fancy): New variable.
5844 (nnimap-split-incoming-mail): Use it.
5845
5846 * nntp.el (nntp-server-list-active-group): Document.
5847
5848 * nnimap.el (nnimap-find-article-by-message-id): Use EXAMINE instead of
5849 SELECT to get the message-id.
5850
5851 * mail-source.el (mail-sources): Remove webmail support.
5852 (defvar): Ditto.
5853 (mail-source-fetcher-alist): Ditto.
5854 (mail-source-fetch-webmail): Remove.
5855
5856 * webmail.el: Remove -- doesn't seem relevant any more.
5857
5858 * gnus.el: Fix up make-obsolete-variable declarations throughout.
5859
5860 * nnimap.el (nnimap-request-accept-article): Get the Message-ID without
5861 the \r.
5862
5863 2010-09-30 Julien Danjou <julien@danjou.info>
5864
5865 * gnus-agent.el (gnus-agent-add-group): Fix call to
5866 gnus-completing-read.
5867
5868 2010-09-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
5869
5870 * nndoc.el (nndoc-retrieve-groups): New function.
5871
5872 * nnimap.el (nnimap-split-incoming-mail): If nnimap-split-methods is
5873 `default', use nnmail-split-methods.
5874 (nnimap-request-article): Downcase the NILs so that they are nil.
5875
5876 * gnus-sum.el (gnus-valid-move-group-p): Make sure that `group' is a
5877 symbol.
5878
5879 * nnimap.el (nnimap-open-connection): Revert the auto-network->starttls
5880 code, since if the user has requested network, that's what they ought
5881 to get.
5882 (nnimap-request-set-mark): Erase the buffer before issuing commands.
5883 (nnimap-split-rule): Mark as obsolete.
5884
5885 * pop3.el (pop3-send-streaming-command, pop3-stream-length):
5886 New variable.
5887
5888 * nnimap.el (nnimap-insert-partial-structure): Get the type from the
5889 correct slot, too.
5890
5891 2010-09-29 Julien Danjou <julien@danjou.info>
5892
5893 * gnus.el (gnus-local-domain): Declare variable obsolete.
5894
5895 * gnus-util.el (gnus-icompleting-read): Require iswitchb.
5896 Fix history computing.
5897 (gnus-ido-completing-read): Require ido.
5898
5899 2010-09-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
5900
5901 * gnus-registry.el: Don't prompt on load, which makes it impossible to
5902 build Gnus.
5903
5904 * nnimap.el (nnimap-insert-partial-structure): Be way more permissive
5905 when interpreting the structures.
5906 (nnimap-request-accept-article): Add \r\n to the lines to make this
5907 work with Cyrus.
5908
5909 * nndraft.el (nndraft-request-expire-articles): Use the group name
5910 instead if "nndraft". Fix found by Nils Ackermann.
5911
5912 2010-09-29 Ludovic Courtes <ludo@gnu.org>
5913
5914 * nnregistry.el: Add.
5915
5916 2010-09-29 Stefan Monnier <monnier@iro.umontreal.ca>
5917
5918 * nnmail.el (group, group-art-list, group-art):
5919 Remove unneeded directives.
5920
5921 2010-09-29 Katsumi Yamaoka <yamaoka@jpl.org>
5922
5923 * mm-util.el (mm-codepage-iso-8859-list, mm-charset-eval-alist)
5924 (mm-mime-charset):
5925 * rfc2047.el (rfc2047-syntax-table):
5926 * utf7.el (utf7-utf-16-coding-system): Comment fix.
5927
5928 * nnrss.el (nnrss-read-server-data, nnrss-read-group-data): Use `load'
5929 rather than `insert-file-contents' and `eval-region'.
5930
5931 2010-09-29 Julien Danjou <julien@danjou.info>
5932
5933 * gnus-gravatar.el (gnus-gravatar-properties): Add this properties in
5934 replacement of `gnus-gravatar-relief' to mimic
5935 `gnus-faces-properties-alist'.
5936 Add :version property.
5937
5938 2010-09-28 Katsumi Yamaoka <yamaoka@jpl.org>
5939
5940 * mail-source.el (mail-source-report-new-mail):
5941 * message.el (message-default-mail-headers):
5942 * mm-decode.el (mm-valid-image-format-p): Comment fix.
5943
5944 * mml2015.el (mml2015-use): Don't bind recursive-load-depth-limit.
5945
5946 2010-09-28 Julien Danjou <julien@danjou.info>
5947
5948 * gnus-gravatar.el (gnus-gravatar-insert): Fix search in case
5949 mail-address contains the same string as real-name.
5950
5951 * gnus-ems.el (gnus-put-image): Revert Lars, change and insert
5952 non-blank in header, otherwise it'll get stripped.
5953
5954 * gnus-gravatar.el (gnus-gravatar-insert): Search backward for
5955 real-name, and then for mail address rather than doing : or , search.
5956
5957 2010-09-27 Julien Danjou <julien@danjou.info>
5958
5959 * gnus-util.el (gnus-completing-read): Use gnus-use-ido to apply the
5960 right completing-read function.
5961 (gnus-use-ido): New variable
5962 (gnus-completing-read-with-default): Remove.
5963 * gnus-agent.el (gnus-agent-read-group): Remove prompt computing.
5964 (gnus-agent-add-group):
5965 * gnus-srvr.el (gnus-server-add-server, gnus-server-goto-server):
5966 * mm-view.el (mm-view-pkcs7-decrypt):
5967 * mm-util.el (mm-codepage-setup):
5968 * smime.el (smime-sign-buffer, smime-decrypt-buffer):
5969 * mml-smime.el (mml-smime-openssl-sign-query):
5970 * mml.el (mml-minibuffer-read-type, mml-minibuffer-read-disposition)
5971 (mml-insert-multipart):
5972 * gnus-msg.el (gnus-summary-yank-message):
5973 * gnus-int.el (gnus-start-news-server):
5974 * mm-decode.el (mm-interactively-view-part):
5975 * gnus-dired.el (gnus-dired-attach):
5976 * gnus.el (gnus-read-method):
5977 * gnus-bookmark.el (gnus-bookmark-jump):
5978 * gnus-art.el (gnus-mime-view-part-as-type)
5979 (gnus-mime-action-on-part, gnus-article-encrypt-body):
5980 * gnus-topic.el (gnus-topic-jump-to-topic, gnus-topic-move-matching)
5981 (gnus-topic-copy-matching, gnus-topic-sort-topics, gnus-topic-move):
5982 * nnmairix.el (nnmairix-create-server-and-default-group)
5983 (nnmairix-update-groups, nnmairix-get-server)
5984 (nnmairix-backend-to-server, nnmairix-goto-original-article)
5985 (nnmairix-get-group-from-file-path):
5986 * nnrss.el (nnrss-find-rss-via-syndic8):
5987 * gnus-group.el (gnus-group-completing-read, gnus-group-make-web-group)
5988 (gnus-group-make-useful-group, gnus-group-add-to-virtual)
5989 (gnus-group-browse-foreign-server):
5990 * gnus-sum.el (gnus-summary-goto-article, gnus-summary-limit-to-extra)
5991 (gnus-summary-execute-command, gnus-summary-respool-article)
5992 (gnus-read-move-group-name):
5993 * gnus-score.el (gnus-summary-increase-score)
5994 (gnus-summary-score-effect):
5995 * gnus-registry.el (gnus-registry-read-mark): Use gnus-completing-read.
5996
5997 2010-09-28 Katsumi Yamaoka <yamaoka@jpl.org>
5998
5999 * nnimap.el (auth-source-forget-user-or-password)
6000 (auth-source-user-or-password): Autoload.
6001
6002 * message.el (message-from-style, message-interactive)
6003 (message-signature): Remove comment.
6004 (message-cite-prefix-regexp): Default to mail-citation-prefix-regexp
6005 always.
6006 (message-sendmail-envelope-from): Comment fix.
6007 (message-yank-prefix): Default to mail-yank-prefix always.
6008 (message-indentation-spaces):
6009 Default to mail-indentation-spaces always.
6010 (message-signature-file): Default to mail-signature-file always.
6011
6012 2010-09-27 Lars Magne Ingebrigtsen <larsi@gnus.org>
6013
6014 * gnus-sum.el (gnus-summary-read-group-1): Set gnus-newsgroup-highest.
6015 (gnus-summary-insert-new-articles): Use gnus-newsgroup-highest to get
6016 new articles.
6017
6018 * nnimap.el (nnimap-request-article): Don't partial-fetch single-part
6019 parts.
6020 (nnimap-request-article): Work with the t setting, too.
6021
6022 * gnus-sum.el (gnus-summary-exit): Kill the article buffer later, so
6023 that you don't get flashes of other buffers.
6024 (gnus-summary-show-complete-article): Intern before setting.
6025
6026 2010-09-27 David Engster <dengste@eml.cc>
6027
6028 * nnmairix.el (nnmairix-replace-group-and-numbers): Deal with NOV as
6029 well as HEADERS.
6030 (nnmairix-retrieve-headers): Provide new argument for the above.
6031
6032 2010-09-27 Lars Magne Ingebrigtsen <larsi@gnus.org>
6033
6034 * gnus-sum.el (gnus-summary-move-article): Don't alter
6035 gnus-newsgroup-active. This makes `/ N' work after copying to the same
6036 group.
6037
6038 * nnimap.el (nnimap-update-info): Don't destructively alter active.
6039
6040 * message.el (message-cite-prefix-regexp): Revert my last edit.
6041
6042 * gnus-sum.el (gnus-summary-show-complete-article): Bind the server
6043 variable instead of the Gnus variable.
6044
6045 * nnimap.el (nnimap-find-wanted-parts-1): Use it.
6046
6047 * gnus-art.el (gnus-fetch-partial-articles): Move back to nnimap again.
6048
6049 * nnimap.el (nnimap-request-accept-article): Remove the "." at the end,
6050 since some servers don't like it.
6051 (nnimap-open-connection): Forget credentials if the server says the
6052 password was wrong.
6053 (nnimap-parse-line): Protect against invalid data.
6054
6055 * gnus-sum.el (gnus-summary-move-article): Add comment.
6056 (gnus-summary-insert-new-articles): Copy the old-high watermark so that
6057 nothing alters it while scanning for new messages.
6058
6059 * nnimap.el (nnimap-request-accept-article): Send a "." at the end,
6060 which may or may not help.
6061 (nnimap-open-connection): If we're doing a stream connection, and then
6062 discover we're on a STARTTLS-capable server, then open a STARTTLS
6063 connection instead.
6064
6065 2010-09-27 Lars Magne Ingebrigtsen <larsi@gnus.org>
6066
6067 * nnimap.el (utf7): Require.
6068
6069 * message.el (message-cite-prefix-regexp): Remove "}" from citation
6070 prefix.
6071
6072 2010-09-27 Juanma Barranquero <lekktu@gmail.com>
6073
6074 * nnmail.el (nnmail-fancy-expiry-targets): Fix typo in docstring.
6075
6076 2010-09-27 Lars Magne Ingebrigtsen <larsi@gnus.org>
6077
6078 * nnimap.el (nnimap-request-accept-article): Message the error on
6079 error.
6080
6081 2010-09-27 Katsumi Yamaoka <yamaoka@jpl.org>
6082
6083 * gnus-art.el (gnus-mime-delete-part): Fix Lisp type of byte(s).
6084
6085 2010-09-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
6086
6087 * nndoc.el (nndoc-request-list): Return success always.
6088
6089 * gnus-agent.el (gnus-agent-retrieve-headers): Don't propagate
6090 `fetch-old' -- we only want to fetch the articles we've requested.
6091 The rest are in the agent, probably.
6092 (gnus-agent-read-servers-validate): Change the level for the "Ignoring
6093 disappeared server" to something low. It's not important.
6094
6095 * nnimap.el (nnimap-get-whole-article): Remove the data that may have
6096 arrived before the FETCH data.
6097
6098 * nnmh.el (nnmh-request-expire-articles): Don't try to fetch the expiry
6099 target here, because we don't know the Gnus name of the group.
6100
6101 * nndraft.el (nndraft-request-expire-articles): Fetch the expiry target
6102 for the correct group.
6103
6104 * gnus-ems.el (gnus-create-image): Ignore all image-creation errors.
6105
6106 * gnus.el (gnus): Give a final warning after startup.
6107
6108 * gnus-util.el (gnus-action-message-log): New variable.
6109 (gnus-message): Use it.
6110 (gnus-final-warning): New function.
6111
6112 * nnimap.el (nnimap-open-connection): Record the greeting.
6113 (nnimap): Add greeting.
6114
6115 2010-09-26 Julien Danjou <julien@danjou.info>
6116
6117 * gnus-html.el (gnus-html-show-images): Fix gnus-html-display-image
6118 arguments.
6119 (gnus-html-wash-images): Fix spec computing to include start/end.
6120
6121 * gnus-art.el (gnus-article-treat-body-boundary): Fix length computing.
6122
6123 2010-09-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
6124
6125 * nnimap.el (nnimap-request-expire-articles): Compress ranges before
6126 deletion.
6127 (nnimap-retrieve-headers): Don't select the group, because that's
6128 already done by nnimap-possibly-change-group.
6129
6130 * gnus-picon.el (gnus-picon-inhibit-top-level-domains): New variable.
6131 (gnus-picon-transform-address): Use it.
6132
6133 * mail-source.el (mail-source-value): Revert previous patch.
6134
6135 * nnimap.el (nnimap-credentials): Allow inhibiting the password query
6136 on failure.
6137 (nnimap-open-connection): Look up both virtual and physical server name
6138 credentials.
6139
6140 * gnus-win.el: Revert previous patch, since it made Gnus backtrace.
6141
6142 2009-02-08 Dave Love <fx@gnu.org>
6143
6144 * gnus-win.el (gnus-window-to-buffer-helper)
6145 (gnus-all-windows-visible-p): Function needn't be a symbol.
6146
6147 * mail-source.el (mail-source-value): Function needn't be a symbol.
6148
6149 2010-09-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
6150
6151 * message.el (message-cite-prefix-regexp): Remove } from the cite
6152 prefix.
6153
6154 * gnus-art.el (gnus-treatment-function-alist): Do picons before
6155 highlight again, so that the highlight is correct.
6156
6157 * gnus-picon.el (gnus-picon): Remove again.
6158 (gnus-picon-create-glyph): Set the background XPM color explicitly.
6159
6160 * gnus-art.el (gnus-treatment-function-alist): Insert picons after
6161 doing the header highlightling, so that the background color of the
6162 picon is correct.
6163
6164 * gnus-picon.el (gnus-picon-xbm): Remove obsolete face.
6165 (gnus-picon): Ditto.
6166 (gnus-picon): Reinstate. The background color for picons is white.
6167 (gnus-picon-insert-glyph): Make the background white.
6168
6169 * nnml.el (nnml-open-nov): Don't return dead buffers.
6170
6171 * auth-source.el (auth-source-create): Query the user for whether to
6172 store the credentials.
6173
6174 * auth-source.el (auth-source-user-or-password): Use the existing auth
6175 sources, if any, for creation.
6176
6177 * gnus.el (gnus-group-fast-parameter): Return the last matching
6178 parameter instead of the first matching parameter.
6179
6180 2010-09-26 Julien Danjou <julien@danjou.info>
6181
6182 * gnus-sum.el (gnus-auto-center-group): Transform into a defcustom.
6183
6184 2010-09-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
6185
6186 * mml2015.el (mml2015-use): Remove gpg support.
6187
6188 * mml1991.el (mml1991-function-alist): Remove gpg function.
6189 (mml1991-gpg-sign): Remove.
6190
6191 2010-09-26 Andreas Seltenreich <seltenreich@gmx.de>
6192
6193 * gnus-srvr.el (gnus-browse-subscribe-newsgroup-method): New variable.
6194 (gnus-browse-unsubscribe-current-group): Document it.
6195 (gnus-browse-unsubscribe-group): Use it.
6196
6197 2010-09-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
6198
6199 * gnus-group.el (gnus-read-ephemeral-bug-group): Add the bug email
6200 address to the To list for easier response.
6201
6202 * gnus.el (gnus-play-startup-jingle): Remove.
6203 (gnus-splash): Don't play jingle.
6204 (gnus): Silence gnus-load message.
6205
6206 * gnus-art.el (gnus-treat-play-sounds): Remove.
6207
6208 * gnus.el (gnus-play-jingle): Remove audio support.
6209
6210 * gnus-cus.el (gnus-score-customize): Remove audio reference.
6211
6212 * earcon.el: Remove -- no users.
6213
6214 * gnus-audio.el: Remove -- no users of this package.
6215
6216 * gnus-sum.el (gnus-summary-limit-children): Remove nocem support.
6217
6218 * gnus-start.el (gnus-setup-news): Remove nocem support.
6219
6220 * gnus-group.el (gnus-group-get-new-news): Remove nocem call.
6221
6222 * gnus.el (gnus-use-nocem): Remove.
6223
6224 * gnus-demon.el (gnus-demon-add-nocem, gnus-demon-scan-nocem):
6225 Remove.
6226
6227 * gnus-nocem.el (gnus-nocem-issuers): Remove file. Apparently nobody
6228 uses NoCeM any more.
6229
6230 * gnus-art.el (gnus-ctan-url): Seems not very useful -- removed.
6231 (gnus-button-ctan-handler): Ditto.
6232 (gnus-button-handle-ctan-bogus-regexp): Ditto.
6233 (gnus-button-ctan-directory-regexp): Ditto.
6234 (gnus-button-handle-ctan): Ditto.
6235 (gnus-button-tex-level): Ditto.
6236 (gnus-button-alist): Remove CTAN stuff.
6237
6238 2010-09-25 Lars Magne Ingebrigtsen <larsi@gnus.org>
6239
6240 * nnimap.el (nnimap-wait-for-response): Reverse logic in the
6241 nnimap-streaming test.
6242
6243 * gnus-start.el (gnus-get-unread-articles): Don't try to open failed
6244 servers twice.
6245
6246 * nnimap.el (nnimap-open-connection): Add more error reporting when
6247 nnimap fails early.
6248
6249 * nnheader.el (nnheader-get-report-string): New function.
6250 (nnheader-get-report): Use it.
6251
6252 * gnus-int.el (gnus-check-server): Say what the error was when opening
6253 failed.
6254
6255 * nnimap.el (nnimap-wait-for-response): Search further when we're not
6256 using streaming.
6257
6258 2010-09-25 Julien Danjou <julien@danjou.info>
6259
6260 * gnus-html.el (gnus-html-rescale-image): Use our defalias
6261 gnus-window-inside-pixel-edges.
6262
6263 2010-09-25 Lars Magne Ingebrigtsen <larsi@gnus.org>
6264
6265 * gnus-srvr.el (gnus-server-copy-server): Add documentation.
6266
6267 * mm-decode.el (mm-save-part): Allow saving to other directories the
6268 normal Emacs way.
6269
6270 * nndoc.el (nndoc-type-alist): Move mime-parts after mbox.
6271 Suggested by Jay Berkenbilt.
6272
6273 * gnus-art.el (gnus-mime-delete-part): Fix plural for "byte" when
6274 there isn't a single byte.
6275
6276 * gnus-int.el (gnus-open-server): Don't query whether to go offline --
6277 just do it. It doesn't really seem to matter what the user responds
6278 here, I think, so it's just a confusing question.
6279
6280 * nnimap.el (nnimap-retrieve-group-data-early): Fix typo in the
6281 non-streaming case.
6282
6283 * gnus-art.el (gnus-flush-original-article-buffer): Separate out.
6284 (gnus-article-encrypt-body): Use it.
6285
6286 * gnus-sum.el (gnus-summary-show-complete-article): New command and
6287 keystroke.
6288
6289 * nnimap.el (nnimap-find-wanted-parts-1):
6290 Use gnus-fetch-partial-articles.
6291
6292 * gnus-art.el (gnus-fetch-partial-articles): New variable.
6293
6294 * nnimap.el (nnimap-insert-partial-structure): New function.
6295 (nnimap-get-partial-article): New function.
6296 (nnimap-request-article): Use it.
6297 (nnimap-wait-for-response): Return whether the wait was successful.
6298 (nnimap-finish-retrieve-group-infos): Don't do anything if the
6299 retrieval wasn't successful.
6300 (nnimap-retrieve-group-data-early): Allow throttling servers.
6301 (nnimap-streaming): New variable.
6302 (nnimap-fetch-partial-articles): Remove.
6303
6304 * mm-decode.el (mm-with-part): Protect against killed buffers.
6305
6306 * nndraft.el (nndraft-retrieve-headers): Insert Lines and Chars headers
6307 for prettier summary display.
6308
6309 2010-09-25 Andrew Cohen <cohen@andy.bu.edu> (tiny change)
6310
6311 * nnir.el (nnir-run-imap): Allow sending IMAP search patterns directly.
6312
6313 2010-09-25 Lars Magne Ingebrigtsen <larsi@gnus.org>
6314
6315 * gnus.el (gnus-local-domain): Put gnus-local-domain back again, since
6316 apparently third-party libraries depend on it.
6317
6318 * nnimap.el (nnimap-open-connection): Wait for the response to STARTTLS
6319 before starting negotiation.
6320
6321 * gnus-art.el (gnus-treat-from-gravatar): Change default to nil for
6322 privacy reasons.
6323 (gnus-treat-mail-gravatar): Ditto.
6324
6325 * gnus-ems.el (gnus-put-image): Don't put any non-blank text into the
6326 buffer when inserting images. Inserting text into the headers, for
6327 instance, can make them invalid.
6328
6329 2010-09-25 Julien Danjou <julien@danjou.info>
6330
6331 * rfc1843.el: Remove useless rfc1843-old-gnus-decode-header-function
6332 variables.
6333
6334 * nnheader.el: Remove useless variables news-reply-yank-from and
6335 news-reply-yank-message-id.
6336
6337 * mml2015.el: Remove useless mc-default-scheme and mc-schemes
6338 variables.
6339
6340 * mml1991.el: Remove useless mml1991-verbose.
6341
6342 * gnus.el: Remove useless variable gnus-use-generic-from.
6343 Remove obsolete variable gnus-topic-indentation.
6344
6345 * gnus-uu.el: Remove useless gnus-uu-shar-file-name.
6346
6347 * gnus-sum.el: Remove useless gnus-newsgroup-none-id.
6348
6349 * gnus-picon.el: Remove useless gnus-picon-setup-p variable.
6350
6351 * gnus-group.el: Remove useless gnus-group-icon-cache.
6352 Remove useless gnus-ephemeral-group-server.
6353
6354 * gnus-bookmark.el: Remove useless gnus-bookmark-after-jump-hook.
6355
6356 * mml2015.el: Remove useless mml2015-verbose.
6357
6358 * mml-smime.el: Remove useless mml-smime-verbose.
6359
6360 * gnus.el: Remove useless gnus-local-domain.
6361
6362 * gnus-gravatar.el (gnus-gravatar-transform-address):
6363 Use gnus-gravatar-size.
6364
6365 * gnus-art.el: Remove useless gnus-treat-translate.
6366
6367 2010-09-24 Julien Danjou <julien@danjou.info>
6368
6369 * gnus-sum.el: Add support for Gravatars.
6370
6371 * gnus-art.el: Add support for Gravatars.
6372
6373 * gnus-gravatar.el: Add this file.
6374
6375 * gravatar.el: Add this file.
6376
6377 2010-09-24 Lars Magne Ingebrigtsen <larsi@gnus.org>
6378
6379 * gnus-sum.el (gnus-summary-fetch-faq): Remove.
6380
6381 * gnus-group.el (gnus-group-fetch-faq): Remove.
6382
6383 * gnus.el (gnus-group-faq-directory): Remove.
6384
6385 * gnus-group.el (gnus-group-fetch-charter): Remove.
6386
6387 * gnus.el (gnus-group-charter-alist): Remove.
6388
6389 * gnus-group.el (gnus-group-archive-directory): Remove.
6390 (gnus-group-recent-archive-directory): Ditto.
6391 (gnus-group-make-archive-group): Remove.
6392
6393 * nnimap.el (nnimap-update-info): Protect against nil uidnexts.
6394
6395 * gnus-cache.el (gnus-cache-braid-heads): When braiding heads, don't
6396 use the same article number for all the cached articles.
6397
6398 * nnimap.el (nnimap-command): Register the last command time so
6399 that we can use it for idling NOOPs.
6400 (nnimap-open-connection): Start the keeplive timer.
6401 (nnimap-make-process-buffer): Store all the process buffers.
6402 (nnimap-keepalive): New function.
6403
6404 * starttls.el (starttls-open-stream): Add autoload cookie.
6405
6406 2010-09-24 Michael Welsh Duggan <md5i@md5i.com> (tiny change)
6407
6408 * nnimap.el (nnimap-split-incoming-mail): Fix paren typo in the 'junk
6409 handling.
6410
6411 2010-09-24 Lars Magne Ingebrigtsen <larsi@gnus.org>
6412
6413 * nnrss.el (nnrss-retrieve-groups): Change to the group before checking
6414 its data structures.
6415
6416 * gnus.el (gnus-sloppily-equal-method-parameters): Use copy-sequence
6417 instead of the cl.el copy-list.
6418 (gnus-sloppily-equal-method-parameters): Use equal instead of the cl
6419 equalp.
6420
6421 2010-09-24 Katsumi Yamaoka <yamaoka@jpl.org>
6422
6423 * gmm-utils.el (gmm-tool-bar-from-list): Always use tool-bar-local-item
6424 and tool-bar-local-item-from-menu.
6425
6426 * gnus-agent.el (gnus-agent-make-mode-line-string): Always use
6427 mode-line-highlight face for Emacs.
6428
6429 * gnus-art.el (toplevel): Don't bind recursive-load-depth-limit while
6430 loading gnus-sum.elc; fix comment for canlock-verify.
6431 (gnus-article-jump-to-part): Use read-number.
6432 (gnus-insert-mime-button, gnus-insert-mime-security-button):
6433 Remove Emacs pre-21 compatible code for help-echo.
6434 (gnus-article-next-page-1): No need to adjust the number of lines.
6435 (gnus-article-describe-bindings): Always use help-buffer.
6436
6437 * gnus-audio.el (gnus-audio-inline-sound):
6438 * gnus-cus.el (gnus-custom-mode):
6439 * gnus-group.el (gnus-group-update-tool-bar): Comment fix.
6440
6441 * gnus-sum.el (gnus-remove-overlays): Doc fix.
6442
6443 * gnus-util.el (gnus-select-frame-set-input-focus): Remove Emacs 21
6444 compatible code.
6445
6446 2010-09-24 Glenn Morris <rgm@gnu.org>
6447
6448 * message.el (message-output): Use gnus-output-to-rmail if a buffer is
6449 visiting the fcc file in rmail-mode.
6450
6451 2010-09-24 Katsumi Yamaoka <yamaoka@jpl.org>
6452
6453 * nnir.el: Silence the byte compiler.
6454
6455 * gnus-html.el (gnus-html-encode-url-chars): New function, that's an
6456 alias to browse-url-url-encode-chars if any.
6457 (gnus-html-encode-url): Use it.
6458
6459 2010-09-23 Lars Magne Ingebrigtsen <larsi@gnus.org>
6460
6461 * gnus-start.el (gnus-use-backend-marks): New variable.
6462 (gnus-get-unread-articles-in-group): Use it.
6463
6464 * gnus-sum.el (gnus-summary-local-variables): Prepare for list/range
6465 makeover.
6466
6467 2010-09-23 Andrew Cohen <cohen@andy.bu.edu>
6468
6469 * nnimap.el (nnimap-retrieve-headers): Return 'headers.
6470
6471 2010-09-23 Lars Magne Ingebrigtsen <larsi@gnus.org>
6472
6473 * gnus-start.el (gnus-fixup-nnimap-unread-after-getting-new-news):
6474 Remove.
6475 (gnus-setup-news-hook):
6476 Remove gnus-fixup-nnimap-unread-after-getting-new-news.
6477
6478 * gnus-int.el (gnus-request-update-info): Protect against backends not
6479 having the function.
6480
6481 * nnimap.el (nnimap-stream): Mention STARTTLS.
6482 (nnimap-open-connection): Add STARTTLS support.
6483
6484 2010-09-23 Andrew Cohen <cohen@andy.bu.edu>
6485
6486 * nnir.el (nnir-run-imap): Fix up nnir to work with the new nnimap.
6487
6488 2010-09-23 Lars Magne Ingebrigtsen <larsi@gnus.org>
6489
6490 * nnimap.el (nnimap-transform-headers): Don't bug out on invalid
6491 BODYSTRUCTUREs.
6492 (nnimap-transform-headers): Unfold quoted {42} headers.
6493
6494 * gnus-start.el (gnus-get-unread-articles): Allow backends to update
6495 the info.
6496 (gnus-get-unread-articles): Only call updatep on backends that support
6497 it.
6498
6499 * nnweb.el (nnweb-request-update-info): NOOP.
6500
6501 * nnmaildir.el (nnmaildir-request-marks): Rename from -update-info.
6502
6503 * nnfolder.el (nnfolder-request-marks): Rename from -update-info,
6504 since it only deals with marks.
6505
6506 * gnus-int.el (gnus-request-marks): Rename gnus-request-update-info to
6507 gnus-request-marks, and make a new gnus-request-update-info.
6508
6509 * nnimap.el (nnimap-update-info): When UIDNEXT is present, use that for
6510 the active instead of the high number, which is usually too low.
6511
6512 2010-09-23 Teodor Zlatanov <tzz@lifelogs.com>
6513
6514 * encrypt.el: Remove.
6515
6516 2010-09-23 Lars Magne Ingebrigtsen <larsi@gnus.org>
6517
6518 * nnimap.el (nnimap-update-info): Sync non-standard flags from the
6519 server in symbolic form.
6520
6521 * gnus-html.el (gnus-max-image-proportion): Increase proportion to 0.9.
6522
6523 2010-09-22 Lars Magne Ingebrigtsen <larsi@gnus.org>
6524
6525 * nnimap.el (nnimap-parse-flags): Parse the data in any order.
6526 (nnimap-update-info): Fix up code slightly.
6527
6528 * gnus-int.el (gnus-open-server): Add tracing for performance
6529 debugging.
6530
6531 * gnus-group.el (gnus-group-highlight-line): Typo fix: beg, not start.
6532 (gnus-group-insert-group-line): Pass the real group name so that it
6533 gets the right data.
6534
6535 * gnus-start.el (gnus-get-unread-articles): Don't have
6536 `gnus-get-unread-articles-in-group' update info, since that can be
6537 really slow and doesn't seem to be needed?
6538
6539 2010-09-22 Julien Danjou <julien@danjou.info>
6540
6541 * gnus-group.el (gnus-group-insert-group-line):
6542 Call gnus-group-highlight-line.
6543 (gnus-group-update-hook): Remove gnus-group-highlight-line from the
6544 default hook list.
6545 (gnus-group-update-eval-form): Add new function.
6546 (gnus-group-highlight-line): Use gnus-group-update-eval-form.
6547 (gnus-group-get-icon): Use gnus-group-update-eval-form.
6548
6549 2010-09-22 Lars Magne Ingebrigtsen <larsi@gnus.org>
6550
6551 * nnimap.el (nnimap-request-expire-articles): If nnmail-expiry-wait is
6552 immediate, then expire all articles.
6553 (nnimap-update-info): Fix off-by-one errors.
6554 (nnimap-flags-to-marks): Would return no marks lists for group with no
6555 flags. Instead return the other data.
6556
6557 2010-09-22 Julien Danjou <julien@danjou.info>
6558
6559 * gnus-group.el (gnus-group-get-icon): Rename gnus-group-add-icon that
6560 Only return an icon.
6561 (gnus-group-insert-group-line): Compute icon to return.
6562
6563 * gnus-html.el (gnus-html-image-automatic-caching): Add custom var.
6564 (gnus-html-image-fetched): Only cache if
6565 gnus-html-image-automatic-caching is set.
6566 (gnus-html-image-fetched): Check for errors.
6567
6568 2010-09-22 Lars Magne Ingebrigtsen <larsi@gnus.org>
6569
6570 * gnus-start.el (gnus-read-active-for-groups): Only run -request-scan
6571 once per method on `g'. This ensures that backends like nnfolder don't
6572 open all their folders.
6573
6574 * nnimap.el (nnimap-split-incoming-mail): Delete 'junk.
6575 (nnimap-request-list): Nix out group in the correct buffer.
6576 (nnimap-parse-flags): Implement by using `read' instead of
6577 hand-parsing.
6578 (nnimap-flags-to-marks): Pass on permanent-flags.
6579 (nnimap-make-process-buffer): Record the server name.
6580 (nnimap-parse-flags): Fix typo.
6581 (nnimap-request-scan): Run split on the server in general, not just a
6582 single group.
6583
6584 * nnmail.el (nnmail-split-incoming): Take an optional junk-func
6585 parameter, and propagate this downwards.
6586
6587 * nnimap.el (nnimap-request-list): Set the current nnimap group to nil,
6588 since EXAMINE changes it on the server.
6589
6590 * gnus-int.el (gnus-request-expire-articles): Inhibit the daemon, since
6591 this command might take a while.
6592
6593 2010-09-22 Julien Danjou <julien@danjou.info>
6594
6595 * gnus-html.el (gnus-html-put-image): Stop using markers. They are
6596 harmful if you have 2 images side-by-side, they can't be properly
6597 update on text deletion. Using text-property is safer here.
6598 (gnus-html-image-fetched): Search also for \r\n\r\n to get the start of
6599 data.
6600
6601 2010-09-22 Lars Magne Ingebrigtsen <larsi@gnus.org>
6602
6603 * nnimap.el (nnimap-expunge-inbox): Remove.
6604 (nnimap-mark-and-expunge-incoming): Use nnimap-expunge instead.
6605 (nnimap-expunge): Flip default to t.
6606
6607 * gnus.el (gnus-method-to-server): Don't push things to the cache
6608 unless it's unique.
6609 (gnus-server-to-method): Ditto.
6610
6611 2010-09-22 Teodor Zlatanov <tzz@lifelogs.com>
6612
6613 * nnimap.el (nnimap-delete-article): Tell user if expunge won't happen.
6614
6615 2010-09-22 Julien Danjou <julien@danjou.info>
6616
6617 * gnus-html.el (gnus-html-get-image-data): Search also for \r\n\r\n to
6618 get the start of data.
6619 (gnus-html-encode-url): Add this function to encode special chars in
6620 URL.
6621 (gnus-html-wash-images): Use gnus-html-encode-url to encode URL.
6622 (gnus-html-prefetch-images): Use gnus-html-encode-url to encode URL.
6623
6624 * gnus-group.el (gnus-group-update-hook): Call gnus-group-add-icon by
6625 default.
6626 (gnus-group-add-icon): Move to gnus-group.el, and rewrite so it works.
6627
6628 * gnus-html.el (gnus-html-wash-images): Use xml-substitute-special on
6629 images alt-text.
6630 (gnus-html-put-image): Put alt-text as help-echo.
6631
6632 2010-09-22 Katsumi Yamaoka <yamaoka@jpl.org>
6633
6634 * mailcap.el (mailcap-parse-mailcap, mailcap-parse-mimetypes):
6635 * mm-util.el (mm-decompress-buffer):
6636 * nnir.el (nnir-run-find-grep):
6637 * pop3.el (pop3-list): Use 3rd arg of split-string.
6638
6639 2010-09-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
6640
6641 * gnus-sum.el (gnus-update-marks): Add sanity check to not delete marks
6642 outside the active range. Suggested by Dan Christensen.
6643
6644 * gnus-start.el (gnus-get-unread-articles): Get the extended method
6645 slightly later to avoid double-getting it.
6646
6647 * nnml.el (nnml-generate-nov-file): Fix variable name clobbering from
6648 previous patch.
6649
6650 * gnus-sum.el (gnus-adjust-marked-articles): Fix another typo.
6651
6652 2010-09-21 Adam Sjøgren <asjo@koldfront.dk>
6653
6654 * gnus-sum.el (gnus-adjust-marked-articles): Fix typo.
6655
6656 2010-09-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
6657
6658 * gnus-int.el (gnus-open-server): Give a better error message in the
6659 "go offline" case.
6660
6661 * gnus-sum.el (gnus-adjust-marked-articles): Hack to avoid adjusting
6662 marks for nnimap, which is seldom the right thing to do.
6663
6664 * gnus.el (gnus-sloppily-equal-method-parameters): Refactor out.
6665 (gnus-same-method-different-name): New function.
6666
6667 * nnimap.el (parse-time): Require.
6668
6669 * gnus-start.el (gnus-get-unread-articles): Fix the prefixed select
6670 method in the presence of many similar methods.
6671
6672 * nnmail.el (nnmail-expired-article-p): Fix typo: time-subtract.
6673
6674 * nnimap.el (nnimap-find-expired-articles): Don't refer to
6675 nnml-inhibit-expiry.
6676
6677 * gnus-sum.el (gnus-summary-move-article): Use gnus-server-equal to
6678 find out whether methods are equal.
6679
6680 * nnimap.el (nnimap-find-expired-articles): New function.
6681 (nnimap-process-expiry-targets): New function.
6682 (nnimap-request-move-article): Request the article before looking at
6683 what the Message-ID is. Fix found by Andrew Cohen.
6684 (nnimap-mark-and-expunge-incoming): Wait for the last sequence.
6685
6686 * nnmail.el (nnmail-expired-article-p): Allow returning the cutoff time
6687 for oldness in addition to being a predicate.
6688
6689 * nnimap.el (nnimap-request-group): When we have zero articles, return
6690 the right data to Gnus.
6691 (nnimap-request-expire-articles): Only delete articles immediately if
6692 the target is 'delete.
6693
6694 * gnus-sum.el (gnus-summary-move-article): When respooling to the same
6695 method, this would bug out.
6696
6697 * gnus-group.el (gnus-group-expunge-group): Rename from
6698 gnus-group-nnimap-expunge, and implemented as a normal interface
6699 function.
6700
6701 * gnus-int.el (gnus-request-expunge-group): New function.
6702
6703 * nnimap.el (nnimap-request-create-group): Implement.
6704 (nnimap-request-expunge-group): New function.
6705
6706 2010-09-21 Julien Danjou <julien@danjou.info>
6707
6708 * gnus-html.el (gnus-html-image-cache-ttl): Add new variable.
6709 (gnus-html-cache-expired): Add new function.
6710 (gnus-html-wash-images): Use `gnus-html-cache-expired' to check
6711 wethever we should display image for fetch it.
6712 Compute alt-text earlier to pass it to the fetching function too.
6713 (gnus-html-schedule-image-fetching): Change function argument to only
6714 get one image at a time, not a list.
6715 (gnus-html-image-fetched): Use `url-store-in-cache' to store image in
6716 cache.
6717 (gnus-html-get-image-data): New function to retrieve image data from
6718 cache.
6719 (gnus-html-put-image): Change buffer argument to use image data rather
6720 than file, and place image above region rather than inserting a new
6721 one. Do not take alt-text as argument, since it's useless now: we place
6722 the image above alt-text.
6723 (gnus-html-prune-cache): Remove.
6724 (gnus-html-show-images): Start to fetch image when we find one, do not
6725 push into a temporary list.
6726 (gnus-html-prefetch-images): Only fetch image if they have expired.
6727 (gnus-html-browse-image): Fix, use 'gnus-image-url.
6728 (gnus-html-image-map): Add "v" to browse-url on undisplayed image.
6729
6730 2010-09-20 Katsumi Yamaoka <yamaoka@jpl.org>
6731
6732 * rfc2047.el (rfc2047-encode-parameter): Doc fix.
6733
6734 2010-09-20 Lars Magne Ingebrigtsen <larsi@gnus.org>
6735
6736 * gnus-group.el (gnus-group-line-format-alist): Have the ?U (unseen)
6737 spec inser "*" if the group isn't active instead of 0.
6738
6739 * nnimap.el (nnimap-request-group): Don't select the imap buffer before
6740 opening the server.
6741 (nnimap-request-delete-group): Implement group deletion.
6742 (nnimap-transform-headers): Return the size of the entire message in
6743 the Bytes header, not just the size of the first part.
6744 (nnimap-request-move-article): When moving an article from nnimap,
6745 request the article first so the accepting form has an article to
6746 accept. Reported by Dan Christensen.
6747 (nnimap-command): Make sure that the error message doesn't error out.
6748
6749 2010-09-20 David Edmondson <dme@dme.org> (tiny change)
6750
6751 * nnimap.el (nnimap-request-set-mark): Don't wait for a response when
6752 we haven't requested anything.
6753
6754 2010-09-20 Lars Magne Ingebrigtsen <larsi@gnus.org>
6755
6756 * nnimap.el (nnimap-fetch-inbox): Use "[]" as the parameter instead of
6757 "". Fix found by Andrew Cohen.
6758
6759 * mail-parse.el (mail-header-encode-parameter): Use -encode-parameter
6760 instead of -encode-string.
6761
6762 2010-09-20 Katsumi Yamaoka <yamaoka@jpl.org>
6763
6764 * gnus-html.el (gnus-html-image-fetched): Pass arg to kill-buffer.
6765
6766 * gnus-sum.el (gnus-summary-update-mark): Replace subst-char-in-string
6767 by mm-subst-char-in-string.
6768
6769 2010-09-19 Lars Magne Ingebrigtsen <larsi@gnus.org>
6770
6771 * nnimap.el (nnimap-wait-for-connection): Avoid a race condition while
6772 waiting for the connection string.
6773
6774 * gnus-html.el (gnus-html-image-fetched): Protect against the data not
6775 arriving.
6776
6777 * gnus-start.el (gnus-ignored-newsgroups): Remove [] from the list of
6778 bogus characters. This allows selecting certain Gmail groups.
6779
6780 * nnimap.el (nnimap-find-wanted-parts-1): New function.
6781 (nnimap-fetch-partial-articles): New variable.
6782 (nnimap-open-connection): When looking for credentials, also use the
6783 nnimap-server-port.
6784 (nnimap-request-article): Return the group/article number, so that Gnus
6785 `^' works as expected.
6786 (nnimap-find-wanted-parts-1): Return the MIME parts as IMAP wants them.
6787
6788 * gnus.el (gnus-similar-server-opened): Refactor a bit and add
6789 comments.
6790 (gnus-methods-sloppily-equal): New function.
6791 (gnus): When using the development version of Gnus, load the gnus-load
6792 file.
6793
6794 * gnus-start.el (gnus-get-unread-articles): Make sure that we call
6795 `gnus-open-server' on each method before trying to scan them etc.
6796 This ensures that all the backend parameters are set correctly.
6797
6798 * nnimap.el (nnimap-authenticator): New variable.
6799 (nnimap-open-connection): Allow anonymous login.
6800 (nnimap-transform-headers): The chars header is called Chars not Bytes.
6801 (nnimap-wait-for-response): Don't infloop if the IMAP connection drops.
6802
6803 * gnus-art.el (gnus-article-describe-briefly): Fix up typo in last
6804 patch, found by Knut Anders Hatlen.
6805
6806 2010-09-19 Andreas Schwab <schwab@linux-m68k.org>
6807
6808 * gnus-agent.el (gnus-agent-batch-confirmation)
6809 (gnus-agent-expire-group, gnus-agent-expire): Pass proper format string
6810 to gnus-message.
6811 * gnus-art.el (gnus-article-describe-briefly): Likewise.
6812 * gnus-group.el (gnus-group-list-groups, gnus-group-describe-group)
6813 (gnus-group-edit-global-kill, gnus-group-describe-briefly): Likewise.
6814 * gnus-int.el (gnus-open-server): Likewise.
6815 * gnus-score.el (gnus-score-edit-current-scores, gnus-score-edit-file)
6816 (gnus-score-check-syntax): Likewise.
6817 * gnus-srvr.el (gnus-browse-describe-briefly): Likewise.
6818 * gnus-start.el (gnus-read-active-file-1, gnus-read-active-file-1):
6819 Likewise.
6820 * gnus-sum.el (gnus-summary-describe-briefly): Likewise.
6821
6822 2010-09-19 Lars Magne Ingebrigtsen <larsi@gnus.org>
6823
6824 * gnus-html.el (gnus-html-prefetch-images): Fix up the url-retrieve
6825 calling conventions so that prefetch doesn't bug out.
6826
6827 2010-09-19 Julien Danjou <julien@danjou.info>
6828
6829 * gnus-sum.el (gnus-summary-update-mark): Use `subst-char-in-string'
6830 rather than `subst-char-in-region' in order to be able to replace ASCII
6831 char by UTF-8 ones.
6832
6833 * gnus-html.el (gnus-html-prefetch-images): Use `url-retrieve' rather
6834 than curl.
6835 (gnus-html-image-fetched): Fix `gnus-html-put-image' call not setting
6836 the right URL and ALT text on images.
6837 (gnus-html-wash-tags): Fix tag case.
6838 Add support for `s' and `ins' tags. Use gnus-emphasis-* faces.
6839 (gnus-article-html): Add -o display_ins_del=2 option.
6840 (gnus-html-wash-tags): Add better support for <ul> tags symbols.
6841
6842 2010-09-19 Lars Magne Ingebrigtsen <larsi@gnus.org>
6843
6844 * nnheader.el (nnheader-insert-nov): Protect against junk appearing in
6845 the extra mail headers, which sometimes seem to happen for unknown
6846 reasons.
6847
6848 * mail-parse.el (mail-header-encode-parameter): Define as
6849 rfc2045-encode-string instead of as rfc2231-encode-string, since some
6850 (or most, perhaps?) mail readers don't understand the latter, but do
6851 understand the former.
6852
6853 * gnus-agent.el (gnus-agent-auto-agentize-methods): Switch the default
6854 to nil, so that no methods are automatically agentized. I think this
6855 is probably what most users want.
6856
6857 * gnus-html.el (gnus-html-schedule-image-fetching): Ignore all errors
6858 from url-retrieve, for instance about invalid URLs.
6859
6860 * nnimap.el (nnimap-finish-retrieve-group-infos): Protect against
6861 groups that have no articles.
6862 (nnimap-request-article): Check that we really got an article when we
6863 requested one.
6864
6865 * gnus-agent.el (gnus-agent-load-alist): Nix out the alist if the file
6866 doesn't exist.
6867
6868 * nnimap.el (nnimap-finish-retrieve-group-infos): Return data in the
6869 nntp buffer so the agent can save it.
6870 (nnimap-open-shell-stream): Bind `process-connection-type' to nil, so
6871 that CRLF doesn't get translated to \n.
6872 (nnimap-open-connection): Don't make 'shell commands only send \n.
6873
6874 2010-09-19 Stefan Monnier <monnier@iro.umontreal.ca>
6875
6876 * nnml.el (nnml-files): Add prefix to dynamic var `files'.
6877 (nnml-generate-nov-databases-directory, nnml-generate-active-info):
6878 Update var name.
6879 (nnml-generate-nov-file): Use dolist.
6880 (nnml-directory-articles, nnml-current-group-article-to-file-alist):
6881 Use with-current-buffer.
6882
6883 2010-09-18 Julien Danjou <julien@danjou.info>
6884
6885 * gnus-html.el (gnus-html-schedule-image-fetching): Fetch all images in
6886 parallel.
6887
6888 2010-09-18 Lars Magne Ingebrigtsen <larsi@gnus.org>
6889
6890 * nnimap.el (nnimap-update-info): When doing partial marks update, get
6891 the range update right.
6892 (nnimap-request-group): Don't make `M-g' bug out on group with no
6893 marks.
6894 (nnoo): Require, so that other packages can require nnimap.
6895 (nnimap-wait-for-response): Be a bit more lax in finding the end of the
6896 command we're looking for. This helps when the server sends more
6897 responses after we've gotten everything we expected.
6898 (nnimap): Add a `newlinep' field to keep track of end-of-line
6899 conventions.
6900 Don't send CRLF to things that don't want it.
6901 (nnimap-request-accept-article): Ditto.
6902
6903 2010-09-18 Julien Danjou <julien@danjou.info>
6904
6905 * gnus-html.el (gnus-html-schedule-image-fetching): Use `url' rather
6906 than curl to retrieve images.
6907
6908 2010-09-18 Lars Magne Ingebrigtsen <larsi@gnus.org>
6909
6910 * nnimap.el (nnimap-update-info): Extend the info so that we can set
6911 the marks.
6912 (nnimap-open-connection): Fix typo -- should be 'shell, not 'stream.
6913 (nnimap-wait-for-connection): New function.
6914 (nnimap-open-connection): If we have PREAUTH, don't query for login
6915 credentials.
6916 (nnimap-update-info): Fix off-by-one error when concatenating ranges
6917 when doing a partial update.
6918
6919 2010-09-18 Julien Danjou <julien@danjou.info>
6920
6921 * gnus-html.el (gnus-html-wash-tags): Add support for i, b and u HTML
6922 tags.
6923
6924 2010-09-18 Lars Magne Ingebrigtsen <larsi@gnus.org>
6925
6926 * nnimap.el (nnimap-credentials): New function.
6927 (nnimap-open-connection): Use the new function to look for credentials
6928 also on the numeric equivalents of "imap" and "imaps".
6929
6930 * gnus-start.el (gnus-activate-group): Send the info to
6931 gnus-request-group.
6932
6933 * nnimap.el (nnimap-request-group): Have the "check" version of the
6934 function parse flags and update the info, so that a `M-g' get a total
6935 resync of all flags from the group.
6936
6937 * gnus-int.el (gnus-request-group): Take an optional `info' parameter
6938 to allow backends to alter the info on group selection. Also alter all
6939 the backend -request-group functions to take the parameter.
6940
6941 * nnimap.el (nnimap-store-info): New function.
6942 (nnimap-update-info): Store the info for later usage.
6943 (nnimap-request-group): Use the stored info for the dont-check case, so
6944 that we don't retrieve all marks when we enter a group.
6945
6946 * nnimap.el: Use deffoo instead of defun for interface functions.
6947
6948 * gnus-start.el (gnus-get-unread-articles): Allow the backends to
6949 update the group info. This makes the nndraft groups, for instance, go
6950 back to their old behavior.
6951
6952 * gnus-sum.el (gnus-select-newsgroup): Indent.
6953
6954 * nnimap.el (nnimap-possibly-change-group): Return nil if we can't log
6955 in.
6956 (nnimap-finish-retrieve-group-infos): Make sure we're not waiting for
6957 nothing.
6958
6959 * gnus-start.el (gnus-get-unread-articles): Don't try to scan groups
6960 from methods that are denied.
6961
6962 * gnus-int.el (gnus-method-denied-p): New function.
6963
6964 * nnimap.el (nnimap-open-connection): Use auth-sources to query and
6965 store the password instead of netrc.
6966 (nnimap-open-connection): Don't error out when we can't make a
6967 connections.
6968
6969 * auth-source.el (auth-source-create): In the password prompt, say what
6970 we're querying for. Also prompt for user name if that hasn't been
6971 given.
6972
6973 * nnimap.el (nnimap-with-process-buffer): Remove.
6974
6975 2010-09-17 Lars Magne Ingebrigtsen <larsi@gnus.org>
6976
6977 * gnus-start.el (gnus-read-active-for-groups): Don't use the "finish"
6978 method when we're reading from the agent.
6979
6980 * nnagent.el (nnagent-retrieve-group-data-early): New dummy method.
6981
6982 * auth-source.el (auth-sources): Add ~/.authinfo to the default, since
6983 that's probably most useful for users.
6984
6985 * gnus-int.el (gnus-check-server): Save result so that it doesn't say
6986 "failed" all the time.
6987
6988 * gnus.el: Throughout all files, replace (save-excursion (set-buffer
6989 ...)) with (with-current-buffer ... ).
6990
6991 * nntp.el (nntp-open-server): Return whether the open was successful or
6992 not.
6993
6994 * gnus-sum.el (gnus-summary-first-subject): Have `unseen-or-unread'
6995 select an unread unseen article first.
6996
6997 * nnimap.el (nnimap-open-connection): If the user doesn't have a
6998 /etc/services, supply some sensible port defaults.
6999
7000 2010-09-17 Julien Danjou <julien@danjou.info>
7001
7002 * mm-decode.el (mm-text-html-renderer): Document gnus-article-html.
7003
7004 2010-09-17 Knut Anders Hatlen <kahatlen@gmail.com> (tiny change)
7005
7006 * nnimap.el (nnimap-get-groups): Don't bug out if the LIST command
7007 doesn't have any parameters.
7008
7009 2010-09-17 Lars Magne Ingebrigtsen <larsi@gnus.org>
7010
7011 * nnimap.el (nnimap-open-connection): Upcase all capabilities, and use
7012 only upcased checks.
7013
7014 * nnmail.el (nnmail-article-group): Fix typo in "bogus" section.
7015
7016 * nnimap.el (nnimap-open-shell-stream): New function.
7017 (nnimap-open-connection): Use it.
7018 (nnimap-transform-headers): Get the number of lines in each message.
7019 (nnimap-retrieve-headers): Query for BODYSTRUCTURE so that we get the
7020 number of lines.
7021 (nnimap-request-list): Not all servers return UIDNEXT. Work past this
7022 problem.
7023
7024 * utf7.el (utf7-encode): Autoload.
7025
7026 * nnmail.el (nnmail-inhibit-default-split-group): New internal variable
7027 to allow the mail splitting to not return a default group. This is
7028 useful for nnimap, which will leave unmatched mail in the inbox.
7029
7030 * nnimap.el: Rewritten.
7031
7032 * gnus.el (gnus-article-special-mark-lists): Add uid/active tuples, for
7033 nnimap usage.
7034
7035 * gnus-sum.el (gnus-summary-move-article): Pass the move-to group name
7036 if the move is internal, so that nnimap can do fast internal moves.
7037
7038 * gnus-start.el (gnus-get-unread-articles): Support early retrieval of
7039 data.
7040 (gnus-read-active-for-groups): Support finishing the early retrieval of
7041 data.
7042
7043 * gnus-range.el (gnus-range-nconcat): New function.
7044
7045 * gnus-int.el (gnus-finish-retrieve-group-infos)
7046 (gnus-retrieve-group-data-early): New functions.
7047
7048 2010-09-17 Stefan Monnier <monnier@iro.umontreal.ca>
7049
7050 * nnrss.el (nnrss-retrieve-headers, nnrss-request-list-newsgroups)
7051 (nnrss-retrieve-groups):
7052 * pop3.el (pop3-open-server, pop3-read-response, pop3-list, pop3-retr)
7053 (pop3-quit): Use with-current-buffer.
7054
7055 2010-09-17 Katsumi Yamaoka <yamaoka@jpl.org>
7056
7057 * pop3.el (pop3-wait-for-messages): Use pop3-accept-process-output
7058 instead of nnheader-accept-process-output.
7059
7060 * gnus-html.el (gnus-html-schedule-image-fetching)
7061 (gnus-html-prefetch-images): Replace process-kill-without-query by
7062 gnus-set-process-query-on-exit-flag.
7063
7064 2010-09-16 Romain Francoise <romain@orebokech.com>
7065
7066 * gnus-html.el: Require gnus-art for `gnus-with-article-buffer'.
7067
7068 2010-09-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
7069
7070 * gnus-registry.el (gnus-registry-install-shortcuts): The second
7071 parameter to unintern is mandatory-ish in Emacs 24.
7072
7073 * gnus-html.el (gnus-html-schedule-image-fetching)
7074 (gnus-html-prefetch-images): Check for curl before using it.
7075
7076 * mm-decode.el (mm-text-html-renderer): Don't have gnus-article-html
7077 depend on curl, which isn't essential.
7078
7079 * imap.el: Revert back to version
7080 cb950ed8ff3e0f40dac437a51b269166f9ffb60d, since some of the changes
7081 seem problematic.
7082
7083 2010-09-14 Juanma Barranquero <lekktu@gmail.com>
7084
7085 * gnus-registry.el (gnus-registry-install-shortcuts):
7086 Explicitly pass `obarray' to `unintern' to avoid a warning.
7087
7088 2010-09-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
7089
7090 * gnus-start.el (gnus-read-active-for-groups): Revert the previous
7091 change.
7092
7093 * nnrss.el (nnrss-request-list): Remove this function and related
7094 functions, including the moreover stuff.
7095
7096 2010-09-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
7097
7098 * nnrss.el (nnrss-retrieve-groups): New function.
7099
7100 2010-09-14 Juanma Barranquero <lekktu@gmail.com>
7101
7102 * .dir-locals.el: Add no-byte-compile cookie.
7103
7104 2010-09-14 Katsumi Yamaoka <yamaoka@jpl.org>
7105
7106 * gnus-start.el (gnus-read-active-for-groups): Run gnus-activate-group
7107 for back end that doesn't support request-scan.
7108
7109 2010-09-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
7110
7111 * gnus-start.el (gnus-read-active-file-1): If gnus-agent isn't set,
7112 then do request scans from the backends.
7113
7114 * gnus-sum.el (gnus-summary-update-hook): Change default to nil, to
7115 avoid running a hook per line, since this takes a lot of time,
7116 profiling shows.
7117 (gnus-summary-prepare-threads): Call `gnus-summary-highlight-line'
7118 directly if gnus-visual-p is true.
7119
7120 2010-09-10 Katsumi Yamaoka <yamaoka@jpl.org>
7121
7122 * gnus-start.el (gnus-read-active-for-groups): Check only subscribed
7123 groups; replace mapcar with dolist which is a bit faster; pass groups
7124 info to gnus-read-active-file-1.
7125 (gnus-read-active-file-1): Scan only specified groups if the new
7126 optional arg `infos' is given.
7127
7128 2010-09-09 Lars Magne Ingebrigtsen <larsi@gnus.org>
7129
7130 * mail-source.el (mail-source-fetch-pop): Use pop3-movemail again.
7131
7132 * pop3.el (pop3-movemail): Remove.
7133 (pop3-streaming-movemail): Rename to pop3-movemail.
7134
7135 * gnus-html.el (gnus-html-wash-tags): Refactor out the image bit, and
7136 don't restrict end-tag searches to the end of the line.
7137
7138 2010-09-09 Katsumi Yamaoka <yamaoka@jpl.org>
7139
7140 * gnus-start.el (gnus-get-unread-articles): Set the number of unread
7141 articles of every unchecked group to t, which means unknown since the
7142 server has never been opened.
7143
7144 2010-09-08 Lars Magne Ingebrigtsen <larsi@gnus.org>
7145
7146 * gnus-html.el (gnus-html-show-alt-text): New command.
7147 (gnus-html-browse-image): Ditto.
7148 (gnus-html-wash-tags): Add the data to allow showing the ALT text and
7149 to browse the image directly.
7150 (gnus-html-wash-tags): Search for images first, so that <a><img> works
7151 better.
7152
7153 * gnus-async.el (gnus-async-article-callback):
7154 Call `gnus-html-prefetch-images' unconditionally.
7155
7156 * gnus-html.el (gnus-html-schedule-image-fetching): Decode entities
7157 before feeding URLs to curl.
7158
7159 2010-09-07 Katsumi Yamaoka <yamaoka@jpl.org>
7160
7161 * gnus-html.el (gnus-html-wash-tags, gnus-html-put-image): Mark cid and
7162 internal images as deletable by `W D D'.
7163
7164 * gnus-async.el (gnus-html-prefetch-images): Autoload it when compiling.
7165 (gnus-async-article-callback): Fix typo.
7166
7167 2010-09-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
7168
7169 * gnus-html.el (gnus-html-wash-tags): Limit end-tag matching to the
7170 current line to work around bugs in the output from w3m.
7171
7172 * gnus-async.el (gnus-async-article-callback): Always prefetch images
7173 for groups that want that.
7174
7175 * nntp.el (nntp-wait-for-string): Supply a timeout for
7176 accept-process-output to ensure progress.
7177
7178 * gnus-start.el (gnus-get-unread-articles): If being given an explicit
7179 level to get unread articles from, then use that for foreign groups,
7180 too.
7181
7182 * gnus-html.el (gnus-html-wash-tags): Remove <a name...> tags, which
7183 confuses the rest of the function.
7184
7185 * gnus-start.el (gnus-read-active-for-groups): Do a `gnus-request-scan'
7186 for the methods that support -retrieve-groups, too.
7187
7188 * nnml.el (nnml-save-nov): Remove some debugging-related messages.
7189
7190 2010-09-06 Katsumi Yamaoka <yamaoka@jpl.org>
7191
7192 * pop3.el: Require cl when compiling.
7193 (pop3-number-of-responses): Search for "+OK", not "+OK ".
7194
7195 2010-09-05 Lars Magne Ingebrigtsen <larsi@gnus.org>
7196
7197 * gnus-start.el (gnus-get-unread-articles): Don't bother with groups
7198 that aren't going to be activated.
7199 (gnus-get-unread-articles): Fix up the last commit.
7200
7201 * gnus-html.el (gnus-article-html): Allow calling without specifying
7202 the handle. In that case, dissect the buffer first.
7203
7204 * gnus-sum.el (gnus-set-mode-line): Don't pad the mode line string.
7205
7206 * nnimap.el (nnimap-open-connection): Revert the change that would look
7207 into authinfo for imaps instead of imap.
7208
7209 * gnus-start.el (gnus-activate-group): Take an optional parameter to
7210 say that you don't want to call gnus-request-group with don-check, but
7211 do check the response. This is for virtual groups only.
7212 (gnus-get-unread-articles): Count the archive groups as secondary, so
7213 that they're activated the same way as before.
7214
7215 * nnimap.el (nnimap-request-list): Servers may return \NoSelect
7216 case-insensitively.
7217 (nnimap-debug): Remove.
7218
7219 * mail-source.el (mail-source-fetch): Don't message if we're fetching
7220 mail from a file, and the file doesn't exist.
7221
7222 * pop3.el (pop3-streaming-movemail): Return t for success.
7223
7224 * nnimap.el (nnimap-open-connection): Look for the "imaps" entry in the
7225 .authinfo if we're using ssl connection.
7226
7227 * nnvirtual.el (nnvirtual-create-mapping): Use the active info we
7228 already have if we're in a main Gnus `g' run.
7229
7230 * gnus-start.el (gnus-method-rank): Get info for virtual groups last.
7231
7232 2010-09-05 Katsumi Yamaoka <yamaoka@jpl.org>
7233
7234 * gnus-start.el (gnus-method-rank): Replace equalp with equal.
7235
7236 * nnmh.el (nnmh-request-list-1): Bind `file'.
7237
7238 * pop3.el (pop3-set-process-query-on-exit-flag): New function that's an
7239 alias to set-process-query-on-exit-flag or process-kill-without-query.
7240 (pop3-open-server): Use it.
7241
7242 2010-09-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
7243
7244 * mail-source.el (mail-source-delete-crash-box): Always move the crash
7245 box to the Incoming file. Fixes mistake in previous checkin.
7246
7247 * pop3.el (pop3-send-streaming-command): Off-by-one error on the
7248 request loop (for debugging purposes) removed.
7249
7250 * nnml.el (nnml-save-nov): Message around nnml-save-nov so that the
7251 culprit is more visible.
7252 (nnml-save-incremental-nov, nnml-open-incremental-nov)
7253 (nnml-add-incremental-nov): New functions to do "incremental" nov
7254 updates, where we just append to the end of the existing nov files
7255 without reading/writing them in full.
7256
7257 * mail-source.el (mail-source-delete-crash-box): Really only check the
7258 incoming files once in a while.
7259
7260 * pop3.el (pop3-streaming-movemail): Always close the pop3 connection.
7261
7262 * mail-source.el (mail-source-delete-crash-box): Only check the
7263 incoming files for deletion once per day to save a lot of file
7264 accesses.
7265
7266 * pop3.el (pop3-logon): Fix up unbound variable typo.
7267
7268 * mail-source.el (pop3-streaming-movemail): Autoload.
7269
7270 * pop3.el (pop3-streaming-movemail):
7271 Respect pop3-leave-mail-on-server.
7272
7273 * mail-source.el (mail-source-fetch-pop): Use streaming pop3
7274 retrieval.
7275
7276 * pop3.el (pop3-process-filter): Remove unused function.
7277 (pop3-streaming-movemail, pop3-send-streaming-command)
7278 (pop3-wait-for-messages, pop3-write-to-file)
7279 (pop3-number-of-responses): New functions for streaming pop3
7280 retrieval.
7281
7282 * gnus-start.el (gnus-get-unread-articles): Protect against groups that
7283 come from no known methods.
7284 (gnus-make-hashtable-from-newsrc-alist): Remove duplicates from .newsrc
7285 list.
7286
7287 * pop3.el (pop3-display-message-size-flag): Remove -- everybody wants
7288 message sizes.
7289 (pop3-movemail): Use erase-buffer instead of looping and deleting
7290 regions, which seems rather odd.
7291
7292 * gnus-agent.el (gnus-agent-load-local): Only read the agent.lib/local
7293 file once per `g' run.
7294
7295 * nnmh.el (nnmh-request-list-1): Output active lines also for empty
7296 directories. This makes the draft queue directory work.
7297
7298 * gnus-start.el (gnus-get-unread-articles): Rewrite the way we request
7299 data from the backends, so that we only request the list of groups from
7300 each method once. This should speed things up considerably.
7301
7302 * nnvirtual.el (nnvirtual-request-list): Remove function so that we can
7303 detect that it's not implemented.
7304
7305 * nnmh.el (nnmh-request-list-1): Fix up the recursion behavior so that
7306 we actually do recurse down into the tree, but don't stat all leaf
7307 nodes.
7308
7309 * gnus-html.el (gnus-html-show-images): If there are no images to show,
7310 then say so instead of bugging out.
7311
7312 * gnus-agent.el (gnus-agent-load-alist): Check whether the agentview
7313 files exist before trying to read them.
7314
7315 * gnus-html.el (gnus-html-wash-tags): Remove even more white space
7316 around <pre_int>.
7317
7318 * gnus-art.el (gnus-article-copy-string): Say what data we copied.
7319
7320 * nnmh.el (nnmh-request-list-1): Optimize for speed.
7321
7322 2010-09-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
7323
7324 * mm-util.el (mm-image-load-path): Just return the image directories,
7325 not all directories in the path in addition to the image directories.
7326 (mm-image-load-path): Maintain a cache of the image directories so that
7327 the `g' command in Gnus doesn't have to stat dozens of directories each
7328 time.
7329
7330 * gnus-html.el (gnus-html-put-image): Allow images to be removed.
7331 (gnus-html-wash-tags): Add a new `i' command to insert images.
7332 (gnus-html-insert-image): New command and keystroke.
7333 (gnus-html-redisplay-with-images): New command and keystroke.
7334 (gnus-html-show-images): Rename command.
7335 (gnus-html-wash-tags): Remove more white space before <pre_int> image
7336 spacers.
7337 (gnus-html-wash-tags): Decode entities at the end, so that entities
7338 inside the tags don't mess up the rest of the "parsing".
7339
7340 * gnus-agent.el (gnus-agent-auto-agentize-methods): Change the default
7341 so that nnimap methods aren't agentized by default. There's apparently
7342 many problems related to agent/imap behavior.
7343
7344 * gnus-art.el (gnus-article-copy-string): New command and key binding.
7345
7346 * gnus-html.el: Doc fix.
7347
7348 2010-09-03 Katsumi Yamaoka <yamaoka@jpl.org>
7349
7350 * gnus-html.el (gnus-html-put-image): Use gnus-graphic-display-p,
7351 glyph-width and glyph-height instead of display-graphic-p and
7352 image-size; make avoidance of displaying small images work for XEmacs.
7353
7354 * gnus-util.el (gnus-graphic-display-p): Use device-on-window-system-p
7355 for XEmacs.
7356
7357 * gnus-ems.el (gnus-set-process-plist, gnus-process-plist): Change name
7358 of symbol that holds plist data.
7359 (gnus-process-plist): Remove plist of process after getting it.
7360
7361 2010-09-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
7362
7363 * message.el (message-generate-hashcash): Change default to
7364 'opportunistic if hashcash is installed.
7365
7366 * gnus-html.el (gnus-html-rescale-image): Fix up typo in rescaling.
7367 (gnus-html-put-image): Only call image-size once, since it's somewhat
7368 time-consuming on remote X servers.
7369
7370 2010-09-02 Katsumi Yamaoka <yamaoka@jpl.org>
7371
7372 * gnus-html.el (gnus-article-html): Make work buffer multibyte for
7373 decoded contents.
7374 (gnus-html-put-image, gnus-html-rescale-image): Pass `file' argument.
7375
7376 2010-09-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
7377
7378 * gnus-group.el (gnus-group-line-format): Remove %O (moderated) from
7379 group line format, since it isn't very interesting.
7380
7381 * gnus-agent.el (gnus-agent-short-article),
7382 (gnus-agent-long-article): Increase values for these two variables,
7383 since most people are likely to have more network connection and
7384 storage than before.
7385
7386 * gnus.el (gnus-refer-article-method): Change default to 'current.
7387 When referring an article, the common behavior is to refer it from the
7388 current select method, not the native select method. The chances of
7389 the native select method having the message in question is rather slim
7390 these days.
7391
7392 * gnus-sum.el (gnus-auto-select-subject): Change default to
7393 `unseen-or-unread'. I think it's likely that most people want to
7394 select an unseen article over a previously seen, but unread one.
7395
7396 * gnus.el (gnus-mode-non-string-length): Change default to 30. nil
7397 means that in the article buffer none of the minor mode elements will
7398 be shown, usually, and this is not desirable in most cases.
7399
7400 * gnus-sum.el (gnus-summary-goto-unread): Change default to nil, so
7401 that commands like `d' (and the like) go to the next line in the
7402 buffer, instead of the next unread article. I think this is the
7403 behavior that is most natural for most users.
7404 (gnus-single-article-buffer): Change default to nil, so that people can
7405 have as many article buffers open as they have summary buffer. I think
7406 this is the most natural way for the groups to behave.
7407
7408 * message.el (message-generate-new-buffers): Change default to
7409 `unsent', so that all new message buffers start their names with the
7410 string "*unsent", and it's easier to find the buffers if you move from
7411 them.
7412
7413 2010-09-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
7414
7415 * gnus-html.el (gnus-html-wash-tags): Don't show images that are really
7416 small. They're probably tracking images.
7417 (gnus-html-wash-tags): Remove all <pre_int> place holders.
7418 (gnus-html-rescale-image): Yet another try at getting the image sizing
7419 right.
7420
7421 * nntp.el (nntp-request-set-mark): Refuse to do marks if
7422 nntp-marks-file-name is nil.
7423
7424 2010-09-01 Teodor Zlatanov <tzz@lifelogs.com>
7425
7426 * gnus-html.el (gnus-html-wash-tags)
7427 (gnus-html-schedule-image-fetching, gnus-html-image-url-blocked-p):
7428 Better logging.
7429
7430 2010-09-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
7431
7432 * nndoc.el (nndoc-type-alist): Add a new type for Google digests.
7433
7434 * gnus-html.el (gnus-html-wash-tags): Check the value of
7435 gnus-blocked-images in the summary buffer.
7436
7437 2010-09-01 Teodor Zlatanov <tzz@lifelogs.com>
7438
7439 * gnus-html.el (gnus-html-image-url-blocked-p): Doc fix.
7440
7441 2010-09-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
7442
7443 * gnus-html.el (gnus-html-wash-tags): "A" is also used for links, just
7444 like "a", it seems like.
7445 (gnus-html-image-url-blocked-p): Take a parameter for blocked-images
7446 since it needs to be picked from the correct buffer.
7447
7448 * nnwfm.el: Remove.
7449
7450 * nnlistserv.el: Remove.
7451
7452 2010-09-01 Teodor Zlatanov <tzz@lifelogs.com>
7453
7454 * gnus-html.el (gnus-html-image-url-blocked-p): New function.
7455 (gnus-html-prefetch-images, gnus-html-wash-tags): Use it.
7456
7457 2010-09-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
7458
7459 * nnkiboze.el: Remove.
7460
7461 * nndb.el: Remove.
7462
7463 * gnus-html.el (gnus-html-put-image): Use the deleted text as the image
7464 alt text.
7465 (gnus-html-rescale-image): Try to get the rescaling logic right for
7466 images that are just wide and not tall.
7467
7468 * gnus.el (gnus-string-or): Fix the syntax to not use eval or
7469 overshadow variable bindings.
7470
7471 2010-09-01 Teodor Zlatanov <tzz@lifelogs.com>
7472
7473 * gnus-html.el (gnus-html-wash-tags)
7474 (gnus-html-schedule-image-fetching, gnus-html-prefetch-images):
7475 Add extra logging.
7476
7477 2010-09-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
7478
7479 * gnus-html.el (gnus-html-wash-tags): Delete the IMG_ALT region.
7480 (gnus-max-image-proportion): New variable.
7481 (gnus-html-rescale-image): New function.
7482 (gnus-html-put-image): Rescale images.
7483
7484 2010-09-01 Stefan Monnier <monnier@iro.umontreal.ca>
7485
7486 Fix up some byte-compiler warnings.
7487 * gnus.el (gnus-group-find-parameter, gnus-kill-save-kill-buffer):
7488 * gnus-cite.el (gnus-article-highlight-citation, gnus-dissect-cited-text)
7489 (gnus-article-fill-cited-article, gnus-article-hide-citation)
7490 (gnus-article-hide-citation-in-followups, gnus-cite-toggle):
7491 * gnus-group.el (gnus-group-set-mode-line, gnus-group-quit)
7492 (gnus-group-set-info, gnus-add-mark): Use with-current-buffer.
7493 (gnus-group-update-group): Use save-excursion and with-current-buffer.
7494
7495 2010-09-01 Katsumi Yamaoka <yamaoka@jpl.org>
7496
7497 * gnus-html.el (gnus-article-html): Decode contents by charset.
7498
7499 2010-09-01 Katsumi Yamaoka <yamaoka@jpl.org>
7500
7501 * gnus-html.el (gnus-html-cache-directory, gnus-html-cache-size)
7502 (gnus-html-frame-width, gnus-blocked-images):
7503 * message.el (message-prune-recipient-rules): Add custom version.
7504 * gnus-sum.el (gnus-auto-expirable-marks): Bump custom version.
7505
7506 * gnus-ems.el (gnus-process-get, gnus-process-put): New compatibility
7507 functions.
7508
7509 * gnus-html.el (gnus-html-curl-sentinel): Replace process-get with
7510 gnus-process-get.
7511
7512 2010-08-31 Julien Danjou <julien@danjou.info> (tiny change)
7513
7514 * nnimap.el (nnimap-request-newgroups): Use nnimap-request-list-method
7515 instead of lsub directly.
7516
7517 2010-08-31 Lars Magne Ingebrigtsen <larsi@gnus.org>
7518
7519 * nnwarchive.el: Remove.
7520
7521 * gnus-soup.el: Remove.
7522
7523 * nnsoup.el: Remove.
7524
7525 * nnultimate.el: Remove.
7526
7527 * gnus-html.el (gnus-blocked-images): New variable.
7528
7529 * message.el (message-prune-recipients): New function.
7530 (message-prune-recipient-rules): New variable.
7531
7532 * gnus-cite.el (gnus-article-natural-long-line-p): New function to
7533 guess whether a long line is natural text or not.
7534
7535 * gnus-html.el (gnus-html-schedule-image-fetching):
7536 Use gnus-process-plist and friends for compatibility.
7537
7538 2010-08-31 Stefan Monnier <monnier@iro.umontreal.ca>
7539
7540 * gnus-html.el: Require packages that define macros used in this file.
7541 (gnus-article-mouse-face): Declare to silence byte-compiler.
7542 (gnus-html-curl-sentinel): Use with-current-buffer, inhibit-read-only, and
7543 process-get.
7544 (gnus-html-put-image): Use plist-get to avoid getf.
7545 (gnus-html-prefetch-images): Use with-current-buffer.
7546
7547 2010-08-31 Katsumi Yamaoka <yamaoka@jpl.org>
7548
7549 * gnus-ems.el: Provide compatibility functions for
7550 gnus-set-process-plist.
7551
7552 * gnus-sum.el (gnus-summary-stop-at-end-of-message):
7553 * gnus.el (gnus-valid-select-methods):
7554 * message.el (message-send-mail-partially-limit):
7555 * mm-decode.el (mm-text-html-renderer):
7556 * mml.el (mml-insert-mime-headers-always):
7557 * smiley.el (smiley-regexp-alist): Bump custom version.
7558
7559 2010-08-31 Lars Magne Ingebrigtsen <larsi@gnus.org>
7560
7561 * gnus-html.el: require mm-url.
7562 (gnus-html-wash-tags): Clarify the code a bit by renaming the variable
7563 with the url to `url'.
7564 (gnus-html-wash-tags): Support cid: URLs/images.
7565
7566 2010-08-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
7567
7568 * gnus-sum.el: As per discussion 3 years, 8 weeks, 3 days, 9 hours, 57
7569 minutes, 56 seconds ago on the ding list, remove the `w' and `i'
7570 bindings, as they aren't useful at all. `w' is moved to `W w'.
7571
7572 * gnus-move.el: Remove file, since it doesn't really work.
7573
7574 * gnus-html.el (gnus-article-html): Tell w3m that the input is
7575 UTF-8. This seems to fix problems with some German web feeds.
7576
7577 * gnus.el (gnus-group-startup-message): Put the xpm version of the logo
7578 at the top so that the proper colors are applied.
7579
7580 * gnus-art.el (gnus-article-view-part): Doc fix.
7581
7582 * gnus-html.el (gnus-html-put-image): Use gnus-create-image to be
7583 XEmacs-compatible.
7584 (gnus-html-put-image): Don't do images on non-graphic displays.
7585
7586 * nnslashdot.el: Remove this unused backend.
7587
7588 * gnus-undo.el (gnus-undo-register-1): Limit the undo actions to 100
7589 actions.
7590 (gnus-undo-register-1): Revert last change.
7591
7592 * gnus-group.el (gnus-group-completing-read): Protect against not
7593 having completion-styles bound.
7594
7595 * mml.el (mml-insert-mime-headers-always): Change the default to t, to
7596 make broken recipients happier.
7597
7598 * gnus-html.el (gnus-html-put-image): Use gnus-put-image.
7599
7600 * gnus-ems.el (gnus-put-image): Have gnus-put-image take an optional
7601 point parameter.
7602
7603 * gnus-group.el (gnus-group-completing-read): Add 'substring to
7604 completion-styles for group selection.
7605
7606 2009-02-04 Andreas Schwab <schwab@suse.de>
7607
7608 * gnus-score.el (gnus-score-string): Fix regex for matching extra
7609 headers and regexp-quote the match if necessary.
7610
7611 2009-03-24 Miles Bader <miles@gnu.org>
7612
7613 * smiley.el (smiley-regexp-alist): Don't delete the semicolon before
7614 the blinking smiley.
7615
7616 2009-03-24 Simon Josefsson <simon@josefsson.org>
7617
7618 * smiley.el (smiley-regexp-alist): Disallow ;;) from being treated as a
7619 blink smiley.
7620
7621 2010-08-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
7622
7623 * gnus-start.el (gnus-dribble-read-file): Ensure that the directory
7624 where the dribbel file lives exists.
7625
7626 * message.el (message-send-mail-partially-limit): Change the default to
7627 nil, since most people don't want this.
7628
7629 * mm-url.el (mm-url-decode-entities): Also decode entities like
7630 &#x3212.
7631
7632 2009-07-16 Kevin Ryde <user42@zip.com.au> (tiny change)
7633
7634 * gnus-sum.el (gnus-summary-idna-message):
7635 * nnrss.el (nnrss-normalize-date, nnrss-discover-feed):
7636 Hyperlink urls in docstrings with URL `...'.
7637
7638 2010-08-29 Adam Sjøgren <asjo@koldfront.dk>
7639
7640 * gnus-html.el (gnus-html-put-image): Use XEmacs-compatible image
7641 functions.
7642
7643 2010-08-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
7644
7645 * gnus-art.el (gnus-article-add-button): Take an optional parameter to
7646 say what the mouseover text should be.
7647
7648 * gnus-html.el (gnus-html-prefetch-images): Use the summary-local
7649 version of the mm-w3m-safe-url-regexp variable to only download images
7650 in the groups where we want that to happen.
7651
7652 * gnus-sum.el (gnus-summary-stop-at-end-of-message): New variable.
7653
7654 * gnus-art.el (gnus-article-beginning-of-window): Make into defun for
7655 easier debugging.
7656 (gnus-article-beginning-of-window): Add kludge to allow spacing past
7657 big pictures in the article buffer.
7658
7659 * mm-decode.el (mm-text-html-renderer): Default the html renderer to
7660 gnus-article-html.
7661 (mm-text-html-renderer): gnus-article-html needs curl in addition to
7662 w3m.
7663
7664 * gnus-html.el: Start a new super-simple HTML renderer based on w3m.
7665
7666 2010-08-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
7667
7668 * gnus.el (gnus-valid-select-methods): Remove reference to nngoogle,
7669 which doesn't exist.
7670
7671 * message.el (message-inhibit-ecomplete): New variable to allow some
7672 function to inhibit ecomplete address storage.
7673 (message-resend): Disable ecomplete message storage when resending
7674 messages.
7675
7676 * nntp.el (nntp-async-kluge): Remove the Emacs 20.3-related kluge.
7677
7678 2010-08-27 Katsumi Yamaoka <yamaoka@jpl.org>
7679
7680 * gnus-sum.el (gnus-summary-move-article, gnus-summary-delete-article):
7681 Save excursion while copying, moving, and deleting articles in order to
7682 prevent the cursor from jumping to unforeseen place.
7683
7684 2010-08-17 Glenn Morris <rgm@gnu.org>
7685
7686 * gnus-sync.el: Require gnus components whose functions are used.
7687
7688 * gnus-art.el (bookmark-make-record-function):
7689 * gnus-sum.el (bookmark-yank-point, bookmark-current-bookmark):
7690 Declare for compiler.
7691
7692 * mm-url.el (mml-compute-boundary): Autoload.
7693
7694 2010-08-15 Katsumi Yamaoka <yamaoka@jpl.org>
7695
7696 * gnus-start.el (gnus-start-draft-setup): Move doc string forward.
7697
7698 2010-08-14 Teodor Zlatanov <tzz@lifelogs.com>
7699
7700 Typo fix "hoo4a" -> "hook".
7701
7702 * gnus-sync.el (gnus-sync-install-hooks): Typo fix.
7703
7704 2010-08-14 Glenn Morris <rgm@gnu.org>
7705
7706 * gnus-sync.el (gnus-sync): Fix defgroup version.
7707
7708 2010-08-13 Teodor Zlatanov <tzz@lifelogs.com>
7709
7710 Doc fixes and keep unknown groups (ammended for nunion bug fix).
7711
7712 * gnus-sync.el: Fix docs.
7713 (gnus-sync-save): Keep unknown groups in `gnus-sync-newsrc-loader'.
7714 (gnus-sync-read): Don't wipe `gnus-sync-newsrc-loader' after reading.
7715
7716 2010-08-12 Teodor Zlatanov <tzz@lifelogs.com>
7717
7718 Optimizations for gnus-sync.el.
7719
7720 * gnus-sync.el: Add docs about gnus-sync-backend
7721 possibilities.
7722 (gnus-sync-save): Remove unnecessary message.
7723 (gnus-sync-read): Optimize and show what groups were skipped.
7724
7725 2010-08-12 Teodor Zlatanov <tzz@lifelogs.com>
7726
7727 Minor bug fixes for gnus-sync.el.
7728
7729 * gnus-sync.el (gnus-sync-unload-hook, gnus-sync-install-hooks):
7730 Don't read the sync on get-new-news.
7731
7732 * gnus-sync.el (gnus-sync-save): Define `variable' so the compiler is
7733 quiet.
7734
7735 * gnus-sync.el (gnus-sync-read): Use `gnus-sync-newsrc-offsets'
7736 (fix typo).
7737
7738 2010-07-30 Lawrence Mitchell <wence@gmx.li>
7739
7740 Make saving and restoring of hidden threads work with overlays.
7741 Patch applied by Ted Zlatanov.
7742
7743 * gnus-sum.el (gnus-hidden-threads-configuration)
7744 (gnus-restore-hidden-threads-configuration): Update to deal with text
7745 properties, rather than searching for a magic character.
7746
7747 2010-08-12 Teodor Zlatanov <tzz@lifelogs.com>
7748
7749 New gnus-sync.el library for synchronization of marks.
7750
7751 * gnus-sync.el: New library for synchronization of marks.
7752
7753 * gnus-util.el (gnus-grep-in-list): Move from gnus-registry.el and
7754 renamed from `gnus-registry-grep-in-list'.
7755
7756 * gnus-registry.el (gnus-registry-follow-group-p):
7757 Use `gnus-grep-in-list'.
7758
7759 * gnus-start.el (gnus-start-draft-setup): Make it interactive.
7760
7761 2010-08-06 Katsumi Yamaoka <yamaoka@jpl.org>
7762
7763 * rfc2047.el (rfc2047-encode): Use utf-8 as a last resort if
7764 determining charset of text fails.
7765
7766 2010-08-01 Katsumi Yamaoka <yamaoka@jpl.org>
7767
7768 * nnmail.el (nnmail-get-new-mail-1): Revert.
7769
7770 * nnml.el (nnml-active-number): Make sure names of newly created groups
7771 in nnml-group-alist are encoded.
7772
7773 2010-07-30 Katsumi Yamaoka <yamaoka@jpl.org>
7774
7775 * nnmail.el (nnmail-get-new-mail-1): Encode group names possibly
7776 containing non-ASCII characters in active file for nnml back end.
7777
7778 2010-07-24 David Engster <dengste@eml.cc>
7779
7780 * mml-smime.el (mml-smime-epg-verify): Also accept the older
7781 x-pkcs7-signature MIME type as signature (RFC 2311, C.1).
7782
7783 2010-07-21 Daiki Ueno <ueno@unixuser.org>
7784
7785 * mml.el (mml-parse-1): Collect "certfile" attributes in "<#secure>"
7786 tag (Bug#6654).
7787
7788 2010-07-20 Katsumi Yamaoka <yamaoka@jpl.org>
7789
7790 * gnus-sum.el (gnus-summary-bookmark-make-record): Bookmark position in
7791 the article buffer, not the summary buffer.
7792
7793 2010-07-15 Katsumi Yamaoka <yamaoka@jpl.org>
7794
7795 * gnus-sum.el (gnus-summary-bookmark-make-record): Make it work for
7796 Emacs 23 as well.
7797
7798 2010-07-13 Thierry Volpiatto <thierry.volpiatto@gmail.com>
7799
7800 Allow C-w when setting a bookmark in a Gnus Article buffer (Bug#5975).
7801 Patch applied by Karl Fogel.
7802
7803 * gnus-sum.el (gnus-summary-bookmark-make-record):
7804 Set `bookmark-yank-point' and `bookmark-current-buffer' to allow C-w.
7805
7806 2010-07-13 Thierry Volpiatto <thierry.volpiatto@gmail.com>
7807
7808 Allow bookmarks to be set from Gnus Article buffers (Bug #5975).
7809 Patch applied (with minor tweaks) by Karl Fogel. Note this leaves
7810 C-w still not working correctly from Article buffers; Thierry's
7811 patch to fix that will be applied after this.
7812
7813 * gnus-art.el (bookmark-make-record-function): New local variable.
7814
7815 * gnus-sum.el (gnus-summary-bookmark-make-record): Allow setting from
7816 article buffer.
7817 (gnus-summary-bookmark-jump): Maybe jump to article buffer.
7818
7819 2010-07-13 Karl Fogel <kfogel@red-bean.com>
7820
7821 * gnus-sum.el (bookmark-make-record-default): Adjust declaration, based
7822 on changes in bookmark.el.
7823
7824 2010-06-22 Mark A. Hershberger <mah@everybody.org>
7825
7826 * mm-url.el (mm-url-encode-multipart-form-data): New function to handle
7827 the *other* type of HTML form submission.
7828
7829 2010-06-15 Michael Albinus <michael.albinus@gmx.de>
7830
7831 * auth-source.el (auth-source-pick): If choice does not contain a
7832 questioned keyword, set the check to t.
7833
7834 2010-06-12 Romain Francoise <romain@orebokech.com>
7835
7836 * gnus-util.el (gnus-date-get-time): Move up before first use.
7837
7838 2010-06-10 Katsumi Yamaoka <yamaoka@jpl.org>
7839
7840 * gnus-art.el (gnus-mime-buttonized-part-id): New internal variable.
7841 (gnus-article-edit-part): Bind it to make last part that is substituted
7842 or deleted visible.
7843 (gnus-mime-display-single): Buttonize part of which id equals to
7844 gnus-mime-buttonized-part-id.
7845
7846 2010-06-10 Dan Christensen <jdc@uwo.ca>
7847
7848 * gnus-util.el (gnus-user-date): Use gnus-date-get-time.
7849 (gnus-dd-mmm): Use gnus-date-get-time.
7850 * gnus-sum.el (gnus-thread-latest-date): Use gnus-date-get-time and
7851 simplify logic.
7852 (gnus-summary-limit-to-age): Use gnus-date-get-time.
7853 (gnus-sort-threads): Emit message if gnus-sort-threads-loop used.
7854
7855 2010-06-08 Michael Albinus <michael.albinus@gmx.de>
7856
7857 * auth-source.el (top): Autoload `secrets-list-collections',
7858 `secrets-create-item', `secrets-delete-item'.
7859 (auth-sources): Fix tag string.
7860 (auth-get-source, auth-source-retrieve, auth-source-create)
7861 (auth-source-delete): New defuns.
7862 (auth-source-pick): Rewrite in order to avoid 2 passes.
7863 (auth-source-forget-user-or-password): New parameter USERNAME.
7864 (auth-source-user-or-password): New parameters CREATE-MISSING and
7865 DELETE-EXISTING. Retrieve password interactively, if needed.
7866
7867 2010-06-07 Teemu Likonen <tlikonen@iki.fi> (tiny change)
7868
7869 * gnus-agent.el (gnus-agent-expire-unagentized-dirs): Don't ask about
7870 deleting unused directories when gnus-expert-user is t.
7871
7872 2010-06-02 Katsumi Yamaoka <yamaoka@jpl.org>
7873
7874 * gnus-art.el (gnus-article-browse-delete-temp-files): Don't make query
7875 for each temp file when gnus-article-browse-delete-temp is ask.
7876
7877 2010-05-20 Kevin Ryde <user42@zip.com.au>
7878
7879 * gnus-start.el (gnus-level-unsubscribed): Doc fix. (Bug#6206)
7880
7881 2010-05-14 Katsumi Yamaoka <yamaoka@jpl.org>
7882
7883 * gnus-sum.el (gnus-summary-save-article): Don't bother to re-fetch
7884 article unless decoding article to be saved.
7885
7886 2010-05-13 Katsumi Yamaoka <yamaoka@jpl.org>
7887
7888 * mml1991.el (mml1991-mailcrypt-encrypt, mml1991-gpg-encrypt):
7889 * mml2015.el (mml2015-gpg-encrypt): Disable multibyte in buffers
7890 generated within the mm-with-unibyte-current-buffer macro.
7891
7892 2010-05-13 Katsumi Yamaoka <yamaoka@jpl.org>
7893
7894 * gnus-art.el (gnus-bind-safe-url-regexp): Bind mm-w3m-safe-url-regexp
7895 to nil when we're in a mml-preview buffer and no group is selected.
7896
7897 2010-05-12 Andreas Seltenreich <seltenreich@gmx.de>
7898
7899 * gnus-sum.el (gnus-summary-read-group-1): Don't jump to next group
7900 when catching the `C-g'. Reported by "Leo".
7901
7902 2010-05-12 Katsumi Yamaoka <yamaoka@jpl.org>
7903
7904 * message.el (message-forward-make-body-plain)
7905 (message-forward-make-body-mml): Use mm-multibyte-string-p instead of
7906 multibyte-string-p.
7907
7908 2010-05-12 Katsumi Yamaoka <yamaoka@jpl.org>
7909
7910 * message.el (message-forward-make-body-mml): Assume original message
7911 is multibyte string; error on unibyte.
7912 (message-forward-make-body-plain): Ditto; don't add excessive newline
7913 in body end.
7914
7915 2010-05-11 Andreas Seltenreich <seltenreich@gmx.de>
7916
7917 * gnus-sum.el (gnus-summary-kill-thread): Use gnus-summary-mark-article
7918 instead of g-s-m-a-as-unread to set the expirable mark. (Bug#5284)
7919
7920 2010-05-11 Katsumi Yamaoka <yamaoka@jpl.org>
7921
7922 * mm-extern.el (mm-extern-url): Don't use
7923 mm-with-unibyte-current-buffer.
7924 (mm-extern-cache-contents): Use with-current-buffer instead of
7925 save-excursion + set-buffer.
7926
7927 2010-05-10 Katsumi Yamaoka <yamaoka@jpl.org>
7928
7929 * mm-util.el (mm-emacs-mule): Remove.
7930
7931 2010-05-10 Andreas Seltenreich <seltenreich@gmx.de>
7932
7933 * gnus-sum.el (gnus-summary-mode): Don't make minor-mode-alist
7934 buffer-local as it's incompatible with Stefan Monnier's 2010-05-03
7935 change.
7936
7937 2010-05-10 Katsumi Yamaoka <yamaoka@jpl.org>
7938
7939 * mm-util.el (mm-with-unibyte-current-buffer): Redefine it so as not to
7940 bind the default value of enable-multibyte-characters to nil.
7941
7942 2010-05-10 Katsumi Yamaoka <yamaoka@jpl.org>
7943
7944 * message.el (message-forward-make-body-plain)
7945 (message-forward-make-body-mml):
7946 Don't use mm-with-unibyte-current-buffer.
7947
7948 2010-05-07 Christian von Roques <roques@mti.ag> (tiny change)
7949
7950 * mml2015.el (mml2015-epg-find-usable-key): Skip disabled key
7951 (Bug#5592).
7952
7953 2010-05-07 Julien Danjou <julien@danjou.info>
7954
7955 * gnus-art.el (gnus-mime-pipe-part): Add optional argument `cmd'; pass
7956 it to mm-pipe-part.
7957
7958 * mm-decode.el (mm-pipe-part): Add optional argument `cmd'; use it if
7959 it is given.
7960
7961 2010-05-07 Katsumi Yamaoka <yamaoka@jpl.org>
7962
7963 * nnweb.el (nnweb-gmane-search):
7964 * yenc.el (yenc-decode-region): Don't run set-buffer-multibyte for
7965 XEmacs.
7966
7967 * gnus-art.el (gnus-article-browse-html-parts):
7968 * gnus-group.el (gnus-read-ephemeral-gmane-group)
7969 (gnus-read-ephemeral-bug-grou): Use mm-make-temp-file instead of
7970 make-temp-file.
7971
7972 * gnus-dired.el (gnus-dired-mode): Bind gnus-dired-mode-hook,
7973 gnus-dired-mode-on-hook and gnus-dired-mode-off-hook for XEmacs when
7974 compiling.
7975
7976 * gnus-ml.el (gnus-mailing-list-mode): Bind gnus-mailing-list-mode-hook,
7977 gnus-mailing-list-mode-on-hook and gnus-mailing-list-mode-off-hook for
7978 XEmacs when compiling.
7979
7980 * gnus-salt.el (gnus-pick-mode): Bind gnus-pick-mode-on-hook and
7981 gnus-pick-mode-off-hook for XEmacs when compiling.
7982 (gnus-binary-mode): Bind gnus-binary-mode-on-hook and
7983 gnus-binary-mode-off-hook for XEmacs when compiling.
7984
7985 * gnus-sum.el (gnus-summary-limit-strange-charsets-predicate):
7986 Return nil if char-charset is not available.
7987
7988 * sieve-manage.el (sieve-manage-disable-multibyte): Redefine it as a
7989 macro.
7990
7991 * mm-url.el (mm-url-form-encode-xwfu): Use mm-encode-coding-string
7992 instead of encode-coding-string.
7993
7994 * mm-util.el (mm-enable-multibyte, mm-disable-multibyte): Use (featurep
7995 'xemacs) instead of mm-emacs-mule to switch function definitions.
7996 (mm-with-unibyte-current-buffer): Make it a progn macro for XEmacs.
7997
7998 2010-05-06 Tommi Vainikainen <thv@iki.fi> (tiny change)
7999
8000 * mml-sec.el (mml-secure-message-sign): Fix cut and paste error.
8001
8002 2010-05-06 Katsumi Yamaoka <yamaoka@jpl.org>
8003
8004 * gnus-dired.el, gnus-draft.el, gnus-ml.el, gnus-salt.el, gnus-sum.el,
8005 gnus-undo.el, mml.el: Require easy-mmode for XEmacs when compiling.
8006
8007 2010-05-03 Juanma Barranquero <lekktu@gmail.com>
8008
8009 * mm-util.el (mm-decompress-buffer): Use `delete-file';
8010 alias `jka-compr-delete-temp-file' no longer exists.
8011
8012 2010-05-03 Stefan Monnier <monnier@iro.umontreal.ca>
8013
8014 Use define-minor-mode in Gnus where applicable.
8015 * mml.el (mml-mode): Use define-minor-mode.
8016 * gnus-undo.el (gnus-undo-mode-map): Initialize in declaration.
8017 (gnus-undo-mode): Use define-minor-mode.
8018 * gnus-sum.el (gnus-dead-summary-mode-map): Initialize in declaration.
8019 (gnus-dead-summary-mode): Use define-minor-mode.
8020 * gnus-salt.el (gnus-pick-mode-map, gnus-binary-mode-map):
8021 Initialize in declaration.
8022 (gnus-pick-mode, gnus-binary-mode): Use define-minor-mode.
8023 * gnus-ml.el (gnus-mailing-list-mode-map): Initialize in declaration.
8024 (gnus-mailing-list-mode): Use define-minor-mode.
8025 * gnus-draft.el (gnus-draft-mode-map): Initialize in declaration.
8026 (gnus-draft-mode): Use define-minor-mode.
8027 * gnus-dired.el (gnus-dired-mode-map): Initialize in declaration.
8028 (gnus-dired-mode): Use define-minor-mode.
8029
8030 2010-05-01 Andreas Seltenreich <seltenreich@gmx.de>
8031
8032 * mml.el (mml-generate-mime-1,mml-compute-boundary-1): Update 'mml
8033 handles on recursive mml-to-mime translation and check them for
8034 boundary delimiter collisions. Reported by Greg Troxel.
8035
8036 2010-04-27 Katsumi Yamaoka <yamaoka@jpl.org>
8037
8038 * gnus-util.el: Don't load tm and apel XEmacs packages when compiling.
8039
8040 2010-04-23 Stefan Monnier <monnier@iro.umontreal.ca>
8041
8042 * mm-util.el (mm-find-buffer-file-coding-system):
8043 * yenc.el (yenc-decode-region): Don't let-bind a read-only variable.
8044
8045 2010-04-22 Andreas Seltenreich <seltenreich@gmx.de>
8046
8047 * message.el (message-generate-headers): Record insertion of optional
8048 headers as well. Otherwise the check to prevent repeated insertion of
8049 optional headers is a no-op.
8050
8051 2010-04-17 Teodor Zlatanov <tzz@lifelogs.com>
8052
8053 * smime.el: Don't mention CVS.
8054
8055 * nnrss.el (nnrss-fetch): Don't mention CVS.
8056
8057 * nnir.el: Don't mention CVS.
8058
8059 2010-04-14 Stefan Monnier <monnier@iro.umontreal.ca>
8060
8061 * gnus-sum.el (gnus-summary-bookmark-make-record):
8062 Add `location' field.
8063
8064 2010-04-12 Stefan Monnier <monnier@iro.umontreal.ca>
8065
8066 * gnus-sum.el: Add bookmark declarations to silence the compiler.
8067 (gnus-mark-xrefs-as-read, gnus-summary-limit-to-bodies):
8068 Use with-current-buffer to silence the byte-compiler.
8069 (gnus-summary-bookmark-make-record): Use derived-mode-p and don't
8070 bother to require `gnus'.
8071 (gnus-summary-bookmark-jump): Don't forget to autoload. Simplify.
8072
8073 2010-04-12 Thierry Volpiatto <thierry.volpiatto@gmail.com>
8074
8075 * gnus-sum.el (gnus-summary-bookmark-make-record)
8076 (gnus-summary-bookmark-jump): New functions.
8077 (gnus-summary-mode): Setup bookmark support.
8078
8079 2010-04-01 Andreas Schwab <schwab@linux-m68k.org>
8080
8081 * mm-uu.el (mm-uu-pgp-signed-extract-1): Use buffer-file-coding-system
8082 if set.
8083
8084 2010-03-31 Katsumi Yamaoka <yamaoka@jpl.org>
8085
8086 * gnus-art.el (gnus-article-browse-html-save-cid-content): Rename from
8087 gnus-article-browse-html-save-cid-image; make it work recursively for
8088 forwarded messages as well.
8089 (gnus-article-browse-html-parts): Work when prefix arg is given.
8090 (gnus-article-browse-html-article): Doc fix.
8091
8092 2010-03-30 Chong Yidong <cyd@stupidchicken.com>
8093
8094 * message.el (message-default-mail-headers):
8095 (message-default-headers): Carry the value mail-default-headers over
8096 into message-default-mail-headers, rather than message-default-headers.
8097
8098 2010-03-30 Martin Stjernholm <mast@lysator.liu.se>
8099
8100 * mm-decode.el (mm-add-meta-html-tag): Add option to override the
8101 charset.
8102
8103 * gnus-art.el (gnus-article-browse-html-parts): Force the correct
8104 charset into the <meta> tag when the article is encoded to utf-8.
8105
8106 2010-03-30 Katsumi Yamaoka <yamaoka@jpl.org>
8107
8108 * gnus-art.el (gnus-article-browse-delete-temp-files):
8109 Delete directories as well.
8110 (gnus-article-browse-html-parts): Work for images that do not specify
8111 file names; delete temp directory when quitting; insert header at the
8112 right place; use file: scheme for image files.
8113
8114 2010-03-30 Eric Schulte <schulte.eric@gmail.com>
8115
8116 * gnus-art.el (gnus-article-browse-html-save-cid-image): New function.
8117 (gnus-article-browse-html-parts): Use it to make temporary cid image
8118 files in addition to html file so that browser may display them.
8119
8120 2010-03-29 Katsumi Yamaoka <yamaoka@jpl.org>
8121
8122 * mm-decode.el (mm-add-meta-html-tag): Fix regexp matching meta tag.
8123
8124 2010-03-29 Teodor Zlatanov <tzz@lifelogs.com>
8125
8126 * auth-source.el (auth-source-pick): Fix for non-secrets specifier.
8127
8128 2010-03-27 Teodor Zlatanov <tzz@lifelogs.com>
8129
8130 * auth-source.el (auth-sources): Change default to be simpler.
8131 Explain about Secret Service API sources. Improve Customize options.
8132 (auth-source-pick): Change to accept any number of search parameters.
8133 Implement fallbacks iteratively, not recursively. Add scoring on the
8134 second pass and sort by score. Call Secret Service API when needed.
8135 (auth-source-user-or-password): Use it. Call Secret Service API
8136 directly when needed to get the user name and the password.
8137
8138 2010-03-24 Juanma Barranquero <lekktu@gmail.com>
8139
8140 * message.el (message-interactive): Doc fix.
8141 (message-qmail-inject-args): Reflow.
8142 (message-kill-to-signature): Fix typo in docstring.
8143
8144 * smiley.el (smiley-buffer): Fix typo in docstring.
8145
8146 2010-03-24 Glenn Morris <rgm@gnu.org>
8147
8148 * mail-source.el (gnus-message): Declare.
8149 (mail-source-delete-old-incoming): Require gnus-util.
8150
8151 2010-03-23 Katsumi Yamaoka <yamaoka@jpl.org>
8152
8153 * gnus-art.el (canlock-verify): Autoload it for Emacs 21.
8154
8155 * message.el (ecomplete-setup): Autoload it for Emacs <23.
8156
8157 * mml-sec.el (mml-secure-cache-passphrase): Default to t that is
8158 password-cache's default if it is not bound.
8159 (mml-secure-passphrase-cache-expiry): Default to 16 that is
8160 password-cache-expiry's default if it is not bound.
8161
8162 * pop3.el (pop3-list): Don't use 3rd arg of `split-string' which is not
8163 available in Emacs 21.
8164
8165 2010-03-23 Teodor Zlatanov <tzz@lifelogs.com>
8166
8167 * auth-source.el (auth-sources): Fix up definition so extra parameters
8168 are always inline.
8169
8170 2010-03-22 Martin Stjernholm <mast@lysator.liu.se>
8171
8172 * nnimap.el (nnimap-verify-uidvalidity): Fix bug where uidvalidity
8173 wasn't updated after mismatch. Clear cached mailbox info correctly
8174 when uidvalidity changes.
8175 (nnimap-group-prefixed-name): New function to avoid some code
8176 duplication.
8177 (nnimap-verify-uidvalidity, nnimap-group-overview-filename)
8178 (nnimap-request-group): Use it.
8179 (nnimap-retrieve-groups, nnimap-verify-uidvalidity)
8180 (nnimap-update-unseen): Significantly improved speed of Gnus startup
8181 with many imap folders. This is done by caching the group status from
8182 the imap server persistently in a group parameter `imap-status'. (This
8183 was cached before too if `nnimap-retrieve-groups-asynchronous' was set,
8184 but not persistently, so every Gnus startup was still very slow.)
8185
8186 2010-03-20 Teodor Zlatanov <tzz@lifelogs.com>
8187
8188 * auth-source.el: Set up autoloads. Bump to 23.2 because of the
8189 secrets.el dependency.
8190 (auth-sources): Add optional user name. Add secrets.el configuration
8191 choice (unused right now).
8192
8193 2010-03-20 Teodor Zlatanov <tzz@lifelogs.com>
8194
8195 * gnus-sum.el (gnus-summary-make-menu-bar):
8196 Let `gnus-registry-install-shortcuts' fill in the functions.
8197
8198 * gnus-registry.el (gnus-summary-misc-menu): Declare to avoid
8199 warnings.
8200 (gnus-registry-misc-menus): Variable to hold registry mark menus.
8201 (gnus-registry-install-shortcuts): Populate and use it in a
8202 `gnus-summary-menu-hook' lambda, under "Gnus"->"Registry Marks".
8203
8204 2010-03-20 Martin Stjernholm <mast@lysator.liu.se>
8205
8206 * nnimap.el (nnimap-decode-group-name, nnimap-encode-group-name):
8207 In-place substitutions for the group name encoding/decoding.
8208 (nnimap-find-minmax-uid, nnimap-possibly-change-group)
8209 (nnimap-retrieve-headers-progress, nnimap-possibly-change-group)
8210 (nnimap-retrieve-headers-progress, nnimap-request-article-part)
8211 (nnimap-update-unseen, nnimap-request-list)
8212 (nnimap-retrieve-groups, nnimap-request-update-info-internal)
8213 (nnimap-request-set-mark, nnimap-split-to-groups)
8214 (nnimap-split-articles, nnimap-request-newgroups)
8215 (nnimap-request-create-group, nnimap-request-accept-article)
8216 (nnimap-request-delete-group, nnimap-request-rename-group)
8217 (nnimap-acl-get, nnimap-acl-edit): Use them. Replace `mbx' with
8218 `encoded-mbx' for consistency.
8219 (nnimap-close-group): Call `imap-current-mailbox' instead of using the
8220 variable `imap-current-mailbox'.
8221
8222 * gnus-agent.el (gnus-agent-fetch-articles, gnus-agent-fetch-headers)
8223 (gnus-agent-regenerate-group): Use `gnus-agent-decoded-group-name'.
8224
8225 2010-03-20 Bojan Petrovic <bpetrovi@f.bg.ac.rs>
8226
8227 * pop3.el (pop3-display-message-size-flag): Display message size byte
8228 counts during POP3 download.
8229 (pop3-movemail): Use it.
8230 (pop3-list): Implement listing of available messages.
8231
8232 2010-03-20 Mark Triggs <mst@dishevelled.net> (tiny change)
8233
8234 * nnir.el (nnir-get-article-nov-override-function): New function to
8235 override the normal NOV retrieval.
8236 (nnir-retrieve-headers): Use it.
8237
8238 2010-03-19 Michael Albinus <michael.albinus@gmx.de>
8239
8240 * auth-source.el (netrc-machine-user-or-password): Autoload.
8241
8242 2010-03-19 Glenn Morris <rgm@gnu.org>
8243
8244 Stop message.el from loading about 40 libraries it doesn't always need.
8245 The general approach is to autoload rather than require, and to
8246 require in the specific functions rather than the file. (Bug#5642)
8247
8248 * gmm-utils.el: Don't require wid-edit.
8249 (widget-create-child-value, widget-convert, widget-default-get):
8250 Autoload.
8251
8252 * gnus-util.el: Don't require time-date, netrc.
8253 (message-fetch-field, gnus-group-name-decode): Declare rather than
8254 autoloading.
8255 (gnus-fetch-field): Require message.
8256 (gnus-decode-newsgroups): Require gnus-group.
8257
8258 * ietf-drums.el: Don't require time-date.
8259
8260 * message.el: Don't require hashcash, canlock, ecomplete.
8261 Do require mail-utils. Require nnheader only when compiling.
8262 (smtpmail-default-smtp-server): Remove declaration.
8263 (message-send-mail-function): Check smtpmail-default-smtp-server
8264 is bound rather than requiring smtpmail.
8265 (message-auto-save-directory, message-insert-signature):
8266 Use expand-file-name rather than nnheader-concat.
8267 (nnheader-insert-file-contents): Autoload.
8268 (hashcash-wait-async): Declare.
8269 (message-send-mail): Only call gnus-setup-posting-charset if
8270 gnus-group-posting-charset-alist is bound. Require hashcash if needed.
8271 (message-send-mail-with-sendmail): Require sendmail.
8272 (canlock-password, canlock-password-for-verify): Declare.
8273 (message-canlock-password): Require canlock.
8274 (nnheader-get-report): Autoload.
8275 (gnus-setup-posting-charset): Declare.
8276 (message-send-news): Require gnus-msg.
8277 (message-make-references, message-make-in-reply-to): Use mail-header-id
8278 rather than the alias mail-header-message-id.
8279 (ecomplete-add-item, ecomplete-save): Declare.
8280 (message-put-addresses-in-ecomplete): Require ecomplete.
8281 (ecomplete-display-matches): Autoload.
8282
8283 * mm-decode.el: Don't require mailcap, gnus-util.
8284 (gnus-map-function, gnus-replace-in-string, gnus-read-shell-command)
8285 (message-fetch-field, mailcap-parse-mailcaps, mailcap-mime-info):
8286 Autoload.
8287 (mailcap-mime-extensions): Declare.
8288
8289 * mm-encode.el: Don't require mailcap.
8290 (mailcap-extension-to-mime): Autoload.
8291
8292 * mml-sec.el: Don't require password-cache.
8293
8294 * mml.el (gnus-setup-posting-charset): Declare rather than autoload.
8295 (mailcap-parse-mimetypes, mailcap-mime-types): Declare.
8296 (mml-minibuffer-read-type): Require mailcap.
8297 (mml-preview): Require gnus-msg.
8298
8299 * mml1991.el: Require password-cache.
8300 (password-cache-expiry): Remove declaration.
8301
8302 * mml2015.el: Require password-cache.
8303 (password-cache-expiry): Remove declaration.
8304
8305 * nneething.el (mailcap): Require mailcap.
8306
8307 * nnheader.el (declare-function): Add compatibility stub.
8308 (message-remove-header): Declare rather than autoload.
8309 (nnheader-replace-header): Require message.
8310
8311 * nnimap.el (declare-function): Add compatibility stub.
8312 (netrc-parse, netrc-machine-user-or-password): Declare.
8313 (nnimap-open-connection): Require netrc.
8314
8315 * nntp.el (declare-function): Add compatibility stub.
8316 (netrc-parse, netrc-machine, netrc-get): Declare.
8317 (nntp-send-authinfo): Require netrc.
8318
8319 * rfc2047.el: Don't require qp.
8320 (quoted-printable-encode-region, quoted-printable-decode-string):
8321 Autoload.
8322
8323 * sieve-mode.el: Don't require easymenu.
8324 (easy-menu-add-item): Autoload it.
8325
8326 * spam-stat.el (time-to-number-of-days): Autoload it.
8327
8328 2010-03-17 Kevin Ryde <user42@zip.com.au>
8329
8330 * mml.el (mml-read-tag): Unquote values with `read' to reverse
8331 prin1 in mml-insert-tag (just stripping the quotes gave wrong
8332 value if any backslash escapes).
8333
8334 2010-03-15 Katsumi Yamaoka <yamaoka@jpl.org>
8335
8336 * mm-util.el (mm-charset-to-coding-system): Use coding-system-from-name
8337 if it is available. (bug#5647)
8338
8339 2010-02-26 Glenn Morris <rgm@gnu.org>
8340
8341 * message.el (message-send-mail-function): Change the default, so that
8342 it inherits from a customized send-mail-function. (Bug#5643)
8343
8344 2010-02-24 Stefan Monnier <monnier@iro.umontreal.ca>
8345
8346 * gnus-art.el (gnus-treat-display-x-face): Don't burp if
8347 shell-command-to-string signals an error (bug#5299).
8348
8349 2010-02-24 Glenn Morris <rgm@gnu.org>
8350
8351 * message.el (message-smtpmail-send-it)
8352 (message-send-mail-with-mailclient): Doc fixes.
8353
8354 2010-02-16 Glenn Morris <rgm@gnu.org>
8355
8356 * message.el (message-default-mail-headers): Change the default value
8357 to ease the transition from mail-mode to message-mode. (Bug#5555)
8358
8359 2010-01-17 Chong Yidong <cyd@stupidchicken.com>
8360
8361 * message.el (message-mail): Just pass yank-action on to message-setup.
8362 (message-setup): Handle (FUN . ARGS) form of yank-action.
8363 (message-with-reply-buffer, message-widen-reply)
8364 (message-yank-original): Handle non-buffer values of
8365 message-reply-buffer (Bug#4080).
8366 (message-setup-1): Prefer to save message-reply-buffer as a buffer.
8367
8368 2010-01-17 Juanma Barranquero <lekktu@gmail.com>
8369
8370 * nnmairix.el (nnmairix-group-delete-recreate-this-group):
8371 Fix typo in docstring.
8372
8373 2010-01-08 Jason Rumney <jasonr@gnu.org>
8374
8375 * sieve-manage.el (sieve-manage-parse-capability-1): Loosely match OK
8376 response.
8377
8378 2010-01-06 Katsumi Yamaoka <yamaoka@jpl.org>
8379
8380 * gnus-art.el (gnus-article-describe-bindings): Work for prefix keys.
8381
8382 * message.el (message-check-news-header-syntax): Protect against a
8383 string that `rfc822-addresses' returns when parsing fails.
8384
8385 2010-01-06 Katsumi Yamaoka <yamaoka@jpl.org>
8386
8387 * gnus-util.el (gnus-invisible-p, gnus-next-char-property-change)
8388 (gnus-previous-char-property-change): New functions.
8389
8390 * gnus-sum.el (gnus-forward-line-ignore-invisible): Use them.
8391
8392 2010-01-05 Andreas Schwab <schwab@linux-m68k.org>
8393
8394 * gnus-sum.el (gnus-forward-line-ignore-invisible): New function.
8395 (gnus-summary-recenter): Use it instead of forward-line. (Bug#5257)
8396
8397 2010-01-02 Chong Yidong <cyd@stupidchicken.com>
8398
8399 * message.el (message-exchange-point-and-mark): Rework last change to
8400 avoid using optional arg of exchange-point-and-mark, for backward
8401 compatibility.
8402
8403 2010-01-01 Chong Yidong <cyd@stupidchicken.com>
8404
8405 * message.el (message-exchange-point-and-mark):
8406 Call exchange-point-and-mark with an argument rather than setting
8407 mark-active by hand (Bug#5175).
8408
8409 2009-12-18 Katsumi Yamaoka <yamaoka@jpl.org>
8410
8411 * nntp.el (nntp-service-to-port): Work for service expressed with
8412 numeric string; replace [:digit:] with [0-9] for XEmacs.
8413
8414 2009-12-17 Glenn Morris <rgm@gnu.org>
8415
8416 * gnus-group.el (gnus-bug-group-download-format-alist):
8417 Change emacs entry to debbugs.gnu.org. Bump :version.
8418
8419 2009-12-13 Reiner Steib <Reiner.Steib@gmx.de>
8420
8421 * mm-encode.el (mm-sign-option, mm-encrypt-option): Add :version tag.
8422
8423 2009-12-12 Reiner Steib <Reiner.Steib@gmx.de>
8424
8425 * message.el (message-info): Explain why we use `Info-goto-node'.
8426
8427 2009-12-02 Stefan Monnier <monnier@iro.umontreal.ca>
8428
8429 * message.el (message-completion-in-region): New compatibility function.
8430 (message-expand-group): Use it.
8431
8432 2009-12-02 Katsumi Yamaoka <yamaoka@jpl.org>
8433
8434 * gnus-group.el (gnus-group-prepare-flat): Check also whether groups
8435 with no unread article should be listed if the 2nd arg `predicate' is
8436 given.
8437
8438 2009-11-29 Juri Linkov <juri@jurta.org>
8439
8440 * gnus-sum.el (gnus-recenter): Use `recenter-top-bottom'
8441 when it is fboundp in GNU Emacs 23.1. Put `isearch-scroll' property
8442 on `gnus-recenter'. (Bug#4698, Bug#4981)
8443
8444 2009-11-24 Katsumi Yamaoka <yamaoka@jpl.org>
8445
8446 * message.el (message-from-style, message-interactive)
8447 (message-signature): Always set default values from the corresponding
8448 mail-* variables.
8449 (message-cite-prefix-regexp, message-sendmail-envelope-from)
8450 (message-yank-prefix, message-indentation-spaces)
8451 (message-signature-file, message-default-headers): Use boundp rather
8452 than (featurep 'xemacs) to check if the corresponding mail-* variables
8453 exist.
8454
8455 2009-11-20 Chong Yidong <cyd@stupidchicken.com>
8456
8457 * message.el (message-send-mail-with-sendmail): Revert last change.
8458
8459 2009-11-19 Chong Yidong <cyd@stupidchicken.com>
8460
8461 * message.el (message-from-style, message-interactive)
8462 (message-cite-prefix-regexp, message-sendmail-envelope-from)
8463 (message-yank-prefix, message-indentation-spaces, message-signature)
8464 (message-signature-file, message-default-headers): For GNU Emacs, set
8465 default values from the corresponding mail-* variables.
8466 (message-send-mail-with-sendmail): Use envelope-from only if
8467 mail-specify-envelope-from is non-nil.
8468
8469 2009-11-17 Katsumi Yamaoka <yamaoka@jpl.org>
8470
8471 * rfc2047.el (rfc2047-decode-region): Don't quote decoded words
8472 containing tspecial characters if they have been already quoted.
8473
8474 2009-10-24 Glenn Morris <rgm@gnu.org>
8475
8476 * gnus-art.el (help-xref-stack-item): Define for compiler.
8477
8478 2009-10-20 Katsumi Yamaoka <yamaoka@jpl.org>
8479
8480 * gnus-sum.el (gnus-remove-overlays): eval-and-compile.
8481
8482 2009-10-19 Katsumi Yamaoka <yamaoka@jpl.org>
8483
8484 * gnus-sum.el (gnus-summary-show-thread): Remove useless goto-char.
8485 (gnus-summary-show-thread, gnus-summary-hide-thread): Indent.
8486
8487 2009-10-16 Katsumi Yamaoka <yamaoka@jpl.org>
8488
8489 * gnus.el (gnus-overlay-get): New alias to overlay-get.
8490 (gnus-overlays-in): New alias to overlays-in.
8491
8492 * gnus-sum.el (gnus-remove-overlays): Use gnus-overlays-in,
8493 gnus-overlay-get, and gnus-delete-overlay.
8494 (gnus-summary-show-thread): Make it work as well for systems in which
8495 next-single-char-property-change is not available.
8496 (gnus-summary-hide-thread): Use gnus-make-overlay and gnus-overlay-put.
8497
8498 2009-10-14 Reiner Steib <Reiner.Steib@gmx.de>
8499
8500 * gnus-sum.el (gnus-remove-overlays): Add doc string and alias.
8501
8502 2009-10-14 Dan Nicolaescu <dann@ics.uci.edu>
8503
8504 * gnus-sum.el (gnus-remove-overlays): Compatibility code for Emacs 21
8505 and XEmacs that don't have `remove-overlays'.
8506
8507 2009-10-14 Stefan Monnier <monnier@iro.umontreal.ca>
8508
8509 * gnus-sum.el (gnus-summary-mode, gnus-summary-show-all-threads)
8510 (gnus-summary-show-thread, gnus-summary-hide-thread): Get rid of
8511 selective display. Use overlays instead.
8512
8513 2009-10-04 Juanma Barranquero <lekktu@gmail.com>
8514
8515 * spam-stat.el (spam-stat-strip-xref): Fix typo in docstring.
8516
8517 2009-09-29 Juanma Barranquero <lekktu@gmail.com>
8518
8519 * spam-stat.el (spam-stat-load): Fix typo in message.
8520
8521 2009-09-23 Juanma Barranquero <lekktu@gmail.com>
8522
8523 * gnus-art.el (gnus-article-encrypt-body):
8524 * message.el (message-check-recipients):
8525 * mm-util.el (mm-codepage-setup):
8526 * nnir.el (gnus-summary-nnir-goto-thread, nnir-run-waissearch)
8527 (nnir-run-swish++, nnir-run-swish-e): Fix typos in error messages.
8528
8529 2009-09-22 Daiki Ueno <ueno@unixuser.org>
8530
8531 * mm-encode.el (mm-sign-option, mm-encrypt-option): New user option.
8532 * mml2015.el (mml2015-epg-sign, mml2015-epg-encrypt): Let users select
8533 keys from the menu if mm-{sign,encrypt}-option is 'guided.
8534 * mml-smime.el (mml-smime-epg-sign, mml-smime-epg-encrypt): Ditto.
8535 * mml1991.el (mml1991-epg-sign, mml1991-epg-encrypt): Ditto.
8536
8537 2009-09-18 Glenn Morris <rgm@gnu.org>
8538
8539 * gnus-diary.el (gnus-diary-check-message):
8540 * message.el (message-insert-formatted-citation-line):
8541 * nnbabyl.el (top-level):
8542 * nndiary.el (nndiary-schedule):
8543 Fix typos in condition-case handlers.
8544
8545 2009-09-15 Katsumi Yamaoka <yamaoka@jpl.org>
8546
8547 * gnus-art.el (gnus-article-edit-part): Work for the buffer
8548 configuration that provides the sole article window in a frame;
8549 position point correctly after deleting a part.
8550
8551 2009-09-14 Adam Sjøgren <asjo@koldfront.dk>
8552
8553 * spam.el (spam-unregister-on-reregister): Add boolean variable.
8554 (spam-resolve-registrations-routine): Use it to unregister articles
8555 that change status.
8556
8557 2009-09-10 Katsumi Yamaoka <yamaoka@jpl.org>
8558
8559 * nnrss.el (nnrss-request-article): Remove binding of
8560 default-enable-multibyte-characters that has gotten needless by
8561 the 2007-07-13 change in rfc2047-encode-message-header.
8562
8563 * mml.el (mml-insert-multipart): Error on the message header.
8564 (mml-insert-part): Error on the message header; position point at
8565 the end of a MIME tag.
8566
8567 2009-09-09 Katsumi Yamaoka <yamaoka@jpl.org>
8568
8569 * gnus-util.el (with-no-warnings): Define it for old Emacsen.
8570 (gnus-float-time): Alias to float-time if it exists.
8571
8572 * ecomplete.el (with-no-warnings): Define it for old Emacsen.
8573 (ecomplete-add-item): Don't use (featurep 'xemacs) to check if
8574 float-time is available; suppress compile warning for time-to-seconds.
8575
8576 2009-09-07 Katsumi Yamaoka <yamaoka@jpl.org>
8577
8578 * mm-encode.el (mm-encode-buffer): Don't force 7bit encoding since MTA
8579 may break data. Suggested by Dmitri Paduchikh <dpaduch@k66.ru>.
8580 Add the optional argument `encoding' that overrides the default.
8581
8582 * mml.el (mml-generate-mime-1): Pass encoding defined by a user to
8583 mm-encode-buffer.
8584
8585 2009-09-04 Glenn Morris <rgm@gnu.org>
8586
8587 * qp.el (quoted-printable-encode-string): Use mm-enable-multibyte, or
8588 mm-disable-multibyte, rather than default-enable-multibyte-characters.
8589 * utf7.el (utf7-encode, utf7-decode): Use mm-with-multibyte-buffer, or
8590 mm-with-unibyte-buffer, rather than default-enable-multibyte-characters.
8591 * mm-util.el (mm-with-unibyte-current-buffer)
8592 (mm-find-buffer-file-coding-system):
8593 * yenc.el (yenc-decode-region): Use default-value rather than
8594 default-enable-multibyte-characters.
8595
8596 2009-09-03 Glenn Morris <rgm@gnu.org>
8597
8598 * mm-util.el (mm-emacs-mule, mm-default-multibyte-p):
8599 * rfc2047.el (rfc2047-encode-message-header): Use default-value rather
8600 than default-enable-multibyte-characters.
8601
8602 2009-09-02 Karl Kleinpaste <karl@kleinpaste.org>
8603
8604 * gnus-art.el (gnus-article-read-summary-keys):
8605 Fix gnus-buffer-configuration's value temporarily used.
8606
8607 2009-09-02 Glenn Morris <rgm@gnu.org>
8608
8609 * gnus-util.el (gnus-float-time): New function.
8610 * gnus-delay.el (gnus-delay-article):
8611 * gnus-sum.el (gnus-thread-latest-date):
8612 * gnus-util.el (gnus-user-date): Use gnus-float-time.
8613 * nnspool.el (nnspool-request-newgroups):
8614 Use gnus-float-time rather than time-to-seconds.
8615 * ecomplete.el (ecomplete-add-item): In Emacs, use float-time.
8616
8617 * gnus-art.el (gnus-signature-face, gnus-header-from-face)
8618 (gnus-header-subject-face, gnus-header-newsgroups-face)
8619 (gnus-header-name-face, gnus-header-content-face):
8620 * gnus-cite.el (gnus-cite-attribution-face, gnus-cite-face-1)
8621 (gnus-cite-face-2, gnus-cite-face-3, gnus-cite-face-4)
8622 (gnus-cite-face-5, gnus-cite-face-6, gnus-cite-face-7)
8623 (gnus-cite-face-8, gnus-cite-face-9, gnus-cite-face-10)
8624 (gnus-cite-face-11):
8625 * gnus-picon.el (gnus-picon-xbm-face, gnus-picon-face):
8626 * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
8627 (gnus-server-closed-face, gnus-server-denied-face)
8628 (gnus-server-offline-face):
8629 * gnus.el (gnus-group-news-1-face, gnus-group-news-1-empty-face)
8630 (gnus-group-news-2-face, gnus-group-news-2-empty-face)
8631 (gnus-group-news-3-face, gnus-group-news-3-empty-face)
8632 (gnus-group-news-4-face, gnus-group-news-4-empty-face)
8633 (gnus-group-news-5-face, gnus-group-news-5-empty-face)
8634 (gnus-group-news-6-face, gnus-group-news-6-empty-face)
8635 (gnus-group-news-low-face, gnus-group-news-low-empty-face)
8636 (gnus-group-mail-1-face, gnus-group-mail-1-empty-face)
8637 (gnus-group-mail-2-face, gnus-group-mail-2-empty-face)
8638 (gnus-group-mail-3-face, gnus-group-mail-3-empty-face)
8639 (gnus-group-mail-low-face, gnus-group-mail-low-empty-face)
8640 (gnus-summary-selected-face, gnus-summary-cancelled-face)
8641 (gnus-summary-high-ticked-face, gnus-summary-low-ticked-face)
8642 (gnus-summary-normal-ticked-face, gnus-summary-high-ancient-face)
8643 (gnus-summary-low-ancient-face, gnus-summary-normal-ancient-face)
8644 (gnus-summary-high-undownloaded-face)
8645 (gnus-summary-low-undownloaded-face)
8646 (gnus-summary-normal-undownloaded-face)
8647 (gnus-summary-high-unread-face, gnus-summary-low-unread-face)
8648 (gnus-summary-normal-unread-face, gnus-summary-high-read-face)
8649 (gnus-summary-low-read-face, gnus-summary-normal-read-face)
8650 (gnus-splash-face):
8651 * message.el (message-header-to-face, message-header-cc-face)
8652 (message-header-subject-face, message-header-newsgroups-face)
8653 (message-header-other-face, message-header-name-face)
8654 (message-header-xheader-face, message-separator-face)
8655 (message-cited-text-face, message-mml-face):
8656 * sieve-mode.el (sieve-control-commands-face)
8657 (sieve-action-commands-face, sieve-test-commands-face)
8658 (sieve-tagged-arguments-face):
8659 * spam.el (spam-face):
8660 Mark face aliases with "-face" in the name as obsolete.
8661
8662 2009-09-01 Glenn Morris <rgm@gnu.org>
8663
8664 * gnus-salt.el (gnus-pick-mouse-pick-region): Use forward-line rather
8665 than goto-line.
8666
8667 2009-08-31 Katsumi Yamaoka <yamaoka@jpl.org>
8668
8669 * mml.el (mml-attach-file, mml-attach-buffer, mml-attach-external):
8670 Don't move point if the command is invoked inside the message header.
8671
8672 2009-08-29 Stefan Monnier <monnier@iro.umontreal.ca>
8673
8674 * spam.el (spam-ifile-path, spam-bogofilter-path, spam-sa-learn-path)
8675 (spam-ifile-database-path, spam-bsfilter-path, spam-spamassassin-path):
8676 * nnmail.el (nnmail-spool-file, nnmail-fix-eudora-headers):
8677 * nnir.el (nnir-swish-e-index-file):
8678 * gnus-sum.el (gnus-summary-delete-marked-as-read)
8679 (gnus-summary-delete-marked-with, gnus-summary-mark-as-unread-forward)
8680 (gnus-summary-mark-as-unread-backward, gnus-summary-mark-as-unread):
8681 * gnus-msg.el (gnus-inews-mark-gcc-as-read):
8682 * gnus-art.el (gnus-article-hide-pgp-hook, gnus-treat-strip-pgp)
8683 (gnus-treat-display-xface): Add Emacs version of obsolescence.
8684
8685 2009-08-28 Katsumi Yamaoka <yamaoka@jpl.org>
8686
8687 * mml.el (mml-attach-file, mml-attach-buffer, mml-attach-external):
8688 Don't save excursion.
8689
8690 2009-08-28 Stefan Monnier <monnier@iro.umontreal.ca>
8691
8692 * nnheader.el (nnheader-find-file-noselect):
8693 * mm-util.el (mm-insert-file-contents):
8694 Use (default-value 'major-mode) instead of default-major-mode.
8695
8696 2009-08-27 Stefan Monnier <monnier@iro.umontreal.ca>
8697
8698 * nnrss.el (nnrss-request-article): Avoid default-fill-column.
8699
8700 2009-08-25 Glenn Morris <rgm@gnu.org>
8701
8702 * nnir.el (top-level): Don't require cl at run-time.
8703 (nnir-run-waissearch, nnir-run-swish-e, nnir-run-hyrex):
8704 Replace cl-function substitute with gnus-replace-in-string.
8705 (nnir-run-waissearch, nnir-run-swish++, nnir-run-swish-e)
8706 (nnir-run-hyrex, nnir-run-namazu): Replace cl-function sort* with sort.
8707 (nnir-run-find-grep): Replace cl-functions find-if and subseq with
8708 simplified expansions.
8709
8710 2009-08-22 Glenn Morris <rgm@gnu.org>
8711
8712 * gnus-art.el (gnus-button-patch): Use forward-line rather than
8713 goto-line.
8714
8715 2009-08-12 Katsumi Yamaoka <yamaoka@jpl.org>
8716
8717 * gnus-group.el (gnus-safe-html-newsgroups): New user option.
8718
8719 * gnus-art.el (gnus-bind-safe-url-regexp): New macro.
8720 (gnus-mime-view-all-parts, gnus-mime-view-part-internally)
8721 (gnus-mm-display-part, gnus-mime-display-single)
8722 (gnus-mime-display-alternative): Use gnus-bind-safe-url-regexp to
8723 override mm-w3m-safe-url-regexp according to gnus-safe-html-newsgroups.
8724
8725 * gnus-sum.el
8726 (gnus-mark-copied-or-moved-articles-as-expirable): New user option.
8727 (gnus-summary-move-article): Add expirable mark to articles copied or
8728 moved to group that has auto-expire turned on if the option is non-nil.
8729
8730 2009-07-24 Glenn Morris <rgm@gnu.org>
8731
8732 * gnus-demon.el (gnus-demon-add-nntp-close-connection):
8733 Fix typo. (Bug#3903)
8734
8735 2009-07-23 Katsumi Yamaoka <yamaoka@jpl.org>
8736
8737 * gnus-art.el (gnus-article-mode-map): Bind the "e" key to
8738 gnus-article-read-summary-keys rather than gnus-summary-edit-article
8739 that should not be used for draft articles.
8740 (gnus-article-read-summary-keys): Use key-binding instead of lookup-key
8741 that has no concern in minor mode keys.
8742 (gnus-article-summary-command, gnus-article-summary-command-nosave):
8743 Abolish.
8744
8745 2009-07-16 Katsumi Yamaoka <yamaoka@jpl.org>
8746
8747 * nnrss.el (nnrss-request-article): Allow mml-to-mime to generate MIME
8748 article without making inquiry to a user for unknown encoding.
8749
8750 * nnmaildir.el (nnmaildir--group-maxnum, nnmaildir--new-number)
8751 (nnmaildir--scan): Assume i-node and device number that file-attributes
8752 returns might be cons-cell.
8753
8754 2009-07-16 Teodor Zlatanov <tzz@lifelogs.com>
8755
8756 * auth-source.el: Remove docs now in auth.texi. Don't use
8757 `gnus-message' for logging. Add new variables `auth-source-debug' and
8758 `auth-source-hide-passwords' and use them.
8759
8760 2009-07-15 Glenn Morris <rgm@gnu.org>
8761
8762 * gnus-spec.el (gnus-make-format-preserve-properties): Doc fix.
8763
8764 2009-07-10 Katsumi Yamaoka <yamaoka@jpl.org>
8765
8766 * gnus-group.el (gnus-group-make-rss-group): Strip newlines and
8767 excessive whitespace from the default values of title and description.
8768
8769 2009-06-22 Katsumi Yamaoka <yamaoka@jpl.org>
8770
8771 * mm-decode.el (mm-dissect-buffer): Use message-fetch-field instead of
8772 mail-fetch-field to fetch Content-Description header in order to
8773 exclude newlines.
8774
8775 2009-06-01 Katsumi Yamaoka <yamaoka@jpl.org>
8776
8777 * gnus-art.el (gnus-mime-delete-part): Specify gnus-decoded as charset
8778 to deleted part.
8779
8780 2009-05-30 David Engster <dengste@eml.cc>
8781
8782 * nnmairix.el: Remove old documentation in the commentary block.
8783 (nnmairix-request-group): Do not update active file for nnml back ends.
8784 (nnmairix-retrieve-headers): Set gnus-nov-is-evil to t for nnimap back
8785 end so that overview files are ignored.
8786 (nnmairix-update-groups): Make updating the groups more robust by using
8787 marks.
8788 (nnmairix-determine-original-group-from-path): Circumvent mairix bug
8789 with dollar characters in message-id.
8790
8791 2009-04-28 Reiner Steib <Reiner.Steib@gmx.de>
8792
8793 * spam.el: Use dns-query instead of query-dns. Was renamed on
8794 2008-12-25 in dns.el.
8795
8796 2009-04-20 Stefan Monnier <monnier@iro.umontreal.ca>
8797
8798 * rfc2047.el (rfc2047-decode-region): Don't skip past `start', which
8799 could happen if the text is only composed of spaces and/or tabs.
8800
8801 2009-03-03 Brian Sniffen <bts@evenmere.org> (tiny change)
8802
8803 * gnus-draft.el (gnus-draft-send): Bind gnus-message-setup-hook to nil
8804 when sending a queued message to avoid extra mml tags.
8805
8806 2009-03-02 Katsumi Yamaoka <yamaoka@jpl.org>
8807
8808 * mml.el (mml-insert-mime): Don't break parts that mm-uu dissected.
8809
8810 2009-02-25 Katsumi Yamaoka <yamaoka@jpl.org>
8811
8812 * gnus-dired.el: Remove autoload for gnus-setup-message.
8813 (gnus-dired-attach): Fake this-command value to prevent Gnus from
8814 displaying Gnus logo; always use compose-mail.
8815
8816 2009-02-23 Katsumi Yamaoka <yamaoka@jpl.org>
8817
8818 * gnus-dired.el: Tell autoload that gnus-setup-message is a macro.
8819
8820 2009-02-18 Katsumi Yamaoka <yamaoka@jpl.org>
8821
8822 * gnus-nocem.el (gnus-nocem-groups): Remove invalid NoCeM groups.
8823 (gnus-nocem-issuers): List currently active issuers; fix custom type.
8824 (gnus-nocem-verifyer): Default to gnus-nocem-epg-verify if EasyPG is
8825 available.
8826 (gnus-nocem-epg-verify): New function.
8827
8828 2009-02-15 Reiner Steib <Reiner.Steib@gmx.de>
8829
8830 * gnus-art.el (gnus-button-alist): Recognize Konqueror info links.
8831
8832 2009-02-15 Glenn Morris <rgm@gnu.org>
8833
8834 * gnus-util.el (rmail-insert-rmail-file-header)
8835 (rmail-count-new-messages, rmail-show-message): Remove unnecessary
8836 autoloads.
8837 (rmail-default-rmail-file): Remove unnecessary declaration.
8838 (gnus-output-to-rmail): Handle mbox Rmail as well as Babyl Rmail.
8839
8840 2009-02-14 Glenn Morris <rgm@gnu.org>
8841
8842 * gnus.el (rmail-default-rmail-file): Remove declaration of deleted
8843 variable (only used in gnus-util, which declares it anyway).
8844 (rmail-output-to-rmail-file): Remove autoload of deleted function,
8845 which was only needed by gnus-art (changed to not use it any more).
8846 (rmail-insert-rmail-file-header): Remove autoload of deleted function,
8847 only used in gnus-util, which autoloads it itself.
8848 (rmail-update-summary): Fix autoload.
8849
8850 * gnus-art.el (gnus-summary-save-in-mail): Use gnus-output-to-rmail
8851 rather than rmail-output-to-rmail-file.
8852
8853 2009-02-07 Glenn Morris <rgm@gnu.org>
8854
8855 * message.el (rmail-msg-restore-non-pruned-header): Remove unneeded
8856 autoload of function that no longer exists.
8857 (rmail-toggle-header): Declare.
8858 (message-forward-rmail-make-body): Handle mbox Rmail.
8859
8860 2009-01-31 Glenn Morris <rgm@gnu.org>
8861
8862 * gnus-sum.el (gnus-summary-next-article): XEmacs-friendly version of
8863 2009-01-09 change.
8864
8865 2009-01-26 Teodor Zlatanov <tzlatanov@jumptrading.com>
8866
8867 * auth-source.el (auth-source-forget-user-or-password): Clarify docs.
8868 (auth-source-forget-all-cached): New convenience function.
8869 (auth-source-user-or-password): Accept list of modes or a single mode.
8870
8871 * mail-source.el (mail-source-bind, mail-source-set-1): Use list of
8872 auth-source modes.
8873
8874 * nnimap.el (nnimap-open-connection): Use list of
8875 auth-source modes.
8876
8877 * nntp.el (nntp-send-authinfo): Use list of
8878 auth-source modes.
8879
8880 2009-01-16 Teodor Zlatanov <tzz@lifelogs.com>
8881
8882 * auth-source.el: Update docs to reflect epa-file-enable is to be used
8883 now.
8884
8885 2009-01-16 Katsumi Yamaoka <yamaoka@jpl.org>
8886
8887 * nnmail.el (nnmail-pathname-coding-system): Default to the `file-name'
8888 coding system in XEmacs; add a workaround for XEmacs.
8889
8890 2009-01-14 Katsumi Yamaoka <yamaoka@jpl.org>
8891
8892 * mm-util.el (mm-coding-system-priorities): Protect against nil value
8893 of current-language-environment.
8894
8895 2009-01-13 Reiner Steib <Reiner.Steib@gmx.de>
8896
8897 * nnfolder.el (nnfolder-read-folder): Check if most-positive-fixnum is
8898 available at runtime.
8899
8900 2009-01-13 Katsumi Yamaoka <yamaoka@jpl.org>
8901
8902 * gnus-art.el (article-date-ut): Fix end point of narrowing.
8903
8904 2009-01-11 Aidan Kehoe <kehoea@parhasard.net>
8905
8906 * nnfolder.el (nnfolder-read-folder): The (lsh -1 -1) trick to generate
8907 the greatest positive fixnum value doesn't work under an XEmacs with
8908 bignum support; use the most-positive-fixnum constant instead,
8909 available since Emacs 21.1 with cl and XEmacs 21.1.
8910
8911 2009-01-10 Katsumi Yamaoka <yamaoka@jpl.org>
8912
8913 * gnus-sum.el (gnus-summary-next-article): Revert last change by which
8914 XEmacs gets not to work.
8915
8916 2009-01-09 Katsumi Yamaoka <yamaoka@jpl.org>
8917
8918 * mm-util.el (mm-coding-system-priorities): Allow the value like
8919 "Japanese (UTF-8)" of current-language-environment.
8920
8921 2009-01-09 Glenn Morris <rgm@gnu.org>
8922
8923 * gnus-sum.el (gnus-summary-next-article): Replace last-command-char
8924 with last-command-event.
8925
8926 2009-01-08 Reiner Steib <Reiner.Steib@gmx.de>
8927
8928 * message.el (message-fix-before-sending): Amend comment.
8929
8930 2009-01-07 David Engster <dengste@eml.cc>
8931
8932 * gnus-msg.el (gnus-inews-do-gcc): Fix last patch to deal with
8933 simplified server definitions by converting it via
8934 gnus-server-to-method.
8935
8936 2009-01-06 Katsumi Yamaoka <yamaoka@jpl.org>
8937
8938 * gnus-sum.el (gnus-summary-set-local-parameters): Always evaluate
8939 parameter's operands.
8940
8941 2009-01-06 David Engster <dengste@eml.cc>
8942
8943 * gnus-msg.el (gnus-inews-do-gcc): Reduce to short group name when on
8944 primary select method (for gnus-group-mark-article-as-read).
8945
8946 2009-01-06 Tassilo Horn <tassilo@member.fsf.org>
8947
8948 * gnus-art.el (gnus-treat-display-face): Fix docstring link to point to
8949 `(gnus)Face', not `(gnus)X-Face'.
8950
8951 2009-01-05 Katsumi Yamaoka <yamaoka@jpl.org>
8952
8953 * mm-util.el (mm-ucs-to-char): New function.
8954
8955 * mm-url.el (mm-url-decode-entities): Use it.
8956
8957 2009-01-03 Reiner Steib <Reiner.Steib@gmx.de>
8958
8959 * message.el (message-fix-before-sending): Add `eight-bit' to
8960 illegible-text check.
8961
8962 2009-01-03 Michael Olson <mwolson@gnu.org>
8963
8964 * nnimap.el (nnimap-retrieve-headers-progress): Handle edge case where
8965 `headers' is nil. This can occur if the IMAP server does not have
8966 permissions to read messages from a folder, but can write new messages
8967 to the folder.
8968 (nnimap-request-article-part): Do not insert `data' if it is nil.
8969
8970 2009-01-01 Dave Love <fx@gnu.org>
8971
8972 * nnimap.el (nnimap-find-minmax-uid): Use imap-fetch-safe.
8973
8974 * nnimap.el: Fix author email.
8975 (nnimap-split-rule): Add FIXME comment.
8976 (nnimap-debug): Fix doc string.
8977
8978 2008-12-25 Katsumi Yamaoka <yamaoka@jpl.org>
8979
8980 * gnus-sum.el (gnus-summary-set-article-display-arrow): Make
8981 overlay-arrow-position and overlay-arrow-string buffer-local; no need
8982 to check if those variables exist (first appeared in Emacs 18.50).
8983
8984 2008-12-24 Katsumi Yamaoka <yamaoka@jpl.org>
8985
8986 * mm-util.el (mm-line-number-at-pos): New function.
8987
8988 * spam-report.el (spam-report-process-queue): Use it.
8989
8990 2008-12-24 David Engster <dengste@eml.cc>
8991
8992 * gnus-sum.el (gnus-summary-set-local-parameters): Don't bind
8993 parameters that haven't existed as variables as buffer-local variables.
8994
8995 2008-12-23 Dave Love <fx@gnu.org>
8996
8997 * legacy-gnus-agent.el (gnus-agent-unlist-expire-days): Don't use
8998 cadar.
8999
9000 * sieve-manage.el (sieve-manage-starttls-p): Rename from
9001 imap-starttls-p.
9002 (sieve-manage-starttls-open): Rename from imap-starttls-open.
9003
9004 2008-12-22 Reiner Steib <Reiner.Steib@gmx.de>
9005
9006 * spam-report.el (spam-report-gmane-max-requests): New constant.
9007 (spam-report-gmane-wait): New variable.
9008 (spam-report-gmane-ham, spam-report-gmane-spam)
9009 (spam-report-url-ping-plain, spam-report-process-queue): Wait only if
9010 spam-report-gmane-wait is non-nil should be sufficient to avoid DOS-ing
9011 the server.
9012
9013 * nnheader.el (nnheader-read-timeout, nnheader-accept-process-output):
9014 Add explanations.
9015
9016 * pop3.el (pop3-accept-process-output, pop3-read-timeout): Use
9017 nnheader-accept-process-output and nnheader-read-timeout if available.
9018 (pop3-movemail): Use it.
9019
9020 * message.el (message-check-news-body-syntax): Fix signature check if
9021 there's an attachment.
9022
9023 2008-12-21 Katsumi Yamaoka <yamaoka@jpl.org>
9024
9025 * mm-util.el: Add comments to the mm- emulating functions.
9026
9027 2008-12-21 Reiner Steib <Reiner.Steib@gmx.de>
9028
9029 * gnus-start.el (gnus-before-startup-hook): Fix doc string.
9030 Reported by Stephen Berman <stephen.berman@gmx.net>.
9031
9032 2008-12-18 Katsumi Yamaoka <yamaoka@jpl.org>
9033
9034 * mm-util.el (mm-substring-no-properties): New function.
9035 (mm-read-charset, mm-subst-char-in-string, mm-replace-in-string)
9036 (mm-special-display-p): Enable those lambda forms to be byte compiled.
9037 (mm-string-to-multibyte): Doc fix.
9038
9039 * mml.el (mml-attach-file): Use mm-substring-no-properties.
9040
9041 2008-12-18 Reiner Steib <Reiner.Steib@gmx.de>
9042
9043 * mml.el (mml-attach-file): Strip text properties from file name.
9044 (Bug#1574)
9045
9046 2008-12-16 Glenn Morris <rgm@gnu.org>
9047
9048 * mm-util.el (mm-charset-override-alist): Declare for compiler.
9049
9050 2008-12-15 Katsumi Yamaoka <yamaoka@jpl.org>
9051
9052 * mml.el (mml-generate-mime-1): Prefer the MIME charset that Emacs
9053 knows since the charset specified might be a bogus alias that
9054 mm-charset-synonym-alist provides.
9055
9056 2008-12-15 Reiner Steib <Reiner.Steib@gmx.de>
9057
9058 * mm-util.el (mm-charset-synonym-alist): Add bogus names "UTF8" and
9059 "ISO_8859-1".
9060
9061 * gnus-start.el (gnus-backup-startup-file): Improve doc string.
9062
9063 2008-12-15 Katsumi Yamaoka <yamaoka@jpl.org>
9064
9065 * mm-util.el (mm-charset-eval-alist):
9066 Define it before mm-charset-to-coding-system.
9067 (mm-charset-to-coding-system): Add optional argument `silent';
9068 define it before mm-charset-override-alist.
9069 (mm-charset-override-alist): Add `(gb2312 . gbk)' to the
9070 default value if it can be used in Emacs currently running;
9071 silence mm-charset-to-coding-system.
9072
9073 2008-12-10 Katsumi Yamaoka <yamaoka@jpl.org>
9074
9075 * rfc2047.el (rfc2047-charset-to-coding-system): Add new argument
9076 `allow-override' which says whether to use `mm-charset-override-alist'.
9077 (rfc2047-decode-encoded-words): Use it.
9078
9079 * mm-util.el (mm-charset-override-alist): Fix custom type;
9080 add `(gb2312 . gbk)' to choices.
9081
9082 2008-12-04 Katsumi Yamaoka <yamaoka@jpl.org>
9083
9084 * mm-view.el (mm-inline-text-html-render-with-w3m): Make it simple and
9085 fast.
9086
9087 * gnus-art.el (gnus-article-wash-html-with-w3m): Ditto.
9088
9089 2008-12-04 Naohiro Aota <nao.aota@gmail.com>
9090
9091 * mm-view.el (mm-inline-text-html-render-with-w3m): Put special keymap
9092 on links.
9093
9094 * gnus-art.el (gnus-article-wash-html-with-w3m): Ditto.
9095
9096 2008-12-03 Katsumi Yamaoka <yamaoka@jpl.org>
9097
9098 * message.el (message-idna-to-ascii-rhs-1): Protect against local
9099 users' addresses that don't have domain parts.
9100 (message-idna-to-ascii-rhs): Use message-narrow-to-headers-or-head
9101 rather than message-narrow-to-head since there will be the message
9102 header separator.
9103
9104 2008-12-02 Stefan Monnier <monnier@iro.umontreal.ca>
9105
9106 * nnimap.el (nnimap-retrieve-headers-progress): Don't use nnimap-demule
9107 since the result is inserted in a unibyte buffer anyway.
9108 (nnimap-demule-use-string-to-multibyte): Remove.
9109 (nnimap-demule): Alias it to mm-string-to-multibyte.
9110
9111 2008-11-29 Reiner Steib <Reiner.Steib@gmx.de>
9112
9113 * nnimap.el (nnimap-demule-use-string-to-multibyte): New temporary
9114 variable for debugging bug#464 and bug#1174.
9115 (nnimap-demule): Use it.
9116
9117 2008-11-24 Reiner Steib <Reiner.Steib@gmx.de>
9118
9119 * gnus-score.el (gnus-score-find-trace): Handle default score in total
9120 score calculation correctly.
9121
9122 2008-11-21 Stefan Monnier <monnier@iro.umontreal.ca>
9123
9124 * message.el (message-send-mail): Just set the buffer to unibyte
9125 rather than use mm-with-unibyte-current-buffer which does a lot more.
9126 (message-send-mail-partially): Don't bother with
9127 mm-with-unibyte-current-buffer since it's already been made unibyte by
9128 message-send-mail.
9129
9130 2008-11-11 Teodor Zlatanov <tzz@lifelogs.com>
9131
9132 * nnrss.el (nnrss-make-hash-index): Debug message of full item.
9133
9134 2008-11-10 Teodor Zlatanov <tzz@lifelogs.com>
9135
9136 * netrc.el (netrc-parse): If a list is passed in as FILE, return it.
9137
9138 2008-11-04 Katsumi Yamaoka <yamaoka@jpl.org>
9139
9140 * starttls.el (starttls-any-program-available): Rewritten so it doesn't
9141 require itself and to remove `with-no-warnings'.
9142
9143 2008-11-03 Teodor Zlatanov <tzz@lifelogs.com>
9144
9145 * starttls.el (starttls-any-program-available): Get the name of the
9146 available TLS layer program.
9147 (starttls-open-steam-gnutls, starttls-open-stream): Put port number as
9148 well as the host name in the "opening" message.
9149
9150 * auth-source.el (auth-source-cache, auth-source-do-cache)
9151 (auth-source-user-or-password): Cache passwords and logins by default,
9152 allow override with `auth-source-do-cache'.
9153 (auth-source-forget-user-or-password): Allow users to remove cache
9154 entries if needed.
9155
9156 2008-10-31 Teodor Zlatanov <tzz@lifelogs.com>
9157
9158 * ietf-drums.el (ietf-drums-remove-comments): Localize second
9159 condition-case to only the forward-sexp call.
9160
9161 2008-10-31 Teodor Zlatanov <tzz@lifelogs.com>
9162
9163 * ietf-drums.el (ietf-drums-remove-comments): Fix bug with single
9164 quotes contained. Make it more robust regardless by an extra
9165 condition-case wrapper.
9166
9167 2008-10-03 Katsumi Yamaoka <yamaoka@jpl.org>
9168
9169 * nnml.el (nnml-request-expire-articles): Check if the function set to
9170 `nnmail-expiry-target' returns the symbol `delete'.
9171
9172 * nnfolder.el (nnfolder-request-expire-articles): Ditto.
9173
9174 * nnmail.el (nnmail-expiry-target): Fix custom type.
9175
9176 2008-10-02 Glenn Morris <rgm@gnu.org>
9177
9178 * mm-util.el (mm-codepage-setup): Tweak codepage error.
9179 Silence compiler warning.
9180
9181 2008-09-30 Chong Yidong <cyd@stupidchicken.com>
9182
9183 * mml.el (mml-menu): Don't assume mml2015 is bound.
9184
9185 2008-09-29 Katsumi Yamaoka <yamaoka@jpl.org>
9186
9187 * gnus-art.el (gnus-article-read-summary-keys): Check if summary window
9188 exists.
9189
9190 2008-09-27 Glenn Morris <rgm@gnu.org>
9191
9192 * gnus-util.el (mail-header-remove-comments): Autoload it.
9193
9194 2008-09-27 Andreas Schwab <schwab@suse.de>
9195
9196 * gnus-util.el (gnus-split-references): Strip comments.
9197 (gnus-parent-id): Likewise.
9198
9199 2008-09-26 Reiner Steib <Reiner.Steib@gmx.de>
9200
9201 * message.el (message-confirm-send): Fix version.
9202
9203 2008-09-25 Katsumi Yamaoka <yamaoka@jpl.org>
9204
9205 * message.el (message-idna-to-ascii-rhs-1): Use
9206 mail-extract-address-components rather than mail-header-parse-addresses
9207 that is an alias by default to ietf-drums-parse-addresses that does not
9208 support non-ASCII names in headers' contents.
9209
9210 2008-09-25 Teodor Zlatanov <tzz@lifelogs.com>
9211
9212 * message.el (message-confirm-send): Fix variable documentation to
9213 avoid the "y/n" wording.
9214
9215 2008-09-25 Francis Litterio <flitterio@gmail.com> (tiny change)
9216
9217 * message.el (message-set-auto-save-file-name): Save to a different
9218 filename so multiple messages (especially drafts) can be recovered.
9219
9220 2008-09-24 Teodor Zlatanov <tzz@lifelogs.com>
9221
9222 * message.el (message-confirm-send): Add appropriate version.
9223
9224 2008-09-22 Teodor Zlatanov <tzz@lifelogs.com>
9225
9226 * mm-view.el (mm-pkcs7-enveloped-magic): Fix extra parenthesis in
9227 defvar.
9228
9229 2008-09-22 Daiki Ueno <ueno@unixuser.org>
9230
9231 * mm-view.el (mm-pkcs7-signed-magic): Use literals.
9232 (mm-pkcs7-enveloped-magic): Ditto.
9233
9234 2008-09-17 Simon Josefsson <simon@josefsson.org>
9235
9236 * sieve-manage.el (sieve-manage-is-string): Accept literals too.
9237 Reported by Arnt Gulbrandsen <arnt@oryx.com>.
9238
9239 2008-09-16 Teodor Zlatanov <tzz@lifelogs.com>
9240
9241 * gnus-registry.el (gnus-registry-use-long-group-names): Make t the
9242 default, it's better.
9243
9244 2008-09-11 Teodor Zlatanov <tzz@lifelogs.com>
9245
9246 * gnus-sum.el (gnus-summary-insert-line): Trap errors on setting the
9247 summary line gnus-number property and ignore them (with a warning
9248 message).
9249
9250 2008-09-10 Katsumi Yamaoka <yamaoka@jpl.org>
9251
9252 * gnus-group.el (gnus-group-make-useful-group): Don't use the compiler
9253 macro caddr in the interactive form since it won't be expanded.
9254
9255 2008-09-09 Katsumi Yamaoka <yamaoka@jpl.org>
9256
9257 * gnus-art.el (gnus-mime-set-charset-parameters): Add new argument
9258 `charset'; fix name of function called recursively.
9259 (gnus-mime-view-part-as-charset): Don't bind gnus-newsgroup-charset.
9260
9261 2008-09-09 Katsumi Yamaoka <yamaoka@jpl.org>
9262
9263 * gnus-art.el (gnus-mime-strip-charset-parameters): Remove.
9264 (gnus-mime-set-charset-parameters): New function.
9265 (gnus-mime-view-part-as-charset): Use it to correctly display part
9266 specifying wrong charset.
9267
9268 2008-09-08 David Engster <dengste@eml.cc>
9269
9270 * nnmairix.el (nnmairix-create-server-and-default-group): Require match
9271 in completing-read for back end server.
9272
9273 2008-09-03 Teodor Zlatanov <tzz@lifelogs.com>
9274
9275 * message.el (message-confirm-send): New variable to confirm sending a
9276 message.
9277 (message-send): Use it.
9278
9279 2008-08-30 Teodor Zlatanov <tzz@lifelogs.com>
9280
9281 * gnus-spec.el (gnus-parse-simple-format): Revert last patch.
9282
9283 2008-08-29 Katsumi Yamaoka <yamaoka@jpl.org>
9284
9285 * gnus-spec.el (gnus-parse-simple-format): Remove trailing whitespace.
9286
9287 2008-08-21 Teodor Zlatanov <tzz@lifelogs.com>
9288
9289 * gnus-registry.el (gnus-registry-max-track-groups): New variable to
9290 prevent tracking too many groups.
9291 (gnus-registry-split-fancy-with-parent, gnus-registry-fetch-groups):
9292 Use it.
9293
9294 2008-08-11 Ralf Angeli <angeli@caeruleus.net>
9295
9296 * gnus-art.el (gnus-article-next-page): Respect `scroll-margin' when
9297 moving point to the bottom of the window in order to avoid recentering.
9298
9299 2008-08-11 Katsumi Yamaoka <yamaoka@jpl.org>
9300
9301 * gnus-art.el (gnus-article-next-page, gnus-article-prev-page)
9302 (gnus-article-next-page-1): Use compiler directive (featurep 'xemacs).
9303 (gnus-article-beginning-of-window): Fix calculation.
9304
9305 2008-08-08 Katsumi Yamaoka <yamaoka@jpl.org>
9306
9307 * gnus-msg.el (gnus-summary-supersede-article)
9308 (gnus-summary-resend-message-edit): Bind mail-parse-charset to the
9309 value of gnus-newsgroup-charset to decode non-MIME encoded text in
9310 message header.
9311
9312 2008-07-31 Dan Nicolaescu <dann@ics.uci.edu>
9313
9314 * message.el:
9315 * gnus-start.el:
9316 * gnus-registry.el: Remove VMS support.
9317
9318 2008-07-30 Katsumi Yamaoka <yamaoka@jpl.org>
9319
9320 * rfc2104.el (rfc2104-string-make-unibyte): Define it as a compiler
9321 macro.
9322 (rfc2104-hash): Use it.
9323
9324 2008-07-30 Reiner Steib <Reiner.Steib@gmx.de>
9325
9326 * gnus-sum.el (gnus-summary-sort-by-most-recent-number)
9327 (gnus-summary-sort-by-most-recent-date): New commands.
9328 (gnus-summary-mode-map, gnus-summary-make-menu-bar): Add key bindings
9329 and menu entries.
9330
9331 2008-07-29 Katsumi Yamaoka <yamaoka@jpl.org>
9332
9333 * gnus-art.el (gnus-summary-save-in-pipe): Generate work buffer always;
9334 don't redisplay article for raw contents; remove plural articles stuff.
9335
9336 * gnus-sum.el (gnus-summary-pipe-output): Pipe raw articles by symbolic
9337 prefix `r'; use gnus-summary-save-in-pipe directly instead of relying
9338 on gnus-summary-save-article; display results properly.
9339
9340 2008-07-24 Katsumi Yamaoka <yamaoka@jpl.org>
9341
9342 * gnus-art.el (gnus-summary-save-in-pipe): Add optional argument `raw'.
9343
9344 2008-07-22 Katsumi Yamaoka <yamaoka@jpl.org>
9345
9346 * gnus-art.el (gnus-summary-save-in-pipe):
9347 Consider gnus-save-all-headers.
9348
9349 2008-07-21 Dan Nicolaescu <dann@ics.uci.edu>
9350
9351 * gnus-util.el (ns-focus-frame): Remove declaration.
9352 (gnus-select-frame-set-input-focus): Undo previous change. Treat ns
9353 like x.
9354
9355 2008-07-21 Thien-Thi Nguyen <ttn@gnuvola.org>
9356
9357 * rfc2104.el (rfc2104-zero): Delete defconst.
9358 (rfc2104-hex-alist): Likewise.
9359 (rfc2104-hex-to-int): Delete func.
9360 (rfc2104-hexstring-to-bitstring): Likewise.
9361 (rfc2104-nybbles): New defconst.
9362 (rfc2104-hash): Rewrite for speed.
9363
9364 2008-07-16 Glenn Morris <rgm@gnu.org>
9365
9366 * gnus-util.el (ns-focus-frame): Declare for compiler.
9367
9368 2008-07-10 Katsumi Yamaoka <yamaoka@jpl.org>
9369
9370 * gnus-art.el (gnus-article-save): Ignore gnus-visible-headers that is
9371 set as a group parameter.
9372 (gnus-summary-save-in-pipe): Work when it is called independently.
9373 (gnus-summary-pipe-to-muttprint): Don't modify
9374 gnus-summary-pipe-output-default-command.
9375
9376 2008-07-10 Stefan Monnier <monnier@iro.umontreal.ca>
9377
9378 * message.el (message-send-mail-with-sendmail):
9379 Display the error message.
9380
9381 2008-07-02 Katsumi Yamaoka <yamaoka@jpl.org>
9382
9383 * gnus-art.el (gnus-default-article-saver):
9384 Add gnus-summary-save-in-pipe to choices.
9385 (gnus-summary-save-in-pipe): Add :decode and :headers properties; use
9386 gnus-summary-pipe-output-default-command as the default command.
9387 (gnus-summary-pipe-to-muttprint): Update gnus-summary-muttprint-program
9388 instead of gnus-last-shell-command.
9389
9390 * gnus-sum.el (gnus-summary-pipe-output-default-command):
9391 New user option.
9392 (gnus-summary-muttprint-program): Mention the value will be changed.
9393 (gnus-summary-save-article): Force showing of all headers.
9394 (gnus-summary-pipe-output): Work with the 2nd argument HEADERS.
9395
9396 2008-07-01 Rupert Swarbrick <rswarbrick@googlemail.com> (tiny change)
9397
9398 * gnus-score.el (gnus-score-find-trace): Add "Total score" line.
9399
9400 2008-07-02 Juanma Barranquero <lekktu@gmail.com>
9401
9402 * nnimap.el (nnimap-id):
9403 * sieve-manage.el (sieve-manage-open): Doc fixes.
9404
9405 2008-07-02 Francesc Rocher <rocher@member.fsf.org>
9406
9407 * gnus.el (gnus-group-startup-message): Prefer SVG or PNG image,
9408 if available.
9409
9410 2008-06-25 Stefan Monnier <monnier@iro.umontreal.ca>
9411
9412 * mm-util.el (mm-with-multibyte, mm-with-unibyte): Remove.
9413
9414 * nnkiboze.el (nnkiboze-generate-group):
9415 Use explicit mm-disable-multibyte rather than mm-with-unibyte.
9416
9417 * nnmairix.el: Require CL.
9418
9419 2008-06-15 David Engster <dengste@eml.cc>
9420
9421 * nnimap.el (nnimap-request-delete-group): Unselect group if necessary.
9422
9423 2008-06-14 Aidan Kehoe <kehoea@parhasard.net>
9424
9425 * gnus-util.el (gnus-put-display-table, gnus-get-display-table):
9426 New macros that expand to an `aset'/`aref' call under Emacs, and to a
9427 runtime choice under XEmacs.
9428
9429 * gnus-sum.el (gnus-summary-set-display-table):
9430 Use `gnus-put-display-table', `gnus-get-display-table',
9431 `gnus-set-display-table' for the display table, instead of `aset'.
9432
9433 2008-06-14 Reiner Steib <Reiner.Steib@gmx.de>
9434
9435 * nnmairix.el: Add autoloads.
9436
9437 2008-06-14 Reiner Steib <Reiner.Steib@gmx.de>
9438
9439 * nnmairix.el (nnmairix-delete-recreate-group)
9440 (nnmairix-update-and-clear-marks): Fix error messages.
9441
9442 2008-06-14 David Engster <dengste@eml.cc>
9443
9444 * nnmairix.el: Upgrade to version 0.6.
9445 (nnmairix-group-toggle-propmarks-this-group)
9446 (nnmairix-group-toggle-readmarks-this-group)
9447 (nnmairix-group-delete-recreate-this-group)
9448 (nnmairix-group-toggle-allowfast-this-group, nnmairix-propagate-marks)
9449 (nnmairix-remove-tick-mark-original-article): New commands.
9450 (nnmairix-mairix-search-options, nnmairix-propagate-marks-upon-close)
9451 (nnmairix-propagate-marks-to-nnmairix-groups)
9452 (nnmairix-only-use-registry, nnmairix-allowfast-default)
9453 (nnmairix-marks-cache, nnmairix-version-output): New variables.
9454 (nnmairix-request-set-mark, nnmairix-request-update-info): New back end
9455 functions needed for marks propagation and manipulation of read marks.
9456 (nnmairix-update-groups): New function.
9457 (nnmairix-get-groups-from-server, nnmairix-delete-recreate-group)
9458 (nnmairix-determine-original-group-from-registry)
9459 (nnmairix-determine-original-group-from-path)
9460 (nnmairix-get-group-from-file-path, nnmairix-map-range)
9461 (nnmairix-check-mairix-version, nnmairix-group-toggle-parameter):
9462 New helper functions.
9463 (nnmairix-group-mode-hook, nnmairix-summary-mode-hook): Insert new
9464 keystrokes for new commands.
9465 (nnmairix-delete-and-create-on-change): Doc string cleanup.
9466 (nnmairix-request-group): Check allow-fast group parameter.
9467 (nnmairix-request-create-group): Set allow-fast group parameter if
9468 nnmairix-allowfast-default is set.
9469 (nnmairix-close-group): Propagate marks upon closing if needed.
9470 (nnmairix-group-toggle-threads-this-group): Use new.
9471 nnmairix-group-toggle-parameter helper function.
9472 (nnmairix-search): Better check for empty search result.
9473 (nnmairix-goto-original-article): Use new helper functions for
9474 determining original article.
9475 (nnmairix-show-original-article): Make sure message-id is in brackets.
9476 (nnmairix-call-mairix-binary): Change variable name.
9477 (nnmairix-update-and-clear-marks): Use nnmairix-delete-recreate-group
9478 helper function.
9479 (nnmairix-widget-toggle-activate): Fix doc string.
9480
9481 2008-06-11 Katsumi Yamaoka <yamaoka@jpl.org>
9482
9483 * nnir.el: Require edmacro when compiling with XEmacs.
9484 (nnir-run-find-grep): Don't use 3rd arg of `split-string' which is not
9485 available in Emacs 21.
9486
9487 2008-06-11 Glenn Morris <rgm@gnu.org>
9488
9489 * gnus-util.el (x-focus-frame):
9490 * gnus.el (image-size):
9491 * mm-decode.el (image-size): Declare.
9492
9493 * gnus-picon.el (declare-function): Add compat definition.
9494 (image-size): Declare.
9495
9496 * gnus-group.el (tool-bar-map):
9497 * gnus-sum.el (tool-bar-map): Define for compiler.
9498
9499 * gnus-ems.el (gnus-x-splash): Check tool-bar-mode is bound.
9500
9501 * nnfolder.el (gnus-intersection): Remove unnecessary autoload.
9502
9503 * gnus-agent.el, gnus-cache.el, gnus-ems.el, gnus-group.el:
9504 * gnus-logic.el, gnus-msg.el, gnus-util.el, gnus.el, mail-source.el:
9505 * message.el, mm-decode.el, mm-encode.el, mm-view.el, mml.el:
9506 * mml1991.el, mml2015.el, nnfolder.el, nnheader.el, nnimap.el:
9507 * nnmail.el, nnml.el, nnrss.el, nntp.el, nnvirtual.el:
9508 * sieve-manage.el, spam-report.el, spam.el:
9509 Remove unnecessary eval-and-compile of autoloads.
9510
9511 2008-06-08 Michael Albinus <michael.albinus@gmx.de>
9512
9513 * auth-source.el: Precise Tramp doc.
9514
9515 2008-06-07 Glenn Morris <rgm@gnu.org>
9516
9517 * nnmairix.el: Remove unnecessary eval-when-compile.
9518
9519 2008-06-06 Kai Großjohann <grossjohann@ls6.cs.uni-dortmund.de>
9520
9521 * nnir.el: New file.
9522
9523 2008-06-05 Stefan Monnier <monnier@iro.umontreal.ca>
9524
9525 * gnus-util.el (gnus-read-shell-command): New function.
9526 * mm-decode.el (mm-pipe-part):
9527 * gnus-art.el (gnus-summary-save-in-pipe): Use it.
9528
9529 2008-06-05 Katsumi Yamaoka <yamaoka@jpl.org>
9530
9531 * message.el (message-disassociate-draft): Revert 2008-03-18 change.
9532
9533 2008-06-03 Glenn Morris <rgm@gnu.org>
9534
9535 * pop3.el (nnheader-accept-process-output): Autoload it.
9536
9537 2008-05-30 Katsumi Yamaoka <yamaoka@jpl.org>
9538
9539 * rfc2231.el (rfc2231-decode-encoded-string): Don't decode things that
9540 are not 2-digit hexadecimal characters that follow `%'s.
9541
9542 2008-05-29 Reiner Steib <Reiner.Steib@gmx.de>
9543
9544 * message.el (message-bogus-recipient-p): Fix type in doc string.
9545 Reported by Stephen Eglen <S.J.Eglen@damtp.cam.ac.uk>.
9546 (message-bogus-addresses): Rename from message-bogus-address-regexp.
9547 Improve custom options.
9548 (message-bogus-recipient-p): Adjust accordingly.
9549
9550 2008-05-26 Katsumi Yamaoka <yamaoka@jpl.org>
9551
9552 * nnmairix.el: Require edmacro when compiling with XEmacs.
9553
9554 2008-05-24 Reiner Steib <Reiner.Steib@gmx.de>
9555
9556 * gnus-sum.el (gnus-summary-initial-limit): Use unless instead of if.
9557 (gnus-fetch-old-headers): Warn about setting it to t for Gmane groups.
9558
9559 2008-05-20 Teodor Zlatanov <tzz@lifelogs.com>
9560
9561 * auth-source.el: Add more docs.
9562
9563 2008-05-19 Lars Magne Ingebrigtsen <larsi@gnus.org>
9564
9565 * nnheader.el (nnheader-read-timeout): Change the default timeout from
9566 0.1 seconds to 0.01 seconds. This will make nntp and pop3 article
9567 retrieval faster in some cases, but might make CPU usage larger.
9568 If this has any bad side effects, we might revert this change.
9569
9570 * pop3.el (pop3-movemail): Change the sit-for from 0.1 to 0.01, which
9571 seems to make mail retrieval much, much faster.
9572 (pop3-movemail): Use nnheader-accept-process-output instead of sleeping
9573 unconditionally.
9574
9575 * gnus-draft.el (gnus-group-send-queue):
9576 Bind message-send-mail-partially-limit to nil to avoid being prompted.
9577
9578 2008-05-16 Reiner Steib <Reiner.Steib@gmx.de>
9579
9580 * mml.el (mml-attach-buffer): Prompt for `disposition'.
9581
9582 * message.el (message-bogus-address-regexp): Fix and improve custom
9583 type.
9584 (message-setup-hook): Add message-check-recipients as custom option.
9585
9586 2008-05-15 Reiner Steib <Reiner.Steib@gmx.de>
9587
9588 * message.el (message-cite-function): Remove bogus autoload which crept
9589 in during merge from v5-10.
9590
9591 2008-05-14 Teodor Zlatanov <tzz@lifelogs.com>
9592
9593 * nnimap.el (nnimap-open-connection): Fix login/password bug.
9594
9595 * nnrss.el (nnrss-normalize-date): Accept Unix-style epoch timestamps.
9596
9597 * auth-source.el: Preliminary Tramp docs.
9598 (auth-sources): Change the default auth-sources to use
9599 EPA .gpg files.
9600
9601 2008-05-09 Teodor Zlatanov <tzz@lifelogs.com>
9602
9603 * nntp.el: Autoload `auth-source-user-or-password'.
9604 (nntp-send-authinfo): Use it.
9605
9606 * nnimap.el: Autoload `auth-source-user-or-password'.
9607 (nnimap-open-connection): Use it.
9608
9609 * auth-source.el: Add docs on using with url-auth. Import gnus-util
9610 for the gnus-message function.
9611 (auth-source-user-or-password): Use it.
9612
9613 2008-05-08 Stefan Monnier <monnier@iro.umontreal.ca>
9614
9615 * rfc2104.el (rfc2104-hexstring-to-bitstring): Rename it back from
9616 rfc2104-hexstring-to-byte-list. Return a unibyte string.
9617 (rfc2104-hash): Use it.
9618
9619 2008-05-08 Juanma Barranquero <lekktu@gmail.com>
9620
9621 * gnus-art.el (gnus-article-toggle-truncate-lines):
9622 Don't use `iff' in docstring.
9623
9624 2008-05-07 Teodor Zlatanov <tzz@lifelogs.com>
9625
9626 * gnus-registry.el: Adjusted copyright dates and added a keyword.
9627
9628 * gnus-util.el (gnus-extract-address-component-name)
9629 (gnus-extract-address-component-email): Convenience functions around
9630 `gnus-extract-address-components'.
9631
9632 * gnus-registry.el (gnus-registry-split-fancy-with-parent):
9633 Use `gnus-extract-address-component-email' to fix bug of comparing full
9634 sender name to `user-mail-address'.
9635
9636 2008-05-05 Teodor Zlatanov <tzz@lifelogs.com>
9637
9638 * gnus-registry.el (gnus-registry-grep-in-list): Fix logic, use
9639 catch/throw to optimize.
9640 (gnus-registry-find-keywords): Just use member to find a keyword.
9641
9642 2008-05-07 Stefan Monnier <monnier@iro.umontreal.ca>
9643
9644 * gnus-srvr.el (gnus-enter-server-buffer): Make sure the server-buffer
9645 is current before calling gnus-server-prepare.
9646 (gnus-server-setup-buffer, gnus-server-update-server)
9647 (gnus-server-read-server, gnus-browse-exit): Use with-current-buffer.
9648
9649 2008-05-04 Juri Linkov <juri@jurta.org>
9650
9651 * mailcap.el (mailcap-replace-in-string): New compatibility alias.
9652 (mailcap-file-default-commands): Use mailcap-replace-in-string
9653 instead of replace-regexp-in-string, and mailcap-delete-duplicates
9654 instead of delete-dups. Use [ \t\n]* for whitespace in regexp.
9655
9656 2008-05-03 Reiner Steib <reiner.steib@gmx.de>
9657
9658 * gnus-sum.el (gnus-propagate-marks): Fix custom version.
9659
9660 2008-05-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
9661
9662 * gnus-sum.el (gnus-summary-save-parts): Inhibit even more treatment
9663 hooks.
9664 (gnus-update-read-articles): Speed up non-marks-using users.
9665 (gnus-use-marks): Define gnus-use-marks.
9666 (gnus-propagate-marks): Rename variable to something more sensible.
9667
9668 2008-05-02 Juanma Barranquero <lekktu@gmail.com>
9669
9670 * gmm-utils.el (gmm, gmm-verbose, gmm-lazy, gmm-customize-mode)
9671 (gmm-image-load-path-for-library): Fix typos in docstrings.
9672 (gmm-message): Reflow docstring.
9673
9674 2008-04-28 Teodor Zlatanov <tzz@lifelogs.com>
9675
9676 * mail-source.el (mail-source-set-1, mail-source-bind):
9677 Move auth-source code out of the macro to clean it up and fix bugs.
9678
9679 2008-04-26 Teodor Zlatanov <tzz@lifelogs.com>
9680
9681 * gnus-registry.el (gnus-registry-split-fancy-with-parent): Don't split
9682 by sender if it's equal to user-mail-address, it's likely to be
9683 useless.
9684
9685 * mail-source.el (mail-source-bind): Don't use user or password if they
9686 are not bound. Unintern them if they are nil. Don't use server unless
9687 it's bound, and default it to empty string otherwise.
9688
9689 2008-04-25 Teodor Zlatanov <tzz@lifelogs.com>
9690
9691 * mail-source.el: Load auth-source.el.
9692 (mail-source-bind): Add comments. Call auth-source-user-or-password to
9693 get user name or password, if auth-sources is set up.
9694
9695 * gnus-registry.el (gnus-registry-split-strategy): New variable for
9696 strategy of splitting with parent.
9697 (gnus-registry-split-fancy-with-parent)
9698 (gnus-registry-post-process-groups): Use it and fix prior
9699 bug (returning a list as the split result).
9700
9701 * auth-source.el (auth-sources): Remove server parameter.
9702 (auth-source-pick, auth-source-user-or-password)
9703 (auth-source-user-or-password-imap)
9704 (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
9705 (auth-source-user-or-password-sftp)
9706 (auth-source-user-or-password-smtp): Remove server parameter.
9707
9708 2008-04-25 Juanma Barranquero <lekktu@gmail.com>
9709
9710 * smime.el (smime-sign-region, smime-encrypt-region)
9711 (smime-decrypt-region):
9712 Remove redundant calls to `generate-new-buffer-name'.
9713
9714 2008-04-24 Luca Capello <luca@pca.it> (tiny change)
9715
9716 * mm-encode.el (mm-safer-encoding): Add optional argument `type'.
9717 Don't use QP for message/rfc822.
9718 (mm-content-transfer-encoding): Pass `type' to mm-safer-encoding.
9719
9720 2008-04-24 Stefan Monnier <monnier@iro.umontreal.ca>
9721
9722 * sieve-manage.el (sieve-string-bytes): Remove.
9723 (sieve-manage-putscript): Use length instead: `string-bytes' gives the
9724 correct byte-length only if the process's coding-system is the same as
9725 the one used internally by Emacs to represent strings.
9726
9727 2008-04-22 Juri Linkov <juri@jurta.org>
9728
9729 * mailcap.el (mailcap-file-default-commands): New function.
9730
9731 2008-04-13 Reiner Steib <Reiner.Steib@gmx.de>
9732
9733 * message.el (message-signature-separator, message-cite-function):
9734 Change custom version.
9735
9736 2008-04-13 Reiner Steib <Reiner.Steib@gmx.de>
9737
9738 * mm-decode.el (mm-display-external): Make temp file read-only.
9739
9740 2008-04-12 Reiner Steib <Reiner.Steib@gmx.de>
9741
9742 * gnus-diary.el (gnus-article-edit-mode-map, message-mode-map): Remove
9743 binding for `gnus-diary-version'. Bind `gnus-diary-check-message' to
9744 `C-c C-f d'.
9745
9746 2008-04-12 Adrian Aichner <adrian@xemacs.org>
9747
9748 * gnus-sum.el (gnus-summary-goto-subject): Typo fix.
9749
9750 2008-04-09 Teodor Zlatanov <tzz@lifelogs.com>
9751
9752 * auth-source.el: Add docs.
9753 (auth-sources): Modify format to support server.
9754 (auth-source-pick, auth-source-user-or-password)
9755 (auth-source-user-or-password-imap)
9756 (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
9757 (auth-source-user-or-password-sftp)
9758 (auth-source-user-or-password-smtp): Add server parameter.
9759
9760 2008-04-08 Teodor Zlatanov <tzz@lifelogs.com>
9761
9762 * gnus-registry.el: Initialize the registry when gnus-registry-install
9763 is t.
9764
9765 2008-04-08 Katsumi Yamaoka <yamaoka@jpl.org>
9766
9767 * compface.el (uncompface): Make buffer unibyte.
9768
9769 2008-04-07 Stefan Monnier <monnier@iro.umontreal.ca>
9770
9771 * mail-source.el (mail-source-value):
9772 Prefer fboundp to functionp so it works with macros as well.
9773
9774 2008-04-05 Glenn Morris <rgm@gnu.org>
9775
9776 * gnus-ems.el (mm-disable-multibyte): Autoload it.
9777
9778 2008-04-05 Stefan Monnier <monnier@iro.umontreal.ca>
9779
9780 * mm-util.el (mm-with-unibyte-buffer, mm-with-multibyte-buffer):
9781 Prefer mm-(en|dis)able-multibyte to default-enable-multibyte-characters.
9782
9783 * nnheader.el (nnheader-init-server-buffer): Change buffer's
9784 multibyteness after rather than before erasing it.
9785
9786 * gnus-art.el (gnus-mime-replace-part): Remove unnecessary use of
9787 mm-with-multibyte.
9788 (gnus-request-article-this-buffer): Make sure the proper decoding is
9789 used if gnus-original-article-buffer happens to be unibyte.
9790
9791 * gnus-ems.el (gnus-x-splash): Prefer mm-disable-multibyte to
9792 default-enable-multibyte-characters.
9793
9794 * gnus-fun.el (gnus-display-x-face-in-from): Remove unnecessary use of
9795 default-enable-multibyte-characters.
9796
9797 * mm-decode.el (mm-inline-media-tests): Add entry for x-diff.
9798
9799 * nnweb.el (nnweb-init): Avoid nn-with-unibyte.
9800
9801 2008-04-03 Stefan Monnier <monnier@iro.umontreal.ca>
9802
9803 * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
9804 Fix last change in case the element is not even a symbol.
9805
9806 2008-04-02 Simon Josefsson <simon@josefsson.org>
9807
9808 * nnimap.el (nnimap-enable-minmax-bug-workaround): Remove, replaced by
9809 imap-enable-exchange-bug-workaround.
9810 (nnimap-find-minmax-uid): Use imap-enable-exchange-bug-workaround.
9811
9812 2008-04-01 Simon Josefsson <simon@josefsson.org>
9813
9814 * nnimap.el (nnimap-find-minmax-uid): Revert last fix, the "fix" turns
9815 a 100 byte status-checks into a 2-3MB transfer for each group.
9816 (nnimap-enable-minmax-bug-workaround): New variable to toggle whether
9817 to enable bug workaround or not.
9818 (nnimap-find-minmax-uid): Only enable workaround conditionally.
9819
9820 2008-03-31 Glenn Morris <rgm@gnu.org>
9821
9822 * message.el (mml2015-use): Declare for compiler.
9823 (message-info): Require mml2015 when appropriate.
9824
9825 2008-03-30 Stefan Monnier <monnier@iro.umontreal.ca>
9826
9827 * nntp.el (nntp-netcat-command): Rename from nntp-via-netcat-command.
9828 (nntp-netcat-switches): Rename from nntp-via-netcat-switches.
9829 (nntp-open-telnet, nntp-open-rlogin): Use with-current-buffer.
9830 (nntp-service-to-port): New function.
9831 (nntp-open-via-rlogin-and-netcat, nntp-open-via-telnet-and-telnet)
9832 (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet): Use it.
9833 (nntp-open-netcat-stream): New function.
9834 (nntp-open-via-rlogin-and-netcat): Don't use a pty.
9835
9836 2008-03-29 Sven Joachim <svenjoac@gmx.de>
9837
9838 * gnus-sum.el (gnus-summary-make-menu-bar): Add missing dots.
9839
9840 2008-03-29 Stefan Monnier <monnier@iro.umontreal.ca>
9841
9842 * message.el (message-make-in-reply-to): Use mm-with-multibyte-buffer.
9843
9844 2008-03-28 Michael Harnois <mdharnois@gmail.com> (tiny change)
9845
9846 * nnimap.el (nnimap-find-minmax-uid): Fix Exchange 2007 IMAP problem.
9847
9848 2008-03-24 Reiner Steib <Reiner.Steib@gmx.de>
9849
9850 * message.el (message-signature-separator): Change default.
9851 Improve custom type.
9852 (message-cite-function): Change default to
9853 message-cite-original-without-signature.
9854
9855 * gnus-sum.el (gnus-summary-make-menu-bar): Add message-cite-function
9856 toggle.
9857
9858 * message.el (message-check-news-body-syntax): Fix signature check.
9859 (message-setup-1): Mark buffer as unmodified _after_ running
9860 message-setup-hook and handling message-alternative-emails.
9861 (message-shorten-references): Be more strict when building list of
9862 valid references to comply with GNKSA.
9863
9864 * gnus-group.el (gnus-read-ephemeral-bug-group)
9865 (gnus-read-ephemeral-debian-bug-group)
9866 (gnus-read-ephemeral-emacs-bug-group): Use the correct variable.
9867
9868 * message.el (message-info): Don't use booleanp which isn't supported
9869 in Emacs 21 and XEmacs.
9870
9871 2008-03-22 Reiner Steib <Reiner.Steib@gmx.de>
9872
9873 * gnus-group.el (gnus-gmane-group-download-format): Rename from
9874 gnus-group-gmane-group-download-format.
9875 (gnus-group-read-ephemeral-gmane-group): Rename from
9876 gnus-group-read-ephemeral-gmane-group.
9877 (gnus-read-ephemeral-gmane-group-url): Rename from
9878 gnus-group-read-ephemeral-gmane-group-url.
9879 (gnus-bug-group-download-format-alist): New variable.
9880 (gnus-read-ephemeral-bug-group, gnus-read-ephemeral-debian-bug-group)
9881 (gnus-read-ephemeral-emacs-bug-group): New commands.
9882
9883 2008-03-21 Reiner Steib <Reiner.Steib@gmx.de>
9884
9885 * gnus-art.el (gnus-article-browse-html-article): Fix documentation.
9886 (gnus-visible-headers): Improve custom type.
9887
9888 2008-03-20 Reiner Steib <Reiner.Steib@gmx.de>
9889
9890 * mml.el (mml-menu): Add workarounds for XEmacs.
9891
9892 * gnus-art.el (gnus-article-browse-html-article): Inhibit display of
9893 X-Boundary header.
9894
9895 * message.el (message-simplify-recipients): Fix previous commit.
9896
9897 2008-03-20 Stefan Monnier <monnier@iro.umontreal.ca>
9898
9899 * mm-util.el (mm-set-buffer-multibyte): New function.
9900 * mm-decode.el (mm-copy-to-buffer): Use it.
9901
9902 * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
9903 Prefer fboundp to functionp so it works with macros as well.
9904
9905 2008-03-19 Reiner Steib <Reiner.Steib@gmx.de>
9906
9907 * message.el (message-alter-recipients-discard-bogus-full-name):
9908 New function.
9909 (message-alter-recipients-function): New variable.
9910 (message-get-reply-headers): Use it.
9911 (message-replace-header): New helper function.
9912 (message-recipients-without-full-name): New variable.
9913 (message-simplify-recipients): New command.
9914
9915 * mml.el (mml-menu): Add toggle for gnus-gcc-externalize-attachments.
9916
9917 * message.el (message-info): Handle EasyPG manual.
9918
9919 * mml.el (mml-menu): Add entry for EasyPG.
9920
9921 2008-03-18 Nils Ackermann <nils@ackermath.info> (tiny change)
9922
9923 * nnmh.el (nnmh-request-expire-articles): Prefer expiry-target group
9924 parameter.
9925
9926 * message.el (message-disassociate-draft): Specify drafts group name
9927 fully.
9928
9929 2008-03-17 Teodor Zlatanov <tzz@lifelogs.com>
9930
9931 * gnus-registry.el (gnus-registry-split-fancy-with-parent):
9932 Eliminate unnecessary duplicates from the match list.
9933
9934 2008-03-17 Katsumi Yamaoka <yamaoka@jpl.org>
9935
9936 * gnus-art.el (gnus-button-handle-info-keystrokes): Don't use optional
9937 args of `how-many' of which the XEmacs version doesn't take; declare
9938 Info-index-next as function.
9939
9940 2008-03-16 Reiner Steib <Reiner.Steib@gmx.de>
9941
9942 * gnus-score.el (gnus-score-headers): Fix handling of
9943 gnus-inhibit-slow-scoring.
9944
9945 * gnus-art.el (gnus-article-browse-html-article): Fix type in doc
9946 string.
9947 (gnus-button-url-regexp): Improve handling of parenthesis.
9948 (gnus-button-alist): Extend gnus-button-handle-info-keystrokes entry.
9949 (gnus-button-handle-info-keystrokes): Handle index entries.
9950
9951 2008-03-14 Katsumi Yamaoka <yamaoka@jpl.org>
9952
9953 * mail-source.el (mail-source-delete-old-incoming) Fix regexp to find
9954 Incoming* files.
9955
9956 2008-03-13 Teodor Zlatanov <tzz@lifelogs.com>
9957
9958 * auth-source.el (auth-sources): Rename from auth-source-choices.
9959 (auth-source-pick): Use it.
9960
9961 2008-03-12 Teodor Zlatanov <tzz@lifelogs.com>
9962
9963 * auth-source.el (auth-source-protocols)
9964 (auth-source-protocols-customize, auth-source-choices): Add and
9965 modified variable customizations and defaults.
9966 (auth-source-pick, auth-source-user-or-password)
9967 (auth-source-protocol-defaults, auth-source-user-or-password-imap)
9968 (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
9969 (auth-source-user-or-password-sftp)
9970 (auth-source-user-or-password-smtp): Use new variables and provide an
9971 interface to netrc.el.
9972
9973 2008-03-12 Katsumi Yamaoka <yamaoka@jpl.org>
9974
9975 * nntp.el (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet)
9976 (nntp-open-via-rlogin-and-netcat, nntp-open-via-telnet-and-telnet):
9977 Make sure the nntp port to specify is a string.
9978
9979 2008-03-12 Stefan Monnier <monnier@iro.umontreal.ca>
9980
9981 * nntp.el: Use with-current-buffer.
9982 (nntp-send-buffer): Just set the buffer to unibyte rather than use the
9983 dubious mm-with-unibyte-current-buffer.
9984 (nntp-with-open-group-function): New function extracted from
9985 nntp-with-open-group macro.
9986 (nntp-with-open-group): Use the function, so it's easier to debug.
9987 Add indentation and debugging info.
9988 (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet):
9989 Recommend the use of the netcat alternatives.
9990
9991 * rfc2047.el (rfc2047-decode-string): Don't use `m'.
9992 Avoid mm-string-as-multibyte as well.
9993
9994 * nnweb.el (nnweb-insert-html):
9995 Remove use of nnheader-string-as-multibyte.
9996
9997 * nnheader.el (nnheader-init-server-buffer): Use with-current-buffer.
9998 (nnheader-string-as-multibyte): Remove.
9999
10000 * mm-view.el: Use inhibit-read-only.
10001 (mm-inline-text-html-render-with-w3, mm-inline-message): Use dolist.
10002 (mm-pkcs7-signed-magic, mm-pkcs7-enveloped-magic): Use just string
10003 or unibyte-string.
10004
10005 * mm-uu.el (mm-uu-copy-to-buffer): Preserve (uni/multi)byteness.
10006 (mm-uu-yenc-extract): Use with-current-buffer.
10007
10008 * gnus-soup.el (gnus-soup-send-packet): Don't use
10009 mm-with-unibyte-current-buffer since the buffer is unibyte anyway.
10010
10011 * nnmh.el: Use with-current-buffer.
10012 (nnmh-request-list-1): Use mm-string-to-multibyte rather than
10013 mm-string-as-multibyte on the output of mm-encode-coding-string.
10014
10015 * nnimap.el (nnimap-retrieve-headers-progress): Use a unibyte buffer.
10016 (nnimap-request-move-article): Use with-current-buffer.
10017
10018 * mm-decode.el (mm-with-part): Set the buffer to unibyte before
10019 inserting the handle-buffer's text, so the implicit multibyte->unibyte
10020 conversion uses string-make-unibyte rather than string-as-unibyte.
10021
10022 * gnus-msg.el: Use with-current-buffer.
10023
10024 * message.el (message-ignored-resent-headers): Add "Delivered-To".
10025
10026 2008-03-10 Daiki Ueno <ueno@unixuser.org>
10027
10028 * mml2015.el (mml2015-epg-passphrase-callback): Type cast KEY-ID to a
10029 string for caching if it is 'PIN.
10030
10031 2008-03-08 Reiner Steib <Reiner.Steib@gmx.de>
10032
10033 * mail-source.el (mail-source-delete-old-incoming-confirm):
10034 Change default to nil.
10035 (mail-source-delete-old-incoming): Make confirmation prompt more clear.
10036
10037 2008-03-07 Katsumi Yamaoka <yamaoka@jpl.org>
10038
10039 * gnus-art.el (gnus-narrow-to-page): Position point properly.
10040 (gnus-article-goto-prev-page): Work for articles having ^L's.
10041
10042 * gnus-sum.el (gnus-summary-end-of-article): Remove needless narrowing.
10043
10044 * mm-view.el (mm-w3m-standalone-supports-m17n-p): Fix typo.
10045
10046 2008-03-07 Karl Fogel <kfogel@red-bean.com>
10047
10048 * gnus-bookmark.el: Adjust for renames in bookmark.el.
10049 (gnus-bookmark-make-record): Was `gnus-bookmark-make-cell'.
10050 (gnus-bookmark-jump): Adjust some variable names.
10051
10052 2008-03-06 Teodor Zlatanov <tzz@lifelogs.com>
10053
10054 * auth-source.el: New package.
10055 (auth-source-choices): Add customization entry point variable.
10056
10057 * gnus-registry.el (gnus-registry-user-format-function-M): Fix concat
10058 bug.
10059
10060 2008-03-05 Teodor Zlatanov <tzz@lifelogs.com>
10061
10062 * gnus-registry.el (gnus-registry-install): Allow 'ask as an option.
10063 (gnus-registry-initialize, gnus-registry-install-p): Use it.
10064 (gnus-registry-install-shortcuts): Rename from
10065 gnus-registry-install-shortcuts-and-menus. Installs the shortcuts in
10066 the `gnus-registry-mark-map' keymap dynamically from
10067 `gnus-registry-marks'. The generated functions update the summary line
10068 when a registry mark is added or deleted, and will call
10069 `gnus-registry-install-p' (see the comments in the code).
10070 (gnus-registry-user-format-function-M): Use concat intelligently.
10071
10072 * gnus-sum.el (gnus-summary-make-menu-bar): Add menu entries for all
10073 the registry mark functions.
10074
10075 2008-03-05 Glenn Morris <rgm@gnu.org>
10076
10077 * gnus-art.el (gnus-article-mode-line-format-alist): Move to gnus-sum.
10078 * gnus-sum.el (gnus-article-mode-line-format-alist): Move here from
10079 gnus-art.
10080 (top-level): No need to load own source when compiling.
10081
10082 2008-03-04 Reiner Steib <Reiner.Steib@gmx.de>
10083
10084 * gnus-sum.el (gnus-print-buffer): Honor ps-print-color-p.
10085 Suggested by <chris.anderton@zetnet.co.uk>.
10086
10087 2008-03-04 Glenn Morris <rgm@gnu.org>
10088
10089 * gnus-sum.el (top-level): No need to require gnus when compiling,
10090 since unconditionally required near start of file.
10091 (gnus-summary-display-while-building): Move definition before use.
10092
10093 2008-03-04 Teodor Zlatanov <tzz@lifelogs.com>
10094
10095 * gnus-registry.el (gnus-registry-user-format-function-M):
10096 Add formatting function.
10097
10098 2008-03-03 Teodor Zlatanov <tzz@lifelogs.com>
10099
10100 * gnus-registry.el (gnus-registry-marks): Change format to be nicer
10101 with plists.
10102 (gnus-registry-do-marks, gnus-registry-install-shortcuts-and-menus):
10103 Use new format.
10104
10105 2008-03-03 Katsumi Yamaoka <yamaoka@jpl.org>
10106
10107 * gnus-art.el (gnus-article-describe-bindings): Work for the version of
10108 `where-is-internal' that returns a range of key sequences.
10109
10110 2008-03-03 Stefan Monnier <monnier@iro.umontreal.ca>
10111
10112 * mm-bodies.el (mm-decode-content-transfer-encoding): Simplify.
10113
10114 * gnus-sum.el: Use inhibit-read-only and with-current-buffer.
10115 (gnus-summary-jump-to-group): Consider windows on other displayed
10116 frames as well. Similar changes might be needed elsewhere, but that's
10117 the one I've bumped into during my use.
10118
10119 * nndoc.el (nndoc-oe-dbx-type-p):
10120 * gnus-msg.el (gnus-debug):
10121 * gnus-group.el (gnus-update-group-mark-positions):
10122 Use mm-string-to-multibyte.
10123
10124 2008-03-02 Reiner Steib <Reiner.Steib@gmx.de>
10125
10126 * mml2015.el (mml2015-extract-cleartext-signature): Explain that it
10127 doesn't handle NotDashEscaped.
10128
10129 * mml.el (mml-menu): Improve help entries. Move Sign/Encrypt Part.
10130 (mml-dnd-attach-options): Fix typo in custom choice.
10131
10132 * gnus-group.el (gnus-group-read-ephemeral-gmane-group):
10133 Change nndoc-article-type to mbox.
10134 (gnus-group-read-ephemeral-gmane-group-url): Support permalink.
10135
10136 * mm-decode.el (mm-text-html-renderer): Prefer w3m over w3. Fall back
10137 to nil, instead of html2text.
10138
10139 * imap.el (imap-debug): Add `imap-ping-server'.
10140
10141 * gnus-bookmark.el: Add FIXMEs.
10142
10143 * message.el (message-form-letter-separator)
10144 (message-send-form-letter-delay): New variables.
10145 (message-send-form-letter): Use them. New command to send form
10146 letters. Requested by Uwe Siart.
10147 (message-send-mail-function): Doc fix. Add "Other" custom option.
10148
10149 2008-02-29 Andreas Seltenreich <andreas@gate450.dyndns.org>
10150
10151 * nnweb.el (nnweb-google-parse-1): Fix date parsing on articles with
10152 empty author.
10153
10154 2008-02-29 Teodor Zlatanov <tzz@lifelogs.com>
10155
10156 * gnus-registry.el (gnus-registry-marks): Add variable for
10157 customization of marks and their appearance.
10158 (gnus-registry-read-mark): Use it.
10159 (gnus-registry-do-marks): Add utility function to loop through
10160 `gnus-registry-marks'.
10161 (gnus-registry-install-shortcuts-and-menus): Add function to install
10162 shortcuts and menus.
10163 (gnus-registry-initialize): Use it.
10164 (gnus-registry-default-mark): Clarify documentation.
10165
10166 2008-02-29 Glenn Morris <rgm@gnu.org>
10167
10168 * gnus-art.el, gnus-bookmark.el, gnus-dired.el, gnus-draft.el:
10169 * gnus-group.el, gnus-msg.el, gnus-score.el, gnus-sum.el, gnus-util.el:
10170 * gnus.el, mail-source.el, message.el, mm-decode.el, mm-uu.el, mml.el:
10171 * nnmail.el, pop3.el, smiley.el, smime.el, spam-report.el:
10172 Change defcustom :version from 23.0 to 23.1.
10173
10174 2008-02-28 Teodor Zlatanov <tzz@lifelogs.com>
10175
10176 * gnus-registry.el (gnus-registry-follow-group-p)
10177 (gnus-registry-post-process-groups): Add functions to aid registry
10178 splitting and improve logging. Clarify behavior in function
10179 documentation.
10180 (gnus-registry-split-fancy-with-parent): Use them.
10181
10182 2008-02-28 Stefan Monnier <monnier@iro.umontreal.ca>
10183
10184 * gnus-art.el: Use with-current-buffer.
10185
10186 2008-02-27 David Engster <dengste@eml.cc>
10187
10188 * nnmairix.el (nnmairix-request-group-with-article-number-correction):
10189 Express real group name in the response.
10190
10191 2008-02-27 Katsumi Yamaoka <yamaoka@jpl.org>
10192
10193 * nnmairix.el (nnmairix-group-regexp, nnmairix-valid-backends)
10194 (nnmairix-last-server, nnmairix-current-server): Defvar them.
10195 (nnmairix-goto-original-article): Defvar gnus-registry-install and
10196 autoload gnus-registry-fetch-group when compiling.
10197 (nnmairix-request-group-with-article-number-correction):
10198 Remove unreferenced argument passed to nnmairix-call-backend.
10199
10200 2008-02-27 Reiner Steib <Reiner.Steib@gmx.de>
10201
10202 * mm-uu.el (mm-uu-type-alist): Fix message-marks non-hide arguments.
10203 (mm-uu-extract): Improve face for low color ttys.
10204 Reported by Sascha Wilde.
10205
10206 2008-02-27 Glenn Morris <rgm@gnu.org>
10207
10208 * nnmairix.el: Change defcustom :version from 23.0 to 23.1.
10209 (nnmairix-group-regexp, nnmairix-valid-backends): Convert from free
10210 variables to defconsts. Convert comments to doc-strings.
10211 (nnmairix-last-server, nnmairix-current-server): Convert from free
10212 variables to defvars. Convert comments to doc-strings.
10213 (gnus-registry-fetch-group): Autoload.
10214 (nnmairix-replace-group-and-numbers): Use mapc rather than mapcar.
10215 (nnmairix-widget-get-values, nnmairix-widget-make-query-from-widgets)
10216 (nnmairix-widget-build-editable-fields): Use car cddr rather than
10217 caddr.
10218 (nnmairix-request-group): Bind nnmairix-fast and nnmairix-group around
10219 nnmairix-request-group-with-article-number-correction call.
10220 (nnmairix-fast, nnmairix-group): New, less general names, for free
10221 variables passed from nnmairix-request-group to
10222 nnmairix-request-group-with-article-number-correction. Declare.
10223 (nnmairix-request-group-with-article-number-correction):
10224 Use nnmairix-fast, nnmairix-group rather than fast, group.
10225
10226 2008-02-26 David Engster <dengste@eml.cc>
10227
10228 * nnmairix.el: New file. Mairix back end for Gnus. Initial import of
10229 version 0.5.
10230
10231 2008-02-26 Teodor Zlatanov <tzz@lifelogs.com>
10232
10233 * gnus-registry.el (gnus-registry-register-message-ids): Use `id'
10234 instead of making an extra function call. Don't add the current group
10235 to articles only when they have the group. Use
10236 `gnus-registry-fetch-groups' instead of `gnus-registry-fetch-group'.
10237 Reported by David <de_bb@arcor.de>.
10238
10239 2008-02-24 Miles Bader <miles@gnu.org>
10240
10241 * mm-util.el (mm-hack-charsets, mm-iso-8859-15-compatible)
10242 (mm-iso-8859-x-to-15-table, mm-iso-8859-x-to-15-region)
10243 (mm-find-mime-charset-region):
10244 * mm-bodies.el (mm-encode-body):
10245 * mml.el (mml-parse-1): Revert removal of `mm-hack-charsets'.
10246
10247 2008-02-16 Reiner Steib <Reiner.Steib@gmx.de>
10248
10249 * mail-source.el (mail-source-delete-incoming): Change default.
10250 Supplement doc string.
10251
10252 * gnus-util.el (gnus-y-or-n-p, gnus-y-or-n-p): Update comments.
10253
10254 2008-02-14 Reiner Steib <Reiner.Steib@gmx.de>
10255
10256 * nnmail.el (nnmail-message-id-cache-file): Derive from
10257 `gnus-home-directory'.
10258
10259 2008-02-11 Reiner Steib <Reiner.Steib@gmx.de>
10260
10261 * gnus-topic.el (gnus-topic-select-group, gnus-topic-read-group):
10262 Document negative prefix.
10263
10264 * gnus-group.el (gnus-group-read-group): Document negative prefix.
10265
10266 2008-02-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
10267
10268 * message.el (message-unsent-separator): Add the Exim bounce
10269 separator.
10270
10271 2008-02-10 Daiki Ueno <ueno@unixuser.org>
10272
10273 * mml2015.el (mml2015-epg-sign): Remove skipped signers from the signer
10274 list.
10275 (mml2015-epg-encrypt): Remove skipped recipients/signers from the
10276 recipient/signer list.
10277
10278 2008-02-10 Reiner Steib <Reiner.Steib@gmx.de>
10279
10280 * mm-util.el (mm-codepage-setup): If cp-supported-codepages isn't
10281 fbound (Emacs 23 unicode), signal an error.
10282
10283 2008-02-08 Glenn Morris <rgm@gnu.org>
10284
10285 * gnus-art.el (pgg-display-output-buffer): Declare as function.
10286
10287 2008-02-07 Tassilo Horn <tassilo@member.fsf.org>
10288
10289 * nnimap.el (nnimap-open-connection): Add "143" and "993" as default
10290 ports to the calls to `netrc-machine-user-or-password' in addition to
10291 "imap" and "imaps".
10292
10293 2008-02-03 Reiner Steib <Reiner.Steib@gmx.de>
10294
10295 * gnus.el (gnus-group-startup-message): Add `find-image' call before
10296 image-load-path is let-bound. Reported by Harald Hanche-Olsen
10297 <hanche@math.ntnu.no>.
10298
10299 2008-02-01 Katsumi Yamaoka <yamaoka@jpl.org>
10300
10301 * gnus-art.el (gnus-article-describe-bindings): Work for draft group.
10302
10303 2008-02-01 Zhang Wei <id.brep@gmail.com>
10304
10305 * rfc2047.el (rfc2047-charset-encoding-alist): Add gbk and GB18030.
10306
10307 * mm-util.el (mm-mime-mule-charset-alist): Add gbk and GB18030.
10308
10309 2008-02-01 Miles Bader <miles@gnu.org>
10310
10311 * mml.el (mml-parse-1): Remove apparently vestigial use of
10312 `mm-hack-charsets'.
10313 * mm-bodies.el (mm-encode-body): Likewise.
10314
10315 2008-02-01 Kenichi Handa <handa@m17n.org>
10316
10317 * rfc2104.el (rfc2104-hexstring-to-byte-list): Rename from
10318 rfc2104-hexstring-to-bitstring and changed to return a byte list.
10319 (rfc2104-hash): Convert the result of concat to unibyte string.
10320
10321 2008-02-01 Dave Love <fx@gnu.org>
10322
10323 * gnus-start.el (gnus-read-newsrc-el-file): Don't bind
10324 coding-system-for-read.
10325 (gnus-gnus-to-quick-newsrc-format): Insert coding cookie.
10326
10327 * mm-util.el (mm-hack-charsets, mm-iso-8859-15-compatible)
10328 (mm-iso-8859-x-to-15-table, mm-iso-8859-x-to-15-region): Delete.
10329 (mm-find-mime-charset-region): Remove hack-charsets stuff.
10330
10331 2008-01-24 Michael Sperber <sperber@deinprogramm.de>
10332
10333 * mail-source.el (mail-sources): Add `group' choice.
10334
10335 * nnmail.el (nnmail-get-new-mail-1): Abstract this out to add another
10336 parameter `in-group' to control into which group the articles go.
10337 Add treatment of `group' mail-source.
10338
10339 2008-01-24 Dan Nicolaescu <dann@ics.uci.edu>
10340
10341 * sieve.el (sieve-make-overlay, sieve-overlay-put, sieve-overlays-at):
10342 * message.el (message-beginning-of-line): Use featurep instead of bound
10343 tests in order to resolve conditionals at compile time.
10344
10345 2008-01-23 Katsumi Yamaoka <yamaoka@jpl.org>
10346
10347 * gnus-art.el (gnus-insert-mime-button): Don't decode description.
10348
10349 * mm-decode.el (mm-dissect-buffer): Decode description.
10350
10351 * mml.el (mml-to-mime): Encode message header first.
10352
10353 2008-01-18 Katsumi Yamaoka <yamaoka@jpl.org>
10354
10355 * gnus-art.el (gnus-article-describe-bindings): Make it possible to use
10356 xrefs, i.e. [back] and [forward] buttons, in *Help* buffer.
10357
10358 2008-01-18 Teodor Zlatanov <tzz@lifelogs.com>
10359
10360 * gnus-registry.el (gnus-registry-trim): Use append, not concat.
10361
10362 2008-01-17 Katsumi Yamaoka <yamaoka@jpl.org>
10363
10364 * gnus-art.el (gnus-article-read-summary-keys): Work for some `A'
10365 prefix keys.
10366 (gnus-article-read-summary-send-keys): Use gnus-character-to-event.
10367 (gnus-article-describe-bindings): Simplify; move XEmacs stuff to
10368 gnus-xmas.el.
10369
10370 2008-01-16 Teodor Zlatanov <tzz@lifelogs.com>
10371
10372 * gnus-registry.el (gnus-registry-marks, gnus-registry-default-mark):
10373 Add new variables for article mark management.
10374 (gnus-registry-extra-entries-precious, gnus-registry-trim): Define a
10375 list of extra data entries which, when present, will indicate that the
10376 article ID should not be trimmed from the registry.
10377 (gnus-registry-mark-article, gnus-registry-article-marks): Remove these
10378 functions.
10379 (gnus-registry-read-mark): New function to read a mark name from the
10380 user.
10381 (gnus-registry-set-article-mark, gnus-registry-remove-article-mark)
10382 (gnus-registry-set-article-mark-internal): New functions to add and
10383 remove marks.
10384 (gnus-registry-get-article-marks): New function to show the marks for
10385 an article, or retrieve them for further use.
10386
10387 2008-01-16 Katsumi Yamaoka <yamaoka@jpl.org>
10388
10389 * gnus-art.el (gnus-article-describe-bindings): Show all `S' prefix
10390 keys when no argument is given.
10391
10392 2008-01-12 Reiner Steib <Reiner.Steib@gmx.de>
10393
10394 * gnus-sum.el (gnus-article-sort-by-random)
10395 (gnus-thread-sort-by-random): Fix doc strings.
10396 Reported by jidanni@jidanni.org.
10397
10398 2008-01-11 Katsumi Yamaoka <yamaoka@jpl.org>
10399
10400 * gnus-art.el (gnus-article-describe-bindings): New function.
10401 (gnus-article-read-summary-keys): Use it.
10402 (gnus-article-mode-map): Bind `C-h b' to it.
10403
10404 2008-01-10 Katsumi Yamaoka <yamaoka@jpl.org>
10405
10406 * gnus-art.el (gnus-article-read-summary-keys): Work for `C-h' on
10407 XEmacs.
10408 (gnus-article-describe-key, gnus-article-describe-key-briefly):
10409 Protect against non-character events.
10410
10411 2008-01-09 Reiner Steib <Reiner.Steib@gmx.de>
10412
10413 * gnus-group.el (gnus-group-read-ephemeral-gmane-group-url):
10414 New command.
10415 (gnus-group-read-ephemeral-gmane-group): Use optional argument RANGE
10416 instead of END. Change name of the temp file.
10417 (gnus-group-gmane-group-download-format): Add doc string. Make it
10418 customizable.
10419
10420 2008-01-09 Katsumi Yamaoka <yamaoka@jpl.org>
10421
10422 * gnus-art.el (gnus-article-send-map): New keymap for `S' prefix keys;
10423 bind `S W' to gnus-article-wide-reply-with-original; set default
10424 binding to gnus-article-read-summary-send-keys.
10425 (gnus-article-read-summary-keys): Fix the order of keys; display
10426 continuation keys correctly in the echo area; describe bindings
10427 correctly when keys end with `C-h'.
10428 (gnus-article-read-summary-send-keys): New function.
10429 (gnus-article-describe-key, gnus-article-describe-key-briefly):
10430 Work for gnus-article-read-summary-send-keys; display continuation keys
10431 correctly in the echo area.
10432 (gnus-article-reply-with-original): Ignore prefix argument.
10433 (gnus-article-wide-reply-with-original): New function.
10434
10435 2008-01-08 Katsumi Yamaoka <yamaoka@jpl.org>
10436
10437 * gnus-bookmark.el (gnus-bookmark-mouse-available-p): Don't test for
10438 display-color-p. Reported by Reiner Steib <Reiner.Steib@gmx.de>.
10439
10440 2008-01-06 Reiner Steib <Reiner.Steib@gmx.de>
10441
10442 * gnus-group.el (gnus-group-gmane-group-download-format): New variable.
10443 (gnus-group-read-ephemeral-gmane-group): New command.
10444
10445 2008-01-06 Dan Nicolaescu <dann@ics.uci.edu>
10446
10447 * gnus.el (gnus-use-long-file-name): Remove reference to xenix.
10448
10449 2007-12-28 Reiner Steib <Reiner.Steib@gmx.de>
10450
10451 * message.el (message-send-mail-function): Increase custom version.
10452
10453 * mml-sec.el, sieve-manage.el, smime.el: Simplify loading of
10454 password-cache or password. Suggested by Glenn Morris <rgm@gnu.org>.
10455
10456 2007-12-19 Katsumi Yamaoka <yamaoka@jpl.org>
10457
10458 * gnus-art.el (gnus-article-browse-html-parts): Work for two or more
10459 html parts correctly; support forwarded messages.
10460 (gnus-article-browse-html-article): Remove work buffers.
10461
10462 * netrc.el: Bind encrypt-file-alist for Emacs 21 and XEmacs when
10463 compiling.
10464 (netrc-bound-and-true-p): New macro.
10465 (netrc-parse): Use it instead of bound-and-true-p that is not available
10466 in XEmacs 21.4.
10467
10468 2007-12-19 Teodor Zlatanov <tzz@lifelogs.com>
10469
10470 * gnus-registry.el (gnus-registry-mark-article)
10471 (gnus-registry-article-marks): Add functionality to mark articles
10472 through the Gnus registry.
10473
10474 * netrc.el: Autoload encrypt when encrypt-file-alist is set.
10475 (netrc-parse): Use encrypt-file-alist to determine if
10476 encrypt-find-model or encrypt-insert-file-contents should be used.
10477
10478 2007-12-19 Glenn Morris <rgm@gnu.org>
10479
10480 * mml.el (message-options-set, message-narrow-to-head)
10481 (message-in-body-p, message-mail-p, message-encode-message-body):
10482 Autoload.
10483 (message-remove-header, message-narrow-to-headers-or-head)
10484 (message-subscribed-p, message-make-mail-followup-to)
10485 (message-position-on-field, message-news-p)
10486 (message-options-set-recipient, message-generate-headers)
10487 (message-sort-headers): Declare as functions.
10488
10489 2007-12-18 Reiner Steib <Reiner.Steib@gmx.de>
10490
10491 * gnus-draft.el (gnus-draft-send-message): Mention process/prefix
10492 convention in doc string.
10493
10494 2007-12-17 Katsumi Yamaoka <yamaoka@jpl.org>
10495
10496 * gnus-art.el (gnus-article-browse-html-parts): Add message header and
10497 title to html parts.
10498 (gnus-article-browse-html-article): Pass message header to it.
10499
10500 * mm-decode.el (mm-display-external): Use mm-add-meta-html-tag.
10501
10502 2007-12-16 Reiner Steib <Reiner.Steib@gmx.de>
10503
10504 * mml-sec.el, sieve-manage.el, smime.el: Make loading of password-cache
10505 or password compatible with XEmacs.
10506
10507 2007-12-15 Reiner Steib <Reiner.Steib@gmx.de>
10508
10509 * gnus-art.el (article-verify-x-pgp-sig): Add reference to X-PGP-Sig
10510 format document.
10511 (gnus-mime-delete-part): Don't write description line if empty.
10512 (gnus-article-encrypt-body): Add confirmation for gnus-novice-user.
10513
10514 2007-12-14 Johan Bockgård <bojohan@gnu.org>
10515
10516 * gnus-sum.el (gnus-summary-mark-unread-as-read)
10517 (gnus-summary-mark-read-and-unread-as-read)
10518 (gnus-summary-mark-current-read-and-unread-as-read)
10519 (gnus-summary-mark-unread-as-ticked): Doc fix.
10520 `gnus-mark-article-hook', not `gnus-summary-mark-article-hook'.
10521
10522 2007-12-14 Reiner Steib <Reiner.Steib@gmx.de>
10523
10524 * gnus-sum.el (gnus-summary-prev-article): Fix doc string.
10525 Reported by Christoph Conrad <christoph.conrad@gmx.de>.
10526
10527 2007-12-14 Reiner Steib <Reiner.Steib@gmx.de>
10528
10529 * gnus-util.el (gnus-y-or-n-p, gnus-yes-or-no-p): Alias to y-or-n-p and
10530 yes-or-no-p.
10531
10532 2007-12-11 Katsumi Yamaoka <yamaoka@jpl.org>
10533
10534 * mm-decode.el (mm-add-meta-html-tag): New function.
10535 (mm-save-part-to-file, mm-pipe-part): Use it.
10536
10537 * gnus-art.el (gnus-article-browse-delete-temp-files):
10538 Use gnus-y-or-n-p instead of y-or-n-p.
10539 (gnus-article-browse-html-parts): Work with message/external-body; use
10540 mm-add-meta-html-tag.
10541
10542 2007-12-11 Glenn Morris <rgm@gnu.org>
10543
10544 * gnus-cache.el: Require gnus-sum not just when compiling.
10545
10546 * gnus-fun.el (gnus-display-x-face-in-from): Require gnus-art.
10547
10548 * gnus-int.el (gnus-server-opened, gnus-status-message):
10549 Move definitions before use.
10550
10551 * mm-decode.el: Require gnus-util.
10552 (mm-remove-part): Only call delete-annotation on XEmacs.
10553
10554 * mm-uu.el (gnus-original-article-buffer): Define for compiler.
10555
10556 * nnmail.el: Require gnus-int.
10557
10558 * spam.el: Move `require's before `eval-when-compile's.
10559
10560 * gnus-ems.el (gnus-alive-p):
10561 * gnus-fun.el (message-goto-eoh):
10562 * gnus-util.el (gnus-group-name-decode):
10563 * mail-source.el (gnus-compress-sequence):
10564 * message.el (Info-goto-node, format-spec):
10565 * mm-bodies.el (message-options-get):
10566 * mm-decode.el (mm-view-pkcs7):
10567 * mm-util.el (gmm-write-region):
10568 * mml-smime.el (mml-compute-boundary)
10569 (gnus-completing-read-with-default):
10570 * mml.el (widget-button-press, gnus-make-hashtable):
10571 * mml1991.el (mm-decode-content-transfer-encoding)
10572 (mm-encode-content-transfer-encoding)
10573 (message-options-get, message-options-set):
10574 * mml2015.el (gnus-buffer-live-p, gnus-get-buffer-create):
10575 * nnfolder.el (gnus-request-group):
10576 * nnheader.el (ietf-drums-unfold-fws):
10577 * rfc1843.el (mail-header-parse-content-type, message-narrow-to-head):
10578 * smime.el (gnus-run-mode-hooks):
10579 * spam-stat.el (gnus-message): Autoload.
10580
10581 * gnus-cache.el, gnus-fun.el, gnus-group.el, gnus.el, mail-source.el:
10582 * mm-bodies.el, mm-decode.el, mm-extern.el, mm-util.el:
10583 * mml-smime.el, mml.el, mml1991.el, mml2015.el, nndb.el, nnfolder.el:
10584 * nnmail.el, nnmaildir.el, nnrss.el, rfc1843.el, spam.el:
10585 Add declare-function compatibility definition.
10586
10587 * gnus-cache.el (nnvirtual-find-group-art):
10588 * gnus-fun.el (article-narrow-to-head, gnus-article-goto-header)
10589 (gnus-add-image, gnus-add-wash-type):
10590 * gnus-group.el (nnkiboze-score-file):
10591 * gnus-sum.el (turn-on-gnus-mailing-list-mode)
10592 (gnus-cache-write-active, mm-uu-dissect, idna-to-unicode):
10593 * gnus-util.el (gnus-find-method-for-group, gnus-group-name-charset)
10594 (message-tokenize-header, gnus-get-buffer-create)
10595 (mm-enable-multibyte, gnus-put-text-property, gnus-overlay-put)
10596 (gnus-make-overlay, mm-disable-multibyte, gnus-add-text-properties):
10597 * gnus.el (gnus-group-decoded-name):
10598 * mail-source.el (imap-capability):
10599 * mm-bodies.el (message-options-set):
10600 * mm-decode.el (gnus-configure-windows):
10601 * mm-extern.el (message-goto-body):
10602 * mm-util.el (mm-delete-duplicates, mm-detect-coding-region):
10603 * mml-smime.el (epg-key-sub-key-list, epg-sub-key-capability)
10604 (epg-sub-key-validity, message-options-set):
10605 * mml.el (widget-event-point, gnus-configure-windows):
10606 * mml1991.el (mc-encrypt-generic, gpg-sign-encrypt, gpg-encrypt):
10607 * mml2015.el (epg-check-configuration, epg-configuration)
10608 (message-options-set):
10609 * nndb.el (nndb-request-article):
10610 * nnfolder.el (gnus-request-create-group):
10611 * nnmail.el (gnus-activate-group, gnus-group-mark-article-read):
10612 * nnmaildir.el (gnus-group-mark-article-read):
10613 * nnrss.el (w3-parse-buffer, gnus-group-make-rss-group):
10614 * rfc1843.el (message-fetch-field):
10615 * spam.el (gnus-extract-address-components):
10616 Declare as functions.
10617
10618 2007-12-10 Katsumi Yamaoka <yamaoka@jpl.org>
10619
10620 * gnus-art.el (gnus-article-browse-html-parts): Decode CTE.
10621
10622 2007-12-09 Glenn Morris <rgm@gnu.org>
10623
10624 * gnus-uu.el (gnus-uu-yenc-article): Use insert-buffer-substring.
10625
10626 * gnus-art.el, gnus-spec.el, gnus-sum.el, gnus-util.el:
10627 * message.el, mm-view.el, sieve-manage.el, smime.el:
10628 Add declare-function compatibility definition.
10629
10630 * gnus-art.el (w3-region, w3m-region, Info-menu):
10631 * gnus-spec.el (gnus-summary-from-or-to-or-newsgroups):
10632 * gnus-sum.el (gnus-get-predicate):
10633 * gnus-util.el (mm-append-to-file, w32-focus-frame):
10634 * message.el (mail-abbrev-in-expansion-header-p):
10635 * mm-view.el (w3-do-setup, w3-region, w3-prepare-buffer)
10636 (w3m-detect-meta-charset, w3m-region):
10637 * sieve-manage.el (password-read, password-cache-add)
10638 (password-cache-remove):
10639 * smime.el (password-read-and-add): Declare as functions.
10640
10641 2007-12-08 David Kastrup <dak@gnu.org>
10642
10643 * gnus-sum.el (gnus-summary-simplify-subject-query):
10644 * ecomplete.el (ecomplete-display-matches): Fix buggy call to
10645 `message'.
10646
10647 2007-12-07 Glenn Morris <rgm@gnu.org>
10648
10649 * gnus-art.el (article-make-date-line): Revert previous change.
10650
10651 2007-12-06 Reiner Steib <Reiner.Steib@gmx.de>
10652
10653 * gnus-start.el (gnus-load): Rename local variable to avoid confusion.
10654
10655 2007-12-06 Christian Plate <cplate@web.de> (tiny change)
10656
10657 * nnmaildir.el (nnmaildir-request-update-info): Improve performance.
10658 Call gnus-add-to-range ranges only once with a prepared article-list.
10659
10660 2007-12-06 Paul Jarc <prj@po.cwru.edu>
10661
10662 * nnmaildir.el (nnmaildir-request-list, nnmaildir-retrieve-groups)
10663 (nnmaildir-request-group, nnmaildir-retrieve-headers): Escape spaces in
10664 group names with backslashes.
10665 Reported by Tassilo Horn <tassilo@member.fsf.org>.
10666
10667 2007-12-06 Deepak Goel <deego3@gmail.com>
10668
10669 * gnus-art.el (article-make-date-line):
10670 * gnus-start.el (gnus-load):
10671 * pop3.el (pop3-read-response): Fix buggy call to `error'.
10672
10673 2007-12-05 Katsumi Yamaoka <yamaoka@jpl.org>
10674
10675 * gnus-art.el (gnus-use-idna):
10676 * gnus-start.el (gnus-site-init-file):
10677 * message.el (message-use-idna):
10678 * mm-uu.el (mm-uu-hide-markers):
10679 * smiley.el (smiley-style): Revert changes that suppress warnings.
10680
10681 2007-12-05 Katsumi Yamaoka <yamaoka@jpl.org>
10682
10683 * gnus-art.el (gnus-article-browse-html-parts): Add meta html tag to
10684 specify charset to html source.
10685 Reported by Christoph Conrad <christoph.conrad@gmx.de>.
10686
10687 2007-12-05 Katsumi Yamaoka <yamaoka@jpl.org>
10688
10689 * gnus-art.el (gnus-use-idna): Don't directly refer to the value of
10690 idna-program in order to suppress byte compile warning issued by XEmacs
10691 that came to byte compile the default value section of defcustom forms
10692 recently.
10693
10694 * gnus-start.el (gnus-site-init-file): Don't directly refer to the
10695 value of installation-directory.
10696
10697 * message.el (message-use-idna): Don't directly refer to the value of
10698 idna-program.
10699
10700 * mm-uu.el (mm-uu-hide-markers): Don't directly call defined-colors.
10701
10702 * smiley.el (smiley-style): Don't directly call face-attribute.
10703
10704 2007-12-04 Reiner Steib <Reiner.Steib@gmx.de>
10705
10706 * gnus-group.el (gnus-group-highlight-line): Add FIXME.
10707
10708 * gnus-dired.el: Reduce Gnus dependencies.
10709 (gnus-ems, gnus-msg, gnus-util, message, mm-decode, mml):
10710 Don't require. Use autoloads instead.
10711 (mml-attach-file, mm-default-file-encoding, mailcap-extension-to-mime)
10712 (mailcap-mime-info, mm-mailcap-command, ps-print-preprint)
10713 (message-buffers, gnus-setup-message, gnus-print-buffer): Autoload.
10714 (gnus-dired-mode): Adjust doc string.
10715 (gnus-dired-mail-mode): New variable.
10716 (gnus-dired-mode-map): Avoid using `gnus-define-keys'.
10717 (gnus-dired-mode): Avoid using `gnus-run-hooks'.
10718 (gnus-dired-mail-buffers): New function. Return mail or message
10719 composition buffers.
10720 (gnus-dired-attach): Use it.
10721 (gnus-dired-find-file-mailcap): Call `mailcap-mime-info' with
10722 NO-DECODE.
10723 (gnus-dired-print): Use `gnus-print-buffer' depending on
10724 `gnus-dired-mail-mode'.
10725
10726 2007-12-04 Katsumi Yamaoka <yamaoka@jpl.org>
10727
10728 * rfc2047.el (rfc2047-encoded-word-regexp)
10729 (rfc2047-encoded-word-regexp-loose): Move forward; add comments
10730 explaining what regexp patterns are for.
10731
10732 2007-12-04 Glenn Morris <rgm@gnu.org>
10733
10734 * password.el: Move to ../password-cache.el.
10735
10736 * mml1991.el (password-read, password-cache-add, password-cache-remove):
10737 * mml2015.el (password-read, password-cache-add, password-cache-remove):
10738 * mml-smime.el (password-read, password-cache-add)
10739 (password-cache-remove):
10740 No need to autoload, since mml-sec requires password.
10741
10742 * gnus.el (gnus-spam-resend-to, gnus-ham-resend-to):
10743 * message.el (gnus-extract-address-components):
10744 * mml-smime.el (gnus-extract-address-components): Define for compiler.
10745
10746 * mml-sec.el, sieve-manage.el, smime.el: Require password-cache or
10747 password.
10748
10749 2007-12-03 Reiner Steib <Reiner.Steib@gmx.de>
10750
10751 * mailcap.el: Reduce dependencies.
10752 (mail-header-parse-content-type): Autoload.
10753 (mailcap-delete-duplicates): New alias.
10754 (mailcap-mime-info): Add optional argument NO-DECODE.
10755 (mailcap-mime-types): Use mailcap-delete-duplicates.
10756
10757 * message.el (message-ignored-supersedes-headers): Add "X-ID".
10758
10759 2007-12-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
10760
10761 * gnus-sum.el (gnus-uu-extract-map): Add a command for the yenc
10762 function.
10763
10764 * gnus-uu.el (gnus-uu-decode-yenc): New command.
10765 (gnus-uu-yenc-article): New function.
10766
10767 * yenc.el (yenc-first-part-p, yenc-last-part-p): New functions.
10768
10769 * mm-uu.el (mm-uu-yenc-extract): Get the data from the original buffer.
10770
10771 2007-12-02 Glenn Morris <rgm@gnu.org>
10772
10773 * sasl-cram.el, sasl-digest.el, sasl-ntlm.el, sasl.el:
10774 Move to ../net.
10775
10776 * binhex.el, uudecode.el: Move to ../mail.
10777
10778 * encrypt.el: Remove file.
10779
10780 2007-12-01 Reiner Steib <Reiner.Steib@gmx.de>
10781
10782 * message.el (message-cite-prefix-regexp): Remove `-' and `+' to avoid
10783 matches on patches.
10784
10785 * gnus-art.el (gnus-article-browse-html-article):
10786 Mention `mm-text-html-renderer' in the doc string.
10787
10788 * rfc2047.el (rfc2047-encode-max-chars): Refer to RFC 2047 in doc
10789 string. Add comments.
10790
10791 * message.el (message-idna-to-ascii-rhs-1): Don't call `idna-to-ascii'
10792 if rhs is ASCII.
10793
10794 2007-12-01 Glenn Morris <rgm@gnu.org>
10795
10796 * dig.el, dns.el: Move to ../net.
10797 * format-spec.el, hex-util.el, sha1.el: Move to ../.
10798
10799 * mail-source.el (top-level): Require format-spec before
10800 eval-when-compile.
10801
10802 2007-11-30 Glenn Morris <rgm@gnu.org>
10803
10804 * encrypt.el: Require password, rather than autoloading password-read.
10805
10806 2007-11-28 Elias Oltmanns <eo@nebensachen.de>
10807
10808 * gnus.el (gnus-method-to-server): Add an optional parameter so the
10809 caller can indicate whether the cache should be disregarded for this
10810 call. This way the result of the call is reproducible at all times and
10811 can be considered a canonical server name for the supplied method.
10812 (gnus-agent-method-p): Canonicalize server names by pushing their
10813 method through `gnus-method-to-server' using the no-cache argument.
10814
10815 * gnus-srvr.el (gnus-server-insert-server-line):
10816 Call `gnus-method-to-server' with `no-cache' argument.
10817
10818 * gnus-agent.el (gnus-agent-toggle-plugged): Don't call
10819 gnus-agent-possibly-synchronize-flags as this should be called when the
10820 server is actually being opened.
10821 (gnus-agent-possibly-synchronize-flags)
10822 (gnus-agent-possibly-synchronize-flags-server): Move check for the
10823 flags file of an agentized server to the latter function.
10824
10825 * gnus-int.el (gnus-agent-possibly-synchronize-flags-server): Autoload.
10826 (gnus-open-server): Call gnus-agent-possibly-synchronize-flags-server
10827 after a connection has been established successfully.
10828
10829 2007-11-28 Katsumi Yamaoka <yamaoka@jpl.org>
10830
10831 * gnus-art.el (article-display-face): Force to display face if called
10832 interactively; check if gnus-article-x-face-too-ugly matches author.
10833 (article-display-x-face): Display face even if From header is missing
10834 as article-display-face does.
10835
10836 2007-11-28 Richard Stallman <rms@gnu.org>
10837
10838 * md4.el: Move to ../.
10839 * hmac-def.el, hmac-md5.el, ntlm.el: Move to ../net.
10840
10841 2007-11-27 Reiner Steib <Reiner.Steib@gmx.de>
10842
10843 * mail-source.el (mail-sources): Default to fetch from file for
10844 compatibility with default of nnmail-spool-file.
10845
10846 2007-11-27 Katsumi Yamaoka <yamaoka@jpl.org>
10847
10848 * rfc2047.el (rfc2047-allow-irregular-q-encoded-words): New variable.
10849 (rfc2047-encodable-p): Use rfc2047-encoded-word-regexp instead of "=?"
10850 to look for encoded word that should be encoded again.
10851 (rfc2047-encoded-word-regexp): Make B encoding pattern strict.
10852 (rfc2047-encoded-word-regexp-loose): New constant that has loose Q
10853 encoding pattern.
10854 (rfc2047-decode-region): Switch strict regexp and loose one according
10855 to rfc2047-allow-irregular-q-encoded-words.
10856
10857 2007-11-26 Simon Josefsson <simon@josefsson.org>
10858
10859 * imap.el: Move to ../net directory.
10860
10861 2007-11-25 Romain Francoise <romain@orebokech.com>
10862
10863 * gnus-msg.el (gnus-summary-reply): Delete extra paren.
10864
10865 2007-11-24 Reiner Steib <Reiner.Steib@gmx.de>
10866
10867 * nnmail.el (nnmail-spool-file): Remove obsolete variable.
10868 (nnmail-get-new-mail): Remove code using `nnmail-spool-file'.
10869
10870 * gnus-start.el (defvar, gnus-get-unread-articles): Remove code using
10871 `nnmail-spool-file'.
10872
10873 * nnkiboze.el (nnkiboze-generate-groups): Don't bind obsolete
10874 `nnmail-spool-file'.
10875
10876 * gnus-move.el (gnus-change-server): Ditto.
10877
10878 * gnus-kill.el (gnus-batch-score): Ditto.
10879
10880 * gnus-cache.el (gnus-jog-cache): Ditto.
10881
10882 * gnus-msg.el (gnus-summary-reply):
10883 Ignore gnus-confirm-mail-reply-to-news for wide and very wide replies.
10884
10885 2007-11-24 Reiner Steib <Reiner.Steib@gmx.de>
10886
10887 * gnus-cache.el (gnus-cache-generate-nov-databases):
10888 Use nnml-generate-nov-databases-directory instead of
10889 nnml-generate-nov-databases-1.
10890
10891 2007-11-24 Glenn Morris <rgm@gnu.org>
10892
10893 * message.el (message-tool-bar-retro): Update for rename
10894 mail_send.xpm->mail-send.xpm.
10895
10896 2007-11-22 Reiner Steib <Reiner.Steib@gmx.de>
10897
10898 * smime.el (smime-cert-by-ldap-1): Use `ldap-search' instead of
10899 `smime-ldap-search' for Emacs 22 and up.
10900
10901 2007-11-22 Reiner Steib <Reiner.Steib@gmx.de>
10902
10903 * hashcash.el: Move to ../mail directory.
10904
10905 * smime-ldap.el: Remove. Not used in Emacs 22 and up.
10906
10907 * smime.el (smime-cert-by-ldap-1): Use `ldap-search' instead of
10908 `smime-ldap-search' for Emacs 22 and up.
10909
10910 2007-11-22 Stefan Monnier <monnier@iro.umontreal.ca>
10911
10912 * gnus-art.el (gnus-article-truncate-lines): Use `truncate-lines'.
10913
10914 * message.el (message-send-mail-function): Fix error convention.
10915 (message-mailer-swallows-blank-line, message-send-mail-with-sendmail)
10916 (message-widen-reply, message-send-mail, message-talkative-question)
10917 (message-with-reply-buffer, message-generate-new-buffer-clone-locals)
10918 (message-clone-locals, message-send-news): Use with-current-buffer.
10919 (message-insert-or-toggle-importance): Remove unused var `valid'.
10920 (message-make-references): Remove unused var `new-references'.
10921 (message-make-mail-followup-to): Remove unused var `subscribed-lists'.
10922
10923 2007-11-22 Juanma Barranquero <lekktu@gmail.com>
10924
10925 * spam.el (spam-find-spam, spam-enter-list): Doc fixes.
10926 (spam-split-symbolic-return-positive): Reflow docstring.
10927 (spam-backends, spam-summary-exit-behavior)
10928 (spam-mark-ham-unread-before-move-from-spam-group)
10929 (spam-summary-score-preferred-header, spam-sa-learn-spam-switch)
10930 (spam-sa-learn-ham-switch, spam-sa-learn-unregister-switch)
10931 (spam-clear-cache, spam-backend-check, spam-install-backend)
10932 (spam-install-statistical-backend, spam-list-of-processors)
10933 (spam-group-processor-p, spam-split, spam-bogofilter-score)
10934 (spam-bsfilter-score, spam-check-bsfilter, spam-crm114-score)
10935 (spam-check-crm114, spam-initialize, spam-unload-hook):
10936 Fix typos in docstrings.
10937
10938 2007-11-21 Katsumi Yamaoka <yamaoka@jpl.org>
10939
10940 * gnus-start.el (gnus-get-unread-articles): Mark groups as having never
10941 been checked if they have never been read and those group levels are
10942 higher than the one that a user specified.
10943
10944 2007-11-21 Katsumi Yamaoka <yamaoka@jpl.org>
10945
10946 * gnus-start.el (gnus-get-unread-articles): Don't prevent from checking
10947 foreign groups unless a group level is specified by a user.
10948 Reported by Dan Nicolaescu <dann@ics.uci.edu>.
10949
10950 2007-11-21 Reiner Steib <Reiner.Steib@gmx.de>
10951
10952 * message.el (message-send-mail-function): Require sendmail.
10953
10954 2007-11-20 Reiner Steib <Reiner.Steib@gmx.de>
10955
10956 * message.el (message-send-mail-function): Check for smtpmail too.
10957
10958 * utf7.el (utf7-encode, utf7-decode): Use coding system
10959 `utf-7'/`utf-7-imap' from utf-7.el' if available.
10960
10961 * message.el (message-send-mail-function): New function.
10962 (message-send-mail-function): Set default using
10963 message-send-mail-function. Adjust doc string.
10964 (message-send-mail-with-mailclient): New function.
10965
10966 2007-11-17 Richard Stallman <rms@gnu.org>
10967
10968 * assistant.el: Remove file.
10969
10970 2007-11-16 Dan Nicolaescu <dann@ics.uci.edu>
10971
10972 * smime.el (from):
10973 * rfc2047.el (message-posting-charset):
10974 * qp.el (mm-use-ultra-safe-encoding):
10975 * pop3.el (parse-time-months):
10976 * nnrss.el (mm-text-html-renderer, mm-text-html-washer-alist):
10977 * nnml.el (files):
10978 * nnheader.el (gnus-newsgroup-name, nnheader-file-coding-system)
10979 (jka-compr-compression-info-list, ange-ftp-path-format)
10980 (efs-path-regexp):
10981 * nndiary.el (files):
10982 * mml2015.el (mc-default-scheme, mc-schemes, pgg-default-user-id)
10983 (pgg-errors-buffer, pgg-output-buffer, epg-user-id-alist)
10984 (epg-digest-algorithm-alist, inhibit-redisplay)
10985 (password-cache-expiry):
10986 * mml1991.el (pgg-default-user-id, pgg-errors-buffer)
10987 (pgg-output-buffer, password-cache-expiry):
10988 * mml.el (mml-dnd-protocol-alist, ange-ftp-name-format)
10989 (efs-path-regexp):
10990 * mml-smime.el (epg-user-id-alist, epg-digest-algorithm-alist)
10991 (inhibit-redisplay):
10992 * mm-uu.el (file-name, start-point, end-point, entry)
10993 (gnus-newsgroup-name, gnus-newsgroup-charset):
10994 * mm-util.el (mm-mime-mule-charset-alist, latin-unity-coding-systems)
10995 (latin-unity-ucs-list):
10996 * mm-bodies.el (mm-uu-yenc-decode-function, mm-uu-decode-function)
10997 (mm-uu-binhex-decode-function):
10998 * message.el (gnus-message-group-art, gnus-list-identifiers)
10999 (rmail-enable-mime-composing, gnus-local-organization)
11000 (gnus-post-method, gnus-select-method, gnus-active-hashtb)
11001 (gnus-read-active-file, facemenu-add-face-function)
11002 (facemenu-remove-face-function, gnus-article-decoded-p)
11003 (tool-bar-mode):
11004 * mail-source.el (display-time-mail-function):
11005 * gnus-util.el (nnmail-pathname-coding-system)
11006 (nnmail-active-file-coding-system, gnus-emphasize-whitespace-regexp)
11007 (gnus-original-article-buffer, gnus-user-agent)
11008 (rmail-default-rmail-file, mm-text-coding-system, tool-bar-mode)
11009 (xemacs-codename, sxemacs-codename, emacs-program-version):
11010 * gnus-sum.el (tool-bar-mode, gnus-tmp-header, number):
11011 * gnus-start.el (gnus-agent-covered-methods)
11012 (gnus-agent-file-loading-local, gnus-agent-file-loading-cache)
11013 (gnus-current-headers, gnus-thread-indent-array, gnus-newsgroup-name)
11014 (gnus-newsgroup-headers, gnus-group-list-mode)
11015 (gnus-group-mark-positions, gnus-newsgroup-data)
11016 (gnus-newsgroup-unreads, nnoo-state-alist)
11017 (gnus-current-select-method, mail-sources)
11018 (nnmail-scan-directory-mail-source-once, nnmail-split-history)
11019 (nnmail-spool-file, gnus-cache-active-hashtb):
11020 * gnus-mh.el (mh-lib-progs):
11021 * gnus-ems.el (gnus-tmp-unread, gnus-tmp-replied)
11022 (gnus-tmp-score-char, gnus-tmp-indentation, gnus-tmp-opening-bracket)
11023 (gnus-tmp-lines, gnus-tmp-name, gnus-tmp-closing-bracket)
11024 (gnus-tmp-subject-or-nil, gnus-check-before-posting, gnus-mouse-face)
11025 (gnus-group-buffer):
11026 * gnus-cite.el (font-lock-defaults-computed, font-lock-keywords)
11027 (font-lock-set-defaults):
11028 * gnus-art.el (tool-bar-map, w3m-minor-mode-map)
11029 (gnus-face-properties-alist, charset, gnus-summary-article-menu)
11030 (gnus-summary-post-menu, total-parts, type, condition, length):
11031 * gnus-agent.el (gnus-agent-read-agentview):
11032 * flow-fill.el (show-trailing-whitespace):
11033 * gnus-group.el (tool-bar-mode, nnrss-group-alist): Remove unnecessary
11034 eval-and-compile wrappers for byte compiler pacifiers.
11035
11036 * mm-view.el (mm-inline-image-xemacs): Only do something for XEmacs.
11037 (mm-display-inline-fontify): Check for featurep 'xemacs not
11038 extent-list.
11039
11040 * mm-decode.el (mm-display-external): Check for featurep 'xemacs not
11041 itimer-list.
11042 (mm-create-image-xemacs): Only do something for XEmacs.
11043 (mm-image-fit-p): Check for featurep 'xemacs not glyph-width.
11044
11045 * mm-util.el (mm-find-buffer-file-coding-system): Add check for XEmacs.
11046
11047 * gnus-registry.el (gnus-adaptive-word-syntax-table):
11048 * gnus-fun.el (gnus-face-properties-alist): Pacify byte compiler.
11049
11050 2007-11-15 Juanma Barranquero <lekktu@gmail.com>
11051
11052 * nnimap.el (nnimap-split-download-body):
11053 * gnus-demon.el (gnus-demon):
11054 * gnus-uu.el (gnus-uu-default-view-rules): Fix typos in docstrings.
11055
11056 2007-11-15 Katsumi Yamaoka <yamaoka@jpl.org>
11057
11058 * nntp.el (nntp-insert-buffer-substring, nntp-copy-to-buffer):
11059 New macros.
11060 (nntp-wait-for, nntp-retrieve-articles, nntp-async-trigger)
11061 (nntp-retrieve-headers-with-xover): Use nntp-insert-buffer-substring to
11062 copy data from unibyte buffer to multibyte current buffer.
11063 (nntp-retrieve-headers, nntp-retrieve-groups): Use nntp-copy-to-buffer
11064 to copy data from unibyte current buffer to multibyte buffer.
11065 (nntp-make-process-buffer): Make process buffer unibyte.
11066
11067 * pop3.el (pop3-open-server): Fix typo in Lisp code.
11068
11069 2007-11-14 Denys Duchier <denys.duchier@univ-orleans.fr> (tiny change)
11070
11071 * pop3.el (pop3-open-server): Accept and process data more robustly at
11072 connection start to avoid spurious "POP SSL connection failed" errors.
11073
11074 2007-11-14 Katsumi Yamaoka <yamaoka@jpl.org>
11075
11076 * gnus-start.el (gnus-active-to-gnus-format): Use unibyte buffer to
11077 read group names.
11078
11079 2007-11-12 Reiner Steib <Reiner.Steib@gmx.de>
11080
11081 * gnus-msg.el (gnus-confirm-mail-reply-to-news): Adjust :version.
11082
11083 2007-11-12 Katsumi Yamaoka <yamaoka@jpl.org>
11084
11085 * nnmail.el (nnmail-parse-active): Make group names unibyte.
11086 (nnmail-save-active): Use a unibyte buffer when saving active file,
11087 which may contain non-ASCII group names.
11088
11089 * nnml.el (nnml-request-group): Decode group names in messages.
11090
11091 2007-11-05 Reiner Steib <Reiner.Steib@gmx.de>
11092
11093 * message.el (message-citation-line-function)
11094 (message-insert-formatted-citation-line): Fix spelling of
11095 `message-insert-formated-citation-line'.
11096
11097 2007-11-03 Reiner Steib <Reiner.Steib@gmx.de>
11098
11099 * gnus-sum.el (gnus-summary-highlight): Mark as risky local variable.
11100
11101 2007-11-02 Katsumi Yamaoka <yamaoka@jpl.org>
11102
11103 * nnml.el (nnml-request-rename-group): Bind file-name-coding-system to
11104 nnmail-pathname-coding-system.
11105
11106 * gnus-group.el (gnus-group-rename-group): Encode non-ASCII group name
11107 that a user enters; decode group names in messages.
11108
11109 * gnus-msg.el (gnus-inews-do-gcc): Encode non-ASCII group names.
11110
11111 2007-11-01 Reiner Steib <Reiner.Steib@gmx.de>
11112
11113 * mm-util.el (mm-charset-eval-alist): Mark as risky local variable.
11114
11115 * gnus.el (gnus-group-charter-alist): Mark as risky local variable.
11116
11117 * gnus-art.el (gnus-button-alist, gnus-header-button-alist): Mark as
11118 risky local variable.
11119
11120 * gnus-group.el (gnus-group-icon-list): Mark as risky local variable.
11121
11122 2007-11-01 Teodor Zlatanov <tzz@lifelogs.com>
11123
11124 * encrypt.el: Improve documentation to fix function name typo.
11125 Reported by Daiki Ueno <ueno@unixuser.org>.
11126
11127 2007-11-01 Katsumi Yamaoka <yamaoka@jpl.org>
11128
11129 * gnus-art.el (gnus-article-next-page): Honor gnus-article-over-scroll
11130 even if the point is not in the last page of an article.
11131 (gnus-article-prev-page): Honor gnus-article-over-scroll when moving
11132 back to the previous page.
11133
11134 2007-10-30 Reiner Steib <Reiner.Steib@gmx.de>
11135
11136 * qp.el (quoted-printable-decode-string): Fix typo in doc string.
11137
11138 2007-10-30 Katsumi Yamaoka <yamaoka@jpl.org>
11139
11140 * gnus-ems.el (gnus-x-splash): Work even if there's no scroll bar.
11141
11142 2007-10-29 Stefan Monnier <monnier@iro.umontreal.ca>
11143
11144 * message.el (message-check-news-body-syntax):
11145 Avoid mm-string-as-multibyte.
11146 (message-hide-headers): Don't assume (point-min)==1.
11147
11148 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
11149
11150 * message.el (message-remove-blank-cited-lines): Fix if remove is
11151 given.
11152 (message-bogus-address-regexp): New variable.
11153 (message-bogus-recipient-p): New function.
11154 (message-check-recipients): New command.
11155 (message-syntax-checks): Add `bogus-recipient'.
11156 (message-fix-before-sending): Add `bogus-recipient'.
11157
11158 * gnus-art.el (gnus-button-mid-or-mail-heuristic-alist): Add "alpine".
11159 (gnus-treat-body-boundary): Don't test window-system.
11160
11161 2007-10-28 Leo <sdl.web@gmail.com> (tiny change)
11162
11163 * gnus-art.el (gnus-treat-emphasize): Don't test window-system.
11164
11165 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
11166
11167 * gnus.el: Bump version to Gnus v5.13.
11168
11169 2007-10-28 Miles Bader <miles@gnu.org>
11170
11171 * nnheader.el (nnheader-uniquify-message-id): Make sure this is defined
11172 at compile-time too.
11173
11174 2007-10-27 Reiner Steib <Reiner.Steib@gmx.de>
11175
11176 * gnus-msg.el (gnus-message-setup-hook):
11177 Add `message-remove-blank-cited-lines' to options.
11178
11179 2007-10-26 Reiner Steib <Reiner.Steib@gmx.de>
11180
11181 * message.el (message-remove-blank-cited-lines): New function.
11182 Suggested by Karl Plästerer.
11183
11184 2007-10-25 Katsumi Yamaoka <yamaoka@jpl.org>
11185
11186 * hashcash.el (mail-add-payment): Replace mapcar called for effect with
11187 mapc.
11188
11189 * imap.el (imap-open): Replace mapcar called for effect with mapc.
11190 (top-level): Use mapc to set functions to be traced for debugging.
11191
11192 * legacy-gnus-agent.el (gnus-agent-convert-agentview): Replace mapcar
11193 called for effect with while loop.
11194
11195 * message.el (message-talkative-question): Replace mapcar called for
11196 effect with mapc.
11197
11198 * mm-util.el: Use mapc instead of mapcar to make compatible functions.
11199 (mm-find-mime-charset-region, mm-find-charset-region): Replace mapcar
11200 called for effect with dolist.
11201
11202 * mml.el (mml-insert-mime): Replace mapcar called for effect with mapc.
11203
11204 * nndiary.el: Use dolist instead of mapcar to add diary headers to
11205 gnus-extra-headers and nnmail-extra-headers.
11206
11207 * nnimap.el (nnimap-request-update-info-internal): Replace mapcar
11208 called for effect with dolist.
11209 (top-level): Use mapc to set functions to be traced for debugging.
11210
11211 * nnmail.el (nnmail-read-incoming-hook): Doc fix.
11212 (nnmail-split-fancy-with-parent): Replace mapcar called for effect with
11213 dolist.
11214
11215 * nnmaildir.el (nnmaildir--delete-dir-files, nnmaildir-request-close):
11216 Replace mapcar called for effect with mapc.
11217 (nnmaildir--scan, nnmaildir-request-scan, nnmaildir-retrieve-groups)
11218 (nnmaildir-request-update-info, nnmaildir-request-delete-group)
11219 (nnmaildir-retrieve-headers, nnmaildir-request-set-mark)
11220 (nnmaildir-close-group): Replace mapcar called for effect with dolist.
11221
11222 * nnrss.el (nnrss-make-hash-index): Use gnus-remove-if instead of
11223 remove-if that's a cl function.
11224
11225 * webmail.el (webmail-debug): Replace mapcar called for effect with
11226 dolist.
11227
11228 2007-10-24 Katsumi Yamaoka <yamaoka@jpl.org>
11229
11230 * gnus-agent.el (gnus-agent-read-agentview, gnus-agent-save-alist)
11231 (gnus-agent-expire-unagentized-dirs): Replace mapcar called for effect
11232 with while loop.
11233
11234 * gnus-art.el: Use mapc instead of mapcar to make gnus-article-*
11235 functions from article-* functions.
11236 (gnus-multi-decode-header): Replace mapcar called for effect with
11237 dolist.
11238
11239 * gnus-bookmark.el (gnus-bookmark-bmenu-list)
11240 (gnus-bookmark-show-details): Replace mapcar called for effect with
11241 while loop.
11242
11243 * gnus-diary.el (gnus-diary-update-group-parameters): Replace mapcar
11244 called for effect with while loop.
11245
11246 * gnus-group.el (gnus-group-suspend): Replace mapcar called for effect
11247 with dolist.
11248
11249 * gnus-registry.el (gnus-registry-split-fancy-with-parent):
11250 Replace mapcar called for effect with dolist.
11251
11252 * gnus-spec.el (gnus-correct-length): Make it simple and fast.
11253
11254 * gnus-sum.el (gnus-multi-decode-encoded-word-string)
11255 (gnus-build-sparse-threads, gnus-summary-limit-include-expunged):
11256 Replace mapcar called for effect with dolist.
11257 (gnus-simplify-buffer-fuzzy): Replace mapcar called for effect with
11258 mapc.
11259
11260 * gnus-topic.el (gnus-topic-find-groups, gnus-topic-move-group):
11261 Replace mapcar called for effect with dolist.
11262 (gnus-topic-list): Replace mapcar called for effect with mapc.
11263
11264 * gnus.el: Use mapc instead of mapcar to add autoloads.
11265
11266 2007-10-23 Richard Stallman <rms@gnu.org>
11267
11268 * gnus-group.el (gnus-group-highlight): Mark as risky.
11269
11270 2007-10-23 Katsumi Yamaoka <yamaoka@jpl.org>
11271
11272 * gnus.el (gnus-server-to-method): Return method found first in
11273 gnus-newsrc-alist.
11274
11275 * gnus-art.el (gnus-article-highlight-signature)
11276 (gnus-insert-prev-page-button, gnus-insert-next-page-button): Make a
11277 button overlay without the front stickiness.
11278
11279 2007-10-22 Kevin Greiner <kevin.greiner@compsol.cc>
11280
11281 * gnus-agent.el (gnus-agent-expire-group-1): The check for an unsorted
11282 overview buffer needed a catch to receive its throw.
11283 (gnus-agent-flush-cache): Declare as interactive to make this function
11284 easier to use.
11285
11286 2007-10-20 Reiner Steib <Reiner.Steib@gmx.de>
11287
11288 * html2text.el (html2text-fix-paragraph): Use `forward-line' instead of
11289 `next-line'.
11290
11291 2007-10-18 Katsumi Yamaoka <yamaoka@jpl.org>
11292
11293 * nnmail.el (nnmail-fancy-expiry-target): Use rmail-dont-reply-to to
11294 exclude address matching message-dont-reply-to-names.
11295
11296 2007-10-15 Katsumi Yamaoka <yamaoka@jpl.org>
11297
11298 * gnus-util.el (gnus-string<): New function.
11299
11300 * gnus-sum.el (gnus-article-sort-by-author)
11301 (gnus-article-sort-by-recipient, gnus-article-sort-by-subject): Use it.
11302
11303 2007-10-15 Katsumi Yamaoka <yamaoka@jpl.org>
11304
11305 * gnus-win.el (gnus-configure-windows): Focus on the frame for which
11306 the frame-focus tag is set in gnus-buffer-configuration.
11307
11308 2007-10-12 Katsumi Yamaoka <yamaoka@jpl.org>
11309
11310 * gnus-art.el (gnus-article-add-button): Make a button overlay without
11311 the front stickiness.
11312
11313 2007-10-11 Katsumi Yamaoka <yamaoka@jpl.org>
11314
11315 * gnus-art.el (gnus-button-alist): Exclude newline in RFC2396-compliant
11316 url pattern; remove duplicate one.
11317 (gnus-article-extend-url-button): New function.
11318 (gnus-article-add-buttons): Use it.
11319 (gnus-button-push): Use concatenated url that it makes.
11320
11321 2007-10-04 Juanma Barranquero <lekktu@gmail.com>
11322
11323 * sieve-manage.el (sieve-manage-interactive-login): Doc fix.
11324 (sieve-manage-open): Use `mapc' instead of `mapcar'.
11325
11326 2007-10-02 Stefan Monnier <monnier@iro.umontreal.ca>
11327
11328 * gnus-uu.el (gnus-uu-reginize-string, gnus-uu-expand-numbers):
11329 Don't hardcode point-min==1.
11330
11331 2007-09-30 David Kastrup <dak@gnu.org>
11332
11333 * gnus-art.el (gnus-article-reply-with-original)
11334 (gnus-article-followup-with-original): When `transient-mark-mode' is
11335 off, refrain from active-region behavior for followups.
11336
11337 2007-10-08 Reiner Steib <Reiner.Steib@gmx.de>
11338
11339 * mm-util.el (mm-charset-synonym-alist): Alias gbk to cp936.
11340 Fix comment about "iso8859-1".
11341
11342 2007-10-08 Daiki Ueno <ueno@unixuser.org>
11343
11344 * mm-decode.el (mm-possibly-verify-or-decrypt): Replace PARTS with the
11345 ones returned from the verify-function.
11346
11347 * mm-uu.el (mm-uu-pgp-signed-extract-1):
11348 Call mml2015-extract-cleartext-signature if extraction failed.
11349
11350 2007-10-07 Daiki Ueno <ueno@unixuser.org>
11351
11352 * mm-uu.el (mm-uu-pgp-signed-extract-1): Delete the first line
11353 beginning with "-----BEGIN PGP SIGNED MESSAGE-----" if extraction
11354 failed.
11355
11356 2007-10-04 Reiner Steib <Reiner.Steib@gmx.de>
11357
11358 * Relicense "GPLv2 or later" files to "GPLv3 or later".
11359
11360 2007-09-27 Teodor Zlatanov <tzz@lifelogs.com>
11361
11362 * gnus-sum.el (gnus-summary-kill-thread): Allow universal prefix zero
11363 to mark a thread as expirable. Add variable `hide' to handle hiding of
11364 thread for both the null and zero (kill/expire thread) universal prefix
11365 cases.
11366 (gnus-summary-expire-thread): Add new function to expire a thread,
11367 using gnus-summary-kill-thread.
11368 (gnus-summary-mode-map, gnus-summary-thread-map): Add 'M-C-e' and 'T e'
11369 shortcuts for gnus-summary-expire-thread.
11370 (gnus-summary-mode-map, gnus-summary-thread-map): Remove `M-C-e' and `T
11371 e' bindings for gnus-summary-expire-thread. Add `T E' binding.
11372
11373 2007-09-25 Teodor Zlatanov <tzz@lifelogs.com>
11374
11375 * gnus-registry.el (gnus-registry-store-extra-entry): Allow for nil
11376 extras value, so an extras entry can be deleted.
11377 (gnus-registry-delete-extra-entry): Use it.
11378 (gnus-registry-fetch-extra-flags, gnus-registry-has-extra-flag)
11379 (gnus-registry-store-extra-flags, gnus-registry-delete-extra-flags)
11380 (gnus-registry-delete-all-extra-flags): Allow for arbitrary flag symbol
11381 storage through the gnus-registry, and provide an appropriate API for
11382 it.
11383
11384 2007-09-13 Katsumi Yamaoka <yamaoka@jpl.org>
11385
11386 * gnus-sum.el (gnus-newsgroup-maximum-articles): Move from gnus.el.
11387 Suggested by Leo <sdl.web@gmail.com>.
11388
11389 * gnus.el: Do.
11390
11391 2007-09-13 Katsumi Yamaoka <yamaoka@jpl.org>
11392
11393 * gnus.el (gnus-newsgroup-maximum-articles): Rename from
11394 gnus-maximum-newsgroup. Suggested by Leo <sdl.web@gmail.com>.
11395
11396 * gnus-agent.el (gnus-agent-fetch-headers): Do.
11397
11398 * gnus-sum.el (gnus-articles-to-read, gnus-list-of-unread-articles)
11399 (gnus-list-of-read-articles, gnus-sequence-of-unread-articles): Do.
11400
11401 2007-09-13 Katsumi Yamaoka <yamaoka@jpl.org>
11402
11403 * nnmbox.el (nnmbox-request-article): Don't assume delim regexp matches
11404 newline.
11405 (nnmbox-request-accept-article): Don't change article in source buffer;
11406 narrow to header to use message-fetch-field rather than
11407 nnmail-fetch-field; use with-current-buffer instead of save-excursion.
11408 (nnmbox-request-replace-article): Quote lines that'll be misidentified
11409 as delimiters; make sure article ends with newline.
11410 (nnmbox-delete-mail): Correct last position of article to be deleted;
11411 ignore X-Gnus-Newsgroup header in article body.
11412 (nnmbox-save-mail): Quote lines looking like delimiters at the right
11413 positions; make sure article ends with newline.
11414
11415 * message.el (message-display-abbrev): Don't infloop when a user
11416 inserts SPC in the beginning of header.
11417
11418 2007-09-12 Teodor Zlatanov <tzz@lifelogs.com>
11419
11420 * gnus-registry.el (gnus-registry-unfollowed-groups): Add INBOX to the
11421 list of groups not followed by default. Fix type to be regexp.
11422 (gnus-registry-grep-in-list): Fix inverted parameters to string-match.
11423
11424 2007-09-06 Tassilo Horn <tassilo@member.fsf.org>
11425
11426 * hmac-def.el (define-hmac-function): Switch from old-style to
11427 new-style backquotes.
11428
11429 * md4.el (md4-make-step): Likewise.
11430
11431 2007-09-06 Katsumi Yamaoka <yamaoka@jpl.org>
11432
11433 * gnus-start.el (gnus-gnus-to-newsrc-format): Use a unibyte buffer and
11434 raw-text coding system when saving .newsrc file, which may contain
11435 non-ASCII group names.
11436
11437 2007-09-05 Katsumi Yamaoka <yamaoka@jpl.org>
11438
11439 * gnus-cus.el (gnus-score-extra): New widget.
11440 (gnus-score-extra-convert): New function.
11441 (gnus-score-customize): Use it for Extra.
11442
11443 2007-08-31 Daiki Ueno <ueno@unixuser.org>
11444
11445 * mml2015.el (mml2015-extract-cleartext-signature): New function.
11446 (mml2015-mailcrypt-clear-verify): Use it.
11447 (mml2015-gpg-clear-verify): Use it.
11448 (mml2015-pgg-clear-verify): Use it.
11449 (mml2015-epg-clear-verify): Replace the current part with the output
11450 from GnuPG; don't extract the plaintext by itself.
11451
11452 * mm-uu.el (mm-uu-pgp-beginning-signature): Abolish.
11453 (mm-uu-pgp-signed-extract-1): Bind coding-system-for-read when calling
11454 mml2015-clear-verify-function; don't touch the armor headers or
11455 dash-escaped text here.
11456
11457 2007-08-24 Katsumi Yamaoka <yamaoka@jpl.org>
11458
11459 * gnus-art.el (gnus-article-edit-part): Don't jump to nonexistent part.
11460 (gnus-mime-view-part-as-type-internal): Default to text/plain for text
11461 parts, or application/octet-stream as a last resort.
11462 (gnus-mime-view-part-as-type): Don't toggle display.
11463 (gnus-mime-view-part-as-charset): Don't turn off display before
11464 querying charset.
11465
11466 * mm-view.el (mm-inline-text-html-render-with-w3): Don't add XEmacs
11467 stuff to undisplayer function in Emacs.
11468 (mm-inline-text-html-render-with-w3m): Remove Emacs/W3 stuff.
11469
11470 * mml.el (mml-generate-mime-1): Prefer utf-8 when encoding
11471 text/calendar parts.
11472
11473 2007-08-23 Katsumi Yamaoka <yamaoka@jpl.org>
11474
11475 * gnus-art.el (gnus-mime-display-single): Use utf-8 by default for
11476 decoding text/calendar parts.
11477
11478 * message.el (message-forward-make-body-mime): Always mark body as
11479 having no illegible text; remove signed-or-encrypted argument.
11480 (message-forward-make-body): Don't pass signed-or-encrypted arg to it.
11481
11482 * mml.el (mml-generate-mime): Make sure it uses multibyte temp buffer.
11483 (mml-generate-mime-1): Don't encode body if it is specified to be in
11484 raw form; don't make buffer be unibyte when inserting multibyte string.
11485
11486 2007-08-23 Stefan Monnier <monnier@iro.umontreal.ca>
11487
11488 * sha1.el: Fix up comment style.
11489 (sha1-F0, sha1-F1, sha1-F2, sha1-F3, sha1-S1, sha1-S5, sha1-S30)
11490 (sha1-OP, sha1-add-to-H): Use new-style backquotes.
11491
11492 * hex-util.el: Fix up comment style.
11493 (hex-char-to-num, num-to-hex-char): Use new-style backquotes.
11494
11495 * gnus-salt.el: Use with-current-buffer.
11496 (gnus-pick-setup-message): Fix long-standing typo.
11497
11498 2007-08-17 Katsumi Yamaoka <yamaoka@jpl.org>
11499
11500 * imap.el (imap-logout-timeout): New variable.
11501 (imap-logout, imap-logout-wait): New functions.
11502 (imap-kerberos4-open, imap-gssapi-open, imap-close): Use them.
11503
11504 * nnimap.el (nnimap-logout-timeout): New server variable.
11505 (nnimap-open-server, nnimap-close-server): Bind imap-logout-timeout to
11506 nnimap-logout-timeout.
11507
11508 * gnus-art.el (gnus-article-summary-command-nosave)
11509 (gnus-article-read-summary-keys): Don't use 3rd arg of pop-to-buffer.
11510
11511 2007-08-14 Katsumi Yamaoka <yamaoka@jpl.org>
11512
11513 * gnus.el (gnus-maximum-newsgroup): New variable.
11514
11515 * gnus-agent.el (gnus-agent-fetch-headers): Limit the range of articles
11516 according to gnus-maximum-newsgroup.
11517
11518 * gnus-sum.el (gnus-articles-to-read, gnus-list-of-unread-articles)
11519 (gnus-list-of-read-articles, gnus-sequence-of-unread-articles):
11520 Limit the range of articles according to gnus-maximum-newsgroup.
11521
11522 2007-08-14 Tassilo Horn <tassilo@member.fsf.org>
11523
11524 * gnus-art.el (gnus-sticky-article): Fix problems described in
11525 <b4mps1qitio.fsf@jpl.org> on ding. Thanks to Katsumi.
11526 Don't perform gnus-configure-windows here; reuse existing sticky
11527 article buffer.
11528
11529 * gnus-sum.el (gnus-summary-display-article): Setup article buffer if
11530 it doesn't exist in gnus-article-mode.
11531
11532 2007-08-13 Katsumi Yamaoka <yamaoka@jpl.org>
11533
11534 * gnus-agent.el (gnus-agent-decoded-group-names): New variable.
11535 (gnus-agent-decoded-group-name): New function.
11536 (gnus-agent-group-path, gnus-agent-group-pathname): Use it.
11537 (gnus-agent-expire-group-1): Use it; decode group name in messages.
11538
11539 2007-08-12 Tassilo Horn <tassilo@member.fsf.org>
11540
11541 * gnus-sum.el (gnus-summary-article-map, gnus-summary-make-menu-bar):
11542 Add binding for gnus-sticky-article.
11543 (gnus-summary-exit): Don't kill sticky article buffers.
11544
11545 * gnus-art.el (gnus-sticky-article-mode): New mode to generate a sticky
11546 article buffer.
11547 (gnus-sticky-article, gnus-kill-sticky-article-buffer)
11548 (gnus-kill-sticky-article-buffers): New commands.
11549
11550 2007-08-10 Katsumi Yamaoka <yamaoka@jpl.org>
11551
11552 * nntp.el (nntp-xref-number-is-evil): New server variable.
11553 (nntp-find-group-and-number): If it is non-nil, don't trust article
11554 numbers in the Xref header.
11555
11556 2007-08-09 Katsumi Yamaoka <yamaoka@jpl.org>
11557
11558 * gnus-agent.el (gnus-agent-read-group): New function.
11559 (gnus-agent-flush-group, gnus-agent-expire-group)
11560 (gnus-agent-regenerate-group): Use it.
11561 (gnus-agent-expire-unagentized-dirs): Bind file-name-coding-system to
11562 nnmail-pathname-coding-system.
11563
11564 2007-08-06 Katsumi Yamaoka <yamaoka@jpl.org>
11565
11566 * gnus-ems.el (gnus-x-splash): Bind inhibit-read-only to t.
11567
11568 * gnus-sum.el (gnus-summary-insert-articles): Mark inserted articles
11569 that are unread as unread, and also as selected so that information of
11570 marks having been changed by a user may be updated when exiting group.
11571
11572 2007-08-04 Reiner Steib <Reiner.Steib@gmx.de>
11573
11574 * gnus-art.el (article-hide-headers): Bind inhibit-read-only to t.
11575
11576 2007-08-03 Katsumi Yamaoka <yamaoka@jpl.org>
11577
11578 * gnus-art.el (gnus-mime-display-single): Pass part number that is
11579 calculated ignoring signature parts to gnus-treat-article.
11580
11581 2007-08-02 Katsumi Yamaoka <yamaoka@jpl.org>
11582
11583 * gnus-art.el (gnus-mime-security-verify-or-decrypt): Don't narrow to
11584 a point here in order to keep the window start.
11585 (gnus-insert-mime-security-button): Make a button overlay without the
11586 front stickiness.
11587 (gnus-mime-display-security): Goto the end of a button.
11588
11589 * gnus-group.el (gnus-group-name-at-point): Fix regexps.
11590
11591 2007-08-01 Katsumi Yamaoka <yamaoka@jpl.org>
11592
11593 * gnus-group.el (gnus-group-name-at-point): Rewrite; rename from
11594 group-name-at-point.
11595 (gnus-group-completing-read): New function that offers decoded
11596 non-ASCII group names for completion.
11597 (gnus-fetch-group, gnus-group-read-ephemeral-group)
11598 (gnus-group-jump-to-group, gnus-group-make-group-simple)
11599 (gnus-group-unsubscribe-group, gnus-group-fetch-charter)
11600 (gnus-group-fetch-control): Use it.
11601 (gnus-fetch-group): Use group-name-at-point for the initial value
11602 rather than the default value; use gnus-alive-p.
11603
11604 * gnus-msg.el (gnus-group-mail, gnus-group-news, gnus-group-post-news)
11605 (gnus-summary-mail-other-window, gnus-summary-news-other-window)
11606 (gnus-summary-post-news): Use gnus-group-completing-read.
11607
11608 * gnus-sum.el (gnus-select-newsgroup): Decode group name in error msg.
11609 (gnus-read-move-group-name): Decode group name for completion.
11610
11611 2007-07-31 Teodor Zlatanov <tzz@lifelogs.com>
11612
11613 * gnus-srvr.el (gnus-server-close-all-servers): Close servers not only
11614 in gnus-inserted-opened-servers but also in gnus-server-alist (Katsumi
11615 Yamaoka slightly modified the code).
11616
11617 2007-07-24 Katsumi Yamaoka <yamaoka@jpl.org>
11618
11619 * nnmail.el (nnmail-group-names-not-encoded-p): New variable.
11620 (nnmail-split-incoming): Bind it.
11621
11622 * nnml.el (nnml-group-name-charset): New function.
11623 (nnml-decoded-group-name): Use it; don't decode group name if
11624 nnmail-group-names-not-encoded-p is non-nil.
11625 (nnml-encoded-group-name): New function.
11626 (nnml-group-pathname): Inline nnml-decoded-group-name.
11627 (nnml-request-expire-articles): Decode group name in message.
11628 (nnml-request-delete-group): Ditto; bind file-name-coding-system to
11629 nnmail-pathname-coding-system.
11630 (nnml-save-mail, nnml-active-number): Work with decoded group names and
11631 not decoded ones according to nnmail-group-names-not-encoded-p.
11632 (nnml-generate-active-info): Use nnml-encoded-group-name.
11633
11634 2007-08-08 Glenn Morris <rgm@gnu.org>
11635
11636 * gmm-utils.el, gnus-async.el, gnus-msg.el, gnus-score.el
11637 * gnus-util.el, imap.el, mailcap.el, nnimap.el: Replace `iff' in
11638 doc-strings and comments.
11639
11640 2007-07-25 Glenn Morris <rgm@gnu.org>
11641
11642 * Relicense all FSF files to GPLv3 or later.
11643
11644 2007-07-23 Katsumi Yamaoka <yamaoka@jpl.org>
11645
11646 * gnus-sum.el (gnus-summary-move-article):
11647 Make gnus-summary-respool-article work.
11648
11649 2007-07-21 Reiner Steib <Reiner.Steib@gmx.de>
11650
11651 * mm-uu.el (mm-uu-type-alist): Refer to mm-uu-configure-list in doc
11652 string.
11653
11654 2007-07-20 Michaël Cadilhac <michael@cadilhac.name>
11655
11656 * nnrss.el (nnrss-ignore-article-fields): New variable. List of fields
11657 that should be ignored when comparing distant RSS articles with local
11658 ones.
11659 (nnrss-make-hash-index): New function. Create a hash index according
11660 to the ignored fields.
11661 (nnrss-check-group): Use it.
11662
11663 2007-07-20 Katsumi Yamaoka <yamaoka@jpl.org>
11664
11665 * gnus-agent.el (gnus-agent-group-pathname): Take notice of the method.
11666
11667 * gnus-art.el (article-decode-group-name): Decode Xref header too.
11668
11669 * gnus-group.el (gnus-group-make-group): Encode group name here unless
11670 the new optional argument ENCODED is non-nil.
11671 (gnus-group-make-doc-group): Use gnus-group-name-charset to determine
11672 coding system for encoding group name.
11673 (gnus-group-make-rss-group): Pass un-encoded group name to
11674 gnus-group-make-group.
11675 (gnus-group-set-info): Tell gnus-group-make-group that group name is
11676 encoded.
11677
11678 * gnus-sum.el (gnus-summary-move-article, gnus-read-move-group-name):
11679 Encode group name to which articles are moved or copied.
11680 (gnus-summary-edit-article): Use gnus-group-name-charset to determine
11681 coding system for encoding Newsgroup, Followup-To and Xref headers.
11682
11683 * nnagent.el (nnagent-request-set-mark): Use unibyte buffer to compose
11684 marks; use nnheader-file-coding-system to write a file.
11685 (nnagent-retrieve-headers): Bind file-name-coding-system to
11686 nnmail-pathname-coding-system.
11687
11688 * nnmail.el (nnmail-insert-xref): Don't break non-ASCII group name.
11689
11690 * nnml.el (nnml-decoded-group-name, nnml-group-pathname): New functions.
11691 (nnml-request-article, nnml-request-create-group)
11692 (nnml-request-rename-group, nnml-find-id)
11693 (nnml-possibly-change-directory, nnml-possibly-create-directory)
11694 (nnml-save-mail, nnml-active-number, nnml-marks-changed-p)
11695 (nnml-save-marks): Use nnml-group-pathname instead of
11696 nnmail-group-pathname.
11697
11698 (nnml-request-create-group, nnml-request-expire-articles)
11699 (nnml-request-move-article, nnml-request-delete-group)
11700 (nnml-deletable-article-p, nnml-possibly-create-directory)
11701 (nnml-get-nov-buffer, nnml-generate-nov-databases-directory)
11702 (nnml-open-marks): Bind file-name-coding-system to
11703 nnmail-pathname-coding-system.
11704
11705 (nnml-request-article): Pass server argument to nnml-find-group-number.
11706 (nnml-request-create-group, nnml-active-number, nnml-save-marks):
11707 Pass server argument to nnml-possibly-create-directory.
11708 (nnml-request-accept-article): Pass server argument to
11709 nnml-active-number and nnml-save-mail.
11710 (nnml-find-group-number): Pass server argument to nnml-find-id.
11711 (nnml-request-update-info): Pass server argument to
11712 nnml-marks-changed-p.
11713
11714 (nnml-find-id, nnml-find-group-number, nnml-possibly-create-directory)
11715 (nnml-save-mail, nnml-active-number): Add server argument.
11716
11717 (nnml-request-delete-group): Warn if group is missing.
11718 (nnml-get-nov-buffer): Decode group name.
11719 (nnml-generate-active-info): Encode group name.
11720 (nnml-open-marks): Decode group name in messages.
11721
11722 2007-07-19 Katsumi Yamaoka <yamaoka@jpl.org>
11723
11724 * gnus-art.el (gnus-article-part-wrapper): Work with the nearest part
11725 if it is not specified.
11726 (gnus-article-pipe-part, gnus-article-save-part)
11727 (gnus-article-interactively-view-part, gnus-article-copy-part)
11728 (gnus-article-view-part-as-charset, gnus-article-view-part-externally)
11729 (gnus-article-inline-part, gnus-article-save-part-and-strip)
11730 (gnus-article-replace-part, gnus-article-delete-part)
11731 (gnus-article-view-part-as-type): Pass raw prefix argument to
11732 gnus-article-part-wrapper.
11733
11734 2007-07-18 Katsumi Yamaoka <yamaoka@jpl.org>
11735
11736 * gnus-agent.el (gnus-agent-save-active):
11737 Bind nnheader-file-coding-system to gnus-agent-file-coding-system.
11738
11739 * gnus-cache.el (gnus-cache-save-buffers)
11740 (gnus-cache-possibly-enter-article, gnus-cache-request-article)
11741 (gnus-cache-retrieve-headers, gnus-cache-change-buffer)
11742 (gnus-cache-possibly-remove-article, gnus-cache-articles-in-group)
11743 (gnus-cache-braid-nov, gnus-cache-braid-heads)
11744 (gnus-cache-generate-active, gnus-cache-rename-group)
11745 (gnus-cache-delete-group, gnus-cache-update-file-total-fetched-for)
11746 (gnus-cache-update-overview-total-fetched-for):
11747 Bind file-name-coding-system to nnmail-pathname-coding-system.
11748 (gnus-cache-decoded-group-names, gnus-cache-unified-group-names):
11749 New variables.
11750 (gnus-cache-decoded-group-name): New function.
11751 (gnus-cache-file-name): Use it.
11752 (gnus-cache-generate-active): Use non-decoded group name for active.
11753
11754 * gnus-util.el (gnus-write-buffer): Bind file-name-coding-system at the
11755 right place.
11756 (gnus-write-active-file): Don't break non-ASCII group names.
11757
11758 * nntp.el (nntp-marks-changed-p): Bind file-name-coding-system to
11759 nnmail-pathname-coding-system.
11760
11761 * gnus-uu.el (gnus-uu-decode-save): Typo.
11762
11763 2007-07-16 Katsumi Yamaoka <yamaoka@jpl.org>
11764
11765 * gnus-srvr.el (gnus-server-font-lock-keywords): Quote faces.
11766
11767 2007-07-14 David Kastrup <dak@gnu.org>
11768
11769 * gnus-art.el (gnus-mime-delete-part): Don't go through article-edit
11770 finishing actions if we did not edit the article.
11771
11772 2007-07-13 Katsumi Yamaoka <yamaoka@jpl.org>
11773
11774 * gnus-agent.el (gnus-agent-rename-group, gnus-agent-delete-group)
11775 (gnus-agent-fetch-articles, gnus-agent-unfetch-articles)
11776 (gnus-agent-crosspost, gnus-agent-backup-overview-buffer)
11777 (gnus-agent-flush-group, gnus-agent-flush-cache)
11778 (gnus-agent-fetch-headers, gnus-agent-load-alist)
11779 (gnus-agent-read-agentview, gnus-agent-expire-group-1)
11780 (gnus-agent-retrieve-headers, gnus-agent-request-article)
11781 (gnus-agent-regenerate-group)
11782 (gnus-agent-update-files-total-fetched-for)
11783 (gnus-agent-update-view-total-fetched-for):
11784 Bind file-name-coding-system to nnmail-pathname-coding-system.
11785 (gnus-agent-group-pathname): Don't encode file names by
11786 nnmail-pathname-coding-system.
11787 (gnus-agent-save-local): Bind file-name-coding-system correctly; bind
11788 coding-system-for-write instead of buffer-file-coding-system to
11789 gnus-agent-file-coding-system.
11790
11791 * gnus-msg.el (gnus-inews-make-draft, gnus-inews-insert-archive-gcc):
11792 Decode group name.
11793
11794 * gnus-srvr.el (gnus-browse-foreign-server): Make group names unibyte.
11795
11796 * gnus-start.el (gnus-update-active-hashtb-from-killed)
11797 (gnus-read-newsrc-el-file): Make group names unibyte.
11798
11799 * nnmail.el (nnmail-group-pathname): Don't encode file names by
11800 nnmail-pathname-coding-system.
11801
11802 * nnrss.el (nnrss-file-coding-system): Doc fix; make it begin with *.
11803 (nnrss-request-delete-group): Bind file-name-coding-system to
11804 nnmail-pathname-coding-system.
11805 (nnrss-read-server-data, nnrss-read-group-data):
11806 Bind file-name-coding-system correctly.
11807 (nnrss-check-group): Pass nnrss-file-coding-system to md5.
11808
11809 * nntp.el: Require gnus-group for the function gnus-group-name-charset.
11810 (nntp-server-to-method-cache): New variable.
11811 (nntp-group-pathname): New function that decodes non-ASCII group names.
11812 (nntp-possibly-create-directory, nntp-marks-changed-p)
11813 (nntp-save-marks, nntp-open-marks): Use it.
11814 (nntp-possibly-create-directory, nntp-open-marks):
11815 Bind file-name-coding-system to nnmail-pathname-coding-system.
11816 (nntp-open-marks): Decode group names when bootstrapping marks.
11817
11818 * rfc2047.el (rfc2047-encode-message-header): Make XEmacs decode
11819 Newsgroups and Followup-To headers.
11820
11821 2007-07-13 Katsumi Yamaoka <yamaoka@jpl.org>
11822
11823 * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
11824 (gnus-server-closed-face, gnus-server-denied-face)
11825 (gnus-server-offline-face): Remove variable.
11826 (gnus-server-font-lock-keywords): Use faces that are not aliases.
11827
11828 * gnus-util.el (gnus-message-with-timestamp-1): Use log-message instead
11829 of modifying message-stack directly for XEmacs.
11830
11831 * mm-util.el (mm-decode-coding-string, mm-encode-coding-string)
11832 (mm-decode-coding-region, mm-encode-coding-region): Don't modify string
11833 if the coding-system argument is nil for XEmacs.
11834
11835 * nnrss.el (nnrss-compatible-encoding-alist): Inherit the value of
11836 mm-charset-override-alist.
11837
11838 * rfc2047.el: Don't require base64; require rfc2045 for the function
11839 rfc2045-encode-string.
11840 (rfc2047-encode-parameter): Use rfc2045-encode-string to quote or not
11841 to quote the parameter value.
11842
11843 2007-07-06 Katsumi Yamaoka <yamaoka@jpl.org>
11844
11845 * gnus-group.el (gnus-group-name-charset): Allow a method of the short
11846 form in gnus-group-name-charset-method-alist.
11847
11848 * gnus-eform.el (gnus-edit-form): Add optional argument layout which
11849 overrides the default layout edit-form.
11850
11851 * gnus-win.el (gnus-buffer-configuration): Add edit-server.
11852
11853 * gnus-srvr.el (gnus-server-edit-server): Use edit-server layout.
11854
11855 2007-07-04 Katsumi Yamaoka <yamaoka@jpl.org>
11856
11857 * gnus-sum.el (gnus-summary-catchup): Don't recognize cached articles
11858 as unfetched articles.
11859
11860 2007-07-02 Reiner Steib <Reiner.Steib@gmx.de>
11861
11862 * gnus-start.el (gnus-level-unsubscribed): Improve doc string.
11863
11864 2007-07-02 Katsumi Yamaoka <yamaoka@jpl.org>
11865
11866 * nnagent.el (nnagent-request-set-mark): Also set the marks for the
11867 original back end that keeps marks in the local system.
11868
11869 2007-06-26 Katsumi Yamaoka <yamaoka@jpl.org>
11870
11871 * gnus-art.el (gnus-article-summary-command-nosave): Don't set the 3rd
11872 arg of pop-to-buffer for XEmacs.
11873 (gnus-article-read-summary-keys): Ditto; don't restore window
11874 configuration if summary command ends up with neither article buffer
11875 nor summary buffer; describe bindings if summary keys end with C-h.
11876
11877 2007-06-22 Katsumi Yamaoka <yamaoka@jpl.org>
11878
11879 * message.el (message-fix-before-sending): Skip raw message part to be
11880 forwarded while checking illegible text.
11881 (message-forward-make-body-mime, message-forward-make-body):
11882 Mark signed or encrypted raw message as having no illegible text.
11883
11884 2007-06-19 Katsumi Yamaoka <yamaoka@jpl.org>
11885
11886 * gnus-util.el (gnus-add-timestamp-to-message): New user option.
11887 (gnus-message-with-timestamp-1): New macro.
11888 (gnus-message-with-timestamp): New function.
11889 (gnus-message): Use them.
11890
11891 * nnheader.el (nnheader-message): Use them.
11892
11893 2007-06-16 Reiner Steib <Reiner.Steib@gmx.de>
11894
11895 * gnus-start.el (gnus-gnus-to-quick-newsrc-format): Add newlines to
11896 .newsrc.eld file.
11897
11898 2007-06-14 Katsumi Yamaoka <yamaoka@jpl.org>
11899
11900 * gnus-agent.el (gnus-agent-fetch-headers)
11901 (gnus-agent-retrieve-headers):
11902 Bind gnus-decode-encoded-address-function to identity.
11903
11904 * nntp.el (nntp-send-xover-command): Recognize an xover command is
11905 available also when the server returns simply a dot.
11906
11907 * gnus-ems.el (gnus-x-splash): Redisplay window before measuring it.
11908
11909 2007-06-08 Katsumi Yamaoka <yamaoka@jpl.org>
11910
11911 * gnus-ems.el (gnus-x-splash): Fix calculation; error in tty.
11912
11913 2007-06-07 Katsumi Yamaoka <yamaoka@jpl.org>
11914
11915 * gnus-ems.el (gnus-x-splash): Make it work.
11916
11917 * gnus-start.el (gnus-1): Relax restrictions that prevent gnus-x-splash
11918 from being used.
11919
11920 2007-06-05 Katsumi Yamaoka <yamaoka@jpl.org>
11921
11922 * gnus-art.el (gnus-insert-mime-button): Make a button overlay without
11923 the front stickiness.
11924 (gnus-article-summary-command-nosave): Correct the order of the
11925 arguments passed to pop-to-buffer.
11926 (gnus-article-read-summary-keys): Ditto; make it work properly when the
11927 summary command ends up with the article buffer.
11928
11929 * mm-decode.el (mm-insert-part): Separate the extracted parts that have
11930 the same faces.
11931
11932 2007-06-07 Juanma Barranquero <lekktu@gmail.com>
11933
11934 * gnus-art.el (gnus-split-methods): Fix typo in docstring.
11935
11936 2007-06-06 Juanma Barranquero <lekktu@gmail.com>
11937
11938 * gnus-diary.el (gnus-diary-time-format, gnus-summary-sort-by-schedule):
11939 * gnus-sum.el (gnus-summary-highlight):
11940 * mail-source.el (mail-source-delete-old-incoming-confirm):
11941 * nndiary.el (nndiary-reminders): Fix typos in docstrings.
11942
11943 2007-06-04 Katsumi Yamaoka <yamaoka@jpl.org>
11944
11945 * gnus-art.el (gnus-mime-view-part-externally)
11946 (gnus-mime-view-part-internally): Fix predicate function passed to
11947 completing-read.
11948
11949 * mm-decode.el (mm-image-fit-p): Return t if argument is not an image.
11950
11951 * gnus.el (gnus-update-message-archive-method): Add :version.
11952
11953 2007-06-01 Katsumi Yamaoka <yamaoka@jpl.org>
11954
11955 * gnus.el (gnus-update-message-archive-method): New variable.
11956
11957 * gnus-start.el (gnus-setup-news): Update saved "archive" method
11958 according to gnus-message-archive-method if
11959 gnus-update-message-archive-method is non-nil.
11960
11961 2007-05-29 Katsumi Yamaoka <yamaoka@jpl.org>
11962
11963 * gnus-sum.el (gnus-summary-limit-to-address): New function.
11964 Suggested by Loic Dachary <loic@dachary.org>.
11965 (gnus-summary-limit-map, gnus-summary-make-menu-bar): Add it.
11966
11967 2007-05-28 Katsumi Yamaoka <yamaoka@jpl.org>
11968
11969 * message.el (message-pop-to-buffer): Add switch-function argument.
11970 (message-mail): Pass switch-function argument to it.
11971
11972 2007-05-25 Reiner Steib <Reiner.Steib@gmx.de>
11973
11974 * mm-decode.el (mm-file-name-rewrite-functions): Make it customizable.
11975 Improve doc string.
11976
11977 2007-05-25 Katsumi Yamaoka <yamaoka@jpl.org>
11978
11979 * gnus-art.el (gnus-header-from, gnus-header-subject, gnus-header-name)
11980 (gnus-header-content):
11981 * gnus-cite.el (gnus-cite-10):
11982 * gnus-srvr.el (gnus-server-closed):
11983 * gnus.el (gnus-group-mail-1, gnus-group-mail-1-empty)
11984 (gnus-group-mail-2, gnus-group-mail-2-empty, gnus-group-mail-3)
11985 (gnus-group-mail-3-empty, gnus-group-mail-low)
11986 (gnus-group-mail-low-empty, gnus-splash):
11987 * message.el (message-header-to, message-header-cc)
11988 (message-header-subject, message-header-other, message-header-name)
11989 (message-header-xheader, message-separator, message-cited-text)
11990 (message-mml): Lighten colors of faces used for dark background.
11991
11992 2007-05-24 Simon Josefsson <simon@josefsson.org>
11993
11994 * nnimap.el (nnimap-need-unselect-to-notice-new-mail): Change default
11995 to t as an experiment. Suggested by Greg Troxel <gdt@work.lexort.com>.
11996
11997 2007-05-24 Katsumi Yamaoka <yamaoka@jpl.org>
11998
11999 * message.el (message-narrow-to-headers-or-head):
12000 Ignore mail-header-separator in the body.
12001
12002 2007-05-23 Katsumi Yamaoka <yamaoka@jpl.org>
12003
12004 * mm-decode.el (mm-image-fit-p): Return t if image size is just the
12005 same as window size.
12006
12007 2007-05-22 Kevin Ryde <user42@zip.com.au>
12008
12009 * message.el (message-font-lock-keywords): Use message-header-xheader
12010 face for "X-Foo", its apparent intended purpose. Move "X-" pattern
12011 ahead of the anything pattern, to get it recognized.
12012
12013 2007-05-12 Michaël Cadilhac <michael@cadilhac.name>
12014
12015 * gnus-sum.el (gnus-articles-to-read)
12016 (gnus-summary-insert-old-articles): Don't truncate group name for
12017 `read-string'.
12018
12019 * gnus-util.el (gnus-limit-string): Delete this function.
12020
12021 * gnus-sum.el (gnus-simplify-subject-fully):
12022 Use `truncate-string-to-width' instead.
12023
12024 2007-05-11 Michaël Cadilhac <michael@cadilhac.name>
12025
12026 * gnus-sum.el (gnus-summary-next-group-on-exit): New variable.
12027 Tell if, on summary exit, the next group has to be selected.
12028 (gnus-summary-exit): Use it.
12029
12030 2007-05-10 Reiner Steib <Reiner.Steib@gmx.de>
12031
12032 * gnus-art.el (gnus-article-mode): Fix comment about displaying
12033 non-break space.
12034
12035 2007-05-10 Katsumi Yamaoka <yamaoka@jpl.org>
12036
12037 * nnfolder.el (nnfolder-request-group, nnfolder-request-create-group):
12038 Check if group is not a directory.
12039 (nnfolder-request-expire-articles): Don't delete articles if the target
12040 group is not available.
12041
12042 * nnml.el (nnml-request-create-group): Properly check if group is not a
12043 file.
12044 (nnml-request-expire-articles): Don't delete articles if the target
12045 group is not available.
12046
12047 * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
12048 Don't quote characters that are within parentheses.
12049
12050 2007-05-09 Katsumi Yamaoka <yamaoka@jpl.org>
12051
12052 * gnus-sum.el (gnus-auto-select-on-ephemeral-exit): New variable.
12053 (gnus-handle-ephemeral-exit): Select article according to it.
12054
12055 2007-05-08 Reiner Steib <Reiner.Steib@gmx.de>
12056
12057 * message.el (message-insert-formated-citation-line): Remove newline.
12058 (message-citation-line-format): Add final \n here so that the user can
12059 avoid a blank line.
12060
12061 2007-05-03 Dan Christensen <jdc@uwo.ca>
12062
12063 * nndoc.el (nndoc-type-alist, nndoc-lanl-gov-announce-type-p)
12064 (nndoc-transform-lanl-gov-announce, nndoc-generate-lanl-gov-head):
12065 Update lanl/arXiv support.
12066
12067 2007-05-02 Reiner Steib <Reiner.Steib@gmx.de>
12068
12069 * gnus.el: Bump version number.
12070
12071 2007-05-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
12072
12073 * gnus.el (gnus-version-number): Bump version.
12074
12075 2007-05-01 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
12076
12077 * gnus.el: No Gnus v0.6 is released.
12078
12079 2007-04-27 Didier Verna <didier@xemacs.org>
12080
12081 * gnus-util.el (gnus-orify-regexp): Move and rename to ...
12082 * gmm-utils.el (gmm-regexp-concat): ... here.
12083 * message.el: Don't require 'gnus-util.
12084 (message-dont-reply-to-names): Handle name change above.
12085 * gnus-sum.el (gnus-ignored-from-addresses): Ditto.
12086
12087 2007-04-26 Katsumi Yamaoka <yamaoka@jpl.org>
12088
12089 * mm-util.el (mm-charset-synonym-alist): Don't make it a user option
12090 since the initial value varies according to the system.
12091
12092 2007-04-25 Katsumi Yamaoka <yamaoka@jpl.org>
12093
12094 * mm-util.el (mm-charset-synonym-alist): Defcustom.
12095
12096 2007-04-25 NAKAJI Hiroyuki <nakaji@jp.freebsd.org> (tiny change)
12097
12098 * mm-util.el (mm-charset-synonym-alist): Map iso8859-1 to iso-8859-1.
12099
12100 2007-04-24 Didier Verna <didier@xemacs.org>
12101
12102 Improve the type of gnus-ignored-from-addresses.
12103 * gnus-util.el (gnus-orify-regexp): New function.
12104 * message.el (gnus-util): Require it.
12105 * message.el (message-dont-reply-to-names): Use gnus-orify-regexp.
12106 * gnus-sum.el (gnus-ignored-from-addresses): New function.
12107 * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Use it.
12108
12109 2007-04-24 Didier Verna <didier@xemacs.org>
12110
12111 * gnus-sum.el:
12112 * gnus-utils.el: Fix some trailing whitespaces.
12113
12114 2007-04-23 Katsumi Yamaoka <yamaoka@jpl.org>
12115
12116 * gnus-msg.el (gnus-summary-resend-message-edit): Add Gcc header.
12117 (gnus-summary-resend-bounced-mail): Ditto; search whole body for parent
12118 article's Message-ID; refer parent article in summary buffer.
12119
12120 * message.el (message-bounce): Call mime-to-mml.
12121
12122 2007-04-20 Katsumi Yamaoka <yamaoka@jpl.org>
12123
12124 * gnus-msg.el (gnus-summary-supersede-article): Add Gcc header.
12125
12126 2007-04-19 Katsumi Yamaoka <yamaoka@jpl.org>
12127
12128 * gnus-art.el (gnus-mime-strip-charset-parameters): New function.
12129 (gnus-mime-view-part-as-charset): Use it; redisplay subpart currently
12130 displayed of multipart/alternative part if it is invoked from summary
12131 buffer.
12132
12133 * mm-view.el (mm-inline-text-html-render-with-w3m)
12134 (mm-inline-text-html-render-with-w3m-standalone)
12135 (mm-inline-render-with-function): Use mail-parse-charset by default.
12136
12137 2007-04-18 Levin Du <zslevin@gmail.com> (tiny change)
12138
12139 * parse-time.el (parse-time-string-chars): Check if CHAR
12140 is less than the length of parse-time-syntax.
12141
12142 2007-04-17 Katsumi Yamaoka <yamaoka@jpl.org>
12143
12144 * gnus-uu.el (gnus-uu-digest-mail-forward): Pull articles processed
12145 from gnus-newsgroup-processable.
12146
12147 2007-04-16 Didier Verna <didier@xemacs.org>
12148
12149 * gnus-msg.el (gnus-configure-posting-styles):
12150 Handle message-signature-directory properly with :file syntax.
12151 Reported by "Leo".
12152
12153 2007-04-11 Didier Verna <didier@xemacs.org>
12154
12155 New user option: message-signature-directory.
12156 * gnus-msg.el (gnus-configure-posting-styles): Support it.
12157 * message.el (message-insert-signature): Ditto.
12158 * message.el (message-signature-file): Doc update.
12159 * message.el (message-signature-directory): New.
12160
12161 2007-04-10 Katsumi Yamaoka <yamaoka@jpl.org>
12162
12163 * gnus-msg.el (gnus-inews-yank-articles):
12164 Use message-exchange-point-and-mark instead of exchange-point-and-mark.
12165
12166 2007-04-09 Katsumi Yamaoka <yamaoka@jpl.org>
12167
12168 * message.el (message-yank-original): Make sure cited text ends with
12169 newline; don't exchange point and mark.
12170
12171 2007-04-07 Chong Yidong <cyd@stupidchicken.com>
12172
12173 * tls.el (open-tls-stream): Properly handle case where there
12174 is no associated buffer.
12175
12176 2007-04-03 Thien-Thi Nguyen <ttn@gnu.org>
12177
12178 * gnus-msg.el (gnus-inews-yank-articles): Fix bug: After
12179 message-yank-original, make sure (< mark TEXT point).
12180
12181 2007-03-31 Reiner Steib <Reiner.Steib@gmx.de>
12182
12183 * message.el (message-fill-column): New variable.
12184 (message-mode): Use it. Add comment on a possible new hook.
12185
12186 * nnmail.el (nnmail-spool-file): Mark as obsolete.
12187 (nnmail-get-new-mail): Reformat.
12188
12189 * gnus-registry.el (gnus-registry-cache-save): Add FIXME comment.
12190
12191 * gmm-utils.el: Fix Commentary.
12192 (gmm-tool-bar-from-list): Fix typo in doc string.
12193
12194 2007-03-27 Thien-Thi Nguyen <ttn@gnu.org>
12195
12196 * message.el (message-yank-original): Don't switch point and mark
12197 unnecessarily to put point and mark as documented.
12198
12199 2007-03-27 Lars Magne Ingebrigtsen <larsi@gnus.org>
12200
12201 * message.el (message-put-addresses-in-ecomplete): Only fetch headers
12202 from the message heads.
12203
12204 2007-03-25 Kevin Greiner <kevin.greiner@compsol.cc>
12205
12206 * gnus-art.el (gnus-article-set-window-start): Do nothing when the
12207 article buffer does not have a window. This may not be the best
12208 solution but is certainly better than setting the start of the null,
12209 that is the current, window.
12210
12211 2007-03-24 Reiner Steib <Reiner.Steib@gmx.de>
12212
12213 * gnus-draft.el (gnus-draft-setup-hook): New hook.
12214 (gnus-draft-setup): Run it.
12215
12216 * gnus-score.el (gnus-inhibit-slow-scoring): New variable, renamed from
12217 gnus-score-fast-scoring. Allow regexp.
12218 (gnus-score-headers): Use it.
12219
12220 * gnus-util.el (gnus-emacs-version): Include "no MULE" in no-MULE
12221 XEmacs.
12222
12223 * gnus-art.el (gnus-article-browse-html-article): Fix typo in doc
12224 string.
12225 (gnus-button-alist): Also catch `<f1> k ...'.
12226 (gnus-treat-display-x-face): Fix doc string.
12227
12228 2007-03-25 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
12229
12230 * gnus-msg.el (gnus-setup-message, gnus-inews-add-send-actions): Move
12231 evaluation of gnus-extended-version to ensure correct generation of the
12232 User-Agent header when message-generate-headers-first is used.
12233
12234 2007-03-24 Simon Josefsson <simon@josefsson.org>
12235
12236 * hashcash.el (hashcash-generate-payment-async): Don't crash if
12237 hashcash-path is nil. Don't call callback with incorrect number of
12238 parameters if val is 0.
12239
12240 2007-03-20 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
12241
12242 * message.el (message-required-news-headers):
12243 * gnus-util.el (gnus-intern-safe): Fix typo in docstring.
12244
12245 2007-03-15 Katsumi Yamaoka <yamaoka@jpl.org>
12246
12247 * message.el (message-generate-new-buffers): Change the meaning of the
12248 nil value; add `standard' to the choices; treat t as `unique'; improve
12249 doc string.
12250 (gnus-select-frame-set-input-focus): Autoload.
12251 (message-buffer-name): Search for the existing message buffer if
12252 message-generate-new-buffers is nil or `standard'; treat the value t of
12253 message-generate-new-buffers as `unique'.
12254 (message-pop-to-buffer): Raise the frame already displaying the message
12255 buffer; clear the echo area after querying.
12256 (message-setup): Pass the `continue' argument to compose-mail.
12257 (message-mail): Prefer `switch-function' if it is given; search for the
12258 existing message buffer if the `continue' argument is non-nil; pass
12259 continue and switch-function arguments to compose-mail by way of
12260 message-setup.
12261 (message-mail-other-window): Adjust argument of message-setup.
12262 (message-mail-other-frame): Ditto.
12263
12264 2007-03-13 Katsumi Yamaoka <yamaoka@jpl.org>
12265
12266 * gnus-cite.el (font-lock-set-defaults): Autoload it for Emacs.
12267 (gnus-message-citation-mode): Require font-lock for XEmacs; make sure
12268 to turn font-lock on when turning gnus-message-citation-mode on.
12269
12270 2007-03-06 Daiki Ueno <ueno@unixuser.org>
12271
12272 * mml-smime.el (mml-smime-use): New variable; default to use openssl.
12273 (mml-smime-function-alist): New variable; add epg as the backend.
12274 * mml-sec.el (mml-smime-sign): Don't require mml-smime, autoload
12275 mml-smime- functions instead.
12276 * mm-view.el: Require smime.
12277
12278 2007-03-05 Didier Verna <didier@xemacs.org>
12279
12280 * gnus-topic.el (gnus-topic-hierarchical-parameters): Perform merging
12281 instead of just inheritance for posting styles.
12282 * gnus.el (gnus-group-fast-parameter): Fix typo in comment.
12283
12284 2007-02-24 John Paul Wallington <jpw@pobox.com>
12285
12286 * tls.el (tls-certtool-program): Fix custom type.
12287
12288 2007-02-28 Katsumi Yamaoka <yamaoka@jpl.org>
12289
12290 * gnus-cite.el (gnus-message-search-citation-line): Use point-at-bol
12291 and point-at-eol instead of line-(beginning|end)-position.
12292
12293 * assistant.el (assistant-parse-buffer): Ditto.
12294
12295 2007-02-28 Daiki Ueno <ueno@unixuser.org>
12296
12297 * mml2015.el (mml2015-epg-find-usable-key): New function.
12298 (mml2015-epg-sign): Use it.
12299 (mml2015-epg-encrypt): Use it.
12300
12301 2007-02-28 Katsumi Yamaoka <yamaoka@jpl.org>
12302
12303 * message.el (message-make-in-reply-to): Quote name containing
12304 non-ASCII characters. It will make the RFC2047 encoder cause an error
12305 if there are special characters. Reported by NAKAJI Hiroyuki
12306 <nakaji@jp.freebsd.org>.
12307
12308 2007-02-27 Didier Verna <didier@xemacs.org>
12309
12310 Include the group parameters as well as the topic ones in the
12311 inheritance filter process.
12312 * gnus-topic.el (gnus-topic-hierarchical-parameters): New optional
12313 argument GROUP-PARAMS-LIST.
12314 * gnus-topic.el (gnus-group-topic-parameters): Use it.
12315
12316 2007-02-27 Katsumi Yamaoka <yamaoka@jpl.org>
12317
12318 * nntp.el (nntp-never-echoes-commands)
12319 (nntp-open-connection-functions-never-echo-commands): New variables.
12320 (nntp-send-command): Use them.
12321
12322 2007-02-20 Daiki Ueno <ueno@unixuser.org>
12323
12324 * mml2015.el (mml2015-epg-verify): Simplify.
12325
12326 2007-02-19 Katsumi Yamaoka <yamaoka@jpl.org>
12327
12328 * mml.el (mml-content-disposition-alist): New user option.
12329 (mml-content-disposition): New function.
12330 (mml-insert-mime-headers, mml-minibuffer-read-disposition): Use it.
12331 (mml-attach-file, mml-dnd-attach-file): Pass file name to it.
12332
12333 2007-02-19 Daiki Ueno <ueno@unixuser.org>
12334
12335 * mml2015.el (mml2015-epg-verify): Convert LF to CRLF before signature
12336 verification.
12337
12338 2007-02-15 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
12339
12340 * nnweb.el (nnweb-google-parse-1): Fix date parsing to also match on
12341 articles posted in the last 24 hours.
12342
12343 2007-02-14 Chong Yidong <cyd@stupidchicken.com>
12344
12345 * smiley.el (smiley-regexp-alist): Add "dead" smiley.
12346
12347 2007-02-14 Michaël Cadilhac <michael@cadilhac.name>
12348
12349 * nntp.el (nntp-send-command): Don't wait for echoes when
12350 nntp-open-ssl-stream is used.
12351
12352 2007-02-13 Katsumi Yamaoka <yamaoka@jpl.org>
12353
12354 * gnus-cite.el (gnus-test-font-lock-add-keywords)
12355 (gnus-message-add-citation-keywords)
12356 (gnus-message-remove-citation-keywords): Remove.
12357 (gnus-message-citation-mode): Instead of modifying font-lock-keywords
12358 directly, make the variables in font-lock-defaults buffer-local, add
12359 gnus-message-citation-keywords to them and then update the value of
12360 font-lock-keywords.
12361
12362 2007-02-09 Katsumi Yamaoka <yamaoka@jpl.org>
12363
12364 * message.el (message-cite-original-1): Don't call
12365 gnus-article-highlight-citation.
12366
12367 * gnus-cite.el (gnus-cite-parse): Work with two or more MS-type
12368 citations; fix line count.
12369
12370 2007-02-08 Katsumi Yamaoka <yamaoka@jpl.org>
12371
12372 * gnus-cite.el (gnus-test-font-lock-add-keywords): New function.
12373 (gnus-message-add-citation-keywords)
12374 (gnus-message-remove-citation-keywords): Use it; fix the emulating
12375 versions of font-lock-add-keywords and font-lock-remove-keywords to
12376 work with XEmacs correctly.
12377
12378 2007-02-07 Katsumi Yamaoka <yamaoka@jpl.org>
12379
12380 * gnus-cite.el (gnus-cite-face-list): Set the values of
12381 gnus-message-max-citation-depth and gnus-message-citation-keywords.
12382 (gnus-message-max-citation-depth): Use defvar rather than defconst.
12383 (gnus-message-cite-prefix-regexp): New variable.
12384 (gnus-message-search-citation-line): Use it; protect against long
12385 citation prefix; fill match data with nil rather than 0 for XEmacs; set
12386 the 0th match data for Emacs.
12387 (gnus-message-citation-keywords): Set LAXMATCH flag in every HIGHLIGHT.
12388 (gnus-message-add-citation-keywords): Append keywords rather than
12389 prepending; emulate font-lock-add-keywords if it is not available.
12390 (gnus-message-remove-citation-keywords):
12391 Emulate font-lock-remove-keywords if it is not available.
12392
12393 * gnus-msg.el (gnus-message-highlight-citation): Default to t.
12394
12395 * message.el (message-cite-prefix-regexp): Set the value of
12396 gnus-message-cite-prefix-regexp.
12397
12398 2007-02-01 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
12399
12400 * nnweb.el (nnweb-google-parse-1): Update parser.
12401
12402 2007-01-29 Juanma Barranquero <lekktu@gmail.com>
12403
12404 * gnus-art.el (gnus-button-prefer-mid-or-mail): Fix typo in docstring.
12405
12406 2007-01-28 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
12407
12408 * nnslashdot.el (nnslashdot-request-article): Update end-of-article
12409 regexp.
12410
12411 2007-01-24 Katsumi Yamaoka <yamaoka@jpl.org>
12412
12413 * uudecode.el (uudecode-string-to-multibyte): New function emulating
12414 string-to-multibyte.
12415 (uudecode-decode-region-internal): Use it.
12416
12417 2007-01-23 Reiner Steib <Reiner.Steib@gmx.de>
12418
12419 * gnus-score.el (gnus-home-score-file, gnus-home-adapt-file):
12420 Fix custom choice.
12421
12422 * gnus-art.el (gnus-signature-limit): Fix custom choice.
12423
12424 2007-01-22 Daiki Ueno <ueno@unixuser.org>
12425
12426 * mm-util.el (mm-inhibit-file-name-handlers): Add epa-file-handler.
12427
12428 * mm-decode.el (mm-save-part-to-file): Use `mm-write-region' instead of
12429 `write-region' to respect `mm-inhibit-file-name-handlers'.
12430
12431 2007-01-19 Reiner Steib <Reiner.Steib@gmx.de>
12432
12433 * nnsoup.el (nnsoup-directory, nnsoup-packer, nnsoup-packet-directory):
12434 Use gnus-home-directory instead of "~/" or "$HOME".
12435
12436 2007-01-17 Teodor Zlatanov <tzz@lifelogs.com>
12437
12438 * encrypt.el (encrypt-insert-file-contents): Add better prompt
12439 to mention filename.
12440 Add comments at beginning regarding usage.
12441 (encrypt-write-file-contents): Change interactive so a string is
12442 acceptable. If the file has no associated model, show an error instead
12443 of a nonsense prompt.
12444
12445 2007-01-16 TSUCHIYA Masatoshi <tsuchiya@namazu.org>
12446
12447 * spam.el (spam-bsfilter-ham-switch): Fix typo.
12448 Thanks to Yoshihiko Yamada for kind notification of this typo.
12449
12450 2007-01-12 Kenichi Handa <handa@m17n.org>
12451
12452 * uudecode.el (uudecode-decode-region-internal): Make it work in a
12453 multibyte buffer.
12454
12455 2007-01-14 Reiner Steib <Reiner.Steib@gmx.de>
12456
12457 * gnus-score.el (gnus-score-fast-scoring): New variable.
12458 (gnus-score-headers): Use it.
12459
12460 * gnus-sum.el (gnus-auto-select-first): Improve doc string.
12461
12462 * message.el (message-cite-original-1):
12463 Call gnus-article-highlight-citation if requested.
12464 (message-make-from): Allow name and address as optional arguments.
12465
12466 * gnus-cite.el (gnus-article-highlight-citation): Add SAME-BUFFER arg.
12467
12468 * gnus-art.el (gnus-article-browse-html-article): Add warning about web
12469 bugs to doc string.
12470 (gnus-button-alist): Add mid\\|message-id.
12471 (gnus-button-fetch-group): Extend for use in
12472 `browse-url-browser-function'.
12473 (gnus-button-url-regexp): Try to catch paired parentheses like in
12474 Wikipedia URLs.
12475
12476 * gnus-sum.el (gnus-summary-reparent-children): Another doc string fix.
12477 Suggested by Simon Krahnke <overlord@gmx.li>.
12478
12479 2007-01-13 Romain Francoise <romain@orebokech.com>
12480
12481 * nnml.el (nnml-use-compressed-files): Fix typo in docstring.
12482 Update copyright.
12483
12484 2007-01-13 Patric Mueller <bhaak@bigfoot.com> (tiny change)
12485
12486 * gnus-sum.el (gnus-summary-reparent-children): Fix typo in doc string.
12487
12488 2007-01-09 Teodor Zlatanov <tzz@lifelogs.com>
12489
12490 * gnus-registry.el (gnus-registry-unfollowed-groups)
12491 (gnus-registry-split-fancy-with-parent): Fix documentation.
12492
12493 2007-01-08 Lars Magne Ingebrigtsen <larsi@gnus.org>
12494
12495 * spam-report.el (spam-report-gmane-internal): Speed up spam reporting
12496 from nnweb groups.
12497
12498 2006-12-31 Lars Magne Ingebrigtsen <larsi@gnus.org>
12499
12500 * spam-report.el (spam-report-gmane-internal): Add necessary "/" to
12501 Xref urls. Erase buffer before requesting head.
12502
12503 * mm-decode.el (mm-display-external): Use itimer function for XEmacs.
12504
12505 2007-01-07 Reiner Steib <Reiner.Steib@gmx.de>
12506
12507 * gnus-soup.el (gnus-soup): New custom group. Make user variables
12508 customizable.
12509
12510 2007-01-05 Daiki Ueno <ueno@unixuser.org>
12511
12512 * mml2015.el (mml2015-epg-sign): Ask user whether to skip or abort if
12513 no signing key is found.
12514 (mml2015-epg-encrypt): Ask user whether to skip or abort if
12515 no encrypting and/or signing key is found.
12516
12517 2007-01-03 Reiner Steib <Reiner.Steib@gmx.de>
12518
12519 * spam-report.el (spam-report-gmane-spam): Remove redundant message.
12520
12521 2007-01-01 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
12522
12523 * nnweb.el (nnweb-gmane-create-mapping): Put back code to merge the
12524 headers read from disk with the ones newly found in the current search.
12525 This should no longer cause problems, because the article numbers in
12526 Gmane's `nov.php' output are ignored since the previous change.
12527
12528 2007-01-02 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
12529
12530 * gmm-utils.el (gmm-tool-bar-style): Fix custom type.
12531
12532 2007-01-01 Katsumi Yamaoka <yamaoka@jpl.org>
12533
12534 * mm-decode.el (mm-display-external): Use itimer function for XEmacs.
12535
12536 2007-01-01 Romain Francoise <romain@orebokech.com>
12537
12538 * gnus-sum.el (gnus-summary-make-menu-bar): Fix typo.
12539
12540 2006-12-31 Steve Youngs <steve@sxemacs.org>
12541
12542 * gnus-cite.el: Load easy-mmode at compile time for (S)XEmacs to get
12543 `define-minor-mode' macro definition expanded properly.
12544 (gnus-message-citation-mode): This is now OK for (S)XEmacs so don't
12545 exclude it there.
12546
12547 * gnus-msg.el (gnus-message-highlight-citation): Revert Reiner's patch
12548 of 2006-12-30. The default is nil on (S)XEmacs already because of the
12549 `fboundp' test.
12550 (gnus-message-citation-mode): Revert Reiner's patch of 2006-12-30.
12551 This is OK to autoload in (S)XEmacs now.
12552
12553 2006-12-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
12554
12555 * gnus-sum.el (gnus-summary-limit-to-singletons): New command and
12556 keystroke.
12557 (gnus-summary-limit-to-singletons): Fix typo.
12558
12559 * spam-report.el (spam-report-gmane-internal): Fall back on Xref if all
12560 else fails.
12561
12562 2006-12-30 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
12563
12564 * gnus-cite.el (turn-off-gnus-message-citation-mode): Fix typo in
12565 docstring.
12566
12567 * gnus-sum.el (gnus-summary-insert-ticked-articles): New command.
12568 (gnus-summary-make-menu-bar, gnus-summary-buffer-map): Bind it.
12569 (gnus-summary-insert-dormant-articles): Fix typo in message.
12570
12571 2006-12-30 Reiner Steib <Reiner.Steib@gmx.de>
12572
12573 * gnus-msg.el (gnus-message-highlight-citation): Ensure default to be
12574 nil for XEmacs.
12575 (gnus-message-citation-mode): Don't autoload in XEmacs.
12576
12577 * gnus-cite.el (gnus-message-citation-mode): Don't define in XEmacs.
12578
12579 2006-12-29 Jouni K. Seppänen <jks@iki.fi>
12580
12581 * nnimap.el (nnimap-expunge-search-string):
12582 Mention nnimap-search-uids-not-since-is-evil in docstring.
12583
12584 2006-12-28 Reiner Steib <Reiner.Steib@gmx.de>
12585
12586 * spam.el: Revert to make-obsolete-variable because
12587 define-obsolete-variable-alias is not supported in Emacs 21.
12588
12589 * spam.el (spam-ifile-path, spam-ifile-database-path)
12590 (spam-bogofilter-path): Use define-obsolete-variable-alias instead of
12591 make-obsolete-variable.
12592 (spam-bsfilter-path, spam-bsfilter-program)
12593 (spam-spamassassin-path, spam-spamassassin-program)
12594 (spam-sa-learn-path, spam-sa-learn-program): Rename variables.
12595 Don't use "path" inappropriately.
12596 (spam-check-spamassassin, spam-spamassassin-register-with-sa-learn)
12597 (spam-check-bsfilter, spam-bsfilter-register-with-bsfilter): Use new
12598 variable names.
12599
12600 2006-12-28 Daiki Ueno <ueno@unixuser.org>
12601
12602 * gnus-sum.el (gnus-summary-next-article): Make sure we are in the
12603 summary buffer.
12604
12605 * password.el (password-cache-remove): Use clear-string to burn
12606 password, if available.
12607
12608 2006-12-26 Reiner Steib <Reiner.Steib@gmx.de>
12609
12610 * gnus-msg.el (gnus-message-citation-mode): Fix autoload.
12611
12612 * gnus-cite.el (gnus-message-highlight-citation): Move to gnus-msg.el.
12613
12614 * gnus-msg.el (gnus-setup-message): Add gnus-message-citation-mode.
12615 (gnus-message-highlight-citation): Move defcustom here from
12616 gnus-cite.el.
12617 (gnus-message-citation-mode): Autoload.
12618
12619 * gnus-cite.el: Adjust Oliver's code to Gnus namespace. Add some
12620 checks to make it compile with XEmacs.
12621 (gnus-message-citation-mode): New minor mode.
12622 (gnus-message-max-citation-depth, gnus-message-citation-keywords)
12623 (gnus-message-highlight-citation): New variables.
12624 (gnus-message-search-citation-line)
12625 (gnus-message-add-citation-keywords)
12626 (gnus-message-remove-citation-keywords)
12627 (turn-on-gnus-message-citation-mode)
12628 (turn-off-gnus-message-citation-mode): New functions.
12629
12630 2006-12-26 Oliver Scholz <epameinondas@gmx.de>
12631
12632 * gnus-cite.el: Enable highlighting of different citation levels in
12633 message-mode.
12634
12635 2006-12-26 Reiner Steib <Reiner.Steib@gmx.de>
12636
12637 * message.el (message-make-fqdn): Fix comment.
12638 (message-bogus-system-names): Add ".local".
12639
12640 * spam.el (spam-ifile-path, spam-ifile-program)
12641 (spam-ifile-database-path, spam-ifile-database)
12642 (spam-bogofilter-path, spam-bogofilter-program): Rename variables.
12643 Don't use "path" inappropriately.
12644 (spam-spamoracle-database, spam-get-ifile-database-parameter): Fix doc
12645 strings.
12646 (spam-check-ifile, spam-ifile-register-with-ifile)
12647 (spam-check-bogofilter, spam-bogofilter-register-with-bogofilter):
12648 Use new variable names.
12649
12650 * gnus-art.el (gnus-treat-display-x-face, gnus-treat-display-face)
12651 (gnus-treat-display-smileys): Simplify using
12652 gnus-image-type-available-p.
12653
12654 * gnus-ems.el (gnus-image-type-available-p): Use display-images-p if
12655 available.
12656
12657 2006-12-22 Katsumi Yamaoka <yamaoka@jpl.org>
12658
12659 * nnrss.el (nnrss-fetch): Replace buffer's contents with the decoded
12660 one after turning on the buffer's multibyteness instead of decoding
12661 them directly in the unibyte buffer that causes unexpected conversion
12662 in Emacs 23 (unicode).
12663
12664 2006-12-21 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
12665
12666 * message.el (message-generate-hashcash): Fix custom type.
12667
12668 2006-12-20 Reiner Steib <Reiner.Steib@gmx.de>
12669
12670 * gnus-sum.el (gnus-summary-recenter): Remove debug messages.
12671
12672 2006-12-20 Reiner Steib <Reiner.Steib@gmx.de>
12673
12674 * gnus-group.el (gnus-group-tool-bar-gnome): Exchange connect and
12675 disconnect icons. Add help text.
12676
12677 2006-12-20 Teodor Zlatanov <tzz@lifelogs.com>
12678
12679 * spam.el (spam-extra-header-to-number): CRM114 spam score is
12680 negated to be consistent with the others we handle.
12681
12682 2006-12-19 Lars Magne Ingebrigtsen <larsi@gnus.org>
12683
12684 * gnus-art.el (gnus-article-setup-buffer): Actually set the local
12685 version of gnus-summary-buffer to something, so that we can use two
12686 article buffers at the same time.
12687
12688 2006-12-18 Teodor Zlatanov <tzz@lifelogs.com>
12689
12690 * spam.el (spam-necessary-extra-headers): Make spam-use-regex-headers
12691 trigger all the extra headers.
12692 (spam-extra-header-to-number): Don't require spam-use-crm114 for header
12693 sorting.
12694
12695 2006-12-14 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
12696
12697 * nnweb.el (nnweb-gmane-create-mapping): Keep the mapping stable for
12698 solid groups.
12699
12700 2006-12-13 Reiner Steib <Reiner.Steib@gmx.de>
12701
12702 * legacy-gnus-agent.el: Add Copyright notice.
12703
12704 2006-12-12 Chong Yidong <cyd@stupidchicken.com>
12705
12706 * gnus-sum.el (gnus-make-thread-indent-array): Fix last change.
12707
12708 2006-12-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
12709
12710 * nnweb.el (nnweb-gmane-search): Placeholder TOPDOC setting.
12711
12712 * gnus-sum.el (gnus-summary-recenter): Force setting the window start
12713 to make it work reliably in CVS Emacs.
12714 (gnus-summary-limit-strange-charsets-predicate)
12715 (gnus-summary-limit-to-predicate): New functions.
12716
12717 2006-12-08 Chong Yidong <cyd@stupidchicken.com>
12718
12719 * gnus-sum.el (gnus-make-thread-indent-array): New optional arg
12720 specifying array size.
12721 (gnus-summary-insert-line, gnus-summary-prepare-threads): Regrow indent
12722 array if it is too small.
12723 (gnus-sort-threads-recursive): Rename from gnus-sort-thread-1.
12724 (gnus-sort-threads-loop): New function.
12725
12726 2006-12-06 Chris Moore <dooglus@gmail.com>
12727
12728 * gnus-sum.el (gnus-sort-threads, gnus-summary-limit-children):
12729 Use `max' to avoid the value of `max-lisp-eval-depth' decreasing.
12730
12731 2006-12-04 Jouni K. Seppänen <jks@iki.fi>
12732
12733 * mm-url.el (mm-url-predefined-programs): Call curl with correct
12734 options.
12735
12736 2006-12-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
12737
12738 * spam-report.el (spam-report-url-ping-plain): Wait for output to avoid
12739 DOS-ing the recipient.
12740
12741 * nnweb.el (nnweb-gmane-create-mapping): Use the article number from
12742 the headers when creating the mapping to avoid mismappings.
12743 (nnweb-gmane-create-mapping): Always nix out old mapping.
12744
12745 2006-11-30 Katsumi Yamaoka <yamaoka@jpl.org>
12746
12747 * message.el (message-signed-or-encrypted-p): Bind mm-decrypt-option
12748 and mm-verify-option to never.
12749
12750 2006-11-30 Katsumi Yamaoka <yamaoka@jpl.org>
12751
12752 * message.el (message-signed-or-encrypted-p): New function.
12753 (message-forward-make-body): Use it.
12754
12755 * mml2015.el (mml2015-pgg-clear-verify, mml2015-epg-clear-verify):
12756 Replace encode-coding-string with mm-encode-coding-string.
12757
12758 2006-11-29 Katsumi Yamaoka <yamaoka@jpl.org>
12759
12760 * nneething.el (nneething-decode-file-name):
12761 Replace decode-coding-string with mm-decode-coding-string.
12762
12763 * gnus-int.el (gnus-open-server): Say failed server's name.
12764
12765 2006-11-24 Juanma Barranquero <lekktu@gmail.com>
12766
12767 * gnus-agent.el (gnus-agent-expire-unagentized-dirs)
12768 (gnus-agent-regenerate-group): Fix space/tab mixup in messages.
12769
12770 * gnus-art.el (gnus-article-x-face-command, gnus-numeric-save-name):
12771 * gnus-group.el (gnus-group-sort-function, gnus-group-line-format)
12772 (gnus-group-mode, gnus-group-read-group, gnus-group-delete-group)
12773 (gnus-group-make-directory-group, gnus-group-transpose-groups):
12774 * gnus-start.el (gnus-options-subscribe, gnus-options-not-subscribe)
12775 (gnus-subscribe-newsgroup, gnus-1):
12776 * gnus-sum.el (gnus-summary-make-false-root, gnus-make-threads):
12777 * gnus.el (gnus-nntp-server, gnus-use-cross-reference)
12778 (gnus-valid-select-methods, total-expire, gnus-summary-line-format)
12779 (gnus-group-read-only-p): Fix space/tab mixup in docstrings.
12780
12781 2006-11-24 Lars Magne Ingebrigtsen <larsi@gnus.org>
12782
12783 * gnus-sum.el (gnus-summary-limit-to-headers): New command and
12784 keystroke.
12785 (gnus-summary-limit-to-bodies): Implement headersp.
12786
12787 2006-11-23 Lars Magne Ingebrigtsen <larsi@gnus.org>
12788
12789 * dns.el (query-dns): Protect against "Process dns deleted" strings.
12790
12791 2006-11-21 Katsumi Yamaoka <yamaoka@jpl.org>
12792
12793 * mm-util.el (mm-string-to-multibyte): Alias to identity in XEmacs.
12794
12795 2006-11-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
12796
12797 * message.el (message-generate-hashcash): Expand range of values to
12798 include `opportunistic'.
12799 (message-send-mail): Use it.
12800
12801 2006-11-18 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
12802
12803 * mm-uu.el (mm-uu-pgp-signed-extract-1): Make last fix more thorough
12804 and comment it.
12805
12806 * nnslashdot.el (nnslashdot-retrieve-headers-1): Update regexp.
12807
12808 2006-11-15 Reiner Steib <Reiner.Steib@gmx.de>
12809
12810 * gnus-util.el (gnus-extract-address-components): Improve comment.
12811
12812 2006-11-14 Katsumi Yamaoka <yamaoka@jpl.org>
12813
12814 * gnus-util.el (gnus-extract-address-components): Work with address in
12815 which the name portion contains @.
12816
12817 2006-11-14 Reiner Steib <Reiner.Steib@gmx.de>
12818
12819 * gnus.el (gnus-start): Move custom group up.
12820 (gnus-select-method): Don't autoload, but make it available for
12821 `customize-variable'.
12822 (gnus-getenv-nntpserver): Don't autoload.
12823
12824 2006-11-14 Teodor Zlatanov <tzz@lifelogs.com>
12825
12826 * spam.el: Revert to 7.82 (removed changes since 2006-10-16).
12827
12828 2006-11-14 Reiner Steib <Reiner.Steib@gmx.de>
12829
12830 * message.el (message-sendmail-extra-arguments): New variable.
12831 (message-send-mail-with-sendmail): Use it.
12832
12833 2006-11-14 Katsumi Yamaoka <yamaoka@jpl.org>
12834
12835 * mml.el (mml-generate-mime-1): Use mm-string-as-unibyte instead of
12836 mm-with-unibyte-current-buffer to make string unibyte.
12837
12838 * mm-decode.el (mm-insert-part): Use mm-string-to-multibyte instead of
12839 mm-string-as-multibyte.
12840
12841 2006-11-14 Daiki Ueno <ueno@unixuser.org>
12842
12843 * mml2015.el (mml2015-epg-sign): Prefix "pgp-" to a micalg value.
12844 Reported by Werner Koch <wk@gnupg.org>.
12845
12846 2006-11-14 Daiki Ueno <ueno@p360>
12847
12848 * mml2015.el: Autoload epa-select-keys when compiling.
12849
12850 2006-11-13 Daiki Ueno <ueno@unixuser.org>
12851
12852 * mml2015.el (mml2015-epg-sign): Save the signing keys in
12853 message-options.
12854 (mml2015-epg-encrypt): Save the recipient keys in message-options.
12855
12856 2006-11-13 Daiki Ueno <ueno@unixuser.org>
12857
12858 * mml2015.el (mml2015-epg-encrypt): Remove backward compatibility for
12859 EasyPG (< 0.0.6).
12860 (mml2015-always-trust): New user option.
12861 (mml2015-epg-passphrase-callback): Display key ID on the passphrase
12862 prompt.
12863
12864 2006-11-10 Katsumi Yamaoka <yamaoka@jpl.org>
12865
12866 * nntp.el (nntp-authinfo-force): New variable.
12867 (nntp-send-authinfo): Use it.
12868
12869 2006-11-09 Reiner Steib <Reiner.Steib@gmx.de>
12870
12871 * message.el (message-strip-subject-encoded-words): Allow _not_ to
12872 decode encoded words. Improve prompt. Add comment about forwarding.
12873 (message-replacement-char): Move up.
12874
12875 2006-11-08 Wolfgang Jenkner <wjenkner@inode.at> (tiny change)
12876
12877 * gnus-sum.el (gnus-summary-catchup): Use gnus-sorted-intersection
12878 instead of gnus-intersection because arguments of gnus-sorted-nunion
12879 must be sorted. This avoids corruption of gnus-newsgroup-unreads.
12880
12881 2006-11-07 Reiner Steib <Reiner.Steib@gmx.de>
12882
12883 * message.el (message-strip-subject-encoded-words): Reformat prompt.
12884 (message-simplify-subject-functions):
12885 Enable message-strip-subject-encoded-words by default.
12886
12887 2006-11-06 Reiner Steib <Reiner.Steib@gmx.de>
12888
12889 * message.el (message-strip-subject-encoded-words): New function.
12890 (message-simplify-subject-functions): New variable.
12891 (message-simplify-subject): Use it. Fix typo in doc string.
12892 Support message-strip-subject-encoded-words.
12893
12894 2006-11-03 Juanma Barranquero <lekktu@gmail.com>
12895
12896 * gnus-diary.el (gnus-diary-delay-format-function):
12897 * nndiary.el (nndiary-reminders):
12898 * nnsoup.el (nnsoup-always-save): Use "non-nil" in docstrings.
12899
12900 2006-11-01 Reiner Steib <Reiner.Steib@gmx.de>
12901
12902 * gnus-art.el (article-hide-boring-headers): Fetch date from
12903 gnus-original-article-buffer to avoid problems with localized date
12904 strings.
12905
12906 2006-10-30 Katsumi Yamaoka <yamaoka@jpl.org>
12907
12908 * html2text.el (html2text-format-tags): Avoid infloop on open tags.
12909
12910 2006-10-29 Reiner Steib <Reiner.Steib@gmx.de>
12911
12912 * mm-util.el (mm-codepage-iso-8859-list, mm-codepage-ibm-list):
12913 New variables.
12914 (mm-setup-codepage-iso-8859, mm-setup-codepage-ibm): New functions.
12915 (mm-charset-synonym-alist): Move some entries to
12916 mm-codepage-iso-8859-list.
12917 (mm-charset-synonym-alist, mm-charset-override-alist):
12918 Add iso-8859-8/windows-1255 and iso-8859-9/windows-1254.
12919
12920 2006-10-29 Katsumi Yamaoka <yamaoka@jpl.org>
12921
12922 * gnus-sum.el (gnus-set-mode-line): Quote % in group name.
12923
12924 2006-10-28 Reiner Steib <Reiner.Steib@gmx.de>
12925
12926 * gnus-agent.el (gnus-agent-make-mode-line-string): Make it compatible
12927 with Emacs 21 and XEmacs.
12928
12929 2006-10-27 Teodor Zlatanov <tzz@lifelogs.com>
12930
12931 * spam.el (spam-parse-address): New function for better parsing,
12932 catching errors, etc.
12933 (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list): Use it.
12934
12935 2006-10-26 Reiner Steib <Reiner.Steib@gmx.de>
12936
12937 * mm-view.el: Add interactive arg to html2text autoload.
12938
12939 2006-10-25 Katsumi Yamaoka <yamaoka@jpl.org>
12940
12941 * gnus-sum.el (gnus-summary-move-article): Use no-encode for `B B'.
12942
12943 2006-10-24 Reiner Steib <Reiner.Steib@gmx.de>
12944
12945 * mm-util.el (mm-codepage-iso-8859-list, mm-codepage-ibm-list):
12946 New variables.
12947 (mm-setup-codepage-iso-8859, mm-setup-codepage-ibm): New functions.
12948 (mm-charset-synonym-alist): Move some entries to
12949 mm-codepage-iso-8859-list.
12950
12951 * gnus.el (gnus-getenv-nntpserver, gnus-select-method): Autoload.
12952
12953 2006-10-23 Reiner Steib <Reiner.Steib@gmx.de>
12954
12955 * message.el (message-citation-line-format)
12956 (message-insert-formated-citation-line): Fix implementation of %E, %N
12957 and %n according to the doc string.
12958
12959 2006-10-20 Teodor Zlatanov <tzz@lifelogs.com>
12960
12961 * spam.el (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list):
12962 Use car-safe to avoid bad parses.
12963
12964 2006-10-20 Katsumi Yamaoka <yamaoka@jpl.org>
12965
12966 * gnus-group.el (gnus-group-make-doc-group): Work for non-ASCII group
12967 names.
12968
12969 * gnus-sum.el (gnus-select-newsgroup): Decode group name.
12970
12971 2006-10-19 Katsumi Yamaoka <yamaoka@jpl.org>
12972
12973 * gnus-draft.el (gnus-draft-edit-message): Make sure to remove Date
12974 header.
12975
12976 * message.el (message-draft-headers): Add Date.
12977 (message-headers-to-generate): Fix typo in docstring.
12978
12979 * nndraft.el (nndraft-required-headers): New variable.
12980 (nndraft-generate-headers): Use it.
12981
12982 * gnus-registry.el (gnus-registry-wash-for-keywords): Bind `word'.
12983
12984 2006-10-16 Teodor Zlatanov <tzz@lifelogs.com>
12985
12986 * gnus-registry.el (gnus-registry-wash-for-keywords)
12987 (gnus-registry-find-keywords): New functions to allow easy searching of
12988 articles that are in the registry.
12989
12990 2006-10-16 Teodor Zlatanov <tzz@lifelogs.com>
12991
12992 * spam.el (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list):
12993 Use ietf-drums-parse-address instead of gnus-extract-address-components.
12994 Reported by Damien Elmes <damien@repose.cx>.
12995
12996 2006-10-19 Reiner Steib <Reiner.Steib@gmx.de>
12997
12998 * gnus.el (gnus-mime): Remove unused custom group.
12999
13000 2006-10-13 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
13001
13002 * mm-uu.el (mm-uu-pgp-signed-extract-1): Use RFC 2440 definition of
13003 "blank line" when searching for end of armor headers.
13004
13005 2006-10-11 Katsumi Yamaoka <yamaoka@jpl.org>
13006
13007 * gmm-utils.el (gmm-write-region): Fix variable name.
13008
13009 2006-10-10 Reiner Steib <Reiner.Steib@gmx.de>
13010
13011 * gmm-utils.el (gmm-write-region): New function based on compatibility
13012 code from `mm-make-temp-file'.
13013
13014 * mm-util.el (mm-make-temp-file): Use `gmm-write-region'.
13015
13016 * nnmaildir.el (nnmaildir--update-nov)
13017 (nnmaildir-request-replace-article, nnmaildir-request-accept-article):
13018 Use `gmm-write-region'.
13019
13020 2006-10-04 Reiner Steib <Reiner.Steib@gmx.de>
13021
13022 * mm-util.el (mm-charset-synonym-alist, mm-charset-override-alist):
13023 Add iso-8859-8/windows-1255 and iso-8859-9/windows-1254.
13024
13025 * nnheader.el (nnheader-find-file-noselect): Inhibit version-control.
13026
13027 * message.el (message-replacement-char): New variable.
13028 (message-fix-before-sending): Use it.
13029 (message-simplify-subject): New function to remove duplicate code.
13030 (message-reply, message-followup): Use it.
13031
13032 * gnus-sum.el (gnus-summary-make-menu-bar):
13033 Clarify gnus-summary-limit-to-articles.
13034
13035 2006-10-03 Katsumi Yamaoka <yamaoka@jpl.org>
13036
13037 * gnus-util.el (gnus-with-local-quit): New macro.
13038
13039 * gnus-demon.el (gnus-demon): Replace with-local-quit with it.
13040
13041 2006-10-02 Teodor Zlatanov <tzz@lifelogs.com>
13042
13043 * gnus-util.el (gnus-string-remove-all-properties): Another fix to
13044 ignore non-string data.
13045
13046 2006-09-29 Teodor Zlatanov <tzz@lifelogs.com>
13047
13048 * gnus-util.el (gnus-string-remove-all-properties): Fix to ignore
13049 non-string data (needs to be done in the registry too).
13050
13051 2006-09-28 Teodor Zlatanov <tzz@lifelogs.com>
13052
13053 * gnus-registry.el (gnus-registry-save, gnus-registry-cache-save)
13054 (gnus-registry-remove-alist-text-properties, gnus-registry-action)
13055 (gnus-registry-split-fancy-with-parent)
13056 (gnus-registry-fetch-simplified-message-subject-fast)
13057 (gnus-registry-fetch-sender-fast, gnus-registry-store-extra-entry):
13058 Remove text properties on ingress into the registry and when it's saved.
13059 (gnus-registry-clean-empty-function): Fix bug with cleaning the
13060 registry from entries with no groups.
13061
13062 2006-09-28 Teodor Zlatanov <tzz@lifelogs.com>
13063
13064 * gnus-util.el (gnus-string-remove-all-properties): Add utility
13065 function to remove string properties.
13066
13067 2006-09-28 Reiner Steib <Reiner.Steib@gmx.de>
13068
13069 * gmm-utils.el (gmm): Adjust custom version.
13070
13071 * mm-util.el (mm-charset-override-alist, mm-charset-eval-alist):
13072 Adjust custom version.
13073
13074 * gnus-draft.el (gnus-draft-mode): Don't call `mml-mode'.
13075
13076 2006-09-27 Reiner Steib <Reiner.Steib@gmx.de>
13077
13078 * gnus-art.el (gnus-insert-prev-page-button)
13079 (gnus-insert-next-page-button): Simplify. Reformat.
13080
13081 2006-09-27 Maxime Edouard Robert Froumentin <max@lapin-bleu.net>
13082
13083 * gnus-art.el (gnus-insert-prev-page-button)
13084 (gnus-insert-next-page-button): Apply gnus-article-button-face.
13085
13086 2006-09-25 Chong Yidong <cyd@stupidchicken.com>
13087
13088 * gnus-demon.el (gnus-demon): Use with-local-quit to avoid hangs.
13089
13090 2006-09-20 Maxime Edouard Robert Froumentin <max@lapin-bleu.net>
13091
13092 * gnus-art.el (gnus-insert-mime-button)
13093 (gnus-insert-mime-security-button):
13094 Apply gnus-article-button-face to MIME and security buttons.
13095
13096 2006-09-20 Reiner Steib <Reiner.Steib@gmx.de>
13097
13098 * gnus-art.el (gnus-button-url-regexp): Try to make the value more
13099 readable.
13100
13101 2006-09-20 Steve Youngs <steve@sxemacs.org>
13102
13103 * gnus-art.el (gnus-article-browse-html-parts): They're files, so use
13104 `browse-url-of-file' instead of `browse-url'.
13105
13106 2006-09-19 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
13107
13108 * nnslashdot.el (nnslashdot-request-article): Update end-of-article
13109 regexp. Articles containing quotation were cut prematurely.
13110
13111 2006-09-16 Katsumi Yamaoka <yamaoka@jpl.org>
13112
13113 * message.el (message-cite-original-1): Use nobody by default for the
13114 value of From header.
13115 (message-reply): Ditto.
13116
13117 2006-09-11 Daiki Ueno <ueno@unixuser.org>
13118
13119 * mml2015.el (mml2015-epg-clear-decrypt): Don't append verify results
13120 to the gnus-info. This fixes a bug of inline-PGP message verification.
13121 Reported by Michael Piotrowski <mxp@dynalabs.de>.
13122
13123 2006-09-09 Reiner Steib <Reiner.Steib@gmx.de>
13124
13125 * pop3.el (pop3-leave-mail-on-server): Mention problem of duplicate
13126 mails in the doc string. Add some URLs in comment.
13127 (pop3-movemail): Warn about pop3-leave-mail-on-server.
13128
13129 2006-09-07 Katsumi Yamaoka <yamaoka@jpl.org>
13130
13131 * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings): Fix
13132 backslashes handling and the way to find boundaries of quoted strings.
13133
13134 2006-09-07 Daiki Ueno <ueno@unixuser.org>
13135
13136 * mml1991.el (mml1991-epg-encrypt): Simply throw an error if
13137 mml1991-encrypt-to-self is set and mml1991-signers is not set.
13138 * mml2015.el (mml2015-epg-encrypt): Simply throw an error if
13139 mml2015-encrypt-to-self is set and mml2015-signers is not set.
13140
13141 2006-09-06 Reiner Steib <Reiner.Steib@gmx.de>
13142
13143 * gnus-art.el (gnus-button-marker-list): Move up. Convert comment into
13144 doc string.
13145 (gnus-button-regexp, gnus-button-last): Remove unused variables.
13146
13147 2006-09-06 Simon Josefsson <jas@extundo.com>
13148
13149 * mml2015.el (mml2015-use): Doc fix, mention epg.
13150
13151 2006-09-06 Daiki Ueno <ueno@unixuser.org>
13152
13153 * mml2015.el (mml2015-use): Default to epg, if available.
13154
13155 2006-09-06 Daiki Ueno <ueno@unixuser.org>
13156
13157 * mml1991.el (mml1991-epg-sign): Don't lookup a private key by
13158 message-sender.
13159 (mml1991-epg-encrypt): Ditto.
13160 * mml2015.el (mml2015-epg-sign): Don't lookup a private key by
13161 message-sender.
13162 (mml2015-epg-encrypt): Ditto.
13163
13164 2006-09-04 Chong Yidong <cyd@stupidchicken.com>
13165
13166 * message.el (message-send-mail-with-sendmail): Look for sendmail in
13167 several common directories.
13168
13169 2006-09-05 Daiki Ueno <ueno@unixuser.org>
13170
13171 * mml2015.el (mml2015-epg-encrypt): Expand group configuration.
13172 * mml1991.el (mml1991-epg-encrypt): Expand group configuration.
13173
13174 2006-09-04 Katsumi Yamaoka <yamaoka@jpl.org>
13175
13176 * gnus-art.el (article-decode-encoded-words): Make it fast.
13177
13178 2006-09-04 Katsumi Yamaoka <yamaoka@jpl.org>
13179
13180 * gnus-art.el (article-decode-encoded-words): Don't infloop in XEmacs.
13181
13182 * rfc2047.el (rfc2047-strip-backslashes-in-quoted-strings): Decode `\\'
13183 in quoted string into `\'.
13184
13185 2006-09-01 Katsumi Yamaoka <yamaoka@jpl.org>
13186
13187 * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
13188 Use standard-syntax-table.
13189
13190 2006-09-01 Katsumi Yamaoka <yamaoka@jpl.org>
13191
13192 * gnus-art.el (gnus-decode-address-function): New variable.
13193 (article-decode-encoded-words): Use it to decode headers which are
13194 assumed to contain addresses.
13195 (gnus-mime-delete-part): Remove useless `or'.
13196
13197 * gnus-sum.el (gnus-decode-encoded-address-function): New variable.
13198 (gnus-summary-from-or-to-or-newsgroups): Use it to decode To header.
13199 (gnus-nov-parse-line): Use it to decode From header.
13200 (gnus-get-newsgroup-headers): Ditto.
13201 (gnus-summary-enter-digest-group): Use it to decode `to-address'.
13202
13203 * mail-parse.el (mail-decode-encoded-address-region): New alias.
13204 (mail-decode-encoded-address-string): New alias.
13205
13206 * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
13207 New function.
13208 (rfc2047-encode-message-header, rfc2047-encode-region): Use it.
13209 (rfc2047-strip-backslashes-in-quoted-strings): New fnction.
13210 (rfc2047-decode-region): Use it; add optional argument `address-mime'.
13211 (rfc2047-decode-string): Ditto.
13212 (rfc2047-decode-address-region): New function.
13213 (rfc2047-decode-address-string): New function.
13214
13215 2006-08-31 Reiner Steib <Reiner.Steib@gmx.de>
13216
13217 * message.el (message-caesar-buffer-body): Allow rotating headers.
13218
13219 * gnus-sum.el (gnus-summary-caesar-message): Allow rotating headers.
13220
13221 * message.el (message-insert-formated-citation-line): Fix %f.
13222 Reported by Torsten Bronger <bronger@physik.rwth-aachen.de> .
13223
13224 2006-08-18 Katsumi Yamaoka <yamaoka@jpl.org>
13225
13226 * gnus-bookmark.el (gnus-bookmark-file-coding-system): New variable.
13227 (gnus-bookmark-mouse-available-p): New macro.
13228 (gnus-bookmark-bmenu-list): Use it; use gnus-mouse-2.
13229 (gnus-bookmark-bmenu-show-infos): Use it.
13230 (gnus-bookmark-insert-details): Use it; use gnus-mouse-2.
13231 (gnus-bookmark-bmenu-hide-infos): Ditto.
13232 (gnus-bookmark-remove-properties): New function.
13233 (gnus-bookmark-set, gnus-bookmark-make-cell): Use it.
13234 (gnus-bookmark-set-bookmark-name): Don't use 2nd arg of split-string.
13235 (gnus-bookmark-write-file): Bind coding-system-for-write.
13236 (gnus-bookmark-insert-file-format-version-stamp): Add coding cookie.
13237 (gnus-bookmark-jump): Make completing-read work with XEmacs; activate
13238 group before selecting it.
13239 (gnus-bookmark-get-bookmark): Use assoc instead of assoc-string.
13240 (gnus-bookmark-bmenu-mode-map): Bind `q' to bury-buffer instead of
13241 quit-window if it is not available; use gnus-mouse-2 and bind it to
13242 gnus-bookmark-bmenu-select-by-mouse.
13243 (gnus-bookmark-show-details): Remove unused variable `details-list'.
13244 (gnus-bookmark-bmenu-select-by-mouse): New function.
13245
13246 2006-08-13 Romain Francoise <romain@orebokech.com>
13247
13248 * mm-extern.el (mm-extern-mail-server): End `y-or-n-p' prompt with a
13249 space.
13250
13251 2006-08-09 Katsumi Yamaoka <yamaoka@jpl.org>
13252
13253 * compface.el (uncompface): Use binary rather than raw-text-unix.
13254
13255 2006-08-09 Katsumi Yamaoka <yamaoka@jpl.org>
13256
13257 * compface.el (uncompface): Make sure the eol conversion doesn't take
13258 place when communicating with the external programs.
13259 Reported by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
13260
13261 2006-07-31 Katsumi Yamaoka <yamaoka@jpl.org>
13262
13263 * nnheader.el (nnheader-insert-head): Fix typo in comment.
13264
13265 2006-07-31 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
13266
13267 * nnweb.el (nnweb-google-parse-1): Update regexp for author and date.
13268 Make it more robust by parsing author and date independently.
13269
13270 2006-07-28 Katsumi Yamaoka <yamaoka@jpl.org>
13271
13272 * nnheader.el (nnheader-insert-head): Make it work with Mac as well.
13273
13274 2006-07-28 Daiki Ueno <ueno@unixuser.org>
13275
13276 * mml2015.el (mml2015-epg-sign): If mml2015-signers is not set, use the
13277 first matching secret key.
13278 (mml2015-epg-encrypt): Ditto.
13279
13280 * mml1991.el (mml1991-epg-sign): If mml1991-signers is not set, use the
13281 first matching secret key.
13282 (mml1991-epg-encrypt): Ditto.
13283
13284 * mml2015.el (mml2015-encrypt-to-self): New user option.
13285 (mml2015-epg-encrypt): Append mml2015-signers to recipients list if
13286 mml2015-epg-encrypt-to-self is set.
13287
13288 * mml1991.el (mml1991-encrypt-to-self): New variable.
13289 (mml1991-epg-encrypt): Append mml1991-signers to recipients list if
13290 mml1991-epg-encrypt-to-self is set.
13291
13292 * mml2015.el (mml2015-signers): New user option.
13293 (mml2015-epg-sign): Reflect the value of mml2015-signers.
13294 (mml2015-epg-encrypt): Allow to select signing keys.
13295
13296 * mml1991.el (mml1991-signers): New variable.
13297 (mml1991-epg-sign): Reflect the value of mml1991-signers.
13298 (mml1991-epg-encrypt): Allow to select signing keys.
13299
13300 2006-07-27 Katsumi Yamaoka <yamaoka@jpl.org>
13301
13302 * nnheader.el (nnheader-insert-head): Make it work even if the file
13303 uses CRLF for the line-break code.
13304
13305 2006-07-25 Daiki Ueno <ueno@unixuser.org>
13306
13307 * mml2015.el: Require mml-sec instead of password.
13308 (mml2015-verbose): Inherit the default value from mml-secure-verbose.
13309 (mml2015-cache-passphrase): Inherit the default value from
13310 mml-secure-cache-passphrase.
13311 (mml2015-passphrase-cache-expiry): Inherit the default value from
13312 mml-secure-passphrase-cache-expiry.
13313
13314 * mml1991.el: Require mml-sec instead of password.
13315 (mml1991-verbose): Inherit the default value from mml-secure-verbose.
13316 (mml1991-cache-passphrase): Inherit the default value from
13317 mml-secure-cache-passphrase.
13318 (mml1991-passphrase-cache-expiry): Inherit the default value from
13319 mml-secure-passphrase-cache-expiry.
13320
13321 * mml-sec.el: Require password.
13322 (mml-secure-verbose): New user option.
13323 (mml-secure-cache-passphrase): New user option.
13324 (mml-secure-passphrase-cache-expiry): New user option.
13325
13326 2006-07-24 David Smith <davidsmith@acm.org> (tiny change)
13327 Andreas Vögele <andreas@altroot.de> (tiny change)
13328
13329 * pgg-def.el (pgg-truncate-key-identifier):
13330 Truncate the key ID to 8 letters from the end.
13331
13332 2006-07-19 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
13333
13334 * mm-url.el (mm-url-insert-file-contents): Inhibit Connection: close
13335 workaround for the url package included with Emacs.
13336
13337 * nnweb.el (nnweb-google-create-mapping): Update regexp.
13338
13339 2006-07-19 Katsumi Yamaoka <yamaoka@jpl.org>
13340
13341 * gnus-sum.el (gnus-select-newsgroup): Setup the article buffer
13342 correctly. This fixes a bug caused by the 2006-05-12 change.
13343
13344 2006-07-18 Karl Fogel <kfogel@red-bean.com>
13345
13346 * nnmail.el (nnmail-article-group): If splitting raises an error, give
13347 some information about the error when saying that the `bogus' mail
13348 group will be used.
13349
13350 2006-07-17 Reiner Steib <Reiner.Steib@gmx.de>
13351
13352 * gnus-sum.el (gnus-summary-delete-article): Don't use TAB in doc
13353 string.
13354
13355 2006-07-16 NAKAJI Hiroyuki <nakaji@heimat.jp> (tiny change)
13356
13357 * mm-util.el (mm-charset-synonym-alist): Map windows-31j to cp932.
13358
13359 2006-07-14 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
13360
13361 * gnus-start.el (gnus-subscribe-options-newsgroup-method): Doc fix.
13362
13363 2006-07-10 Daiki Ueno <ueno@unixuser.org>
13364
13365 * mml1991.el (mml1991-function-alist): Add epg.
13366 (mml1991-epg-passphrase-callback, mml1991-epg-sign)
13367 (mml1991-epg-encrypt): New functions.
13368
13369 2006-07-10 Daiki Ueno <ueno@unixuser.org>
13370
13371 * mml2015.el (mml2015-verbose): New variable.
13372 (mml2015-cache-passphrase): Ditto.
13373 (mml2015-passphrase-cache-expiry): Ditto.
13374 (mml2015-function-alist): Add epg.
13375 (mml2015-epg-passphrase-callback, mml2015-epg-decrypt)
13376 (mml2015-epg-clear-decrypt, mml2015-epg-verify)
13377 (mml2015-epg-clear-verify, mml2015-epg-sign, mml2015-epg-encrypt):
13378 New functions.
13379
13380 2006-07-08 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
13381
13382 * message.el (message-cite-original-1): Preserve region when removing
13383 quoted text due to X-No-Archive in order to avoid bogus attribution
13384 when citing multiple messages.
13385
13386 2006-06-27 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
13387
13388 * gnus-group.el (gnus-group-sort-by-unread): Fix typo.
13389 Reported by Kenneth Jacker <khj@be.cs.appstate.edu>.
13390
13391 2006-06-26 Reiner Steib <Reiner.Steib@gmx.de>
13392
13393 * gnus-diary.el (gnus-user-format-function-d)
13394 (gnus-user-format-function-D): Autoload.
13395
13396 * imap.el (Commentary): Fix typo.
13397
13398 * gnus-util.el (kill-empty-logs, gnus-byte-compile): Remove anonymous
13399 2006-04-22 contribution.
13400
13401 2006-06-26 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
13402
13403 * gnus.el (gnus-valid-select-methods): Revert last change for nnweb.
13404 It didn't really fix the bogosity I'm seeing with solid web groups.
13405
13406 2006-06-26 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
13407
13408 * gnus.el (gnus-valid-select-methods): Declare nnweb with 'address.
13409 Since revision 6.95 (2003-01-05) of gnus-group.el, solid web groups are
13410 created using server names. If we use the feature without declaring
13411 it, Gnus does not properly manage server and group state.
13412
13413 * nnweb.el (nnweb-google-search): Respect nnweb-max-hits as upper
13414 bound.
13415
13416 2006-06-25 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
13417
13418 * gnus.el (gnus-find-method-for-group): On killed/unknown groups, try
13419 looking up the method using GROUP's prefix before inventing a new one.
13420 It is used on killed/unknown groups in various places where returning
13421 an all-new method isn't expected by the caller.
13422
13423 * gnus-util.el (gnus-group-server): Fix for empty virtual server names
13424 and match semantics of gnus-group-real-prefix.
13425
13426 2006-06-22 Reiner Steib <Reiner.Steib@gmx.de>
13427
13428 * nnmail.el (nnmail-broken-references-mailers): New variable.
13429 (nnmail-ignore-broken-references): New function generalizing
13430 nnmail-fix-eudora-headers.
13431 (nnmail-fix-eudora-headers): Now obsolete.
13432
13433 * gnus-art.el (gnus-button-handle-custom):
13434 Support `customize-apropos*'.
13435
13436 2006-06-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
13437
13438 * gnus-art.el (article-hide-headers): Inhibit read-only stuff.
13439
13440 * gnus-group.el (gnus-fetch-group): Document ARTICLES and select those
13441 articles.
13442
13443 2006-06-21 Reiner Steib <Reiner.Steib@gmx.de>
13444
13445 * message.el (message-cite-reply-above): New variable.
13446 (message-yank-original): Use it.
13447
13448 2006-06-20 Katsumi Yamaoka <yamaoka@jpl.org>
13449
13450 * rfc2231.el (rfc2231-parse-string): Allow `*'s in parameter values.
13451
13452 2006-06-20 Reiner Steib <Reiner.Steib@gmx.de>
13453
13454 * gnus-bookmark.el (gnus-bookmark-jump): Don't mark unrelated articles
13455 as read.
13456
13457 * gnus-group.el (gnus-group-quick-select-group): Add GROUP argument.
13458
13459 2006-06-19 Reiner Steib <Reiner.Steib@gmx.de>
13460
13461 * gnus-bookmark.el: Fix Copyright, keywords, whitespace, etc.
13462 (gnus-bookmark-default-file): Use gnus-directory.
13463 (gnus-bookmark-bmenu-file-column, gnus-bookmark-use-annotations):
13464 Remove "*" in doc string.
13465 (gnus-bookmark-write-file): Simplify.
13466 (gnus-bookmark-maybe-sort-alist): Use `when'.
13467 (gnus-bookmark-get-bookmark): Fix typo in doc string.
13468 (gnus-bookmark-set-bookmark-name, gnus-bookmark-get-bookmark):
13469 Add FIXME about Emacs 21 and XEmacs compatibility.
13470 (gnus-bookmark-set-bookmark-name): Use `gnus-replace-in-string' for
13471 compatibility.
13472 (gnus-bookmark-bmenu-mode): Use `gnus-run-mode-hooks' for
13473 compatibility.
13474 (gnus-bookmark-menu-heading): Fix version.
13475
13476 2006-06-19 Bastien Guerry <bzg@altern.org>
13477
13478 * gnus-bookmark.el: New file.
13479
13480 2006-06-19 Katsumi Yamaoka <yamaoka@jpl.org>
13481
13482 * message.el (message-syntax-checks): Doc fix.
13483
13484 2006-06-17 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
13485
13486 * gnus-srvr.el (gnus-browse-unsubscribe-group): Don't subscribe
13487 unsubscribed groups as if they were killed ones. It causes duplicate
13488 entries in gnus-newsrc-alist.
13489
13490 2006-06-16 Katsumi Yamaoka <yamaoka@jpl.org>
13491
13492 * message.el (message-syntax-checks): Doc fix.
13493 (message-send-mail): Add check for continuation headers.
13494 (message-check-news-header-syntax): Fix regexp used to check for
13495 continuation headers.
13496
13497 2006-06-14 Katsumi Yamaoka <yamaoka@jpl.org>
13498
13499 * gnus-art.el (gnus-display-mime): Make sure body ends with newline.
13500
13501 2006-06-11 Reiner Steib <Reiner.Steib@gmx.de>
13502
13503 * gnus-art.el (gnus-article-toggle-truncate-lines): Fix code.
13504
13505 2006-06-11 Katsumi Yamaoka <yamaoka@jpl.org>
13506
13507 * gnus-art.el (gnus-article-truncate-lines): Default to the value of
13508 default-truncate-lines.
13509
13510 2006-06-06 Katsumi Yamaoka <yamaoka@jpl.org>
13511
13512 * mm-util.el (mm-mime-mule-charset-alist): Use unicode-precedence-list
13513 to fill the utf-8 entry.
13514
13515 2006-06-01 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
13516
13517 * nnweb.el (nnweb-google-parse-1): Update regexp for author and date.
13518
13519 2006-05-30 Kevin Greiner <kevin.greiner@compsol.cc>
13520
13521 * gnus-agent.el (directory-files-and-attributes): Move all the way
13522 forward (the third and final move).
13523 (gnus-agent-read-agentview): Trap reconstruction errors due to
13524 nonexistent directory. Handle by returning nil.
13525
13526 2006-05-30 Didier Verna <didier@xemacs.org>
13527
13528 * message.el (message-dont-reply-to-names): Update the custom type.
13529 * message.el (message-dont-reply-to-names): New defsubst: potentially
13530 convert a list of regexps into a single one.
13531 * message.el (message-get-reply-headers): Use it.
13532 * nnmail.el (nnmail-fancy-expiry-target): Ditto.
13533
13534 2006-05-30 Katsumi Yamaoka <yamaoka@jpl.org>
13535
13536 * gnus-agent.el (directory-files-and-attributes): Move forward.
13537
13538 2006-05-29 Reiner Steib <Reiner.Steib@gmx.de>
13539
13540 * gnus-ml.el (gnus-mailing-list-subscribe)
13541 (gnus-mailing-list-unsubscribe, gnus-mailing-list-owner)
13542 (gnus-mailing-list-message): Fix doc strings.
13543
13544 2006-05-29 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
13545
13546 * gnus-ml.el (gnus-mailing-list-message): Use gnus-url-mailto instead
13547 of doing it manually.
13548
13549 2006-05-29 Reiner Steib <Reiner.Steib@gmx.de>
13550
13551 * gnus-art.el (gnus-article-toggle-truncate-lines): Fix typo in
13552 comment.
13553
13554 2006-05-29 Kevin Greiner <kevin.greiner@compsol.cc>
13555
13556 * gnus-agent.el: Add gnus-agent-flush* to purge agent info.
13557 (gnus-agent-read-agentview): Fix handling of end-of-file error.
13558 (gnus-agent-read-local): All symbols allocated in my-obarray.
13559 (gnus-agent-set-local): Skip invalid entries (min and/or max is nil).
13560 (gnus-agent-regenerate-group): Check numeric names to see if they are
13561 messages or groups.
13562 (gnus-agent-total-fetched-for): Ignore 'dummy.group' (there should be a
13563 better way of do this...)
13564
13565 * gnus-cache.el (gnus-agent-total-fetched-for):
13566 Ignore 'dummy.group' (there should be a better way of do this...)
13567
13568 2006-05-29 Katsumi Yamaoka <yamaoka@jpl.org>
13569
13570 * gnus-art.el (gnus-save-all-headers): Mention it might be overridden.
13571 (gnus-saved-headers): Ditto.
13572 (gnus-default-article-saver): Mention functions may have properties.
13573 (gnus-article-save): Override gnus-save-all-headers and
13574 gnus-saved-headers by :headers property which saver function may have.
13575 (gnus-summary-save-in-file): Add :headers property.
13576 (gnus-summary-write-to-file): Ditto.
13577
13578 * gnus-sum.el (gnus-summary-save-article): Bind
13579 gnus-prompt-before-saving to t when saving many articles in a file;
13580 always show all headers.
13581
13582 2006-05-26 Reiner Steib <Reiner.Steib@gmx.de>
13583
13584 * deuglify.el (gnus-outlook-rearrange-article): Add missing citation
13585 marks.
13586
13587 * message.el (message-indent-citation): Add optional arguments to allow
13588 using it outside of message buffers.
13589
13590 * gnus-art.el (gnus-article-unfold-long-headers): New variable.
13591 (gnus-article-treat-unfold-headers): Use it.
13592 (gnus-article-truncate-lines): New variable.
13593 (gnus-article-mode): Use it.
13594 (gnus-article-toggle-truncate-lines): New function.
13595
13596 * gnus-sum.el (gnus-summary-wash-map, gnus-summary-make-menu-bar):
13597 Add gnus-article-toggle-truncate-lines.
13598
13599 * uudecode.el (uudecode-decode-region-external): nil isn't a valid
13600 coding system in XEmacs, use binary.
13601
13602 2006-05-26 Katsumi Yamaoka <yamaoka@jpl.org>
13603
13604 * mm-util.el (mm-enrich-utf-8-by-mule-ucs): Don't edit
13605 after-load-alist.
13606
13607 * gnus-art.el (gnus-summary-save-in-file): Use property to specify
13608 this function should save decoded articles.
13609 (gnus-summary-write-to-file): Use property to specify this function
13610 should save decoded articles and specify gnus-summary-save-in-file
13611 should be used to save articles other than the first one when saving
13612 many articles.
13613 (gnus-summary-save-body-in-file): Use property to specify this
13614 function should save decoded articles.
13615 (gnus-summary-write-body-to-file): Use property to specify this
13616 function should save decoded articles and specify
13617 gnus-summary-save-body-in-file should be used to save articles other
13618 than the first one when saving many articles.
13619
13620 * gnus-sum.el (gnus-summary-save-article): Simplify.
13621
13622 2006-05-25 Katsumi Yamaoka <yamaoka@jpl.org>
13623
13624 * gnus-art.el (gnus-default-article-saver):
13625 Add gnus-summary-write-body-to-file.
13626 (gnus-article-save-coding-system): Don't use coding system object
13627 in XEmacs.
13628 (gnus-read-save-file-name): Add optional `dir-var' argument which
13629 specifies directory in which files are saved; work even if optional
13630 `variable' argument is not specified.
13631 (gnus-summary-write-to-file): Read file name.
13632 (gnus-summary-save-body-in-file): Add optional `overwrite' argument.
13633 (gnus-summary-write-body-to-file): New function.
13634
13635 * gnus-sum.el (gnus-newsgroup-last-directory): New variable.
13636 (gnus-summary-local-variables): Add it.
13637 (gnus-summary-save-map): Add gnus-summary-write-article-body-file.
13638 (gnus-summary-save-article): Remove optional `decode' argument;
13639 determine whether to decode articles by the value of
13640 gnus-default-article-saver; when saving many files using
13641 gnus-summary-write-to-file or gnus-summary-write-body-to-file, use
13642 it first and use gnus-summary-save-in-file or
13643 gnus-summary-save-body-in-file thereafter unless
13644 gnus-prompt-before-saving is always; move point to article which
13645 will be saved.
13646 (gnus-summary-save-article-file): Revert.
13647 (gnus-summary-write-article-file): Revert.
13648 (gnus-summary-save-article-body-file): Revert.
13649 (gnus-summary-write-article-body-file): New function.
13650
13651 2006-05-26 Reiner Steib <Reiner.Steib@gmx.de>
13652
13653 * gnus-art.el (gnus-article-browse-html-article): Remove comment.
13654
13655 2006-05-24 Katsumi Yamaoka <yamaoka@jpl.org>
13656
13657 * gnus-art.el (gnus-default-article-saver): Doc fix.
13658 (gnus-article-save-coding-system): Move from gnus-sum.el, rename
13659 from gnus-summary-save-article-coding-system, and default to a
13660 certain coding system.
13661 (gnus-output-to-file): Add coding cookie and encode text according
13662 to gnus-article-save-coding-system; don't use mm-append-to-file.
13663
13664 * gnus-sum.el (gnus-summary-save-article-coding-system): Move to
13665 gnus-art.el and rename to gnus-article-save-coding-system.
13666 (gnus-summary-save-article): Require gnus-art; don't show all
13667 headers if it decodes articles; don't add coding cookie here;
13668 don't bind mm-text-coding-system-for-write.
13669 (gnus-summary-save-article-file): Save decoded articles.
13670 (gnus-summary-write-article-file): When saving many files, use
13671 gnus-summary-write-to-file first and gnus-summary-save-in-file
13672 thereafter unless gnus-prompt-before-saving is always.
13673 (gnus-summary-save-article-body-file): Save decoded articles.
13674
13675 2006-05-23 Reiner Steib <Reiner.Steib@gmx.de>
13676
13677 * nnrss.el (nnrss-check-group): Bind hash-index.
13678
13679 2006-05-23 Michaël Cadilhac <michael.cadilhac@lrde.org>
13680
13681 * nnrss.el (nnrss-check-group): Use the md5sum of the whole RSS item as
13682 its hash index. Store this hash in `nnrss-group-data'.
13683 (nnrss-read-group-data): Update accordingly.
13684
13685 2006-05-23 Reiner Steib <Reiner.Steib@gmx.de>
13686
13687 * gnus-art.el (gnus-button-alist): Improve gnus-button-handle-symbol
13688 entry.
13689
13690 * gnus-sum.el (gnus-summary-make-menu-bar):
13691 Add gnus-article-browse-html-article.
13692
13693 2006-05-23 Hynek Schlawack <hynek@ularx.de>
13694
13695 * gnus-sum.el (gnus-summary-mime-map):
13696 Add gnus-article-browse-html-article.
13697
13698 2006-05-23 Reiner Steib <Reiner.Steib@gmx.de>
13699
13700 * gnus-sum.el (gnus-summary-save-article-coding-system): Offer some
13701 suitable coding systems in customize.
13702
13703 2006-05-22 Reiner Steib <Reiner.Steib@gmx.de>
13704
13705 * mail-source.el (mail-sources): Fix custom type.
13706
13707 2006-05-18 Reiner Steib <Reiner.Steib@gmx.de>
13708
13709 * gnus-sum.el (gnus-summary-save-article-mail): Clarify doc string.
13710 (gnus-summary-expire-articles-now): Shorten prompt.
13711
13712 * gmm-utils.el (wid-edit): Require.
13713 (defun-gmm): Rename from `gmm-defun-compat'.
13714 (gmm-image-search-load-path): Use it.
13715 (gmm-image-load-path-for-library): Use it. Sync with `mh-compat.el'.
13716
13717 2006-05-17 Katsumi Yamaoka <yamaoka@jpl.org>
13718
13719 * gnus-sum.el (gnus-summary-save-article-coding-system):
13720 New variable.
13721 (gnus-summary-save-article): Add optional `decode' argument.
13722 If it is set and gnus-summary-save-article-coding-system is non-nil,
13723 save decoded article.
13724 (gnus-summary-write-article-file): Save decoded article if
13725 gnus-summary-save-article-coding-system is non-nil.
13726
13727 * ecomplete.el (ecomplete-database-file-coding-system): Fix custom
13728 type.
13729
13730 2006-05-16 Katsumi Yamaoka <yamaoka@jpl.org>
13731
13732 * gnus-art.el (easy-menu-define): Use :active instead of :enable.
13733
13734 2006-05-12 Katsumi Yamaoka <yamaoka@jpl.org>
13735
13736 * gnus-art.el (gnus-article-setup-buffer): Go to summary buffer
13737 first to test gnus-single-article-buffer which may be buffer-local.
13738
13739 * gnus-sum.el (gnus-summary-setup-buffer):
13740 Make gnus-single-article-buffer buffer-local and nil in ephemeral
13741 group; make gnus-article-buffer, gnus-article-current, and
13742 gnus-original-article-buffer always buffer-local.
13743 (gnus-summary-exit): Kill article buffer belonging to ephemeral
13744 group.
13745 (gnus-handle-ephemeral-exit): Don't move to next summary line.
13746
13747 2006-05-08 Reiner Steib <Reiner.Steib@gmx.de>
13748
13749 * nnml.el (nnml-request-compact-group): Compressed files might not
13750 have .gz extension.
13751
13752 2006-05-04 Stefan Monnier <monnier@iro.umontreal.ca>
13753
13754 * mm-decode.el (mm-dissect-buffer): Remove spurious double assignment.
13755 (mm-copy-to-buffer): Use with-current-buffer.
13756 (mm-display-part): Simplify.
13757 (mm-inlinable-p): Add optional arg `type'.
13758
13759 2006-05-03 Stefan Monnier <monnier@iro.umontreal.ca>
13760
13761 * gnus-art.el (gnus-mime-view-part-as-type): Add optional PRED arg.
13762 (gnus-mime-view-part-externally, gnus-mime-view-part-internally):
13763 Try harder to show the attachment internally or externally using
13764 gnus-mime-view-part-as-type.
13765
13766 2006-05-02 Reiner Steib <Reiner.Steib@gmx.de>
13767
13768 * message.el (message-from-style, message-signature-separator)
13769 (message-user-organization-file, message-send-mail-function)
13770 (message-citation-line-function, message-yank-prefix)
13771 (message-indent-citation-function, message-signature)
13772 (message-signature-file, message-signature-insert-empty-line):
13773 Remove autoloads.
13774
13775 * gnus-art.el (gnus-buttonized-mime-types):
13776 Remove "multipart/signed". Revert 2006-04-26 change.
13777
13778 2006-05-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
13779
13780 * gnus.el (gnus-version-number): Bump version.
13781
13782 2006-05-01 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
13783
13784 * gnus.el: No Gnus v0.5 is released.
13785
13786 2006-04-30 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
13787
13788 * nnweb.el (nnweb-request-article): Do proper xwfu encoding when
13789 fetching articles by message-id.
13790
13791 2006-04-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
13792
13793 * message.el (hashcash): Require hashcash as normal.
13794
13795 * ecomplete.el (ecomplete-highlight-match-line):
13796 Use point-at-eol.
13797 (ecomplete-highlight-match-line): Use `highlight', because that
13798 face exists in both Emacs and XEmacs.
13799
13800 * message.el (message-display-abbrev): Use point-at-bol.
13801
13802 * mail-source.el: Don't require timer/timer-funcs.
13803
13804 * gnus-async.el: Ditto.
13805
13806 * password.el: Ditto.
13807
13808 * mm-url.el: Ditto.
13809
13810 * mm-util.el: Require timer/timer-funcs.
13811
13812 2006-04-23 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
13813
13814 * mm-url.el (mm-url-insert-file-contents): Don't set Connection:
13815 Close.
13816
13817 2006-04-28 Katsumi Yamaoka <yamaoka@jpl.org>
13818
13819 * mm-uu.el (mm-uu-pgp-encrypted-extract-1): Assume buffer is made
13820 unibyte after clear-decrypt function runs.
13821
13822 * mml2015.el (mml2015-pgg-clear-decrypt): Treat data which pgg
13823 returns as a unibyte string.
13824
13825 2006-04-27 Katsumi Yamaoka <yamaoka@jpl.org>
13826
13827 * mml1991.el (mml1991-pgg-sign): No need to load pgg.el, which is
13828 always loaded by way of gnus-art.el -> mm-uu.el -> mml2015.el.
13829 (mml1991-pgg-encrypt): Ditto.
13830
13831 2006-04-26 Reiner Steib <Reiner.Steib@gmx.de>
13832
13833 * message.el (message-user-organization-file): Check several
13834 locations of the organization file.
13835
13836 * gnus-sum.el (gnus-summary-mime-map, gnus-summary-make-menu-bar):
13837 Add gnus-article-view-part-as-type.
13838
13839 * gnus-art.el (gnus-article-view-part-as-type): New function.
13840
13841 * message.el (message-valid-fqdn-regexp): Add TLDs .cat, jobs,
13842 .mobi and .travel. Remove .nato, .bitnet and .uucp.
13843
13844 * mml.el: Simplify autoload.
13845 (mml-mode): defvar dnd-protocol-alist instead of using
13846 symbol-value.
13847 (mml-default-directory): New variable.
13848 (mml-minibuffer-read-file): Use it.
13849 (mml-dnd-protocol-alist, mml-dnd-attach-options): Adjust :version.
13850
13851 * message.el (message-citation-line-format): New variable.
13852 (message-insert-formated-citation-line): New function.
13853 (message-citation-line-function):
13854 Add `message-insert-formated-citation-line' to custom type.
13855
13856 * mm-decode.el (mm-verify-option): Add gnus-buttonized-mime-types
13857 to doc string.
13858
13859 * gnus-art.el (gnus-buttonized-mime-types): Add "multipart/signed"
13860 depending on mm-verify-option.
13861
13862 2006-04-26 Katsumi Yamaoka <yamaoka@jpl.org>
13863
13864 * mml1991.el (mml1991-pgg-sign): Make sure to load pgg.el before
13865 binding pgg-* variables; reimplement the section which prevents
13866 MIME header from being signed.
13867 (mml1991-pgg-encrypt): Make sure to load pgg.el before binding
13868 pgg-text-mode; remove a blank line at the top of body.
13869
13870 * mm-uu.el (mm-uu-pgp-encrypted-extract-1): Don't remove blank
13871 lines at the top of body; use gnus-newsgroup-charset if there's no
13872 Charset header.
13873
13874 2006-04-25 Katsumi Yamaoka <yamaoka@jpl.org>
13875
13876 * message.el (message-self-insert-commands): Doc fix.
13877
13878 * mm-uu.el (mm-uu-pgp-signed-test): Erase prompt.
13879 (mm-uu-pgp-encrypted-test): Ditto.
13880 (mm-uu-pgp-encrypted-extract-1): Make sure there's a blank line
13881 between header and body; return application/pgp-encrypted handle
13882 if decryption failed; decode decrypted body by charset.
13883
13884 * mm-decode.el (mm-automatic-display): Don't make application/pgp
13885 element match to application/pgp-*.
13886
13887 2006-04-23 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
13888
13889 * nnweb.el (nnweb-google-wash-article): Sync up to new Google
13890 HTML.
13891
13892 2006-04-23 Lars Magne Ingebrigtsen <larsi@gnus.org>
13893
13894 * mail-source.el (mail-source-call-script): Message the error
13895 string.
13896
13897 2006-04-22 Lars Magne Ingebrigtsen <larsi@gnus.org>
13898
13899 * gnus-util.el (gnus-byte-compile): Use it.
13900
13901 2006-04-22 xyblor <fake@invalid.email> (tiny change)
13902
13903 * gnus-util.el (kill-empty-logs): New function.
13904
13905 2006-04-22 Lars Magne Ingebrigtsen <larsi@gnus.org>
13906
13907 * message.el (message-mail-alias-type): Doc fix.
13908 (message-mail-alias-type-p): New function.
13909 (message-send): Use it.
13910 (message-mode): Ditto.
13911 (message-strip-forbidden-properties): Ditto.
13912
13913 * ecomplete.el (ecomplete-database-file-coding-system):
13914 New variable.
13915 (ecomplete-save): Use it.
13916 (ecomplete-setup): Use it.
13917
13918 2006-04-22 Katsumi Yamaoka <yamaoka@jpl.org>
13919
13920 * message.el (message-self-insert-commands): New variable.
13921 (message-strip-forbidden-properties): Use it.
13922
13923 2006-04-22 Lars Magne Ingebrigtsen <larsi@gnus.org>
13924
13925 * message.el (message-put-addresses-in-ecomplete): Use a regexp
13926 that doesn't make XEmacs choke.
13927
13928 2006-04-20 Reiner Steib <Reiner.Steib@gmx.de>
13929
13930 * gnus-util.el (gnus-replace-in-string):
13931 Prefer replace-regexp-in-string over of replace-in-string.
13932
13933 2006-04-20 Katsumi Yamaoka <yamaoka@jpl.org>
13934
13935 * gnus-util.el (gnus-select-frame-set-input-focus):
13936 Use select-frame-set-input-focus if it is available in XEmacs; use
13937 definition defined in Emacs 22 for old Emacsen.
13938
13939 2006-04-19 Katsumi Yamaoka <yamaoka@jpl.org>
13940
13941 * mm-view.el (mm-inline-text): Use equal instead of equalp.
13942
13943 2006-04-18 Teodor Zlatanov <tzz@lifelogs.com>
13944
13945 * gnus-registry.el (gnus-registry-cache-save): Remove text
13946 properties when saving via the temp buffer.
13947
13948 2006-04-18 Reiner Steib <Reiner.Steib@gmx.de>
13949
13950 * message.el (message-generate-hashcash): Honor custom type.
13951
13952 2006-04-18 Lars Magne Ingebrigtsen <larsi@gnus.org>
13953
13954 * message.el (message-generate-hashcash): Default to non-nil when
13955 hashcash is found.
13956
13957 * gnus-sum.el (gnus-summary-expire-articles-now): Clarify prompt.
13958 (gnus-refer-thread-limit): Increase default to 500.
13959
13960 * mm-view.el (mm-inline-text): Supply delsp to flow-fill.
13961
13962 * flow-fill.el (fill-flowed): Allow delete-space.
13963
13964 2006-04-18 Reiner Steib <Reiner.Steib@gmx.de>
13965
13966 * deuglify.el (gnus-outlook-deuglify-unwrap-min)
13967 (gnus-outlook-deuglify-unwrap-max, gnus-outlook-display-hook):
13968 Remove autoloads.
13969
13970 2006-04-18 Simon Josefsson <jas@extundo.com>
13971
13972 * message.el (message-generate-hashcash): Default to.
13973
13974 2006-04-18 Katsumi Yamaoka <yamaoka@jpl.org>
13975
13976 * rfc2231.el (rfc2231-parse-string): Decode encoded value after
13977 concatenating segments rather than before concatenating them.
13978
13979 2006-04-17 Reiner Steib <Reiner.Steib@gmx.de>
13980
13981 * gnus-group.el: Move comment to gnus-group-update-tool-bar.
13982
13983 * imap.el (imap-quote-specials): New function.
13984 (imap-login-auth): Quote specials.
13985
13986 2006-04-17 Lars Magne Ingebrigtsen <larsi@gnus.org>
13987
13988 * rfc2231.el (rfc2231-parse-string): Sort the parameters first.
13989
13990 * message.el (message-forward-make-body-plain):
13991 Allow message-forward-ignored-headers to be a list.
13992 (message-remove-ignored-headers): Factor out into function.
13993 (message-forward-make-body-mml): Use it.
13994 * rfc2231.el (rfc2231-parse-string): Remove dead code.
13995 (rfc2231-parse-string): Allow concatanation of parameters that
13996 aren't contiguous. The test case is
13997 (mail-header-parse-content-type "message/external-body;
13998 name*0*=us-ascii''~%2ffoo%2fbar%2fbaz%2fxyzzy%2f;
13999 access-type=LOCAL-FILE;
14000 name*1*=plugh%2fhello-sailor%2fbing.pdf")
14001
14002 2006-04-17 Stefan Monnier <monnier@iro.umontreal.ca>
14003
14004 * nntp.el (nntp-accept-process-output): Return the value of
14005 `nnheader-accept-process-output'.
14006
14007 2006-04-17 Lars Magne Ingebrigtsen <larsi@gnus.org>
14008
14009 * gnus-art.el (gnus-article-treat-types): Add text/x-patch.
14010 (gnus-button-alist): Recognize more diff formats.
14011 (gnus-button-patch): Strip directory.
14012
14013 2006-04-17 Reiner Steib <Reiner.Steib@gmx.de>
14014
14015 * gnus-util.el (gnus-select-frame-set-input-focus): Check for
14016 Emacs 22 when setting focus.
14017
14018 2006-04-17 Lars Magne Ingebrigtsen <larsi@gnus.org>
14019
14020 * gnus-art.el (gnus-article-treat-types): Do treatment of
14021 text/x-verbatim parts.
14022 (gnus-button-patch): New command.
14023
14024 * ietf-drums.el (ietf-drums-parse-address): Attempt parsing
14025 addresses that contain invalid characters.
14026
14027 2006-04-16 Lars Magne Ingebrigtsen <larsi@gnus.org>
14028
14029 * message.el (message-put-addresses-in-ecomplete):
14030 Use gnus-replace-in-string.
14031 (message-is-yours-p): Use the more correct
14032 mail-header-parse-address instead of
14033 mail-extract-address-components.
14034 (message-put-addresses-in-ecomplete): Fix typo.
14035
14036 * gnus-sum.el (gnus-summary-limit-to-bodies): New command and
14037 keystroke.
14038
14039 * gnus-art.el (gnus-treatment-function-alist): Change order of
14040 newsgroups/generic header folding to avoid double-folding.
14041
14042 * message.el (message-hidden-headers): Add X-Draft-From.
14043
14044 * gnus-sum.el (gnus-summary-repeat-search-article-forward):
14045 New command.
14046 (gnus-summary-repeat-search-article-backward): New command.
14047
14048 * gnus-topic.el (gnus-topic-display-missing-topic): Skip past
14049 groups in the parent topic.
14050
14051 2006-04-16 João Cachopo <joao.cachopo@inesc-id.pt> (tiny change)
14052
14053 * spam.el (spam-necessary-extra-headers): Add X-CRM114-Status.
14054 (spam-extra-header-to-number): Return the CRM114 number as a
14055 number instead of a string.
14056
14057 2006-04-16 Lars Magne Ingebrigtsen <larsi@gnus.org>
14058
14059 * gnus-art.el (gnus-face-properties-alist): Move here from
14060 gnus-fun.
14061
14062 * gnus-fun.el (gnus-face-properties-alist): Move to gnus-art.
14063
14064 2006-04-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
14065
14066 * message.el (message-strip-forbidden-properties): Only display on
14067 self-insert-command.
14068
14069 * hashcash.el (hashcash-insert-payment-async): Remove dead code;
14070 reindent.
14071 (hashcash-insert-payment-async-2): Make sure the buffer is alive.
14072
14073 2006-04-15 NAKAJI Hiroyuki <nakaji@takamatsu-nct.ac.jp> (tiny change)
14074
14075 * smiley.el (smiley-style): Fix typo.
14076
14077 2006-03-23 Kenichi Handa <handa@m17n.org>
14078
14079 * rfc2231.el (rfc2231-encode-string): Use mm-disable-multibyte
14080 instead of set-buffer-multibyte.
14081
14082 2006-03-23 Kenichi Handa <handa@m17n.org>
14083
14084 * rfc2231.el (rfc2231-decode-encoded-string): Work on unibyte
14085 buffer and then decode the buffer text if necessary.
14086 (rfc2231-encode-string): Be sure to work on multibyte buffer at
14087 first, and after mm-encode-body, change the buffer to unibyte.
14088
14089 2006-04-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
14090
14091 * hashcash.el (hashcash-insert-payment-async-2):
14092 Use message-goto-eoh instead of doing it manually.
14093 (mail-add-payment): Use message-narrow-to-header instead of trying
14094 to do the same itself.
14095
14096 * message.el (message-hidden-headers): Add Face.
14097
14098 * gnus-sum.el (gnus-summary-reparent-thread): Factor out
14099 reparenting code.
14100 (gnus-summary-reparent-children): Refactored out code.
14101 (gnus-summary-thread-map): New keystroke.
14102 (gnus-summary-reparent-children): Make into command.
14103
14104 * smiley.el (smiley-style): Default to `medium' if using a large
14105 font.
14106
14107 * gnus-sum.el (unmorse-region): Remove autoload, because morse.el
14108 does it itself.
14109
14110 * message.el (message-point-in-header-p): Simplify definition.
14111
14112 2006-04-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
14113
14114 * nnagent.el (nnagent-request-set-mark): Silence log file
14115 writing.
14116 (nnagent-request-set-mark): Use write-region instead of
14117 append-to-file.
14118
14119 * gnus-sum.el (gnus-read-header): Fudge article number if using a
14120 strange select method.
14121
14122 * ecomplete.el (ecomplete-display-matches): Get highlightling
14123 right.
14124 (ecomplete-display-matches): Use literals.
14125 (ecomplete-display-matches): Disable message logging.
14126
14127 * message.el (message-display-abbrev): Small optimization.
14128
14129 * ecomplete.el (ecomplete-display-matches): Allow automatic
14130 display.
14131
14132 * message.el (message-strip-forbidden-properties):
14133 Display abbrevs.
14134 (message-display-abbrev): Get automatic display right.
14135
14136 * ecomplete.el (ecomplete-display-matches): Use M-n/M-p
14137 keystrokes.
14138
14139 2006-04-13 Romain Francoise <romain@orebokech.com>
14140
14141 TODO: Backport to v5-10!
14142
14143 * gnus-util.el (gnus-alist-to-hashtable, gnus-hashtable-to-alist):
14144 Move here (and rename) from gnus-registry.el.
14145
14146 * gnus-registry.el: Require gnus-util.
14147 Use `gnus-alist-to-hashtable' and `gnus-hashtable-to-alist'.
14148
14149 2006-04-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
14150
14151 * gnus-group.el (gnus-group-catchup-current):
14152 Change if-then-else-if-then-else into cond.
14153 (gnus-group-catchup): Indent.
14154 (group-name-at-point): New function.
14155 (gnus-fetch-group): Provide default from thing at point.
14156
14157 2006-04-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
14158
14159 * message.el (message-display-abbrev): Fix regexp.
14160
14161 * ecomplete.el (ecomplete-highlight-match-line):
14162 Reimplement choosing.
14163 (ecomplete-highlight-match-line): Fix up code rewrite, remove
14164 dead variables.
14165
14166 * message.el (message-newline-and-indent): Remove debugging.
14167 (message-display-abbrev): Use new implementation.
14168
14169 2006-04-12 Reiner Steib <Reiner.Steib@gmx.de>
14170
14171 * gnus-art.el (gnus-article-mode):
14172 Set cursor-in-non-selected-windows to nil.
14173
14174 * smiley.el: Revert previous change.
14175 (smiley-data-directory): defvar it before using it in the
14176 defcustom of `smiley-style'.
14177
14178 2006-04-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
14179
14180 * message.el (message-newline-and-indent): New function.
14181
14182 * ecomplete.el: Implement more bits.
14183
14184 * message.el (message-put-addresses-in-ecomplete): Clean up the
14185 string.
14186
14187 * ecomplete.el (ecomplete-add-item): Chop off decimals.
14188
14189 * gnus-sum.el (gnus-summary-save-parts):
14190 Bind gnus-summary-save-parts-counter and use it to make unique file
14191 names.
14192
14193 * gnus-art.el (gnus-ignored-headers): Add some more headers.
14194
14195 * ietf-drums.el (ietf-drums-parse-addresses): Take a RAWP
14196 parameter to say whether to actually parse the individual
14197 addresses.
14198
14199 * message.el (message-put-addresses-in-ecomplete): New function.
14200 (ecomplete): Require.
14201 (message-mail-alias-type): Add ecomplete as an option.
14202
14203 2006-04-12 Ralf Angeli <angeli@iwi.uni-sb.de>
14204
14205 * flow-fill.el (fill-flowed): Remove trailing space from blank
14206 quoted lines.
14207
14208 2006-04-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
14209
14210 * smiley.el (smiley-style): Move definition later to avoid a
14211 compilation warning.
14212
14213 2006-04-12 Kenichi Handa <handa@m17n.org>
14214
14215 * rfc2231.el (rfc2231-decode-encoded-string): Work on unibyte
14216 buffer and then decode the buffer text if necessary.
14217 (rfc2231-encode-string): Be sure to work on multibyte buffer at
14218 first, and after mm-encode-body, change the buffer to unibyte.
14219 Use mm-disable-multibyte instead of set-buffer-multibyte.
14220
14221 2006-04-12 Katsumi Yamaoka <yamaoka@jpl.org>
14222
14223 * gnus-art.el (gnus-mime-copy-part): Find name parameter in
14224 Content-Type header instead of Content-Disposition header.
14225 (gnus-mime-inline-part): Ditto.
14226 (gnus-mime-view-part-as-charset): Ignore charset that the part
14227 specifies.
14228
14229 * mm-decode.el (mm-display-part): Work with external parts and
14230 usual parts similarly.
14231
14232 * mm-extern.el (mm-inline-external-body): Use mm-display-part
14233 instead of gnus-display-mime.
14234
14235 * mm-util.el (mm-decompress-buffer): Use mm-with-unibyte-buffer
14236 instead of with-temp-buffer.
14237
14238 * gnus-uu.el (gnus-uu-save-article): Put mml tags instead of part
14239 tag to summarized topics part in order to encode non-ASCII text.
14240
14241 2006-04-11 Reiner Steib <Reiner.Steib@gmx.de>
14242
14243 * smiley.el (smiley-style): New variable.
14244 (smiley-directory): New function.
14245 (smiley-data-directory): Derive from `smiley-style' using
14246 `smiley-directory'.
14247 (smiley-regexp-alist): Add new entries.
14248
14249 * gnus-art.el (gnus-button-valid-localpart-regexp): Exclude `@'.
14250 (gnus-article-browse-delete-temp): Add :version.
14251
14252 2006-04-11 Arne Jørgensen <arne@arnested.dk>
14253
14254 * gnus-sieve.el (gnus-sieve-generate): Delete from the start of
14255 the sieve region.
14256
14257 2006-04-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
14258
14259 * gnus.el (gnus-version-number): Bump version.
14260
14261 2006-04-11 Reiner Steib <Reiner.Steib@gmx.de>
14262
14263 * gnus.el: No Gnus v0.4 is released.
14264
14265 2006-04-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
14266
14267 * nnslashdot.el (nnslashdot-retrieve-headers-1): Fix up to new
14268 layout.
14269
14270 * rfc2047.el (rfc2047-decode-encoded-words): Don't message about
14271 unknown charset.
14272
14273 * message.el (message-header-synonyms): Add Original-To to the
14274 default.
14275
14276 * gnus-sum.el (gnus-get-newsgroup-headers-xover): group is an
14277 optional parameter.
14278
14279 2006-04-06 Reiner Steib <Reiner.Steib@gmx.de>
14280
14281 * gnus-fun.el (gnus): Require it for gnus-directory.
14282
14283 2006-04-06 Katsumi Yamaoka <yamaoka@jpl.org>
14284
14285 * gnus-fun.el (gnus-face-properties-alist): Add :version.
14286
14287 2006-04-05 Daiki Ueno <ueno@unixuser.org>
14288
14289 * pgg-gpg.el (pgg-gpg-process-filter): Fix.
14290
14291 2006-04-05 Simon Josefsson <jas@extundo.com>
14292
14293 * password.el (password-reset): New function.
14294
14295 2006-04-05 Daiki Ueno <ueno@unixuser.org>
14296
14297 * pgg-gpg.el (pgg-gpg-encrypt-region, pgg-gpg-sign-region):
14298 Wait for BEGIN_SIGNING too, new in GnuPG 1.4.3.
14299
14300 2006-04-04 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
14301
14302 * nnweb.el (nnweb-google-create-mapping): Update regexp.
14303 Some whitespace was matched into the url, which broke browsing hits
14304 > 100 when mm-url-use-external was nil.
14305
14306 2006-04-04 Reiner Steib <Reiner.Steib@gmx.de>
14307
14308 * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups):
14309 Check gnus-extra-headers for 'Newsgroups.
14310
14311 * message.el (message-tool-bar-gnome): Check if `flyspell-mode' is
14312 bound.
14313
14314 2006-04-04 Daiki Ueno <ueno@unixuser.org>
14315
14316 * pgg-gpg.el: Clean up process buffers every time gpg processes
14317 complete.
14318
14319 2006-04-03 Reiner Steib <Reiner.Steib@gmx.de>
14320
14321 * gnus-fun.el (gnus-convert-image-to-face-command): Fix typo in
14322 doc string.
14323
14324 2006-04-03 Daiki Ueno <ueno@unixuser.org>
14325
14326 * pgg-gpg.el (pgg-gpg-process-filter)
14327 (pgg-gpg-wait-for-completion): Check if buffer is alive.
14328
14329 * pgg-gpg.el (pgg-gpg-process-sentinel): Don't remove GNUPG:
14330 lines, temporary fix.
14331
14332 2006-03-31 Reiner Steib <Reiner.Steib@gmx.de>
14333
14334 * gnus-group.el (gnus-group-update-tool-bar): Add :initialize and :set.
14335
14336 2006-03-29 Daiki Ueno <ueno@unixuser.org>
14337
14338 * pgg-gpg.el (pgg-gpg-start-process): Don't bind
14339 default-enable-multibyte-characters. This reverts the change from
14340 revision 6.17 which is no longer necessary because the passphrase
14341 is sent separately now. GnuPG messages are unreadable under
14342 multibyte locales with default-enable-multibyte-characters set to
14343 nil.
14344
14345 2006-03-28 Reiner Steib <Reiner.Steib@gmx.de>
14346
14347 * message.el (message-tool-bar-gnome): Move "spell".
14348
14349 2006-03-27 Reiner Steib <Reiner.Steib@gmx.de>
14350
14351 * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Don't use
14352 XEmacs-only `replace-in-string'. Use `gnus-group-real-name'
14353 instead.
14354
14355 2006-03-27 Karl Kleinpaste <karl@charcoal.com>
14356
14357 * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups):
14358 Improve newsgroups handling for NNTP overviews which don't include
14359 Newsgroups.
14360
14361 2006-03-26 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
14362
14363 * message.el (message-resend): Bind message-generate-hashcash to nil.
14364
14365 2006-03-26 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
14366
14367 * hashcash.el (hashcash-already-paid-p): Bind case-fold-search
14368 when searching for already-paid recipients.
14369
14370 2006-03-27 Daiki Ueno <ueno@unixuser.org>
14371
14372 * pgg-gpg.el: Invoke gpg asynchronous, to avoid querying for
14373 passphrases when it is not needed.
14374 (pgg-gpg-use-agent): Add, to hard code that pgg shouldn't wait for
14375 passphrase stuff from gpg, should only be necessary when you use
14376 gpg with a smartcard.
14377
14378 2006-03-23 Katsumi Yamaoka <yamaoka@jpl.org>
14379
14380 * mml.el (mml-insert-mime): Ignore cached contents of
14381 message/external-body part.
14382
14383 * mm-decode.el (mm-get-part): Add optional 'no-cache' argument.
14384 (mm-insert-part): Ditto.
14385
14386 2006-03-23 Simon Josefsson <jas@extundo.com>
14387
14388 * pgg-gpg.el (pgg-gpg-update-agent): Add again, with fixes from
14389 Reiner.
14390 (pgg-gpg-use-agent-p): Use it again.
14391
14392 2006-03-23 Simon Josefsson <jas@extundo.com>
14393
14394 * pgg-gpg.el (pgg-gpg-update-agent): Remove, doesn't work with
14395 older emacsen.
14396 (pgg-gpg-use-agent-p): Don't use it.
14397
14398 2006-03-23 Reiner Steib <Reiner.Steib@gmx.de>
14399
14400 * pgg-gpg.el (pgg-gpg-update-agent): Only use make-network-process
14401 if we can.
14402
14403 2006-03-22 Sascha Wilde <wilde@sha-bang.de>
14404
14405 * pgg-gpg.el (pgg-gpg-use-agent): Disable by default.
14406 (pgg-gpg-update-agent): New function.
14407 (pgg-gpg-use-agent-p): New function.
14408 (pgg-gpg-process-region, pgg-gpg-encrypt-region)
14409 (pgg-gpg-encrypt-symmetric-region, pgg-gpg-decrypt-region)
14410 (pgg-gpg-sign-region): Use it.
14411
14412 2006-03-22 Katsumi Yamaoka <yamaoka@jpl.org>
14413
14414 * gnus-sum.el (gnus-map-articles): Don't funcall symbol macro.
14415 Reported by Ralf Wachinger <rwachinger@gmx.de>.
14416
14417 2006-03-21 Simon Josefsson <jas@extundo.com>
14418
14419 * pgg-gpg.el: Ideas below based on patch from Sascha Wilde
14420 <wilde@sha-bang.de>.
14421 (pgg-gpg-use-agent): New variable.
14422 (pgg-gpg-process-region): Use it.
14423 (pgg-gpg-encrypt-region): Likewise.
14424 (pgg-gpg-encrypt-symmetric-region): Likewise.
14425 (pgg-gpg-decrypt-region): Likewise.
14426 (pgg-gpg-sign-region): Likewise.
14427 (pgg-gpg-possibly-cache-passphrase): Don't cache a nil password.
14428
14429 2006-03-21 Reiner Steib <Reiner.Steib@gmx.de>
14430
14431 * gnus-agent.el (gnus-agent-queue-mail): Fix custom tag for `t'.
14432
14433 * spam.el (spam-mark-new-messages-in-spam-group-as-spam):
14434 Add comment on version.
14435
14436 2006-03-20 Reiner Steib <Reiner.Steib@gmx.de>
14437
14438 * smiley.el: Add missing test smiley.
14439
14440 2006-03-17 Katsumi Yamaoka <yamaoka@jpl.org>
14441
14442 * mm-decode.el (mm-with-part): New macro.
14443 (mm-get-part): Use it; work with message/external-body as well.
14444 (mm-save-part): Treat name and filename equally.
14445
14446 * mm-extern.el (mm-extern-cache-contents): New function.
14447 (mm-inline-external-body): Use it; force the part to be displayed;
14448 move undisplayer added to the cached handle to the parent.
14449
14450 * gnus-art.el (gnus-mime-save-part-and-strip): Add name parameter.
14451 (gnus-mime-view-part-as-type): Work with message/external-body.
14452
14453 * gnus-util.el (gnus-tool-bar-update): Bind tool-bar-mode.
14454
14455 2006-03-16 Reiner Steib <Reiner.Steib@gmx.de>
14456
14457 * gmm-utils.el (gmm-image-load-path-for-library): Prefer user's
14458 images in image-load-path. [Sync with image.el at 2006-03-16T16:55:26Z!wohler@newt.com, in
14459 Emacs.]
14460
14461 2006-03-15 Reiner Steib <Reiner.Steib@gmx.de>
14462
14463 * gmm-utils.el (gmm-image-load-path-for-library): Pass value of
14464 path rather than symbol. Always return list of directories.
14465 Guarantee that image directory comes first. [Sync with image.el,
14466 , in Emacs2006-03-15T17:06:16Z!wohler@newt.com.]
14467
14468 * message.el (message-make-tool-bar): Adjust to new API of
14469 `gmm-image-load-path-for-library'.
14470
14471 * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
14472
14473 * gnus-group.el (gnus-group-make-tool-bar): Ditto.
14474
14475 2006-03-15 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
14476
14477 * gnus-art.el (gnus-article-only-boring-p):
14478 Bind inhibit-point-motion-hooks to avoid infinite loop when entering
14479 intangible text.
14480 Reported by Ralf Wachinger <rwnewsmampfer@geekmail.de>.
14481
14482 2006-03-14 Reiner Steib <Reiner.Steib@gmx.de>
14483
14484 * gmm-utils.el (gmm-image-load-path-for-library): Fix typo.
14485 Use `defun' instead of `gmm-defun-compat'.
14486
14487 2006-03-14 Simon Josefsson <jas@extundo.com>
14488
14489 * message.el (message-unique-id): Don't use message-number-base36
14490 if (user-uid) is a float.
14491 Reported by Bjorn Solberg <bjorn_ding1@hekneby.org>.
14492
14493 2006-03-13 Katsumi Yamaoka <yamaoka@jpl.org>
14494
14495 * mm-uu.el (mm-uu-dissect): Dissect all parts correctly.
14496
14497 * gnus-art.el (gnus-mime-display-single): Make sure there is an
14498 empty line between a part and a message part.
14499
14500 2006-03-10 Reiner Steib <Reiner.Steib@gmx.de>
14501
14502 * smiley.el: Add more test smileys.
14503 (smiley-data-directory, smiley-regexp-alist)
14504 (gnus-smiley-file-types): Fix doc strings.
14505 (smiley-update-cache): Clear smiley-cached-regexp-alist before
14506 adding new elements.
14507 (smiley-mouse-map): Unused code. Make it a comment.
14508
14509 2006-03-10 Katsumi Yamaoka <yamaoka@jpl.org>
14510
14511 * gnus-nocem.el (gnus-nocem-scan-groups): Add autoload cookie;
14512 scan latest NoCeM messages instead of old ones.
14513 (gnus-nocem-check-article): Fix regexps so as to match to PGP
14514 delimiters that are recently used.
14515 (gnus-nocem-load-cache): Add autoload cookie.
14516
14517 * gnus.el (gnus-use-nocem): Enable it to be set to also a number.
14518
14519 * gnus-start.el (gnus-setup-news): Scan NoCeM messages if a group
14520 level which is larger than gnus-use-nocem is specified.
14521
14522 * gnus-group.el (gnus-group-get-new-news): Ditto.
14523
14524 2006-03-08 Reiner Steib <Reiner.Steib@gmx.de>
14525
14526 * gnus-util.el (gnus-tool-bar-update): New function.
14527
14528 * gnus-group.el (gnus-group-update-tool-bar): New variable.
14529 (gnus-group-insert-group-line): Add gnus-tool-bar-update.
14530
14531 * gnus-topic.el (gnus-topic-prepare-topic): Add gnus-tool-bar-update.
14532
14533 * gnus-group.el (gnus-group-redraw-when-idle)
14534 (gnus-group-redraw-check): Remove.
14535 (gnus-group-make-tool-bar): Remove gnus-group-redraw-check.
14536
14537 2006-03-08 Katsumi Yamaoka <yamaoka@jpl.org>
14538
14539 * nnmail.el (nnmail-split-it): Invert match-partial-words behavior
14540 if optional last element is specified in splits (FIELD VALUE...).
14541
14542 2006-03-07 Reiner Steib <Reiner.Steib@gmx.de>
14543
14544 * message.el (message-make-tool-bar): Rename gmm-image-load-path
14545 to gmm-image-load-path-for-library. Call with no-error argument.
14546 (message-tool-bar-gnome): Rename "mail/attach" to "attach".
14547
14548 * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
14549
14550 * gnus-group.el (gnus-group-make-tool-bar): Ditto.
14551
14552 * gmm-utils.el (gmm-image-load-path): Remove alias.
14553
14554 2006-03-06 Reiner Steib <Reiner.Steib@gmx.de>
14555
14556 * gmm-utils.el (gmm-image-load-path): Add alias.
14557
14558 * nnml.el (nnml-generate-nov-databases-directory): Rename from
14559 nnml-generate-nov-databases-1.
14560 (nnml-generate-nov-databases): Use it.
14561 (nnml-generate-nov-databases-directory): Document no-active
14562 argument.
14563
14564 * gmm-utils.el (gmm-image-load-path-for-library): Return single
14565 directory if path is t. Add no-error.
14566
14567 * gnus-group.el (gnus-group-make-tool-bar): Use add-hook.
14568 Suggested by Stefan Monnier <monnier@iro.umontreal.ca>.
14569
14570 * gnus-art.el (gnus-article-browse-delete-temp-files):
14571 Simplify resetting gnus-article-browse-html-temp-list.
14572
14573 * gmm-utils.el (gmm-image-load-path-for-library): Sync with
14574 mh-compat.el at 2006-03-04T21:23:21Z!wohler@newt.com in Emacs. Rename `gmm-image-load-path'.
14575 Add example to docstring. Rename local variables. Move error
14576 checks to default case in cond and simplify.
14577
14578 2006-03-06 Katsumi Yamaoka <yamaoka@jpl.org>
14579
14580 * mm-view.el (mm-w3m-cid-retrieve-1): Check carefully whether
14581 handle is multipart when calling it recursively.
14582 (mm-w3m-cid-retrieve): Display warning if retrieving fails.
14583
14584 2006-03-03 Daniel Pittman <daniel@rimspace.net>
14585
14586 * nnimap.el (nnimap-request-update-info-internal): Optimize.
14587 Don't `gnus-uncompress-range' to avoid excessive memory usage.
14588
14589 2006-03-03 Katsumi Yamaoka <yamaoka@jpl.org>
14590
14591 * gnus-group.el (gnus-group-tool-bar-gnome): Check if gnus-topic.el
14592 is loaded.
14593
14594 * gnus-sum.el (gnus-summary-tool-bar-gnome): Check if spam.el is
14595 loaded.
14596
14597 2006-03-03 Reiner Steib <Reiner.Steib@gmx.de>
14598
14599 * mm-util.el (mm-with-unibyte-current-buffer): Change "Emacs 23"
14600 to "Emacs 23 (unicode)" in doc string.
14601
14602 * gnus-sum.el (gnus-summary-set-display-table): Change "Emacs 23" to
14603 "Emacs 23 (unicode)" in comment.
14604
14605 2006-03-03 Katsumi Yamaoka <yamaoka@jpl.org>
14606
14607 * mm-decode.el (mm-get-part): Don't use mm-with-unibyte-current-buffer.
14608
14609 * gnus-sum.el (gnus-summary-set-display-table): Don't nix out
14610 characters 160 through 255 in Emacs 23.
14611
14612 2006-03-02 Reiner Steib <Reiner.Steib@gmx.de>
14613
14614 * gnus-art.el (gnus-article-browse-html-temp-list): Rename from
14615 gnus-article-browse-html-temp.
14616 (gnus-article-browse-delete-temp): Make it customizable.
14617 Add `file'. Adjust doc string.
14618 (gnus-article-browse-delete-temp-files): Add argument.
14619 Allow query for each file. Adjust doc string.
14620 (gnus-article-browse-html-parts):
14621 Add `gnus-article-browse-delete-temp-files' to
14622 `gnus-summary-prepare-exit-hook' and `gnus-exit-gnus-hook'.
14623
14624 2006-03-02 Hynek Schlawack <hynek@ularx.de>
14625
14626 * gnus-art.el (gnus-article-browse-html-temp)
14627 (gnus-article-browse-delete-temp): New variables.
14628 (gnus-article-browse-delete-temp-files): New function.
14629 (gnus-article-browse-html-parts): Use it.
14630
14631 2006-03-02 Reiner Steib <Reiner.Steib@gmx.de>
14632
14633 * gnus-group.el (gnus-group-redraw-check): Remove redundant tests.
14634
14635 * gmm-utils.el (gmm-image-load-path): Mention ../etc search in doc
14636 string.
14637
14638 * gnus-sum.el (gnus-summary-tool-bar-gnome): Don't use
14639 gnus-summary-insert-new-articles when unplugged.
14640 Remove gnus-summary-search-article-forward.
14641
14642 * gmm-utils.el (gmm-tool-bar-style): Test tool-bar-mode and
14643 display-visual-class instead of display-color-cells.
14644
14645 2006-03-02 Katsumi Yamaoka <yamaoka@jpl.org>
14646
14647 * mml.el (mml-generate-mime-1): Encode parts other than text/* or
14648 message/* containing non-ASCII text properly.
14649
14650 2006-03-01 Reiner Steib <Reiner.Steib@gmx.de>
14651
14652 * message.el: Require gmm-utils, remove autoloads.
14653 (message-tool-bar): Set default based on
14654 gmm-tool-bar-style.
14655 (message-tool-bar-gnome): Add gmm-customize-mode.
14656
14657 * gnus-sum.el (gnus-summary-tool-bar): Set default based on
14658 gmm-tool-bar-style.
14659 (gnus-summary-tool-bar-gnome): Add gmm-customize-mode.
14660
14661 * gnus-group.el (gnus-group-tool-bar): Set default based on
14662 gmm-tool-bar-style.
14663 (gnus-group-tool-bar-gnome): Add gmm-customize-mode.
14664
14665 * gmm-utils.el (gmm-image-directory): Rename variable from
14666 gmm-image-load-path.
14667 (gmm-image-load-path): Use gmm-image-directory.
14668 (gmm-customize-mode): New function.
14669 (gmm-tool-bar-style): New variable.
14670
14671 * gnus-group.el (gnus-group-redraw-when-idle): Rename from
14672 gnus-group-redraw-line-number.
14673 (gnus-group-redraw-check): Simplify.
14674 (gnus-group-tool-bar-update): Remove redraw check.
14675 (gnus-group-make-tool-bar): Add redraw check.
14676
14677 2006-03-01 Michael Piotrowski <mxp@dynalabs.de> (tiny change)
14678
14679 * gnus-art.el (gnus-button): Add missing parentheses.
14680
14681 2006-02-28 Katsumi Yamaoka <yamaoka@jpl.org>
14682
14683 * mm-util.el (mm-with-unibyte-current-buffer): Add note.
14684
14685 2006-02-28 Reiner Steib <Reiner.Steib@gmx.de>
14686
14687 * gnus-art.el (gnus-button): New face.
14688 (gnus-article-button-face): Use it.
14689
14690 * gnus-sum.el (gnus-summary-tool-bar-gnome):
14691 Add gnus-summary-next-page. Re-order.
14692
14693 * gnus-group.el (gnus-group-tool-bar-gnome): prev-node and
14694 next-node are now included.
14695 (gnus-group-redraw-line-number): New internal variable.
14696 (gnus-group-redraw-check): Helper function for updating the tool
14697 bar.
14698 (gnus-group-tool-bar-update): Add gnus-group-redraw-check.
14699
14700 * gmm-utils.el (gmm-tool-bar-item): Add TODO about modifiers.
14701
14702 * spam.el (spam-spamassassin-score-regexp): New internal variable.
14703 (spam-extra-header-to-number, spam-check-spamassassin-headers):
14704 Use it to match format of Spamassassin 3.0 and later.
14705 Reported by IRIE Tetsuya <irie@t.email.ne.jp>.
14706 (spam-check-bogofilter)
14707 (spam-bogofilter-register-with-bogofilter): Fix args of
14708 `gnus-error' calls.
14709
14710 2006-02-28 Reiner Steib <Reiner.Steib@gmx.de>
14711
14712 * gnus-draft.el (gnus-draft-send): Bind message-signature to avoid
14713 unnecessary interaction when sending queued mails.
14714 Reported by TAKAHASHI Yoshio <tkh@jp.fujitsu.com>.
14715
14716 2006-02-27 Reiner Steib <Reiner.Steib@gmx.de>
14717
14718 * gnus-sum.el (gnus-sequence-of-unread-articles): Return nil if
14719 first or last are nil.
14720
14721 2006-02-24 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
14722
14723 * nnweb.el (nnweb-gmane-create-mapping): Don't choke on ^M.
14724
14725 2006-02-24 Lars Magne Ingebrigtsen <larsi@gnus.org>
14726
14727 * gnus-int.el (gnus-open-server): Respect gnus-batch-mode.
14728
14729 2006-02-24 Lars Magne Ingebrigtsen <larsi@gnus.org>
14730
14731 * dns.el (query-dns): Protect more against buggy tcp output.
14732
14733 2006-02-24 Reiner Steib <Reiner.Steib@gmx.de>
14734
14735 * nnweb.el (nnweb-type-definition, nnweb-gmane-search): Use new
14736 nov.php.
14737
14738 2006-02-24 Andreas Seltenreich <uwi7@stud.uni-karlsruhe.de>
14739
14740 * nnweb.el (nnweb-type-definition, nnweb-gmane-create-mapping)
14741 (nnweb-gmane-wash-article, nnweb-gmane-search): Fix Gmane web
14742 groups. Kudos to Olly Betts <olly@survex.com> for providing NOV
14743 output on the server side.
14744 (nnweb-google-create-mapping): Update regexps and add some
14745 progress indication.
14746
14747 2006-02-23 Reiner Steib <Reiner.Steib@gmx.de>
14748
14749 * gnus-group.el (gnus-group-tool-bar-gnome):
14750 Fix gnus-agent-toggle-plugged. Re-order icons.
14751 (gnus-group-tool-bar-gnome):
14752 Add gnus-group-{prev,next}-unread-group.
14753 (gnus-group-tool-bar-gnome): Re-order icons.
14754
14755 * gnus-sum.el (gnus-summary-tool-bar-gnome):
14756 Move gnus-summary-insert-new-articles.
14757
14758 * message.el (message-tool-bar-gnome, message-tool-bar-retro):
14759 Fix comments.
14760
14761 * utf7.el (utf7-utf-16-coding-system): Fix comment. utf-16-be is
14762 also available in Emacs 21.3.
14763
14764 * message.el (message-fix-before-sending): Change "Emacs 22" to
14765 "Emacs 23 (unicode)" in comment.
14766
14767 * qp.el (quoted-printable-encode-region): Change "Emacs 22" to
14768 "Emacs 23 (unicode)" in comment.
14769
14770 * mm-util.el: Change "Emacs 22" to "Emacs 23 (unicode)" in
14771 comment.
14772 (mm-coding-system-p): Add comment about no-MULE XEmacs.
14773
14774 * mm-view.el (mm-fill-flowed): Add :version.
14775
14776 2006-02-23 Katsumi Yamaoka <yamaoka@jpl.org>
14777
14778 * gmm-utils.el (gmm-image-load-path): Don't modify image-load-path
14779 and load-path.
14780
14781 2006-02-22 Reiner Steib <Reiner.Steib@gmx.de>
14782
14783 * message.el: Autoload gmm-image-load-path.
14784 (message-tool-bar-retro): Prepend "gnus/" subdirectory to some
14785 icon file names. Use old Emacs 21 "mail_send.xpm" icon for
14786 consitency.
14787
14788 * gmm-utils.el (gmm-image-load-path): Also search in
14789 "../etc/images". Don't set gmm-image-load-path if we don't find
14790 the image.
14791
14792 2006-02-22 Katsumi Yamaoka <yamaoka@jpl.org>
14793
14794 * gmm-utils.el (gmm-image-load-path): Don't make
14795 `gmm-image-load-path' include subdirectories which the second arg
14796 `image' might specify.
14797
14798 * gnus-group.el (gnus-group-tool-bar-retro): Prepend the "gnus/"
14799 subdirectory to icon file names.
14800
14801 * gnus-sum.el (gnus-summary-tool-bar-retro): Ditto.
14802
14803 2006-02-21 Reiner Steib <Reiner.Steib@gmx.de>
14804
14805 * gnus-group.el (gnus-group-make-tool-bar): Add IMAGE argument to
14806 gmm-image-load-path calls.
14807
14808 * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
14809
14810 * message.el (message-make-tool-bar): Ditto.
14811
14812 * mml.el (mml-preview): Add comment concerning tool bar icons.
14813
14814 * gnus-group.el (gnus-group-tool-bar-gnome): Use new icon names.
14815 (gnus-group-make-tool-bar): Use `gmm-image-load-path'.
14816
14817 * gnus-sum.el (gnus-summary-tool-bar-gnome): Use new icon names.
14818 (gnus-summary-make-tool-bar): Use `gmm-image-load-path'.
14819
14820 * message.el (message-tool-bar-gnome): Use new icon names.
14821 (message-make-tool-bar): Use `gmm-image-load-path'.
14822
14823 * gmm-utils.el (gmm-defun-compat, gmm-image-search-load-path):
14824 New functions from MH-E.
14825 (gmm-image-load-path): New variable from MH-E.
14826 (gmm-image-load-path): New function from MH-E. Add arguments
14827 LIBRARY, IMAGE and PATH. Don't modify paths. Don't use
14828 *-image-load-path-called-flag.
14829
14830 2006-02-21 Milan Zamazal <pdm@brailcom.org>
14831
14832 * mm-view.el (mm-view-pkcs7-verify): Implement using smime.el.
14833
14834 2006-02-21 Wolfram Fenske <wolfram.fenske@student.uni-magdeburg.de> (tiny change)
14835
14836 * nnimap.el (nnimap-request-move-article): Change folder back to
14837 source group before deleting.
14838
14839 2006-02-20 Reiner Steib <Reiner.Steib@gmx.de>
14840
14841 * mm-util.el (mm-charset-override-alist): Fix type in doc string.
14842
14843 * gnus-art.el (mm-url-insert-file-contents-external):
14844 Autoload mm-url.
14845
14846 * mm-uu.el (mm-uu-type-alist): Improve `LaTeX'.
14847
14848 2006-02-20 Katsumi Yamaoka <yamaoka@jpl.org>
14849
14850 * rfc2047.el (rfc2047-charset-to-coding-system): Don't check the
14851 coding system which mm-charset-to-coding-system returns for a
14852 given charset is valid.
14853
14854 2006-02-16 Juanma Barranquero <lekktu@gmail.com>
14855
14856 * html2text.el (html2text-remove-tag-list):
14857 * spam-stat.el (spam-stat-buffer-words): Fix typo in docstring.
14858
14859 2006-02-14 Chong Yidong <cyd@stupidchicken.com>
14860
14861 * gnus-cus.el: Revert 2005-10-17 change.
14862
14863 2006-02-17 Katsumi Yamaoka <yamaoka@jpl.org>
14864
14865 * gnus-art.el (article-strip-banner):
14866 Call article-really-strip-banner only when the regexp match is made.
14867
14868 2006-02-16 Katsumi Yamaoka <yamaoka@jpl.org>
14869
14870 * gnus-art.el (article-strip-banner):
14871 Use gnus-extract-address-components instead of
14872 mail-header-parse-addresses to make it work with non-ASCII text;
14873 remove mail-encode-encoded-word-string.
14874
14875 * rfc2231.el (rfc2231-parse-string): Attempt to parse parameter
14876 values which are surrounded with \"...\"; make it never cause a
14877 Lisp error; give up parsing of parameters if it failed in
14878 extracting type.
14879
14880 2006-02-14 Arne Jørgensen <arne@arnested.dk>
14881
14882 * smime.el (smime-cert-by-ldap-1): Fix bug where
14883 `smime-ldap-search' returns results without userCertificates.
14884
14885 2006-02-15 Katsumi Yamaoka <yamaoka@jpl.org>
14886
14887 * mm-util.el (mm-make-temp-file): Don't catch file-error in Emacs.
14888
14889 2006-02-14 Reiner Steib <Reiner.Steib@gmx.de>
14890
14891 * spam.el (spam-check-spamassassin-headers): Adapt format for
14892 Spamassassin 3.0 or later. Reported by ARISAWA Akihiro
14893 <ari@mbf.ocn.ne.jp>.
14894 (spam-list-of-processors): Add spam-use-gmane.
14895
14896 2006-02-14 Katsumi Yamaoka <yamaoka@jpl.org>
14897
14898 * mm-util.el (mm-make-temp-file): Import the Emacs 22 version of
14899 make-temp-file; make it work with XEmacs as well.
14900
14901 * gnus-art.el (gnus-article-browse-html-parts): Use the 3rd arg of
14902 mm-make-temp-file.
14903
14904 * mm-decode.el (mm-display-external): Use the 3rd arg of
14905 mm-make-temp-file.
14906 (mm-create-image-xemacs): Ditto.
14907
14908 2006-02-14 Katsumi Yamaoka <yamaoka@jpl.org>
14909
14910 * gnus-draft.el (gnus-draft-send): Replace message-narrow-to-head
14911 with message-narrow-to-headers.
14912 (gnus-draft-setup): Narrow to header to run message-fetch-field.
14913 (gnus-draft-check-draft-articles): New function.
14914 (gnus-draft-edit-message, gnus-draft-send-message): Use it.
14915
14916 2006-02-13 Reiner Steib <Reiner.Steib@gmx.de>
14917
14918 * gnus-art.el (gnus-article-browse-html-parts):
14919 `hs-show-html-list' should read `gnus-article-browse-html-parts'.
14920 Don't use suffix argument for mm-make-temp-file for Emacs 21
14921 compatibility. Remove useless `format'.
14922
14923 2006-02-13 Andreas Seltenreich <uwi7@stud.uni-karlsruhe.de>
14924
14925 * nnweb.el (nnweb-google-wash-article): Update regexps.
14926 (nnweb-group-alist): Use defvoo instead of defvar.
14927
14928 2006-02-13 Katsumi Yamaoka <yamaoka@jpl.org>
14929
14930 * nnoo.el (nnoo-declare): Don't generate duplicate entries when
14931 re-loading nn* modules.
14932
14933 2006-02-10 Reiner Steib <Reiner.Steib@gmx.de>
14934
14935 * gnus-group.el (gnus-group-make-tool-bar): Remove duplicate check
14936 for `tool-bar-mode' and don't check it's default-value.
14937
14938 * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
14939
14940 * message.el (message-make-tool-bar): Ditto.
14941
14942 * gnus-art.el (gnus-article-browse-html-parts): Remove useless
14943 `substring'. Shorten tmp-file name.
14944
14945 * gnus.el: Remove bogus comment.
14946
14947 2006-02-10 Hynek Schlawack <hynek@ularx.de>
14948
14949 * gnus-art.el (gnus-article-browse-html-parts): New function.
14950 (gnus-article-browse-html-article): New function for viewing html
14951 articles with a browser.
14952
14953 2006-02-09 Daiki Ueno <ueno@unixuser.org>
14954
14955 * mml2015.el (mml2015-pgg-sign): Enable pgg-text-mode.
14956 (mml2015-pgg-encrypt): Ditto.
14957
14958 * mml1991.el (mml1991-pgg-sign): Enable pgg-text-mode.
14959 (mml1991-pgg-encrypt): Ditto.
14960
14961 2006-02-08 Katsumi Yamaoka <yamaoka@jpl.org>
14962
14963 * nnfolder.el (nnfolder-insert-newsgroup-line):
14964 Use message-make-date instead of current-time-string.
14965
14966 * mm-view.el (mm-inline-message): Don't set gnus-newsgroup-charset
14967 to gnus-decoded which mm-uu might set.
14968
14969 2006-02-08 Katsumi Yamaoka <yamaoka@jpl.org>
14970
14971 * rfc2231.el (rfc2231-parse-string): Sort segmented parameters;
14972 don't decode quoted parameters; remove misimported Emacs code.
14973 Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
14974 (rfc2231-decode-encoded-string): Don't use split-string which
14975 behaves differently according to Emacs version; use
14976 mm-decode-coding-region to convert charset to coding-system.
14977 Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
14978 (rfc2231-encode-string): Remove misimported Emacs code.
14979
14980 2006-02-07 Katsumi Yamaoka <yamaoka@jpl.org>
14981
14982 * gnus-art.el (article-decode-charset): Don't use ignore-errors
14983 when calling mail-header-parse-content-type.
14984 (article-de-quoted-unreadable): Ditto.
14985 (article-de-base64-unreadable): Ditto.
14986 (article-wash-html): Ditto.
14987
14988 * mm-decode.el (mm-dissect-buffer): Don't use ignore-errors when
14989 calling mail-header-parse-content-type and
14990 mail-header-parse-content-disposition.
14991 (mm-find-raw-part-by-type): Don't use ignore-errors when calling
14992 mail-header-parse-content-type.
14993
14994 * mml.el (mml-insert-mime-headers): Use mml-insert-parameter to
14995 insert charset and format parameters; encode description after
14996 inserting it to buffer.
14997 (mml-insert-parameter): Fold lines properly even if a parameter is
14998 segmented into two or more lines; change the max column to 76.
14999
15000 * rfc1843.el (rfc1843-decode-article-body): Don't use
15001 ignore-errors when calling mail-header-parse-content-type.
15002
15003 * rfc2231.el (rfc2231-parse-string): Return at least type if
15004 possible; don't cause an error even if it fails in parsing of
15005 parameters. Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
15006 (rfc2231-encode-string): Don't break lines at the beginning, leave
15007 it to mml-insert-parameter.
15008
15009 * webmail.el (webmail-yahoo-article): Don't use ignore-errors when
15010 calling mail-header-parse-content-type.
15011
15012 2006-02-06 Reiner Steib <Reiner.Steib@gmx.de>
15013
15014 * spam-report.el (spam-report-gmane-use-article-number):
15015 Improve doc string.
15016 (spam-report-gmane-internal): Check if a suitable header was found
15017 in the article.
15018
15019 2006-02-04 Katsumi Yamaoka <yamaoka@jpl.org>
15020
15021 * rfc2231.el (rfc2231-parse-string): Revert 2006-02-03 change.
15022 (rfc2231-encode-string): Make param*=value always begin with LWSP.
15023
15024 2006-02-05 Romain Francoise <romain@orebokech.com>
15025
15026 Update copyright notices of all files in the gnus directory.
15027
15028 2006-02-03 Andreas Seltenreich <uwi7@stud.uni-karlsruhe.de>
15029
15030 * nnweb.el (nnweb-request-group): Avoid growing overview files.
15031
15032 2006-02-03 Katsumi Yamaoka <yamaoka@jpl.org>
15033
15034 * rfc2231.el (rfc2231-parse-string): Add missing semicolons to
15035 segmented lines of parameter value to cope with Thunderbird 1.5
15036 bug (cf. https://bugzilla.mozilla.org/show_bug.cgi?id=323318).
15037 Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
15038 (rfc2231-encode-string): Don't make lines exceeding 76 column.
15039
15040 2006-02-01 Max Froumentin <max@lapin-bleu.net> (tiny change)
15041
15042 * mml.el (mml-generate-mime-1): Correct the order of inline signed
15043 parts.
15044
15045 2006-01-31 Andreas Seltenreich <uwi7@stud.uni-karlsruhe.de>
15046
15047 * nnweb.el (nnweb-group-alist): Use defvar instead of defvoo,
15048 there's only one active file for all servers.
15049 (nnweb-request-scan): Make sure nnweb-articles is initialized on
15050 solid groups. Gnus might have used a FAST request to select the group.
15051 (nnweb-request-group, nnweb-google-parse-1): Don't keep nnweb-type
15052 and nnweb-search redundantly in the active file.
15053 (nnweb-request-list): Don't list bogus groups. There can only be one.
15054 (nnweb-request-create-group): Don't use ARGS.
15055 (nnweb-possibly-change-server, nnweb-request-group): Remove some
15056 initializations. Let nnoo do the work.
15057
15058 2006-01-31 Katsumi Yamaoka <yamaoka@jpl.org>
15059
15060 * mm-uu.el (mm-uu-emacs-sources-extract, mm-uu-diff-extract):
15061 Say the part has been decoded.
15062
15063 * mm-view.el (mm-display-inline-fontify): Get decoded part rightly.
15064
15065 2006-01-31 Kevin Ryde <user42@zip.com.au>
15066
15067 * mailcap.el (mailcap-viewer-passes-test): Don't put "(nil t)" into
15068 mailcap-viewer-test-cache when there's no 'test clause, since that
15069 will invert the meaning of a "nil" test previously determined by
15070 mailcap-mailcap-entry-passes-test.
15071
15072 2006-01-30 Katsumi Yamaoka <yamaoka@jpl.org>
15073
15074 * gnus-group.el: Bind tool-bar-mode instead of tool-bar-map when
15075 compiling.
15076
15077 * gnus-sum.el: Ditto.
15078
15079 * message.el: Don't bind tool-bar-map when compiling.
15080
15081 2006-01-30 Reiner Steib <Reiner.Steib@gmx.de>
15082
15083 * nnweb.el (nnweb-google-parse-1): Clarify some comments.
15084
15085 2006-01-30 Andreas Seltenreich <uwi7@stud.uni-karlsruhe.de>
15086
15087 * nnweb.el (nnweb-type-definition, nnweb-google-parse-1)
15088 (nnweb-google-create-mapping, nnweb-google-search): Adapt to
15089 current Google Groups.
15090
15091 2006-01-26 Reiner Steib <Reiner.Steib@gmx.de>
15092
15093 * gnus-sum.el (gnus-summary-make-tool-bar): Add checks for XEmacs
15094 and tool-bar-mode.
15095
15096 * gnus-group.el (gnus-group-make-tool-bar): Add checks for XEmacs
15097 and tool-bar-mode.
15098
15099 * message.el (message-tool-bar-update): Simplify.
15100 (message-make-tool-bar): Add checks for XEmacs and tool-bar-mode.
15101
15102 * gnus-sum.el (gnus-summary-tool-bar-update): Check for
15103 gnus-summary-buffer.
15104 (gnus-summary-tool-bar-gnome): Use "reply-author" icon for
15105 gnus-summary-reply.
15106
15107 * gmm-utils.el (gmm): Add :version.
15108
15109 2006-01-26 Steve Youngs <steve@sxemacs.org>
15110
15111 * gmm-utils.el (gmm-tool-bar-item, gmm-tool-bar-zap-list):
15112 Don't autoload.
15113
15114 2006-01-26 Katsumi Yamaoka <yamaoka@jpl.org>
15115
15116 * gmm-utils.el (gmm-verbose): Add :group.
15117
15118 2006-01-25 Reiner Steib <Reiner.Steib@gmx.de>
15119
15120 * message.el: Change some comments WRT tool-bars.
15121
15122 * gnus-sum.el (gnus-summary-tool-bar)
15123 (gnus-summary-tool-bar-gnome, gnus-summary-tool-bar-retro)
15124 (gnus-summary-tool-bar-zap-list): New variables.
15125 (gnus-summary-make-tool-bar): Complete rewrite using
15126 `gmm-tool-bar-from-list'.
15127
15128 * gnus-group.el (gnus-group-tool-bar, gnus-group-tool-bar-gnome)
15129 (gnus-group-tool-bar-retro, gnus-group-tool-bar-zap-list):
15130 New variables.
15131 (gnus-group-make-tool-bar): Complete rewrite using
15132 `gmm-tool-bar-from-list'.
15133 (gnus-group-tool-bar-update): New function.
15134
15135 * message.el (message-mode-field-menu): Add "Show hidden Headers".
15136
15137 2006-01-25 Katsumi Yamaoka <yamaoka@jpl.org>
15138
15139 * mm-uu.el (mm-uu-dissect-text-parts): Ignore it if a given part
15140 is dissected into a single part of which the type is the same as
15141 the given one; decode charset.
15142
15143 2006-01-21 Kevin Ryde <user42@zip.com.au>
15144
15145 * mailcap.el (mailcap-parse-mailcap-extras): "test" key must go
15146 into alists as symbol not string, since that's what
15147 mailcap-viewer-passes-test and mailcap-mailcap-entry-passes-test
15148 look for.
15149
15150 2006-01-24 Reiner Steib <Reiner.Steib@gmx.de>
15151
15152 * gmm-utils.el (gmm-tool-bar-item): Add "Separator".
15153 (gmm-tool-bar-from-list): Suppress tooltip for `gmm-ignore'.
15154
15155 * message.el (message-tool-bar-gnome): Use gmm-ignore.
15156
15157 2006-01-24 Katsumi Yamaoka <yamaoka@jpl.org>
15158
15159 * gnus-art.el (gnus-mime-security-button-commands): New variable.
15160 (gnus-mime-security-button-menu): New definition.
15161 (gnus-mime-security-button-map): Use them.
15162 (gnus-mime-security-button-menu): New function.
15163 (gnus-insert-mime-security-button): Addition to help echo.
15164 (gnus-mime-security-run-function, gnus-mime-security-save-part)
15165 (gnus-mime-security-pipe-part): New functions.
15166
15167 * mm-uu.el (mm-uu-buttonize-original-text-parts): Remove.
15168 (mm-uu-dissect-text-parts): Revert a part of 2006-01-23 change.
15169
15170 * mm-decode.el (mm-handle-set-disposition): Remove.
15171 (mm-handle-set-description): Remove.
15172
15173 2006-01-24 Katsumi Yamaoka <yamaoka@jpl.org>
15174
15175 * mm-view.el (mm-w3m-standalone-supports-m17n-p): New variable.
15176 (mm-w3m-standalone-supports-m17n-p): New function.
15177 (mm-inline-text-html-render-with-w3m-standalone): Use it to alter
15178 w3m usage.
15179
15180 * gnus-art.el (gnus-article-wash-html-with-w3m-standalone):
15181 Use mm-w3m-standalone-supports-m17n-p to alter w3m usage.
15182
15183 2006-01-23 Reiner Steib <Reiner.Steib@gmx.de>
15184
15185 * message.el (message-tool-bar-zap-list):
15186 Use gmm-tool-bar-zap-list as custom type.
15187 (message-tool-bar-update): New function.
15188 (message-tool-bar, message-tool-bar-gnome)
15189 (message-tool-bar-retro): Add message-tool-bar-update.
15190 (message-tool-bar-gnome): Add flyspell-buffer.
15191
15192 * gnus-util.el (gnus-error): Describe `args'.
15193
15194 * gmm-utils.el (gmm-error): Describe `args'.
15195 (gmm-tool-bar-zap-list): New widget.
15196 (gmm-tool-bar-from-list): Improve description of `zap-list'.
15197
15198 2006-01-23 Katsumi Yamaoka <yamaoka@jpl.org>
15199
15200 * mm-uu.el (mm-uu-buttonize-original-text-parts): New variable.
15201 (mm-uu-dissect-text-parts): Buttonize original text parts; reduce
15202 the number of recursive calls.
15203
15204 * mm-decode.el (mm-handle-set-disposition): New macro.
15205 (mm-handle-set-description): New macro.
15206
15207 2006-01-23 Katsumi Yamaoka <yamaoka@jpl.org>
15208
15209 * mm-uu.el (mm-uu-dissect-text-parts): Decode content transfer
15210 encoding.
15211
15212 2006-01-20 Reiner Steib <Reiner.Steib@gmx.de>
15213
15214 * message.el (message-tool-bar-zap-list, message-tool-bar)
15215 (message-tool-bar-gnome, message-tool-bar-retro): New variables.
15216 (message-tool-bar-local-item-from-menu): Remove.
15217 (message-tool-bar-map): Replace by `message-make-tool-bar'.
15218 (message-make-tool-bar): New function.
15219 (message-mode): Use `message-make-tool-bar'.
15220
15221 * gmm-utils.el: New file.
15222 (gmm-verbose, gmm-message, gmm-error): From gnus-utils.el.
15223 (gmm-lazy): New widget copied from `nnmail.el'.
15224 (gmm-tool-bar-from-list): New function for creating customizable
15225 tool bars.
15226 (gmm-tool-bar-from-list): Fix typos in doc string. Remove debug
15227 output.
15228 (gmm): Add :prefix to defgroup.
15229
15230 2006-01-20 Per Abrahamsen <abraham@dina.kvl.dk>
15231
15232 * gmm-utils.el (gmm-widget-p): New function.
15233
15234 2006-01-20 Reiner Steib <Reiner.Steib@gmx.de>
15235
15236 * mml.el (mml-attach-file): Describe `description' in doc string.
15237 (mml-menu): Add Emacs MIME manual and PGG manual.
15238
15239 2006-01-20 Richard M. Stallman <rms@gnu.org>
15240
15241 * mm-url.el (mm-url-load-url): Require url-parse and url-vars.
15242
15243 2006-01-20 Kevin Greiner <kevin.greiner@compsol.cc>
15244
15245 * nntp.el (nntp-end-of-line): Doc fix.
15246
15247 2006-01-20 Chong Yidong <cyd@stupidchicken.com>
15248
15249 * imap.el (imap-open): Handle case where buffer is a buffer
15250 object.
15251
15252 2005-01-20 Stefan Monnier <monnier@iro.umontreal.ca>
15253
15254 * gnus-delay.el (gnus-delay): Don't autoload.
15255 It's useless and could trigger a bug in cus-dep.el causing ldefs-boot
15256 to be re-loaded when customizing the `gnus-delay' group.
15257
15258 2005-01-20 Chong Yidong <cyd@stupidchicken.com>
15259
15260 * message.el (message-insert-citation-line): Use newlines.
15261
15262 2006-01-19 Katsumi Yamaoka <yamaoka@jpl.org>
15263
15264 * mm-bodies.el (mm-decode-body): Don't decode decoded body.
15265
15266 * mm-uu.el (mm-uu-dissect-text-parts): Dissect dissected parts.
15267
15268 2006-01-19 Mark D. Baushke <mdb@gnu.org>
15269
15270 * pgg-gpg.el (pgg-gpg-encrypt-region): Add --textmode to gpg args.
15271
15272 2006-01-17 Katsumi Yamaoka <yamaoka@jpl.org>
15273
15274 * mm-decode.el (mm-inlined-types): Add application/pgp.
15275 (mm-automatic-display): Ditto.
15276
15277 * mm-uu.el (mm-uu-dissect-text-parts): Recognize application/pgp
15278 part as text.
15279
15280 2006-01-16 Katsumi Yamaoka <yamaoka@jpl.org>
15281
15282 * nnrss.el: Update copyright.
15283 (nnrss-opml-import): Query whether to subscribe to each entry.
15284
15285 * gnus-art.el:
15286 * gnus-sum.el:
15287 * mm-uu.el:
15288 * mm-view.el: Update copyright.
15289
15290 2006-01-16 Reiner Steib <Reiner.Steib@gmx.de>
15291
15292 * message.el (message-info): New function.
15293 (message-mode-menu): Add it.
15294 Update copyright.
15295
15296 * ChangeLog: Fix and update copyright.
15297
15298 2006-01-13 Romain Francoise <romain@orebokech.com>
15299
15300 * message.el (message-forward-subject-name-subject): Prefer the
15301 address to 'nowhere' if the sender has no name.
15302 Fix typo. Update copyright year.
15303
15304 2006-01-13 Katsumi Yamaoka <yamaoka@jpl.org>
15305
15306 * gnus-art.el (article-wash-html):
15307 Use gnus-summary-show-article-charset-alist if a numeric arg is given.
15308 (gnus-article-wash-html-with-w3m-standalone): New function.
15309
15310 * mm-view.el (mm-text-html-renderer-alist): Map w3m-standalone to
15311 mm-inline-text-html-render-with-w3m-standalone.
15312 (mm-text-html-washer-alist): Map w3m-standalone to
15313 gnus-article-wash-html-with-w3m-standalone.
15314 (mm-inline-text-html-render-with-w3m-standalone): New function.
15315
15316 2006-01-12 Reiner Steib <Reiner.Steib@gmx.de>
15317
15318 * mm-uu.el (mm-uu-type-alist): Fix previous message-marks commit.
15319 Improve LaTeX.
15320
15321 2006-01-10 Katsumi Yamaoka <yamaoka@jpl.org>
15322
15323 * nnrss.el (nnrss-wash-html-in-text-plain-parts): New variable.
15324 (nnrss-request-article): Render text/plain parts as HTML.
15325
15326 * gnus-art.el (gnus-article-wash-html-with-w3m): No need to narrow
15327 the buffer.
15328
15329 2006-01-08 Reiner Steib <Reiner.Steib@gmx.de>
15330
15331 * gnus-cus.el (gnus-group-parameters): Sync posting-style with
15332 custom definition of `gnus-posting-styles'.
15333
15334 * gnus-start.el (gnus-gnus-to-quick-newsrc-format):
15335 Bind print-circle. Suggested by Kalle Olavi Niemitalo <kon@iki.fi>.
15336
15337 2006-01-05 Reiner Steib <Reiner.Steib@gmx.de>
15338
15339 * gnus-group.el (gnus-useful-groups): Use Gmane for ding.
15340 Use nntp for bug archive.
15341
15342 2006-01-05 Katsumi Yamaoka <yamaoka@jpl.org>
15343
15344 * nnrss.el (nnrss-request-article): Fix the way to fill text/plain
15345 parts.
15346 (nnrss-normalize-date): New function converts ISO 8601 date into
15347 RFC822 style. Suggested by Mark Plaksin <happy@mcplaksin.org>.
15348 (nnrss-check-group): Use it.
15349
15350 2006-01-01 Katsumi Yamaoka <yamaoka@jpl.org>
15351
15352 * gnus-sum.el (gnus-summary-work-articles): Remove useless `min'.
15353
15354 * nnrss.el (nnrss-fetch): Make it fail gracefully when it can't
15355 fetch a feed. Suggested by Mark Plaksin <happy@mcplaksin.org>.
15356 (nnrss-insert-w3): Ditto.
15357
15358 2005-12-22 Katsumi Yamaoka <yamaoka@jpl.org>
15359
15360 * gnus-uu.el (gnus-uu-digest-mail-forward): Reverse the order of
15361 the articles to be forwarded including the case where neither a
15362 number of articles nor a region is specified.
15363
15364 2005-12-21 Katsumi Yamaoka <yamaoka@jpl.org>
15365
15366 * nnrss.el (nnrss-request-article): Fix last change; fill
15367 text/plain parts.
15368
15369 2005-12-20 Katsumi Yamaoka <yamaoka@jpl.org>
15370
15371 * nnrss.el (nnrss-request-article): Replace <br />s with newlines
15372 in text/plain part.
15373 (nnrss-check-group): Don't add excessive newline to dc:subject.
15374
15375 2005-12-19 Mark Plaksin <happy@mcplaksin.org> (tiny change)
15376
15377 * nnrss.el (nnrss-check-group): Put the RSS dc:subject in the
15378 article.
15379
15380 2005-12-18 Reiner Steib <Reiner.Steib@gmx.de>
15381
15382 * nnml.el: Don't require gnus-bcklg. Autoload it.
15383 (nnml-use-compressed-files, nnml-save-mail): Support other
15384 comression programs such as bzip2.
15385
15386 2005-12-17 Lars Magne Ingebrigtsen <larsi@gnus.org>
15387
15388 * dns.el (query-dns): Make sure we check the buffer size before
15389 removing tcp headers.
15390
15391 2005-12-16 Katsumi Yamaoka <yamaoka@jpl.org>
15392
15393 * gnus-art.el (gnus-article-delete-text-of-type): Enable it to
15394 remove MIME buttons associated with multipart/alternative parts.
15395 (gnus-mime-display-alternative): Tag buttons using `article-type'
15396 text property.
15397
15398 * gnus-msg.el (gnus-copy-article-buffer): Remove MIME buttons
15399 associated with multipart/alternative parts.
15400
15401 * gnus-art.el (gnus-signature-separator): Fix custom type.
15402
15403 * mm-decode.el (mm-inlined-types): Fix custom type.
15404 (mm-keep-viewer-alive-types): Ditto.
15405 (mm-automatic-display): Ditto.
15406 (mm-attachment-override-types): Ditto.
15407 (mm-inline-override-types): Ditto.
15408 (mm-automatic-external-display): Ditto.
15409
15410 2005-12-15 Reiner Steib <Reiner.Steib@gmx.de>
15411
15412 * spam-report.el (spam-report-user-mail-address)
15413 (spam-report-user-agent): New variables.
15414 (spam-report-url-ping-plain): Use spam-report-user-agent.
15415
15416 2005-12-14 Ralf Angeli <angeli@iwi.uni-sb.de>
15417
15418 * gnus-art.el (gnus-button-handle-custom): Do not just use
15419 `customize-apropos' for any "M-x customize-*" button but the
15420 function called for. Accept both the function name and its
15421 argument in order to achieve this.
15422 (gnus-button-alist): Remove support for "custom:" URL's.
15423 Pass function name to `gnus-button-handle-custom' in case of "M-x
15424 customize-*" buttons.
15425
15426 2005-12-12 Katsumi Yamaoka <yamaoka@jpl.org>
15427
15428 * gnus-art.el (gnus-buttonized-mime-types): Mention addition of
15429 multipart/alternative and add xref to mm-discouraged-alternatives
15430 in doc string.
15431
15432 * mm-decode.el (mm-discouraged-alternatives): Add xref to
15433 gnus-buttonized-mime-types in doc string.
15434
15435 2005-12-08 Reiner Steib <Reiner.Steib@gmx.de>
15436
15437 * mm-decode.el (mm-discouraged-alternatives): Fix custom type.
15438 Suggest image/.* in the doc string.
15439
15440 2005-12-12 Reiner Steib <Reiner.Steib@gmx.de>
15441
15442 * mm-uu.el (mm-uu-type-alist): Don't depend on message.el for
15443 message-marks (Debian bug #342521).
15444
15445 2005-12-12 Simon Josefsson <jas@extundo.com>
15446
15447 * password.el (password-read-from-cache): Add.
15448 (password-read): Use it.
15449
15450 2005-12-12 Katsumi Yamaoka <yamaoka@jpl.org>
15451
15452 * rfc2047.el (rfc2047-charset-to-coding-system):
15453 Recognize us-ascii as a MIME charset.
15454
15455 * mm-bodies.el (mm-decode-content-transfer-encoding):
15456 Protect against the case where the 2nd arg TYPE is nil.
15457
15458 2005-12-09 Reiner Steib <Reiner.Steib@gmx.de>
15459
15460 * pop3.el (pop3-stream-type): Fix custom version.
15461
15462 * mm-uu.el (mm-uu-type-alist): Simplify uu regexp.
15463
15464 2005-12-09 ARISAWA Akihiro <ari@mbf.ocn.ne.jp> (tiny change)
15465
15466 * mm-decode.el (mm-display-external): Add missing cdr.
15467
15468 2005-12-07 Katsumi Yamaoka <yamaoka@jpl.org>
15469
15470 * mm-decode.el (mm-display-external): Use nametemplate (defined in
15471 RFC1524) if it is in mailcap or add a suffix according to
15472 mailcap-mime-extensions when generating a temp filename; postpone
15473 deleting a temp file for 2 seconds for some wrappers, shell
15474 scripts, and so on, which might exit right after having started a
15475 viewer command as a background job.
15476
15477 2005-12-06 Reiner Steib <Reiner.Steib@gmx.de>
15478
15479 * nntp.el (nntp-marks-directory): Fix custom group.
15480
15481 * gnus-fun.el (gnus-face-from-file): Decrease quant in smaller
15482 steps when < 10.
15483
15484 * gnus-start.el (gnus-no-server-1):
15485 Mention `gnus-level-default-subscribed' in doc string.
15486
15487 2005-12-02 ARISAWA Akihiro <ari@mbf.ocn.ne.jp> (tiny change)
15488
15489 * mm-view.el (mm-inline-text-html-render-with-w3m): Fix misplaced
15490 parens.
15491
15492 2005-11-26 Dave Love <fx@gnu.org>
15493
15494 * tls.el (open-tls-stream): Rename arg SERVICE to PORT.
15495 (tls-program, tls-success): Provide openssl alternative.
15496
15497 * starttls.el: Doc fixes.
15498 (starttls-open-stream-gnutls, starttls-open-stream): Rename arg
15499 SERVICE to PORT.
15500
15501 * pop3.el (pop3-open-server) <ssl>: Clarify a loop. Deal with
15502 port null or service name.
15503 (starttls-negotiate): Autoload.
15504
15505 2005-11-25 Katsumi Yamaoka <yamaoka@jpl.org>
15506
15507 * message.el (message-kill-to-signature): Fix interactive spec.
15508
15509 2005-11-24 Katsumi Yamaoka <yamaoka@jpl.org>
15510
15511 * pop3.el (pop3-open-server): Recognize a string as a service name.
15512
15513 2005-11-24 Pascal Rigaux <pixel@mandriva.com> (tiny change)
15514
15515 * rfc2231.el (rfc2231-parse-string): Support non-ascii chars.
15516
15517 2005-11-23 Dave Love <fx@gnu.org>
15518
15519 Add pop3s, pop3/starttls.
15520
15521 * pop3.el (pop3-authentication-scheme): Clarify doc.
15522 (open-tls-stream, starttls-open-stream): Autoload.
15523 (pop3-stream-type): New.
15524 (pop3-open-server): Use it.
15525
15526 * mail-source.el (mail-sources): Fix some :types. Add stream type
15527 for POP.
15528 (mail-source-keyword-map): Add :stream for POP.
15529 (mail-source-fetch-pop): Use pop3-stream-type.
15530
15531 2005-11-22 Katsumi Yamaoka <yamaoka@jpl.org>
15532
15533 * nnmail.el (nnmail-fancy-expiry-target): Use current-time instead
15534 of current-time-string.
15535
15536 2005-11-20 Stefan Schimanski <schimmi@debian.org> (tiny change)
15537
15538 * nnmail.el (nnmail-fancy-expiry-target): Protect against invalid
15539 date header.
15540
15541 2005-11-19 Kevin Greiner <kevin.greiner@compsol.cc>
15542
15543 * gnus-sum.el (gnus-fetch-old-headers): Updated docs to warn that
15544 it can seriously impact performance as it bypasses the agent's
15545 local caches.
15546
15547 2005-11-19 Kevin Greiner <kevin.greiner@compsol.cc>
15548
15549 * gnus-agent.el (gnus-agent-possibly-synchronize-flags): A server
15550 must be explicitly online rather than "not explicitly offline" for
15551 its flags to be synchronized.
15552
15553 * gnus-sum.el (gnus-summary-remove-process-mark): Always return t so
15554 that gnus-uu-unmark-thread will function correctly.
15555
15556 * gnus-group.el (gnus-total-fetched-for): Reduced cutoff so that
15557 1024K is instead displayed as 1M.
15558
15559 2005-11-17 Lars Magne Ingebrigtsen <larsi@gnus.org>
15560
15561 * flow-fill.el (fill-flowed): Bind adaptive-fill-mode to nil.
15562
15563 2005-11-16 Boris Samorodov <bsam@ipt.ru> (tiny change)
15564
15565 * imap.el (imap-kerberos4-open): Ignore SSL stuff.
15566
15567 2005-11-13 Kevin Greiner <kevin.greiner@compsol.cc>
15568
15569 * gnus-agent.el (gnus-agent-read-local): Trivial fix to format of
15570 error message to display actual error condition.
15571 (gnus-agent-save-local): Avoid saving symbols that are bound to
15572 nil as they simply result in a warning message in
15573 gnus-agent-read-local.
15574
15575 2005-11-13 Katsumi Yamaoka <yamaoka@jpl.org>
15576
15577 * gnus-start.el (gnus-dribble-read-file): Use make-local-variable
15578 rather than make-variable-buffer-local for file-precious-flag.
15579
15580 2005-11-12 Kevin Greiner <kevin.greiner@compsol.cc>
15581
15582 * gnus-agent.el (gnus-agent-braid-nov): Now tests new nov entries
15583 for duplicates which are removed. The invalid sort check then
15584 triggers a rescan after the sort as sorting may have moved
15585 duplicate entries such that they can be cheaply detected.
15586
15587 2005-11-13 Katsumi Yamaoka <yamaoka@jpl.org>
15588
15589 * gnus-start.el (gnus-dribble-read-file): Quote file-precious-flag.
15590
15591 2005-11-12 Kevin Greiner <kevin.greiner@compsol.cc>
15592
15593 * gnus-agent.el (gnus-agent-article-alist-save-format):
15594 Change internal variable to a custom variable. Change default value
15595 from compressed(2) to uncompressed(1).
15596 (gnus-agent-read-agentview): Reversed revision 7.8 to restore
15597 support for uncompressed agentview files. Taken together, reading
15598 the agentview file should now be 6-7 times faster.
15599
15600 2005-11-11 Jan Nieuwenhuizen <janneke@gnu.org>
15601
15602 * gnus-start.el (gnus-dribble-read-file): Set file-precious-flag,
15603 as a buffer-local variable. This avoids creating truncated
15604 dribble files as a result of a hang up, eg.
15605
15606 2005-12-09 Reiner Steib <Reiner.Steib@gmx.de>
15607
15608 * gnus-start.el (gnus-start-draft-setup):
15609 Enforce `gnus-draft-mode' for nndraft:drafts at startup.
15610
15611 * gnus.el (gnus-splash): Change custom group.
15612 (gnus-group-get-parameter, gnus-group-parameter-value):
15613 Describe allow-list argument.
15614
15615 * gnus-agent.el (gnus-agent-article-alist-save-format): Format doc
15616 string.
15617
15618 2005-12-06 Reiner Steib <Reiner.Steib@gmx.de>
15619
15620 * gnus-art.el (gnus-default-article-saver): Add user-defined
15621 `function' to custom type.
15622
15623 2005-10-30 Chong Yidong <cyd@stupidchicken.com>
15624
15625 * imap.el (imap-open): Handle case where buffer is a buffer
15626 object.
15627
15628 2005-11-29 Reiner Steib <Reiner.Steib@gmx.de>
15629
15630 * gnus-cache.el (gnus-cache-rename-group): Wrap doc strings and
15631 long lines.
15632 (gnus-cache-delete-group): Wrap doc strings.
15633
15634 * gnus-agent.el (gnus-agent-rename-group)
15635 (gnus-agent-delete-group): Wrap doc strings.
15636
15637 2005-11-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
15638
15639 * gnus-start.el (gnus-1): Add "native" to
15640 gnus-predefined-server-alist.
15641
15642 * gnus.el (gnus-method-to-server): Don't add "native" to the
15643 lists here, because that leads to problems when
15644 gnus-select-method is bound.
15645
15646 2005-11-09 Simon Josefsson <jas@extundo.com>
15647
15648 * gnus-sum.el (gnus-article-sort-by-date-reverse): Remove,
15649 use (not sort-by-date) instead.
15650
15651 2005-11-30 Stefan Monnier <monnier@iro.umontreal.ca>
15652
15653 * gnus-delay.el (gnus-delay-group): Don't autoload.
15654 It's useless and could trigger a bug in cus-dep.el causing ldefs-boot
15655 to be re-loaded when customizing the `gnus-delay' group.
15656
15657 2005-11-19 Chong Yidong <cyd@stupidchicken.com>
15658
15659 * message.el: Revert last changes.
15660 (message-insert-citation-line): Use newlines.
15661
15662 2005-11-17 Chong Yidong <cyd@stupidchicken.com>
15663
15664 * message.el (message-courtesy-message)
15665 (message-mark-insert-begin, message-mark-insert-end)
15666 (message-elide-ellipsis, message-cancel-message)
15667 (message-add-header, message-change-subject)
15668 (message-cross-post-followup-to-header)
15669 (message-cross-post-insert-note, message-reduce-to-to-cc)
15670 (message-widen-reply, message-delete-not-region)
15671 (message-kill-to-signature, message-insert-signature)
15672 (message-insert-importance-high, message-insert-importance-low)
15673 (message-insert-or-toggle-importance)
15674 (message-insert-disposition-notification-to)
15675 (message-indent-citation, message-yank-original)
15676 (message-cite-original-without-signature, message-cite-original)
15677 (message-insert-citation-line, message-position-on-field)
15678 (message-fix-before-sending, message-send-mail-partially)
15679 (message-send-mail, message-send-mail-with-sendmail)
15680 (message-send-mail-with-qmail, message-send-news)
15681 (message-check-news-header-syntax, message-generate-headers)
15682 (message-insert-courtesy-copy, message-fill-address)
15683 (message-fill-header, message-shorten-references)
15684 (message-setup-1, message-cancel-news)
15685 (message-forward-make-body-plain, message-forward-make-body-mime)
15686 (message-forward-make-body-mml, message-encode-message-body)
15687 (message-forward-make-body-digest-plain)
15688 (message-forward-make-body-digest-mime)
15689 (message-use-alternative-email-as-from): Insert `hard-newline'
15690 instead of ordinary newlines.
15691
15692 2005-11-09 Katsumi Yamaoka <yamaoka@jpl.org>
15693
15694 * message.el (message-generate-headers): Downcase the argument
15695 given to message-check-element.
15696
15697 2005-11-08 Kevin Greiner <kevin.greiner@compsol.cc>
15698
15699 * nntp.el (nntp-authinfo-rejected): New error condition.
15700 (nntp-wait-for): Use new error condition to signal authentication
15701 error.
15702 (nntp-retrieve-data): Rethrow new error condition to break out of
15703 recursive call to nntp-send-authinfo.
15704
15705 2005-11-08 Romain Francoise <romain@orebokech.com>
15706
15707 * gnus-sum.el (gnus-summary-catchup-and-goto-prev-group): New function.
15708 (gnus-summary-exit-map): Bind to `Z p'.
15709 (gnus-summary-make-menu-bar): Add menu item.
15710
15711 2005-11-02 Reiner Steib <Reiner.Steib@gmx.de>
15712
15713 * gnus-art.el (gnus-article-treat-custom): Add `first'.
15714 (gnus-treat-*): Add `first' in all doc strings.
15715
15716 * gnus-group.el (gnus-group-compact-group): Fix typo.
15717
15718 2005-11-01 Katsumi Yamaoka <yamaoka@jpl.org>
15719
15720 * gnus.el (gnus-parameters-case-fold-search): New variable.
15721 (gnus-parameters-get-parameter): Use it.
15722
15723 * gnus-score.el (gnus-home-score-file): Doc fix.
15724
15725 2005-11-01 Xavier Maillard <zedek@gnu-rox.org> (tiny change)
15726
15727 * gnus-score.el (gnus-update-score-entry-dates): Doc fix.
15728
15729 2005-10-31 Katsumi Yamaoka <yamaoka@jpl.org>
15730
15731 * mm-util.el (mm-special-display-p): New function.
15732
15733 * mml.el (mml-preview): Use it; doc fix.
15734
15735 2005-10-29 Romain Francoise <romain@orebokech.com>
15736
15737 * message.el (message-fix-before-sending): Fix comment.
15738
15739 2005-10-29 Jari Aalto <jari.aalto@cante.net>
15740
15741 * gnus-sum.el (gnus-article-sort-by-date-reverse): New function.
15742
15743 2005-10-29 Jari Aalto <jari.aalto@cante.net>
15744
15745 * score-mode.el (gnus-score-edit-done-hook): Introduce variable.
15746 Used in gnus-score.el.
15747
15748 2005-10-28 Reiner Steib <Reiner.Steib@gmx.de>
15749
15750 * mm-util.el (mm-codepage-setup): Remove bogus alias test.
15751
15752 2005-10-27 Reiner Steib <Reiner.Steib@gmx.de>
15753
15754 * flow-fill.el (fill-flowed-encode-tests): Restore trailing
15755 whitespace removed in revision 7.8. Use concatenated string to
15756 protect trailing whitespace.
15757
15758 2005-10-27 Jouni K. Seppänen <jks@iki.fi>
15759
15760 * nnimap.el (nnimap-search-uids-not-since-is-evil): Add variable.
15761 (nnimap-request-expire-articles): Use it to avoid sending 'UID
15762 SEARCH UID ... NOT SINCE' queries, for inefficient servers like
15763 Courier IMAP ("some version from 2004"). Mostly based on similar
15764 code in the same function.
15765
15766 2005-10-26 Didier Verna <didier@xemacs.org>
15767
15768 * gnus-group.el (gnus-group-compact-group): Invalidate original
15769 article buffer.
15770 * gnus-srvr.el (gnus-server-compact-server): Ditto.
15771 * nnml.el (nnml-request-compact-group): Handle self Xref: field in
15772 NOV database and in article itself.
15773 Invalidate article backlog.
15774
15775 2005-10-26 Reiner Steib <Reiner.Steib@gmx.de>
15776
15777 * mm-uu.el (mm-uu-hide-markers): Fix XEmacs case.
15778
15779 2005-10-26 Simon Josefsson <jas@extundo.com>
15780
15781 * flow-fill.el (fill-flowed): Flow-fill unquoted lines too, revert
15782 part of 2004-07-25 change.
15783
15784 2005-10-26 Katsumi Yamaoka <yamaoka@jpl.org>
15785
15786 * message.el (message-display-completion-list): New function.
15787 (message-expand-group): Use it; make sure the Completions buffer
15788 is modifiable.
15789
15790 2005-10-30 Chong Yidong <cyd@stupidchicken.com>
15791
15792 * imap.el (imap-open): Handle case where buffer is a buffer object.
15793
15794 2005-10-24 Eli Zaretskii <eliz@gnu.org>
15795
15796 * pgg-def.el:
15797 * pgg-gpg.el:
15798 * pgg-parse.el:
15799 * pgg-pgp.el:
15800 * pgg-pgp5.el:
15801 * pgg.el: Move to the parent lisp directory.
15802
15803 2005-10-23 Chong Yidong <cyd@stupidchicken.com>
15804
15805 * gnus-sum.el (gnus-ignored-from-addresses): Handle case where
15806 user-mail-name is an empty string.
15807
15808 2005-10-25 Reiner Steib <Reiner.Steib@gmx.de>
15809
15810 * gnus-score.el (gnus-default-adaptive-score-alist): Set defaults
15811 depending on gnus-score-decay-constant.
15812
15813 * encrypt.el (encrypt-insert-file-contents)
15814 (encrypt-write-file-contents): Don't use `gnus-message'.
15815
15816 * mm-uu.el (mm-uu-verbatim-marks-extract): Add four start and end
15817 arguments.
15818 (mm-uu-type-alist): Add message-marks and insert-marks.
15819 Pass arguments to mm-uu-verbatim-marks-extract.
15820 (mm-uu-hide-markers): New variable.
15821 (mm-uu-extract): Use face similar to `gnus-cite-3'.
15822
15823 * gnus-fun.el (gnus-convert-image-to-x-face-command)
15824 (gnus-convert-image-to-face-command): Use "convert" by default to
15825 allow other input image formats.
15826 (gnus-x-face-from-file, gnus-face-from-file): Adjust doc strings
15827 accordingly.
15828
15829 2005-10-23 Simon Josefsson <jas@extundo.com>
15830
15831 * imap.el (imap-gssapi-program): Align command line parameters
15832 with latest GNU SASL.
15833 (imap-gssapi-open): Ignore 'Trying ...' messages from GNU SASL.
15834
15835 2005-10-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
15836
15837 * nnslashdot.el (nnslashdot-retrieve-headers-1): Update to new
15838 HTML.
15839 (nnslashdot-request-article): Ditto.
15840
15841 2005-10-20 Hiroshi Fujishima <hiroshi.fujishima@gmail.com> (tiny change)
15842
15843 * mail-source.el (mail-source-fetch-pop): Require pop3.
15844 (mail-source-check-pop): Ditto.
15845
15846 2005-10-20 Katsumi Yamaoka <yamaoka@jpl.org>
15847
15848 * rfc2047.el (rfc2047-decode-encoded-words): Fix the handling of
15849 errors.
15850
15851 2005-10-19 Reiner Steib <Reiner.Steib@gmx.de>
15852
15853 * gnus-art.el (gnus-treat-strip-trailing-blank-lines)
15854 (gnus-treat-strip-leading-blank-lines): Improve doc string.
15855
15856 * message.el (message-tool-bar-local-item-from-menu): Fix comment.
15857
15858 * mm-bodies.el (mm-decode-string):
15859 Call `mm-charset-to-coding-system' with allow-override argument.
15860
15861 2005-10-19 Katsumi Yamaoka <yamaoka@jpl.org>
15862
15863 * rfc2047.el (rfc2047-allow-incomplete-encoded-text): New variable.
15864 (rfc2047-charset-to-coding-system): New function.
15865 (rfc2047-decode-encoded-words): New function.
15866 (rfc2047-decode-region): Use them.
15867 (rfc2047-decode-cte): Remove.
15868 (rfc2047-parse-and-decode): Remove.
15869 (rfc2047-decode): Remove.
15870
15871 2005-10-15 Kenichi Handa <handa@m17n.org>
15872
15873 * rfc2047.el (rfc2047-decode-cte): New function.
15874 (rfc2047-decode-region): Change the way to decode successive
15875 encoded-words: decode B- or Q-encoding in each encoded-word,
15876 concatenate them, and decode it as charset.
15877
15878 2005-10-17 Chong Yidong <cyd@stupidchicken.com>
15879
15880 * gnus-cus.el (gnus-custom-map): New variable. Bind mouse-1 to
15881 widget-move-and-invoke.
15882 (gnus-custom-mode): Use gnus-custom-map.
15883
15884 2005-10-15 Bill Wohler <wohler@newt.com>
15885
15886 * message.el (message-tool-bar-map): Rename image file from
15887 mail_send to mail/send.
15888
15889 2005-10-16 Masatake YAMATO <jet@gyve.org>
15890
15891 * message.el (message-expand-group): Pass the common
15892 prefix substring of completion to `display-completion-list'.
15893
15894 2005-10-13 Reiner Steib <Reiner.Steib@gmx.de>
15895
15896 * mml-sec.el (mml-secure-method): New internal variable.
15897 (mml-secure-sign, mml-secure-encrypt, mml-secure-message-sign)
15898 (mml-secure-message-sign-encrypt, mml-secure-message-encrypt):
15899 New functions using mml-secure-method.
15900
15901 * mml.el (mml-mode-map): Add key bindings for those functions.
15902 (mml-menu): Simplify security menu entries. Suggested by Jesper
15903 Harder <harder@myrealbox.com>.
15904 (mml-attach-file, mml-attach-buffer, mml-attach-external):
15905 Goto end of message if point is the headers of the message.
15906
15907 * message.el (message-in-body-p): New function.
15908
15909 * assistant.el: Autoload gnus-util and netrc.
15910
15911 * mm-util.el (mm-charset-to-coding-system): Add allow-override.
15912 Use `mm-charset-override-alist' only when decoding.
15913
15914 * mm-bodies.el (mm-decode-body):
15915 Call `mm-charset-to-coding-system' with allow-override argument.
15916
15917 * gnus-art.el (gnus-mime-view-part-as-type-internal): Try to fetch
15918 `filename' from Content-Disposition if Content-Type doesn't
15919 provide `name'.
15920 (gnus-mime-view-part-as-type): Set default instead of
15921 initial-input.
15922
15923 2005-10-09 Daniel Brockman <daniel@brockman.se>
15924
15925 * format-spec.el (format-spec): Propagate text properties of % spec.
15926
15927 2005-10-12 Reiner Steib <Reiner.Steib@gmx.de>
15928
15929 * gnus-art.el (gnus-treat-predicate): Add `first'.
15930
15931 2005-10-11 Reiner Steib <Reiner.Steib@gmx.de>
15932
15933 * mm-util.el (mm-charset-synonym-alist): Improve doc string.
15934 (mm-charset-override-alist): New variable.
15935 (mm-charset-to-coding-system): Use it.
15936 (mm-codepage-setup): New helper function.
15937 (mm-charset-eval-alist): New variable.
15938 (mm-charset-to-coding-system): Use mm-charset-eval-alist.
15939 Warn about unknown charsets.
15940
15941 2005-10-04 David Hansen <david.hansen@gmx.net>
15942
15943 * nnrss.el (nnrss-request-article): Add support for the comments tag.
15944 (nnrss-check-group): Ditto.
15945
15946 2005-10-04 Reiner Steib <Reiner.Steib@gmx.de>
15947
15948 * mm-uu.el (mm-uu-verbatim-marks-extract, mm-uu-latex-extract):
15949 Rename x-gnus-verbatim to x-verbatim.
15950 (mm-uu-type-alist): Fix regexp for verbatim-marks.
15951
15952 * mm-decode.el (mm-automatic-display): Rename x-gnus-verbatim to
15953 x-verbatim.
15954
15955 * mm-url.el (mm-url-predefined-programs): Add switches for curl.
15956
15957 * gnus-util.el (gnus-remove-duplicates): Remove.
15958
15959 * nnmail.el (nnmail-article-group): Use mm-delete-duplicates
15960 instead of gnus-remove-duplicates.
15961
15962 * message.el (message-remove-duplicates): Remove.
15963 (message-idna-to-ascii-rhs-1): Use mm-delete-duplicates instead of
15964 message-remove-duplicates.
15965
15966 * mm-util.el (mm-delete-duplicates): Use `delete-dups' if
15967 available, else use implementation from `delete-dups'.
15968
15969 * message.el (message-insert-expires): New function.
15970 (message-mode-map): Add key binding.
15971 (message-mode-field-menu): Add menu entry.
15972 (message-mode): Document it.
15973 (message-make-expires-date): Use `message-make-date'.
15974
15975 2005-10-04 Josh Huber <huber@alum.wpi.edu>
15976
15977 * message.el (message-make-expires-date): New function.
15978
15979 2005-10-02 Katsumi Yamaoka <yamaoka@jpl.org>
15980
15981 * time-date.el: Autoload parse-time-string, XEmacs needs it.
15982
15983 2005-09-30 Stefan Monnier <monnier@iro.umontreal.ca>
15984
15985 * mm-decode.el (mm-inline-media-tests): Check presence of the diff-mode
15986 function rather than the diff-mode.el package.
15987 (mm-display-external): Use with-current-buffer.
15988 (mm-viewer-completion-map, mm-viewer-completion-map):
15989 Move initialization inside declaration.
15990
15991 2005-09-29 Simon Josefsson <jas@extundo.com>
15992
15993 * spam.el: Load hashcash when compiling, to avoid warnings.
15994 Don't autoload mail-check-payment.
15995 (spam-check-hashcash): Define unconditionally, since hashcash.el
15996 is part of Gnus now. Ignore errors from payment checking.
15997
15998 2005-09-28 Reiner Steib <Reiner.Steib@gmx.de>
15999
16000 * message.el (message-bold-region, message-unbold-region):
16001 Rename from `bold-region' and `unbold-region'.
16002
16003 * message.el: Remove useless autoloads.
16004
16005 2005-09-28 Simon Josefsson <jas@extundo.com>
16006
16007 * message.el (message-use-idna): Default to t.
16008 (message-use-idna): Test whether encoding works too. Doc fix.
16009
16010 2005-09-28 Katsumi Yamaoka <yamaoka@jpl.org>
16011
16012 * nntp.el (nntp-warn-about-losing-connection): Remove.
16013
16014 2005-09-27 Reiner Steib <Reiner.Steib@gmx.de>
16015
16016 * mm-uu.el (mm-uu-emacs-sources-regexp): Make variable
16017 customizable. Change default value.
16018 (mm-uu-diff-groups-regexp): Change default value.
16019 (mm-uu-type-alist): Add doc string.
16020 (mm-uu-configure): Add doc string. Make it interactive.
16021 (mm-uu-tex-groups-regexp): New variable.
16022 (mm-uu-latex-extract, mm-uu-latex-test): New functions.
16023 (mm-uu-type-alist): Add LaTeX documents.
16024 (mm-uu-verbatim-marks-extract): Use "text/x-gnus-verbatim" instead
16025 of "text/verbatim".
16026 (mm-uu-diff-groups-regexp): Fix missing quotes from previous commit.
16027
16028 * mm-decode.el (mm-automatic-display): Use "text/x-gnus-verbatim"
16029 instead of "text/verbatim".
16030
16031 * message.el (message-mark-inserted-region)
16032 (message-mark-insert-file): Use slrn style marks when called with
16033 prefix argument.
16034
16035 2005-09-27 Simon Josefsson <jas@extundo.com>
16036
16037 * message.el (message-idna-to-ascii-rhs-1): Reformat.
16038
16039 2005-09-27 Arne Jørgensen <arne@arnested.dk>
16040
16041 * message.el (message-remove-duplicates): New function.
16042 Implementation borrowed from `gnus-remove-duplicates'.
16043 (message-idna-to-ascii-rhs): Also encode idna addresses in
16044 Reply-To:, Mail-Reply-To: and Mail-Followup-To:.
16045 (message-idna-to-ascii-rhs-1): When `message-use-idna' is 'ask
16046 only ask about the same idna domain once per header and also tell
16047 in what header to replace the idna domain.
16048
16049 * gnus-art.el (article-decode-idna-rhs): Also decode idna
16050 addresses in Reply-To:, Mail-Reply-To: and Mail-Followup-To:.
16051 (article-decode-idna-rhs): Fix regexp so that all idna-address in
16052 a header is decoded and not just the last one.
16053
16054 2005-09-27 Katsumi Yamaoka <yamaoka@jpl.org>
16055
16056 * gnus-art.el (gnus-mime-display-single): Don't modify text if it
16057 has been decoded.
16058
16059 * mm-decode.el (mm-automatic-display): Add text/verbatim.
16060 (mm-insert-part): Don't modify text if it has been decoded.
16061
16062 * mm-uu.el (mm-uu-verbatim-marks-extract): Say text has been
16063 decoded.
16064
16065 * mm-view.el (mm-inline-text): Don't strip text props unless
16066 decoding enriched or richtext parts.
16067
16068 2005-09-25 Romain Francoise <romain@orebokech.com>
16069
16070 * gnus-agent.el (gnus-agent-expire-group, gnus-agent-expire):
16071 * gnus-start.el (gnus-subscribe-interactively):
16072 * gnus-uu.el (gnus-uu-grab-articles):
16073 End `yes-or-no-p' and `y-or-n-p' prompts with question mark and
16074 space.
16075
16076 2005-09-24 Emilio C. Lopes <eclig@gmx.net>
16077
16078 * smime.el (smime-sign-buffer, smime-decrypt-buffer):
16079 * mm-view.el (mm-view-pkcs7-decrypt):
16080 * gnus-sum.el (gnus-summary-limit-to-extra)
16081 (gnus-summary-respool-article, gnus-read-move-group-name):
16082 * gnus-score.el (gnus-summary-increase-score):
16083 * gnus-util.el (gnus-completing-read-with-default):
16084 * gnus-art.el (gnus-read-save-file-name)
16085 (gnus-summary-save-in-rmail, gnus-summary-save-in-mail)
16086 (gnus-summary-save-in-file, gnus-summary-save-body-in-file):
16087 * message.el (message-check-news-header-syntax):
16088 Follow convention for reading with the minibuffer.
16089
16090 2005-09-22 Reiner Steib <Reiner.Steib@gmx.de>
16091
16092 * spam-report.el (spam-report-url-ping-plain):
16093 Use gnus-extended-version as User-Agent.
16094
16095 * gnus-agent.el (gnus-agent-synchronize-flags): Explain why the
16096 default value is nil.
16097
16098 * mm-uu.el (mm-uu-type-alist): Add slrn style verbatim-marks.
16099 (mm-uu-verbatim-marks-extract): New function.
16100 (mm-uu-extract): New face.
16101 (mm-uu-copy-to-buffer): Use it.
16102
16103 * spam-report.el (spam-report-gmane-ham): Rename from
16104 `spam-report-gmane-unspam'.
16105 (spam-report-gmane-internal): Rename from `spam-report-gmane'.
16106 Simplify use of UNSPAM argument. Fetch "X-Report-Unspam" header.
16107
16108 * spam.el (spam-report-gmane-spam, spam-report-gmane-ham):
16109 Autoload.
16110 (spam-report-gmane-unregister-routine):
16111 Rename `spam-report-gmane-unspam' to `spam-report-gmane-ham'.
16112
16113 2005-09-21 Teodor Zlatanov <tzz@lifelogs.com>
16114
16115 * spam.el (spam-use-gmane, spam-report-gmane-register-routine)
16116 (spam-report-gmane-unregister-routine): Add support for gmane
16117 unregistration.
16118
16119 * spam-report.el (spam-report-gmane-unspam)
16120 (spam-report-gmane-spam): Add new wrappers around spam-report-gmane.
16121 (spam-report-gmane): Change to take a single article and do unspam
16122 registration.
16123
16124 2005-09-19 Reiner Steib <Reiner.Steib@gmx.de>
16125
16126 * mm-url.el (mm-url-decode-entities): Fix regexp.
16127
16128 2005-09-20 Lars Magne Ingebrigtsen <larsi@gnus.org>
16129
16130 * gnus-agent.el (gnus-agent-synchronize-flags): Switch the
16131 default to nil, to be able to use Gnus at all. If the default
16132 switches to something else, then the function should be fixed not
16133 be exceedingly slow.
16134
16135 2005-09-20 Teodor Zlatanov <tzz@lifelogs.com>
16136
16137 * gnus-start.el (gnus-activate-group): If the server is nil, don't
16138 fail hard.
16139
16140 * spam-report.el: Add better Keywords line.
16141
16142 * spam.el: Add Maintainer and better Keywords line.
16143
16144 2005-09-19 Reiner Steib <Reiner.Steib@gmx.de>
16145
16146 * gnus-art.el (gnus-article-replace-part)
16147 (gnus-mime-replace-part): New functions.
16148 (gnus-mime-action-alist, gnus-mime-button-commands)
16149 (gnus-mime-save-part-and-strip): Add file argument.
16150 (gnus-article-part-wrapper): Add interactive argument.
16151
16152 * gnus-sum.el (gnus-summary-mime-map):
16153 Add `gnus-article-replace-part'.
16154
16155 2005-09-19 Didier Verna <didier@xemacs.org>
16156
16157 The nnml compaction feature:
16158 * nnml.el (nnml-request-compact-group): New function.
16159 * nnml.el (nnml-request-compact): New function.
16160 * gnus-int.el (gnus-request-compact-group): New function.
16161 * gnus-int.el (gnus-request-compact): New function.
16162 * gnus-group.el (gnus-group-compact-group): New function.
16163 * gnus-group.el (gnus-group-group-map): Bind it to 'G z'.
16164 * gnus-group.el (gnus-group-make-menu-bar): Add an entry for it.
16165 * gnus-srvr.el (gnus-server-compact-server): New function.
16166 * gnus-srvr.el (gnus-server-mode-map): Bind it to 'z'.
16167 * gnus-srvr.el (gnus-server-make-menu-bar): Add an entry for it.
16168
16169 2005-09-18 Deepak Goel <deego@gnufans.org>
16170
16171 * sieve.el (sieve-help): Fix `message' call: first arg should be a
16172 format spec.
16173
16174 2005-09-16 Katsumi Yamaoka <yamaoka@jpl.org>
16175
16176 * gnus.el (gnus-group-startup-message): Bind image-load-path.
16177
16178 2005-09-15 Romain Francoise <romain@orebokech.com>
16179
16180 * message.el (message-fill-paragraph): Clarify docstring.
16181
16182 2005-09-14 Katsumi Yamaoka <yamaoka@jpl.org>
16183
16184 * gnus-art.el (gnus-mime-display-part): Protect against broken
16185 MIME messages.
16186
16187 2005-09-13 Katsumi Yamaoka <yamaoka@jpl.org>
16188
16189 * gnus-sum.el (gnus-summary-edit-article-done): Remove text props
16190 before parsing header.
16191
16192 2005-09-11 Jari Aalto <jari.aalto@cante.net>
16193
16194 * html2text.el (html2text-replace-list): Add new entities.
16195
16196 2005-09-11 Romain Francoise <romain@orebokech.com>
16197
16198 * message.el (message-alternative-emails): Improve docstring.
16199 (message-setup-1): Call `message-use-alternative-email-as-from'
16200 after `message-setup-hook' to give it precedence over posting
16201 styles, etc.
16202 (message-use-alternative-email-as-from): Add docstring.
16203 Remove the original From header if present.
16204
16205 * nnml.el (nnml-compressed-files-size-threshold): New variable.
16206 (nnml-save-mail): Use it.
16207
16208 * gnus-uu.el (gnus-uu-mark-series): Return number of marked
16209 articles. Add new argument `silent'.
16210 (gnus-uu-mark-all): Report the total number of marked articles.
16211
16212 2005-09-10 Romain Francoise <romain@orebokech.com>
16213
16214 * gnus-uu.el (gnus-message-process-mark): Use gnus-message.
16215 (gnus-uu-mark-series): Likewise.
16216
16217 2005-09-10 Reiner Steib <Reiner.Steib@gmx.de>
16218
16219 * spam-report.el (spam-report-gmane): Fix generation of spam
16220 report URL.
16221
16222 2005-09-10 Simon Josefsson <jas@extundo.com>
16223
16224 * gnus-agent.el (gnus-agent-synchronize-flags): Make the default
16225 t, based on discussion on the ding list with Robert Epprecht
16226 <epprecht@solnet.ch>.
16227
16228 2005-09-07 Reiner Steib <Reiner.Steib@gmx.de>
16229
16230 * spam-report.el (spam-report-gmane): Make it work without
16231 X-Report-Spam header. Gmane now only provides Archived-At.
16232 This is only used if `spam-report-gmane-use-article-number' is nil.
16233 (spam-report-gmane-spam-header): Remove. Not used anymore.
16234
16235 * gnus-sum.el (gnus-thread-sort-by-recipient): New function to
16236 make `gnus-summary-sort-by-recipient' work with threading.
16237
16238 * nnweb.el (nnweb-google-wash-article): Print a message if article
16239 is not available.
16240
16241 2005-09-07 TSUCHIYA Masatoshi <tsuchiya@namazu.org>
16242
16243 * gnus-art.el (gnus-mime-display-single): Revert 2004-10-07
16244 change. Decode text/* parts content before displaying.
16245
16246 2005-09-06 Reiner Steib <Reiner.Steib@gmx.de>
16247
16248 * mml-smime.el: Remove defvar of gnus-extract-address-components.
16249
16250 2005-09-06 Katsumi Yamaoka <yamaoka@jpl.org>
16251
16252 * mm-view.el (mm-display-inline-fontify): Disable support modes.
16253
16254 2005-09-05 Reiner Steib <Reiner.Steib@gmx.de>
16255
16256 * message.el (message-tab-body-function): Fix mismatched custom type.
16257
16258 * gnus.el (gnus-group-change-level-function): Ditto.
16259
16260 * gnus-msg.el (gnus-outgoing-message-group): Ditto.
16261
16262 * gnus-art.el (gnus-signature-limit)
16263 (gnus-article-mime-part-function): Ditto.
16264
16265 2005-09-05 Katsumi Yamaoka <yamaoka@jpl.org>
16266
16267 * mml.el (mml-mode): Silence the byte compiler.
16268
16269 * gnus-art.el (gnus-article-jump-to-part): Redisplay the article
16270 using `(sit-for 0)' before moving the point to the specified part;
16271 skip unbuttonized parts.
16272 (gnus-article-part-wrapper): Don't use save-window-excursion; don't
16273 return to the summary window if gnus-auto-select-part is non-nil.
16274
16275 2005-09-04 Reiner Steib <Reiner.Steib@gmx.de>
16276
16277 * mml.el (mml-dnd-protocol-alist, mml-dnd-attach-options):
16278 New variables.
16279 (mml-dnd-attach-file, mml-mode): Use them.
16280
16281 * nnweb.el (nnweb-type-definition, nnweb-google-wash-article):
16282 Make fetching article by MID work again for Google Groups.
16283 Add FIXME concerning gnus-group-make-web-group.
16284
16285 * mml-smime.el (mml-smime-sign-query, mml-smime-get-dns-cert):
16286 Don't depend on Gnus by using mail-extract-address-components if
16287 gnus-extract-address-components is not bound.
16288
16289 2005-09-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
16290
16291 * gnus-art.el (gnus-mime-display-security): Don't display the
16292 signature, but only the signed part.
16293
16294 2005-09-02 Katsumi Yamaoka <yamaoka@jpl.org>
16295
16296 * gnus-sum.el (gnus-thread-hide-subtree): Doc fix.
16297
16298 * gnus-msg.el (gnus-inews-insert-gcc): Fix the mistake of using
16299 list, not listp.
16300
16301 2005-09-02 Hrvoje Niksic <hniksic@xemacs.org>
16302
16303 * mm-encode.el (mm-encode-content-transfer-encoding):
16304 Likewise when encoding.
16305
16306 * mm-bodies.el (mm-decode-content-transfer-encoding):
16307 De-canonicalize CRLF for all text content types, not just
16308 text/plain.
16309
16310 2005-09-01 Katsumi Yamaoka <yamaoka@jpl.org>
16311
16312 * gnus-art.el (gnus-article-part-wrapper): Error if there's no
16313 valid article; point arrow and cursor at the MIME button.
16314
16315 2005-08-30 Katsumi Yamaoka <yamaoka@jpl.org>
16316
16317 * gnus-art.el (gnus-mime-save-part-and-strip): Clarify prompt.
16318 Suggested by Dan Christensen <jdc@uwo.ca>.
16319
16320 * mm-decode.el (mm-save-part): Enable change of prompt.
16321
16322 2005-08-29 Jari Aalto <jari.aalto@cante.net>
16323
16324 * gnus-msg.el (gnus-inews-add-send-actions):
16325 Make `message-post-method' lambda parameter ARG `&optional'.
16326
16327 2005-08-29 Reiner Steib <Reiner.Steib@gmx.de>
16328
16329 * gnus-sum.el (gnus-summary-mime-map):
16330 Add gnus-article-save-part-and-strip, gnus-article-delete-part and
16331 gnus-article-jump-to-part.
16332
16333 * gnus-art.el (gnus-article-edit-article): Add quiet argument.
16334 (gnus-article-edit-part): Use it.
16335 (gnus-article-part-wrapper): Add no-handle argument.
16336 (gnus-article-save-part-and-strip, gnus-article-delete-part):
16337 New functions.
16338
16339 2005-08-29 Romain Francoise <romain@orebokech.com>
16340
16341 * gnus-fun.el (gnus-convert-image-to-face-command): Fix typo in
16342 docstring.
16343 (gnus-face-from-file): Likewise.
16344
16345 2005-08-29 Reiner Steib <Reiner.Steib@gmx.de>
16346
16347 * gnus-art.el (gnus-mime-save-part-and-strip): Don't prompt.
16348 (gnus-mime-delete-part): Don't prompt if `gnus-expert-user' is
16349 non-nil.
16350 (gnus-auto-select-part): New variable.
16351 (gnus-article-jump-to-part): New function.
16352 (gnus-article-edit-part, gnus-mime-save-part-and-strip)
16353 (gnus-mime-delete-part): Allow selecting specified part after
16354 deleting or stripping parts.
16355 (gnus-article-jump-to-part): Don't use `read-number'. Use last
16356 part if argument is bogus.
16357
16358 2005-08-31 Juanma Barranquero <lekktu@gmail.com>
16359
16360 * gnus-art.el (w3m-minor-mode-map):
16361 * gnus-spec.el (gnus-newsrc-file-version):
16362 * gnus-util.el (nnmail-active-file-coding-system)
16363 (gnus-original-article-buffer, gnus-user-agent):
16364 * gnus.el (gnus-ham-process-destinations)
16365 (gnus-parameter-ham-marks-alist)
16366 (gnus-parameter-spam-marks-alist, gnus-spam-autodetect)
16367 (gnus-spam-autodetect-methods, gnus-spam-newsgroup-contents)
16368 (gnus-spam-process-destinations, gnus-spam-process-newsgroups):
16369 * mm-decode.el (gnus-current-window-configuration):
16370 * mm-extern.el (gnus-article-mime-handles):
16371 * mm-url.el (url-current-object, url-package-name)
16372 (url-package-version):
16373 * mm-view.el (gnus-article-mime-handles, gnus-newsgroup-charset)
16374 (smime-keys, w3m-cid-retrieve-function-alist)
16375 (w3m-current-buffer, w3m-display-inline-images)
16376 (w3m-minor-mode-map):
16377 * mml-smime.el (gnus-extract-address-components):
16378 * mml.el (gnus-article-mime-handles, gnus-mouse-2)
16379 (gnus-newsrc-hashtb, message-default-charset)
16380 (message-deletable-headers, message-options)
16381 (message-posting-charset, message-required-mail-headers)
16382 (message-required-news-headers):
16383 * mml1991.el (mc-pgp-always-sign):
16384 * mml2015.el (mc-pgp-always-sign):
16385 * nnheader.el (nnmail-extra-headers):
16386 * rfc1843.el (gnus-decode-encoded-word-function)
16387 (gnus-decode-header-function, gnus-newsgroup-name):
16388 * spam-stat.el (gnus-original-article-buffer): Add defvars.
16389
16390 2005-08-22 Karl Chen <quarl@cs.berkeley.edu>
16391
16392 * gnus-art.el (gnus-treatment-function-alist): Move date-lapsed to
16393 the end of the date treatments.
16394
16395 2005-08-15 Simon Josefsson <jas@extundo.com>
16396
16397 * pgg.el (url-insert-file-contents): Don't autoload it, Emacs has
16398 it in url-handlers.el and XEmacs in url.el. Reported by Luca
16399 Capello and Romain Francoise.
16400 (pgg-fetch-key-function): Remove, not used?
16401 (pgg-insert-url-with-w3): Require url, to get
16402 url-insert-file-contents regardless of where it is defined.
16403
16404 2005-08-13 Romain Francoise <romain@orebokech.com>
16405
16406 * message.el (message-cite-original-1): New function.
16407 (message-cite-original): Use it.
16408 (message-cite-original-without-signature): Ditto.
16409
16410 2005-08-08 Romain Francoise <romain@orebokech.com>
16411
16412 * message.el (message-yank-empty-prefix): New variable.
16413 (message-indent-citation): Use it.
16414 (message-cite-original-without-signature): Respect X-No-Archive.
16415
16416 2005-08-08 Simon Josefsson <jas@extundo.com>
16417
16418 * pgg.el: Autoload url-insert-file-contents instead of loading
16419 w3/url.
16420 (pgg-insert-url-with-w3): Don't load url here.
16421
16422 2005-08-07 Jesper Harder <harder@phys.au.dk>
16423
16424 * message.el (message-kill-to-signature): Don't insert newline at
16425 bol.
16426 (message-newline-and-reformat): Bind fill-paragraph-function to nil.
16427
16428 2005-08-06 Romain Francoise <romain@orebokech.com>
16429
16430 * message.el (message-user-fqdn): Fix typo in docstring.
16431
16432 2005-08-05 Daiki Ueno <ueno@unixuser.org>
16433
16434 * mml2015.el (mml2015-pgg-sign): Make sure micalg is correct.
16435
16436 * pgg-parse.el (pgg-parse-hash-algorithm-alist): Add SHA-2.
16437
16438 2005-08-05 Katsumi Yamaoka <yamaoka@jpl.org>
16439
16440 * mm-bodies.el (mm-encode-body): Use coding system rather than
16441 charset to encode text.
16442
16443 * mm-util.el (mm-find-mime-charset-region): Attempt to reduce the
16444 number of charsets if utf-8 is available (XEmacs).
16445
16446 2005-08-04 Reiner Steib <Reiner.Steib@gmx.de>
16447
16448 * gnus-art.el (gnus-button-valid-localpart-regexp): New variable
16449 taken from `gnus-button-mid-or-mail-regexp'.
16450 (gnus-button-mid-or-mail-regexp, gnus-button-alist): Use it.
16451 (gnus-button-alist): Improve regexp for domain part of the MIDs
16452 for news:localpart@domain buttons.
16453 (gnus-button-ctan-directory-regexp): Update.
16454
16455 2005-08-02 Katsumi Yamaoka <yamaoka@jpl.org>
16456
16457 * sieve-manage.el (sieve-manage-interactive-login):
16458 Use make-local-variable rather than make-variable-buffer-local.
16459 (sieve-manage-open): Ditto.
16460 (sieve-manage-authenticate): Ditto.
16461
16462 * mml.el (mml-generate-mime-1): Make the content type default to
16463 text/plain if the filename is not specified.
16464
16465 2005-08-01 Katsumi Yamaoka <yamaoka@jpl.org>
16466
16467 * gnus-uu.el (gnus-uu-save-article): Use insert-buffer-substring
16468 instead of insert-buffer.
16469
16470 * message.el (message-yank-original): Ditto; set the mark at the
16471 end of the yanked message.
16472
16473 2005-07-29 Katsumi Yamaoka <yamaoka@jpl.org>
16474
16475 * gnus-art.el (gnus-article-next-page-1): Reduce the number of
16476 lines to scroll rather than to stop it.
16477
16478 * mml.el (mml-generate-default-type): Add doc string.
16479 (mml-generate-mime-1): Use mm-default-file-encoding or make it
16480 default to application/octet-stream when determining the content
16481 type if it is not specified for the part or the mml contents; add
16482 a comment about mml-generate-default-type.
16483
16484 2005-07-29 Reiner Steib <Reiner.Steib@gmx.de>
16485
16486 * mml.el (mml-generate-mime-1): Use mm-default-file-encoding or
16487 make it default to application/octet-stream when determining the
16488 content type if it is not specified for the external contents.
16489
16490 2005-07-28 Katsumi Yamaoka <yamaoka@jpl.org>
16491
16492 * rfc2231.el (rfc2231-parse-string): Take care that not only a
16493 segmented parameter but also other parameters might be there.
16494
16495 2005-07-27 Katsumi Yamaoka <yamaoka@jpl.org>
16496
16497 * mm-decode.el (mm-display-external): Delete temp file, directory
16498 and buffer immediately if the external process is exited.
16499
16500 2005-07-26 Katsumi Yamaoka <yamaoka@jpl.org>
16501
16502 * gnus-art.el (gnus-article-next-page-1): Don't scroll if there're
16503 fewer lines than that of scroll-margin.
16504 (gnus-article-prev-page): Narrow the range to bind scroll-in-place.
16505
16506 2005-07-25 Katsumi Yamaoka <yamaoka@jpl.org>
16507
16508 * gnus-art.el (gnus-article-next-page): Revert.
16509 (gnus-article-beginning-of-window): New macro.
16510 (gnus-article-next-page-1): Use it.
16511 (gnus-article-prev-page): Ditto.
16512 (gnus-article-edit-part): Use insert-buffer-substring instead of
16513 insert-buffer.
16514 (gnus-article-edit-exit): Ditto.
16515
16516 * gnus-util.el (gnus-beginning-of-window): Remove.
16517 (gnus-end-of-window): Remove.
16518
16519 2005-07-25 Simon Josefsson <jas@extundo.com>
16520
16521 * pgg.el (pgg-insert-url-with-w3): Don't load w3, it is possible
16522 to have the url package without w3. Reported by Daiki Ueno
16523 <ueno@unixuser.org> and Luigi Panzeri <matley@muppetslab.org>.
16524
16525 2005-07-20 Didier Verna <didier@xemacs.org>
16526
16527 * gnus-diary.el: Remove the description comment (nndiary is now
16528 properly documented in the Gnus manual).
16529 Fix the spelling of "Back End".
16530 * nndiary.el: Ditto.
16531 Fix the copyright notice.
16532
16533 2005-07-18 Romain Francoise <romain@orebokech.com>
16534
16535 * gnus-sum.el (gnus-summary-to-prefix)
16536 (gnus-summary-newsgroup-prefix): New variables.
16537 (gnus-summary-from-or-to-or-newsgroups): Use them.
16538
16539 2005-07-17 Romain Francoise <romain@orebokech.com>
16540
16541 * mml2015.el (mml2015-clean-buffer): Prefix buffer name with a
16542 space as it's generally not especially interesting to the user.
16543
16544 2005-07-16 Romain Francoise <romain@orebokech.com>
16545
16546 * nnfolder.el (nnfolder-save-buffer): Bind `copyright-update' to
16547 nil to avoid prompting and file modification if one of the
16548 messages at the top of the nnfolder file contains a copyright
16549 notice.
16550 Update copyright notice.
16551
16552 * gnus-uu.el (gnus-uu-save-article): Use `message-make-date'
16553 instead of `current-time-string' as the latter creates a time
16554 string that is not RFC 2822 compliant (it lacks the zone).
16555 Update copyright notice.
16556
16557 2005-07-21 Stefan Monnier <monnier@iro.umontreal.ca>
16558
16559 * mml.el (mml-minibuffer-read-disposition): Don't use inline by default
16560 for text/rtf. Display default in prompt. Pass default for M-n.
16561
16562 * mm-uu.el (mm-uu-copy-to-buffer): Use with-current-buffer.
16563
16564 2005-07-16 Lars Magne Ingebrigtsen <larsi@gnus.org>
16565
16566 * gnus-msg.el (gnus-button-mailto):
16567 Remove save-selected-window-window hackery because it relies on
16568 save-selected-window internals.
16569
16570 2005-07-15 Katsumi Yamaoka <yamaoka@jpl.org>
16571
16572 * gnus-art.el (gnus-article-next-page): Use gnus-end-of-window.
16573 (gnus-article-next-page-1): Use gnus-beginning-of-window.
16574 (gnus-article-prev-page): Ditto.
16575
16576 * gnus-util.el (gnus-beginning-of-window): New function.
16577 (gnus-end-of-window): New function.
16578
16579 2005-07-14 Hiroshi Fujishima <hiroshi.fujishima@gmail.com> (tiny change)
16580
16581 * gnus-score.el (gnus-score-edit-all-score):
16582 Set gnus-score-edit-exit-function to gnus-score-edit-done and call
16583 gnus-message.
16584
16585 2005-07-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
16586
16587 * gnus-msg.el (gnus-button-mailto):
16588 Remove save-selected-window-window hackery because it relies on
16589 save-selected-window internals.
16590
16591 2005-07-13 Katsumi Yamaoka <yamaoka@jpl.org>
16592
16593 * gnus-salt.el (gnus-pick-mode): Remove the 5th arg of
16594 add-minor-mode.
16595 (gnus-binary-mode): Ditto.
16596
16597 * gnus-topic.el (gnus-topic-mode): Ditto.
16598
16599 2005-07-08 Ralf Angeli <angeli@iwi.uni-sb.de>
16600
16601 * gnus-art.el (gnus-article-next-page, gnus-article-next-page-1)
16602 (gnus-article-prev-page): Take scroll-margin into consideration.
16603
16604 2005-07-04 Lute Kamstra <lute@gnu.org>
16605
16606 Update FSF's address in GPL notices.
16607
16608 2005-07-04 Juanma Barranquero <lekktu@gmail.com>
16609
16610 * gnus.el (gnus-exit):
16611 * gnus-group.el (gnus-group-icons):
16612 * nnmail.el (nnmail-prepare): Fix typos in docstrings.
16613
16614 * gnus-nocem.el (gnus-nocem):
16615 * message.el (message-various, message-buffers, message-sending)
16616 (message-interface, message-forwarding, message-insertion)
16617 (message-headers, message-news, message-mail):
16618 * pgg-gpg.el (pgg-gpg):
16619 * pgg-parse.el (pgg-parse):
16620 * pgg-pgp.el (pgg-pgp):
16621 * pgg-pgp5.el (pgg-pgp5):
16622 * pop3.el (pop3): Finish `defgroup' description with period.
16623
16624 2005-07-01 Katsumi Yamaoka <yamaoka@jpl.org>
16625
16626 * gnus-art.el (article-display-face): Improve the efficiency.
16627 (article-display-x-face): Ditto; remove gray x-face stuff.
16628
16629 2005-06-30 Katsumi Yamaoka <yamaoka@jpl.org>
16630
16631 * gnus-art.el (article-display-face): Correct the position in
16632 which Faces are inserted.
16633
16634 2005-06-29 Didier Verna <didier@xemacs.org>
16635
16636 * gnus-art.el (article-display-face): Display faces in correct
16637 order.
16638
16639 2005-06-29 Katsumi Yamaoka <yamaoka@jpl.org>
16640
16641 * gnus-nocem.el (gnus-nocem-verifyer): Default to pgg-verify.
16642 (gnus-fill-real-hashtb): Use hash table instead of obarray.
16643 (gnus-nocem-check-article): Fetch the Type header.
16644 (gnus-nocem-message-wanted-p): Fix the way to examine types.
16645 (gnus-nocem-verify-issuer): Use functionp instead of fboundp.
16646 (gnus-nocem-enter-article): Use hash tables rather than obarrays;
16647 make sure gnus-nocem-hashtb is initialized.
16648 (gnus-nocem-alist-to-hashtb): Use hash table instead of obarray.
16649 (gnus-nocem-unwanted-article-p): Ditto.
16650
16651 * pgg.el (pgg-verify): Return the verification result.
16652
16653 2005-06-27 Lars Magne Ingebrigtsen <larsi@gnus.org>
16654
16655 * gnus-art.el (gnus-mime-copy-part): Check whether coding-system
16656 is ascii.
16657
16658 2005-06-24 Juanma Barranquero <lekktu@gmail.com>
16659
16660 * gnus-art.el (gnus-article-mode): Set `nobreak-char-display', not
16661 `show-nonbreak-escape'.
16662
16663 2005-06-23 Lute Kamstra <lute@gnu.org>
16664
16665 * gnus-art.el (gnus-article-mode): Use kill-all-local-variables.
16666
16667 * dig.el (dig-mode):
16668 * smime.el (smime-mode): Use gnus-run-mode-hooks.
16669
16670 2005-06-21 Juanma Barranquero <lekktu@gmail.com>
16671
16672 * nnimap.el (nnimap-split-download-body): Fix spellings.
16673
16674 2005-06-16 Juanma Barranquero <lekktu@gmail.com>
16675
16676 * gnus-art.el (gnus-article-encrypt-body):
16677 * gnus-cus.el (gnus-score-customize):
16678 * mm-extern.el (mm-extern-local-file, mm-inline-external-body):
16679 * pop3.el (pop3-user): Don't use `format' on `error' arguments.
16680
16681 2005-06-16 Arne Jørgensen <arne@arnested.dk>
16682
16683 * smime.el (smime-cert-by-ldap-1): Detect PEM format without
16684 header by looking for magic "MII" at the beginning.
16685
16686 2005-06-16 Miles Bader <miles@gnu.org>
16687
16688 * assistant.el (assistant-field): Remove "-face" suffix from face name.
16689 (assistant-field-face): New backward-compatibility alias for renamed
16690 face.
16691 (assistant-render-text): Use renamed assistant-field face.
16692
16693 * spam.el (spam): Remove "-face" suffix from face name.
16694 (spam-face): New backward-compatibility alias for renamed face.
16695 (spam-face, spam-initialize): Use renamed spam face.
16696
16697 * message.el (message-header-to, message-header-cc)
16698 (message-header-subject, message-header-newsgroups)
16699 (message-header-other, message-header-name)
16700 (message-header-xheader, message-separator, message-cited-text)
16701 (message-mml): Remove "-face" suffix from face names.
16702 (message-header-to-face, message-header-cc-face)
16703 (message-header-subject-face, message-header-newsgroups-face)
16704 (message-header-other-face, message-header-name-face)
16705 (message-header-xheader-face, message-separator-face)
16706 (message-cited-text-face, message-mml-face):
16707 New backward-compatibility aliases for renamed faces.
16708 (message-font-lock-keywords): Use renamed message faces.
16709
16710 * sieve-mode.el (sieve-control-commands, sieve-action-commands)
16711 (sieve-test-commands, sieve-tagged-arguments):
16712 Remove "-face" suffix from face names.
16713 (sieve-control-commands-face, sieve-action-commands-face)
16714 (sieve-test-commands-face, sieve-tagged-arguments-face):
16715 New backward-compatibility aliases for renamed faces.
16716 (sieve-control-commands-face, sieve-action-commands-face)
16717 (sieve-test-commands-face, sieve-tagged-arguments-face):
16718 Use renamed sieve faces.
16719
16720 * gnus.el (gnus-group-news-1, gnus-group-news-1-empty)
16721 (gnus-group-news-2, gnus-group-news-2-empty, gnus-group-news-3)
16722 (gnus-group-news-3-empty, gnus-group-news-4)
16723 (gnus-group-news-4-empty, gnus-group-news-5)
16724 (gnus-group-news-5-empty, gnus-group-news-6)
16725 (gnus-group-news-6-empty, gnus-group-news-low)
16726 (gnus-group-news-low-empty, gnus-group-mail-1)
16727 (gnus-group-mail-1-empty, gnus-group-mail-2)
16728 (gnus-group-mail-2-empty, gnus-group-mail-3)
16729 (gnus-group-mail-3-empty, gnus-group-mail-low)
16730 (gnus-group-mail-low-empty, gnus-summary-selected)
16731 (gnus-summary-cancelled, gnus-summary-high-ticked)
16732 (gnus-summary-low-ticked, gnus-summary-normal-ticked)
16733 (gnus-summary-high-ancient, gnus-summary-low-ancient)
16734 (gnus-summary-normal-ancient, gnus-summary-high-undownloaded)
16735 (gnus-summary-low-undownloaded)
16736 (gnus-summary-normal-undownloaded, gnus-summary-high-unread)
16737 (gnus-summary-low-unread, gnus-summary-normal-unread)
16738 (gnus-summary-high-read, gnus-summary-low-read)
16739 (gnus-summary-normal-read, gnus-splash):
16740 Remove "-face" suffix from face names.
16741 (gnus-group-news-1-face, gnus-group-news-1-empty-face)
16742 (gnus-group-news-2-face, gnus-group-news-2-empty-face)
16743 (gnus-group-news-3-face, gnus-group-news-3-empty-face)
16744 (gnus-group-news-4-face, gnus-group-news-4-empty-face)
16745 (gnus-group-news-5-face, gnus-group-news-5-empty-face)
16746 (gnus-group-news-6-face, gnus-group-news-6-empty-face)
16747 (gnus-group-news-low-face, gnus-group-news-low-empty-face)
16748 (gnus-group-mail-1-face, gnus-group-mail-1-empty-face)
16749 (gnus-group-mail-2-face, gnus-group-mail-2-empty-face)
16750 (gnus-group-mail-3-face, gnus-group-mail-3-empty-face)
16751 (gnus-group-mail-low-face, gnus-group-mail-low-empty-face)
16752 (gnus-summary-selected-face, gnus-summary-cancelled-face)
16753 (gnus-summary-high-ticked-face, gnus-summary-low-ticked-face)
16754 (gnus-summary-normal-ticked-face)
16755 (gnus-summary-high-ancient-face, gnus-summary-low-ancient-face)
16756 (gnus-summary-normal-ancient-face)
16757 (gnus-summary-high-undownloaded-face)
16758 (gnus-summary-low-undownloaded-face)
16759 (gnus-summary-normal-undownloaded-face)
16760 (gnus-summary-high-unread-face, gnus-summary-low-unread-face)
16761 (gnus-summary-normal-unread-face, gnus-summary-high-read-face)
16762 (gnus-summary-low-read-face, gnus-summary-normal-read-face)
16763 (gnus-splash-face):
16764 New backward-compatibility aliases for renamed faces.
16765 (gnus-group-startup-message): Use renamed gnus faces.
16766
16767 * gnus-srvr.el (gnus-server-agent, gnus-server-opened)
16768 (gnus-server-closed, gnus-server-denied, gnus-server-offline)
16769 (gnus-server-agent): Remove "-face" suffix from face names.
16770 (gnus-server-agent-face, gnus-server-opened-face)
16771 (gnus-server-closed-face, gnus-server-denied-face)
16772 (gnus-server-offline-face):
16773 New backward-compatibility aliases for renamed faces.
16774 (gnus-server-agent-face, gnus-server-opened-face)
16775 (gnus-server-closed-face, gnus-server-denied-face)
16776 (gnus-server-offline-face): Use renamed gnus faces.
16777
16778 * gnus-picon.el (gnus-picon-xbm, gnus-picon):
16779 Remove "-face" suffix from face names.
16780 (gnus-picon-xbm-face, gnus-picon-face):
16781 New backward-compatibility aliases for renamed faces.
16782
16783 * gnus-cite.el (gnus-cite-attribution, gnus-cite-1, gnus-cite-2)
16784 (gnus-cite-3, gnus-cite-4, gnus-cite-5, gnus-cite-6)
16785 (gnus-cite-7, gnus-cite-8, gnus-cite-9, gnus-cite-10)
16786 (gnus-cite-11): Remove "-face" suffix from face names.
16787 (gnus-cite-attribution-face, gnus-cite-face-1, gnus-cite-face-2)
16788 (gnus-cite-face-3, gnus-cite-face-4, gnus-cite-face-5)
16789 (gnus-cite-face-6, gnus-cite-face-7, gnus-cite-face-8)
16790 (gnus-cite-face-9, gnus-cite-face-10, gnus-cite-face-11):
16791 New backward-compatibility aliases for renamed faces.
16792 (gnus-cite-attribution-face, gnus-cite-face-list)
16793 (gnus-article-boring-faces): Use renamed gnus faces.
16794
16795 * gnus-art.el (gnus-signature, gnus-header-from)
16796 (gnus-header-subject, gnus-header-newsgroups, gnus-header-name)
16797 (gnus-header-content): Remove "-face" suffix from face names.
16798 (gnus-signature-face, gnus-header-from-face)
16799 (gnus-header-subject-face, gnus-header-newsgroups-face)
16800 (gnus-header-name-face, gnus-header-content-face):
16801 New backward-compatibility aliases for renamed faces.
16802 (gnus-signature-face, gnus-header-face-alist): Use renamed gnus faces.
16803
16804 * gnus-sum.el (gnus-summary-selected-face)
16805 (gnus-summary-highlight): Use renamed gnus faces.
16806 * gnus-group.el (gnus-group-highlight): Likewise.
16807
16808 2005-06-14 Juanma Barranquero <lekktu@gmail.com>
16809
16810 * gnus-sieve.el (gnus-sieve-article-add-rule):
16811 * legacy-gnus-agent.el (gnus-agent-unlist-expire-days):
16812 * spam-stat.el (spam-stat-buffer-change-to-spam)
16813 (spam-stat-buffer-change-to-non-spam): Follow error conventions.
16814
16815 * message.el (message-is-yours-p):
16816 * gnus-sum.el (gnus-auto-select-subject): Fix quoting in docstring.
16817
16818 2005-06-14 Katsumi Yamaoka <yamaoka@jpl.org>
16819
16820 * mm-view.el (mm-inline-text): Withdraw the last change.
16821
16822 2005-06-09 Katsumi Yamaoka <yamaoka@jpl.org>
16823
16824 * mm-view.el (mm-inline-text): Turn off adaptive-fill-mode while
16825 executing enriched-decode.
16826
16827 2005-06-07 Katsumi Yamaoka <yamaoka@jpl.org>
16828
16829 * mm-util.el (mm-find-buffer-file-coding-system): Don't examine
16830 charset of tar files.
16831
16832 2005-06-04 Luc Teirlinck <teirllm@auburn.edu>
16833
16834 * gnus-art.el (article-update-date-lapsed): Use `save-match-data'.
16835
16836 2005-06-04 Lute Kamstra <lute@gnu.org>
16837
16838 * nnfolder.el (nnfolder-read-folder): Make sure that undo
16839 information is never recorded.
16840
16841 2005-06-03 Stefan Monnier <monnier@iro.umontreal.ca>
16842
16843 * gnus-art.el (gnus-emphasis-alist): Disable the strikethru thingy.
16844
16845 2005-06-02 Katsumi Yamaoka <yamaoka@jpl.org>
16846
16847 * pop3.el (pop3-apop): Run md5 in the binary mode.
16848
16849 * starttls.el (starttls-set-process-query-on-exit-flag):
16850 Use eval-and-compile.
16851
16852 2005-05-31 Simon Josefsson <jas@extundo.com>
16853
16854 * smime.el (smime-replace-in-string): Define.
16855 (smime-cert-by-ldap-1): Use it.
16856
16857 2005-05-31 Katsumi Yamaoka <yamaoka@jpl.org>
16858
16859 * gnus-art.el (article-display-x-face): Replace
16860 process-kill-without-query by gnus-set-process-query-on-exit-flag.
16861
16862 * gnus-util.el (gnus-set-process-query-on-exit-flag): Alias to
16863 set-process-query-on-exit-flag or process-kill-without-query.
16864
16865 * html2text.el (html2text-fix-paragraphs): Use `while - re-search'
16866 loop instead of replace-regexp.
16867
16868 * imap.el (imap-ssl-open): Use set-process-query-on-exit-flag
16869 instead of process-kill-without-query if it is available.
16870
16871 * mm-util.el (mm-insert-file-contents): Bind find-file-hook
16872 instead of find-file-hooks if it is available.
16873
16874 * mml1991.el: Bind pgg-default-user-id when compiling.
16875
16876 * mml2015.el: Bind pgg-default-user-id when compiling.
16877
16878 * nndraft.el (nndraft-request-associate-buffer):
16879 Use write-contents-functions instead of write-contents-hooks if it is
16880 available.
16881
16882 * nnheader.el (nnheader-find-file-noselect): Bind find-file-hook
16883 instead of find-file-hooks if it is available.
16884
16885 * nntp.el (nntp-open-connection): Replace
16886 process-kill-without-query by gnus-set-process-query-on-exit-flag.
16887 (nntp-open-ssl-stream): Ditto.
16888 (nntp-open-tls-stream): Ditto.
16889
16890 * starttls.el (starttls-set-process-query-on-exit-flag): Alias to
16891 set-process-query-on-exit-flag or process-kill-without-query.
16892 (starttls-open-stream-gnutls): Use it instead of
16893 process-kill-without-query.
16894 (starttls-open-stream): Ditto.
16895
16896 2005-05-31 Ulf Stegemann <ulf@zeitform.de> (tiny change)
16897
16898 * smime.el (smime-cert-by-ldap-1): Don't use
16899 replace-regexp-in-string.
16900
16901 2005-05-31 Arne Jørgensen <arne@arnested.dk>
16902
16903 * smime-ldap.el (smime-ldap-search): Add compatibility for XEmacs.
16904
16905 * smime.el (smime-cert-by-ldap-1): Handle certificates distributed
16906 in PEM format. Adjust to the XEmacs compatibility.
16907
16908 2005-05-30 Reiner Steib <Reiner.Steib@gmx.de>
16909
16910 * encrypt.el (encrypt-xor-process-buffer): Replace `string-to-int'
16911 by `string-to-number'.
16912 * gnus-agent.el (gnus-agent-regenerate-group)
16913 (gnus-agent-fetch-articles): Ditto.
16914 * gnus-art.el (gnus-button-fetch-group): Ditto.
16915 * gnus-cache.el (gnus-cache-generate-active)
16916 (gnus-cache-articles-in-group): Ditto.
16917 * gnus-group.el (gnus-group-set-current-level)
16918 (gnus-group-insert-group-line): Ditto.
16919 * gnus-score.el (gnus-score-set-expunge-below)
16920 (gnus-score-set-mark-below, gnus-summary-score-effect)
16921 (gnus-summary-score-entry): Ditto.
16922 * gnus-soup.el (gnus-soup-send-packet, gnus-soup-parse-areas)
16923 (gnus-soup-pack): Ditto.
16924 * gnus-spec.el (gnus-xmas-format): Ditto.
16925 * gnus-start.el (gnus-newsrc-to-gnus-format): Ditto.
16926 * gnus-sum.el (gnus-create-xref-hashtb): Ditto.
16927 * gnus-uu.el (gnus-uu-expand-numbers): Ditto.
16928 * nnbabyl.el (nnbabyl-article-group-number): Ditto.
16929 * nndb.el (nndb-get-remote-expire-response): Ditto.
16930 * nndiary.el (nndiary-parse-schedule-value)
16931 (nndiary-string-to-number, nndiary-request-replace-article)
16932 (nndiary-request-article): Ditto.
16933 * nndoc.el (nndoc-rnews-body-end, nndoc-mbox-body-end): Ditto.
16934 * nndraft.el (nndraft-articles, nndraft-request-group): Ditto.
16935 * nneething.el (nneething-make-head): Ditto.
16936 * nnfolder.el (nnfolder-request-article)
16937 (nnfolder-retrieve-headers): Ditto.
16938 * nnheader.el (nnheader-file-to-number): Ditto.
16939 * nnkiboze.el (nnkiboze-request-article): Ditto.
16940 * nnmail.el (nnmail-process-unix-mail-format)
16941 (nnmail-process-babyl-mail-format): Ditto.
16942 * nnmbox.el (nnmbox-read-mbox, nnmbox-article-group-number): Ditto.
16943 * nnmh.el (nnmh-update-gnus-unreads, nnmh-active-number)
16944 (nnmh-request-create-group, nnmh-request-list-1)
16945 (nnmh-request-group, nnmh-request-article): Ditto.
16946 * nnml.el (nnml-request-replace-article, nnml-request-article): Ditto.
16947 * nnrss.el (nnrss-find-rss-via-syndic8): Ditto.
16948 * nnsoup.el (nnsoup-make-active): Ditto.
16949 * nnspool.el (nnspool-find-id, nnspool-request-group): Ditto.
16950 * nntp.el (nntp-find-group-and-number)
16951 (nntp-retrieve-headers-with-xover): Ditto.
16952 * pgg-gpg.el (pgg-gpg-snarf-keys-region): Ditto.
16953 * pgg-parse.el (pgg-read-body, pgg-read-bytes)
16954 (pgg-format-key-identifier): Ditto.
16955 * pop3.el (pop3-last, pop3-stat): Ditto.
16956 * qp.el (quoted-printable-decode-region): Ditto.
16957
16958 * spam-report.el (spam-report-url-ping-mm-url): Use format instead
16959 of concat.
16960
16961 2005-05-30 Katsumi Yamaoka <yamaoka@jpl.org>
16962
16963 * gnus-agent.el (gnus-category-mode): Use gnus-run-mode-hooks.
16964
16965 * gnus-art.el (gnus-article-mode): Use gnus-run-mode-hooks.
16966
16967 * gnus-cus.el (gnus-custom-mode): Use gnus-run-mode-hooks.
16968
16969 * gnus-eform.el (gnus-edit-form-mode): Use gnus-run-mode-hooks.
16970
16971 * gnus-group.el (gnus-group-mode): Use gnus-run-mode-hooks.
16972
16973 * gnus-kill.el (gnus-kill-file-mode): Use gnus-run-mode-hooks.
16974
16975 * gnus-salt.el (gnus-tree-mode): Use gnus-run-mode-hooks.
16976 (gnus-carpal-mode): Ditto.
16977
16978 * gnus-srvr.el (gnus-server-mode): Use gnus-run-mode-hooks.
16979 (gnus-browse-mode): Ditto.
16980
16981 * gnus-sum.el (gnus-summary-mode): Use gnus-run-mode-hooks.
16982
16983 * gnus-util.el (gnus-run-mode-hooks): Save current buffer.
16984
16985 2005-05-29 Richard M. Stallman <rms@gnu.org>
16986
16987 * gnus-cite.el (gnus-cite-add-face): Set overlay's evaporate property.
16988
16989 2005-05-27 Katsumi Yamaoka <yamaoka@jpl.org>
16990
16991 * gnus-util.el (gnus-run-mode-hooks): New function.
16992
16993 * score-mode.el (gnus-score-mode): Use gnus-run-mode-hooks.
16994
16995 2005-05-26 Luc Teirlinck <teirllm@auburn.edu>
16996
16997 * gnus-agent.el (gnus-agent-make-mode-line-string):
16998 Use mode-line-highlight as mouse-face.
16999
17000 2005-05-17 Katsumi Yamaoka <yamaoka@jpl.org>
17001
17002 * canlock.el (canlock): Change the parent group to news.
17003
17004 * deuglify.el (gnus-outlook-deuglify): Add :group.
17005
17006 * dig.el (dig): Add :group.
17007
17008 * dns-mode.el (dns-mode): Add :group.
17009
17010 * encrypt.el (encrypt): Add :group.
17011
17012 * gnus-cite.el (gnus-cite-attribution-face): Add :group.
17013 (gnus-cite-face-1, gnus-cite-face-2, gnus-cite-face-3): Ditto.
17014 (gnus-cite-face-4, gnus-cite-face-5, gnus-cite-face-6): Ditto.
17015 (gnus-cite-face-7, gnus-cite-face-8, gnus-cite-face-9): Ditto.
17016 (gnus-cite-face-10, gnus-cite-face-11): Ditto.
17017
17018 * gnus-diary.el (gnus-diary): Add :group.
17019
17020 * gnus.el (gnus-group-news-1-face): Add :group.
17021 (gnus-group-news-1-empty-face): Ditto.
17022 (gnus-group-news-2-face, gnus-group-news-2-empty-face): Ditto.
17023 (gnus-group-news-3-face, gnus-group-news-3-empty-face): Ditto.
17024 (gnus-group-news-4-face, gnus-group-news-4-empty-face): Ditto.
17025 (gnus-group-news-5-face, gnus-group-news-5-empty-face): Ditto.
17026 (gnus-group-news-6-face, gnus-group-news-6-empty-face): Ditto.
17027 (gnus-group-news-low-face, gnus-group-news-low-empty-face): Ditto.
17028 (gnus-group-mail-1-face, gnus-group-mail-1-empty-face): Ditto.
17029 (gnus-group-mail-2-face, gnus-group-mail-2-empty-face): Ditto.
17030 (gnus-group-mail-3-face, gnus-group-mail-3-empty-face): Ditto.
17031 (gnus-group-mail-low-face, gnus-group-mail-low-empty-face): Ditto.
17032 (gnus-summary-selected-face, gnus-summary-cancelled-face): Ditto.
17033 (gnus-summary-high-ticked-face): Ditto.
17034 (gnus-summary-low-ticked-face): Ditto.
17035 (gnus-summary-normal-ticked-face): Ditto.
17036 (gnus-summary-high-ancient-face): Ditto.
17037 (gnus-summary-low-ancient-face): Ditto.
17038 (gnus-summary-normal-ancient-face): Ditto.
17039 (gnus-summary-high-undownloaded-face): Ditto.
17040 (gnus-summary-low-undownloaded-face): Ditto.
17041 (gnus-summary-normal-undownloaded-face): Ditto.
17042 (gnus-summary-high-unread-face): Ditto.
17043 (gnus-summary-low-unread-face): Ditto.
17044 (gnus-summary-normal-unread-face): Ditto.
17045 (gnus-summary-high-read-face, gnus-summary-low-read-face): Ditto.
17046 (gnus-summary-normal-read-face, gnus-splash-face): Ditto.
17047
17048 * hashcash.el (hashcash): New custom group.
17049 (hashcash-default-payment): Add :group.
17050 (hashcash-payment-alist): Ditto.
17051 (hashcash-default-accept-payment): Ditto.
17052 (hashcash-accept-resources): Ditto.
17053 (hashcash-path): Ditto.
17054 (hashcash-extra-generate-parameters): Ditto.
17055 (hashcash-double-spend-database): Ditto.
17056 (hashcash-in-news): Ditto.
17057
17058 * message.el (message-minibuffer-local-map): Add :group.
17059
17060 * netrc.el (netrc): Add :group.
17061
17062 * sieve-manage.el (sieve-manage-log): Add :group.
17063 (sieve-manage-default-user): Diito.
17064 (sieve-manage-server-eol, sieve-manage-client-eol): Ditto.
17065 (sieve-manage-streams, sieve-manage-stream-alist): Ditto.
17066 (sieve-manage-authenticators): Ditto.
17067 (sieve-manage-authenticator-alist): Ditto.
17068 (sieve-manage-default-port): Ditto.
17069
17070 * sieve-mode.el (sieve-control-commands-face): Add :group.
17071 (sieve-action-commands-face): Ditto.
17072 (sieve-test-commands-face): Ditto.
17073 (sieve-tagged-arguments-face): Ditto.
17074
17075 * smime.el (smime): Add :group.
17076
17077 * spam-report.el (spam-report): Add :group.
17078
17079 * spam.el (spam, spam-face): Add :group.
17080
17081 2005-05-16 Lars Magne Ingebrigtsen <larsi@gnus.org>
17082
17083 * nntp.el (nntp-next-result-arrived-p): Some news servers may
17084 return \n.\n.\n at the end of articles. Protect against that.
17085 (nntp-with-open-group): Allow debugging.
17086
17087 * nnheader.el (mail-header-set-extra): Make into a function
17088 because I just could't understand how to quote the list properly.
17089
17090 * dns.el (query-dns-cached): New function.
17091
17092 2005-05-26 Lute Kamstra <lute@gnu.org>
17093
17094 * score-mode.el (gnus-score-mode): Use run-mode-hooks.
17095
17096 2005-05-16 Katsumi Yamaoka <yamaoka@jpl.org>
17097
17098 * gnus-art.el: Don't autoload mail-extract-address-components.
17099
17100 * gnus.el: Remove duplicated autoload for message-y-or-n-p; use
17101 eval-and-compile to evaluate it.
17102
17103 * hashcash.el: Don't autoload executable-find.
17104
17105 * nndb.el: Don't declare the nndb back end two or more times; don't
17106 autoload news-reply-mode, news-setup, cancel-timer and telnet.
17107
17108 * nntp.el: Autoload format-spec instead of format; use
17109 eval-and-compile to evaluate autoload forms.
17110
17111 2005-05-09 Georg C. F. Greve <greve@gnu.org> (tiny change)
17112
17113 * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Fix PIN caching.
17114
17115 2005-05-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
17116
17117 * gnus.el (gnus-version-number): Bump version.
17118
17119 2005-05-01 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
17120
17121 * gnus.el: No Gnus v0.3 is released.
17122
17123 2005-04-28 Katsumi Yamaoka <yamaoka@jpl.org>
17124
17125 * gnus-art.el (gnus-article-edit-part): Disable undo.
17126
17127 2005-04-25 Katsumi Yamaoka <yamaoka@jpl.org>
17128
17129 * gnus-art.el (article-date-ut): Don't delete X-Sent header when
17130 gnus-article-date-lapsed-new-header is t if date timer is active;
17131 skip headers in which the original date value is empty.
17132 (gnus-article-save-original-date): Redefine it as a macro.
17133 (gnus-display-mime): Use it.
17134
17135 2005-04-22 Katsumi Yamaoka <yamaoka@jpl.org>
17136
17137 * gnus-art.el (article-date-ut): Support converting date in
17138 forwarded parts as well.
17139 (gnus-article-save-original-date): New function.
17140 (gnus-display-mime): Use it.
17141
17142 2005-04-22 David Hansen <david.hansen@physik.fu-berlin.de>
17143
17144 * nnrss.el (nnrss-check-group, nnrss-request-article): Support the
17145 enclosure element of <item>.
17146
17147 2005-04-21 Reiner Steib <Reiner.Steib@gmx.de>
17148
17149 * message.el (message-kill-buffer-query): Rename from
17150 `message-kill-buffer-query-if-modified'. Add :version.
17151
17152 2005-04-19 Katsumi Yamaoka <yamaoka@jpl.org>
17153
17154 * mml.el (mml-preview): Bind gnus-message-buffer while setting the
17155 window layout.
17156
17157 2005-04-18 Katsumi Yamaoka <yamaoka@jpl.org>
17158
17159 * mml.el: Autoload dnd when compiling.
17160
17161 2005-04-18 Reiner Steib <Reiner.Steib@gmx.de>
17162
17163 * mml.el (mml-mode, mml-dnd-attach-file): Use dnd-* instead of
17164 x-dnd-*.
17165
17166 2005-04-18 Katsumi Yamaoka <yamaoka@jpl.org>
17167
17168 * qp.el (quoted-printable-encode-region): Save excursion.
17169
17170 2005-04-14 Teodor Zlatanov <tzz@lifelogs.com>
17171
17172 * message.el (message-kill-buffer-query-if-modified): Add new variable
17173 so the user can kill a modified message buffer quickly.
17174 (message-kill-buffer): Use it.
17175
17176 2005-04-13 Katsumi Yamaoka <yamaoka@jpl.org>
17177
17178 * gnus-art.el (gnus-mime-inline-part): Use mm-string-to-multibyte.
17179 * qp.el (quoted-printable-encode-region): Use mm-string-to-multibyte.
17180
17181 2005-04-12 Katsumi Yamaoka <yamaoka@jpl.org>
17182
17183 * nnrss.el (nnrss-node-text): Replace CRLFs (which might be
17184 contained in text because xml.el decodes entities) with LFs.
17185
17186 2005-04-11 Lute Kamstra <lute@gnu.org>
17187
17188 * nnimap.el (nnimap-date-days-ago): Handle byte-compiler warnings
17189 differently.
17190
17191 2005-04-10 Stefan Monnier <monnier@iro.umontreal.ca>
17192
17193 * mm-util.el (mm-detect-coding-region): Typo.
17194
17195 2005-04-11 Katsumi Yamaoka <yamaoka@jpl.org>
17196
17197 * gnus-art.el (gnus-article-read-summary-keys): Fix misplaced parens.
17198
17199 2005-04-06 Deepak Goel <deego@gnufans.org>
17200
17201 * spam-stat.el (spam-stat-score-buffer): Add a call to a
17202 user-function allow user modifications of the scores.
17203 (spam-stat-score-buffer-user): New function, to allow
17204 user-computed modifications to the score.
17205 (spam-stat-score-buffer-user-functions): List of additional
17206 scoring functions.
17207 (spam-stat-error-holder): Global temporary error holder.
17208 (spam-stat-split-fancy): Use the new `spam-stat-error-holder'
17209 variable.
17210
17211 2005-04-06 Teodor Zlatanov <tzz@lifelogs.com>
17212
17213 * gnus-registry.el (gnus-registry-clean-empty-function)
17214 (gnus-registry-trim, gnus-registry-fetch-groups)
17215 (gnus-registry-delete-group): Groups that match
17216 `gnus-registry-ignored-groups' are removed from the registry
17217 entries, not just ignored for splitting. This helps clean up the
17218 registry. Also, `gnus-registry-fetch-groups' is a convenient way
17219 to get all the groups a message ID is in.
17220
17221 * spam-stat.el (spam-stat-split-fancy-spam-threshold)
17222 (spam-stat-split-fancy): Change "threshhold" to "threshold".
17223 (spam-stat-score-buffer-user-functions): Add :number custom type.
17224
17225 2005-04-06 Katsumi Yamaoka <yamaoka@jpl.org>
17226
17227 * mm-util.el (mm-coding-system-p): Don't return binary for the nil
17228 argument in XEmacs.
17229
17230 * nnrss.el (nnrss-compatible-encoding-alist): New variable.
17231 (nnrss-request-group): Decode group name first.
17232 (nnrss-request-article): Make a text/plain article if mml-to-mime
17233 failed.
17234 (nnrss-get-encoding): Return a compatible encoding according to
17235 nnrss-compatible-encoding-alist.
17236 (nnrss-find-el): Use consp instead of listp.
17237 (nnrss-opml-export, nnrss-order-hrefs, nnrss-find-el): Use dolist.
17238
17239 2005-04-06 Katsumi Yamaoka <yamaoka@jpl.org>
17240
17241 * time-date.el (time-to-seconds): Don't use the #xhhhh syntax
17242 which Emacs 20 doesn't support.
17243 (seconds-to-time, days-to-time, time-subtract, time-add): Ditto.
17244
17245 2005-04-04 Reiner Steib <Reiner.Steib@gmx.de>
17246
17247 * nnimap.el (nnimap-date-days-ago): Add defvars in order to
17248 silence the byte compiler inside the defun.
17249
17250 * gnus-demon.el (parse-time-string): Add autoload.
17251
17252 * gnus-delay.el (parse-time-string): Add autoload.
17253
17254 * gnus-art.el (parse-time-string): Add autoload.
17255
17256 * nnultimate.el (parse-time): Require for `parse-time-string'.
17257
17258 2005-03-31 Reiner Steib <Reiner.Steib@gmx.de>
17259
17260 * gnus-art.el (gnus-copy-article-ignored-headers): Update :version.
17261
17262 * gnus-score.el (gnus-adaptive-pretty-print): Ditto.
17263
17264 * smime.el (smime-ldap-host-list): Add :version.
17265
17266 2005-03-21 Reiner Steib <Reiner.Steib@gmx.de>
17267
17268 * gnus-srvr.el (gnus-browse-select-group): Add NUMBER argument and
17269 pass it to `gnus-browse-read-group'.
17270 (gnus-browse-read-group): Add NUMBER argument and pass it to
17271 `gnus-group-read-ephemeral-group'.
17272
17273 * gnus-group.el (gnus-group-read-ephemeral-group): Add NUMBER
17274 argument and pass it to `gnus-group-read-group'.
17275
17276 2005-03-19 Aidan Kehoe <kehoea@parhasard.net>
17277
17278 * mm-util.el (mm-xemacs-find-mime-charset): Only call
17279 mm-xemacs-find-mime-charset-1 if we have the mule feature
17280 available at runtime.
17281
17282 2005-03-25 Werner Lemberg <wl@gnu.org>
17283
17284 * nnmaildir.el: Replace `illegal' with `invalid'.
17285
17286 2005-03-22 Stefan Monnier <monnier@iro.umontreal.ca>
17287
17288 * gnus-start.el (gnus-display-time-event-handler):
17289 Check display-time-timer at runtime rather than only at load time
17290 in case display-time-mode is turned off in the mean time.
17291
17292 2005-03-16 Reiner Steib <Reiner.Steib@gmx.de>
17293
17294 * nnimap.el (nnimap-open-connection): Print which authinfo file is
17295 used.
17296
17297 * nneething.el (nneething-map-file-directory): Derive from
17298 `gnus-directory'.
17299
17300 * gnus-art.el (gnus-header-button-alist): Use `gnus-msg-mail' for
17301 the To/Cc button.
17302
17303 2005-03-15 Reiner Steib <Reiner.Steib@gmx.de>
17304
17305 * nnmaildir.el (nnmaildir-request-accept-article):
17306 Use `nnheader-cancel-timer' for compatibility with current XEmacs.
17307
17308 2005-03-13 Andrey Slusar <anrays@gmail.com> (tiny change)
17309
17310 * gnus-async.el: Require timer-funcs at compile time when in
17311 XEmacs for `run-with-idle-timer'.
17312
17313 2005-03-13 Andrey Slusar <anrays@gmail.com> (tiny change)
17314
17315 * gnus.el: Don't try and mark `gnus-agent-save-groups' as an
17316 autoloaded function.
17317
17318 2005-03-10 Stefan Monnier <monnier@iro.umontreal.ca>
17319
17320 * nnimap.el (nnimap-retrieve-headers-from-server): Fix last change.
17321
17322 2005-03-10 Arne Jørgensen <arne@arnested.dk> (tiny change)
17323
17324 * nnimap.el (nnimap-retrieve-headers-from-server): Fix off-by-one flaw.
17325
17326 2005-03-09 Lars Magne Ingebrigtsen <larsi@gnus.org>
17327
17328 * gnus-msg.el (gnus-confirm-mail-reply-to-news):
17329 Add gnus-expert-user to default.
17330
17331 2005-03-08 Juergen Kreileder <jk@blackdown.de> (tiny change)
17332
17333 * nnimap.el (nnimap-open-server): Ditto.
17334
17335 * imap.el (imap-authenticate): Fix typo.
17336
17337 2005-03-08 Bjorn Solberg <bjorn_ding@hekneby.org> (tiny change)
17338
17339 * nnimap.el (nnimap-retrieve-headers-from-server): Sort NOV
17340 buffer (since IMAP server might return FETCH response out of
17341 order, and the nntp buffer must be sorted).
17342
17343 2005-03-06 Kevin Greiner <kevin.greiner@compsol.cc>
17344
17345 * gnus-start.el (gnus-convert-old-newsrc): Fix numeric
17346 comparison on string.
17347
17348 * gnus-agent.el (gnus-agent-long-article, gnus-agent-short-article)
17349 (gnus-agent-score): Rename category keywords to match gnus-cus.
17350 (gnus-agent-summary-fetch-series): Modify to protect against
17351 gnus-agent-summary-fetch-group clearing processable flags.
17352 (gnus-agent-synchronize-group-flags): Update live group buffer as
17353 synchronization may occur due to the user toggle the plugged
17354 status.
17355 (gnus-agent-fetch-group-1): Clear downloadable flag when article
17356 successfully downloaded.
17357 (gnus-agent-expire-group-1): Avoid using markers when the overview
17358 is in ascending order; greatly improves performance.
17359 (gnus-agent-regenerate-group):
17360 Use gnus-agent-synchronize-group-flags to reset read status in both
17361 gnus and server.
17362 (gnus-agent-update-files-total-fetched-for): Fix initial size.
17363
17364 2005-03-04 Reiner Steib <Reiner.Steib@gmx.de>
17365
17366 * message.el: Don't autoload former message-utils variables.
17367 (message-strip-subject-trailing-was): Change doc string.
17368
17369 * nnweb.el: Fixes for `gnus-group-make-web-group'.
17370 (nnweb-type-definition): Don't add "hl=en" in `address'. Add `base'.
17371 (nnweb-google-search): Add "hl=en" here.
17372 (nnweb-google-parse-1, nnweb-google-create-mapping):
17373 Don't hardcode URL.
17374
17375 2005-03-03 Reiner Steib <Reiner.Steib@gmx.de>
17376
17377 * message.el (message-get-reply-headers, message-followup):
17378 Mention related variables `message-use-followup-to' and
17379 `message-use-mail-followup-to', in the information buffer.
17380
17381 * nnweb.el (nnweb-type-definition): Use groups.google.de instead
17382 of broken groups(-beta).google.com.
17383
17384 2005-03-03 Teodor Zlatanov <tzz@lifelogs.com>
17385
17386 * gnus-sum.el (gnus-summary-move-article): Pass move-is-internal
17387 parameter to invoked gnus-request-move-article; remove the
17388 redundant gnus-sum-hint-move-is-internal variable; apply the marks
17389 all at once instead of once per article.
17390 (gnus-summary-remove-process-mark): Accept a list of articles as
17391 well as a single article for processing.
17392
17393 * gnus-int.el (gnus-request-move-article): Add move-is-internal
17394 parameter.
17395
17396 * nnml.el (nnml-request-move-article): Add move-is-internal parameter.
17397
17398 * nnmh.el (nnmh-request-move-article): Add move-is-internal parameter.
17399
17400 * nnmbox.el (nnmbox-request-move-article): Add move-is-internal
17401 parameter.
17402
17403 * nnmaildir.el (nnmaildir-request-move-article): Add move-is-internal
17404 parameter.
17405
17406 * nnimap.el (nnimap-request-move-article): Add move-is-internal
17407 parameter and remove the gnus-sum-hint-move-is-internal variable.
17408
17409 * nnfolder.el (nnfolder-request-move-article): Add move-is-internal
17410 parameter.
17411
17412 * nndraft.el (nndraft-request-move-article): Add move-is-internal
17413 parameter.
17414
17415 * nndiary.el (nndiary-request-move-article): Add move-is-internal
17416 parameter.
17417
17418 * nndb.el (nndb-request-move-article): Add move-is-internal parameter.
17419
17420 * nnbabyl.el (nnbabyl-request-move-article): Add move-is-internal
17421 parameter.
17422
17423 * nnagent.el (nnagent-request-move-article): Add move-is-internal
17424 parameter.
17425
17426 2005-03-01 Stefan Monnier <monnier@iro.umontreal.ca>
17427
17428 * gnus-sum.el (gnus-summary-exit): Undo last change and fix it in
17429 a more conservative way.
17430
17431 2005-02-26 Stefan Monnier <monnier@iro.umontreal.ca>
17432
17433 * gnus-sum.el (gnus-summary-exit): Move point after displaying the
17434 buffer, so it moves the window's cursor.
17435
17436 2005-02-26 Arne Jørgensen <arne@arnested.dk>
17437
17438 * mm-decode.el (mm-dissect-buffer): Pass the from field on to
17439 `mm-dissect-multipart' and receive the from field as an (optional)
17440 argument from `mm-dissect-multipart'.
17441 (mm-dissect-multipart): Receive the from field as an argument and
17442 pass it on when we call `mm-dissect-buffer' on MIME parts.
17443 Fixes verification/decryption of signed/encrypted MIME parts.
17444
17445 2005-02-25 Teodor Zlatanov <tzz@lifelogs.com>
17446
17447 * gnus-sum.el (gnus-summary-move-article):
17448 Set gnus-sum-hint-move-is-internal for gnus-request-move-article and
17449 whatever it calls (right now, only nnimap-request-move article
17450 respects it).
17451
17452 * nnimap.el (nnimap-request-move-article):
17453 When gnus-sum-hint-move-is-internal is set, don't do the extra
17454 nnimap-request-article.
17455
17456 2005-02-24 Reiner Steib <Reiner.Steib@gmx.de>
17457
17458 * nnheader.el (nnheader-find-file-noselect): Add doc string.
17459
17460 * nnfolder.el (nnfolder-read-folder): Use RAWFILE for
17461 `nnheader-find-file-noselect' to avoid `large-file-warning-threshold'.
17462
17463 * gnus-sum.el (gnus-summary-caesar-message):
17464 Apply `gnus-treat-article' after rotation.
17465
17466 * gnus-group.el (gnus-group-clear-data): Mention process/prefix in
17467 doc string.
17468
17469 2005-02-22 Simon Josefsson <jas@extundo.com>
17470
17471 * encrypt.el (encrypt-password-cache-expiry): Remove (use
17472 `password-cache-expiry' instead). Reported by Arne Jørgensen
17473 <arne@arnested.dk>.
17474 (encrypt): Add password-cache and password-cache-expiry as group
17475 members.
17476
17477 2005-02-22 Arne Jørgensen <arne@arnested.dk>
17478
17479 * smime.el (smime-ldap-host-list): Doc fix.
17480 (smime-ask-passphrase): Use `password-read-and-add' to read (and
17481 cache) password.
17482 (smime-sign-region): Use it.
17483 (smime-decrypt-region): Use it.
17484 (smime-sign-buffer): Signal an error if `smime-sign-region' fails.
17485 (smime-encrypt-buffer): Signal an error if `smime-encrypt-region'
17486 fails.
17487 (smime-cert-by-ldap-1): Use `base64-encode-string' to convert
17488 certificate from DER to PEM format rather than calling openssl.
17489
17490 * mml-smime.el (mml-smime-encrypt-query): Remove obsolete comment.
17491
17492 * mml-sec.el (mml-secure-message): Insert keyfile/certfile tags
17493 for signing/encryption.
17494
17495 * mml.el (mml-parse-1): Use them.
17496
17497 2005-02-21 Arne Jørgensen <arne@arnested.dk>
17498
17499 * nnrss.el (nnrss-verbose): Remove.
17500 (nnrss-request-group): Use `nnheader-message' instead.
17501
17502 2005-02-19 Mark Plaksin <happy@usg.edu> (tiny change)
17503
17504 * nnrss.el (nnrss-verbose): New variable.
17505 (nnrss-request-group): Make it say nnrss is requesting a group.
17506
17507 2005-02-21 Reiner Steib <Reiner.Steib@gmx.de>
17508
17509 * gnus-art.el (gnus-parse-news-url, gnus-button-handle-news):
17510 Handle news URL with given port correctly.
17511
17512 2005-02-19 Katsumi Yamaoka <yamaoka@jpl.org>
17513
17514 * gnus-msg.el (gnus-copy-article-buffer): Quote decoded words
17515 containing special characters.
17516
17517 * gnus-sum.el (gnus-summary-edit-article): Ditto.
17518
17519 * mml.el (mime-to-mml): Ditto.
17520
17521 * rfc2047.el (rfc2047-encode-parameter): Use ietf-drums-tspecials.
17522 (rfc2047-quote-decoded-words-containing-tspecials): New variable.
17523 (rfc2047-decode-region): Quote decoded words containing special
17524 characters when rfc2047-quote-decoded-words-containing-tspecials
17525 is non-nil.
17526
17527 2005-02-16 Teodor Zlatanov <tzz@lifelogs.com>
17528
17529 * gnus-registry.el (gnus-registry-delete-group): Add minor bug fix.
17530
17531 * gnus.el (gnus-install-group-spam-parameters): Add minor doc fix.
17532
17533 2005-02-15 Simon Josefsson <jas@extundo.com>
17534
17535 * nnimap.el (nnimap-debug): Doc fix.
17536
17537 * imap.el (imap-debug): Doc fix.
17538
17539 2005-02-15 Katsumi Yamaoka <yamaoka@jpl.org>
17540
17541 * gnus-art.el: Avoid "Recursive load suspected" error in Emacs 21.1.
17542
17543 2005-02-14 Teodor Zlatanov <tzz@lifelogs.com>
17544
17545 * gnus.el (spam-contents): Improve docs for spam-contents
17546 parameter in its variable incarnation.
17547
17548 2005-02-14 Simon Josefsson <jas@extundo.com>
17549
17550 * smime-ldap.el: Use require instead of load-library for ldap.
17551 (smime-ldap-search): Indent.
17552 (smime-ldap-search-internal): Shorten line.
17553
17554 * smime.el (smime-cert-by-dns): Add doc-string.
17555 (smime-cert-by-ldap-1): Indent.
17556
17557 * mml-smime.el (mml-smime-get-ldap-cert): Rename from
17558 mml-smime-get-dns-ldap.
17559 (mml-smime-encrypt-query): Use new function. Default to ldap.
17560
17561 2005-02-14 Arne Jørgensen <arne@arnested.dk>
17562
17563 * smime.el: Require smime-ldap.
17564 (smime-ldap-host-list): New variable.
17565 (smime-cert-by-ldap, smime-cert-by-ldap-1): New functions.
17566
17567 * mml-smime.el (mml-smime-encrypt-query): New function.
17568 (mml-smime-encrypt-query): Use it.
17569
17570 * smime-ldap.el: New file.
17571
17572 2005-02-13 Katsumi Yamaoka <yamaoka@jpl.org>
17573
17574 * gnus-agent.el: Remove garbage made while merging the Emacs trunk.
17575
17576 2005-02-14 Reiner Steib <Reiner.Steib@gmx.de>
17577
17578 * gnus-group.el (gnus-group-make-doc-group): Mention prefix
17579 argument in doc string. Make query for type more clear.
17580
17581 2005-02-13 Reiner Steib <Reiner.Steib@gmx.de>
17582
17583 * gnus.el (gnus-group-startup-message): Search for gnus images in
17584 etc/images/gnus.
17585 * mm-util.el (mm-image-load-path): Likewise.
17586 * smiley.el (smiley-data-directory): Search for smilies in
17587 etc/images/smilies.
17588
17589 2005-02-09 Kim F. Storm <storm@cua.dk>
17590
17591 Change Emacs release version from 21.4 to 22.1 throughout.
17592 Change Emacs development version from 21.3.50 to 22.0.50.
17593
17594 2005-02-12 Katsumi Yamaoka <yamaoka@jpl.org>
17595
17596 * gnus-art.el (gnus-mime-copy-part): Don't decode compressed parts.
17597
17598 * mm-util.el (mm-coding-system-to-mime-charset): Make it work with
17599 non-Mule XEmacs as well.
17600 (mm-decompress-buffer): Signal an error intentionally if it does
17601 not decompress compressed data because auto-compression-mode is
17602 disabled.
17603
17604 2005-02-11 Teodor Zlatanov <tzz@lifelogs.com>
17605
17606 * gnus-registry.el (gnus-registry-delete-group): Fix bug: leaves
17607 an ID in the registry even if it has no groups.
17608
17609 2005-02-10 Katsumi Yamaoka <yamaoka@jpl.org>
17610
17611 * gnus-art.el (gnus-mime-jka-compr-maybe-uncompress): Remove;
17612 merge it into mm-decompress-buffer.
17613 (gnus-mime-copy-part): Use the MIME part charset, the value which
17614 a user specified or gnus-newsgroup-charset for decoding, like
17615 gnus-mime-inline-part does; set buffer-file-coding-system to tell
17616 save-buffer what was used. Suggested by Kevin Ryde
17617 <user42@zip.com.au>.
17618 (gnus-mime-inline-part): Allow the name parameter as well as the
17619 filename parameter; force decompressing of compressed data; always
17620 display contents being not decoded as unibyte.
17621
17622 * mm-view.el (mm-display-inline-fontify): Allow the name parameter
17623 as well as the filename parameter.
17624
17625 * mm-util.el (mm-decompress-buffer):
17626 Merge gnus-mime-jka-compr-maybe-uncompress.
17627 (mm-find-buffer-file-coding-system): Doc fix; force decompressing
17628 of compressed data.
17629
17630 2005-02-08 Simon Josefsson <jas@extundo.com>
17631
17632 * imap.el (imap-log): Doc fix.
17633
17634 2005-02-07 Katsumi Yamaoka <yamaoka@jpl.org>
17635
17636 * gnus-art.el (gnus-mime-inline-part): Decode parts according to
17637 the coding cookies; decompress compressed parts.
17638
17639 * mml.el (mml-generate-mime-1): Add the charset parameter according
17640 to the value which a user specified manually or the coding cookie.
17641
17642 * mm-util.el (mm-string-to-multibyte): New function.
17643 (mm-detect-mime-charset-region): Work with Emacs 22 as well.
17644 (mm-coding-system-to-mime-charset): New function.
17645 (mm-decompress-buffer): New function.
17646 (mm-find-buffer-file-coding-system): New function.
17647
17648 * mm-view.el (mm-insert-inline): Make sure a part ends with a newline.
17649 (mm-display-inline-fontify): Rewrite for decoding and decompressing
17650 parts.
17651
17652 2005-02-07 TSUCHIYA Masatoshi <tsuchiya@namazu.org>
17653
17654 * mm-view.el (mm-display-inline-fontify): Decode a part according
17655 to the charset parameter.
17656
17657 2005-02-03 Katsumi Yamaoka <yamaoka@jpl.org>
17658
17659 * gnus-art.el (gnus-mime-inline-part): Show the raw contents if a
17660 prefix arg is neither nil nor a number, as info specifies.
17661
17662 2005-02-02 Katsumi Yamaoka <yamaoka@jpl.org>
17663
17664 * nntp.el (nntp-marks-changed-p): Use time-less-p to compare the
17665 timestamps.
17666
17667 2005-02-02 Jari Aalto <jari.aalto@cante.net>
17668
17669 * gnus-sum.el (gnus-list-of-unread-articles): Improve active
17670 groups error checking and notify user.
17671
17672 2005-02-02 Jari Aalto <jari.aalto@poboxes.com>
17673
17674 * message.el (message-send-mail-function): Check existence of
17675 sendmail-program first before using default value
17676 `message-send-mail-with-sendmail'. Otherwise use more generic
17677 `smtpmail-send-it'.
17678
17679 2005-02-01 Katsumi Yamaoka <yamaoka@jpl.org>
17680
17681 * nntp.el (nntp-request-update-info): Always return nil.
17682
17683 2005-01-30 Stefan Monnier <monnier@iro.umontreal.ca>
17684
17685 * gnus-art.el (gnus-article-mode): Turn off the "\ " non-break space.
17686
17687 2005-01-28 Stefan Monnier <monnier@iro.umontreal.ca>
17688
17689 * message.el (message-beginning-of-line): Change the behavior when
17690 invoked between BOL and : so that it first moves backward.
17691
17692 2005-01-28 Katsumi Yamaoka <yamaoka@jpl.org>
17693
17694 * gnus-art.el (gnus-article-setup-buffer): Kill and re-create the
17695 article buffer when editing of the article is discarded.
17696 (gnus-article-prepare): Revert.
17697
17698 2005-01-28 Katsumi Yamaoka <yamaoka@jpl.org>
17699
17700 * gnus-art.el (gnus-article-prepare):
17701 Remove message-strip-forbidden-properties from the local hook.
17702
17703 2005-01-27 Simon Josefsson <jas@extundo.com>
17704
17705 * password.el (password-cache-add): Only start one timer per key.
17706 Reported by Derek Atkins <warlord@MIT.EDU>.
17707
17708 2005-01-26 Steve Youngs <steve@sxemacs.org>
17709
17710 * run-at-time.el: Remove. It is no longer needed as
17711 timer-funcs.el in the xemacs-base package has a working version of
17712 `run-at-time'.
17713
17714 * password.el: Require timer-funcs instead of run-at-time in
17715 XEmacs.
17716 Remove `password-run-at-time' macro.
17717 (password-cache-add): Use `run-at-time' instead of
17718 `password-run-at-time'.
17719
17720 * mail-source.el: Require timer-funcs instead of itimer in XEmacs
17721 for `run-with-idle-timer'.
17722
17723 * gnus-demon.el: Require timer-funcs instead of itimer in XEmacs
17724 for `run-at-time'.
17725
17726 * mm-url.el: Require timer-funcs at compile time when in XEmacs
17727 for `with-timeout'.
17728
17729 2005-01-24 Katsumi Yamaoka <yamaoka@jpl.org>
17730
17731 * mml.el (mml-generate-mime-1): Convert string into unibyte when
17732 inserting " *mml*" buffer's contents into a unibyte temp buffer.
17733
17734 2005-01-24 Harald Meland <harald.meland@usit.uio.no> (tiny change)
17735
17736 * mail-source.el (mail-source-fetch-imap): Search for ^From case
17737 sensitively.
17738
17739 2005-01-21 Derek Atkins <warlord@MIT.EDU> (tiny change)
17740
17741 * pgg-pgp.el (pgg-pgp-decrypt-region): Use passphrase cache.
17742
17743 2005-01-20 Katsumi Yamaoka <yamaoka@jpl.org>
17744
17745 * mm-decode.el (mm-insert-part): Switch the multibyteness of data
17746 which will be inserted according to the multibyteness of a buffer
17747 rather than the type of contents. Suggested by ARISAWA Akihiro
17748 <ari@mbf.ocn.ne.jp>.
17749
17750 * nnrss.el (nnrss-find-el): Check carefully whether there's a list
17751 of string which old xml.el may return rather than a string.
17752
17753 2005-01-17 Katsumi Yamaoka <yamaoka@jpl.org>
17754
17755 * gnus-sum.el (gnus-summary-idna-message): Silence byte compiler.
17756
17757 2005-01-16 Simon Josefsson <jas@extundo.com>
17758
17759 * gnus-sum.el (gnus-summary-idna-message): Fail gracefully if
17760 idn/idna.el isn't available.
17761 (gnus-summary-idna-message): Doc fix. Suggested by Michael Cook
17762 <michael@waxrat.com>.
17763
17764 * hashcash.el: Remove non-FSF copyright header.
17765
17766 * hashcash.el (hashcash-extra-generate-parameters): New variable.
17767 (hashcash-generate-payment): Use it.
17768 (hashcash-generate-payment-async): Use it.
17769
17770 2005-01-15 Simon Josefsson <jas@extundo.com>
17771
17772 * message.el (message-idna-to-ascii-rhs): Decode Reply-To too.
17773 Suggested by Raymond Scholz <ray-2005@zonix.de>.
17774
17775 * gnus-sum.el (gnus-summary-wash-map): Bind "W i" to
17776 gnus-summary-idna-message.
17777 (gnus-summary-make-menu-bar): Add De-IDNA menu entry.
17778 (gnus-summary-idna-message): New function.
17779
17780 2005-01-13 Reiner Steib <Reiner.Steib@gmx.de>
17781
17782 * gnus-msg.el (gnus-confirm-mail-reply-to-news): Change default to
17783 gnus-novice-user.
17784
17785 2005-01-12 Katsumi Yamaoka <yamaoka@jpl.org>
17786
17787 * nnrss.el (nnrss-request-delete-group): Delete entries in
17788 nnrss-group-alist as well.
17789 (nnrss-save-server-data): Insert newline.
17790
17791 2005-01-10 Reiner Steib <Reiner.Steib@gmx.de>
17792
17793 * gnus.el (gnus-user-agent): Use list of symbols instead of
17794 symbols. Display full version number for (S)XEmacs.
17795 Optionally display (S)XEmacs codename.
17796
17797 * gnus-util.el (gnus-emacs-version): Update for new
17798 `gnus-user-agent'.
17799
17800 * gnus-msg.el (gnus-extended-version): Make it possible to omit
17801 Gnus version.
17802
17803 2005-01-05 Reiner Steib <Reiner.Steib@gmx.de>
17804
17805 * spam.el (spam-face): New face. Don't use `gnus-splash-face'
17806 which is unreadable in some setups.
17807
17808 2005-01-06 Katsumi Yamaoka <yamaoka@jpl.org>
17809
17810 * gnus-spec.el (gnus-update-format-specifications): Flush the
17811 group format spec cache if it doesn't support decoded group names.
17812
17813 2005-01-03 Reiner Steib <Reiner.Steib@gmx.de>
17814
17815 * gnus-score.el (gnus-decay-scores, gnus-score-load-file):
17816 Allow to apply decay on score files matching a regexp.
17817
17818 2004-12-30 Katsumi Yamaoka <yamaoka@jpl.org>
17819
17820 * gnus-group.el (gnus-group-line-format-alist): Keep the forward
17821 compatibility in %g and %c.
17822
17823 2004-12-29 Katsumi Yamaoka <yamaoka@jpl.org>
17824
17825 * gnus-group.el (gnus-group-line-format-alist): Use decoded group
17826 name for only %g and %c.
17827 (gnus-group-insert-group-line): Bind gnus-tmp-decoded-group instead
17828 of gnus-tmp-group to decoded group name.
17829 (gnus-group-make-rss-group): Exclude `/'s from group names.
17830
17831 2004-12-28 Katsumi Yamaoka <yamaoka@jpl.org>
17832
17833 * nnrss.el (nnrss-get-encoding): Fix regexp.
17834
17835 2004-12-27 Simon Josefsson <jas@extundo.com>
17836
17837 * mm-bodies.el (mm-body-encoding): Don't permit 7-bit to be used when
17838 mm-use-ultra-safe-encoding is enabled (e.g., for PGP/MIME) and we have
17839 trailing white space. Reported by Werner Koch <wk@gnupg.org>.
17840
17841 2004-12-17 Kim F. Storm <storm@cua.dk>
17842
17843 * gnus-group.el (gnus-group-mode-map): Map follow-link to mouse-face.
17844
17845 * gnus-sum.el (gnus-summary-mode-map): Likewise.
17846
17847 2004-12-26 Tsuyoshi AKIHO <akiho@kawachi.zaq.ne.jp>
17848
17849 * gnus-sum.el (gnus-summary-walk-group-buffer): Decode group name.
17850
17851 2004-12-26 Katsumi Yamaoka <yamaoka@jpl.org>
17852
17853 * nnrss.el: Require rfc2047 and mml.
17854 (nnrss-file-coding-system): New variable.
17855 (nnrss-format-string): Redefine it as an inline function.
17856 (nnrss-decode-group-name): New function.
17857 (nnrss-string-as-multibyte): Remove.
17858 (nnrss-retrieve-headers): Decode group name; don't use
17859 nnrss-format-string.
17860 (nnrss-request-group): Decode group name.
17861 (nnrss-request-article): Decode group name; allow a Message-ID as
17862 well as an article number; don't use nnrss-format-string; encode a
17863 Message-ID string which may contain non-ASCII characters; use
17864 mml-to-mime to compose a MIME article.
17865 (nnrss-request-expire-articles): Decode group name.
17866 (nnrss-request-delete-group): Decode group name.
17867 (nnrss-fetch): Clarify error message.
17868 (nnrss-read-server-data): Use insert-file-contents instead of load;
17869 bind file-name-coding-system; use multibyte buffer.
17870 (nnrss-save-server-data): Bind coding-system-for-write to the
17871 value of nnrss-file-coding-system; bind file-name-coding-system;
17872 add coding cookie.
17873 (nnrss-read-group-data): Use insert-file-contents instead of load;
17874 bind file-name-coding-system; use multibyte buffer.
17875 (nnrss-save-group-data): Bind coding-system-for-write to the
17876 value of nnrss-file-coding-system; bind file-name-coding-system.
17877 (nnrss-decode-entities-string): Rename from n-d-e-unibyte-string;
17878 make it work with non-ASCII text.
17879 (nnrss-find-el): Make it work with old xml.el as well.
17880
17881 2004-12-26 Tsuyoshi AKIHO <akiho@kawachi.zaq.ne.jp>
17882
17883 * nnrss.el (nnrss-get-encoding): New function.
17884 (nnrss-fetch): Use unibyte buffer initially; bind
17885 coding-system-for-read while performing mm-url-insert; remove ^Ms;
17886 decode contents according to the encoding attribute.
17887 (nnrss-save-group-data): Add coding cookie.
17888 (nnrss-mime-encode-string): New function.
17889 (nnrss-check-group): Use it to encode subject and author.
17890
17891 2004-12-23 Teodor Zlatanov <tzz@lifelogs.com>
17892
17893 * spam.el (spam-check-BBDB): Don't get the symbol-value of an
17894 imaginary variable.
17895
17896 2004-12-22 Katsumi Yamaoka <yamaoka@jpl.org>
17897
17898 * gnus-spec.el (gnus-spec-tab): Make a Lisp form which works
17899 correctly even if there are wide characters.
17900
17901 2004-12-21 Teodor Zlatanov <tzz@lifelogs.com>
17902
17903 * spam.el (spam-check-BBDB): Fix the BBDB caching code to use
17904 downcased symbol names; make a new cache instead of reusing
17905 bbdb-hashtable.
17906
17907 2004-12-21 Katsumi Yamaoka <yamaoka@jpl.org>
17908
17909 * rfc2231.el (rfc2231-parse-string): Decode encoded value after
17910 concatenating segments rather than before concatenating them.
17911 Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
17912
17913 * message.el (message-get-reply-headers): Bind `extra'.
17914
17915 2004-12-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
17916
17917 * message.el (message-extra-wide-headers): New variable.
17918 (message-get-reply-headers): Use it.
17919
17920 2004-12-20 Katsumi Yamaoka <yamaoka@jpl.org>
17921
17922 * gnus-agent.el (gnus-agent-group-path): Decode group name.
17923 (gnus-agent-group-pathname): Ditto.
17924
17925 * gnus-cache.el (gnus-cache-file-name): Decode group name.
17926
17927 * gnus-group.el (gnus-group-make-group): Decode group name.
17928 (gnus-group-make-rss-group): Register the group data after opening
17929 the nnrss group.
17930
17931 2004-12-17 Paul Jarc <prj@po.cwru.edu>
17932
17933 * nnmaildir.el (nnmaildir-request-expire-articles): Articles moved
17934 by expiry now get marked as read.
17935
17936 2004-12-17 Katsumi Yamaoka <yamaoka@jpl.org>
17937
17938 * mm-util.el (mm-xemacs-find-mime-charset): New macro.
17939
17940 2004-12-17 Aidan Kehoe <kehoea@parhasard.net>
17941
17942 * mm-util.el (mm-xemacs-find-mime-charset-1): New function used to
17943 unify Latin characters in XEmacs.
17944 (mm-find-mime-charset-region): Use it.
17945
17946 2004-12-17 Katsumi Yamaoka <yamaoka@jpl.org>
17947
17948 * gnus-util.el (gnus-delete-directory): New function.
17949
17950 * gnus-agent.el (gnus-agent-delete-group): Use it.
17951
17952 * gnus-cache.el (gnus-cache-delete-group): Use it.
17953
17954 2004-12-16 Katsumi Yamaoka <yamaoka@jpl.org>
17955
17956 * gnus-group.el (gnus-group-make-rss-group): Unify non-ASCII group
17957 names.
17958
17959 2004-12-16 Simon Josefsson <jas@extundo.com>
17960
17961 * hashcash.el (hashcash-payment-alist): Fix custom :type.
17962
17963 2004-12-15 Katsumi Yamaoka <yamaoka@jpl.org>
17964
17965 * mm-url.el (mm-url-predefined-programs): Add --silent arg to curl.
17966
17967 * gnus-group.el (gnus-group-expire-articles-1): Decode group name.
17968 (gnus-group-set-current-level): Decode group name.
17969
17970 2004-12-15 Maciek Pasternacki <maciekp@japhy.fnord.org> (tiny change)
17971
17972 * nnrss.el (nnrss-fetch): Signal an error if w3-parse-buffer also
17973 failed.
17974
17975 2004-12-14 Katsumi Yamaoka <yamaoka@jpl.org>
17976
17977 * gnus-group.el (gnus-group-delete-group): Decode group name.
17978 (gnus-group-make-rss-group): Encode group name.
17979 (gnus-group-catchup-current): Decode group name.
17980 (gnus-group-kill-group): Decode group name.
17981
17982 2004-12-08 Stefan Monnier <monnier@iro.umontreal.ca>
17983
17984 * gnus-art.el (gnus-narrow-to-page): Don't hardcode point-min.
17985
17986 2004-12-13 Katsumi Yamaoka <yamaoka@jpl.org>
17987
17988 * gnus-group.el (gnus-group-make-rss-group):
17989 Use gnus-group-make-group instead of gnus-group-unsubscribe-group.
17990
17991 * gnus-start.el (gnus-setup-news): Honor user's setting to
17992 gnus-message-archive-method. Suggested by Lute Kamstra
17993 <lute@gnu.org>.
17994
17995 2004-12-10 Arnaud Giersch <arnaud.giersch@free.fr> (tiny change)
17996
17997 * gnus-sum.el (gnus-summary-exit-no-update): Don't clear the
17998 global counterparts of the buffer-local variables.
17999
18000 2004-11-16 Romain Francoise <romain@orebokech.com>
18001
18002 * gnus-sum.el (gnus-summary-exit): Don't clear the global
18003 counterparts of the buffer-local variables.
18004
18005 2004-11-25 Reiner Steib <Reiner.Steib@gmx.de>
18006
18007 * message.el (message-forbidden-properties): Fix typo in doc
18008 string.
18009
18010 2004-11-25 Reiner Steib <Reiner.Steib@gmx.de>
18011
18012 * gnus-util.el (gnus-replace-in-string): Add doc string.
18013
18014 * nnmail.el (nnmail-split-header-length-limit): Increase to 2048
18015 to avoid problems when splitting mails with many recipients.
18016
18017 2004-11-22 Stefan Monnier <monnier@iro.umontreal.ca>
18018
18019 * gnus-sum.el (gnus-summary-exit): Remove redundant and harmful
18020 pop-to-buffer, covered by the subsequent gnus-configure-windows.
18021
18022 2004-12-05 Nelson Ferreira <nelson.ferreira@ieee.org>
18023
18024 * spam-stat.el (spam-stat-save): Load the hashtable from disk only
18025 if there is no hashtable in memory or file modification time is
18026 newer than cached timestamp.
18027
18028 2004-12-03 Reiner Steib <Reiner.Steib@gmx.de>
18029
18030 * gnus-sum.el (gnus-summary-limit-to-recipient):
18031 Implement not-matching option.
18032
18033 2004-12-02 Reiner Steib <Reiner.Steib@gmx.de>
18034
18035 * gnus-sum.el (gnus-summary-limit-to-recipient): New function.
18036 Suggested David Mazieres in analogy to rmail-summary-by-recipients.
18037 (gnus-summary-limit-map, gnus-summary-make-menu-bar): Add it.
18038 (gnus-article-sort-by-recipient, gnus-summary-sort-by-recipient):
18039 New functions. Suggested by Uwe Brauer <oub@mat.ucm.es>.
18040 (gnus-summary-mode-map, gnus-summary-make-menu-bar): Add it.
18041
18042 2004-12-02 Katsumi Yamaoka <yamaoka@jpl.org>
18043
18044 * message.el (message-forward-make-body-mml): Remove headers
18045 according to message-forward-ignored-headers if a message is decoded.
18046
18047 2004-12-02 Romain Francoise <romain@orebokech.com>
18048
18049 * message.el (message-forward-make-body-plain): Always remove
18050 headers according to message-forward-ignored-headers.
18051
18052 2004-12-01 Teodor Zlatanov <tzz@lifelogs.com>
18053
18054 * spam.el (spam-summary-prepare-exit): Remove the
18055 gnus-summary-limit pop for now, it has problems with ham marks for
18056 me.
18057
18058 2004-11-29 Teodor Zlatanov <tzz@lifelogs.com>
18059
18060 * spam.el (spam-summary-prepare-exit): Use gnus-summary-limit
18061 correctly.
18062
18063 2004-11-28 Carl Henrik Lunde <chlunde+bugs+@ping.uio.no> (tiny change)
18064
18065 * format-spec.el (format-spec): Message the char.
18066
18067 2004-11-26 Teodor Zlatanov <tzz@lifelogs.com>
18068
18069 * gnus-art.el (gnus-split-methods): Reformat comments.
18070
18071 * spam.el (spam-summary-prepare-exit): Remove article limits
18072 before exiting the summary buffer.
18073
18074 2004-11-26 Katsumi Yamaoka <yamaoka@jpl.org>
18075
18076 * nnrss.el (nnrss-string-as-multibyte): Redefine it as a macro in
18077 order to silence the byte compiler.
18078
18079 * spam.el: Fix the way to silence the byte compiler, which
18080 complained about bbdb-buffer, bbdb-create-internal, bbdb-records,
18081 bbdb-search-simple, spam-BBDB-register-routine,
18082 spam-enter-ham-BBDB, spam-stat-buffer-change-to-non-spam,
18083 spam-stat-buffer-change-to-spam, spam-stat-buffer-is-non-spam,
18084 spam-stat-buffer-is-spam, spam-stat-load,
18085 spam-stat-register-ham-routine, spam-stat-register-spam-routine,
18086 spam-stat-save and spam-stat-split-fancy.
18087
18088 2004-11-26 Katsumi Yamaoka <yamaoka@jpl.org>
18089
18090 * canlock.el (canlock-password): Remove `:size 0' or `:size 1'
18091 which may confuse users.
18092 (canlock-password-for-verify): Ditto.
18093
18094 * deuglify.el (gnus-outlook-deuglify-unwrap-stop-chars): Ditto.
18095
18096 * gnus-art.el (gnus-emphasis-alist): Ditto.
18097
18098 * gnus-registry.el (gnus-registry-max-entries): Ditto.
18099
18100 * gnus-score.el (gnus-adaptive-word-length-limit): Ditto.
18101
18102 * gnus-start.el (gnus-save-killed-list): Ditto.
18103
18104 * gnus-sum.el (gnus-thread-hide-subtree): Ditto.
18105 (gnus-sum-thread-tree-root): Ditto.
18106 (gnus-sum-thread-tree-false-root): Ditto.
18107 (gnus-sum-thread-tree-single-indent): Ditto.
18108
18109 * message.el (message-courtesy-message): Ditto.
18110 (message-archive-note): Ditto.
18111 (message-subscribed-address-file): Ditto.
18112 (message-user-fqdn): Ditto.
18113
18114 * spam-report.el (spam-report-gmane-regex): Ditto.
18115
18116 * spam.el (spam-blackhole-good-server-regex): Ditto.
18117
18118 2004-11-25 Katsumi Yamaoka <yamaoka@jpl.org>
18119
18120 * mml.el (mml-preview): Widen the message buffer before copying
18121 the contents to the preview buffer; sort headers before previewing.
18122
18123 * message.el (message-hidden-headers): Fix the way to avoid a bug
18124 in the `repeat' widget in Emacs 21.3 or earlier.
18125
18126 2004-11-25 Katsumi Yamaoka <yamaoka@jpl.org>
18127
18128 * message.el (message-hidden-headers): Default to "^References:".
18129 Improve customization type. Suggested by Reiner Steib
18130 <Reiner.Steib@gmx.de>.
18131
18132 2004-11-25 Romain Francoise <romain@orebokech.com>
18133
18134 * message.el (message-strip-forbidden-properties): Remove check for
18135 obsolete `message-hidden' text property, hidden headers are not
18136 accessible in the buffer anymore.
18137
18138 2004-11-22 Romain Francoise <romain@orebokech.com>
18139
18140 * message.el (message-header-format-alist): Add `From' in list
18141 so that it can be sorted.
18142 (message-fix-before-sending): Widen and sort headers before
18143 sending.
18144 (message-hide-headers): Use narrowing to hide headers by moving
18145 them to the top of the buffer and narrowing to the region
18146 underneath.
18147
18148 2004-11-23 Lars Magne Ingebrigtsen <larsi@gnus.org>
18149
18150 * message.el (message-strip-forbidden-properties):
18151 Bind buffer-read-only (etc) to nil.
18152
18153 2004-11-23 Katsumi Yamaoka <yamaoka@jpl.org>
18154
18155 * rfc2047.el (rfc2047-header-encoding-alist): Add In-Reply-To to
18156 address-mime. Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
18157
18158 2004-11-22 Marek Martin <marek.martin@mum.pri.ee> (tiny change)
18159
18160 * nnfolder.el (nnfolder-request-create-group): Save current buffer.
18161
18162 2004-11-19 Lars Magne Ingebrigtsen <larsi@gnus.org>
18163
18164 * dns.el (query-dns): Use sit-for to time instead of
18165 accept-process-output, since that doesn't seem to work on udp
18166 sockets.
18167
18168 2004-11-17 Katsumi Yamaoka <yamaoka@jpl.org>
18169
18170 * rfc2047.el (rfc2047-encode-region): Encode bogus delimiters.
18171
18172 2004-11-15 Jesper Harder <harder@ifa.au.dk>
18173
18174 * pop3.el (pop3-leave-mail-on-server): Don't quote nil in
18175 doc string. Improve doc string.
18176
18177 2004-11-15 Katsumi Yamaoka <yamaoka@jpl.org>
18178
18179 * nntp.el (nntp-request-update-info): Return nil if
18180 nntp-marks-is-evil is true so that gnus-get-unread-articles-in-group
18181 may not call gnus-activate-group which uselessly issues the GROUP
18182 commands for all nntp groups and wastes time. Reported by Romain
18183 Francoise <romain@orebokech.com>.
18184
18185 * gnus-start.el (gnus-get-unread-articles): Remove redundant test.
18186
18187 2004-11-15 Simon Josefsson <jas@extundo.com>
18188
18189 * gnus-art.el (gnus-header-button-alist): Handle URLs in OpenPGP:
18190 headers separately.
18191 (gnus-button-openpgp): New function, inspired by Jochen Küpper
18192 <jochen-+It19tn3Rl9sbm7dSapR3bNAH6kLmebB@public.gmane.org>.
18193
18194 2004-11-14 Reiner Steib <Reiner.Steib@gmx.de>
18195
18196 * gnus-start.el (gnus-convert-old-newsrc):
18197 Assign legacy-gnus-agent to 5.10.7.
18198
18199 2004-11-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
18200
18201 * gnus-art.el (article-unsplit-urls): Don't anchor urls to the
18202 start of the lines.
18203
18204 2004-11-14 Magnus Henoch <mange@freemail.hu>
18205
18206 * hashcash.el (hashcash-default-payment): Change default to 20.
18207 (hashcash-default-accept-payment): Change default to 20.
18208 (hashcash-process-alist): New variable.
18209 (hashcash-generate-payment-async): Add.
18210 (hashcash-already-paid-p): Add.
18211 (hashcash-insert-payment): Don't generate payments twice.
18212 (hashcash-insert-payment-async): Add.
18213 (hashcash-insert-payment-async-2): Add.
18214 (hashcash-cancel-async): Add.
18215 (hashcash-wait-async): Add.
18216 (hashcash-processes-running-p): Add.
18217 (hashcash-wait-or-cancel): Add.
18218 (mail-add-payment): New optional argument. Conditionally start
18219 asynchronous calculation.
18220 (mail-add-payment-async): Add.
18221
18222 * message.el (message-send-mail): Wait for asynchronous hashcash
18223 results. Don't clobber existing X-Hashcash headers.
18224 (message-setup-1): Call mail-add-payment-async when
18225 message-generate-hashcash is non-nil.
18226
18227 2004-11-11 ARISAWA Akihiro <ari@mbf.ocn.ne.jp> (tiny change)
18228
18229 * message.el (message-use-alternative-email-as-from): Examine the
18230 From header as well; use message-make-from in order to include a
18231 user's full name.
18232
18233 2004-11-10 Katsumi Yamaoka <yamaoka@jpl.org>
18234
18235 * gnus-art.el (gnus-emphasis-alist): Don't hide asterisks by
18236 default; improve customization type.
18237 (gnus-emphasis-custom-with-format): New macro.
18238 (gnus-emphasis-custom-value-to-external): New function.
18239 (gnus-emphasis-custom-value-to-internal): New function.
18240
18241 2004-11-09 Lars Magne Ingebrigtsen <larsi@gnus.org>
18242
18243 * dns.el (query-dns): Resolve reverse addresses.
18244
18245 2004-10-23 Lars Magne Ingebrigtsen <larsi@gnus.org>
18246
18247 * gnus-group.el (gnus-group-get-new-news): Use it.
18248
18249 * gnus-start.el (gnus-check-reasonable-setup): New function.
18250
18251 2004-11-07 Katsumi Yamaoka <yamaoka@jpl.org>
18252
18253 * gnus-msg.el (gnus-configure-posting-styles): Don't cause the
18254 "Args out of range" error. Reported by Arnaud Giersch
18255 <arnaud.giersch@free.fr>.
18256
18257 2004-11-07 Stefan Wiens <s.wi@gmx.net> (tiny change)
18258
18259 * gnus-sum.el (gnus-summary-clear-local-variables): Use symbolp.
18260
18261 2004-11-04 Richard M. Stallman <rms@gnu.org>
18262
18263 * spam.el (spam group): Add :version.
18264
18265 * pgg-def.el (pgg group): Add :version.
18266
18267 2004-11-04 Katsumi Yamaoka <yamaoka@jpl.org>
18268
18269 * gnus-art.el (gnus-article-edit-article): Don't associate the
18270 article buffer with a draft file. This is a temporary measure
18271 against the 2004-08-22 change to gnus-article-edit-mode.
18272
18273 2004-11-02 Katsumi Yamaoka <yamaoka@jpl.org>
18274
18275 * html2text.el (html2text-get-attr): Remove unused argument `tag'.
18276 (html2text-format-tags): Remove unused variable `attr'.
18277
18278 2004-11-01 Reiner Steib <Reiner.Steib@gmx.de>
18279
18280 * gnus-msg.el (gnus-summary-resend-default-address): Add :version.
18281
18282 * spam-stat.el (spam-stat): Add :version.
18283
18284 * sieve.el (sieve): Add :version.
18285
18286 * sha1.el (sha1): Add :version.
18287 (sha1-use-external): Remove redundant version.
18288
18289 * nnmail.el (nnmail-split-fancy-with-parent-ignore-groups)
18290 (nnmail-cache-ignore-groups, nnmail-spool-hook)
18291 (nnmail-split-fancy-match-partial-words)
18292 (nnmail-split-lowercase-expanded): Add :version.
18293
18294 * nndiary.el (nndiary): Add :version.
18295
18296 * mml2015.el (mml2015-unabbrev-trust-alist): Add :version.
18297
18298 * mml-sec.el (mml-default-sign-method)
18299 (mml-default-encrypt-method, mml-signencrypt-style-alist):
18300 Add :version.
18301
18302 * mm-uu.el (mm-uu-diff-groups-regexp): Add :version.
18303
18304 * mm-url.el (mm-url-use-external, mm-url-program)
18305 (mm-url-arguments): Add :version.
18306
18307 * mm-decode.el (mm-inline-text-html-with-w3m-keymap)
18308 (mm-attachment-file-modes, mm-decrypt-option)
18309 (mm-w3m-safe-url-regexp): Add :version.
18310
18311 * message.el (message-cite-prefix-regexp)
18312 (message-sendmail-envelope-from, message-minibuffer-local-map)
18313 (message-user-fqdn, message-completion-alist): Add :version.
18314
18315 * gnus-win.el (gnus-configure-windows-hook)
18316 (gnus-use-frames-on-any-display): Add :version.
18317
18318 * gnus-art.el (gnus-article-address-banner-alist)
18319 (gnus-treat-unsplit-urls, gnus-treat-unfold-headers)
18320 (gnus-treat-from-picon, gnus-treat-mail-picon)
18321 (gnus-treat-x-pgp-sig): Add :version.
18322
18323 * gnus-sum.el (gnus-spam-mark, gnus-recent-mark)
18324 (gnus-undownloaded-mark, gnus-summary-article-move-hook)
18325 (gnus-summary-article-delete-hook)
18326 (gnus-summary-display-while-building): Add :version.
18327
18328 * gnus-start.el (gnus-subscribe-newsgroup-hooks)
18329 (gnus-get-top-new-news-hook): Add :version.
18330
18331 * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
18332 (gnus-server-closed-face, gnus-server-denied-face): Add :version.
18333
18334 * gnus-registry.el (gnus-registry): Add :version.
18335
18336 * gnus-spec.el (gnus-use-correct-string-widths)
18337 (gnus-make-format-preserve-properties): Add :version.
18338
18339 * gnus.el (gnus-group-charter-alist)
18340 (gnus-group-fetch-control-use-browse-url)
18341 (gnus-install-group-spam-parameters): Add :version.
18342
18343 * gnus-diary.el (gnus-diary): Add :version.
18344
18345 * gnus-delay.el (gnus-delay): Add :version.
18346
18347 * gnus-cite.el (gnus-cite-unsightly-citation-regexp)
18348 (gnus-cite-ignore-quoted-from, gnus-cite-attribution-face)
18349 (gnus-cite-blank-line-after-header, gnus-article-boring-faces):
18350 Add :version.
18351
18352 * gnus-agent.el (gnus-agent-max-fetch-size)
18353 (gnus-agent-enable-expiration, gnus-agent-queue-mail)
18354 (gnus-agent-prompt-send-queue): Add :version.
18355
18356 * deuglify.el (gnus-outlook-deuglify): Add :version.
18357
18358 * html2text.el: Beautify code. Improve doc strings.
18359 Some checkdoc cleanup.
18360 (html2text-get-attr, html2text-fix-paragraph): Simplify code.
18361
18362 2004-11-01 Alfred M. Szmidt <ams@kemisten.nu> (tiny change)
18363
18364 * html2text.el (html2text-format-tag-list): Add "strong" and "em".
18365
18366 2004-10-29 Teodor Zlatanov <tzz@lifelogs.com>
18367
18368 * gnus-registry.el (gnus-registry-hashtb): Create the registry
18369 when package is loaded.
18370
18371 * spam.el (spam-summary-score-preferred-header): Add global preference
18372 for people who want to override the default SpamAssassin over
18373 Bogofilter preference (when both are set).
18374 (spam-necessary-extra-headers): Add spam-use-bogofilter as an option.
18375 (spam-user-format-function-S):
18376 Check spam-summary-score-preferred-header.
18377 (spam-extra-header-to-number): Add X-Bogosity header parsing.
18378 (spam-user-format-function-S): Format the score correctly.
18379
18380 2004-10-29 Katsumi Yamaoka <yamaoka@jpl.org>
18381
18382 * gnus-msg.el (gnus-configure-posting-styles): Work with empty
18383 signature file. Suggested by Manoj Srivastava
18384 <srivasta@golden-gryphon.com>.
18385
18386 * mm-util.el (mm-coding-system-priorities): Prefer iso-8859-1 than
18387 iso-2022-jp even in the Japanese language environment.
18388 Suggested by Jason Rumney <jasonr@gnu.org>.
18389
18390 2004-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
18391
18392 * gnus-sum.el (gnus-update-summary-mark-positions): Allow users to
18393 use the same characters as the dummy marks; make it free from
18394 getting affected by the language environment.
18395 (gnus-summary-read-group-1): Update mark positions only when the
18396 format spec is updated.
18397
18398 * gnus-spec.el (gnus-update-format-specifications): Return a list
18399 of updated types.
18400
18401 2004-10-27 Katsumi Yamaoka <yamaoka@jpl.org>
18402
18403 * gnus-start.el (gnus-check-reasonable-setup): Use fboundp instead
18404 of boundp to check if display-warning is available.
18405
18406 2004-10-26 Teodor Zlatanov <tzz@lifelogs.com>
18407
18408 * nnimap.el (nnimap-open-connection): Fix prog1/prog2 bug.
18409
18410 2004-10-26 Katsumi Yamaoka <yamaoka@jpl.org>
18411
18412 * nnspool.el (nnspool-spool-directory): Use news-path if the
18413 news-directory variable is not bound.
18414
18415 * gnus-start.el (gnus-check-reasonable-setup): Use an alternative
18416 function instead of display-warning if it is not available.
18417
18418 2004-10-26 Reiner Steib <Reiner.Steib@gmx.de>
18419
18420 * gnus-agent.el (gnus-agent-expire-group-1): Fix last merge from
18421 v5-10: Use `point-at-bol'.
18422
18423 2004-10-26 Simon Josefsson <jas@extundo.com>
18424
18425 * hashcash.el: Fix URL in comment, reported by Cheng Gao
18426 <chenggao@gmail.com>.
18427
18428 2004-10-25 Reiner Steib <Reiner.Steib@gmx.de>
18429
18430 * html2text.el (html2text-buffer-head): Remove. Use `goto-char'
18431 instead.
18432
18433 2004-10-25 Teodor Zlatanov <tzz@lifelogs.com>
18434
18435 * nnimap.el (nnimap-remove-server-from-buffer-alist): Add function
18436 to remove a server from the nnimap-server-buffer-alist.
18437 (nnimap-open-connection, nnimap-close-server): Use it.
18438
18439 * gnus-encrypt.el: Remove file in favor of encrypt.el.
18440
18441 2004-10-21 Katsumi Yamaoka <yamaoka@jpl.org>
18442
18443 * mm-view.el (mm-display-inline-fontify): Inhibit font-lock when
18444 running the major-mode function.
18445
18446 2004-10-19 Katsumi Yamaoka <yamaoka@jpl.org>
18447
18448 * gnus-sum.el (gnus-update-summary-mark-positions): Search for
18449 dummy marks in the right way.
18450
18451 2004-10-18 David Edmondson <dme@dme.org>
18452
18453 * mm-view.el (mm-w3m-cid-retrieve-1): Don't use recursive call
18454 excessively.
18455
18456 2004-10-18 Teodor Zlatanov <tzz@lifelogs.com>
18457
18458 * gnus-util.el (gnus-split-references): Accept a nil references
18459 string and go on blissfully.
18460
18461 * gnus-registry.el (gnus-registry-split-fancy-with-parent): Catch
18462 cases where the references string is non-nil but has no references.
18463
18464 * encrypt.el: Add autoload tags.
18465
18466 * spam.el (spam-resolve-registrations-routine): Remove article
18467 from unregistration list too. Reported by David Hanak
18468 <dhanak@isis.vanderbilt.edu>
18469
18470 2004-10-18 Reiner Steib <Reiner.Steib@gmx.de>
18471
18472 * gnus-art.el (gnus-copy-article-ignored-headers): Default to
18473 nil. Change custom type.
18474
18475 2004-10-17 Reiner Steib <Reiner.Steib@gmx.de>
18476
18477 * gnus-art.el (gnus-copy-article-ignored-headers): New variable.
18478
18479 * gnus-sum.el (gnus-summary-move-article): Use it.
18480
18481 2004-10-15 Teodor Zlatanov <tzz@lifelogs.com>
18482
18483 * encrypt.el: Add autoload cookies.
18484
18485 * spam.el (spam-backend-article-list-property)
18486 (spam-backend-get-article-todo-list)
18487 (spam-backend-put-article-todo-list)
18488 (spam-summary-prepare-exit, spam-resolve-registrations-routine):
18489 Resolve registrations separately.
18490 (spam-register-routine): Format comments.
18491 (spam-unregister-routine, spam-register-routine): Always call with
18492 specific-articles, no default list.
18493 (spam-summary-prepare-exit): Use the spam-classifications function.
18494
18495 * netrc.el (autoload, netrc-parse): Use encrypt.el instead of
18496 gnus-encrypt.el.
18497
18498 * encrypt.el: Copied from gnus-encrypt.el.
18499
18500 * gnus-encrypt.el: Commented that it's obsolete.
18501
18502 2004-10-15 Reiner Steib <Reiner.Steib@gmx.de>
18503
18504 * gnus-score.el (gnus-adaptive-pretty-print): New variable.
18505 (gnus-score-save): Use it.
18506
18507 * message.el (message-bury): Use `window-dedicated-p'.
18508
18509 2004-10-15 Simon Josefsson <jas@extundo.com>
18510
18511 * pop3.el (top-level): Don't require nnheader.
18512 (pop3-read-timeout): Add.
18513 (pop3-accept-process-output): Add.
18514 (pop3-read-response, pop3-retr): Use it.
18515
18516 2004-10-14 Teodor Zlatanov <tzz@lifelogs.com>
18517
18518 * spam.el (spam-register-routine): Move comment.
18519 (spam-verify-bogofilter): Use 'unknown for the initial
18520 spam-bogofilter-valid state, not 'never.
18521
18522 * netrc.el (netrc-machine-user-or-password): Add convenience wrapper
18523 for netrc-machine.
18524
18525 * nnimap.el (nnimap-open-connection):
18526 Use netrc-machine-user-or-password.
18527
18528 2004-10-17 Richard M. Stallman <rms@gnu.org>
18529
18530 * gnus-registry.el (gnus-registry-unload-hook):
18531 Set as a variable with add-hook.
18532
18533 * nnspool.el (nnspool-spool-directory): Use news-directory instead
18534 of news-path.
18535
18536 * spam-stat.el (spam-stat-unload-hook): Set as a variable w/ add-hook.
18537
18538 * spam.el: Delete duplicate `provide'.
18539 (spam-unload-hook): Set as a variable with add-hook.
18540
18541 2004-10-15 Reiner Steib <Reiner.Steib@gmx.de>
18542
18543 * pop3.el (pop3-leave-mail-on-server): Describe possible problems
18544 in the doc string.
18545
18546 * message.el (message-ignored-news-headers)
18547 (message-ignored-supersedes-headers)
18548 (message-ignored-resent-headers)
18549 (message-forward-ignored-headers): Improve custom type.
18550
18551 2004-10-13 Katsumi Yamaoka <yamaoka@jpl.org>
18552
18553 * message.el (message-tokenize-header): Fix 2004-09-06 change
18554 which used point-min in the wrong place.
18555
18556 2004-10-12 Simon Josefsson <jas@extundo.com>
18557
18558 * tls.el (tls-certtool-program): New variable.
18559 (tls-certificate-information): New function, based on
18560 ssl-certificate-information.
18561
18562 2004-10-12 Katsumi Yamaoka <yamaoka@jpl.org>
18563
18564 * compface.el: Move the version of ELisp-based uncompface program
18565 to the contrib directory because of the copyright problem.
18566
18567 2004-10-12 Reiner Steib <Reiner.Steib@gmx.de>
18568
18569 * message.el (message-kill-buffer): Raise the current frame.
18570
18571 2004-10-10 Reiner Steib <Reiner.Steib@gmx.de>
18572
18573 * gnus-sum.el: Mention that multibyte characters don't work as marks.
18574
18575 * gnus.el (message-y-or-n-p): Autoload.
18576
18577 * pop3.el (pop3-maildrop, pop3-mailhost, pop3-port)
18578 (pop3-password-required, pop3-authentication-scheme)
18579 (pop3-leave-mail-on-server): Make customizable.
18580 (pop3): New custom group.
18581 (pop3-retr): Remove `sleep-for' statements.
18582 Suggested by Dave Love <fx@gnu.org>.
18583
18584 * nnheader.el (nnheader-read-timeout): Explain 1.0 timeout for
18585 Windows/DOS.
18586
18587 * imap.el (imap-parse-flag-list, imap-parse-body-extension)
18588 (imap-parse-body): Fix incorrect use of `assert'.
18589 Suggested by Dave Love <fx@gnu.org>.
18590
18591 * mml.el (mml-minibuffer-read-disposition): Require match.
18592 Suggested by Dave Love <fx@gnu.org>.
18593
18594 2004-10-11 Reiner Steib <Reiner.Steib@gmx.de>
18595
18596 * gnus-group.el (gnus-group-delete-group): Change "\t." to " " in
18597 doc string.
18598
18599 2004-10-08 Katsumi Yamaoka <yamaoka@jpl.org>
18600
18601 * mm-uu.el (mm-uu-dissect-text-parts): Support all text/* types.
18602
18603 2004-10-07 TSUCHIYA Masatoshi <tsuchiya@namazu.org>
18604
18605 * gnus-art.el (gnus-mime-display-single): Call `mm-display-inline'
18606 instead of calling `mm-insert-inline', to decode text/* parts
18607 before displaying them.
18608
18609 2004-10-07 Katsumi Yamaoka <yamaoka@jpl.org>
18610
18611 * mm-uu.el (mm-uu-text-plain-type): New variable.
18612 (mm-uu-pgp-signed-extract-1): Use it.
18613 (mm-uu-pgp-encrypted-extract-1): Use it.
18614 (mm-uu-dissect): Allow MIME type and parameters as an optional arg;
18615 bind mm-uu-text-plain-type with that value.
18616 (mm-uu-dissect-text-parts): Pass MIME type and parameters to
18617 mm-uu-dissect.
18618
18619 2004-10-06 Katsumi Yamaoka <yamaoka@jpl.org>
18620
18621 * gnus-group.el (gnus-update-group-mark-positions):
18622 * gnus-sum.el (gnus-update-summary-mark-positions):
18623 * message.el (message-check-news-body-syntax):
18624 * gnus-msg.el (gnus-debug): Use mm-string-as-multibyte instead
18625 of string-as-multibyte.
18626
18627 2004-10-05 Juri Linkov <juri@jurta.org>
18628
18629 * gnus-group.el (gnus-update-group-mark-positions):
18630 * gnus-sum.el (gnus-update-summary-mark-positions):
18631 * message.el (message-check-news-body-syntax):
18632 * gnus-msg.el (gnus-debug): Use `string-as-multibyte' to convert
18633 8-bit unibyte values to a multibyte string for search functions.
18634
18635 2004-10-06 Katsumi Yamaoka <yamaoka@jpl.org>
18636
18637 * mm-uu.el (mm-uu-dissect): Allow optional arg.
18638 (mm-uu-dissect-text-parts): New function.
18639
18640 * gnus-art.el (gnus-display-mime): Use mm-uu-dissect-text-parts to
18641 dissect text parts.
18642
18643 * gnus-sum.el (gnus-summary-insert-subject): Remove redundant setq.
18644 (gnus-summary-force-verify-and-decrypt): Revert 2004-08-18 change.
18645
18646 * mm-decode.el (mm-dissect-singlepart): Revert 2004-08-18 change.
18647
18648 * gnus-topic.el (gnus-topic-hierarchical-parameters):
18649 Use gnus-current-topics instead of gnus-current-topic.
18650
18651 2004-10-06 Jesper Harder <harder@ifa.au.dk>
18652
18653 * gnus-sum.el (gnus-summary-show-article): Use with-current-buffer.
18654
18655 2004-10-05 Jesper Harder <harder@ifa.au.dk>
18656
18657 * nnsoup.el (nnsoup-read-active-file): Use dolist, mapc or last
18658 where appropriate.
18659
18660 * nnml.el (nnml-generate-active-info): do.
18661
18662 * nndiary.el (nndiary-generate-active-info): do.
18663
18664 * gnus-topic.el (gnus-topic-hierarchical-parameters): do.
18665 (gnus-topic-move): do.
18666
18667 * gnus-sum.el (gnus-data-enter-list, gnus-summary-process-mark-set)
18668 (gnus-summary-set-local-parameters, gnus-summary-read-document): do.
18669
18670 * gnus-srvr.el (gnus-server-prepare)
18671 (gnus-server-open-all-servers): do.
18672
18673 * gnus-msg.el (gnus-summary-cancel-article)
18674 (gnus-summary-resend-message)
18675 (gnus-summary-mail-crosspost-complaint): do.
18676
18677 * gnus-move.el (gnus-change-server): do.
18678
18679 * gnus-group.el (gnus-group-unmark-all-groups)
18680 (gnus-group-set-current-level): do.
18681
18682 2004-10-04 Simon Josefsson <jas@extundo.com>
18683
18684 * message.el (message-generate-hashcash): Doc fix.
18685
18686 2004-10-02 Kevin Greiner <kgreiner@compsol.cc>
18687
18688 * nnagent.el (nnagent-request-type): Bind gnus-agent to nil to
18689 avoid infinite recursion via gnus-get-function.
18690
18691 2004-10-02 Jesper Harder <harder@ifa.au.dk>
18692
18693 * mm-partial.el (mm-partial-find-parts): Use with-current-buffer.
18694
18695 * nnfolder.el (nnfolder-generate-active-file): Use dolist.
18696
18697 * nnmail.el (nnmail-split-history): do.
18698
18699 * nnml.el (nnml-generate-nov-databases-1, nnml-request-rename-group)
18700 (nnml-request-delete-group): do.
18701
18702 * nnslashdot.el (nnslashdot-read-groups): do.
18703
18704 * nnsoup.el (nnsoup-delete-unreferenced-message-files): do.
18705 (nnsoup-unpack-packets, nnsoup-make-active): Simplify.
18706
18707 * nnspool.el (nnspool-find-id): Use with-temp-buffer.
18708 (nnspool-sift-nov-with-sed): Use last.
18709 (nnspool-retrieve-headers-with-nov): Use mapc.
18710 (nnspool-request-newgroups): Use dolist.
18711 (nnspool-request-group): Use last.
18712
18713 * nntp.el (nntp-read-server-type): Use dolist.
18714
18715 * nnvirtual.el (nnvirtual-create-mapping)
18716 (nnvirtual-update-read-and-marked): Use dolist.
18717 (nnvirtual-convert-headers): Simplify.
18718
18719 2004-10-01 Kevin Greiner <kgreiner@compsol.cc>
18720
18721 * gnus-agent.el (gnus-agent-synchronize-group-flags):
18722 Add support for sync'ing tick marks.
18723
18724 2004-10-01 Katsumi Yamaoka <yamaoka@jpl.org>
18725
18726 * gnus-sum.el (gnus-summary-toggle-header): Make it work even if
18727 there's no visible header.
18728
18729 2004-10-01 Kevin Greiner <kgreiner@compsol.cc>
18730
18731 * gnus-agent.el (gnus-agent-synchronize-group-flags):
18732 When necessary, pass full group name to gnus-request-set-marks.
18733
18734 2004-10-01 Simon Josefsson <jas@extundo.com>
18735
18736 * mailcap.el (mailcap-mime-data): Add pdf. Remove non-free
18737 acroread.
18738
18739 2004-10-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
18740
18741 * spam-report.el (spam-report-gmane): Fix interactive.
18742
18743 * gnus-art.el (gnus-treat-body-boundary): Only do stuff under X.
18744
18745 * gnus-agent.el (gnus-agent-synchronize-flags-server): Be silent
18746 when writing file.
18747 (gnus-agent-synchronize-flags): Don't default to being
18748 interactive.
18749
18750 2004-09-30 Simon Josefsson <jas@extundo.com>
18751
18752 * message.el (message-generate-hashcash): Add.
18753 (message-send-mail): Use it, call mail-add-payment.
18754
18755 2004-09-29 Teodor Zlatanov <tzz@lifelogs.com>
18756
18757 * spam.el (spam-verify-bogofilter): Use -V, not -sV option.
18758
18759 2004-09-28 Kevin Greiner <kgreiner@compsol.cc>
18760
18761 * gnus-agent.el (gnus-agent-synchronize-group-flags): Replace
18762 gnus-request-update-info with explicit code to sync the in-memory
18763 info read flags with the marks being sync'd to the backend.
18764
18765 * gnus-util.el (gnus-pp): Add optional stream to match pp API.
18766
18767 2004-09-28 Teodor Zlatanov <tzz@lifelogs.com>
18768
18769 * spam.el (spam-verify-bogofilter): Add new function.
18770 (spam-check-bogofilter)
18771 (spam-bogofilter-register-with-bogofilter): Use it.
18772 (spam-verify-bogofilter): Add small fixes.
18773
18774 2004-09-28 Simon Josefsson <jas@extundo.com>
18775
18776 * hashcash.el (hashcash-generate-payment): Revert.
18777
18778 2004-09-28 Teodor Zlatanov <tzz@lifelogs.com>
18779
18780 * gnus-registry.el (gnus-registry-split-fancy-with-parent):
18781 Use gnus-extract-references instead of gnus-split-references.
18782
18783 * gnus-util.el (gnus-extract-references): Add new function, analogous
18784 to gnus-split-references but extracts only the message-ID without
18785 anything extra.
18786
18787 * hashcash.el (hashcash-generate-payment)
18788 (hashcash-check-payment): Do the right thing if hashcash-path is
18789 nil (because the hashcash program could not be found).
18790
18791 * spam.el (spam-use-hashcash): Remove comment.
18792
18793 2004-09-27 Jesper Harder <harder@ifa.au.dk>
18794
18795 * gnus-cache.el (gnus-cache-possibly-remove-articles-1)
18796 (gnus-cache-enter-article, gnus-cache-remove-article)
18797 (gnus-cache-braid-heads, gnus-cache-generate-active): Use dolist.
18798
18799 * gnus-async.el (gnus-async-prefetch-remove-group): do.
18800
18801 * gnus-art.el (article-hide-boring-headers)
18802 (article-translate-strings, article-display-face)
18803 (gnus-article-mime-match-handle-first)
18804 (gnus-article-highlight-headers)
18805 (gnus-article-add-buttons-to-head): do.
18806
18807 2004-09-27 Simon Josefsson <jas@extundo.com>
18808
18809 * hashcash.el: New version, from
18810 http://users.actrix.co.nz/mycroft/hashcash.el. Previously in
18811 ../contrib/.
18812
18813 2004-09-27 Katsumi Yamaoka <yamaoka@jpl.org>
18814
18815 * mm-decode.el (mm-copy-to-buffer): Don't use set-buffer-multibyte.
18816
18817 2004-09-26 Jesper Harder <harder@ifa.au.dk>
18818
18819 * gnus-dup.el (gnus-dup-open): Use mapc.
18820 (gnus-dup-enter-articles, gnus-dup-suppress-articles): Use dolist.
18821
18822 (gnus-dup-enter-articles): Remove excess ID's from gnus-dup-hashtb.
18823 Reported by Stefan Wiens <s.wi@gmx.net>.
18824
18825 * gnus.el (gnus-shutdown): Use dolist.
18826
18827 * gnus-undo.el (gnus-undo): Use mapc.
18828
18829 * nnrss.el (nnrss-generate-active): do.
18830
18831 * message.el (message-cite-original-without-signature)
18832 (message-cite-original): Use mapc.
18833 (message-do-actions, message-make-forward-subject): Use dolist.
18834
18835 2004-09-25 Kevin Greiner <kgreiner@compsol.cc>
18836
18837 * gnus-agent.el (gnus-agent-check-overview-buffer): Fix range of
18838 deletion to remove entire duplicate line. Fixes merged article
18839 number bug.
18840
18841 2004-09-25 Kevin Greiner <kgreiner@compsol.cc>
18842
18843 * gnus-agent.el (gnus-agent-possibly-synchronize-flags): Ignore
18844 servers that are offline. Avoids having gnus-agent-toggle-plugged
18845 first ask if you want to open a server and then, even when you
18846 responded with no, asking if you want to synchronize the server's
18847 flags.
18848 (gnus-agent-synchronize-flags-server): Rewrote read loop to handle
18849 multi-line expressions.
18850 (gnus-agent-synchronize-group-flags): New internal function.
18851 Updates marks in memory (in the info structure) AND in the
18852 backend.
18853
18854 * gnus-util.el (gnus-remassoc): Fix typo in documentation.
18855
18856 * nnagent.el (nnagent-request-set-mark):
18857 Use gnus-agent-synchronize-group-flags, not backend's request-set-mark
18858 method, to ensure that synchronization updates marks in the
18859 backend and in the info (in memory) structure.
18860
18861 2004-09-24 Katsumi Yamaoka <yamaoka@jpl.org>
18862
18863 * gnus-uu.el (gnus-uu-digest-mail-forward): Obey the process/prefix
18864 convention fully; don't miss the root article of a thread; make
18865 the X-Draft-From header with correct article numbers.
18866
18867 2004-09-23 Kevin Greiner <kgreiner@compsol.cc>
18868
18869 * gnus-agent.el (gnus-agent-synchronize-flags-server): Do nothing
18870 unless plugged. Disable the agent so that an open failure causes
18871 an error.
18872
18873 * gnus-int.el (gnus-request-set-mark, gnus-request-update-mark):
18874 Revert 2004-09-21 change. The backend must be opened while
18875 synchronizing flags even when the backend stores the flags
18876 locally.
18877
18878 2004-09-23 Reiner Steib <Reiner.Steib@gmx.de>
18879
18880 * gnus-msg.el (gnus-configure-posting-styles): Narrow to headers
18881 in `header' match. Reported by Svend Tollak Munkejord.
18882
18883 * message.el (message-cite-original): Fix use of
18884 `message-cite-articles-with-x-no-archive'.
18885
18886 2004-09-22 Katsumi Yamaoka <yamaoka@jpl.org>
18887
18888 * gnus-win.el (gnus-buffer-configuration): Add mml-preview.
18889 (gnus-window-to-buffer): Ditto.
18890
18891 * mml.el (mml-preview-buffer): New variable.
18892 (mml-preview): Manage window layout with gnus-buffer-configuration.
18893
18894 * gnus-msg.el (gnus-setup-message): Put article numbers into the
18895 X-Draft-From header even if those articles aren't quoted.
18896
18897 2004-09-21 Kevin Greiner <kgreiner@compsol.cc>
18898
18899 * gnus-int.el (gnus-servers-that-use-local-marks): New variable.
18900 (gnus-request-set-mark, gnus-request-update-mark): Use new
18901 g-s-t-u-l-m to decide to use backend even when unplugged.
18902
18903 2004-09-21 Katsumi Yamaoka <yamaoka@jpl.org>
18904
18905 * gnus-msg.el (gnus-inews-make-draft-meta-information): Don't add
18906 a trailing whitespace. Suggested by Cheng Gao <chenggao@gmail.com>.
18907
18908 2004-09-20 Simon Josefsson <jas@extundo.com>
18909
18910 * mm-util.el (mm-charset-synonym-alist): Map "unicode" to
18911 "utf-16-le".
18912
18913 2004-09-20 Stefan Monnier <monnier@iro.umontreal.ca>
18914
18915 * mm-decode.el (mm-copy-to-buffer): Preserve the data's unibyteness.
18916
18917 2004-09-19 Reiner Steib <Reiner.Steib@gmx.de>
18918
18919 * uudecode.el (uudecode-use-external): Add :version.
18920
18921 * smime.el (smime-CA-file, smime-encrypt-cipher)
18922 (smime-dns-server): Add :version.
18923
18924 * smiley.el (gnus-smiley-file-types): Add :version.
18925
18926 * sha1.el (sha1-use-external): Add :version.
18927
18928 * pgg-def.el (pgg-query-keyserver): Add :version.
18929
18930 * nnmail.el (nnmail-fancy-expiry-targets)
18931 (nnmail-mail-splitting-charset, nnmail-mail-splitting-decodes):
18932 Add :version.
18933
18934 * nnimap.el (nnimap-split-download-body, nnimap-dont-close)
18935 (nnimap-retrieve-groups-asynchronous): Add :version.
18936 (nnimap-close-asynchronous): Add :version. Fix typo in doc string.
18937
18938 * mml.el (mml-content-disposition-parameters)
18939 (mml-insert-mime-headers-always): Add :version.
18940
18941 * mm-util.el (mm-coding-system-priorities): Add :version.
18942
18943 * mm-decode.el (mm-inline-text-html-with-images)
18944 (mm-keep-viewer-alive-types, mm-external-terminal-program)
18945 (mm-verify-option): Add :version.
18946 (mm-text-html-renderer): Change :version.
18947
18948 * message.el (message-fcc-externalize-attachments)
18949 (message-required-headers, message-draft-headers)
18950 (message-subject-trailing-was-query)
18951 (message-subject-trailing-was-ask-regexp)
18952 (message-subject-trailing-was-regexp, message-mark-insert-begin)
18953 (message-mark-insert-end, message-archive-header)
18954 (message-archive-note, message-cross-post-default)
18955 (message-cross-post-note, message-followup-to-note)
18956 (message-cross-post-note-function, message-use-mail-followup-to)
18957 (message-subscribed-address-functions)
18958 (message-subscribed-address-file, message-subscribed-addresses)
18959 (message-subscribed-regexps, message-allow-no-recipients)
18960 (message-yank-cited-prefix, message-signature-insert-empty-line)
18961 (message-hidden-headers, message-hierarchical-addresses)
18962 (message-mail-user-agent, message-use-idna)
18963 (message-valid-fqdn-regexp)
18964 (message-strip-special-text-properties, message-header-synonyms)
18965 (message-beginning-of-line, message-tab-body-function): Add :version.
18966 (message-insert-canlock, message-wide-reply-confirm-recipients):
18967 Change :version.
18968
18969 * mail-source.el (mail-source-ignore-errors): Add :group, :type
18970 and :version.
18971 (mail-source-delete-old-incoming-confirm)
18972 (mail-source-movemail-program): Add :version.
18973
18974 * gnus.el (gnus-parameters, gnus-user-agent): Add :version.
18975 (gnus-agent-cache, gnus-agent): Change :version.
18976
18977 * gnus-util.el (gnus-use-byte-compile): Change :version.
18978
18979 * gnus-sum.el (gnus-summary-make-false-root-always)
18980 (gnus-summary-default-high-score)
18981 (gnus-summary-default-low-score, gnus-auto-goto-ignores)
18982 (gnus-forwarded-mark, gnus-unseen-mark, gnus-no-mark)
18983 (gnus-read-all-available-headers, gnus-article-emulate-mime)
18984 (gnus-sum-thread-tree-root, gnus-sum-thread-tree-false-root)
18985 (gnus-sum-thread-tree-single-indent)
18986 (gnus-sum-thread-tree-vertical, gnus-sum-thread-tree-indent)
18987 (gnus-sum-thread-tree-leaf-with-other)
18988 (gnus-sum-thread-tree-single-leaf): Add :version.
18989 (gnus-summary-display-arrow, gnus-summary-muttprint-program)
18990 (gnus-article-loose-mime): Change :version.
18991
18992 * gnus-start.el (gnus-backup-startup-file)
18993 (gnus-save-startup-file-via-temp-buffer): Add :version.
18994
18995 * gnus-srvr.el (gnus-server-browse-in-group-buffer)
18996 (gnus-server-offline-face): Add :version.
18997
18998 * gnus-score.el (gnus-adaptive-word-length-limit): Add :version.
18999
19000 * gnus-msg.el (gnus-gcc-externalize-attachments)
19001 (gnus-debug-files, gnus-debug-exclude-variables)
19002 (gnus-discouraged-post-methods): Change :version.
19003 (gnus-confirm-mail-reply-to-news)
19004 (gnus-confirm-treat-mail-like-news): Add :version.
19005
19006 * gnus-int.el (gnus-server-unopen-status): Add :version.
19007
19008 * gnus-group.el (gnus-group-jump-to-group-prompt)
19009 (gnus-large-ephemeral-newsgroup)
19010 (gnus-fetch-old-ephemeral-headers): Add :version.
19011
19012 * gnus-fun.el (gnus-x-face-directory)
19013 (gnus-convert-pbm-to-x-face-command)
19014 (gnus-convert-image-to-x-face-command)
19015 (gnus-convert-image-to-face-command): Add :version.
19016
19017 * gnus-delay.el (gnus-delay-default-hour): Add :version.
19018
19019 * gnus-cite.el (gnus-cite-blank-line-after-header)
19020 (gnus-article-boring-faces): Add :version.
19021
19022 * gnus-art.el (gnus-buttonized-mime-types)
19023 (gnus-inhibit-mime-unbuttonizing)
19024 (gnus-treat-display-face)
19025 (gnus-treat-body-boundary): Change :version.
19026 (gnus-body-boundary-delimiter, gnus-picon-databases)
19027 (gnus-treat-strip-cr, gnus-treat-leading-whitespace)
19028 (gnus-treat-date-english, gnus-treat-fold-headers)
19029 (gnus-article-skip-boring, gnus-treat-fold-newsgroups)
19030 (gnus-treat-mail-picon, gnus-treat-wash-html)
19031 (gnus-article-encrypt-protocol)
19032 (gnus-use-idna, gnus-article-over-scroll)
19033 (gnus-mime-display-multipart-alternative-as-mixed)
19034 (gnus-mime-display-multipart-related-as-mixed)
19035 (gnus-button-valid-fqdn-regexp, gnus-button-man-handler)
19036 (gnus-ctan-url, gnus-button-ctan-handler)
19037 (gnus-button-handle-ctan-bogus-regexp)
19038 (gnus-button-ctan-directory-regexp)
19039 (gnus-button-mid-or-mail-regexp, gnus-button-prefer-mid-or-mail)
19040 (gnus-button-mid-or-mail-heuristic-alist, gnus-button-tex-level)
19041 (gnus-button-man-level, gnus-button-emacs-level)
19042 (gnus-button-message-level, gnus-button-browse-level): Add :version.
19043
19044 * gnus-agent.el (gnus-agent-fetched-hook): Add :version.
19045 (gnus-agent-go-online): Change :version.
19046 (gnus-agent-expire-unagentized-dirs)
19047 (gnus-agent-auto-agentize-methods): Add :version.
19048
19049 * flow-fill.el (fill-flowed-display-column)
19050 (fill-flowed-encode-column): Add :version.
19051
19052 * deuglify.el (gnus-outlook-deuglify-unwrap-min)
19053 (gnus-outlook-deuglify-unwrap-max)
19054 (gnus-outlook-deuglify-cite-marks)
19055 (gnus-outlook-deuglify-unwrap-stop-chars)
19056 (gnus-outlook-deuglify-no-wrap-chars)
19057 (gnus-outlook-deuglify-attrib-cut-regexp)
19058 (gnus-outlook-deuglify-attrib-verb-regexp)
19059 (gnus-outlook-deuglify-attrib-end-regexp)
19060 (gnus-outlook-display-hook): Add :version.
19061
19062 * binhex.el (binhex-use-external): Add :version.
19063
19064 2004-09-16 Reiner Steib <Reiner.Steib@gmx.de>
19065
19066 * gnus-sum.el (gnus-fetch-old-headers): Add custom choices `t'
19067 and `invisible'.
19068
19069 2004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
19070
19071 * gnus-registry.el (gnus-registry-trim): Watch out for negatives
19072 in gnus-registry-trim.
19073
19074 2004-09-13 Simon Josefsson <jas@extundo.com>
19075
19076 * dns-mode.el: Add XEmacs auto-mode-alist autoload cookie.
19077
19078 * nnimap.el (nnimap-demule): Revert 2004-08-30 change.
19079
19080 * dns-mode.el (dns-mode): Fix menu for XEmacs, reported by Steve
19081 Youngs <steve@youngs.au.com> and suggested by Katsumi Yamaoka
19082 <yamaoka@jpl.org>.
19083 (dns-mode-font-lock-keywords): Fix faces, reported by Steve Youngs
19084 <steve@youngs.au.com> and suggested by Katsumi Yamaoka
19085 <yamaoka@jpl.org>.
19086
19087 * sieve.el (sieve-manage-mode): Ditto.
19088
19089 2004-09-13 Reiner Steib <Reiner.Steib@gmx.de>
19090
19091 * gnus-sum.el (gnus-summary-copy-article): Fix doc string.
19092
19093 2004-09-11 Simon Josefsson <jas@extundo.com>
19094
19095 * dns-mode.el: Add.
19096
19097 * mm-view.el (mm-display-dns-inline): Add.
19098
19099 * mm-decode.el (mm-inline-media-tests): Add text/dns.
19100 (mm-automatic-display): Ditto.
19101
19102 * mailcap.el (mailcap-mime-data): Add text/dns.
19103 (mailcap-mime-extensions): Map .soa to text/dns.
19104
19105 2004-09-10 Miles Bader <miles@gnu.ai.mit.edu>
19106
19107 * gnus-art.el (article-decode-mime-words, article-babel)
19108 (gnus-article-highlight-signature, gnus-article-add-buttons)
19109 (gnus-signature-toggle): Remove unnecessary bindings of
19110 `inhibit-read-only' inherited from v5.10 merge.
19111
19112 2004-09-08 Reiner Steib <Reiner.Steib@gmx.de>
19113
19114 * nntp.el (nntp): New customization group.
19115 (nntp-authinfo-file): Add customization group.
19116
19117 * mml2015.el (mml2015-unabbrev-trust-alist): Add customization group.
19118
19119 * mml-sec.el (mml-signencrypt-style-alist): Ditto.
19120
19121 * gnus.el (to-address, to-list, subscribed)
19122 (large-newsgroup-initial): Ditto.
19123
19124 * flow-fill.el (fill-flowed-display-column)
19125 (fill-flowed-encode-column): Ditto.
19126
19127 2004-09-06 Stefan Monnier <monnier@iro.umontreal.ca>
19128
19129 * message.el (message-tokenize-header, message-send-mail-with-qmail):
19130 Use point-min rather than 1.
19131 (message-send-mail): Use buffer-size rather than point-max.
19132
19133 * gnus-sum.el (gnus-summary-search-article-forward):
19134 Signal a specific `search-failed' rather than a generic `error'.
19135
19136 * gnus-salt.el (gnus-pick-mouse-pick-region): Switch 1 => point-min.
19137 (gnus-generate-vertical-tree): Usue `bobp' rather than compare to 1.
19138 (gnus-highlight-selected-tree): Use point-min rather than 1 and 2.
19139
19140 2004-09-10 Simon Josefsson <jas@extundo.com>
19141
19142 * nndb.el (require): Remove tcp and duplicate cl.
19143
19144 2004-09-10 Katsumi Yamaoka <yamaoka@jpl.org>
19145
19146 * gnus-agent.el (directory-files-and-attributes): Move forward.
19147
19148 2004-09-09 Kevin Greiner <kgreiner@compsol.cc>
19149
19150 * gnus-agent.el (directory-files-and-attributes):
19151 Optionally defined to support XEmacs.
19152
19153 2004-09-09 Kevin Greiner <kgreiner@compsol.cc>
19154
19155 * gnus-agent.el (gnus-agent-cat-groups): Rewrote avoiding defsetf
19156 to avoid run-time CL dependencies.
19157 (gnus-agent-unfetch-articles): New function.
19158 (gnus-agent-fetch-headers): Use gnus-agent-braid-nov to validate
19159 article numbers even when local .overview file is missing.
19160 (gnus-agent-read-article-number): New function. Only accepts
19161 27-bit article numbers.
19162 (gnus-agent-copy-nov-line, gnus-agent-uncached-articles):
19163 Use gnus-agent-read-article-number.
19164 (gnus-agent-braid-nov): Rewrote to validate article numbers coming
19165 from backend while recognizing that article numbers in .overview
19166 must be valid.
19167 (gnus-agent-update-files-total-fetched-for):
19168 Use directory-files-and-attributes to improve performance.
19169 * gnus-int.el (gnus-request-move-article):
19170 Use gnus-agent-unfetch-articles in place of gnus-agent-expire to
19171 improve performance.
19172
19173 * gnus-start.el (gnus-convert-old-newsrc): Change message text as
19174 some users confused by references to .newsrc when they only have a
19175 .newsrc.eld file.
19176 (gnus-convert-mark-converter-prompt)
19177 (gnus-convert-converter-needs-prompt): Fix use of property list.
19178 * legacy-gnus-agent.el (gnus-agent-convert-to-compressed-agentview-prompt):
19179 New function. Used internally to only display 'gnus converting
19180 files' message when actually necessary.
19181
19182 * gnus-sum.el (): Remove (require 'gnus-agent) as required
19183 methods now autoloaded.
19184
19185 2004-09-03 Katsumi Yamaoka <yamaoka@jpl.org>
19186
19187 * gnus-sum.el (gnus-summary-insert-subject): Remove list
19188 identifiers.
19189
19190 2004-09-02 Reiner Steib <Reiner.Steib@gmx.de>
19191
19192 * gnus-picon.el: Fix indentation and closing parenthesis.
19193
19194 2004-09-01 Simon Josefsson <jas@extundo.com>
19195
19196 * message.el (message-canlock-generate): Require sha1, not
19197 sha1-el. (Can we get rid of this require altogether? It is ugly
19198 to require within a function. Sadly, if sha1.el isn't loaded, the
19199 let binding in m-c-g will hide the defcustom definition, which is
19200 bad.)
19201
19202 * canlock.el: Require sha1, not sha1-el.
19203
19204 * message.el: Don't autoload sha1 (there is a autoload cookie in
19205 sha1.el).
19206
19207 * sha1-el.el: Rename to sha1.el.
19208
19209 2004-08-30 Juanma Barranquero <lektu@terra.es>
19210
19211 * ietf-drums.el (ietf-drums-remove-whitespace): Fix character constant.
19212
19213 2004-08-30 Stefan Monnier <monnier@iro.umontreal.ca>
19214
19215 * nnimap.el (nnimap-demule): Avoid string-as-multibyte.
19216
19217 2004-08-30 Kim F. Storm <storm@cua.dk>
19218
19219 * nntp.el (nntp-authinfo-file): Add :group 'nntp.
19220
19221 * nnimap.el (nnimap-authinfo-file, nnimap-prune-cache):
19222 Add :group 'nnimap.
19223
19224 2004-08-30 Andreas Schwab <schwab@suse.de>
19225
19226 * rfc2231.el (rfc2231-parse-string): Restore whitespace syntax for
19227 ?* and ?\;.
19228
19229 * ietf-drums.el (ietf-drums-syntax-table): Set syntax of ?* ?\;
19230 and ?\' to symbol instead of whitespace.
19231
19232 2004-08-30 Katsumi Yamaoka <yamaoka@jpl.org>
19233
19234 * gnus-agent.el (gnus-agent-restore-gcc): Use ^ and regexp-quote.
19235
19236 * gnus-sum.el (gnus-summary-morse-message): Use search-forward
19237 instead of re-search-forward.
19238
19239 * gnus-uu.el (gnus-uu-save-article): Ditto.
19240 (gnus-uu-post-encode-uuencode): Ditto.
19241
19242 * html2text.el (html2text-clean-list-items): Ditto.
19243 (html2text-clean-dtdd): Ditto.
19244 (html2text-format-tags): Ditto.
19245
19246 * message.el (message-send-mail-with-sendmail): Fix regexp.
19247 (message-fill-field-general): Use search-forward instead of
19248 re-search-forward.
19249 (unbold-region): Ditto.
19250
19251 * nnrss.el (nnrss-request-article): Ditto.
19252
19253 * nnslashdot.el (nnslashdot-request-article): Ditto.
19254
19255 * nnweb.el (nnweb-gmane-wash-article): Ditto.
19256
19257 * gnus-sum.el (gnus-summary-make-menu-bar): Avoid the
19258 "Unrecognized menu descriptor" error in XEmacs.
19259
19260 2004-08-26 Stefan Wiens <s.wi@gmx.net> (tiny change)
19261
19262 * gnus-sum.el (gnus-read-header): Don't remove a header for the
19263 parent article of a sparse article in the thread hashtb.
19264
19265 2004-08-26 David Hedbor <dhedbor@real.com> (tiny change)
19266
19267 * nnmail.el (nnmail-split-lowercase-expanded): New user option.
19268 (nnmail-expand-newtext): Lowercase expanded entries if
19269 nnmail-split-lowercase-expanded is non-nil.
19270
19271 2004-08-26 Katsumi Yamaoka <yamaoka@jpl.org>
19272
19273 * nndoc.el (nndoc-type-alist): Fix regexp in the rfc822-forward entry.
19274
19275 * gnus-group.el (gnus-group-line-format-alist): Convert the value
19276 of gnus-tmp-news-method into string under XEmacs. It will be
19277 passed to gnus-correct-length which takes only a string argument.
19278
19279 2004-08-24 Katsumi Yamaoka <yamaoka@jpl.org>
19280
19281 * gnus-util.el (gnus-bind-print-variables): New macro.
19282 (gnus-prin1): Use it.
19283 (gnus-prin1-to-string): Use it.
19284 (gnus-pp): New function.
19285 (gnus-pp-to-string): New function.
19286
19287 * gnus-cus.el (gnus-agent-cat-prepare-category-field):
19288 Replace pp-to-string with gnus-pp-to-string.
19289 * gnus-eform.el (gnus-edit-form): Replace pp with gnus-pp.
19290 * gnus-group.el (gnus-group-make-kiboze-group): Ditto.
19291 * gnus-msg.el (gnus-debug): Ditto.
19292 * gnus-score.el (gnus-score-save): Ditto.
19293 * gnus-spec.el (gnus-update-format): Replace pp-to-string with
19294 gnus-pp-to-string.
19295 * legacy-gnus-agent.el (gnus-agent-unlist-expire-days): Replace pp
19296 with gnus-pp.
19297 * score-mode.el (gnus-score-pretty-print): Ditto.
19298 * webmail.el (webmail-debug): Ditto.
19299
19300 2004-08-23 Katsumi Yamaoka <yamaoka@jpl.org>
19301
19302 * gnus-art.el (article-display-face, article-display-x-face):
19303 Use buffer-read-only.
19304
19305 2004-08-22 Katsumi Yamaoka <yamaoka@jpl.org>
19306
19307 * gnus-art.el (article-hide-list-identifiers):
19308 Bind inhibit-read-only as t.
19309
19310 2004-08-22 Reiner Steib <Reiner.Steib@gmx.de>
19311
19312 * gnus-mlspl.el (gnus-group-split-update): Fix docstring.
19313
19314 2004-08-22 Stefan Monnier <monnier@iro.umontreal.ca>
19315
19316 * gnus-art.el: Use inhibit-read-only instead of buffer-read-only.
19317 (gnus-narrow-to-page): Don't assume point-min == 1.
19318 (gnus-article-edit-mode): Derive from message-mode.
19319
19320 * gnus-score.el (gnus-score-find-bnews): Simplify and don't assume
19321 point-min == 1.
19322
19323 * imap.el (imap-parse-address-list, imap-parse-body-ext):
19324 Disable incorrect use of `assert'.
19325
19326 * message.el (message-mode): Set comment-start-skip.
19327
19328 2004-08-22 Sam Steingold <sds@gnu.org>
19329
19330 * pop3.el (pop3-leave-mail-on-server): New user variable.
19331 (pop3-movemail): Delete mail only when it is nil.
19332
19333 2004-08-21 Reiner Steib <Reiner.Steib@gmx.de>
19334
19335 * nntp.el (nntp-marks-is-evil): Fix typo in docstring.
19336
19337 * mml.el (mml-preview): Use `pop-to-buffer'.
19338
19339 * message.el (message-goto-mail-followup-to): Insert after "To".
19340 (message-carefully-insert-headers): Add comment.
19341
19342 * gnus.el: Remove unused variable `gnus-article-check-size'.
19343
19344 * gnus-sum.el (gnus-summary-make-menu-bar): Add help texts.
19345
19346 * gnus-art.el (gnus-button-alist):
19347 Improve `gnus-button-handle-library' entry.
19348
19349 2004-08-19 Sebastian Freundt <hroptatyr@gna.org> (tiny change)
19350
19351 * nnmaildir.el (nnmaildir--emlink-p, nnmaildir--enoent-p):
19352 Use downcase, since XEmacs capitalizes error messages differently.
19353
19354 2004-08-18 Jesper Harder <harder@ifa.au.dk>
19355
19356 * nntp.el: Add (require 'gnus) due to reference to
19357 `gnus-directory'. Reported by Matt Swift <swift@alum.mit.edu>.
19358
19359 2004-08-18 Florian Weimer <fw@deneb.enyo.de>
19360
19361 * gnus-sum.el (gnus-summary-force-verify-and-decrypt):
19362 Bind `mm-fill-flowed'.
19363
19364 * mm-decode.el (mm-dissect-singlepart): Check it.
19365
19366 2004-08-17 Teodor Zlatanov <tzz@lifelogs.com>
19367
19368 * nnimap.el (nnimap-open-connection): Add 'imaps' synonym to
19369 'imap' for netrc parsing.
19370
19371 2004-08-16 Reiner Steib <Reiner.Steib@gmx.de>
19372
19373 * mailcap.el (mailcap-mime-data): Mark as risky.
19374
19375 2004-08-15 Katsumi Yamaoka <yamaoka@jpl.org>
19376
19377 * rfc2047.el (rfc2047-encode-region): Assume the close parenthesis
19378 may be included in the encoded word.
19379 (rfc2047-encode): Don't append a space if the encoded word
19380 includes close parenthesis.
19381
19382 2004-08-12 Katsumi Yamaoka <yamaoka@jpl.org>
19383
19384 * rfc2047.el (rfc2047-encode-1, rfc2047-encode): Improve encoding
19385 of text within parentheses.
19386
19387 2004-08-06 Teodor Zlatanov <tzz@lifelogs.com>
19388
19389 * gnus-encrypt.el (gnus-encrypt-insert-file-contents)
19390 (gnus-encrypt-write-file-contents): Make the password key the file
19391 name PLUS the cipher, not just the cipher. Also remove failed
19392 passwords from the cache.
19393
19394 2004-08-06 Simon Josefsson <jas@extundo.com>
19395
19396 * gnus-sum.el (gnus-article-loose-mime): Change default to t.
19397 Doc fix.
19398
19399 2004-08-05 Katsumi Yamaoka <yamaoka@jpl.org>
19400
19401 * rfc2047.el (rfc2047-fold-region): Use trailing whitespace as
19402 LWSP.
19403
19404 2004-08-04 Teodor Zlatanov <tzz@lifelogs.com>
19405
19406 * gnus-registry.el (gnus-registry-split-fancy-with-parent):
19407 Try to append in-reply-to: data to the references: header.
19408
19409 * netrc.el: Remove old encryption support, autoload gnus-encrypt.el.
19410 (netrc-parse): Use gnus-encrypt.el functions.
19411
19412 * gnus-encrypt.el: Add new file for encryption support; currently
19413 does only a few GPG ciphers and an internal XOR cipher.
19414
19415 * password.el: Add comments on using password-read-and-add.
19416 (password-read-and-add): Add function to read and add the
19417 password to the cache at once.
19418
19419 2004-07-28 Simon Josefsson <jas@extundo.com>
19420
19421 * pgg-pgp5.el (pgg-pgp5-encrypt-region): Accept sign
19422 parameter (but don't use it, for now).
19423
19424 * imap.el (imap-ssl-open): Use imap-process-connection-type,
19425 instead of hard coding to nil.
19426
19427 2004-07-28 Katsumi Yamaoka <yamaoka@jpl.org>
19428
19429 * mm-view.el (mm-inline-image-emacs): Open lines under an image
19430 as mm-inline-image-xemacs does.
19431
19432 2004-07-26 Simon Josefsson <jas@extundo.com>
19433
19434 * gnus-group.el (gnus-group-group-map, gnus-group-make-menu-bar):
19435 Revert part of 2004-07-17 change below.
19436
19437 2004-07-25 Katsumi Yamaoka <yamaoka@jpl.org>
19438
19439 * rfc2047.el (rfc2047-encode-region): Don't infloop.
19440 Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
19441
19442 2004-07-25 Lars Magne Ingebrigtsen <larsi@gnus.org>
19443
19444 * flow-fill.el (fill-flowed): Remove space stuffing, and only do
19445 quotes that actually start with ">" at the beginning of the
19446 lines.
19447
19448 2004-07-23 Katsumi Yamaoka <yamaoka@jpl.org>
19449
19450 * rfc2047.el (rfc2047-encode-region): Fix last change.
19451 (rfc2047-encode-parameter): Remove useless concat.
19452
19453 2004-07-22 Katsumi Yamaoka <yamaoka@jpl.org>
19454
19455 * rfc2047.el (rfc2047-encode-region): Check carefully whether to
19456 encode special characters; fix some kind of misconfigured headers;
19457 signal a real error if debug-on-quit or debug-on-error is non-nil.
19458 (rfc2047-encode-max-chars): New variable.
19459 (rfc2047-encode-1): Use it.
19460 (rfc2047-encode-parameter): New function.
19461
19462 * mml.el (mml-insert-parameter): Remove an excessive space.
19463
19464 2004-07-17 Simon Josefsson <jas@extundo.com>
19465
19466 * gnus-group.el (gnus-group-make-group-simple): Add, suggested by
19467 Kai Grossjohann <kai@emptydomain.de>.
19468 (gnus-group-group-map): Use it, instead of gnus-group-make-group.
19469 (gnus-group-make-menu-bar): Ditto.
19470
19471 * gnus-util.el (gnus-group-server): Add.
19472
19473 2004-07-16 Jesper Harder <harder@ifa.au.dk>
19474
19475 * message.el (message-clone-locals): Clone sendmail and smtp
19476 variables.
19477
19478 2004-07-12 Katsumi Yamaoka <yamaoka@jpl.org>
19479
19480 * rfc2047.el (rfc2047-encode-region): Fix last change.
19481
19482 2004-07-12 Katsumi Yamaoka <yamaoka@jpl.org>
19483
19484 * rfc2047.el (rfc2047-encode-region): Treat backslash-quoted
19485 characters as non-special.
19486
19487 2004-07-09 Simon Josefsson <jas@extundo.com>
19488
19489 * gnus-agent.el (gnus-agent-synchronize-flags): Revert to ask.
19490 Users will lose all flag changes made while unplugged with
19491 e.g. nntp unless flag synchronization happens, thus `nil' is not a
19492 good default. See numerous reports on ding mailing list.
19493
19494 2004-07-09 Katsumi Yamaoka <yamaoka@jpl.org>
19495
19496 * nndoc.el (nndoc-type-alist): Improve regexp for article-begin,
19497 add generate-head-function and generate-article-function to the
19498 rfc822-forward entry.
19499 (nndoc-rfc822-forward-generate-article): New function.
19500 (nndoc-rfc822-forward-generate-head): New function.
19501
19502 * mm-decode.el (mm-dissect-buffer): Simplify cleaning of CTE.
19503
19504 2004-07-06 Dan Christensen <jdc@uwo.ca>
19505
19506 * gnus-sum.el (gnus-summary-read-group-1): When summary is unthreaded,
19507 respect display group parameter and gnus-summary-expunge-below.
19508 (gnus-articles-to-read): Remove unused reference to display group
19509 parameter.
19510
19511 2004-07-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
19512
19513 * nnheader.el (nnheader-uniquify-message-id): New experimental
19514 variable.
19515 (nnheader-nov-read-message-id): Use it.
19516
19517 * spam-report.el (spam-report-gmane): Add interactive.
19518
19519 2004-07-02 Katsumi Yamaoka <yamaoka@jpl.org>
19520
19521 * mm-encode.el (mm-content-transfer-encoding-defaults):
19522 Use qp-or-base64 for the application/* types.
19523
19524 2004-07-02 Joakim Verona <joakim@verona.se> (tiny change)
19525
19526 * nnrss.el (nnrss-read-group-data): Fix off-by-one error.
19527
19528 2004-06-30 Teodor Zlatanov <tzz@lifelogs.com>
19529
19530 * gnus-registry.el (gnus-registry-trim): Don't allow a negative
19531 trim value.
19532
19533 2004-01-25 Paul Jarc <prj@po.cwru.edu>
19534
19535 * nnmaildir.el (nnmaildir--condcase, nnmaildir--enoent-p):
19536 New macro and function.
19537 (nnmaildir--new-number, nnmaildir-request-set-mark): Use them.
19538
19539 2004-06-29 Katsumi Yamaoka <yamaoka@jpl.org>
19540
19541 * mm-util.el (mm-enrich-utf-8-by-mule-ucs): Fix cleaning of
19542 after-load-alist.
19543
19544 2004-06-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
19545
19546 * gnus-group.el (gnus-group-get-new-news-this-group):
19547 Don't update info that isn't there.
19548
19549 2004-06-29 Ilya N. Golubev <gin@mo.msk.ru>
19550
19551 * mm-util.el (mm-mime-mule-charset-alist): Add the windows-1251
19552 entry.
19553
19554 2004-06-29 Katsumi Yamaoka <yamaoka@jpl.org>
19555
19556 * mm-view.el (mm-inline-render-with-function): Use multibyte
19557 buffer; decode html source by charset.
19558
19559 * mm-encode.el (mm-content-transfer-encoding-defaults): Doc fix.
19560
19561 * mm-util.el (mm-enrich-utf-8-by-mule-ucs): New function run when
19562 Mule-UCS is loaded under XEmacs.
19563 (mm-mime-mule-charset-alist): Avoid duplicated entries.
19564
19565 2004-06-28 Jesper Harder <harder@ifa.au.dk>
19566
19567 * nnheader.el (nnheader-max-head-length): Increase to 8192.
19568
19569 2004-06-28 Katsumi Yamaoka <yamaoka@jpl.org>
19570
19571 * mm-util.el (mm-coding-system-p): Return a coding-system.
19572 (mm-mime-mule-charset-alist): Use shift_jis instead of
19573 iso-2022-jp-2 for the katakana-jisx0201 mule charset; add new
19574 entries for the mime charsets iso-2022-jp-3 and shift_jis.
19575 (mm-coding-system-priorities): Use shift_jis and iso-8859-1
19576 instead of japanese-shift-jis and iso-latin-1 respectively in
19577 order to share the default value with both Emacs and XEmacs-mule.
19578 (mm-mule-charset-to-mime-charset):
19579 Make mm-coding-system-priorities effective.
19580 (mm-sort-coding-systems-predicate): Canonicalize coding-systems
19581 while predicating of candidates upon the priorities.
19582
19583 2004-06-27 Jesper Harder <harder@ifa.au.dk>
19584
19585 * gnus-sum.el (gnus-summary-make-menu-bar):
19586 Add gnus-uu-invert-processable.
19587
19588 * gnus.el: Autoload gnus-uu-invert-processable.
19589
19590 2004-06-24 Katsumi Yamaoka <yamaoka@jpl.org>
19591
19592 * mm-util.el (mm-with-multibyte-buffer): New macro.
19593
19594 * rfc2047.el (rfc2047-encode-string): Use it.
19595 (rfc2047-encode-region): Move point to the end of the region after
19596 encoding. Suggested by IRIE Tetsuya <irie@t.email.ne.jp>.
19597
19598 2004-06-23 Katsumi Yamaoka <yamaoka@jpl.org>
19599
19600 * gnus-cite.el (gnus-cite-parse): Don't ignore case when finding
19601 ">From ". Thanks to Reiner Steib <Reiner.Steib@gmx.de>.
19602
19603 2004-06-23 Katsumi Yamaoka <yamaoka@jpl.org>
19604
19605 * gnus-cite.el (gnus-cite-ignore-quoted-from): New user option.
19606 (gnus-cite-parse): Ignore quoted envelope From_.
19607 Suggested by Karl Chen <quarl@nospam.quarl.org>.
19608
19609 2004-06-23 Jesper Harder <harder@ifa.au.dk>
19610
19611 * message.el (message-idna-to-ascii-rhs-1): Don't choke on
19612 invalid addresses.
19613
19614 2004-06-21 Teodor Zlatanov <tzz@lifelogs.com>
19615
19616 * spam.el: Change section markers, revise TODO list.
19617 (spam-backends): Make new master list of all installed backends.
19618 (spam-summary-exit-behavior): Add new variable to determine how
19619 messages moves are done at summary exit.
19620 (spam-move-spam-nonspam-groups-only)
19621 (spam-process-ham-in-nonham-groups)
19622 (spam-process-ham-in-spam-groups): Remove variables, the
19623 spam-summary-exit-behavior variable should be used to manage this
19624 behavior.
19625 (spam-old-ham-articles, spam-old-spam-articles): Remove.
19626 (spam-old-articles): Add variable, replacing spam-old-ham-articles
19627 and spam-old-spam-articles.
19628 (spam-use-copy, spam-use-move, spam-use-gmane, spam-use-resend):
19629 Add empty variables, placeholders for the backends they represent.
19630 (spam-set-difference): Move, unchanged.
19631 (spam-list-of-processors): Declare OBSOLETE, not used anymore
19632 unless the user has a processor variable.
19633 (spam-classifications, spam-classification-valid-p)
19634 (spam-backend-properties, spam-backend-property-valid-p)
19635 (spam-backend-function-type-valid-p)
19636 (spam-process-type-valid-p, spam-list-articles): Add helper functions.
19637 (spam-report-articles-gmane, spam-report-articles-resend):
19638 Remove functions, they are not needed.
19639 (spam-install-backend-super, spam-backend-list)
19640 (spam-backend-check, spam-backend-valid-p, spam-backend-info)
19641 (spam-backend-function, spam-backend-ham-registration-function)
19642 (spam-backend-spam-registration-function)
19643 (spam-backend-ham-unregistration-function)
19644 (spam-backend-spam-unregistration-function)
19645 (spam-backend-statistical-p, spam-backend-mover-p)
19646 (spam-install-backend-alias, spam-install-checkonly-backend)
19647 (spam-install-mover-backend, spam-install-nocheck-backend)
19648 (spam-install-backend, spam-install-statistical-backend)
19649 (spam-install-statistical-checkonly-backend): Add backend installation
19650 support.
19651 (spam-summary-prepare-exit): Rewrite to use the new backend code.
19652 (spam-group-processor-p): Use the new backend code and respect the
19653 summary exit behavior.
19654 (spam-mark-spam-as-expired-and-move-routine): Remove.
19655 (spam-summary-prepare): Change to use the new spam-old-articles
19656 variable.
19657 (spam-copy-or-move-routine, spam-copy-spam-routine)
19658 (spam-move-spam-routine, spam-copy-ham-routine)
19659 (spam-move-ham-routine): Add code to copy/move ham or spam.
19660 (spam-fetch-field-fast): Improve doc and code, plus allow the
19661 'number request.
19662 (spam-list-of-checks, spam-list-of-statistical-checks):
19663 Remove variables.
19664 (spam-split, spam-find-spam): Use the new backend code.
19665 (spam-registration-functions): Remove variable.
19666 (spam-unregister-routine): Add convenience wrapper.
19667 (spam-log-undo-registration, spam-register-routine)
19668 (spam-log-processing-to-registry)
19669 (spam-log-unregistration-needed-p): Rename "check" to "backend"
19670 where possible.
19671 (spam-check-gmane-xref, spam-check-regex-headers)
19672 (spam-check-blackholes, spam-check-stat, spam-check-ifile)
19673 (spam-check-BBDB, spam-check-whitelist, spam-check-blacklist)
19674 (spam-check-bogofilter-headers, spam-check-spamoracle)
19675 (spam-check-spamassassin-headers, spam-check-bsfilter-headers)
19676 (spam-check-crm114-headers): Use the spam-split-group that
19677 spam-split prepares, no need to determine it every time.
19678
19679 * nnimap.el (nnimap-retrieve-headers-progress): Add the message number
19680 to the nnheader-parse-naked-head call.
19681
19682 * nnheader.el (nnheader-generate-fake-message-id): Fix indentation.
19683
19684 * gnus-sum.el (gnus-nov-parse-line): Add the message number to
19685 the nnheader-nov-read-message-id call.
19686
19687 2004-06-21 Katsumi Yamaoka <yamaoka@jpl.org>
19688
19689 * gnus-group.el (gnus-group-get-new-news-this-group): Don't call
19690 gnus-activate-group twice. Suggested by Markus Peter
19691 <warp@spin.de>.
19692
19693 2004-06-18 Katsumi Yamaoka <yamaoka@jpl.org>
19694
19695 * gnus-art.el (gnus-article-time-format): Exchange the order of
19696 day and month in the default value; fix customization type.
19697 (article-date-ut): Use add-text-properties.
19698 (article-make-date-line): Use message-make-date instead of
19699 current-time-string.
19700
19701 * message.el (message-fetch-field): Don't use set-text-properties.
19702 (message-make-date): Simplify.
19703
19704 2004-06-17 Katsumi Yamaoka <yamaoka@jpl.org>
19705
19706 * rfc2047.el (rfc2047-syntax-table): Treat `(' and `)' as is.
19707 (rfc2047-encode-region): Treat text within parentheses as special;
19708 show the original text when error has occurred.
19709
19710 * gnus-group.el (gnus-group-get-new-news-this-group): Pass the
19711 already-computed method to gnus-activate-group.
19712
19713 * gnus-start.el (gnus-make-hashtable-from-newsrc-alist): Make the
19714 same select-methods identical Lisp objects.
19715
19716 * gnus-srvr.el (gnus-server-set-info): Don't make a new Lisp
19717 object when modifying the info.
19718
19719 2004-06-16 Katsumi Yamaoka <yamaoka@jpl.org>
19720
19721 * gnus-srvr.el (gnus-server-set-info): Remove the server from
19722 gnus-opened-servers since it has never been opened with the new
19723 configuration yet.
19724
19725 2004-06-15 Katsumi Yamaoka <yamaoka@jpl.org>
19726
19727 * nnheader.el (nnheader-nov-read-message-id): Pass the optional
19728 arg to nnheader-generate-fake-message-id.
19729
19730 2004-06-14 Teodor Zlatanov <tzz@lifelogs.com>
19731
19732 * nnheader.el (nnheader-generate-fake-message-id): Accept a
19733 number and build a fake message ID localized to a group and
19734 article number (so it's repeatable from that point on).
19735 (nnheader-fake-message-id-p): Change regex to accommodate new fake
19736 ID format.
19737
19738 * gnus-sum.el (gnus-get-newsgroup-headers):
19739 Call nnheader-generate-fake-message-id with the article number.
19740
19741 2004-06-12 YAGI Tatsuya <ynyaaa@ybb.ne.jp> (tiny change)
19742
19743 * gnus-art.el (gnus-article-next-page): Fix the way to find a real
19744 end-of-buffer.
19745
19746 2004-06-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
19747
19748 * message.el (message-ignored-supersedes-headers): Add Approved.
19749
19750 2004-06-11 Katsumi Yamaoka <yamaoka@jpl.org>
19751
19752 * rfc2047.el (rfc2047-encode-message-header): Remove useless
19753 goto-char.
19754 (rfc2047-encode): Fold the line before encoding.
19755
19756 2004-06-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
19757
19758 * rfc2047.el (rfc2047-encode-message-header): Disabled header
19759 folding -- not all headers can be folded, and this should be done
19760 by the message composition mode. Probably. I think.
19761
19762 2004-06-10 Katsumi Yamaoka <yamaoka@jpl.org>
19763
19764 * gnus-util.el (gnus-remove-text-with-property): Make it slightly
19765 fast.
19766
19767 * gnus-ems.el (gnus-remove-image): Don't use
19768 message-text-with-property; remove only the image found first.
19769
19770 2004-06-09 Jesper Harder <harder@ifa.au.dk>
19771
19772 * message.el (message-send-mail-with-sendmail): Use with-current-buffer.
19773
19774 2004-06-09 Katsumi Yamaoka <yamaoka@jpl.org>
19775
19776 * message.el (message-text-with-property): Make it fast and accept
19777 optional arguments.
19778 (message-strip-forbidden-properties): Use it.
19779 (message-fix-before-sending): Follow the m-t-w-p change.
19780
19781 * gnus-ems.el (gnus-remove-image): Follow the m-t-w-p change.
19782
19783 2004-06-08 Katsumi Yamaoka <yamaoka@jpl.org>
19784
19785 * gnus-art.el (article-hide-headers): Don't change the buffer
19786 mistakenly when performing mml-preview even if
19787 gnus-single-article-buffer is nil.
19788
19789 2004-06-08 Kai Grossjohann <kgrossjo@eu.uu.net>
19790
19791 * message.el (message-expand-name-databases): New user option.
19792 (message-expand-name): Use it.
19793
19794 2004-06-07 Teodor Zlatanov <tzz@lifelogs.com>
19795
19796 * spam.el (spam-report-articles-resend)
19797 (spam-report-resend-register-routine): Allow ham reporting.
19798 (spam-report-resend-register-ham-routine): Add wrapper.
19799 (spam-registration-functions): Add ham resending functions.
19800 (spam-list-of-processors): Add ham resend processor.
19801
19802 * gnus.el (ham-resend-to): Add new group parameter.
19803 (spam-process): Add ham resend option.
19804
19805 * spam-report.el (spam-report-resend): Allow reporting ham.
19806 (spam-report-resend-ham): Add wrapper.
19807
19808 2004-06-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
19809
19810 * message.el (message-cite-articles-with-x-no-archive):
19811 New variable.
19812 (message-cite-original): Use it.
19813
19814 2004-06-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
19815
19816 * message.el (message-cite-original): Respect X-No-Archive.
19817
19818 2004-06-04 Katsumi Yamaoka <yamaoka@jpl.org>
19819
19820 * gnus-art.el (article-hide-headers): Refer to the values for
19821 gnus-ignored-headers and gnus-visible-headers in the summary
19822 buffer since a user may have set them as group parameters.
19823
19824 2004-06-03 Teodor Zlatanov <tzz@lifelogs.com>
19825
19826 * assistant.el (assistant-node-name): Add convenience function.
19827 (assistant-render-text, assistant-render-node): Add error handling,
19828 plus handle multiple next nodes.
19829 (assistant-find-next-node): Comment out for now.
19830 (assistant-find-next-nodes): Add function, returns list of next
19831 nodes.
19832
19833 2004-06-02 Reiner Steib <Reiner.Steib@gmx.de>
19834
19835 * mail-source.el (mail-source-directory): Fix doc-string.
19836
19837 2004-05-29 Teodor Zlatanov <tzz@lifelogs.com>
19838
19839 * assistant.el (assistant-render-text, assistant-eval): Add :set
19840 widget type, which is different because it takes and returns a
19841 list. Much hilarity ensues.
19842
19843 2004-05-28 Reiner Steib <Reiner.Steib@gmx.de>
19844
19845 * gnus-art.el (gnus-button-alist): Fix regexp for manual links.
19846
19847 * gnus-group.el (gnus-group-get-new-news-this-group):
19848 Add doc-string.
19849
19850 * gnus-start.el (gnus-activate-group): Add doc-string.
19851
19852 2004-05-28 Katsumi Yamaoka <yamaoka@jpl.org>
19853
19854 * mm-encode.el (mm-safer-encoding): Consider 7bit is safe.
19855
19856 2004-05-27 Teodor Zlatanov <tzz@lifelogs.com>
19857
19858 * assistant.el (assistant-render-text): Try to add a :set
19859 widget, more to come.
19860
19861 * spam.el (spam-group-spam-contents-p): Handle empty groupname
19862 strings.
19863 (spam-report-articles-resend)
19864 (spam-register-routine): Do registration iff any articles warrant
19865 it.
19866 (spam-summary-prepare-exit): Change log message for nil group
19867 destinations.
19868
19869 2004-05-27 Daniel Pittman <daniel@rimspace.net>
19870
19871 * spam.el (spam-report-resend-register-routine):
19872 Allow spam-report-resend-to to be a group parameter or a global value.
19873
19874 2004-05-26 Simon Josefsson <jas@extundo.com>
19875
19876 * starttls.el: Merge with my GnuTLS based starttls.el.
19877 (starttls-gnutls-program, starttls-use-gnutls)
19878 (starttls-extra-arguments, starttls-process-connection-type)
19879 (starttls-connect, starttls-failure, starttls-success):
19880 New variables.
19881 (starttls-program, starttls-extra-args): Doc fix.
19882 (starttls-negotiate-gnutls, starttls-open-stream-gnutls):
19883 New functions.
19884 (starttls-negotiate, starttls-open-stream):
19885 Check `starttls-use-gnutls' and pass on to corresponding *-gnutls
19886 function if it is set.
19887
19888 2004-05-27 Katsumi Yamaoka <yamaoka@jpl.org>
19889
19890 * rfc2047.el (rfc2047-encode-region): Encode encoded words in
19891 structured fields.
19892
19893 2004-05-26 Katsumi Yamaoka <yamaoka@jpl.org>
19894
19895 * message.el (message-resend): Bind rfc2047-encode-encoded-words.
19896
19897 2004-05-26 Teodor Zlatanov <tzz@lifelogs.com>
19898
19899 * spam.el (spam-mark-new-messages-in-spam-group-as-spam):
19900 Add variable.
19901 (spam-mark-junk-as-spam-routine): Use it. Allow to disable
19902 assigning the spam-mark to new messages.
19903
19904 2004-05-26 Adam Sjøgren <asjo@koldfront.dk> (tiny change)
19905
19906 * spam.el (spam-ham-copy-or-move-routine): Don't declare `todo' twice.
19907
19908 2004-05-26 Katsumi Yamaoka <yamaoka@jpl.org>
19909
19910 * rfc2047.el (rfc2047-encodable-p): Don't move point.
19911 (rfc2047-decode): Treat the ascii coding-system as raw-text by
19912 default.
19913
19914 2004-05-25 Anand Mitra <mitramc@yahoo.com> (tiny change)
19915
19916 * gnus-sum.el (gnus-summary-delete-article): Invoke hook with
19917 correct data.
19918
19919 2004-05-24 Teodor Zlatanov <tzz@lifelogs.com>
19920
19921 * spam.el (spam-list-of-processors): Use nil for nonexistent processors.
19922 (spam-group-processor-p): Fix function.
19923 (spam-group-processor-multiple-p)
19924 (spam-group-spam-processor-report-gmane-p)
19925 (spam-group-spam-processor-report-resend-p)
19926 (spam-group-spam-processor-bogofilter-p)
19927 (spam-group-spam-processor-blacklist-p)
19928 (spam-group-spam-processor-ifile-p)
19929 (spam-group-ham-processor-ifile-p)
19930 (spam-group-spam-processor-spamoracle-p)
19931 (spam-group-spam-processor-crm114-p)
19932 (spam-group-ham-processor-bogofilter-p)
19933 (spam-group-spam-processor-stat-p)
19934 (spam-group-ham-processor-stat-p)
19935 (spam-group-ham-processor-whitelist-p)
19936 (spam-group-ham-processor-BBDB-p)
19937 (spam-group-ham-processor-spamoracle-p)
19938 (spam-group-ham-processor-copy-p): Remove functions with some
19939 prejudice against unneeded code.
19940 (spam-report-articles-resend)
19941 (spam-report-resend-register-routine): Allow the group/topic
19942 spam-resend-to value to override spam-report-resend-to.
19943 (spam-summary-prepare-exit): Invoke spam-group-processor-p
19944 properly now.
19945
19946 * gnus.el (spam-resend-to): Add group/topic parameter.
19947 (spam-process): Move the OBSOLETE processors to the end of the
19948 choices.
19949
19950 2004-05-24 Daniel Pittman <daniel@rimspace.net>
19951
19952 * spam-report.el (spam-report-resend-to, spam-report-resend):
19953 Start with resend-to set to nil, and then ask the user if necessary.
19954 (spam-report-resend): spam-report-resend takes a list of articles, not
19955 separate article numbers.
19956
19957 2004-05-23 Katsumi Yamaoka <yamaoka@jpl.org>
19958
19959 * mm-decode.el (mm-text-html-renderer): Make sure w3m exists in
19960 addition to emacs-w3m.
19961
19962 2004-05-23 Lars Magne Ingebrigtsen <larsi@gnus.org>
19963
19964 * assistant.el (assistant-authinfo-data): New function.
19965 (assistant-eval): Eval for entire assistant.
19966
19967 * netrc.el (netrc-services-file): New variable.
19968 (netrc-parse-services): New function.
19969 (netrc-find-service-name): New function.
19970 (netrc-find-service-number): New function.
19971 (netrc-port-equal): New function.
19972 (netrc-machine): Use it.
19973
19974 * nnimap.el (nnimap-open-connection): Use netrc.
19975
19976 * gnus-util.el (gnus-netrc-get): Remove aliases.
19977
19978 * gnus-sum.el (gnus-auto-center-summary): Change default to 2.
19979
19980 * assistant.el (wid-edit): Fix compilation.
19981
19982 * gnus-util.el (gnus-set-file-modes): Just ignore errors.
19983
19984 2004-05-23 Paul Stodghill <stodghil@cs.cornell.edu>
19985
19986 * gnus-util.el (gnus-set-file-modes): New function. (small
19987 patch).
19988
19989 2004-05-23 Lars Magne Ingebrigtsen <larsi@gnus.org>
19990
19991 * gnus-topic.el (gnus-topic-jump-to-topic): Goto missing topic.
19992
19993 * assistant.el (assistant-render-node): Fix up rendering and
19994 read-only text.
19995 (assistant-render-node): Reset.
19996 (assistant-make-read-only): Not sticky.
19997
19998 2004-05-20 Danny Siu <dsiu@adobe.com>
19999
20000 * gnus-sum.el (gnus-summary-recenter): Summery buffer was not auto
20001 centered even when gnus-auto-center-summary is t
20002
20003 2004-05-22 Lars Magne Ingebrigtsen <larsi@gnus.org>
20004
20005 * dns.el (dns-get-txt-answer): New function.
20006 (dns-read-txt): Ditto.
20007 (query-dns): Use it.
20008
20009 2004-05-21 Katsumi Yamaoka <yamaoka@jpl.org>
20010
20011 * gnus-start.el (gnus-get-unread-articles): Don't invalidate
20012 active for foreign groups even if the group level is higher than
20013 the specified value.
20014
20015 2004-05-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
20016
20017 * gnus-group.el (gnus-group-jump-to-group): Don't prompt for
20018 non-active groups.
20019
20020 * gnus-art.el (gnus-picon-databases): Add /usr/share/picons.
20021
20022 2004-05-20 Magnus Henoch <mange@freemail.hu>
20023
20024 * dns.el (dns-read-type): Add support for SVR. (small patch)
20025
20026 2004-05-20 Adam Sjøgren <asjo@koldfront.dk>
20027
20028 * spam.el (spam-use-crm114, spam-crm114, spam-crm114-program)
20029 (spam-crm114-header, spam-crm114-spam-switch)
20030 (spam-crm114-spam-strong-switch, spam-crm114-ham-strong-switch)
20031 (spam-crm114-positive-spam-header)
20032 (spam-crm114-database-directory, spam-list-of-processors)
20033 (spam-group-spam-processor-crm114-p)
20034 (spam-group-ham-processor-crm114-p, spam-extra-header-to-number)
20035 (spam-generic-score, spam-list-of-checks)
20036 (spam-list-of-statistical-checks, spam-registration-functions)
20037 (spam-check-crm114-headers, spam-crm114-score)
20038 (spam-check-crm114, spam-crm114-register-with-crm114)
20039 (spam-crm114-register-spam-routine)
20040 (spam-crm114-unregister-spam-routine)
20041 (spam-crm114-register-ham-routine)
20042 (spam-crm114-unregister-ham-routine): Add CRM114 support.
20043
20044 2004-05-20 Teodor Zlatanov <tzz@lifelogs.com>
20045
20046 * gnus.el: Add spam-use-crm114.
20047
20048 * spam.el (spam-list-of-processors, spam-registration-functions):
20049 Add spam-use-resend.
20050 (spam-group-spam-processor-report-resend-p): Add utility wrapper.
20051 (spam-report-articles-gmane): Add doc fix.
20052 (spam-report-articles-resend, spam-report-resend-register-routine):
20053 Add wrappers around spam-report-resend-to.
20054
20055 * spam-report.el (spam-report-resend-to, spam-report-resend):
20056 Add support for resending spam.
20057 (spam-report-gmane): Fix line length >80.
20058
20059 * gnus.el (spam-process): Add spam-use-resend.
20060
20061 2004-05-20 TSUCHIYA Masatoshi <tsuchiya@namazu.org>
20062
20063 * spam.el (spam-mark-spam-as-expired-and-move-routine): Return the
20064 number of processed spam messages.
20065 (spam-ham-copy-or-move-routine): Return the number of processed
20066 ham messages.
20067 (spam-summary-prepare-exit): Use the above values to decide
20068 whether status messages shouled be displayed.
20069
20070 2004-05-20 Katsumi Yamaoka <yamaoka@jpl.org>
20071
20072 * rfc2047.el (rfc2047-encode-function-alist): Rename from
20073 `rfc2047-encoding-function-alist' in order to avoid conflicting
20074 with the old version.
20075 (rfc2047-encode-region): Concatenate words containing non-ASCII
20076 characters in structured fields; don't encode space-delimited
20077 ASCII words even in unstructured fields; don't break words at
20078 char-category boundaries.
20079 (rfc2047-encode-1): New function.
20080 (rfc2047-encode): Use it; encode text so that it occupies the
20081 maximum width within 76-column; work correctly on Q encoding for
20082 iso-2022-* charsets.
20083 (rfc2047-fold-region): Use existing whitespace for LWSP; make it
20084 sure not to break a line just after the header name.
20085 (rfc2047-b-encode-region): Remove.
20086 (rfc2047-b-encode-string): New function.
20087 (rfc2047-q-encode-region): Remove.
20088 (rfc2047-q-encode-string): New function.
20089
20090 * mm-util.el (mm-replace-in-string): New function.
20091
20092 2004-05-20 Lars Magne Ingebrigtsen <larsi@gnus.org>
20093
20094 * gnus-msg.el (gnus-inews-make-draft-meta-information):
20095 Really get it right.
20096 (gnus-inews-make-draft): Really.
20097
20098 2004-05-19 Ben Menasha <bmenasha@benmenasha.net>
20099
20100 * nnmh.el (nnmh-request-list-1): Don't check the link count
20101 before descending. (small patch)
20102
20103 2004-05-19 Lars Magne Ingebrigtsen <larsi@gnus.org>
20104
20105 * gnus-msg.el (gnus-inews-make-draft-meta-information): Fix quote
20106 stuff.
20107
20108 * gnus-start.el (gnus-subscribe-hierarchical-interactive):
20109 Match on real group name.
20110
20111 * gnus-art.el (gnus-signature-limit): Doc fix.
20112
20113 * gnus-msg.el (gnus-inews-make-draft): Quote list.
20114
20115 2004-05-19 Lars Magne Ingebrigtsen <larsi@gnus.org>
20116
20117 * gnus-draft.el (gnus-draft-send):
20118 Bind rfc2047-encode-encoded-words.
20119
20120 * rfc2047.el (rfc2047-encode-region): Encode =? strings.
20121 (rfc2047-encodable-p): Say that =? needs encoding.
20122 (rfc2047-encode-encoded-words): New variable.
20123
20124 * gnus-group.el (gnus-group-select-group): Doc fix.
20125
20126 * gnus-draft.el (gnus-draft-setup): Mark all replied as replied.
20127
20128 * gnus-group.el (gnus-group-mode): Set show-trailing-whitespace
20129 to nil.
20130
20131 * gnus-cache.el (gnus-cache-possibly-enter-article): Use it.
20132
20133 * nnheader.el (nnheader-get-lines-and-char): New function.
20134
20135 2004-05-19 Reiner Steib <Reiner.Steib@gmx.de>
20136
20137 * gnus-msg.el (gnus-summary-followup-with-original):
20138 Document yanking of region when active.
20139
20140 2004-05-19 Katsumi Yamaoka <yamaoka@jpl.org>
20141
20142 * gnus-start.el (gnus-get-unread-articles): Do nothing for foreign
20143 groups if the group level is higher than the specified value.
20144
20145 2004-05-18 Reiner Steib <Reiner.Steib@gmx.de>
20146
20147 * gnus-group.el (gnus-group-jump-to-group-prompt): Allow an alist.
20148 (gnus-group-jump-to-group): Add prefix argument using
20149 `gnus-group-jump-to-group-prompt'. Query before jumping to
20150 non-active group.
20151
20152 * compface.el (uncompface): Be verbose when changing
20153 `uncompface-use-external'.
20154
20155 * gnus-art.el (gnus-button-handle-man, gnus-button-alist): Try to
20156 handle manual section.
20157
20158 2004-05-18 Lars Magne Ingebrigtsen <larsi@gnus.org>
20159
20160 * gnus-art.el (gnus-button-alist): Revert previous change.
20161
20162 2004-05-18 Reiner Steib <Reiner.Steib@gmx.de>
20163
20164 * message.el (message-idna-to-ascii-rhs-1): Fix typo.
20165
20166 2004-05-18 Lars Magne Ingebrigtsen <larsi@gnus.org>
20167
20168 * gnus-msg.el (gnus-inews-do-gcc): Don't use read-only-p to see
20169 whether backend can accept message.
20170
20171 * message.el (message-idna-to-ascii-rhs-1): Don't use equalp.
20172
20173 2004-05-18 Kai Grossjohann <kgrossjo@eu.uu.net>
20174
20175 * nntp.el (nntp-request-set-mark, nntp-request-update-info):
20176 Avoid creating directory when nntp-marks-is-evil is true.
20177 Reported by Reiner Steib.
20178
20179 2004-05-18 Reiner Steib <Reiner.Steib@gmx.de>
20180
20181 * gnus-picon.el (gnus-picon-insert-glyph):
20182 Add optional `nostring' argument.
20183
20184 2004-05-18 Jesper Harder <harder@ifa.au.dk>
20185
20186 * gnus-picon.el (gnus-picon-style): New variable.
20187 (gnus-picon-transform-address): Support `gnus-picon-style'.
20188
20189 2004-05-18 Lars Magne Ingebrigtsen <larsi@gnus.org>
20190
20191 * message.el (message-fill-field): Return point.
20192 (message-generate-headers): Go to end of field.
20193
20194 * gnus-start.el (gnus-get-unread-articles-in-group): Don't do
20195 stuff for non-living groups.
20196
20197 2004-05-18 Jesper Harder <harder@ifa.au.dk>
20198
20199 * gnus-art.el (gnus-article-followup-with-original)
20200 (gnus-article-reply-with-original): gnus-mark-active-p ->
20201 gnus-region-active-p.
20202
20203 2004-05-17 Teodor Zlatanov <tzz@lifelogs.com>
20204
20205 * spam.el (spam-summary-prepare-exit): Fix messages, so they show
20206 only when there is spam or ham to be processed.
20207
20208 2004-05-17 Lars Magne Ingebrigtsen <larsi@gnus.org>
20209
20210 * mail-source.el (mail-source-delete-crash-box): Refactor.
20211 (mail-source-fetch): Use it.
20212 (mail-source-fetch-file): Ditto.
20213 (mail-source-fetch-directory): Run PostScript in loop.
20214 (mail-source-fetch-pop): Delete.
20215 (mail-source-fetch-maildir): Ditto.
20216 (mail-source-fetch-imap): Ditto.
20217
20218 * imap.el (imap-authenticators): Comment out sasl.
20219
20220 * message.el (message-skip-to-next-address): New function.
20221 (message-fill-header-address): Refactor.
20222 (message-fill-address): Use it.
20223 (message-delete-address): Use it.
20224 (message-fill-header-general): Refactor.
20225 (message-fill-field-address): Rename.
20226 (message-narrow-to-field): Find the start of the header.
20227 (message-header-format-alist): Don't pre-fill.
20228 (message-fill-header): Remove.
20229 (message-insert-header): New function.
20230 (message-shorten-references): Use it.
20231
20232 * rfc2047.el (rfc2047-field-value): Strip props.
20233
20234 * mail-parse.el (mail-header-make-address): New alias.
20235
20236 * ietf-drums.el (ietf-drums-make-address): New function.
20237
20238 * imap.el: Add compiler directives.
20239
20240 * gnus-score.el (gnus-score-edit-done): run-hook->run-hooks.
20241
20242 * gnus-art.el (article-decode-idna-rhs): Don't use
20243 message-idna-inside-rhs-p.
20244
20245 2004-05-16 Lars Magne Ingebrigtsen <larsi@gnus.org>
20246
20247 * message.el (message-idna-inside-rhs-p): Remove.
20248 (message-idna-to-ascii-rhs-1): Use proper address parsing.
20249
20250 * gnus-art.el (gnus-emphasis-alist): Remove strikethru; too many
20251 false positives.
20252
20253 2004-05-16 Kim-Minh Kaplan <kmkaplan-AwwS6Bc0PDVoiYX5Tdu9fQ@public.gmane.org>
20254
20255 * imap.el (imap-sasl-make-mechanisms): Use sasl.
20256
20257 2004-05-16 Lars Magne Ingebrigtsen <larsi@gnus.org>
20258
20259 * nneething.el (nneething-file-name): Don't create spurious
20260 files.
20261
20262 * gnus-msg.el (gnus-inews-do-gcc): Ignore read-only groups.
20263 (gnus-inews-do-gcc): Remove sleep.
20264
20265 * gnus-art.el (gnus-mime-delete-part): Error message when no MIME
20266 part under point.
20267
20268 * gnus-agent.el (gnus-agent-synchronize-flags): Default to nil.
20269 (gnus-agent-regenerate-group): Using nil messages aren't valid.
20270
20271 2004-05-15 Teodor Zlatanov <tzz@lifelogs.com>
20272
20273 * spam.el (spam-summary-prepare-exit): Fix (length).
20274
20275 2004-05-14 Teodor Zlatanov <tzz@lifelogs.com>
20276
20277 * spam.el (spam-summary-prepare-exit): Fix to produce "marking spam
20278 as expired without moving it" message when there are spam
20279 messages left.
20280
20281 2004-05-14 Nelson Ferreira <nelson.ferreira@verizon.net> (tiny change)
20282
20283 * gnus-dup.el (gnus-dup-unsuppress-article): Don't assume the mail
20284 header is not nil.
20285
20286 2004-05-14 Kai Grossjohann <kgrossjo@eu.uu.net>
20287
20288 * nntp.el (nntp-request-set-mark, nntp-request-update-info):
20289 Call nntp-possibly-create-directory, not nntp-possibly-change-group.
20290 (nntp-marks-changed-p): New arg SERVER.
20291 (nntp-request-update-info): Adjust caller.
20292
20293 2004-05-14 Kai Grossjohann <kai@emptydomain.de>
20294
20295 * nntp.el (nntp-save-marks): Pass missing arg.
20296
20297 2004-05-13 Kai Grossjohann <kai.grossjohann@gmx.net>
20298
20299 * nntp.el: Support marks.
20300 (nntp-marks-is-evil, nntp-marks-file-name, nntp-marks)
20301 (nntp-marks-modtime, nntp-marks-directory): New variables.
20302 (nntp-request-set-mark, nntp-request-update-info)
20303 (nntp-possibly-create-directory, nntp-marks-changed-p)
20304 (nntp-save-marks, nntp-open-marks, nntp-marks-directory):
20305 New functions.
20306
20307 2004-05-12 Jesper Harder <harder@ifa.au.dk>
20308
20309 * gnus-score.el (gnus-score-insert-help):
20310 Use gnus-select-lowest-window.
20311
20312 * gnus-ems.el (gnus-select-lowest-window): Copy definition of
20313 appt-select-lowest-window and rename to gnus-select-lowest-window.
20314
20315 * gnus.el: do.
20316
20317 2004-05-12 TSUCHIYA Masatoshi <tsuchiya@namazu.org>
20318
20319 * rfc2047.el (rfc2047-encode): Use uppercase letters to specify
20320 encodings of MIME-encoded words, in order to improve
20321 interoperability with several broken MUAs.
20322
20323 2004-05-07 TSUCHIYA Masatoshi <tsuchiya@namazu.org>
20324
20325 * mm-view.el (mm-inline-text-html-render-with-w3): Check META
20326 tags, only when charsets are not specified in headers.
20327 (mm-inline-text-html-render-with-w3m): Ditto.
20328
20329 2004-05-06 TSUCHIYA Masatoshi <tsuchiya@namazu.org>
20330
20331 * gnus-art.el (article-strip-banner): Use MIME-encoded from fields
20332 instead of MIME-decoded from fields when checking
20333 `gnus-article-address-banner-alist'.
20334
20335 2004-05-03 Jesper Harder <harder@ifa.au.dk>
20336
20337 * nnrss.el (nnrss-check-group, nnrss-read-group-data): Hash on
20338 description rather than subject.
20339
20340 2004-05-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
20341
20342 * gnus.el (gnus-version-number): Bump.
20343
20344 2004-05-01 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
20345
20346 * gnus.el: No Gnus v0.2 is released.
20347
20348 2004-05-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
20349
20350 * gnus-agent.el (gnus-agent-read-agentview):
20351 Inline gnus-uncompress-range.
20352
20353 2004-05-01 TSUCHIYA Masatoshi <tsuchiya@namazu.org>
20354
20355 * spam.el (spam-bsfilter-path): Use `executable-find' instead of
20356 `exec-installed-p'.
20357
20358 2004-04-30 TSUCHIYA Masatoshi <tsuchiya@namazu.org>
20359
20360 * gnus.el (spam-process, spam-autodetect-methods):
20361 Add bsfilter and bsfilter-headers.
20362
20363 * spam.el (spam-bsfilter): New customize group.
20364 (spam-use-bsfilter, spam-use-bsfilter-headers, spam-bsfilter-path)
20365 (spam-bsfilter-header, spam-bsfilter-probability-header)
20366 (spam-bsfilter-spam-switch, spam-bsfilter-ham-switch)
20367 (spam-bsfilter-spam-strong-switch, spam-bsfilter-ham-strong-switch)
20368 (spam-bsfilter-database-directory): New options.
20369 (spam-install-hooks, spam-list-of-processors, spam-list-of-checks)
20370 (spam-list-of-statistical-checks, spam-registration-functions):
20371 Add `spam-use-bsfilter' and `spam-use-bsfilter-headers'.
20372 (spam-bsfilter-score): New command.
20373 (spam-check-bsfilter-headers, spam-check-bsfilter)
20374 (spam-bsfilter-register-with-bsfilter)
20375 (spam-bsfilter-register-spam-routine)
20376 (spam-bsfilter-unregister-spam-routine)
20377 (spam-bsfilter-register-ham-routine)
20378 (spam-bsfilter-unregister-ham-routine): New functions.
20379 (spam-generic-score): Support bsfilter; Accept an optional argument
20380 to recalcurate spam score even if scoring header has already been
20381 added.
20382 (spam-bogofilter-score, spam-spamassassin-score): Accept an
20383 optional argument to recalcurate spam score even if scoring header
20384 has already been added.
20385
20386 2004-04-29 Jesper Harder <harder@ifa.au.dk>
20387
20388 * nnrss.el (nnrss-get-namespace-prefix): Use string= to compare
20389 strings! Reported by David D. Smith <davidsmith@acm.org>.
20390 (nnrss-check-group, nnrss-read-group-data): Hash on Subject if
20391 link is missing.
20392
20393 2004-04-28 Jesper Harder <harder@ifa.au.dk>
20394
20395 * html2text.el (html2text-replace-list): Add &amp; and &apos;.
20396 (html2text-get-attr): Rewrite.
20397
20398 * message.el (message-setup-1): Remove redundant put-text-property
20399 on mail-header-separator.
20400
20401 2004-04-27 Teodor Zlatanov <tzz@lifelogs.com>
20402
20403 * gnus-registry.el (gnus-registry-cache-whitespace)
20404 (gnus-registry-action, gnus-registry-spool-action)
20405 (gnus-registry-split-fancy-with-parent): Change message levels
20406 from 5 to 3 or 7, as needed.
20407
20408 * spam.el (spam-summary-prepare-exit)
20409 (spam-mark-junk-as-spam-routine, spam-fetch-field-fast)
20410 (spam-split, spam-find-spam, spam-log-undo-registration)
20411 (spam-check-blackholes, spam-enter-ham-BBDB): Change message
20412 level from 5 to 6.
20413
20414 2004-04-26 Katsumi Yamaoka <yamaoka@jpl.org>
20415
20416 * gnus-ems.el: Autoload appt-select-lowest-window (revert
20417 2004-03-04 change).
20418
20419 2004-04-25 Jesper Harder <harder@ifa.au.dk>
20420
20421 * sieve-manage.el (sieve-manage-open):
20422 * nnweb.el (nnweb-insert-html):
20423 * nnvirtual.el (nnvirtual-catchup-group, nnvirtual-partition-sequence)
20424 (nnvirtual-partition-sequence, nnvirtual-create-mapping):
20425 * nnspool.el (nnspool-request-group):
20426 * nnrss.el (nnrss-opml-export, nnrss-find-el, nnrss-order-hrefs):
20427 * nnml.el (nnml-request-update-info):
20428 * nnmh.el (nnmh-request-group, nnmh-request-list-1, nnmh-active-number)
20429 (nnmh-request-create-group, nnmh-update-gnus-unreads):
20430 * nnimap.el (nnimap-request-close, nnimap-acl-edit)
20431 (nnimap-request-set-mark):
20432 * nnfolder.el (nnfolder-request-update-info):
20433 * mm-view.el (mm-pkcs7-signed-magic, mm-pkcs7-enveloped-magic):
20434 * mml.el (mml-destroy-buffers, mml-compute-boundary-1):
20435 * gnus-uu.el (gnus-uu-find-articles-matching):
20436 * gnus-topic.el (gnus-topic-check-topology, gnus-topic-remove-group):
20437 * gnus-sum.el (gnus-summary-fetch-faq, gnus-read-move-group-name):
20438 * gnus-score.el (gnus-score-load-file, gnus-sort-score-files):
20439 * gnus-nocem.el (gnus-nocem-scan-groups):
20440 * gnus-int.el (gnus-start-news-server):
20441 * gnus-group.el (gnus-group-make-kiboze-group)
20442 (gnus-group-browse-foreign-server):
20443 * spam-stat.el (spam-stat-score-buffer): Simplify mapcar usage.
20444 Use mapc when appropriate.
20445
20446 2004-04-22 Dan Christensen <jdc@uwo.ca>
20447 Adam Sjøgren <asjo@koldfront.dk>
20448 Wes Hardaker <wes@hardakers.net>
20449 Michael Shields <shields@msrl.com>
20450
20451 * spam.el (spam-necessary-extra-headers): Get the extra headers we
20452 may need for spam sorting and scoring.
20453 (spam-user-format-function-S): Add user format function suitable for
20454 general use.
20455 (spam-article-sort-by-spam-status): Add sorting function for summary
20456 sorting.
20457 (spam-extra-header-to-number): Add function to get a score from a
20458 header.
20459 (spam-summary-score): Add function to get a numeric score from the
20460 headers.
20461 (spam-generic-score): Fix function doc, was in wrong place.
20462 (spam-initialize): Take symbols when it's run, and install the
20463 extra headers that spam-necessary-extra-headers thinks we need.
20464
20465 2004-04-21 Teodor Zlatanov <tzz@lifelogs.com>
20466
20467 * spam.el (spam-summary-prepare-exit): Add logic and message fix.
20468 Reported by bojohan+news@dd.chalmers.se (Johan Bockgård).
20469
20470 2004-04-17 Jesper Harder <harder@ifa.au.dk>
20471
20472 * gnus-sum.el (gnus-set-global-variables)
20473 (gnus-build-all-threads, gnus-get-newsgroup-headers)
20474 (gnus-article-get-xrefs, gnus-summary-best-group)
20475 (gnus-summary-next-article, gnus-summary-enter-digest-group)
20476 (gnus-summary-set-bookmark, gnus-offer-save-summaries)
20477 (gnus-summary-update-info, gnus-kill-or-deaden-summary):
20478 Use with-current-buffer.
20479
20480 2004-04-16 Teodor Zlatanov <tzz@lifelogs.com>
20481
20482 * spam.el (spam-summary-prepare-exit): Simplify logic.
20483 (spam-fetch-article-header): Read the article header if it's not
20484 available.
20485 (spam-list-articles): Simplify logic.
20486 (spam-filelist-register-routine): Fix bug with unregister-list.
20487
20488 * gnus-registry.el: Fix comments at beginning.
20489
20490 2004-04-16 Jesper Harder <harder@ifa.au.dk>
20491
20492 * message.el (message-cater-to-broken-inn): Remove.
20493 (message-shorten-references): Make sure the total folded length of
20494 References is shorter than 998 characters to cater to a bug in INN
20495 2.3. Also, don't pretend that references aren't folded -- this
20496 hasn't worked for a while.
20497
20498 2004-04-15 Kevin Greiner <kgreiner@xpediantsolutions.com>
20499
20500 * gnus-agent.el (gnus-agentize):
20501 gnus-agent-send-mail-real-function no longer set to current value
20502 of message-send-mail-function but rather a lambda that calls
20503 message-send-mail-function. The change makes the agent real-time
20504 responsive to user changes to message-send-mail-function.
20505
20506 2004-04-15 Kevin Greiner <kgreiner@xpediantsolutions.com>
20507
20508 * legacy-gnus-agent.el
20509 (gnus-agent-convert-to-compressed-agentview): Fix typos with
20510 help from Florian Weimer <fw@deneb.enyo.de>
20511
20512 2004-04-15 Katsumi Yamaoka <yamaoka@jpl.org>
20513
20514 * nnmail.el (nnmail-cache-insert): Revert last change.
20515
20516 2004-04-14 Katsumi Yamaoka <yamaoka@jpl.org>
20517
20518 * nnmail.el (nnmail-cache-insert): Always check whether
20519 nnmail-cache-ignore-groups matches a group name.
20520
20521 2004-04-13 Teodor Zlatanov <tzz@lifelogs.com>
20522
20523 * spam.el (spam-fetch-field-fast, spam-generate-fake-headers)
20524 (spam-find-spam, spam-log-processing-to-registry)
20525 (spam-log-registered-p, spam-log-unregistration-needed-p)
20526 (spam-log-undo-registration): Use gnus-message instead of
20527 gnus-error, none of these errors are fatal.
20528
20529 * gnus-registry.el (gnus-registry-clean-empty-function)
20530 (gnus-registry-clean-empty): Remove only empty entries without
20531 extra data.
20532
20533 2004-04-12 Teodor Zlatanov <tzz@lifelogs.com>
20534
20535 * spam-stat.el (spam-stat-buffer-change-to-spam)
20536 (spam-stat-buffer-change-to-non-spam): Change (error) to
20537 (gnus-message 8) invocation.
20538
20539 2004-04-12 Katsumi Yamaoka <yamaoka@jpl.org>
20540
20541 * nntp.el (nntp-via-netcat-command): New variable.
20542 (nntp-via-netcat-switches): New variable.
20543 (nntp-open-via-rlogin-and-netcat): New function.
20544 (nntp-open-connection-function): Doc fix.
20545 (nntp-telnet-command): Doc fix.
20546 (nntp-end-of-line): Doc fix.
20547 (nntp-via-rlogin-command): Doc fix.
20548 (nntp-via-user-name): Doc fix.
20549 (nntp-via-address): Doc fix.
20550
20551 2004-04-09 Katsumi Yamaoka <yamaoka@jpl.org>
20552
20553 * mml2015.el (mml2015-use): Avoid the "Recursive load suspected"
20554 error in Emacs 21.1.
20555
20556 2004-04-08 Reiner Steib <Reiner.Steib@gmx.de>
20557
20558 * gnus-start.el (gnus-get-unread-articles): Fix last commit.
20559
20560 2004-04-07 Kevin Greiner <kgreiner@xpediantsolutions.com>
20561
20562 * gnus-agent.el (gnus-agent-total-fetched-hashtb): New variable.
20563 (gnus-agent-with-refreshed-group): New macro.
20564 (gnus-agent-rename-group): New function.
20565 (gnus-agent-delete-group): New function.
20566 (gnus-agent-save-group-info): Use gnus-command-method when
20567 `method' parameter is nil. Don't write nil entries into the
20568 active file.
20569 (gnus-agent-get-group-info): New function.
20570 (gnus-agent-fetch-articles):
20571 Use gnus-agent-update-files-total-fetched-for to increment disk space
20572 used.
20573 (gnus-agent-fetch-headers, gnus-agent-save-alist):
20574 Use gnus-agent-update-view-total-fetched-for to increment disk space
20575 used.
20576 (gnus-agent-get-local): Add optional parameters to avoid calling
20577 gnus-group-real-name and gnus-find-method-for-group.
20578 (gnus-agent-set-local): Delete stored entry if either min, or max,
20579 are nil.
20580 (gnus-agent-fetch-session): Reworded error/quit messages.
20581 On quit, use gnus-agent-regenerate-group to record existence of any
20582 articles fetched to disk before the quit occurred.
20583 (gnus-agent-expire-group-1): Use gnus-agent-with-refreshed-group,
20584 gnus-agent-update-view-total-fetched-for, and
20585 gnus-agent-update-files-total-fetched-for to decrement disk space
20586 used.
20587 (gnus-agent-retrieve-headers):
20588 Use gnus-agent-update-view-total-fetched-for to increment disk space
20589 used.
20590 (gnus-agent-regenerate-group): Replace gnus-group-update-group
20591 with gnus-agent-update-files-total-fetched-for to decrement disk
20592 space and fresh group buffer.
20593 (gnus-agent-inhibit-update-total-fetched-for): New variable.
20594 (gnus-agent-need-update-total-fetched-for): New variable.
20595 (gnus-agent-update-files-total-fetched-for): New function.
20596 (gnus-agent-update-view-total-fetched-for): New function.
20597 (gnus-agent-total-fetched-for): New function.
20598
20599 * gnus-cache.el (gnus-cache-save-buffers):
20600 Use gnus-cache-update-overview-total-fetched-for to change disk space
20601 used by this group.
20602 (gnus-cache-possibly-enter-article):
20603 Use gnus-cache-update-file-total-fetched-for to increment disk space
20604 used by this group.
20605 (gnus-cache-possibly-remove-article):
20606 Use gnus-cache-update-file-total-fetched-for to decrement disk space
20607 used by this group.
20608 (gnus-cache-generate-nov-databases): Purge total fetched cache.
20609 (gnus-cache-rename-group): New function.
20610 (gnus-cache-delete-group): New function.
20611 (gnus-cache-inhibit-update-total-fetched-for): New variable.
20612 (gnus-cache-need-update-total-fetched-for): New variable.
20613 (gnus-cache-with-refreshed-group): New macro.
20614 (gnus-cache-update-file-total-fetched-for): New function.
20615 (gnus-cache-update-overview-total-fetched-for): New function.
20616 (gnus-cache-rename-group-total-fetched-for): New function.
20617 (gnus-cache-delete-group-total-fetched-for): New function.
20618 (gnus-cache-total-fetched-for): New function.
20619
20620 * gnus-group.el: Require gnus-sum and autoload functions to
20621 resolve warnings when gnus-group.el compiled alone.
20622 (gnus-group-line-format): Documented new %F.
20623 (size of Fetched data) group line format; identifies disk space
20624 used by agent and cache.
20625 (gnus-group-line-format-alist): Defined new F format.
20626 (gnus-total-fetched-for): New function.
20627 (gnus-group-delete-group): No longer update
20628 gnus-cache-active-altered as gnus-request-delete-group now keeps
20629 the cache in sync.
20630 (gnus-group-list-active): Let the agent store a server's active
20631 list if currently plugged.
20632
20633 * gnus-int.el (gnus-request-delete-group):
20634 Use gnus-cache-delete-group and gnus-agent-delete-group to keep the
20635 local disk in sync with the server.
20636 (gnus-request-rename-group):
20637 Use gnus-cache-rename-group and gnus-agent-rename-group to keep the
20638 local disk in sync with the server.
20639
20640 * gnus-start.el (gnus-get-unread-articles):
20641 Cosmetic simplification to logic.
20642
20643 * gnus-util.el (gnus-rename-file): New function.
20644
20645 2004-04-07 Christian Neukirchen <chneukirchen@yahoo.de> (tiny change)
20646
20647 * mm-util.el (mm-image-load-path): Handle nil in load-path.
20648
20649 2004-04-07 Jesper Harder <harder@ifa.au.dk>
20650
20651 * rfc2047.el (rfc2047-encoded-word-regexp): Remove unnecessary
20652 '+'. Reported by Stefan Wiens <s.wi@gmx.net>.
20653
20654 2004-04-06 Jesper Harder <harder@ifa.au.dk>
20655
20656 * gnus-cache.el (gnus-cache-save-buffers): Check if buffer is
20657 alive. Reported by Laurent Martelli <laurent@aopsys.com>.
20658
20659 2004-04-03 Jesper Harder <harder@ifa.au.dk>
20660
20661 * gnus.el (gnus-getenv-nntpserver): Strip whitespace.
20662
20663 2004-04-02 Teodor Zlatanov <tzz@lifelogs.com>
20664
20665 * spam.el (spam-set-difference): Add function to replace
20666 gnus-set-difference in spam.el.
20667 (spam-summary-prepare-exit): Use spam-set-difference.
20668
20669 2004-03-29 Teodor Zlatanov <tzz@lifelogs.com>
20670
20671 * gnus-registry.el (gnus-registry-cache-file): Update to use
20672 gnus-dribble-directory OR gnus-home-directory OR ~.
20673 (gnus-registry-split-fancy-with-parent): Fix doc.
20674
20675 2004-03-27 Katsumi Yamaoka <yamaoka@jpl.org>
20676
20677 * message.el (message-exchange-point-and-mark):
20678 Use message-mark-active-p. Suggested by Jesper Harder
20679 <harder@ifa.au.dk>.
20680
20681 2004-03-26 Katsumi Yamaoka <yamaoka@jpl.org>
20682
20683 * message.el (message-exchange-point-and-mark): Don't activate
20684 region if it was inactive. Suggested by Hiroshi Fujishima
20685 <pooh@nature.tsukuba.ac.jp>.
20686
20687 2004-03-25 Katsumi Yamaoka <yamaoka@jpl.org>
20688
20689 * gnus-art.el (article-display-face): Display Faces in the same
20690 order as X-Faces.
20691
20692 2004-03-24 Katsumi Yamaoka <yamaoka@jpl.org>
20693
20694 * nndoc.el (nndoc-forward-type-p): Recognize envelope From_.
20695
20696 2004-03-23 Katsumi Yamaoka <yamaoka@jpl.org>
20697
20698 * gnus-art.el (gnus-mime-recompute-hierarchical-structure): Remove.
20699 (gnus-mime-multipart-functions): Revert 2004-03-19 change.
20700 (gnus-article-mime-hierarchy): Remove.
20701 (gnus-article-mime-hierarchy-next): Remove.
20702 (gnus-article-mode): Revert 2004-03-19 change.
20703 (gnus-article-setup-buffer): Revert 2004-03-19 change.
20704 (gnus-insert-mime-button): Revert 2004-03-19 change.
20705 (gnus-mime-accumulate-hierarchy): Remove.
20706 (gnus-mime-enter-multipart): Remove.
20707 (gnus-mime-leave-multipart): Remove.
20708 (gnus-mime-display-part): Revert 2004-03-19 change.
20709 (gnus-mime-display-alternative): Revert 2004-03-19 change.
20710
20711 * mml.el (mml-preview): Revert 2004-03-19 change.
20712
20713 2004-03-18 Helmut Waitzmann <Helmut.Waitzmann@web.de> (tiny change)
20714
20715 * gnus-sum.el (gnus-newsgroup-variables): Doc fix.
20716
20717 2004-03-22 Katsumi Yamaoka <yamaoka@jpl.org>
20718
20719 * mm-decode.el (mm-save-part): Bind enable-multibyte-characters to
20720 t while entering a file name using the mm-with-multibyte macro.
20721 Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
20722
20723 * mm-util.el (mm-with-multibyte): New macro.
20724
20725 2004-03-19 Katsumi Yamaoka <yamaoka@jpl.org>
20726
20727 * gnus-art.el (gnus-mime-recompute-hierarchical-structure):
20728 New user option.
20729 (gnus-mime-multipart-functions): Doc and customization fix.
20730 (gnus-article-mime-hierarchy): New variable.
20731 (gnus-article-mime-hierarchy-next): New variable.
20732 (gnus-article-mode): Make gnus-article-mime-hierarchy buffer-local.
20733 (gnus-article-setup-buffer): Set gnus-article-mime-hierarchy and
20734 gnus-article-mime-hierarchy-next to nil.
20735 (gnus-insert-mime-button): Show hierarchy numbers.
20736 (gnus-mime-accumulate-hierarchy): New function.
20737 (gnus-mime-enter-multipart): New function.
20738 (gnus-mime-leave-multipart): New function.
20739 (gnus-mime-display-part): Recompute hierarchical MIME structure.
20740 (gnus-mime-display-alternative): Show hierarchy numbers.
20741
20742 * mml.el (mml-preview): Set gnus-article-mime-hierarchy and
20743 gnus-article-mime-hierarchy-next to nil.
20744
20745 2004-03-19 Steve Youngs <sryoungs@bigpond.net.au>
20746
20747 * dns.el: Don't require gnus-xmas.
20748
20749 2004-03-17 Jesper Harder <harder@ifa.au.dk>
20750
20751 * mml.el (mml-generate-mime-1): Don't use format=flowed with
20752 inline PGP.
20753 (mml-menu): Disable mml-quote-region if mark is inactive.
20754
20755 2004-03-17 Katsumi Yamaoka <yamaoka@jpl.org>
20756
20757 * gnus-agent.el (gnus-agent-regenerate-group): Activate the group
20758 when the group's active is not available.
20759
20760 2004-03-15 Katsumi Yamaoka <yamaoka@jpl.org>
20761
20762 * gnus-agent.el (gnus-agent-read-agentview): Add a missing arg to
20763 error.
20764
20765 2004-03-12 Reiner Steib <Reiner.Steib@gmx.de>
20766
20767 * imap.el (imap-store-password): New variable.
20768 (imap-interactive-login): Use it.
20769 Suggested by Mark Plaksin <happy@mcplaksin.org>.
20770
20771 2004-03-12 Katsumi Yamaoka <yamaoka@jpl.org>
20772
20773 * gnus-art.el (gnus-article-read-summary-keys): Restore new
20774 window-start and hscroll to summary window.
20775
20776 2004-03-12 Kevin Greiner <kgreiner@xpediantsolutions.com>
20777
20778 * gnus-start.el (gnus-convert-old-newsrc): Only write the
20779 conversion message to newsrc-dribble when an actual conversion is
20780 performed.
20781
20782 2004-03-10 Malcolm Purvis <malcolmpurvis@optushome.com.au> (tiny change)
20783
20784 * spam-stat.el (spam-stat-coding-system): Use mm-coding-system-p.
20785
20786 2004-03-10 Katsumi Yamaoka <yamaoka@jpl.org>
20787
20788 * mm-decode.el (mm-complicated-handles): New function reviving
20789 former definition of mm-multiple-handles.
20790
20791 * gnus-art.el (gnus-mime-save-part-and-strip): Use it.
20792 (gnus-mime-delete-part): Use it.
20793
20794 2004-03-09 Kevin Greiner <kgreiner@xpediantsolutions.com>
20795
20796 * gnus-agent.el (gnus-agent-read-local):
20797 Bind nnheader-file-coding-system to gnus-agent-file-coding-system to
20798 avoid the implicit assumption that they will always be equal.
20799 (gnus-agent-save-local): Bind buffer-file-coding-system, not
20800 coding-system-for-write, as the with-temp-file macro first prints
20801 to a buffer then saves the buffer.
20802
20803 2004-03-09 Katsumi Yamaoka <yamaoka@jpl.org>
20804
20805 * gnus-art.el (gnus-article-edit-part): New function.
20806 (gnus-mime-save-part-and-strip): Use it; do query instead of
20807 signaling an error; don't use mm-multiple-handles.
20808 (gnus-mime-delete-part): Ditto.
20809
20810 2004-03-08 Kevin Greiner <kgreiner@xpediantsolutions.com>
20811
20812 * gnus-agent.el (gnus-agent-read-agentview): Remove support for
20813 old file versions.
20814 (gnus-group-prepare-hook): Remove function that converted list
20815 form of gnus-agent-expire-days to group properties.
20816
20817 * gnus-int.el: Autoload gnus-agent-regenerate-group.
20818 (gnus-request-accept-article): Re-indented.
20819
20820 * gnus-start.el (gnus-convert-old-newsrc): Registered new
20821 converters to handle old agent file formats. Add logic for a
20822 "backup before upgrading warning".
20823 (gnus-convert-mark-converter-prompt): Developers can mark
20824 functions as needing (default), or not needing,
20825 gnus-convert-old-newsrc's "backup before upgrading warning".
20826 (gnus-convert-converter-needs-prompt): Tests whether the user
20827 should be protected from potentially irreversable changes by the
20828 function.
20829
20830 * legacy-gnus-agent.el: New. Provides converters that are only
20831 loaded when gnus-convert-old-newsrc needs to call them.
20832
20833 2004-03-08 Katsumi Yamaoka <yamaoka@jpl.org>
20834
20835 * mail-source.el (mail-source-touch-pop): Doc fix.
20836
20837 * message.el (message-smtpmail-send-it): Doc fix.
20838
20839 2004-03-05 Jesper Harder <harder@ifa.au.dk>
20840
20841 * sha1-el.el (sha1-maximum-internal-length): Doc fix.
20842
20843 * nnmail.el (nnmail-split-fancy): do.
20844
20845 * gnus-kill.el (gnus-kill, gnus-execute): do.
20846
20847 2004-03-05 Per Abrahamsen <abraham@dina.kvl.dk>
20848
20849 * gnus-sum.el (gnus-widget-reversible-match)
20850 (gnus-widget-reversible-to-internal)
20851 (gnus-widget-reversible-to-external): New functions.
20852 (gnus-widget-reversible): New widget.
20853 (gnus-article-sort-functions, gnus-thread-sort-functions): Use it.
20854
20855 2004-03-05 Kai Grossjohann <kgrossjo@eu.uu.net>
20856
20857 * gnus-sum.el (gnus-thread-sort-functions)
20858 (gnus-article-sort-functions): Document `(not F)' items.
20859
20860 2004-03-04 Teodor Zlatanov <tzz@lifelogs.com>
20861
20862 * spam.el (spam-use-gmane-xref): Add new backend.
20863 (spam-gmane-xref-spam-group): Add variable to control the name of the
20864 Gmane spam group.
20865 (spam-blackhole-servers, spam-blackhole-good-server-regex)
20866 (spam-regex-headers-spam, spam-regex-headers-ham)
20867 (spam-regex-body-spam, spam-regex-body-ham): Clarify docs.
20868 (spam-list-of-checks): Add spam-use-gmane-xref to list of
20869 backends and checks.
20870 (spam-check-gmane-xref): Add function for spam-use-gmane-xref.
20871
20872 * gnus.el (spam-autodetect-methods): Add spam-use-gmane-xref as
20873 an autodetect method.
20874
20875 2004-03-04 Kevin Greiner <kgreiner@xpediantsolutions.com>
20876
20877 * gnus-int.el (gnus-request-accept-article): Inform the agent that
20878 articles are being added to a group.
20879 (gnus-request-replace-article): Inform the agent that articles
20880 need to be uncached as the cached contents are no longer valid.
20881
20882 2004-03-04 Katsumi Yamaoka <yamaoka@jpl.org>
20883
20884 * binhex.el: Don't autoload executable-find.
20885
20886 * canlock.el: Don't autoload mail-fetch-field.
20887
20888 * gnus-ems.el: Don't autoload appt-select-lowest-window.
20889
20890 * gnus-msg.el: Don't autoload news-reply-mode, news-setup,
20891 rmail-dont-reply-to and rmail-output.
20892
20893 * gnus-score.el: Don't autoload ffap-string-at-point.
20894
20895 * gnus-setup.el: Don't autoload sc-cite-original.
20896
20897 * imap.el: Don't autoload base64-decode-string,
20898 base64-encode-string and md5.
20899
20900 * message.el: Autoload rmail-dont-reply-to, rmail-msg-is-pruned
20901 and rmail-msg-restore-non-pruned-header.
20902
20903 * mm-decode.el: Don't autoload executable-find.
20904
20905 * mm-url.el: Don't autoload executable-find.
20906
20907 * mm-view.el: Don't autoload diff-mode.
20908
20909 * nndb.el: Don't autoload news-reply-mode, news-setup,
20910 cancel-timer and telnet.
20911
20912 * password.el: Don't autoload run-at-time for Emacs.
20913
20914 * sha1-el.el: Don't autoload executable-find.
20915
20916 * sieve-mode.el: Don't autoload c-mode.
20917
20918 * uudecode.el: Don't autoload executable-find.
20919
20920 2004-03-04 Kevin Greiner <kgreiner@xpediantsolutions.com>
20921
20922 * gnus-agent.el (gnus-agent-file-header-cache): Remove.
20923 (gnus-agent-possibly-alter-active): Avoid null in numeric
20924 comparison.
20925 (gnus-agent-set-local): Refuse to save null in local object table.
20926 (gnus-agent-regenerate-group): The REREAD parameter can now be a
20927 list of articles that will be marked as unread.
20928
20929 2004-03-04 Katsumi Yamaoka <yamaoka@jpl.org>
20930
20931 * rfc2047.el (rfc2047-encoded-word-regexp): Mismatched paren.
20932
20933 2004-03-04 Jesper Harder <harder@ifa.au.dk>
20934
20935 * rfc2047.el (rfc2047-encoded-word-regexp): Support RFC 2231
20936 language tags.
20937
20938 2004-03-03 Per Abrahamsen <abraham@dina.kvl.dk>
20939
20940 * gnus-agent.el (gnus-agent-read-local, gnus-agent-save-local):
20941 Don't bind "obarray".
20942
20943 * gnus-sum.el (gnus-thread-sort-functions):
20944 Add `gnus-thread-sort-by-most-recent-number' and
20945 `gnus-thread-sort-by-most-recent-date'.
20946 Reported by Kai Grossjohann <kai@emptydomain.de>.
20947
20948 2004-03-03 Katsumi Yamaoka <yamaoka@jpl.org>
20949
20950 * gnus-cus.el (gnus-agent-customize-category): Mismatched paren.
20951
20952 2004-03-02 Kevin Greiner <kgreiner@xpediantsolutions.com>
20953
20954 * gnus-cus.el (gnus-agent-customize-category):
20955 Remove ignore-errors macro reference that required cl to be loaded at
20956 run-time.
20957
20958 * gnus-range.el (gnus-sorted-range-intersection): Now accepts
20959 single-interval range of the form (min . max). Previously the
20960 range had to look like ((min . max)). Likewise, return
20961 (min . max) rather than ((min . max)).
20962 (gnus-range-map): Use gnus-range-normalize to accept
20963 single-interval range.
20964
20965 * gnus-sum.el (gnus-summary-highlight-line): Articles stored in
20966 the cache, but not the agent, now appear with their usual face.
20967
20968 2004-03-01 Katsumi Yamaoka <yamaoka@jpl.org>
20969
20970 * gnus-art.el (gnus-article-wash-html-with-w3m): Don't make the
20971 w3m-safe-url-regexp variable buffer-local.
20972
20973 * mm-view.el (mm-inline-text-html-render-with-w3m): Ditto.
20974
20975 2004-02-27 Simon Josefsson <jas@extundo.com>
20976
20977 * gnus-sum.el (gnus-move-group-prefix-function): Add, default to
20978 gnus-group-real-prefix.
20979 (gnus-summary-move-article): Use it, instead of
20980 gnus-group-real-prefix.
20981
20982 2004-02-27 Katsumi Yamaoka <yamaoka@jpl.org>
20983
20984 * gnus-art.el (gnus-article-wash-html-with-w3m): Make the
20985 w3m-safe-url-regexp variable buffer-local and set it as the value
20986 of mm-w3m-safe-url-regexp.
20987
20988 * mm-view.el (mm-inline-text-html-render-with-w3m): Ditto.
20989
20990 * gnus-msg.el (gnus-setup-message): Ignore an article copy while
20991 parsing gnus-posting-styles when the message is not for replying.
20992
20993 * nnrss.el (nnrss-opml-export):
20994 Use mm-set-buffer-file-coding-system instead of
20995 set-buffer-file-coding-system.
20996
20997 2004-02-27 Jesper Harder <harder@ifa.au.dk>
20998
20999 * spam-stat.el: Pedantic docstring and whitespace fixes (courtesy
21000 of checkdoc.el).
21001 * nnrss.el: do.
21002 * gnus-mlspl.el: do.
21003 * gnus-ml.el: do.
21004 * gnus-srvr.el: do.
21005
21006 * nnrss.el (nnrss-opml-export): Turn on sgml-mode.
21007
21008 2004-02-27 Kevin Ryde <user42@zip.com.au> (tiny change)
21009
21010 * gnus.el (gnus-group, gnus-summary, gnus-summary-sort):
21011 Corrections to custom-manual links.
21012
21013 * gnus-art.el (gnus-article): Ditto.
21014
21015 * mm-decode.el (mime-display, mime-security): Ditto.
21016
21017 2004-02-26 Jesper Harder <harder@ifa.au.dk>
21018
21019 * flow-fill.el: Typo.
21020
21021 2004-02-26 Andrew Cohen <cohen@andy.bu.edu>
21022
21023 * spam-wash.el: New file.
21024
21025 2004-02-26 Mark A. Hershberger <mah@everybody.org>
21026
21027 * nnrss.el (nnrss-opml-import, nnrss-opml-export): New functions.
21028
21029 2004-02-26 Teodor Zlatanov <tzz@lifelogs.com>
21030
21031 * spam.el (spam-summary-prepare-exit): Fix gnus-set-difference: needs
21032 to be run with new-articles as LIST1, not LIST2.
21033 (spam-registration-functions): Add spam-use-ham-copy as a nil
21034 registration backend.
21035
21036 2004-02-26 Jesper Harder <harder@ifa.au.dk>
21037
21038 * spam-stat.el (spam-stat-washing-hook): New option.
21039 (spam-stat-buffer-words): Use it.
21040 (spam-stat-process-directory, spam-stat-test-directory):
21041 Use insert-file-contents-literally.
21042 (spam-stat-coding-system): New variable.
21043 (spam-stat-load, spam-stat-save): Use it.
21044
21045 2004-02-25 Katsumi Yamaoka <yamaoka@jpl.org>
21046
21047 * spam-report.el (spam-report-plug-agent):
21048 Quote spam-report-url-to-file and spam-report-url-ping-plain.
21049
21050 2004-02-25 Reiner Steib <Reiner.Steib@gmx.de>
21051
21052 * gnus-art.el (gnus-button-alist, gnus-header-button-alist):
21053 Allow / in mailto URLs.
21054
21055 2004-02-24 Reiner Steib <Reiner.Steib@gmx.de>
21056
21057 * spam-report.el (spam-report-process-queue): Fix interactive use.
21058 (spam-report-url-ping-temp-agent-function, spam-report-plug-agent)
21059 (spam-report-unplug-agent): Doc fixes.
21060 (spam-report-url-ping-mm-url, spam-report-url-to-file)
21061 (spam-report-agentize, spam-report-deagentize):
21062 Autoload 2004-02-24 Katsumi Yamaoka <yamaoka@jpl.org>
21063
21064 * message.el (message-setup-fill-variables): Add mml tags to
21065 paragraph-start and paragraph-separate. Suggested by Andrew Korty
21066 <ajk@iu.edu>.
21067 (message-mode): Don't modify paragraph-separate there.
21068
21069 2004-02-17 Katsumi Yamaoka <yamaoka@jpl.org>
21070
21071 * compface.el (uncompface-use-external): Default to undecided.
21072 (uncompface-use-external-threshold): New variable.
21073 (uncompface-float-time): New macro.
21074 (uncompface): Determine whether to use the external decoder if
21075 uncompface-use-external is undecided.
21076
21077 2004-02-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
21078
21079 * mm-view.el (mm-inline-image-emacs): Don't insert blank lines
21080 after images.
21081
21082 * gnus-art.el (gnus-mime-display-single): Remove dead code.
21083
21084 2004-02-14 Jesper Harder <harder@ifa.au.dk>
21085
21086 * nnrss.el (nnrss-request-article, nnrss-find-el): Cleanup.
21087
21088 * html2text.el (html2text-get-attr, html2text-fix-paragraph): do.
21089
21090 * gnus-sum.el (gnus-summary-limit-to-age)
21091 (gnus-summary-limit-children): do.
21092
21093 * gnus-int.el (gnus-request-scan): do.
21094
21095 * gnus-group.el (gnus-group-suspend): do.
21096
21097 * gnus-cus.el (gnus-agent-cat-prepare-category-field): do.
21098
21099 * gnus-cite.el (gnus-cite-parse-attributions): do.
21100
21101 * gnus-agent.el (gnus-summary-set-agent-mark)
21102 (gnus-agent-regenerate-group): do.
21103
21104 * deuglify.el (gnus-article-outlook-unwrap-lines): do.
21105
21106 * binhex.el (binhex-decode-region-internal): do.
21107
21108 2004-02-12 Katsumi Yamaoka <yamaoka@jpl.org>
21109
21110 * gnus-fun.el (gnus-face-properties-alist): New user option.
21111 (gnus-display-x-face-in-from): Use it.
21112
21113 * gnus-art.el (article-display-face): Ditto.
21114
21115 * compface.el (uncompface-use-external): Default to nil.
21116
21117 2004-02-12 Jesper Harder <harder@ifa.au.dk>
21118
21119 * nntp.el (nntp-erase-buffer): New function.
21120 (nntp-retrieve-data, nntp-send-command)
21121 (nntp-send-buffer, nntp-retrieve-groups, nntp-handle-authinfo)
21122 (nntp-possibly-change-group): Use it.
21123
21124 * nnnil.el (nnnil-retrieve-headers, nnnil-request-list):
21125 Use with-current-buffer.
21126
21127 2004-02-12 TAKAI Kousuke <tak@kmc.gr.jp>
21128
21129 * compface.el: Merge the ELisp-based uncompface program.
21130 (compface): New customization group.
21131 (uncompface-use-external): New user option.
21132 (uncompface): Call uncompface-internal if uncompface-use-external
21133 is nil.
21134 (uncompface-internal): New function. Note that there are also
21135 some other functions and variables added for this function.
21136
21137 2004-02-10 Jesper Harder <harder@ifa.au.dk>
21138
21139 * nnrss.el (nnrss-read-group-data): Initialize nnrss-group-hashtb
21140 if necessary.
21141
21142 2004-02-09 Teodor Zlatanov <tzz@lifelogs.com>
21143
21144 * spam-report.el (spam-report-unplug-agent)
21145 (spam-report-plug-agent, spam-report-deagentize)
21146 (spam-report-agentize, spam-report-url-ping-temp-agent-function):
21147 Add support for the Agent in spam-report: when unplugged, report to a
21148 file; when plugged, submit all the requests.
21149
21150 * spam.el (spam-register-routine): Fix message about
21151 registration.
21152
21153 2004-02-09 Jesper Harder <harder@ifa.au.dk>
21154
21155 * rfc2047.el (rfc2047-qp-or-base64): New function to reduce
21156 dependencies.
21157 (rfc2047-encode): Use it.
21158
21159 * gnus-art.el (gnus-button-marker-list): Move before first
21160 reference.
21161
21162 * imap.el (imap-parse-flag-list, imap-parse-body-extension)
21163 (imap-parse-body): Fix format string mismatch.
21164
21165 * gnus-score.el (gnus-summary-increase-score): do.
21166
21167 * nnrss.el (nnrss-close): New function.
21168
21169 2004-02-08 Jesper Harder <harder@ifa.au.dk>
21170
21171 * nnrss.el (nnrss-make-filename): New function.
21172 (nnrss-request-delete-group, nnrss-read-server-data)
21173 (nnrss-save-server-data, nnrss-read-group-data)
21174 (nnrss-save-group-data): Use it.
21175 (nnrss-save-server-data, nnrss-save-group-data): Use gnus-prin1.
21176 (nnrss-read-server-data, nnrss-read-group-data): Use load.
21177 (nnrss-group-hashtb): Make it a hash table rather than an obarray.
21178
21179 2004-02-07 Jesper Harder <harder@ifa.au.dk>
21180
21181 * mml.el (mml-compute-boundary-1): Don't uncompress files.
21182
21183 2004-02-06 Jesper Harder <harder@ifa.au.dk>
21184
21185 * mml.el (mml-mode, mml-x-dnd-attach-file): Attach drop and drag
21186 files.
21187
21188 * message.el (message-generate-headers-first): Don't quote nil
21189 and t in docstrings.
21190
21191 * imap.el (imap-id): do.
21192
21193 * gnus-agent.el (gnus-agent-consider-all-articles)
21194 (gnus-agent-queue-mail): do.
21195
21196 2004-02-05 Reiner Steib <Reiner.Steib@gmx.de>
21197
21198 * spam-report.el (spam-report-process-queue): New function.
21199 Process requests from `spam-report-requests-file'.
21200 (spam-report-process-queue): Doc fix.
21201
21202 2004-02-05 Teodor Zlatanov <tzz@lifelogs.com>
21203
21204 * spam.el (spam-register-routine)
21205 (spam-log-processing-to-registry, spam-log-registered-p)
21206 (spam-log-unregistration-needed-p, spam-log-undo-registration):
21207 Change "check" to "spam-check" for semi-clarity.
21208
21209 2004-02-05 Jesper Harder <harder@ifa.au.dk>
21210
21211 * pop3.el: Require nnheader.
21212
21213 * mml-smime.el: Require cl. Autoload message-fetch-field.
21214
21215 * mml-sec.el (mml-signencrypt-style): Don't depend on Gnus.
21216
21217 * gnus-picon.el: Require cl.
21218
21219 * gnus-fun.el: Require gnus-ems and gnus-util.
21220
21221 * gnus.el (gnus-method-to-server): Move defsubst before first use.
21222
21223 * gnus-diary.el (gnus-diary-header-schedule): caddr -> car (cddr
21224
21225 * gnus-art.el (gnus-article-edit-mode): Define before first
21226 reference.
21227
21228 2004-02-04 Jesper Harder <harder@ifa.au.dk>
21229
21230 * gnus-uu.el (gnus-uu-check-correct-stripped-uucode): Simplify.
21231 (gnus-uu-post-encoded): Use point-at-bol.
21232
21233 * gnus-topic.el (gnus-group-active-topic-p): do.
21234
21235 * gnus-start.el (gnus-newsrc-to-gnus-format): do.
21236
21237 * gnus-group.el (gnus-group-kill-region): do.
21238
21239 * gnus-art.el (article-date-ut): do.
21240
21241 * message.el (message-fetch-field): Remove redundant
21242 case-fold-search binding.
21243 (message-narrow-to-field): Simplify.
21244
21245 2004-02-03 Reiner Steib <Reiner.Steib@gmx.de>
21246
21247 * spam.el (spam-directory): Derive from `gnus-directory'.
21248
21249 * spam-report.el (spam-report-url-to-file)
21250 (spam-report-requests-file): New function and variable for offline
21251 reporting.
21252 (spam-report-url-ping-function): Add `spam-report-url-to-file'
21253 and user defined function.
21254 (spam-report-url-ping-mm-url): Remove doubled slash.
21255
21256 2004-02-03 Teodor Zlatanov <tzz@lifelogs.com>
21257
21258 * spam.el (spam-list-of-processors): Fix spamassassin variable names.
21259
21260 2004-02-03 Jesper Harder <harder@ifa.au.dk>
21261
21262 * spam.el (spam-check-spamoracle, spam-spamoracle-learn):
21263 Fix format string mismatch.
21264
21265 * sieve.el (sieve-deactivate-all): do.
21266
21267 * nnfolder.el (nnfolder-request-set-mark, nnfolder-save-marks): do.
21268
21269 * nnlistserv.el (nnlistserv-kk-wash-article): do.
21270
21271 * nnml.el (nnml-request-set-mark, nnml-save-marks): do.
21272
21273 * mm-bodies.el (mm-7bit-chars): Don't include \r.
21274
21275 2004-02-02 Teodor Zlatanov <tzz@lifelogs.com>
21276
21277 * spam.el (spam-list-of-checks): Add spam-use-BBDB-eclusive to
21278 the list of checks.
21279
21280 2004-01-31 Jesper Harder <harder@ifa.au.dk>
21281
21282 * rfc2047.el (rfc2047-pad-base64): Deal with more cases of invalid
21283 padding.
21284
21285 2004-01-27 Ralf Angeli <angeli@iwi.uni-sb.de>
21286
21287 * mm-view.el (mm-fill-flowed): New variable.
21288 (mm-inline-text): Use it.
21289
21290 2004-01-27 Teodor Zlatanov <tzz@lifelogs.com>
21291
21292 * spam.el (spam-spamassassin-register-ham-routine)
21293 (spam-spamassassin-register-spam-routine): Fix function names.
21294
21295 2004-01-27 Katsumi Yamaoka <yamaoka@jpl.org>
21296
21297 * gnus.el (gnus-tmp-grouplens): Remove.
21298 (gnus-summary-line-format): Remove grouplens.
21299
21300 * gnus-group.el (gnus-group-line-format): Ditto.
21301
21302 * gnus-spec.el (gnus-format-specs): Ditto.
21303 (gnus-update-format-specifications): Flush the group format spec
21304 cache if there's the grouplens stuff.
21305 (gnus-parse-simple-format): Replace %l with the empty string.
21306
21307 2004-01-27 Jerry James <james@xemacs.org> (tiny change)
21308
21309 * gnus-spec.el (gnus-parse-simple-format): Fix setq value
21310 omission.
21311
21312 2004-01-26 Katsumi Yamaoka <yamaoka@jpl.org>
21313
21314 * gnus-msg.el (gnus-summary-resend-message-edit): Call mime-to-mml.
21315 Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
21316
21317 2004-01-25 Paul Jarc <prj@po.cwru.edu>
21318
21319 * nnmaildir.el (nnmaildir--num-file, nnmaildir--mkfile)
21320 (nnmaildir--emlink-p, nnmaildir--eexist-p, nnmaildir--new-number):
21321 New macros and functions.
21322 * nnmaildir.el (nnmaildir--group-maxnum, nnmaildir--update-nov):
21323 Handle > NLINK_MAX messages.
21324 * nnmaildir.el (nnmaildir-request-set-mark):
21325 Use nnmaildir--emlink-p and nnmaildir--eexist-p.
21326
21327 2004-01-25 Alex Schroeder <alex@gnu.org>
21328
21329 * spam-stat.el (spam-stat-process-directory-age): New option.
21330 (spam-stat-process-directory): Use it.
21331
21332 2004-01-24 Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp> (tiny change)
21333
21334 * spam-stat.el (spam-stat-reduce-size): Set spam-stat-dirty.
21335 (spam-stat-save): Accept prefix argument.
21336
21337 2004-01-23 Paul Jarc <prj@po.cwru.edu>
21338
21339 * nnmaildir.el (nnmaildir-request-set-mark): Handle the "too many
21340 links" error.
21341
21342 2004-01-23 Jesper Harder <harder@ifa.au.dk>
21343
21344 * gnus.el (gnus-tmp-grouplens): Define for the sake of backward
21345 compatibility with old .newsrc.eld files.
21346
21347 * gnus-sum.el (gnus-summary-line-format-alist): Remove grouplens.
21348
21349 * gnus-start.el (gnus-1): do.
21350
21351 * gnus-group.el (gnus-group-line-format-alist): do.
21352
21353 * gnus.el (gnus-use-grouplens, gnus-visual): do.
21354
21355 * gnus-gl.el: Remove.
21356
21357 2004-01-23 Kevin Greiner <kgreiner@xpediantsolutions.com>
21358
21359 * gnus-sum.el (gnus-adjust-marks): Now correctly handles a list of
21360 marks consisting of a single range {for example, (3 . 5)} rather
21361 than a list of a single range { ((3 . 5)) }.
21362
21363 2004-01-23 Jesper Harder <harder@ifa.au.dk>
21364
21365 * spam-stat.el (spam-stat-store-gnus-article-buffer):
21366 Use with-current-buffer.
21367 (spam-stat-store-current-buffer): Use insert-buffer-substring to
21368 avoid consing a string.
21369
21370 * mm-util.el (mm-charset-synonym-alist): Add ks_c_5601-1987.
21371 Remove obsolete entries for big5 and gb2312.
21372
21373 2004-01-22 Kevin Greiner <kgreiner@xpediantsolutions.com>
21374
21375 * gnus-sum.el (gnus-adjust-marks): Avoid splicing null INTO the
21376 uncompressed list.
21377
21378 2004-01-22 Jesper Harder <harder@ifa.au.dk>
21379
21380 * spam-stat.el (spam-stat-strip-xref): New function.
21381 (spam-stat-process-directory): Use it.
21382
21383 * gnus-util.el (gnus-fetch-field): Don't bind case-fold-search
21384 here -- it's done in message-fetch-field.
21385
21386 2004-01-21 Kevin Greiner <kgreiner@xpediantsolutions.com>
21387
21388 * gnus-agent.el (gnus-agent-queue-mail)
21389 (gnus-agent-prompt-send-queue): New variables.
21390 (gnus-agent-send-mail): Use gnus-agent-queue-mail.
21391 * gnus-draft.el (gnus-group-send-queue): Pass the group name
21392 "nndraft:queue" along to gnus-draft-send.
21393 Use gnus-agent-prompt-send-queue.
21394 (gnus-draft-send): Rebind gnus-agent-queue-mail to nil when group
21395 is "nndraft:queue". Suggested by Gaute Strokkenes
21396 <gs234@srcf.ucam.org>
21397
21398 * gnus-agent.el (agent-disable-undownloaded-faces): Remove.
21399 (agent-enable-undownloaded-faces): Add.
21400 (gnus-agent-cat-groups): Use eval-and-compile, not
21401 eval-when-compile, to define gnus-agent-set-cat-groups as the setf
21402 method of gnus-agent-cat-groups even when the buffer has been
21403 evalled.
21404 (gnus-agent-save-active, gnus-agent-save-active-1): Merge to
21405 delete gnus-agent-save-active-1.
21406 (gnus-agent-save-groups): Delete. Identical to
21407 gnus-agent-save-active.
21408 (gnus-agent-write-active): No longer adjust agent's copy of active
21409 file as agent's adjustments are now stored in their own
21410 file. Remove optional parameter.
21411 (gnus-agent-possibly-alter-active): Ignore groups of unagentized
21412 servers. Add use of min/max range limits from server's local
21413 file.
21414 (gnus-agent-save-alist): Remove unused optional argument.
21415 (gnus-agent-load-local, gnus-agent-read-and-cache-local)
21416 (gnus-agent-read-local, gnus-agent-save-local, gnus-agent-get-local)
21417 (gnus-agent-set-local): A per-server file that keeps min/max range
21418 limits for articles known to the agent. Provides a fast mechanism
21419 for altering many active ranges.
21420 (gnus-agent-expire-group, gnus-agent-expire): No longer save the
21421 active file (local makes it unnecessary).
21422 (gnus-agent-regenerate-group): Fix XEmacs compatibility.
21423
21424 * gnus-cus.el (agent-disable-undownloaded-faces): Remove.
21425 (agent-enable-undownloaded-faces): Add.
21426
21427 * gnus-draft.el (gnus-draft-send): Bind gnus-agent-queue-mail to
21428 disable it when sending to "nndraft:queue".
21429 (gnus-group-send-queue): Add safety check to avoid sending queue
21430 when unplugged.
21431
21432 * gnus-group.el (gnus-group-catchup): Use new
21433 gnus-sequence-of-unread-articles, not
21434 gnus-list-of-unread-articles, to avoid exhausting memory with huge
21435 numbers of articles. Use gnus-range-map to avoid having to
21436 uncompress the unread list.
21437 (gnus-group-archive-directory, gnus-group-recent-archive-directory):
21438 Fix invalid ange-ftp reference.
21439
21440 * gnus-range.el (gnus-range-map): Iterate over list or sequence.
21441 (gnus-sorted-range-intersection): Intersection of two ranges
21442 without requiring that they first be uncompressed.
21443
21444 * gnus-start.el (gnus-activate-group): Unless blocked by the
21445 caller, possibly expand the active range to include both cached
21446 and agentized articles.
21447 (gnus-convert-old-newsrc): Rewrote in anticipation of having
21448 multiple version-dependent converters.
21449 (gnus-groups-to-gnus-format): Replace gnus-agent-save-groups with
21450 gnus-agent-save-active.
21451 (gnus-save-newsrc-file): Save dirty agent range limits.
21452
21453 * gnus-sum.el (gnus-select-newgroup): Replace inline code with
21454 gnus-agent-possibly-alter-active.
21455 (gnus-adjust-marked-articles): Faster handling of simple lists
21456
21457 2004-01-21 Jesper Harder <harder@ifa.au.dk>
21458
21459 * spam-stat.el (spam-stat-test-directory): New optional argument
21460 displays a list of files detected. Suggested by Andrew Cohen
21461 <cohen@andy.bu.edu>.
21462 (spam-stat-buffer-words-with-scores): Don't narrow and change
21463 syntax table here. Reported by Andrew Cohen <cohen@andy.bu.edu>.
21464
21465 2004-01-20 Hubert Chan <hubert@uhoreg.ca>
21466
21467 * spam.el (spam-use-spamassassin, spam-use-spamassassin-headers)
21468 (spam-install-hooks, spam-spamassassin, spam-spamassassin-path)
21469 (spam-spamassassin-arguments)
21470 (spam-spamassassin-spam-flag-header)
21471 (spam-spamassassin-positive-spam-flag-header)
21472 (spam-spamassassin-spam-status-header, spam-sa-learn-path)
21473 (spam-sa-learn-rebuild, spam-sa-learn-spam-switch)
21474 (spam-sa-learn-ham-switch, spam-sa-learn-unregister-switch)
21475 (spam-list-of-processors, spam-list-of-checks)
21476 (spam-list-of-statistical-checks, spam-registration-functions)
21477 (spam-check-spamassassin-headers, spam-check-spamassassin)
21478 (spam-spamassassin-score)
21479 (spam-spamassassin-register-with-sa-learn)
21480 (spam-spamassassin-register-spam-routine)
21481 (spam-spamassassin-register-ham-routine)
21482 (spam-assassin-register-spam-routine)
21483 (spam-assassin-register-ham-routine): Add SpamAssassin support.
21484 (spam-bogofilter-score): Fix to show article before scoring.
21485
21486 2004-01-20 Teodor Zlatanov <tzz@lifelogs.com>
21487
21488 * spam.el (gnus-summary-mode-map): Make spam-generic-score the
21489 default scoring function.
21490 (spam-generic-score): Call spam-spamassassin-score if
21491 spam-use-spamassassin or spam-use-spamassassin-headers is on;
21492 spam-bogofilter-score otherwise.
21493
21494 * gnus.el (spam-process, spam-autodetect-methods):
21495 Add spamassassin and spamassassin-headers.
21496
21497 2004-01-20 Nevin Kapur <nkapur@cs.caltech.edu>
21498
21499 * gnus-registry.el (gnus-registry-split-fancy-with-parent):
21500 Suppress unnecessary messages.
21501
21502 2004-01-20 Jesper Harder <harder@ifa.au.dk>
21503
21504 * spam-stat.el (spam-stat-to-hash-table): Use :size keyword in
21505 make-hash-table.
21506
21507 2004-01-19 Katsumi Yamaoka <yamaoka@jpl.org>
21508
21509 * canlock.el (base64-encode-string): Don't autoload it.
21510
21511 2004-01-16 Katsumi Yamaoka <yamaoka@jpl.org>
21512
21513 * run-at-time.el: Remove useless (require 'itimer),
21514 eval-and-compile and (featurep 'xemacs).
21515
21516 2004-01-16 Jesper Harder <harder@ifa.au.dk>
21517
21518 * gnus-msg.el (gnus-post-news): Use blank Newsgroups line if
21519 GROUP is a virtual group.
21520
21521 2004-01-16 Steve Youngs <sryoungs@bigpond.net.au>
21522
21523 * gnus.el: Autoload `message-y-or-n-p'.
21524
21525 2004-01-15 Jesper Harder <harder@ifa.au.dk>
21526
21527 * pgg-parse.el: Remove unnecessary (require 'custom).
21528
21529 * pgg-def.el: do.
21530
21531 * nnmail.el: do.
21532
21533 * gnus-undo.el: do.
21534
21535 * gnus-picon.el: do.
21536
21537 * gnus-util.el: do.
21538
21539 2004-01-15 Reiner Steib <Reiner.Steib@gmx.de>
21540
21541 * gnus-sum.el (gnus-pick-line-number): Add autoload.
21542
21543 2004-01-15 Katsumi Yamaoka <yamaoka@jpl.org>
21544
21545 * mm-decode.el (mm-multiple-handles): Recognize a string as a mime
21546 handle, as well as a list.
21547
21548 * mm-view.el (mm-w3m-cid-retrieve-1): Call itself recursively.
21549 Suggested by ARISAWA Akihiro <ari@mbf.sphere.ne.jp>.
21550 (mm-w3m-cid-retrieve): Simplify.
21551
21552 2004-01-14 Vasily Korytov <deskpot@myrealbox.com>
21553
21554 * message.el (message-kill-to-signature): Allow prefix arg to
21555 specify number of lines to keep before signature.
21556
21557 2004-01-14 Kai Grossjohann <kai@emptydomain.de>
21558
21559 * message.el (message-kill-to-signature): Change docstring.
21560
21561 2004-01-14 Katsumi Yamaoka <yamaoka@jpl.org>
21562
21563 * canlock.el: Always require sha1-el.
21564 (canlock-sha1): Bind sha1-maximum-internal-length to nil.
21565
21566 * message.el: Autoload sha1 only when compiling.
21567
21568 2004-01-13 Katsumi Yamaoka <yamaoka@jpl.org>
21569
21570 * message.el (message-canlock-generate): Require sha1-el.
21571
21572 2004-01-13 Jesper Harder <harder@ifa.au.dk>
21573
21574 * message.el (message-expand-name): Silence the byte compiler.
21575
21576 2004-01-13 Simon Josefsson <jas@extundo.com>
21577
21578 * gnus-score.el (gnus-score-edit-all-score): Fix prototype.
21579 Invoke gnus-score-mode.
21580 Reported by bojohan+news@dd.chalmers.se (Johan Bockgård).
21581
21582 * gnus-range.el (gnus-compress-sequence): Doc fix.
21583 Suggested by Jim Blandy <jimb@redhat.com> (tiny change).
21584
21585 2004-01-12 Jesper Harder <harder@ifa.au.dk>
21586
21587 * gnus-srvr.el (gnus-browse-foreign-server): Reduce consing.
21588
21589 2004-01-12 Teodor Zlatanov <tzz@lifelogs.com>
21590
21591 * spam.el (spam-get-article-as-string): Update to use
21592 gnus-request-article-this-buffer, much simpler.
21593 (spam-get-article-as-buffer): Remove.
21594
21595 2004-01-12 Kai Grossjohann <kai.grossjohann@mci.com>
21596
21597 * message.el (message-expand-name): Use EUDC if the user uses that.
21598
21599 2004-01-12 Jesper Harder <harder@ifa.au.dk>
21600
21601 * rfc2047.el (rfc2047-parse-and-decode, rfc2047-decode): Use a
21602 character for the encoding to avoid consing a string.
21603
21604 * rfc2047.el (rfc2047-decode-string): Don't cons a string
21605 unnecessarily.
21606
21607 * mm-util.el (mm-replace-chars-in-string): Remove.
21608
21609 * rfc2047.el (rfc2047-decode): Use mm-subst-char-in-string instead
21610 of mm-replace-chars-in-string.
21611
21612 2004-01-11 Jesper Harder <harder@ifa.au.dk>
21613
21614 * gnus.sum.el (gnus-remove-odd-characters): Don't cons two new strings.
21615
21616 * mm-util.el (mm-subst-char-in-string): Support inplace.
21617
21618 * gnus-sum.el (gnus-summary-remove-list-identifiers): Don't cons
21619 a new string in every iteration. Use shy groups.
21620
21621 2004-01-10 Jesper Harder <harder@ifa.au.dk>
21622
21623 * gnus-srvr.el (gnus-browse-unsubscribe-group):
21624 * gnus-soup.el (gnus-soup-group-brew):
21625 * gnus-msg.el (gnus-put-message):
21626 * gnus-move.el (gnus-group-move-group-to-server):
21627 * gnus-kill.el (gnus-batch-score):
21628 * gnus-group.el (gnus-group-prepare-flat, gnus-group-delete-group)
21629 (gnus-group-update-group-line, gnus-group-insert-group-line-info)
21630 (gnus-group-update-group, gnus-group-read-group)
21631 (gnus-group-make-group, gnus-group-make-help-group)
21632 (gnus-group-make-archive-group, gnus-group-make-directory-group)
21633 (gnus-group-make-empty-virtual, gnus-group-sort-selected-flat)
21634 (gnus-group-sort-by-unread, gnus-group-catchup)
21635 (gnus-group-unsubscribe-group, gnus-group-kill-group)
21636 (gnus-group-yank-group, gnus-group-set-info)
21637 (gnus-group-list-groups):
21638 * gnus.el (gnus-generate-new-group-name):
21639 * gnus-delay.el (gnus-delay-send-queue):
21640 * nnvirtual.el (nnvirtual-catchup-group):
21641 * nnkiboze.el (nnkiboze-generate-group, nnkiboze-generate-group):
21642 * gnus-topic.el (gnus-topic-find-groups, gnus-topic-clean-alist)
21643 (gnus-group-prepare-topics, gnus-topic-check-topology):
21644 * gnus-sum.el (gnus-update-read-articles, gnus-select-newsgroup)
21645 (gnus-mark-xrefs-as-read, gnus-compute-read-articles)
21646 (gnus-summary-walk-group-buffer, gnus-summary-move-article)
21647 (gnus-group-make-articles-read):
21648 * gnus-start.el (gnus-subscribe-newsgroup, gnus-start-draft-setup)
21649 (gnus-group-change-level, gnus-kill-newsgroup)
21650 (gnus-check-bogus-newsgroups, gnus-get-unread-articles-in-group)
21651 (gnus-get-unread-articles, gnus-make-articles-unread)
21652 (gnus-make-ascending-articles-unread): Use accessor
21653 macros (gnus-group-entry, gnus-group-unread, gnus-info-marks etc.)
21654 to get group information for improved readability.
21655
21656 2004-01-09 Jesper Harder <harder@ifa.au.dk>
21657
21658 * gnus-art.el (article-decode-mime-words, article-babel)
21659 (gnus-article-highlight-signature, gnus-article-add-buttons)
21660 (gnus-signature-toggle): Use gnus-with-article-buffer.
21661
21662 * gnus-art.el (gnus-article-highlight-headers)
21663 (gnus-article-add-buttons-to-head): Use gnus-with-article-headers.
21664
21665 * gnus-art.el (gnus-mm-display-part, gnus-article-wash-status)
21666 (gnus-article-set-globals, gnus-request-article-this-buffer)
21667 (gnus-button-message-id, gnus-article-maybe-hide-headers)
21668 (gnus-mime-view-part-externally, gnus-mime-view-part-internally)
21669 (gnus-mime-display-alternative): Use with-current-buffer.
21670
21671 2004-01-09 Teodor Zlatanov <tzz@lifelogs.com>
21672
21673 * spam.el (spam-generate-fake-headers): Rewrite to be simpler,
21674 also under 80 char limit, and call gnus-error if needed.
21675 (spam-fetch-article-header): Fix - it was a
21676 buffer-local variable (gnus-newsgroup-data).
21677 (spam-find-spam): Use spam-generate-fake-headers, forget about
21678 spam-insert-fake-headers.
21679 (spam-insert-fake-headers): Remove.
21680
21681 2004-01-09 Jesper Harder <harder@ifa.au.dk>
21682
21683 * deuglify.el (gnus-article-outlook-unwrap-lines)
21684 (gnus-outlook-rearrange-article)
21685 (gnus-outlook-repair-attribution-outlook)
21686 (gnus-outlook-repair-attribution-block)
21687 (gnus-outlook-repair-attribution-other): Remove redundant
21688 save-excursion.
21689
21690 2004-01-09 Teodor Zlatanov <tzz@lifelogs.com>
21691
21692 * spam.el (spam-fetch-field-fast, spam-fetch-field-from-fast)
21693 (spam-fetch-field-subject-fast)
21694 (spam-fetch-field-message-id-fast, spam-generate-fake-headers)
21695 (spam-fetch-article-header): Add functions to deal with Gnus
21696 internals for fast retrieval of article header data.
21697 (spam-initialize): Put spam-find-spam in the gnus-summary-prepared-hook.
21698
21699 2004-01-09 Jesper Harder <harder@ifa.au.dk>
21700
21701 * pop3.el (pop3-md5): Remove.
21702 (pop3-apop): Replace pop3-md5 with md5.
21703
21704 * mm-bodies.el: base64 is always built-in.
21705
21706 * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups):
21707 Use with-current-buffer.
21708
21709 2004-01-08 Katsumi Yamaoka <yamaoka@jpl.org>
21710
21711 * canlock.el (canlock-insert-header): Remove excessive grouping in
21712 regexp.
21713
21714 * gnus-sum.el (gnus-summary-read-document): Ditto.
21715
21716 * gnus-uu.el (gnus-uu-part-number): Ditto.
21717
21718 * html2text.el (html2text-remove-tags): Ditto.
21719 (html2text-format-tags): Ditto.
21720 (html2text-format-single-elements): Ditto.
21721
21722 * mml.el (mml-parse-1): Ditto.
21723
21724 2004-01-08 Jesper Harder <harder@ifa.au.dk>
21725
21726 * gnus-sum.el (gnus-summary-update-mark): Revert previous change.
21727
21728 * gnus-group.el (gnus-group-mark-group): Fix for multibyte marks.
21729
21730 * gnus-sum.el (gnus-summary-update-mark): Fix for multibyte marks.
21731
21732 * gnus-util.el (gnus-replace-in-string): Remove Emacs 20 code.
21733
21734 2003-11-15 Simon Josefsson <jas@extundo.com>
21735
21736 * pgg-gpg.el (pgg-gpg-lookup-all-secret-keys)
21737 (pgg-gpg-lookup-key): Use regexp match instead of
21738 split-string (split-string is different between emacs 21.2 and
21739 22.1). Reported by ultrasoul@ultrasoul.com (David D. Smith).
21740
21741 2004-01-08 Jesper Harder <harder@ifa.au.dk>
21742
21743 * gnus-art.el (gnus-mime-view-all-parts)
21744 (gnus-article-part-wrapper, gnus-article-view-part):
21745 Use with-current-buffer.
21746
21747 2004-01-07 Teodor Zlatanov <tzz@lifelogs.com>
21748
21749 * spam.el (spam-disable-spam-split-during-ham-respool)
21750 (spam-spamoracle-database, spam-cache-lookups)
21751 (spam-split-last-successful-check, spam-clear-cache, spam-xor)
21752 (spam-group-ham-mark-p, spam-group-spam-mark-p)
21753 (spam-group-ham-marks, spam-group-spam-marks)
21754 (spam-group-spam-contents-p, spam-group-ham-contents-p)
21755 (spam-list-of-processors, spam-list-of-statistical-checks): Fix doc,
21756 also add spam-use-blackholes to the statistical checks.
21757 (spam-fetch-field-fast): Add interface to fetching fields, may
21758 become a macro.
21759 (spam-fetch-field-from-fast, spam-fetch-field-subject-fast)
21760 (spam-fetch-field-message-id-fast): Use spam-fetch-field-fast.
21761 (spam-insert-fake-headers): Fake an article when needed.
21762 (spam-find-spam): Fake article when possible.
21763 (spam-check-blackholes, spam-check-BBDB, spam-from-listed-p)
21764 (spam-check-bogofilter-headers): Use message-fetch-field instead
21765 of nnmail-fetch-field.
21766
21767 2004-01-07 Reiner Steib <Reiner.Steib@gmx.de>
21768
21769 * gnus-score.el (gnus-score-find-trace): Add `k' (kill-buffer).
21770
21771 2004-01-07 Teodor Zlatanov <tzz@lifelogs.com>
21772
21773 * spam.el (spam-split): Do not require spam-use-CHECK to be
21774 enabled if that check is passed to spam-split explicitly; also
21775 fix so 'spam doesn't get converted to spam-split-group when
21776 spam-split-symbolic-return is t.
21777 (spam-find-spam): Find registrations of the article and use those
21778 instead of re-running spam-split to find the spam/ham
21779 classification of the article.
21780 (spam-log-processing-to-registry, spam-log-registered-p)
21781 (spam-log-unregistration-needed-p, spam-log-undo-registration):
21782 Use gnus-error instead of gnus-message.
21783 (spam-log-registration-type): Add function to determine the
21784 classification of a message based on registry entries; will
21785 return nil if both 'spam and 'ham are found.
21786 (spam-check-BBDB): Expand all the BBDB macros here so we can have
21787 a reasonably fast local cache without the loading errors.
21788 (spam-cache-lookups): Set to t by default.
21789 (spam-find-spam): Don't try to guess spam-cache-lookups.
21790 (spam-enter-whitelist, spam-enter-blacklist): Clear the
21791 spam-caches entry.
21792 (spam-filelist-build-cache, spam-filelist-check-cache):
21793 Fix caching of whitelist/blacklist entries.
21794 (spam-check-whitelist, spam-check-blacklist):
21795 Invoke spam-from-listed-p with a type, not a cache variable.
21796 (spam-from-listed-p): Wrap around spam-filelist-check-cache.
21797
21798 2004-01-07 Jesper Harder <harder@ifa.au.dk>
21799
21800 * message.el (message-cite-prefix-regexp): Use with-syntax-table.
21801
21802 * nnmail.el (nnmail-split-fancy): do.
21803
21804 * mml.el (mml-parse): do.
21805
21806 * gnus-score.el (gnus-enter-score-words-into-hashtb)
21807 (gnus-score-adaptive): do.
21808
21809 2004-01-07 Katsumi Yamaoka <yamaoka@jpl.org>
21810
21811 * gnus-art.el (gnus-treat-emphasize): Ignore Emacs version number.
21812 (gnus-mime-button-map): Don't set keymap parent.
21813 (gnus-button-ctan-directory-regexp): Use shy grouping.
21814 (gnus-prev-page-map): Don't set keymap parent.
21815 (gnus-prev-page-map): Remove duplicated one.
21816 (gnus-next-page-map): Don't set keymap parent.
21817 (gnus-mime-security-button-map): Ditto.
21818
21819 * nnheader.el (nnheader-directory-files-is-safe): Ignore Emacs
21820 version number.
21821
21822 * sha1-el.el (sha1-string-external): Use with-temp-buffer.
21823
21824 2004-01-07 Katsumi Yamaoka <yamaoka@jpl.org>
21825
21826 * canlock.el (canlock-sha1-function): Remove.
21827 (canlock-sha1-function-for-verify): Remove.
21828 (canlock-openssl-program): Remove.
21829 (canlock-openssl-args): Remove.
21830 (canlock-ignore-errors): Remove.
21831 (canlock-sha1-with-openssl): Remove.
21832 (canlock-sha1): Use sha1 instead of to call canlock-sha1-function.
21833 (canlock-verify): Don't use canlock-ignore-errors.
21834
21835 * sha1-el.el (sha1-string-external): Make it can return a string
21836 in binary form.
21837 (sha1-region-external): Ditto.
21838 (sha1-string-internal): Ditto.
21839 (sha1-region-internal): Ditto.
21840 (sha1-region): Ditto.
21841 (sha1-string): Ditto.
21842 (sha1): Ditto.
21843
21844 2004-01-07 Lars Magne Ingebrigtsen <larsi@gnus.org>
21845
21846 * spam.el (spam-report-articles-gmane): New command.
21847
21848 2004-01-07 Katsumi Yamaoka <yamaoka@jpl.org>
21849
21850 * gnus.el: Don't make unnecessary *Group* buffer when loading.
21851
21852 * run-at-time.el (run-at-time-saved): Remove.
21853 (run-at-time): Doc fix.
21854
21855 2004-01-07 Jesper Harder <harder@ifa.au.dk>
21856
21857 * gnus-sum.el (gnus-summary-limit-to-replied): New command.
21858 (gnus-summary-limit-map): Add it.
21859 (gnus-summary-make-menu-bar): do.
21860
21861 2004-01-06 Teodor Zlatanov <tzz@lifelogs.com>
21862
21863 * spam.el (spam-cache-lookups, spam-caches, spam-clear-cache):
21864 Make attempt at some caching support (done for BBDB only now).
21865 (spam-find-spam): Set spam-cache-lookups if there are more than 2
21866 addresses to be checked.
21867 (spam-clear-cache-BBDB): Add function, to be invoked by
21868 bbdb-change-hook, and triggering spam-clear-cache of 'spam-use-BBDB.
21869 (spam-check-BBDB): Check and use the caches, if
21870 spam-cache-lookups is on, remove superfluous (provide).
21871
21872 2004-01-06 Reiner Steib <Reiner.Steib@gmx.de>
21873
21874 * gnus-art.el (gnus-treat-ansi-sequences): Change default.
21875
21876 2004-01-07 Steve Youngs <sryoungs@bigpond.net.au>
21877
21878 * run-at-time.el (run-at-time-saved): Move to after the definition
21879 of `run-at-time'.
21880
21881 2004-01-06 Katsumi Yamaoka <yamaoka@jpl.org>
21882
21883 * gnus-art.el (gnus-article-wash-html-with-w3m): Don't use
21884 mm-w3m-local-map-property.
21885
21886 * mm-view.el (mm-w3m-mode-map): Remove.
21887 (mm-w3m-local-map-property): Remove.
21888 (mm-inline-text-html-render-with-w3m): Don't use
21889 mm-w3m-local-map-property.
21890
21891 2004-01-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
21892
21893 * run-at-time.el: New file.
21894
21895 * gnus.el ((fboundp 'gnus-set-text-properties)): Remove definition
21896 of gnus-set-text-properties.
21897
21898 * gnus-uu.el (gnus-uu-save-article): Ditto.
21899
21900 * gnus-salt.el (gnus-carpal-setup-buffer): Ditto.
21901
21902 * gnus-cite.el (gnus-cite-parse): Ditto.
21903
21904 * gnus-art.el (gnus-button-push): Use set-text-properties instead
21905 of gnus-.
21906
21907 * gnus.el: Change calls to nnheader-run-at-time and
21908 password-run-at-time throughout to use run-at-time directly.
21909
21910 * password.el: Remove definition of run-at-time.
21911
21912 2004-01-05 Karl Pflästerer <sigurd@12move.de> (tiny change)
21913
21914 * mml.el (mml-minibuffer-read-disposition): Show attachment type
21915 in prompt.
21916
21917 2004-01-06 Steve Youngs <sryoungs@bigpond.net.au>
21918
21919 * gnus-ems.el (gnus-mode-line-modified): Don't conditionalize on
21920 XEmacs version.
21921
21922 * dns.el (dns-make-network-process): Use `open-network-stream'
21923 instead of `gnus-xmas-open-network-stream'.
21924
21925 * .cvsignore: Add auto-autoloads.el, custom-load.el.
21926
21927 2004-01-06 Jesper Harder <harder@ifa.au.dk>
21928
21929 * gnus-art.el (gnus-mime-display-alternative)
21930 (gnus-insert-mime-button, gnus-insert-mime-security-button)
21931 (gnus-insert-prev-page-button, gnus-insert-next-page-button):
21932 Don't use gnus-local-map-property.
21933
21934 * gnus-util.el (gnus-local-map-property): Remove.
21935
21936 * mm-view.el (mm-view-pkcs7-decrypt):
21937 Replace gnus-completing-read-maybe-default with completing-read.
21938
21939 * gnus-util.el (gnus-completing-read): do.
21940 (gnus-completing-read-maybe-default): Remove.
21941
21942 2004-01-06 Steve Youngs <sryoungs@bigpond.net.au>
21943
21944 * password.el: Only autoload `run-at-time' if not XEmacs.
21945 Only autoload the itimer functions if XEmacs.
21946
21947 2004-01-06 Jesper Harder <harder@ifa.au.dk>
21948
21949 * gnus-art.el (gnus-read-string): Remove.
21950 (gnus-summary-pipe-to-muttprint): Replace gnus-read-string with
21951 read-string.
21952
21953 2004-01-05 Teodor Zlatanov <tzz@lifelogs.com>
21954
21955 * netrc.el: Autoload password-read.
21956 (netrc): Add configuration group.
21957 (netrc-encoding-method, netrc-openssl-path):
21958 Add variables for encoding and decoding of files with symmetric
21959 ciphers.
21960 (netrc-encode): Add assistant function to encode a file with
21961 netrc-encoding-method.
21962 (netrc-parse): Add interactive parameter, added optional
21963 decoding if netrc-encoding-method is non-nil but otherwise
21964 behavior is standard.
21965 (netrc-encrypting-method, netrc-encrypt, netrc-parse):
21966 Do s/encode/encrypt/ everywhere.
21967
21968 * spam.el: Remove executable-find autoload.
21969
21970 2004-01-05 Jesper Harder <harder@ifa.au.dk>
21971
21972 * gnus-registry.el: Remove Emacs 20 hash table compatibility code.
21973
21974 * gnus-uu.el (gnus-uu-post-encoded): bury-buffer is always fbound.
21975
21976 2004-01-05 Reiner Steib <Reiner.Steib@gmx.de>
21977
21978 * gnus-art.el (gnus-treat-ansi-sequences)
21979 (article-treat-ansi-sequences): New variable and function.
21980 Suggested by Dan Jacobson <jidanni@jidanni.org>.
21981
21982 * gnus-sum.el (gnus-summary-wash-map, gnus-summary-make-menu-bar):
21983 Use it.
21984
21985 2004-01-05 Jesper Harder <harder@ifa.au.dk>
21986
21987 * mm-util.el (mm-quote-arg): Remove.
21988
21989 * mm-decode.el (mm-mailcap-command): Replace mm-quote-arg with
21990 shell-quote-argument.
21991
21992 * gnus-uu.el (gnus-uu-command): do.
21993
21994 * gnus-sum.el (gnus-summary-insert-pseudos): do.
21995
21996 * ietf-drums.el (ietf-drums-token-to-list): Replace mm-make-char
21997 with make-char.
21998
21999 * mm-util.el (mm-make-char): Remove.
22000
22001 * mml.el (mml-mode): Replace gnus-add-minor-mode with
22002 add-minor-mode.
22003
22004 * gnus-undo.el (gnus-undo-mode): do.
22005
22006 * gnus-topic.el (gnus-topic-mode): do.
22007
22008 * gnus-sum.el (gnus-dead-summary-mode): do.
22009
22010 * gnus-start.el (gnus-slave-mode): do.
22011
22012 * gnus-salt.el (gnus-binary-mode, gnus-pick-mode): do.
22013
22014 * gnus-ml.el (gnus-mailing-list-mode): do.
22015
22016 * gnus-gl.el (gnus-grouplens-mode): do.
22017
22018 * gnus-draft.el (gnus-draft-mode): do.
22019
22020 * gnus-dired.el (gnus-dired-mode): do.
22021
22022 * gnus-ems.el (gnus-add-minor-mode): Remove.
22023
22024 * gnus-spec.el (gnus-correct-length, gnus-correct-substring):
22025 Replace gnus-char-width with char-width.
22026
22027 * gnus-ems.el (gnus-char-width): Remove.
22028
22029 * gnus-spec.el (gnus-correct-length, gnus-correct-substring):
22030 Replace gnus-char-width with char-width.
22031
22032 * gnus-ems.el (gnus-char-width): Remove.
22033
22034 * spam-stat.el (with-syntax-table): Remove with-syntax-table
22035 definition.
22036 Remove Emacs 20 hash table compatibility code.
22037
22038 * rfc2047.el (with-syntax-table): Remove with-syntax-table Emacs
22039 20 compatibility code.
22040
22041 * spam.el (spam-point-at-eol): Replace with point-at-eol.
22042
22043 * smime.el (smime-point-at-eol): Replace with point-at-eol.
22044
22045 * rfc2047.el (rfc2047-point-at-bol, rfc2047-point-at-eol):
22046 Replace with point-at-{eol,bol}.
22047
22048 * netrc.el (netrc-point-at-eol): Replace with point-at-eol.
22049
22050 * imap.el (imap-point-at-eol): Replace with point-at-eol.
22051
22052 * flow-fill.el (fill-flowed-point-at-bol)
22053 (fill-flowed-point-at-eol): Replace with point-at-{eol,bol}.
22054
22055 * gnus-util.el (gnus-point-at-bol, gnus-point-at-eol): Remove.
22056 Replace with point-at-{eol,bol} throughout all files.
22057
22058 2004-01-05 Katsumi Yamaoka <yamaoka@jpl.org>
22059
22060 * ntlm.el (ntlm-string-as-unibyte): New macro.
22061 (ntlm-build-auth-response): Use it.
22062
22063 Remove Emacs 20 stuff:
22064 * gnus-msg.el (gnus-summary-news-other-window): Use remove instead
22065 of delq and copy-sequence.
22066 * gnus-art.el (popup-menu): Remove the compiler macro.
22067 * nnmail.el (nnmail-split-fancy): Don't support customizing with
22068 Emacs 20.
22069
22070 2004-01-05 Simon Josefsson <jas@extundo.com>
22071
22072 * ntlm.el: Fix namespace. Change smb-passwd-hash into
22073 ntlm-smb-passwd-hash, smb-owf-encrypt into ntlm-smb-owf-encrypt,
22074 smb-passwd-hash into ntlm-smb-passwd-hash, smbdes-e-p16 into
22075 ntlm-smb-des-e-p16, smbdes-e-p24 into ntlm-smb-des-e-p24, smbhash
22076 into ntlm-smb-hash, smb-sp8 into ntlm-smb-sp8, smb-str-to-key into
22077 ntlm-smb-str-to-key, smb-dohash into ntlm-smb-dohash, smb-perm1
22078 into ntlm-smb-perm1, smb-perm2 into ntlm-smb-perm2, smb-perm3 into
22079 ntlm-smb-perm3, smb-perm4 into ntlm-smb-perm4, smb-perm5 into
22080 ntlm-smb-perm5, smb-perm6 into ntlm-smb-perm6, smb-sc into
22081 ntlm-smb-sc, smb-sbox into ntlm-smb-sbox, string-permute into
22082 ntlm-string-permute, string-lshift into ntlm-string-lshift,
22083 string-xor into ntlm-string-xor.
22084 Suggested by Jesper Harder <harder@myrealbox.com>.
22085
22086 * ntlm.el: Don't include poem.
22087
22088 * md4.el (print-int32, print-string-hexa): Remove.
22089 Suggested by Jesper Harder <harder@myrealbox.com>.
22090
22091 * sasl-ntlm.el, ntlm.el, md4.el: New files.
22092
22093 * hmac-md5.el (md5-binary): Fix byte compile warning. (This
22094 probably breaks emacs with DL patch, but do we care? Is anyone
22095 still using the DL stuff?)
22096
22097 * sieve-manage.el: Use the password package.
22098 (sieve-manage-read-passwd): Remove.
22099 (sieve-manage-interactive-login): Use password. Re-add
22100 condition-case around loop.
22101
22102 * pgg.el (pgg-passphrase-cache, pgg-run-at-time): Remove.
22103 (pgg-add-passphrase-cache, pgg-remove-passphrase-cache):
22104 Use the password package.
22105
22106 2003-02-19 Simon Josefsson <jas@extundo.com>
22107
22108 * sieve-manage.el (sieve-sasl-auth): Quote optional initial SASL
22109 token.
22110
22111 2002-08-07 Simon Josefsson <jas@extundo.com>
22112
22113 * sieve-manage.el (require): Use SASL, not RFC2104/MD5.
22114 (sieve-manage-authenticators):
22115 (sieve-manage-authenticator-alist): Add some SASL mechs.
22116 (sieve-sasl-auth): New function.
22117 (sieve-manage-cram-md5-auth):
22118 (sieve-manage-plain-auth): Rewrite using SASL library.
22119 (sieve-manage-digest-md5-p, sieve-manage-digest-md5-auth)
22120 (sieve-manage-scram-md5-p, sieve-manage-scram-md5-auth)
22121 (sieve-manage-ntlm-p, sieve-manage-ntlm-auth)
22122 (sieve-manage-login-p, sieve-manage-login-auth): Add wrappers.
22123
22124 2004-01-05 Simon Josefsson <jas@extundo.com>
22125
22126 * sasl.el, sasl-cram.el, sasl-digest.el, hmac-md5.el, hmac-def.el:
22127 New files.
22128
22129 2004-01-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
22130
22131 * gnus-group.el (gnus-no-groups-message): Update.
22132
22133 * gnus-sum.el (gnus-summary-insert-new-articles): Remove .
22134
22135 2003-11-09 Simon Josefsson <jas@extundo.com>
22136
22137 * imap.el: Support for ID IMAP extension (RFC 2971).
22138 (imap-local-variables): Add imap-id.
22139 (imap-id): New variable.
22140 (imap-id): New function.
22141 (imap-parse-response): Parse untagged ID response.
22142 * nnimap.el (nnimap-id): New variable.
22143 (nnimap-open-connection): Use it.
22144
22145 2003-12-28 Simon Josefsson <jas@extundo.com>
22146
22147 * gnus-score.el (gnus-score-edit-all-score): New.
22148 * gnus-group.el (gnus-group-score-map): Bind it to W e.
22149
22150 2004-01-04 Simon Josefsson <jas@extundo.com>
22151
22152 * password.el: Add.
22153
22154 2004-01-04 Mario Lang <lang@zid.tugraz.at>
22155
22156 * dns.el (dns-query-types): Fix typo.
22157 (dns-query-types): New function.
22158 (dns-read-type): Add support for AAAA records, see RFC 3596. Parse MX,
22159 PTR and SOA replies, see RFC 1035.
22160
22161 2004-01-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
22162
22163 * gnus.el (gnus-logo-color-style): Change colors to `no'.
22164
22165 * Move to Changelog.2.
22166
22167 2004-01-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
22168
22169 * gnus.el (gnus-version-number): Bump version.
22170
22171 2004-01-04 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
22172
22173 * gnus.el: No Gnus v0.1 is released.
22174
22175 2004-01-04 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
22176
22177 * gnus.el: No Gnus v0.0 is released.
22178
22179 2004-01-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
22180
22181 * gnus.el (gnus-version-number): Bump.
22182 (gnus-version): No.
22183
22184 See ChangeLog.2 for earlier changes.
22185
22186 Copyright (C) 2004-2011 Free Software Foundation, Inc.
22187
22188 This file is part of GNU Emacs.
22189
22190 GNU Emacs is free software: you can redistribute it and/or modify
22191 it under the terms of the GNU General Public License as published by
22192 the Free Software Foundation, either version 3 of the License, or
22193 (at your option) any later version.
22194
22195 GNU Emacs is distributed in the hope that it will be useful,
22196 but WITHOUT ANY WARRANTY; without even the implied warranty of
22197 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
22198 GNU General Public License for more details.
22199
22200 You should have received a copy of the GNU General Public License
22201 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.
22202
22203 ;; Local Variables:
22204 ;; coding: utf-8
22205 ;; fill-column: 79
22206 ;; add-log-time-zone-rule: t
22207 ;; End: