]> code.delx.au - gnu-emacs/blob - lisp/gnus/ChangeLog
nnimap.el: Allow nnimap to parse headers with spaces in odd places
[gnu-emacs] / lisp / gnus / ChangeLog
1 2012-02-07 Lars Ingebrigtsen <larsi@gnus.org>
2
3 * nnimap.el (nnimap-transform-headers): Remove unused variable.
4 (nnimap-transform-headers): Fix parsing BODYSTRUCTURE elements that
5 have newlines within the strings, and where the UID comes after the
6 BODYSTRUCTURE element (bug#10537).
7
8 * shr-color.el (shr-color-set-minimum-interval): Renamed to add prefix
9 (bug#10732).
10
11 * shr.el (shr-insert-document): Add doc string.
12 (shr-visit-file): Ditto.
13 (shr-remove-trailing-whitespace): New function.
14 (shr-insert-document): Use it to clean up trailing whitespace as the
15 final step (bug#10714).
16
17 2012-02-06 Lars Ingebrigtsen <larsi@gnus.org>
18
19 * gnus-sum.el (gnus-summary-exit-no-update): Really deaden the summary
20 buffer if `gnus-kill-summary-on-exit' is nil.
21
22 2012-02-06 Katsumi Yamaoka <yamaoka@jpl.org>
23
24 * gnus-sum.el (gnus-summary-show-thread):
25 next-single-char-property-change may return nil in XEmacs.
26
27 2012-02-06 Lars Ingebrigtsen <larsi@gnus.org>
28
29 * gnus-sum.el (gnus-handle-ephemeral-exit): Allow exiting from Gnus
30 when just reading a single group from "without" Gnus.
31
32 2012-02-06 Chong Yidong <cyd@gnu.org>
33
34 * gnus-sum.el (gnus-summary-show-thread):
35 next-single-char-property-change never returns nil (Bug#8657).
36
37 2012-02-05 Lars Ingebrigtsen <larsi@gnus.org>
38
39 * nnimap.el (nnimap-open-server): Allow switching the nnoo server
40 without reconnecting.
41 (nnimap-possibly-change-group): Ditto.
42 (nnimap-finish-retrieve-group-infos): Don't reconnect if the server
43 connection has died before being called.
44
45 2012-02-02 Lars Ingebrigtsen <larsi@gnus.org>
46
47 * nnimap.el (nnimap-retrieve-group-data-early): Don't say we're doing
48 an initial sync unless we're really doing one.
49
50 * gnus-group.el (gnus-group-read-ephemeral-group): Don't add a new
51 address parameter if one already exists (bug#9676).
52
53 * gnus-msg.el (gnus-summary-mail-forward): Respect the process marks,
54 not the prefix, as documented (bug#10689).
55
56 2012-02-01 Lars Ingebrigtsen <larsi@gnus.org>
57
58 * gnus.el (gnus-valid-select-methods): nnmaildir also saves marks in
59 the "server".
60
61 * gnus-group.el (gnus-group-get-new-news-this-group): Don't overwrite
62 the real error message with the useless "previously known to be down".
63 Which isn't even correct.
64
65 * nntp.el (nntp-open-connection): Report the error message if the nntp
66 server can't be reached.
67
68 * nnimap.el (nnimap-retrieve-group-data-early): Keep track of how many
69 groups we do a total scan for.
70 (nnimap-wait-for-response): Say that we're doing a total scan, if we're
71 doing that.
72
73 2012-01-31 Jim Meyering <jim@meyering.net>
74
75 * gnus-agent.el (gnus-agent-expire-unagentized-dirs):
76 Correct a comment (insert "not") and hide nominally-doubled "to".
77
78 2012-01-30 Philipp Haselwarter <philipp.haselwarter@gmx.de> (tiny change)
79
80 * gnus-agent.el (gnus-agent-auto-agentize-methods): Point to the Agent
81 section in the manual.
82
83 2012-01-30 Lars Ingebrigtsen <larsi@gnus.org>
84
85 * rfc2047.el (rfc2047-encode-region): Allow not folding the encoded
86 words.
87 (rfc2047-encode-string): Ditto.
88 (rfc2047-encode-parameter): Don't fold parameters. Some MUAs do not
89 understand folded filename="..." parameters, for instance.
90
91 * nnimap.el (nnimap-wait-for-response): Include the imap server name in
92 the message for greater debuggability.
93
94 2012-01-28 Lars Ingebrigtsen <larsi@gnus.org>
95
96 * mm-view.el (mm-display-inline-fontify): Bind `font-lock-support-mode'
97 instead of setting it locally, since the latter doesn't seem to have
98 any effect (most of the time).
99
100 2012-01-27 Elias Pipping <pipping@lavabit.com> (tiny change)
101
102 * shr.el (shr-browse-url): Fix the name of the `browse-url-mail'
103 function call.
104
105 2012-01-27 Vida Gábor <vidagabor@gmail.com> (tiny change)
106
107 * gnus-demon.el (gnus-demon-run-callback, gnus-demon-init): Convert to
108 seconds, and make the repeat clause with HH:MM specs work as
109 documented.
110
111 2012-01-27 Lars Ingebrigtsen <larsi@gnus.org>
112
113 * gnus-start.el (gnus-get-unread-articles): Clear out "early" methods
114 so that previous errors don't prohibit getting new news.
115
116 * nnimap.el (nnimap-retrieve-group-data-early): Ditto.
117
118 * nntp.el (nntp-retrieve-group-data-early): Ditto.
119
120 2012-01-26 Katsumi Yamaoka <yamaoka@jpl.org>
121
122 * gnus-sum.el (gnus-summary-mode): Don't make bidi-paragraph-direction
123 bound globally in old Emacsen and XEmacsen.
124
125 2012-01-26 Nick Alcock <nick.alcock@oracle.com> (tiny change)
126
127 * gnus.el (gnus-group-find-parameter): Check for liveness of the
128 buffer, not of the string which is its name.
129
130 2012-01-26 Lars Ingebrigtsen <larsi@gnus.org>
131
132 * gnus-sum.el (gnus-summary-move-article): Don't propagate marks to
133 non-server-marks groups.
134 (gnus-group-make-articles-read): Ditto.
135
136 * gnus-srvr.el (gnus-server-prepare): Use it to avoid showing ephemeral
137 methods (bug#9676).
138
139 * gnus.el (gnus-method-ephemeral-p): New function.
140
141 2012-01-26 Katsumi Yamaoka <yamaoka@jpl.org>
142
143 * gnus-sum.el (gnus-summary-mode): Force paragraph direction to be
144 left-to-right.
145
146 2012-01-26 Lars Ingebrigtsen <larsi@gnus.org>
147
148 * nnimap.el (nnir-search-thread): Autoload to avoid a compilation
149 warning.
150
151 2012-01-25 Lars Ingebrigtsen <larsi@gnus.org>
152
153 * gnus-sum.el (gnus-summary-line-format-alist): Don't try to
154 macroexpand the nnir things, since they haven't been defined yet, and
155 nnir requires gnus-sum.
156
157 2012-01-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
158
159 * mm-decode.el (mm-interactively-view-part): Fix prompt.
160
161 2012-01-10 Teodor Zlatanov <tzz@lifelogs.com>
162
163 * nntp.el (nntp-send-authinfo): Query `auth-source-search' with the
164 logical server name in addition to the actual machine address.
165
166 * auth-source.el (auth-source-user-and-password): Add convenience
167 wrapper to search by just host and optionally user.
168
169 2012-01-07 Lars Magne Ingebrigtsen <larsi@gnus.org>
170
171 * shr.el (shr-visit-file): Move point to the beginning of the buffer
172 after rendering.
173
174 2012-01-07 Lars Magne Ingebrigtsen <larsi@gnus.org>
175
176 * gnus-sum.el (gnus-summary-read-group): Document more parameters
177 (bug#9693).
178 (gnus-summary-setup-buffer): Document return value (bug#9697).
179
180 * mm-decode.el (mm-interactively-view-part): Use `completing-read',
181 since ido doesn't work on symbols (bug#9632).
182
183 * gnus.el (gnus-group-fast-parameter): Use the same precedence rules
184 when getting a single value as when getting all the values. This means
185 that atoms like `gcc-self' work cumulatively, like variable settings,
186 instead of getting the value from the last matching clause.
187 (gnus-group-find-parameter): Protect against the group buffer not
188 existing (bug#9585).
189
190 2012-01-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
191
192 * gnus-start.el (gnus-activate-group): Document more parameters
193 (bug#9694).
194
195 * gnus-group.el (gnus-group-read-ephemeral-group): Doc clarification
196 (bug#9692).
197
198 * gnus-agent.el (gnus-agent-store-article): Tell the Agent when the
199 article was fetched, so that it can be expired later (bug#9958).
200 (gnus-agent-summary-fetch-series): Add doc string.
201 (gnus-agent-summary-fetch-group): Don't remove tick and dormant marks
202 (bug#9517).
203
204 * nntp.el (nntp-retrieve-groups): Refuse to do retrieval when an async
205 retrieval is happening.
206
207 * gnus.el (gnus-parameters): Doc fix.
208
209 2012-01-06 Dave Abrahams <dave@boostpro.com>
210
211 * gnus-sum.el (gnus-summary-refer-thread): If the subtree is hidden,
212 show the thread after expansion.
213
214 2012-01-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
215
216 * gnus-art.el (article-narrow-to-head): If the head is completely
217 empty, narrow to the empty region (bug#9764).
218
219 * gnus-sum.el (gnus-summary-mark-article-as-unread): Mark articles as
220 read, and then mark them as unread only when the unread mark is used.
221 This makes `C-- T k' actually work, even though it's confusing.
222
223 * gnus-win.el (gnus-all-windows-visible-p): Ensure that the buffer is
224 alive before we try to find its window.
225
226 2012-01-06 Brian Sniffen <bsniffen@akamai.com> (tiny change)
227
228 * mm-decode.el (mm-display-external): Use a longer timeout for the
229 deletion to allow slow programs to display the file.
230
231 2012-01-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
232
233 * gnus-art.el (gnus-article-browse-delete-temp-files): Fix up the
234 prompt to be less confusing.
235
236 * gnus-msg.el (gnus-summary-reply): Do not give a `switch-to-buffer'
237 argument to `message-reply'. This broke `special-display-*' frame
238 pop-uping (bug#10238).
239
240 2012-01-05 Lars Magne Ingebrigtsen <larsi@gnus.org>
241
242 * starttls.el (starttls-available-p): Return nil on Windows/MS-DOS
243 systems, since these allegedly don't work there.
244
245 2012-01-04 Chris Gray <chrismgray@gmail.com> (tiny change)
246
247 * mm-decode.el (mm-shr): Check that `gnus-summary-buffer' really is a
248 live buffer.
249
250 2012-01-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
251
252 * nnir.el (nnir-retrieve-headers): Protect against the article not
253 existing on the server (bug#10335).
254
255 2012-01-04 Wolfgang Jenkner <wjenkner@inode.at> (tiny change)
256
257 * gnus-agent.el (gnus-agent-load-local): Recompute
258 gnus-agent-article-local on changing method.
259
260 2012-01-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
261
262 * gnus.el (gnus-parameters): Note precedence.
263
264 2012-01-04 Leo Liu <sdl.web@gmail.com>
265
266 * nndraft.el (nndraft-update-unread-articles): Don't move point around
267 in the group buffer.
268
269 2012-01-04 Julien Danjou <julien@danjou.info>
270
271 * nnimap.el (nnimap-update-info): Fix an error when all articles UIDs
272 change.
273
274 2012-01-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
275
276 * shr.el (shr-rescale-image): Add :ascent 100 to the rescaled picture,
277 too.
278
279 * nntp.el (nntp-retrieve-group-data-early): Use it.
280
281 2012-01-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
282
283 * nntp.el (nntp-retrieval-in-progress): New variable.
284 (nntp-make-process-buffer): Make it buffer-local.
285
286 * gnus-demon.el (gnus-demon-time-to-step): Resurrect function lost in
287 2010.
288 (gnus-demon-init): Use it to compute the time if time is on the form
289 "04:23".
290
291 * gnus-topic.el (gnus-topic-history): Define `gnus-topic-history'.
292
293 * nnimap.el (nnimap-finish-retrieve-group-infos): Check the connection
294 status in the correct buffer.
295
296 2012-01-03 Leo Liu <sdl.web@gmail.com>
297
298 * gnus-topic.el (gnus-topic-goto-next-group): Don't move point around
299 when opening topics (bug#10407).
300
301 2011-12-28 Katsumi Yamaoka <yamaoka@jpl.org>
302
303 * mm-view.el (mm-display-inline-fontify): Add comment.
304
305 2011-12-15 Juri Linkov <juri@jurta.org>
306
307 * mm-decode.el (mm-inline-media-tests): Add missing
308 `mm-handle-media-subtype'.
309
310 2011-12-09 Tassilo Horn <tassilo@member.fsf.org>
311
312 * message.el (message-valid-fqdn-regexp): Update with newly approved
313 top-level domain names ".tel" and ".asia".
314
315 2011-12-08 Katsumi Yamaoka <yamaoka@jpl.org>
316
317 * gnus-sum.el (gnus-summary-show-article): Don't load shr
318 unconditionally.
319
320 2011-12-07 Katsumi Yamaoka <yamaoka@jpl.org>
321
322 * message.el (message-pop-to-buffer): Use pop-to-buffer instead of
323 pop-to-buffer-same-window for old Emacsen.
324
325 2011-12-04 Chong Yidong <cyd@gnu.org>
326
327 * message.el (message-pop-to-buffer): Partially revert 2011-11-30
328 change (Bug#10200).
329
330 2011-12-02 Katsumi Yamaoka <yamaoka@jpl.org>
331
332 * compface.el (uncompface):
333 * gnus-art.el (gnus-article-x-face-command): Update the header format
334 of icon data for the most recent icontopbm program.
335
336 2011-12-01 Katsumi Yamaoka <yamaoka@jpl.org>
337
338 * gnus-msg.el (gnus-inews-do-gcc):
339 * message.el (message-send-mail):
340 * mml.el (mml-generate-mime): Share the value of the buffer-local
341 `message-options' variable between a draft buffer and temprary working
342 buffers.
343
344 2011-11-30 Stefan Monnier <monnier@iro.umontreal.ca>
345
346 * message.el (message-pop-to-buffer): Revert 2011-09-11 change.
347
348 2011-11-30 Katsumi Yamaoka <yamaoka@jpl.org>
349
350 * gnus-art.el (gnus-article-browse-html-parts): Convert link file names
351 for Cygwin.
352
353 2011-11-24 Glenn Morris <rgm@gnu.org>
354
355 * starttls.el: Fix case of "GnuTLS".
356
357 2011-11-24 Juanma Barranquero <lekktu@gmail.com>
358
359 * gnus-group.el (gnus-group-highlight): Fix typo.
360
361 2011-11-24 Adam W <adam_w67@yahoo.com> (tiny change)
362
363 * mail-source.el (mail-source-fetch-maildir): Don't expect the return
364 value of `delete-file', that returns nil for a local file but returns t
365 for a remote file using ssh.
366
367 2011-11-22 Lars Magne Ingebrigtsen <larsi@gnus.org>
368
369 * shr.el (shr-table-horizontal-line): Use "?\s" instead of "? " to
370 avoid later breakage.
371
372 2011-11-22 Katsumi Yamaoka <yamaoka@jpl.org>
373
374 * gnus-art.el (gnus-article-setup-buffer): Decode group name used for
375 article buffers' name.
376
377 2011-11-22 Lars Magne Ingebrigtsen <larsi@gnus.org>
378
379 * shr.el (shr-table-horizontal-line): Revert infinite loops introduced
380 by Paul Eggert's spellfixes two days ago.
381
382 2011-11-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
383
384 * mm-view.el (mm-display-inline-fontify): Make the font-lock variables
385 buffer-local instead of binding them to avoid warnings. Also demote
386 errors (bug#10063).
387 (font-lock-mode-hook): Shut up byte compiler.
388
389 2011-11-20 Juanma Barranquero <lekktu@gmail.com>
390
391 * mm-util.el (mm-charset-after): Fix typo.
392
393 2011-11-16 Juanma Barranquero <lekktu@gmail.com>
394
395 * gnus-sum.el (gnus-summary-make-menu-bar):
396 * gnus-uu.el (gnus-uu-decode-postscript)
397 (gnus-uu-decode-postscript-and-save):
398 * mailcap.el (mailcap-print-command):
399 * registry.el (registry-lookup, registry-lookup-breaks-before-lexbind):
400 Fix typos.
401
402 2011-11-15 Juanma Barranquero <lekktu@gmail.com>
403
404 * gnus-art.el (gnus-article-part-wrapper):
405 * shr-color.el (shr-color-visible-distance-min)
406 (shr-color-relative-to-absolute, set-minimum-interval)
407 (shr-color-visible): Fix typos.
408
409 2011-11-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
410
411 * gnus-sum.el (gnus-articles-to-read): Change wording in prompt to be
412 slightly clearer.
413
414 2011-11-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
415
416 * message.el (message-send-and-exit): Document `arg'.
417
418 2011-11-03 Stefan Monnier <monnier@iro.umontreal.ca>
419
420 * nnimap.el (nnimap-open-connection-1): Use tcp-keealive if possible.
421
422 2011-11-02 Teodor Zlatanov <tzz@lifelogs.com>
423
424 * gnus-util.el (gnus-bound-and-true-p): Another comment to explain why
425 we don't use `bound-and-true-p'.
426
427 2011-11-01 Teodor Zlatanov <tzz@lifelogs.com>
428
429 * gnus-util.el (gnus-bound-and-true-p): Remove.
430 (gnus-bound-and-true-dumber-p): Rename to `gnus-bound-and-true-p'.
431 * nnir.el: Use it.
432 * nnmairix.el: Use it.
433
434 2011-10-31 Teodor Zlatanov <tzz@lifelogs.com>
435
436 * gnus-util.el (gnus-bound-and-true-dumber-p): Define new, slower, dumb
437 function because `gnus-bound-and-true-p' doesn't work well in XEmacs
438 for reasons unknown.
439 * nnir.el: Use it.
440 * nnmairix.el: Use it.
441
442 * nnregistry.el: Remove unnecessary `gnus-registry-enabled' defvar.
443 * nnir.el: Ditto.
444 * nnmairix.el: Ditto.
445
446 * gnus-registry.el (gnus-registry-enabled): Default to nil.
447
448 2011-10-26 Stefan Monnier <monnier@iro.umontreal.ca>
449
450 * message.el (message-completion-function): Make sure
451 message-tab-body-function is not attempted if one of
452 message-completion-alist fails to find a completion (bug#9158).
453
454 2011-10-26 Daiki Ueno <ueno@unixuser.org>
455
456 * mml.el (mml-quote-region): Quote <#secure> tag.
457 (mml-generate-mime-1): Unquote <#secure> tag.
458
459 2011-10-20 Chong Yidong <cyd@gnu.org>
460
461 * gnus-cite.el (gnus-message-citation-mode): Doc fix (in Emacs 24,
462 calling a minor mode from Lisp with nil arg enables it, so we have to
463 make the wording a bit ambiguous here).
464
465 2011-10-18 Teodor Zlatanov <tzz@lifelogs.com>
466
467 * gnus-util.el (gnus-bound-and-true-p): Macro for XEmacs compatibility.
468 * nnir.el (nnir-mode): Use it.
469 * nnmairix.el (nnmairix-determine-original-group-from-registry):
470 Use it.
471
472 * nnir.el (gnus-registry-enabled): Defvar to keep the compiler happy.
473 * nnmairix.el (gnus-registry-enabled): Ditto.
474
475 2011-10-17 Dave Abrahams <dave@boostpro.com>
476
477 * gnus-registry.el (gnus-registry-enabled): Add new variable (bug#9691).
478 (gnus-registry-install-shortcuts): Set `gnus-registry-install' to 'ask
479 only while we need to find out if it should be t or nil.
480 (gnus-registry-initialize): Don't set `gnus-registry-install' to t.
481 (gnus-registry-install-hooks): Set `gnus-registry-enabled' to t when
482 the registry is installed. Set it to nil when it's unloaded.
483 (gnus-registry-install-p): Provide user guidance for the initial value
484 of `gnus-registry-install' when it's 'ask, otherwise return its value.
485 * nnregistry.el (nnregistry-open-server, nnregistry-server-opened):
486 Use `gnus-registry-enabled' instead of `gnus-registry-install'.
487 * nnmairix.el (nnmairix-determine-original-group-from-registry):
488 Use `gnus-registry-enabled' instead of `gnus-registry-install'.
489 * nnir.el (nnir-mode): Use `gnus-registry-enabled' instead of
490 `gnus-registry-install'.
491
492 2011-10-17 Daiki Ueno <ueno@unixuser.org>
493
494 * mml2015.el (mml2015-epg-find-usable-key): Add comment about the
495 previous change.
496 * mml1991.el (mml1991-epg-find-usable-key): Skip the whole key if the
497 primary key is marked as disabled.
498
499 2011-10-17 Christian von Roques <roques@mti.ag> (tiny change)
500
501 * mml2015.el (mml2015-epg-find-usable-key): Skip the whole key if the
502 primary key is marked as disabled.
503
504 2011-10-11 Andreas Schwab <schwab@linux-m68k.org>
505
506 * html2text.el (html2text-clean-anchor): Check for quotes around
507 `href' value.
508
509 2011-10-11 Teodor Zlatanov <tzz@lifelogs.com>
510
511 * spam.el (spam-check-BBDB): Simplify and support BBDB 3.x when
512 searching. Drop `bbdb-cache'.
513
514 2011-10-11 Katsumi Yamaoka <yamaoka@jpl.org>
515
516 * message.el (message-signed-or-encrypted-p): Exclude header when
517 checking if there is signed or encrypted body in text/plain message.
518
519 2011-10-09 Andreas Schwab <schwab@linux-m68k.org>
520
521 * html2text.el (html2text-get-attr): Correctly handle attribute values
522 containing "=".
523
524 2011-09-22 Kan-Ru Chen <kanru@kanru.info>
525
526 * ecomplete.el (ecomplete-display-matches): Use a local keymap to
527 handle bindings.
528
529 2011-10-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
530
531 * gnus-win.el (gnus-configure-windows): Protect against reading
532 ephemeral groups outside of Gnus.
533
534 2011-10-06 Katsumi Yamaoka <yamaoka@jpl.org>
535
536 * shr.el (shr-tag-img): Don't get images displayed in tables.
537
538 2011-10-03 Glenn Morris <rgm@gnu.org>
539
540 * gnus-group.el (gnus-bug-group-download-format-alist): Once again get
541 the "maintainer" version of debbugs.gnu.org reports.
542
543 2011-10-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
544
545 * shr.el (shr-tag-img): Add a space at the end of an ALT image text to
546 make asynchronous adjacent image insertion work better.
547
548 2011-09-27 Daiki Ueno <ueno@unixuser.org>
549
550 * plstore.el (plstore-select-keys, plstore-encrypt-to): Clarify
551 documentation.
552
553 2011-09-27 Lars Magne Ingebrigtsen <larsi@gnus.org>
554
555 * gnus-uu.el (gnus-uu-grab-articles): Require gnus-async so that
556 `gnus-asynchronous' isn't shadowed.
557
558 2011-09-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
559
560 * nnimap.el (nnimap-wait-for-response): Message less (bug#9540).
561 (nnimap-insert-partial-structure): The charset parameter isn't
562 case-sensitive.
563
564 * nnheader.el (nnheader-message-maybe): New function.
565
566 * shr.el (shr-tag-table): Render totally broken tables better.
567
568 * mml.el (mml-generate-mime-1): Don't alter the contents if we're
569 computing the boundary.
570
571 2011-09-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
572
573 * pop3.el (pop3-number-of-responses): Remove.
574 (pop3-wait-for-messages): Rewrite to take linear time instead of
575 exponential time.
576
577 2011-09-24 Lars Magne Ingebrigtsen <larsi@gnus.org>
578
579 * gnus-sum.el (gnus-summary-show-article): Bind `shr-ignore-cache' to
580 re-fetch images.
581
582 * shr.el (shr-tag-img): Support a new variable `shr-ignore-cache' to
583 re-fetch images when hitting `g' in Gnus.
584
585 2011-09-22 Katsumi Yamaoka <yamaoka@jpl.org>
586
587 * mml.el (mml-inhibit-compute-boundary): New internal variable.
588 (mml-compute-boundary): Don't check collision if it is non-nil.
589 (mml-compute-boundary-1): Use mml-generate-mime-1 to encode part
590 before checking collision.
591
592 2011-09-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
593
594 * message.el (message-indent-citation): Really make sure there's a
595 newline at the end.
596
597 * nnimap.el (nnimap-parse-flags): Make regexp less prone to overflows.
598 Fix suggested by John Wiegley.
599
600 * pop3.el (pop3-open-server): Fix +OK end-of-command regexp.
601
602 * gnus-art.el (gnus-treat-hide-citation): Add doc.
603
604 * message.el (message-default-send-rename-function): Break out into its
605 own function.
606
607 * ecomplete.el (ecomplete-display-matches): Revert patch since it
608 doesn't work under XEmacs.
609
610 * nnimap.el (nnimap-map-port): New function to connect to 993 instead
611 of "imaps" to word around Windows problems.
612 (nnimap-open-connection-1): Use it.
613
614 * message.el (message-indent-citation): Revert last change which made
615 `F' not work.
616
617 2011-09-13 Kan-Ru Chen <kanru@kanru.info>
618
619 * ecomplete.el (ecomplete-display-matches): Intercept key sequence from
620 terminal as well.
621
622 2011-09-21 Katsumi Yamaoka <yamaoka@jpl.org>
623
624 * mm-view.el (mm-display-inline-fontify): Don't run doc-view-mode
625 because it displays images using overlays that aren't easy to copy to
626 the article buffer.
627
628 2011-09-20 Łukasz Stelmach <lukasz.stelmach@iem.pw.edu.pl> (tiny change)
629
630 * message.el (message-indent-citation): Fix empty line removal at the
631 end of the citation.
632
633 2011-09-20 Julien Danjou <julien@danjou.info>
634
635 * auth-source.el (auth-source-netrc-create): Use default value for
636 password if specified. Evaluate default.
637 (auth-source-plstore-create): Ditto.
638 (auth-source-plstore-create, auth-source-netrc-create): Fix default
639 value evaluation.
640 (auth-source-netrc-create): Typo fix.
641 (auth-source-plstore-create): Ditto.
642
643 * auth-source.el (auth-source-format-cache-entry): New function.
644
645 2011-09-20 Katsumi Yamaoka <yamaoka@jpl.org>
646
647 * gnus-fun.el (gnus-convert-image-to-x-face-command): Doc fix.
648
649 2011-09-18 Lars Magne Ingebrigtsen <larsi@gnus.org>
650
651 * mm-decode.el (mm-inline-media-tests): Fix typo in regexp.
652
653 2011-09-19 Julien Danjou <julien@danjou.info>
654
655 * auth-source.el (auth-source-netrc-parse): Use an obfuscation method
656 which work with things that are not ASCII.
657
658 2011-09-17 Lars Magne Ingebrigtsen <larsi@gnus.org>
659
660 * mm-decode.el (mm-inline-media-tests): Support imagemagick images.
661
662 2011-09-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
663
664 * gnus-sum.el (gnus-summary-read-group-1): Bump the "Retrieving"
665 message level.
666
667 2011-09-15 Katsumi Yamaoka <yamaoka@jpl.org>
668
669 * message.el (message-read-from-minibuffer): Make abbrev expansion work.
670
671 2011-09-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
672
673 * gnus.el (gnus-interactive-exit): Update defcustom spec.
674
675 2011-09-12 Stefan Monnier <monnier@iro.umontreal.ca>
676
677 * gnus.el (gnus-nntp-server): Move to gnus-int.el to silence bytecomp.
678 * gnus-int.el (gnus-nntp-server): Move from gnus.el.
679
680 2011-09-12 Andrew Cohen <cohen@andy.bu.edu>
681
682 * gnus-group.el (gnus-group-list-limit-map, gnus-group-list-flush-map)
683 (gnus-group-list-plus-map): Allow limiting, flushing and plusing ticked
684 articles.
685
686 2011-09-11 Chong Yidong <cyd@stupidchicken.com>
687
688 * message.el (message-pop-to-buffer): Default to switch-to-buffer.
689 (message-mail-other-window, message-mail-other-frame)
690 (message-news-other-window, message-news-other-frame):
691 Use switch-to-buffer-other-frame and switch-to-buffer-other-window
692 instead of setting buffer display variables.
693
694 2011-09-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
695
696 * gnus-group.el (gnus-group-list-limit): Explain what the command does.
697
698 * gnus-sum.el (gnus-fetch-headers): Bump message level.
699
700 2011-09-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
701
702 * gnus-dup.el (gnus-dup-suppress-articles): Move "Suppressing
703 duplicates" to a higher level.
704
705 * gnus-util.el (gnus-verbose): Lower default to 6 to get rid of the
706 most egregious messages.
707
708 2011-09-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
709
710 * gnus-msg.el (gnus-summary-mail-forward): Minuscule doc fix.
711
712 2011-09-10 Tetsuo Tsukamoto <tt.tetsuo.tsukamoto@gmail.com> (tiny change)
713
714 * nnrss.el (nnrss-retrieve-groups): Decode the charset before looking
715 up the file (bug#9351).
716
717 2011-09-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
718
719 * nnimap.el: Redo the charset handling. Let Gnus encode the names, as
720 it does with all other backends, but decode the names immediately after
721 getting them.
722
723 * gnus-group.el (gnus-group-name-charset): Always return `utf-7' when
724 decoding nnimap groups.
725
726 * gnus.el (gnus-variable-list): Don't save `gnus-format-specs' in the
727 newsrc file. It doesn't seem like an important optimization any more.
728
729 2011-09-10 Dave Abrahams <dave@boostpro.com>
730
731 * nnimap.el (nnimap-transform-headers): Fix regexp to be less prone to
732 overflows.
733
734 2011-09-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
735
736 * gnus.el (gnus-article-mark-lists): Remove `recent'.
737 (gnus-interactive-exit): Extend to `quiet'.
738
739 * gnus-sum.el (gnus-offer-save-summaries): Use it.
740
741 * gnus-art.el (gnus-treat-hide-citation-maybe): Add more doc to the
742 string.
743
744 * plstore.el (plstore--get-buffer): Silence compiler warnings by
745 renaming function arguments from `this'.
746
747 * gnus-sum.el (gnus-newsgroup-recent): Remove.
748
749 * gnus-spec.el (gnus-lrm-string-p): `bidi-string-mark-left-to-right'
750 has been renamed.
751 (gnus-lrm-string-p): Include RLM and PDF, too.
752
753 * gnus-int.el (gnus-open-server): Make the "denied" message clearer
754 (bug#9225).
755
756 2011-09-10 Eli Zaretskii <eliz@gnu.org>
757
758 Add autoload cookies for functions used by sendmail.el.
759 * mm-encode.el (mm-default-file-encoding): Add autoload cookie.
760
761 * mml.el (mml-to-mime, mml-attach-file): Add autoload cookies.
762
763 2011-09-09 Katsumi Yamaoka <yamaoka@jpl.org>
764
765 * gnus-art.el (article-date-ut): Work properly even when there are
766 things like Date header in the body; work for forwarded parts.
767
768 2011-09-05 Andrew Cohen <cohen@andy.bu.edu>
769
770 * gnus-sum.el (gnus-summary-exit): Ensure we kill the proper
771 original-article-buffer.
772
773 2011-09-05 Kan-Ru Chen <kanru@kanru.info>
774
775 * nnir.el (nnir-compose-result): Fix matching of server type.
776 (nnir-run-swish++): Ditto.
777 (nnir-run-namazu): Ditto.
778 (nnir-run-notmuch): Ditto.
779
780 2011-09-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
781
782 * gnus.el (gnus-home-directory): Add warning about setting in .gnus.el
783 (bug#9405).
784
785 * gnus-score.el (gnus-summary-increase-score): Doc clarification
786 (bug#9421).
787
788 * gnus-spec.el (gnus-face-0): Make all the face specs into defcustoms
789 (bug#9425).
790
791 * gnus-art.el (gnus-treatment-function-alist): Remove CRs as the first
792 thing (bug#9426).
793
794 2011-09-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
795
796 * nnimap.el (nnimap-open-connection-1): Use the correct port number in
797 the error message.
798
799 2011-09-02 Eli Zaretskii <eliz@gnu.org>
800
801 * message.el (message-setup-1): Return t (Bug#9392).
802
803 2011-09-01 Andrew Cohen <cohen@andy.bu.edu>
804
805 * gnus-sum.el: When adding article headers to a summary buffer also
806 update gnus-newsgroup-articles (bug#9386).
807
808 2011-08-30 Katsumi Yamaoka <yamaoka@jpl.org>
809
810 * auth-source.el: Autoload help-mode.
811
812 2011-08-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
813
814 * gnus-group.el (gnus-group-name-charset): Don't bug out on server
815 names.
816
817 2011-08-27 Daiki Ueno <ueno@unixuser.org>
818
819 * mml-smime.el (mml-smime-epg-verify): Don't use the 4th arg of
820 mm-replace-in-string for compatibility issues.
821 * mml2015.el (mml2015-epg-verify): Ditto.
822
823 2011-08-26 Katsumi Yamaoka <yamaoka@jpl.org>
824
825 * mailcap.el (mailcap-mime-data): Regexp-quote MIME subtype.
826
827 * gnus-msg.el (gnus-setup-message): Remove extra apostrophe.
828
829 2011-08-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
830
831 * nnmail.el (nnmail-get-new-mail-1): If one mail source bugs out,
832 continue on and do the clean-up phase (bug#9188).
833
834 * gnus-sum.el (gnus-summary-expire-articles): When expiring articles,
835 just ignore groups that can't be opened instead of erroring out
836 (bug#9225).
837
838 * gnus-art.el (gnus-article-update-date-headers): Flip the default to
839 nil since some many people are fuddy-duddies.
840
841 * gnus-html.el (gnus-html-image-fetched): Don't cache zero-length
842 images.
843
844 * nntp.el (nntp-authinfo-file): Mark as obsolete -- use auth-source
845 instead.
846
847 * pop3.el (pop3-wait-for-messages): Don't use Gnus functions here.
848
849 * gnus-util.el (gnus-process-live-p): Copy over compat function.
850
851 * pop3.el (pop3-wait-for-messages): If the pop3 process dies, stop
852 processing.
853
854 * nntp.el (nntp-kill-buffer): Kill the process before killing the
855 buffer to avoid warnings.
856
857 2011-08-20 Simon Josefsson <simon@josefsson.org>
858
859 * gnus-agent.el (gnus-agent-expire-done-message): Use %.f as format
860 specified to reduce precision.
861
862 2011-08-19 Lars Magne Ingebrigtsen <larsi@gnus.org>
863
864 * nnimap.el (nnimap-transform-headers): Protect against (NIL ...)
865 bodystructures (bug#9314).
866
867 2011-08-19 Katsumi Yamaoka <yamaoka@jpl.org>
868
869 * gnus-art.el (gnus-insert-mime-button, gnus-mime-display-alternative):
870 Make button keymap non-sticky after buttons.
871
872 2011-08-18 David Engster <dengste@eml.cc>
873
874 * nnmairix.el (nnmairix-request-set-mark)
875 (nnmairix-goto-original-article): Remove adding of article to registry,
876 since `gnus-registry-add-group' isn't available anymore.
877 (nnmairix-determine-original-group-from-registry):
878 Use `gnus-registry-get-id-key' since `gnus-registry-fetch-groups' isn't
879 available anymore.
880
881 2011-08-12 Simon Josefsson <simon@josefsson.org>
882
883 * starttls.el (starttls-any-program-available): Define as obsolete
884 function.
885
886 2011-08-18 Lars Magne Ingebrigtsen <larsi@gnus.org>
887
888 * gnus-util.el (gnus-y-or-n-p): Reinstate the message-clearing y-or-n-p
889 versions which Gnus use when appropriate.
890
891 * gnus-group.el (gnus-group-clear-data): Add a y-or-n query, since it's
892 a pretty destructive command.
893
894 * nnmail.el (nnmail-extra-headers): Clarify slightly (bug#9302).
895
896 2011-08-17 Lars Magne Ingebrigtsen <larsi@gnus.org>
897
898 * message.el (message-fix-before-sending): Make a different warning
899 about NUL characters (bug#9270).
900
901 * gnus-sum.el (gnus-auto-select-subject): Allow specifying a function
902 from custom (bug#9260).
903
904 * gnus-spec.el (gnus-lrm-string): Use 8206 instead of ?\x200e to make
905 things work in Emacs 22 and XEmacs, too.
906
907 * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): LRM-ify the
908 default From.
909
910 * gnus-spec.el (gnus-lrm-string-p): New macro.
911 (gnus-lrm-string): New constant.
912 (gnus-summary-line-format-spec): LRM-ify the from.
913 (gnus-tilde-max-form): LRM-ify string chopping.
914
915 * gnus-ems.el (gnus-string-mark-left-to-right): New function.
916
917 * message.el (message-is-yours-p): Allow disabling canlock checking
918 (bug#9295).
919 (message-shoot-gnksa-feet): Add `canlock-verify'.
920 (message-auto-save-directory): Use ~/ as the auto-save directory if the
921 message directory isn't writable (bug#9304).
922
923 * auth-source.el (auth-source-netrc-saver): Make the .authinfo file
924 non-world-readable.
925
926 2011-08-17 Katsumi Yamaoka <yamaoka@jpl.org>
927
928 * nndraft.el (nndraft-update-unread-articles): Don't send delayed
929 articles.
930
931 2011-08-13 Andreas Schwab <schwab@linux-m68k.org>
932
933 * gnus-score.el (gnus-all-score-files): Use copy-sequence instead of
934 copy-list.
935
936 2011-08-12 Sam Steingold <sds@gnu.org>
937
938 * gnus-score.el (gnus-score-find-alist): Keep the score files already
939 in the reverse order to avoid modifying the cache with `nreverse'.
940 (gnus-all-score-files): Do not modify the value returned by
941 `gnus-score-find-alist' because it lives in a cache variable.
942 (gnus-current-home-score-file): No need to `nreverse' the return value
943 of `gnus-score-find-alist', it is already in the correct order.
944
945 2011-08-11 Andrew Cohen <cohen@andy.bu.edu>
946
947 * nnimap.el (nnimap-transform-headers): BODYSTRUCTURE for messages of
948 type MESSAGE and subtype RFC822 is slightly different from those of
949 type TEXT.
950
951 2011-08-05 Andrew Cohen <cohen@andy.bu.edu>
952
953 * gnus-sum.el (gnus-summary-refer-article): Warp to article.
954 This allows article-referral to work from an nnir group.
955
956 2011-08-04 Andrew Cohen <cohen@andy.bu.edu>
957
958 * gnus.el (registry-ignore): Add nnir groups to the ignore-list.
959
960 2011-08-04 Daiki Ueno <ueno@unixuser.org>
961
962 * mml1991.el (mml1991-epg-find-usable-key)
963 (mml1991-epg-find-usable-secret-key): New function.
964 (mml1991-epg-sign): Check if signing key is usable.
965 (mml1991-epg-encrypt): Check if encrypting key is usable (bug#8955).
966
967 2011-08-03 Andrew Cohen <cohen@andy.bu.edu>
968
969 * nnir.el (nnir-read-server-parm): Add an argument to restrict to
970 server-variables only. This should fix a bug introduced with commit
971 e1889675b7f4adf057833c5513c9374134c4e053.
972 (nnir-run-query): 'nnir-search-engine should not be set from the global
973 environment.
974
975 2011-08-02 Andrew Cohen <cohen@andy.bu.edu>
976
977 * nnir.el (nnir-search-thread): Position point on referring article
978 line.
979 (nnir-warp-to-article): Clean up summary buffers.
980
981 * nnimap.el (nnimap-request-thread): Whitespace fix.
982
983 2011-08-02 Steve Purcell <steve@sanityinc.com> (tiny change)
984
985 * nnimap.el (nnimap-get-groups): Decode "&" correctly.
986
987 2011-08-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
988
989 * starttls.el (starttls-available-p): Rename from
990 `starttls-any-program-available' and changed return convention.
991
992 2011-07-31 Lars Ingebrigtsen <larsi@gnus.org>
993
994 * nnmaildir.el (nnmaildir-request-accept-article): Don't call
995 `unix-sync' unless it's defined.
996
997 2011-07-31 Marcus Harnisch <marcus.harnisch@gmx.net> (tiny change)
998
999 * gnus-art.el (gnus-article-stop-animations): Use `elt' instead of
1000 `aref' for XEmacs compatibiltiy.
1001
1002 2011-07-31 Lars Magne Ingebrigtsen <larsi@gnus.org>
1003
1004 * spam.el (spam-fetch-field-fast): Rewrite slightly for clarity.
1005
1006 2011-07-31 Dave Abrahams <dave@boostpro.com>
1007
1008 * gnus-sum.el (gnus-summary-refer-thread): Since lambdas aren't
1009 closures, quote the form properly (bug#9194).
1010
1011 2011-07-31 Lars Magne Ingebrigtsen <larsi@gnus.org>
1012
1013 * gnus-sum.el (gnus-summary-insert-new-articles): Clean up slightly.
1014 (gnus-summary-insert-new-articles): Protect against servers that are
1015 down.
1016
1017 2011-07-29 Daniel Dehennin <daniel.dehennin@baby-gnu.org>
1018
1019 * mm-decode.el (mm-dissect-buffer): Add a default content-disposition
1020 in mm handle if none is specified.
1021
1022 2011-07-24 Andrew Cohen <cohen@andy.bu.edu>
1023
1024 * nnimap.el (nnimap-make-thread-query): Quote message-ids for gmail.
1025
1026 2011-07-23 Andrew Cohen <cohen@andy.bu.edu>
1027
1028 * nnir.el (nnir-search-thread): New function to make an nnir group
1029 based on a thread query.
1030
1031 * gnus-sum.el (gnus-refer-thread-use-nnir): New variable to control use
1032 of nnir in thread referral.
1033 (gnus-summary-refer-thread): Use it.
1034
1035 * nnimap.el (nnimap-request-thread): Use it.
1036
1037 2011-07-20 Lars Magne Ingebrigtsen <larsi@gnus.org>
1038
1039 * shr.el (shr-tag-comment): Ignore HTML comments.
1040
1041 2011-07-20 Andrew Cohen <cohen@andy.bu.edu>
1042
1043 * nnir.el (gnus-group-make-nnir-group): Allow optional search query
1044 argument.
1045 (gnus-group-make-nnir-group, nnir-request-group, nnir-run-query):
1046 Use `nnir-address' to handle server info rather than passing an arg.
1047
1048 * nnimap.el (nnimap-make-thread-query): New utility function to format
1049 an imap thread search query.
1050 (nnimap-request-thread): Use it.
1051
1052 * gnus-sum.el (gnus-handle-ephemeral-exit): Ensure we are setting the
1053 right select-method if we are not going back to the group buffer.
1054
1055 2011-07-19 Lars Magne Ingebrigtsen <larsi@gnus.org>
1056
1057 * gnus-group.el (gnus-group-read-ephemeral-group): Make sure we don't
1058 enter invalid buffer configurations into the quit form (bug#9107).
1059 (gnus-group-tool-bar-gnome): Replace connect/disconnect with
1060 unplugged/plugged.
1061
1062 * gnus-sum.el (gnus-summary-refer-thread): When inserting new headers,
1063 keep track of which ones are unread (bug#9061).
1064
1065 * gnus.el (gnus-refer-article-method): Allow entering any sexp
1066 (bug#9055).
1067
1068 * gnus-art.el (gnus-article-show-images): Allow working if using w3m
1069 (bug#9041).
1070
1071 * gnus-html.el (mm-util): Require (bug#9073).
1072
1073 * gnus-sum.el (gnus-delete-duplicate-headers): New function.
1074 (gnus-summary-refer-thread): Use it to remove duplicates in the
1075 un-threaded view (bug#9053).
1076 (gnus-summary-insert-subject): Document USE-OLD-HEADER (bug#9070).
1077
1078 2011-07-07 Kan-Ru Chen <kanru@kanru.info>
1079
1080 * nnir.el (nnir-read-server-parm): Use default value from global
1081 variable. Without this the default search engine parameters aren't
1082 used at all.
1083
1084 2011-07-19 Lars Magne Ingebrigtsen <larsi@gnus.org>
1085
1086 * message.el (message-unique-id): Don't use the undocumented return
1087 value from (random t) (bug#9118).
1088
1089 2011-07-16 Lars Magne Ingebrigtsen <larsi@gnus.org>
1090
1091 * message.el (message-auto-save-directory): If the ~/Mail directory
1092 doesn't exist, use ~ as the auto-save directory (bug#4432).
1093
1094 * gnus-group.el (gnus-group-read-ephemeral-group): Start Gnus if it
1095 hasn't already been started.
1096
1097 2011-07-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
1098
1099 * gnus.el (debbugs-gnu): Rename from debbugs-emacs.
1100
1101 * message.el (message-reply): Work around mysterious bug where
1102 `message-mode' seems to overwrite the locally bound `subject' variable.
1103
1104 2011-07-14 Andrew Cohen <cohen@andy.bu.edu>
1105
1106 * nnimap.el (nnimap-request-thread): Ensure search is performed in
1107 correct group.
1108
1109 * gnus-int.el (gnus-request-thread): Add group argument.
1110
1111 * gnus-sum.el (gnus-summary-refer-thread): Use it.
1112
1113 2011-07-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
1114
1115 * gnus-group.el (gnus-read-ephemeral-emacs-bug-group): `debbugs-*'
1116 renamed to `debbugs-gnu-*'.
1117
1118 2011-07-08 Daiki Ueno <ueno@unixuser.org>
1119
1120 * plstore.el: Revert the editing feature since it is not urgent.
1121 (plstore-mode, plstore-mode-toggle-display, plstore-mode-original)
1122 (plstore-mode-decoded): Remove.
1123
1124 2011-07-07 Lars Magne Ingebrigtsen <larsi@gnus.org>
1125
1126 * gnus-msg.el (gnus-bug): Don't insert user variables. It usually
1127 isn't very interesting any more, and it leaks potentially secret data.
1128 (gnus-debug): Remove.
1129
1130 * gnus-art.el (gnus-ignored-headers): Remove obsolete and non-working
1131 use of :custom-show.
1132
1133 2011-07-07 Daiki Ueno <ueno@unixuser.org>
1134
1135 * plstore.el: Add documentation.
1136 (plstore-mode): New mode to edit plstore file.
1137 (plstore-mode-toggle-display, plstore-mode-original)
1138 (plstore-mode-decoded): New command.
1139 (plstore--encode, plstore--decode, plstore--write-contents-functions)
1140 (plstore--insert-buffer, plstore--make): New function.
1141 (plstore-open, plstore-save): Simplify by using them.
1142
1143 2011-07-06 Glenn Morris <rgm@gnu.org>
1144
1145 * gnus-group.el (gnus-read-ephemeral-emacs-bug-group): Silence compiler.
1146
1147 2011-07-05 Lars Magne Ingebrigtsen <larsi@gnus.org>
1148
1149 * gnus.el (gnus-refer-article-method): Remove mention of nnspool, which
1150 no longer is much used.
1151 (gnus-summary-line-format): Link to "Marking Articles" instead of "Read
1152 Articles".
1153
1154 2011-04-03 Kan-Ru Chen <kanru@kanru.info>
1155
1156 * nnir.el (nnir-notmuch-program, nnir-notmuch-additional-switches)
1157 (nnir-notmuch-remove-prefix, nnir-engines, nnir-run-notmuch): New nnir
1158 `notmuch' backend.
1159
1160 2011-07-05 Lars Magne Ingebrigtsen <larsi@gnus.org>
1161
1162 * mm-decode.el (mm-text-html-renderer): Doc fix.
1163
1164 * gnus-msg.el (gnus-bug): Fix the MML tag.
1165
1166 * pop3.el (pop3-open-server): -ERR is a valid response to CAPA.
1167
1168 2011-07-05 Daiki Ueno <ueno@unixuser.org>
1169
1170 * gnus-start.el (gnus-get-unread-articles): Don't connect to the
1171 secondary methods if started with `gnus-no-server'.
1172
1173 2011-07-05 Juanma Barranquero <lekktu@gmail.com>
1174
1175 * message.el (message-return-action): Fix typo in docstring.
1176
1177 2011-07-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
1178
1179 * gnus-group.el (gnus-read-ephemeral-bug-group): Allow fetching several
1180 bug reports at once.
1181
1182 * nnimap.el (nnimap-request-scan): Say that splitting has finished.
1183
1184 2011-07-04 Katsumi Yamaoka <yamaoka@jpl.org>
1185
1186 * nndraft.el: Require gnus-group.
1187 (nndraft-request-list): Declare.
1188
1189 * nndraft.el (nndraft-update-unread-articles): Don't show group having
1190 no unread article unless it matches gnus-permanently-visible-groups.
1191
1192 * nndraft.el (nndraft-update-unread-articles): New function.
1193 (nndraft-request-associate-buffer): Use it to update the number of
1194 unread articles for the nndraft groups in the group buffer when saving
1195 or killing a draft message.
1196
1197 2011-07-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
1198
1199 * gnus-group.el (gnus-read-ephemeral-bug-group): Bind the coding
1200 systems to binary before writing and reading the mbox files.
1201
1202 * gnus.el (gnus-summary-line-format): Link to the info node for %U
1203 instead of trying to list them all (bug#8978).
1204
1205 2011-07-03 Wolfgang Jenkner <wjenkner@inode.at> (tiny change)
1206
1207 * pop3.el (pop3-open-server): Use :end-of-capability.
1208
1209 2011-07-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
1210
1211 * gnus-group.el (gnus-read-ephemeral-emacs-bug-group): Make sure that
1212 the id is always a number.
1213
1214 * gnus-group.el (gnus-read-ephemeral-emacs-bug-group): Hook into
1215 debbugs mode, if possible.
1216
1217 2011-07-02 Daiki Ueno <ueno@unixuser.org>
1218
1219 * auth-source.el (auth-source-token-passphrase-callback-function):
1220 Reindent.
1221 (epg-context-operation): Remove unnecessary autoload.
1222
1223 2011-07-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
1224
1225 * gnus.el (gnus-list-debbugs): New command.
1226
1227 * gnus-group.el (gnus-bug-group-download-format-alist): Get the
1228 mboxstat instead of the maintbox, since the stat seems to be fuller.
1229
1230 * gnus-msg.el (gnus-configure-posting-styles): Don't try to select dead
1231 summary buffers.
1232
1233 * message.el (message-get-reply-headers): Delete all duplicates,
1234 instead of the first.
1235 (message-get-reply-headers): Ensure that we have progress while
1236 deleting duplicates.
1237
1238 * gnus-msg.el (gnus-configure-posting-styles): Get the local
1239 gnus-posting-style value from the summary buffer to make it easier to
1240 make that a per-buffer conf.
1241
1242 2011-07-02 Andrew Cohen <cohen@andy.bu.edu>
1243
1244 * nnir.el (nnir-run-imap): Allow halting a search when an article is
1245 found by setting `shortcut' in 'query.
1246 (nnir-request-article): Use `shortcut' setting when requesting article
1247 by Message-ID.
1248
1249 2011-07-02 Teodor Zlatanov <tzz@lifelogs.com>
1250
1251 * gnus-msg.el (gnus-bug): Give the Version and Package headers to
1252 debbugs with the X-Debbugs-Package and X-Debbugs-Version headers.
1253 Bring the pseudo-headers back too.
1254
1255 2011-07-01 Daiki Ueno <ueno@unixuser.org>
1256
1257 * auth-source.el (auth-source-token-passphrase-callback-function):
1258 Simplify and remove EPA dependency.
1259
1260 2011-07-01 Andrew Cohen <cohen@andy.bu.edu>
1261
1262 * nnir.el (nnir-request-article): Fix error message text.
1263
1264 2011-07-01 Daiki Ueno <ueno@unixuser.org>
1265
1266 * auth-source.el (plstore-delete): Autoload.
1267 (auth-source-plstore-search): Support delete operation.
1268 * plstore.el (plstore-delete): New function.
1269
1270 2011-07-01 Katsumi Yamaoka <yamaoka@jpl.org>
1271
1272 * gnus-draft.el (gnus-draft-clear-marks): Revert last change;
1273 mark actually existing articles as unread rather than the ones that
1274 active asserts.
1275
1276 2011-07-01 Paul Eggert <eggert@cs.ucla.edu>
1277
1278 * nntp.el (nntp-record-command):
1279 * gnus-util.el (gnus-message-with-timestamp-1):
1280 Use format-time-string rather than decoding time stamps by hand.
1281 This is simpler and insulates the code from potential changes to
1282 current-time format.
1283
1284 2011-07-01 Katsumi Yamaoka <yamaoka@jpl.org>
1285
1286 * gnus-draft.el (gnus-draft-clear-marks): Mark deleted articles as read.
1287
1288 2011-07-01 Daiki Ueno <ueno@unixuser.org>
1289
1290 * plstore.el (plstore-select-keys, plstore-encrypt-to): New variable.
1291 (plstore-save): Support public key encryption.
1292 (plstore--init-from-buffer): New function.
1293 (plstore-open): Use it; fix error when opening a non-existent file.
1294 (plstore-revert): Use plstore--init-from-buffer.
1295
1296 2011-07-01 Daiki Ueno <ueno@unixuser.org>
1297
1298 * auth-source.el (auth-source-backend): Fix :initarg for data slot.
1299
1300 2011-06-30 Katsumi Yamaoka <yamaoka@jpl.org>
1301
1302 * mml2015.el (mml2015-use): Replace string-match-p with string-match
1303 for old Emacsen.
1304
1305 2011-06-30 Daiki Ueno <ueno@unixuser.org>
1306
1307 * mml2015.el (mml2015-use): Don't try to load PGG on Emacs 24, when EPG
1308 is not fully working.
1309
1310 2011-06-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
1311
1312 * dgnushack.el: Autoload sha1 on XEmacs.
1313
1314 * gnus-group.el (gnus-read-ephemeral-emacs-bug-group): Take an optional
1315 quit window configuration.
1316
1317 * auth-source.el (epg-context-set-passphrase-callback):
1318 Remove duplicate autoload.
1319
1320 2011-06-30 Andrew Cohen <cohen@andy.bu.edu>
1321
1322 * nnir.el (nnir-request-article): Allow requesting articles by
1323 Message-ID with nnimap.
1324
1325 * gnus-sum.el (gnus-refer-article-methods): Allow (nnir) entry to use
1326 current server.
1327
1328 2011-06-30 Teodor Zlatanov <tzz@lifelogs.com>
1329
1330 * auth-source.el: Autoload EPA/EPG functions.
1331 (auth-source-netrc-use-gpg-tokens): Clarify that it should not be
1332 changed when EPA/EPG is not available.
1333 (auth-source-backend): Rename "arg" member to "data".
1334 (auth-source-backend-parse, auth-source-plstore-search)
1335 (auth-source-plstore-create): Use it.
1336
1337 2011-06-30 Andrew Cohen <cohen@andy.bu.edu>
1338
1339 * gnus-art.el (gnus-request-article-this-buffer): Use existing function
1340 `gnus-refer-article-methods'.
1341
1342 2011-06-30 Teodor Zlatanov <tzz@lifelogs.com>
1343
1344 * auth-source.el: Require EPA and EPG.
1345 (auth-source-passphrase-alist): New variable.
1346 (auth-source-passphrase-callback-function)
1347 (auth-source-token-passphrase-callback-function): Callbacks for the
1348 netrc field encryption (GPG tokens).
1349 (auth-source-epa-extract-gpg-token, auth-source-epa-make-gpg-token):
1350 Symmetric encryption and decryption of the netrc GPG tokens.
1351 (auth-source-netrc-normalize): Use them, simplifying the closure.
1352
1353 2011-06-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
1354
1355 * nnimap.el (nnimap-split-incoming-mail): If `nnimap-split-fancy' is
1356 non-nil, and `nnimap-split-methods' is nil, use the former.
1357
1358 2011-06-30 Daiki Ueno <ueno@unixuser.org>
1359
1360 * plstore.el (plstore-revert): New function.
1361 (plstore-open): Use it; hide the buffer from user.
1362
1363 2011-06-30 Daiki Ueno <ueno@unixuser.org>
1364
1365 * auth-source.el (auth-source-backend): New member "arg".
1366 (auth-source-backend-parse): Handle new backend 'plstore.
1367 * plstore.el: New file.
1368
1369 2011-06-30 Glenn Morris <rgm@gnu.org>
1370
1371 * gnus-fun.el (gnus-convert-image-to-x-face-command): Doc fix.
1372
1373 * mm-util.el (mm-charset-synonym-alist): Move definition before use.
1374
1375 2011-06-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
1376
1377 * nnimap.el (nnimap-process-expiry-targets): Say what target we're
1378 expiring articles to.
1379
1380 * mm-util.el (mm-charset-to-coding-system): Recognize all ANSI.x3.4
1381 variations as ASCII (bug#5458).
1382
1383 2011-06-30 Katsumi Yamaoka <yamaoka@jpl.org>
1384
1385 * nnmh.el (nnmh-request-list-1): Work on MS Windows.
1386
1387 2011-06-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
1388
1389 * message.el (message-point-in-header-p): Tweak the function to default
1390 to saying that we're not in the headers if there is no separator at
1391 all. This makes it possible to use the Message version of `M-q' in
1392 buffers with no headers (bug#7987).
1393 (message-point-in-header-p): Fix last checkin to work with an empty
1394 mail-header-separator, too.
1395
1396 * auth-source.el (auth-source-netrc-saver): If the user says "don't ask
1397 again, save the choice via customize.
1398
1399 2011-06-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
1400
1401 * message.el (message-send-mail-function): Add `sendmail-query-once'.
1402
1403 * nnimap.el (nnimap-finish-retrieve-group-infos): If the server has
1404 ended the connection, bail out before waiting infinitely on a new
1405 connection.
1406
1407 2011-06-28 Teodor Zlatanov <tzz@lifelogs.com>
1408
1409 * gnus-msg.el (gnus-bug): Add Package and Version pseudo-headers to bug
1410 reports.
1411
1412 * gnus.el (gnus-bug-package): Use "gnus."
1413 (gnus-maintainer): Direct bug reports to submit@debbugs.gnu.org.
1414
1415 2011-06-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
1416
1417 * gnus-art.el (gnus-article-stop-animations): New function to stop any
1418 animations going on at article exit time.
1419
1420 * gnus-registry.el (gnus-registry-user-format-function-M): Reinstate,
1421 since removing it breaks people upgrading.
1422
1423 * shr.el (shr-put-image): Use the new interface for animating images.
1424 (shr-put-image): Animate for 60 seconds.
1425
1426 * auth-source.el (with-auth-source-epa-overrides): Fix compilation
1427 error with `find-file-hooks' on Emacs 22.
1428 (with-auth-source-epa-overrides): Ugly hack to Wrap the
1429 `find-file-hook' things in `symbol-value' to avoid compilation warnings
1430 on all architectures.
1431
1432 * spam.el (spam-stat): Require in a normal fashion without binding
1433 `spam-stat-install-hooks' to avoid compilation warnings.
1434
1435 * spam-stat.el (spam-stat-install-hooks): Remove.
1436 (spam-stat-install-hooks): Don't run automatically.
1437
1438 2011-06-26 Timo Juhani Lindfors <timo.lindfors@iki.fi> (tiny change)
1439
1440 * gnus-msg.el (gnus-summary-reply-to-list-with-original): New command
1441 and keystroke.
1442
1443 2011-06-23 Katsumi Yamaoka <yamaoka@jpl.org>
1444
1445 * auth-source.el (auth-source-netrc-cache): Move forward.
1446
1447 2011-06-22 Lars Magne Ingebrigtsen <larsi@gnus.org>
1448
1449 * auth-source.el (auth-source-netrc-create): Don't query the bits that
1450 we already know.
1451 (auth-source-forget-all-cached): Clear auth-source-netrc-cache, too.
1452 (auth-source-netrc-create): Don't prompt for the stuff we already know.
1453
1454 2011-06-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
1455
1456 * auth-source.el (auth-source-netrc-create): Don't print all tokens in
1457 %S format, since that looks odd.
1458 (auth-sources): Prefer the ~/.authinfo file over the ~/.authinfo.gpg
1459 file, especially when saving.
1460
1461 2011-06-21 Andrew Cohen <cohen@andy.bu.edu>
1462
1463 * nnimap.el (nnimap-find-article-by-message-id): return nil when no
1464 article found.
1465
1466 2011-06-18 Teodor Zlatanov <tzz@lifelogs.com>
1467
1468 * auth-source.el (auth-source-netrc-use-gpg-tokens): Replace
1469 `auth-source-save-secrets' with a more sensitive alist that can be
1470 configured per file. Experimental, so defaults to 'never.
1471 (auth-source-netrc-create): Use it. Still experimental code.
1472 (with-auth-source-epa-overrides): Use `find-file-hooks' if
1473 `find-file-hook' is unbound (XEmacs fix). Fix backquoting bug.
1474
1475 2011-06-16 Teodor Zlatanov <tzz@lifelogs.com>
1476
1477 * auth-source.el (auth-source-save-secrets): New variable to control if
1478 secret tokens should be saved encrypted.
1479 (auth-source-netrc-parse, auth-source-netrc-search): Pass the file name
1480 to `auth-source-netrc-normalize'.
1481 (with-auth-source-epa-overrides): Add convenience macro. Don't depend
1482 on the EPA variables being defined.
1483 (auth-source-epa-make-gpg-token): Convert text to a "gpg:" token.
1484 (auth-source-netrc-normalize): Convert "gpg:" tokens back to text in
1485 the lexical-let closure.
1486 (auth-source-netrc-create): Create "gpg:" tokens according to
1487 `auth-source-save-secrets'.
1488
1489 2011-06-10 Katsumi Yamaoka <yamaoka@jpl.org>
1490
1491 * gnus-group.el (gnus-group-update-group): Add new argument
1492 `info-unchanged' that stops updating dribble buffer.
1493
1494 * gnus-start.el (gnus-dribble-enter): Add new argument `regexp' that
1495 deletes lines matching to it in dribble buffer.
1496
1497 * gnus-agent.el (gnus-agent-fetch-group-1):
1498 * gnus-group.el (gnus-group-update-group-line, gnus-group-make-group):
1499 * gnus-srvr.el (gnus-server-update-server, gnus-server-set-info):
1500 * gnus-start.el (gnus-group-change-level):
1501 * gnus-sum.el (gnus-summary-move-article): Delete old dribble entry.
1502
1503 * gnus-sum.el (gnus-summary-update-info): Don't update dribble buffer
1504 if newsgroup info is not changed.
1505
1506 * gnus-group.el (gnus-group-get-new-news-this-group):
1507 * gnus-sum.el (gnus-summary-read-group-1, gnus-summary-exit-no-update):
1508 Don't update dribble buffer.
1509
1510 2011-06-01 Teodor Zlatanov <tzz@lifelogs.com>
1511
1512 * gnus-registry.el (gnus-registry-remove-ignored): New function to
1513 remove entries with groups we ignore.
1514
1515 2011-05-31 Lars Magne Ingebrigtsen <larsi@gnus.org>
1516
1517 * shr.el (shr-rescale-image): Add an :ascent of 100 to images so that
1518 the underline comes at the bottom.
1519
1520 2011-05-31 Teodor Zlatanov <tzz@lifelogs.com>
1521
1522 * gnus-registry.el (gnus-registry-article-marks-to-chars): Rename from
1523 `gnus-registry-user-format-function-M' and declare the latter obsolete.
1524 (gnus-registry-article-marks-to-names): Rename from
1525 `gnus-registry-user-format-function-M2'.
1526
1527 2011-05-31 Katsumi Yamaoka <yamaoka@jpl.org>
1528
1529 * gnus-sum.el (gnus-summary-exit): Make sure to kill article buffer in
1530 ephemeral group.
1531
1532 2011-05-31 Lars Magne Ingebrigtsen <larsi@gnus.org>
1533
1534 * shr.el (shr-browse-image): Copy the URL if called interactively.
1535
1536 2011-05-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
1537
1538 * gnus-group.el (gnus-group-mark-article-read): It's possible that we
1539 want to have `gnus-newsgroup-unselected' kept sorted. If this isn't
1540 done, then unselected articles may be marked as read.
1541
1542 * pop3.el (pop3-open-server): Erase the buffer after the greeting,
1543 since not doing this seems to lead to a race condition in pop3-logon.
1544
1545 * nnvirtual.el (nnvirtual-request-article): Bind `gnus-command-method'
1546 so that the call chain it correct when we call "upwards".
1547
1548 * gnus-sum.el (gnus-select-newsgroup): Auto-expiry doesn't make sense
1549 in read-only groups.
1550
1551 * gnus-group.el (gnus-group-mark-article-read): Ditto.
1552
1553 * message.el (message-cite-reply-position): Doc string fix.
1554
1555 * nnimap.el (nnimap-transform-headers): Simplify regexp to hopefully
1556 avoid regexp overflow.
1557 (nnimap-transform-split-mail): Ditto.
1558
1559 * pop3.el (pop3-retr): Error out if the server closes the connection.
1560
1561 2011-05-30 Stefan Monnier <monnier@iro.umontreal.ca>
1562
1563 * mml1991.el (mml1991-mailcrypt-encrypt): Remove use of ill-designed
1564 mm-with-unibyte-current-buffer. The buffer should not contain any
1565 multibyte chars anyway at this stage.
1566
1567 2011-05-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
1568
1569 * shr.el (shr-urlify): Use shr-add-font to make underlines be less ugly
1570 at the end of lines.
1571
1572 2011-05-29 Julien Danjou <julien@danjou.info>
1573
1574 * smiley.el (gnus-smiley-file-types): Add gif as supported file type.
1575
1576 2011-05-27 Glenn Morris <rgm@gnu.org>
1577
1578 * gnus-group.el (gnus-bug-group-download-format-alist):
1579 Use the "maintainer" version of debian reports as well.
1580
1581 2011-05-26 Glenn Morris <rgm@gnu.org>
1582
1583 * gnus-group.el (gnus-bug-group-download-format-alist):
1584 Use the "maintainer" version of debbugs.gnu.org reports.
1585
1586 2011-05-24 Katsumi Yamaoka <yamaoka@jpl.org>
1587
1588 * gnus-art.el (gnus-mime-delete-part): Fix mm-handle-filename usage.
1589
1590 2011-05-20 Teodor Zlatanov <tzz@lifelogs.com>
1591
1592 * gnus-sum.el (gnus-summary-hide-thread): Fix bug where moving to hide
1593 the thread moves us backwards and so we loop forever.
1594
1595 2011-05-19 Katsumi Yamaoka <yamaoka@jpl.org>
1596
1597 * mm-bodies.el (mm-decode-content-transfer-encoding): Allow leading
1598 whitespace in base64 data lines.
1599
1600 2011-05-18 Teodor Zlatanov <tzz@lifelogs.com>
1601
1602 * gnus-registry.el (gnus-registry-user-format-function-M):
1603 Use `mapconcat'.
1604 (gnus-registry-user-format-function-M2): Use to see the full text of
1605 the marks. Make "," the mark text separator.
1606
1607 * nntp.el (nntp-send-authinfo): Use the "force" token for NNTP
1608 authentication with auth-source.
1609
1610 2011-05-17 Glenn Morris <rgm@gnu.org>
1611
1612 * gnus-group.el (gnus-import-other-newsrc-file):
1613 Use insert-file-contents.
1614
1615 2011-05-16 Teodor Zlatanov <tzz@lifelogs.com>
1616
1617 * gnus-sum.el (gnus-summary-hide-all-threads): Add update message every
1618 1000 iterations.
1619
1620 2011-05-16 Katsumi Yamaoka <yamaoka@jpl.org>
1621
1622 * nntp.el (nntp-open-connection): Check if process-type is available.
1623
1624 2011-05-16 Julien Danjou <julien@danjou.info>
1625
1626 * shr.el (shr-tag-del): Add support for del tag.
1627
1628 2011-05-13 Katsumi Yamaoka <yamaoka@jpl.org>
1629
1630 * gnus-html.el (gnus-html-put-image): Register a displayer.
1631
1632 * shr.el (shr-image-displayer): Don't remove text props from alt text.
1633
1634 2011-05-13 Teodor Zlatanov <tzz@lifelogs.com>
1635
1636 * registry.el (prune-factor): New initialization parameter defaulting
1637 to 0.1.
1638 (registry-prune-hard): Use it.
1639
1640 * gnus-registry.el (gnus-registry-fixup-registry): Set prune-factor to
1641 0.1 expicitly.
1642
1643 2011-05-13 Glenn Morris <rgm@gnu.org>
1644
1645 * message.el (message-send-mail-with-sendmail): Assume sendmail-program
1646 is bound, since this function requires sendmail.
1647
1648 2011-05-11 Teodor Zlatanov <tzz@lifelogs.com>
1649
1650 * registry.el (registry-usage-test): Disable pruning test.
1651
1652 2011-05-10 Teodor Zlatanov <tzz@lifelogs.com>
1653
1654 * registry.el (registry-prune-hard-candidates)
1655 (registry-prune-soft-candidates): Helper methods for registry pruning.
1656 (registry-prune): Use them. Make the sort function optional.
1657
1658 2011-05-10 Jim Meyering <meyering@redhat.com>
1659
1660 * shr.el (shr-colorize-region): Fix typo "on on -> on".
1661
1662 2011-05-10 Julien Danjou <julien@danjou.info>
1663
1664 * shr.el (shr-put-color-1): Do not bug out when old-props is a face
1665 symbol and not a list.
1666
1667 2011-05-10 Katsumi Yamaoka <yamaoka@jpl.org>
1668
1669 * gnus-art.el (gnus-article-mode): Move binding of
1670 shr-put-image-function here from gnus-article-prepare-display.
1671
1672 * shr.el (shr-put-image-function): New variable.
1673 (shr-image-fetched, shr-image-displayer, shr-tag-img): Funcall it.
1674 (shr-put-image): Return scaled image.
1675
1676 * gnus-art.el (gnus-shr-put-image): New function.
1677 (gnus-article-prepare-display): Bind shr-put-image-function to it.
1678
1679 * gnus-html.el (gnus-html-wash-images): Register scaled images, not
1680 original ones, as deletable.
1681
1682 2011-05-09 Stefan Monnier <monnier@iro.umontreal.ca>
1683
1684 * nntp.el (nntp-open-connection): Set TCP keepalive option.
1685
1686 2011-05-09 Teodor Zlatanov <tzz@lifelogs.com>
1687
1688 * registry.el (registry-full): Add convenience method. Fix logic.
1689 (registry-insert): Use it. Fix logic here too.
1690
1691 * gnus-registry.el (gnus-registry-insert): Add wrapper that calls
1692 `registry-prune' if `registry-full' returns t.
1693 (gnus-registry-handle-action)
1694 (gnus-registry-get-or-make-entry, gnus-registry-set-id-key)
1695 (gnus-registry-usage-test): Use it.
1696
1697 2011-05-07 Julien Danjou <julien@danjou.info>
1698
1699 * shr.el (shr-link): Make shr-link inherit from link by default.
1700
1701 2011-05-06 Teodor Zlatanov <tzz@lifelogs.com>
1702
1703 * shr.el (shr-urlify, shr-link): Fix shr-link face.
1704
1705 2011-05-05 Teodor Zlatanov <tzz@lifelogs.com>
1706
1707 * shr.el (shr-urlify, shr-link): Still broken but at least doesn't
1708 error out because the face is not a list.
1709
1710 2011-05-05 Glenn Morris <rgm@gnu.org>
1711
1712 * gnus-start.el (gnus-propagate-marks): Declare.
1713
1714 2011-05-04 Teodor Zlatanov <tzz@lifelogs.com>
1715
1716 * registry.el (registry-reindex): Fix percentage message.
1717
1718 2011-05-03 Teodor Zlatanov <tzz@lifelogs.com>
1719
1720 * shr.el: Add shr-link face for links.
1721 (shr-urlify): Use it.
1722
1723 * registry.el (registry-insert): Make error message more helpful.
1724
1725 2011-05-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
1726
1727 * gnus-html.el (gnus-html-schedule-image-fetching):
1728 Use url-queue-retrieve, if it exists.
1729
1730 * shr.el (shr-tag-img): Ditto.
1731
1732 * gnus.el: Autoload more gnus-agent functions.
1733
1734 * gnus-art.el (gnus-request-article-this-buffer): Store articles in the
1735 agent if we haven't already (bug#8502).
1736
1737 * gnus-async.el (gnus-async-article-callback): Put prefetched articles
1738 into the Agent, too.
1739
1740 * gnus-agent.el (gnus-agent-store-article): New function.
1741
1742 * nnheader.el (nnheader-insert-buffer-substring): Rename from nntp-
1743 and moved from that file for reuse.
1744
1745 * pop3.el (pop3-open-server): Error messages are "-ERR".
1746
1747 2011-05-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
1748
1749 * pop3.el (pop3-open-server): Upgrade opportunistically to STARTTLS.
1750 (open-tls-stream): Remove superfluous tls/starttls autoloads.
1751
1752 2011-05-01 Stefan Monnier <monnier@iro.umontreal.ca>
1753
1754 * gnus-sum.el (gnus-summary-next-article): Don't bug out if the summary
1755 buffer has moved to a different frame.
1756
1757 2011-05-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
1758
1759 * nnimap.el (nnimap-request-article): Use nntp-insert-buffer-substring
1760 to get the conversion from unibyte to multibyte buffers to work on
1761 Emacs 22.
1762
1763 * nntp.el (nntp-request-article): Slight clean-up.
1764
1765 2011-04-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
1766
1767 * shr.el (shr-strike-through): New face.
1768 (shr-tag-s): Use it to provide <s> support.
1769 (shr-tag-s): Remove duplicate definition.
1770
1771 2011-04-25 Teodor Zlatanov <tzz@lifelogs.com>
1772
1773 * gnus-registry.el (gnus-registry-ignore-group-p): Don't call
1774 `gnus-parameter-registry-ignore' if the *Group* buffer doesn't exist.
1775
1776 2011-04-23 Glenn Morris <rgm@gnu.org>
1777
1778 * gnus-sum.el (gnus-extra-headers): Bump :version.
1779
1780 2011-04-24 Lars Magne Ingebrigtsen <larsi@gnus.org>
1781
1782 * shr.el (shr-tag-sup): New function.
1783 (shr-tag-sub): Ditto.
1784
1785 2011-04-22 Teodor Zlatanov <tzz@lifelogs.com>
1786
1787 * gnus-registry.el (gnus-registry-ignore-group-p): Test specifically
1788 for the case where `gnus-registry-ignored-groups' is a list of lists,
1789 and don't call `gnus-parameter-registry-ignore' otherwise.
1790
1791 2011-04-21 Teodor Zlatanov <tzz@lifelogs.com>
1792
1793 * nnimap.el (nnimap-user): New backend variable.
1794 (nnimap-open-connection-1): Use it.
1795 (nnimap-credentials): Accept user parameter so it's explicit what user
1796 name is desired.
1797
1798 * gnus-sum.el (gnus-extra-headers): Add Keywords, Cc, and Gcc to
1799 default.
1800
1801 * gnus.el (gnus-registry-ignored-groups): Provide default in gnus.el,
1802 not gnus-registry.el.
1803
1804 * gnus-registry.el: Mention in comments how to modify
1805 `gnus-extra-headers' for proper recipient tracking and that it may
1806 already have To and Cc recently, which it does as of this commit.
1807 (gnus-registry-ignored-groups): Remove defcustom.
1808 Explain why in comments.
1809 (gnus-registry-action): Fix data-header reference to use the extra
1810 headers. Explain in package commentary how to add To and Cc headers to
1811 the gnus-extra-headers.
1812 (gnus-registry-ignored-groups): Adjust defaults to match the parameter.
1813 (gnus-registry-ignore-group-p): Adjust to take either a group/topic
1814 parameter list or a string list in `gnus-registry-ignored-groups'.
1815 Fix logic error.
1816
1817 2011-04-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
1818
1819 * shr.el (shr-expand-url): Protect against null urls.
1820
1821 2011-04-20 Lars Magne Ingebrigtsen <larsi@gnus.org>
1822
1823 * shr.el (shr-base): New binding.
1824 (shr-tag-base): Keep track of <base>.
1825 (shr-expand-url): New function used throughout.
1826
1827 2011-04-20 Teodor Zlatanov <tzz@lifelogs.com>
1828
1829 * gnus-registry.el
1830 (gnus-registry--split-fancy-with-parent-internal): Fix loop bugs.
1831 (gnus-registry-ignored-groups): New variable.
1832 (gnus-registry-ignore-group-p): Use it.
1833 (gnus-registry-handle-action): Use `gnus-registry-ignore-group-p' and
1834 set the destination group to nil (same as delete) if it's ignored.
1835
1836 2011-04-20 Katsumi Yamaoka <yamaoka@jpl.org>
1837
1838 * gnus-registry.el (gnus-registry-action)
1839 (gnus-registry-fetch-header-fast):
1840 Don't use mail-header that looks an internal function of mailheader.el.
1841
1842 2011-04-18 Katsumi Yamaoka <yamaoka@jpl.org>
1843
1844 * gnus-registry.el: Eliminate cl functions.
1845 (gnus-registry-sort-addresses): New function that replaces mapcan.
1846 (gnus-registry-action, gnus-registry-spool-action)
1847 (gnus-registry-split-fancy-with-parent)
1848 (gnus-registry-fetch-recipients-fast): Use it.
1849 (gnus-registry-import-eld): Replace delete* with dolist + delq.
1850
1851 * registry.el (initialize-instance, registry-lookup)
1852 (registry-lookup-breaks-before-lexbind, registry-lookup-secondary)
1853 (registry-lookup-secondary-value, registry-search, registry-delete)
1854 (registry-insert, registry-reindex, registry-size, registry-prune):
1855 Use eval-and-compile.
1856
1857 2011-04-16 Teodor Zlatanov <tzz@lifelogs.com>
1858
1859 * registry.el (registry-reindex): New method to recreate the secondary
1860 registry indices.
1861
1862 * gnus-registry.el (gnus-registry-fixup-registry): Use it if the
1863 tracked field changes.
1864 (gnus-registry-unfollowed-addresses, gnus-registry-track-extra)
1865 (gnus-registry-action, gnus-registry-spool-action)
1866 (gnus-registry-handle-action)
1867 (gnus-registry--split-fancy-with-parent-internal)
1868 (gnus-registry-split-fancy-with-parent)
1869 (gnus-registry-register-message-ids): Add recipient tracking on spool,
1870 move, and delete actions, and for fancy splitting with parent.
1871 (gnus-registry-extract-addresses)
1872 (gnus-registry-fetch-recipients-fast)
1873 (gnus-registry-fetch-header-fast): Convenience functions.
1874 (gnus-registry-misc-test): ERT test of
1875 `gnus-registry-extract-addresses'.
1876
1877 2011-04-15 Teodor Zlatanov <tzz@lifelogs.com>
1878
1879 * gnus-registry.el (gnus-registry--split-fancy-with-parent-internal):
1880 Track by subject first, then sender.
1881
1882 2011-04-15 Stefan Monnier <monnier@iro.umontreal.ca>
1883
1884 * message.el (message-bogus-system-names): Replace ^...$ => \`...\'.
1885
1886 * gnus.el (gnus-splash-svg-color-symbols): Don't use insert-file from
1887 Lisp.
1888
1889 * gnus-draft.el (gnus-draft-setup): New arg `dont-pop'.
1890 (gnus-draft-send): Use it to avoid popping
1891 up frames from gnus-group-send-queue.
1892
1893 2011-04-14 Teodor Zlatanov <tzz@lifelogs.com>
1894
1895 * gnus-registry.el: Updated gnus-registry docs.
1896
1897 2011-04-12 Teodor Zlatanov <tzz@lifelogs.com>
1898
1899 * gnus-registry.el (gnus-registry--split-fancy-with-parent-internal):
1900 Fix logic bug.
1901 (gnus-registry-post-process-groups): Fix logging of no results and
1902 quote sender and subject.
1903
1904 2011-04-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
1905
1906 * gnus-start.el (gnus-get-unread-articles): Slight cleanup.
1907 (gnus-read-active-for-groups): Don't try to finish getting stuff where
1908 we had no early-data returned.
1909 (gnus-get-unread-articles): Add a sanity check so that we don't issue
1910 two async commands to the same server at the same time.
1911
1912 2011-04-12 Stig Sandbeck Mathisen <ssm@fnord.no> (tiny change)
1913
1914 * gnus-sum.el (gnus-summary-select-article-buffer): Doc fix.
1915
1916 2011-04-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
1917
1918 * gnus-registry.el (gnus-registry-remake-db): Put the warning on a
1919 "warning" level.
1920
1921 * mm-url.el (mm-url-package-name): Remove to ease third-party reuse.
1922 (mm-url-insert-file-contents): Don't set the package names.
1923
1924 2011-04-11 Teodor Zlatanov <tzz@lifelogs.com>
1925
1926 * gnus-registry.el (gnus-registry-action): Remove properties and
1927 simplify subject in `gnus-registry-handle-action'.
1928 (gnus-registry-spool-action): Get subject and sender from message if
1929 they are not passed in.
1930 (gnus-registry-handle-action): Remove properties and simplify subject
1931 consistently.
1932
1933 2011-04-11 Stefan Monnier <monnier@iro.umontreal.ca>
1934
1935 * registry.el: Require CL before using defmacro*.
1936
1937 2011-04-11 Katsumi Yamaoka <yamaoka@jpl.org>
1938
1939 * gnus-art.el (article-treat-date): Assume that
1940 gnus-article-date-headers may be a group parameter.
1941
1942 2011-04-07 Teodor Zlatanov <tzz@lifelogs.com>
1943
1944 * gnus-registry.el (gnus-registry-handle-action): More debugging.
1945
1946 * gnus-start.el (gnus-gnus-to-newsrc-format): Add a way to run
1947 interactively so the newsrc file can contain foreign groups too.
1948 Useful for debugging but not much for users.
1949
1950 2011-04-07 David Engster <dengste@eml.cc>
1951
1952 * registry.el (registry-usage-test): Only do
1953 `registry-lookup-breaks-before-lexbind' testing for Emacs24 with
1954 lexical binding.
1955
1956 2011-04-06 David Engster <dengste@eml.cc>
1957
1958 * registry.el, gnus-registry.el: Use `ignore-errors' instead of third
1959 argument NOERROR for `require', since XEmacs 21.4 does not support it.
1960
1961 2011-04-06 David Engster <dengste@eml.cc>
1962
1963 * registry.el (initialize-instance): Change :after to :AFTER to be
1964 compatible with old EIEIO version in XEmacs.
1965
1966 2011-04-06 Teodor Zlatanov <tzz@lifelogs.com>
1967
1968 * gnus-registry.el (gnus-registry-post-process-groups)
1969 (gnus-registry--split-fancy-with-parent-internal): Fix splitting bugs
1970 and provide better messaging.
1971
1972 2011-04-06 David Engster <dengste@eml.cc>
1973
1974 * Makefile.in (fail-on-warning): New rule to compile with warnings as
1975 errors.
1976
1977 2011-04-06 Teodor Zlatanov <tzz@lifelogs.com>
1978
1979 * gnus-registry.el: Don't use ERT if it's not available. Load it
1980 unconditionally anyway, discarding errors.
1981 (gnus-registry-delete-entries): New convenience function.
1982 (gnus-registry-import-eld): Import from old .eld registry.
1983
1984 * registry.el: Don't use ERT if it's not available. Load it
1985 unconditionally anyway, discarding errors.
1986
1987 * proto-stream.el (gnutls-negotiate): Revert inadvertent commit of the
1988 version from the Claudio Bley GnuTLS patch (extra optional parameters
1989 and host name).
1990
1991 2011-04-05 Teodor Zlatanov <tzz@lifelogs.com>
1992
1993 * gnus-registry.el (gnus-registry-fixup-registry): New function to
1994 fixup the parameters that can be customized by the user between
1995 save/read cycles.
1996 (gnus-registry-read): Use it.
1997 (gnus-registry-make-db): Use it.
1998 (gnus-registry-spool-action, gnus-registry-handle-action):
1999 Fix messaging.
2000 (gnus-registry--split-fancy-with-parent-internal): Fix loop.
2001 Map references to actual group names with sender and subject tracking.
2002 (gnus-registry-post-process-groups): Use `cond' for better messaging.
2003 (gnus-registry-usage-test): Add subject lookup test.
2004
2005 * registry.el (registry-db, initialize-instance): Set up constructor
2006 instead of :initform arguments for the sake of older Emacsen.
2007 (registry-lookup-breaks-before-lexbind): New method to demonstrate
2008 pre-lexbind merge bug.
2009 (registry-usage-test): Use it.
2010 (initialize-instance, registry-db): Move the non-function initforms
2011 back to the class definition.
2012
2013 2011-04-03 Teodor Zlatanov <tzz@lifelogs.com>
2014
2015 * registry.el: New library to manage gnus-registry-style data.
2016
2017 * gnus-registry.el: Use it (major rewrite).
2018
2019 * nnregistry.el: Use it.
2020
2021 * spam.el: Use it.
2022
2023 2011-04-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
2024
2025 * gnus-sum.el (gnus-update-marks): Reinstate the code to not alter
2026 marks on non-selected articles.
2027
2028 2011-04-02 Chong Yidong <cyd@stupidchicken.com>
2029
2030 * proto-stream.el: Move to Emacs core, at net/network-stream.el.
2031
2032 * nnimap.el (nnimap-open-connection-1): Pass explicit :end-of-command
2033 parameter to open-protocol-stream.
2034
2035 2011-04-01 Julien Danjou <julien@danjou.info>
2036
2037 * mm-view.el (mm-display-inline-fontify): Do not fontify with
2038 fundamental-mode.
2039
2040 2011-04-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
2041
2042 * gnus-start.el (gnus-get-unread-articles): Don't try to contact denied
2043 servers.
2044
2045 2011-03-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
2046
2047 * gnus-sum.el (gnus-update-marks): Revert intersection change, which
2048 made marks not propagate, again.
2049
2050 2011-03-30 Chong Yidong <cyd@stupidchicken.com>
2051
2052 * proto-stream.el (open-protocol-stream): Bring back `network' type.
2053 Make this the default type.
2054 (proto-stream-open-plain): Rename from proto-stream-open-default.
2055 (open-protocol-stream, proto-stream-open-starttls)
2056 (proto-stream-open-tls, proto-stream-open-shell): Replace `default'
2057 with `plain'.
2058
2059 * nnimap.el (nnimap-stream, nnimap-open-connection-1): Accept `network'
2060 value.
2061
2062 * nntp.el (nntp-open-connection-function): Document the fact that some
2063 values are not functions but are instead handled specially.
2064 Recognize nntp-open-plain-stream value.
2065 (nntp-open-connection): Recognize that value.
2066
2067 2011-03-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
2068
2069 * gssapi.el (open-gssapi-stream): Remove the last mentions of the IMAP
2070 stuff.
2071
2072 * gnus-score.el (gnus-score-string): Fix calling convention of
2073 `gnus-simplify-buffer-fuzzy' after last patches.
2074
2075 * gnus-sum.el (gnus-update-marks): Don't send any marks updates to the
2076 server for articles we didn't get any headers for. This is a sanity
2077 check.
2078
2079 2011-03-29 Michael Welsh Duggan <md5i@md5i.com>
2080
2081 * nnimap.el (nnimap-open-connection-1): Is the login responds with a
2082 new CAPABILITY, use it.
2083
2084 2011-03-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
2085
2086 * gnus-agent.el (gnus-agent-fetch-headers): Don't message if we're not
2087 downloading anything.
2088
2089 * gnus.el (gnus-splash-svg-color-symbols): Remove superfluous `and'.
2090
2091 2011-03-29 Adam Sjøgren <asjo@koldfront.dk>
2092
2093 * gnus.el (gnus-group-startup-message): Prefer svg file and replace
2094 colors.
2095 (gnus-splash-svg-color-symbols): New function.
2096
2097 2011-03-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
2098
2099 * gnus-sum.el (gnus-simplify-buffer-fuzzy): Take the regexp explicitly
2100 instead of using the global gnus-simplify-subject-fuzzy-regexp.
2101 (gnus-simplify-subject-fuzzy): Use the local
2102 gnus-simplify-subject-fuzzy-regex instead of the global one.
2103 This makes using this variable in group parameters work.
2104
2105 2011-03-29 Teodor Zlatanov <tzz@lifelogs.com>
2106
2107 * gnus-registry.el (gnus-registry-unfollowed-groups):
2108 Add "archive:sent" to the unfollowed group regex (for the recent Gnus
2109 archive:sent-YYYY-MM-DD groups).
2110 (gnus-registry-split-fancy-with-parent): Bail out early in sender
2111 tracking if there are more than `gnus-registry-max-track-groups'
2112 matches.
2113
2114 2011-03-29 Stefan Monnier <monnier@iro.umontreal.ca>
2115
2116 * message.el (message--yank-original-internal): New function to do the
2117 insertion cleanly inside eval in `message-yank-original'.
2118 (message-yank-original): Use it.
2119
2120 2011-03-29 Julien Danjou <julien@danjou.info>
2121
2122 * mm-view.el (mm-display-inline-fontify): Use `set-normal-mode' with
2123 local variables disabled rather than `normal-mode'.
2124
2125 2011-03-26 Chong Yidong <cyd@stupidchicken.com>
2126
2127 * proto-stream.el: Changes preparatory to merging open-protocol-stream
2128 with open-network-stream.
2129 (proto-stream-always-use-starttls): Option removed.
2130 (open-protocol-stream): Return a process object by default. Provide a
2131 new parameter :return-list specifying a list-type return value, which
2132 now has the form (PROP . PLIST) instead of a fixed-length list. Change
2133 :type `network' to `try-starttls', and `network-only' to `default'.
2134 Make `default' the default, for compatibility with open-network-stream.
2135 Handle the no-parameter case exactly as open-network-stream, with no
2136 additional stream processing. Search plists using plist-get.
2137 Explicitly add :end-of-commend parameter if it is missing.
2138 (proto-stream-open-default): Rename from
2139 proto-stream-open-network-only. Return 'default as the type.
2140 (proto-stream-open-starttls): Rename from proto-stream-open-network.
2141 Use plist-get. Don't return `tls' as the type if STARTTLS negotiation
2142 failed. Always return a list with a (possibly dead) process as the
2143 first element, for compatibility with open-network-stream.
2144 (proto-stream-open-tls): Use plist-get. Always return a list.
2145 (proto-stream-open-shell): Return `default' as connection type.
2146 (proto-stream-capability-open): Use plist-get.
2147 (proto-stream-eoc): Function deleted.
2148
2149 * nnimap.el (nnimap-stream, nnimap-open-connection)
2150 (nnimap-open-connection-1): Handle renaming of :type parameter for
2151 open-protocol-stream.
2152 (nnimap-open-connection-1): Pass a :return-list parameter
2153 open-protocol-stream to obtain a list return value. Parse this list
2154 using plist-get.
2155
2156 * nntp.el (nntp-open-connection): Handle renaming of :type parameter
2157 for open-protocol-stream. Accept open-protocol-stream return value
2158 that is a subprocess object instead of a list. Handle the case of a
2159 dead returned process.
2160
2161 2011-03-25 Teodor Zlatanov <tzz@lifelogs.com>
2162
2163 * mm-util.el (mm-handle-filename): Move to mm-decode.el (bug#8330).
2164
2165 * mm-decode.el (mm-handle-filename): Move from mm-util.el (bug#8330).
2166
2167 2011-03-21 Julien Danjou <julien@danjou.info>
2168
2169 * mm-view.el (mm-display-inline-fontify): Make mode optional, and call
2170 normal-mode if not set. Set temp buffer unmodified to avoid kill-buffer
2171 query.
2172 (mm-inline-text): Render normal text with fontification whenever
2173 possible.
2174
2175 * gnus-sum.el (gnus-summary-save-parts-1):
2176 * gnus-art.el (gnus-article-browse-html-save-cid-content)
2177 (gnus-article-browse-html-parts, gnus-mime-delete-part)
2178 (gnus-mime-copy-part, gnus-mime-inline-part, gnus-insert-mime-button):
2179 Use `mm-handle-filename'.
2180
2181 * mm-util.el (mm-handle-filename): New function, return the filename of
2182 an handle.
2183
2184 2011-03-18 Julien Danjou <julien@danjou.info>
2185
2186 * gnus-util.el (gnus-buffer-live-p): Simplify gnus-buffer-live-p.
2187 (gnus-buffer-live-p): Check that buffer is not nil.
2188
2189 2011-03-17 Lars Magne Ingebrigtsen <larsi@gnus.org>
2190
2191 * gnus-art.el: Require mouse, which the build bot seems to say is
2192 needed.
2193
2194 * gravatar.el (gravatar-retrieve-synchronously): Use `url-retrieve' on
2195 XEmacs, since it doesn't have url-retrieve-synchronously.
2196
2197 2011-03-17 Antoine Levitt <antoine.levitt@gmail.com>
2198
2199 * gnus-group.el (gnus-group-list-ticked): New function.
2200 (gnus-group-make-menu-bar): Provide a menu entry for it.
2201 (gnus-group-list-map): Provide a binding for it.
2202
2203 2011-03-17 Lars Magne Ingebrigtsen <larsi@gnus.org>
2204
2205 * shr.el (shr-visit-file): New command.
2206
2207 * nnimap.el (nnimap-fetch-inbox): Rewrite slightly last patch.
2208
2209 2011-03-17 Bjørn Mork <bjorn@mork.no>
2210
2211 * nnimap.el (nnimap-fetch-inbox): Don't download bodies on ver4-capable
2212 servers.
2213
2214 2011-03-16 Julien Danjou <julien@danjou.info>
2215
2216 * mm-uu.el (mm-uu-dissect-text-parts): Only dissect handle that are
2217 inline.
2218
2219 * gnus-art.el (article-hide-list-identifiers):
2220 Use gnus-group-get-list-identifiers.
2221
2222 * gnus-sum.el (gnus-group-get-list-identifiers): New function.
2223 (gnus-summary-remove-list-identifiers):
2224 Use gnus-group-get-list-identifiers to get regexp.
2225 (gnus-select-newsgroup, gnus-summary-insert-subject)
2226 (gnus-summary-insert-articles):
2227 Call gnus-summary-remove-list-identifiers unconditionally.
2228
2229 2011-03-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
2230
2231 * gnus-sum.el (gnus-articles-to-read): Revert back to old behavior if
2232 we're selecting a group with unread articles.
2233
2234 * nnimap.el (nnimap-open-connection-1): Allow `network-only', too.
2235
2236 * gssapi.el: New file separated out from imap.el to provide a general
2237 Kerberos 5 connection facility for Emacs.
2238
2239 * message.el (message-elide-ellipsis): Document the format spec
2240 ellipsis.
2241
2242 2011-03-15 Reiner Steib <Reiner.Steib@gmx.de>
2243
2244 * message.el (message-elide-region): Allow the ellipsis to say how many
2245 lines were removed.
2246
2247 2011-03-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
2248
2249 * gnus-win.el (gnus-configure-frame): Protect against trying to restore
2250 window configurations containing buffers that are now dead.
2251
2252 * nnimap.el (nnimap-parse-flags): Remove all MODSEQ entries before
2253 parsing to avoid integer overflows.
2254 (nnimap-parse-flags): Simplify the last change.
2255 (nnimap-parse-flags): Store HIGHESTMODSEQ as a string, since it may be
2256 too large for 32-bit Emacsen.
2257
2258 2011-03-15 Stefan Monnier <monnier@iro.umontreal.ca>
2259
2260 * auth-source.el (auth-source-netrc-create):
2261 * message.el (message-yank-original): Fix use of `case'.
2262
2263 2011-03-15 Nelson Ferreira <nelson.ferreira@ieee.org> (tiny change)
2264
2265 * gnus-art.el (gnus-article-treat-body-boundary): Fix boundary width on
2266 XEmacs, which was one character too wide.
2267
2268 2011-03-09 Antoine Levitt <antoine.levitt@gmail.com>
2269
2270 * gnus-sum.el (gnus-articles-to-read): Use gnus-large-newsgroup as
2271 default number of articles to display.
2272 (gnus-articles-to-read): Use pretty names for prompt.
2273
2274 2011-03-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
2275
2276 * gnus-int.el (gnus-open-server): Ditto.
2277
2278 * gnus-start.el (gnus-activate-group): Give a backtrace if
2279 debug-on-quit is set and the user hits `C-g'.
2280 (gnus-read-active-file): Ditto.
2281
2282 * gnus-group.el (gnus-group-read-ephemeral-group): Ditto.
2283
2284 2011-03-15 Teodor Zlatanov <tzz@lifelogs.com>
2285
2286 * message.el (message-yank-original): Use cond instead of CL case.
2287
2288 2011-03-15 Stefan Monnier <monnier@iro.umontreal.ca>
2289
2290 * auth-source.el (auth-source-netrc-create): Use usual format for the
2291 default in prompts.
2292
2293 2011-03-13 Teodor Zlatanov <tzz@lifelogs.com>
2294
2295 * auth-source.el (auth-source-netrc-create): Show the default in the
2296 prompt when prompting for token creation.
2297
2298 2011-03-12 Teodor Zlatanov <tzz@lifelogs.com>
2299
2300 * auth-source.el (auth-source-format-prompt): Always convert the value
2301 to a string to avoid evaluating non-string arguments.
2302 (auth-source-netrc-create): Offer default properly, not as initial
2303 content in `read-string'.
2304 (auth-source-netrc-saver): Use a cache keyed by file name and MD5 hash
2305 of line to determine if we've been run before. If so, don't run again,
2306 but print a trivial message to indicate the cache was hit instead.
2307
2308 2011-03-11 Teodor Zlatanov <tzz@lifelogs.com>
2309
2310 * gnus-sync.el (gnus-sync-install-hooks, gnus-sync-unload-hook):
2311 Don't install `gnus-sync-read' to any hooks by default. It's buggy.
2312 The user will have to run `gnus-sync-read' manually and wait for Cloudy
2313 Gnus.
2314
2315 2011-03-11 Julien Danjou <julien@danjou.info>
2316
2317 * mm-uu.el (mm-uu-type-alist): Add support for diff starting with "===
2318 modified file".
2319
2320 2011-03-09 Teodor Zlatanov <tzz@lifelogs.com>
2321
2322 * auth-source.el (auth-source-read-char-choice): New function to read a
2323 character choice using `dropdown-list', `read-char-choice', or
2324 `read-char'. It appends "[a/b/c] " to the prompt if the choices were
2325 '(?a ?b ?c). The `dropdown-list' support is disabled for now. Use
2326 `eval-when-compile' to load `dropdown-list'. Remove `dropdown-list'.
2327 (auth-source-netrc-saver): Use it.
2328 (auth-source-pick-first-password): New convenience function.
2329
2330 2011-03-08 Teodor Zlatanov <tzz@lifelogs.com>
2331
2332 * nnimap.el (nnimap-credentials): Keep the :save-function as the third
2333 parameter in the credentials.
2334 (nnimap-open-connection-1): Use it after a successful login.
2335 (nnimap-credentials): Add IMAP-specific user and password prompt.
2336
2337 * auth-source.el (auth-source-search): Add :require parameter, taking a
2338 list. Document it and the :save-function return token. Pass :require
2339 down. Change the CREATED message from a warning to a debug statement.
2340 (auth-source-search-backends): Pass :require down.
2341 (auth-source-netrc-search): Pass :require down.
2342 (auth-source-netrc-parse): Use :require, if it's given, as a filter.
2343 Change save prompt to indicate all modifications saved here are
2344 deletions.
2345 (auth-source-netrc-create): Take user login name as default in user
2346 prompt. Move all the save functionality to a lexically bound function
2347 under the :save-function token in the returned list. Set up clearer
2348 default prompts for user, host, port, and secret.
2349 (auth-source-netrc-saver): New function, intended to be wrapped for
2350 :save-function.
2351
2352 2011-03-07 Chong Yidong <cyd@stupidchicken.com>
2353
2354 * Version 23.3 released.
2355
2356 2011-03-07 Lars Magne Ingebrigtsen <larsi@gnus.org>
2357
2358 * shr.el (shr-table-horizontal-line): Change the defaults for the table
2359 lines to be spaces instead.
2360
2361 2011-03-07 Julien Danjou <julien@danjou.info>
2362
2363 * sieve-manage.el (sieve-sasl-auth): Create auth-info if not found.
2364 (sieve-sasl-auth): Check that auth-source-search did return something,
2365 or just return an empty string.
2366
2367 2011-03-05 Antoine Levitt <antoine.levitt@gmail.com>
2368
2369 * gnus.el (gnus-interactive): Use read-directory-name.
2370
2371 * gnus-uu.el (gnus-uu-decode-uu-and-save)
2372 (gnus-uu-decode-unshar-and-save, gnus-uu-decode-save)
2373 (gnus-uu-decode-binhex, gnus-uu-decode-yenc)
2374 (gnus-uu-decode-save-view, gnus-uu-decode-postscript-and-save):
2375 Likewise.
2376
2377 * gnus-group.el (gnus-group-make-directory-group): Likewise.
2378
2379 2011-03-05 Lars Magne Ingebrigtsen <larsi@gnus.org>
2380
2381 * gnus-start.el (gnus-group-change-level): Allow putting foreign groups
2382 onto the list of killed groups, too. This makes killed nnimap groups,
2383 for instance, more reliably not reappear.
2384
2385 * nnimap.el (nnimap-request-thread): Don't bug out when we can't find
2386 the parent.
2387
2388 * gnus-sum.el (gnus-update-read-articles): Fix typo.
2389
2390 * gnus.el (gnus-valid-select-methods): Mark nnimap as a backend that
2391 really have server-side marks.
2392
2393 * gnus-sum.el (gnus-propagate-marks): Change default back to nil again,
2394 since most backends do not usefully have server-side marks.
2395 (gnus-update-read-articles): Propagate marks to all backends that
2396 really have server-side marks.
2397
2398 2011-03-05 Antoine Levitt <antoine.levitt@gmail.com>
2399
2400 * message.el (message-cite-reply-position, message-cite-style):
2401 New variables.
2402 (message-yank-original): Use the new citation styles.
2403
2404 2011-03-04 Daiki Ueno <ueno@unixuser.org>
2405
2406 * message.el (message-options): Revert the change that's a workaround
2407 for XEmacs buffer-local issue; don't mark it buffer-local when running
2408 under XEmacs.
2409
2410 2011-03-03 Tassilo Horn <tassilo@member.fsf.org>
2411
2412 * nnimap.el (nnimap-parse-flags): Add a workaround for FETCH lines with
2413 numbers too big to be `read'.
2414
2415 2011-03-02 Teodor Zlatanov <tzz@lifelogs.com>
2416
2417 * message.el (message-options): Make buffer-local two ways to attempt
2418 to fix a XEmacs bug.
2419
2420 2011-03-02 Julien Danjou <julien@danjou.info>
2421
2422 * gnus-art.el (gnus-with-article-buffer): Fix buffer live check.
2423
2424 2011-03-01 Julien Danjou <julien@danjou.info>
2425
2426 * gnus-art.el (list-identifier): Add list-identifier as a parameter
2427 group.
2428 (article-hide-list-identifiers): Use list-identifier group parameter.
2429
2430 2011-02-28 Julien Danjou <julien@danjou.info>
2431
2432 * sieve.el (sieve-buffer-script-name): New local variable to store
2433 sieve script name.
2434 (sieve-edit-script): Store sieve script name.
2435 (sieve-upload): Use sieve script name when uploading.
2436 (sieve-upload): Use substitute-command-keys.
2437 (sieve-edit-script): Use substitute-command-keys.
2438 (sieve-refresh-scriptlist): Use substitute-command-keys.
2439 (sieve-manage-mode-map): Define keymap properly.
2440 (sieve-manage-mode): Do not set mode name manually, change mode-name to
2441 (sieve-refresh-scriptlist): Use substitute-command-keys."Sieve-manage".
2442 Remove commented code about cvs.
2443 (sieve-manage-quit): New function.
2444 (sieve-manage-mode-map): Bind 'q' to sieve-manage-quit.
2445
2446 2011-02-27 Lars Magne Ingebrigtsen <larsi@gnus.org>
2447
2448 * gnus-group.el (gnus-import-other-newsrc-file): New function.
2449
2450 2011-02-25 Teodor Zlatanov <tzz@lifelogs.com>
2451
2452 * auth-source.el (auth-source-search): Cache empty result sets.
2453
2454 * auth-source.el (auth-source-save-behavior): New variable to replace
2455 `auth-source-never-create'.
2456 (auth-source-netrc-create): Use it.
2457 (auth-source-never-save): Remove.
2458
2459 2011-02-25 Lars Ingebrigtsen <larsi@gnus.org>
2460
2461 * nnimap.el (nnimap-stream): Doc fix.
2462 (nnimap-open-connection-1): Reverse the order of the ports to that the
2463 prompted-for port is first.
2464
2465 * gnus-start.el (gnus-get-unread-articles): Don't clobber the async
2466 retrieval by the no-group selection.
2467
2468 * gnus-demon.el (gnus-demon-init): run-with-timer should be called with
2469 numerical parameters.
2470
2471 2011-02-25 Julien Danjou <julien@danjou.info>
2472
2473 * gnus-gravatar.el: Use gnus-with-article-buffer.
2474
2475 * gnus-art.el (gnus-with-article-buffer): Check that the
2476 gnus-article-buffer is alive.
2477
2478 2011-02-24 Teodor Zlatanov <tzz@lifelogs.com>
2479
2480 * auth-source.el (auth-source-creation-prompts): New variable to manage
2481 creation-time prompts.
2482 (auth-source-search): Document it.
2483 (auth-source-format-prompt): Add utility function.
2484 (auth-source-netrc-create): Don't default the user name to
2485 user-login-name. Use `auth-source-creation-prompts' and some default
2486 prompts for user, host, port, and password (the default generic prompt
2487 remains ugly).
2488 (auth-source-never-save): Add customizable option to never save info.
2489 (auth-source-netrc-create): Use it and improve save prompts. Fix help
2490 mode excursion.
2491
2492 2011-02-24 Katsumi Yamaoka <yamaoka@jpl.org>
2493
2494 * auth-source.el (auth-source-netrc-create): Use `read-char' with no
2495 argument that XEmacs doesn't support.
2496
2497 2011-02-23 Julien Danjou <julien@danjou.info>
2498
2499 * gnus-art.el (article-make-date-line): Ignore errors if time is
2500 invalid and not convertible.
2501 (article-make-date-line): Only add lapsed time if time is not nil.
2502
2503 2011-02-23 Teodor Zlatanov <tzz@lifelogs.com>
2504
2505 * auth-source.el (auth-source-netrc-create): Use `read-char' instead of
2506 `read-char-choice' for backwards compatibility.
2507 (auth-source-netrc-element-or-first): New function to DTRT for
2508 parameter extraction.
2509 (auth-source-netrc-create): Use it and fix multiple parameter print
2510 bug. Use the default passed from above (given-default) or the
2511 built-in (user-login-name for :user).
2512
2513 2011-02-23 Lars Ingebrigtsen <larsi@gnus.org>
2514
2515 * gnus-start.el (gnus-dribble-read-file):
2516 Set buffer-save-without-query, since we always want to save the dribble
2517 file, probably.
2518
2519 * nnmail.el (nnmail-article-group): Allow a final "" split to work on
2520 nnimap.
2521
2522 * gnus-sum.el (gnus-user-date-format-alist): Rename back again from
2523 -summary- since it's a user-visible variable.
2524
2525 * nnimap.el (nnimap-retrieve-group-data-early): Don't do QRESYNC the
2526 first time you use the new Gnus.
2527
2528 2011-02-22 Teodor Zlatanov <tzz@lifelogs.com>
2529
2530 * auth-source.el: Don't load netrc.el.
2531 (auth-sources): Search ~/.netrc as well by default.
2532 (auth-source-debug): Add 'trivia option for extra output.
2533 (auth-source-do-trivia): Use it.
2534 (auth-source-search): Simplify logic to use
2535 `auth-source-search-backends'. Use `auth-source-do-trivia' where
2536 appropriate. Don't keep a running count at this level. Layer :create
2537 and :delete options appropriately on the first and second passes.
2538 Don't track the backend with the search results.
2539 (auth-source-search-backends): New function to search a list of
2540 backends for a processed spec.
2541 (auth-source-netrc-parse): Cache all netrc files, making
2542 auth-source-netrc-cache an alist keyed by the file name and using the
2543 file mtime as the caching criterion. Keep the obfuscated data secret
2544 with a lexical bind.
2545 (auth-source-netrc-search): Don't calculate the length of the results
2546 unnecessarily.
2547 (auth-source-search-backends): Fix bug.
2548 (auth-source-netrc-create): Rework prompts.
2549
2550 2011-02-22 Andrew Cohen <cohen@andy.bu.edu>
2551
2552 * nnir.el (nnir-imap-search-arguments,nnir-imap-default-search-key):
2553 Lower case names of search constraints.
2554 (nnir-run-query): Cache and reuse search constraints for all imap
2555 servers.
2556
2557 2011-02-22 Sam Steingold <sds@gnu.org>
2558
2559 * gnus-msg.el (gnus-setup-message): Also bind `winconf-name'.
2560
2561 2011-02-22 Lars Ingebrigtsen <larsi@gnus.org>
2562
2563 * gnus-msg.el (gnus-inews-add-send-actions): Restore the winconf name
2564 after exit.
2565 (gnus-setup-message): Define missing variable from last checkin.
2566
2567 * gnus-sum.el (gnus-summary-show-article): When called with t as the
2568 value, show the raw article.
2569
2570 2011-02-21 Lars Ingebrigtsen <larsi@gnus.org>
2571
2572 * nnimap.el (nnimap-open-connection-1): Revert last change, since
2573 auth-source now accepts numbers.
2574
2575 * auth-source.el (auth-source-netrc-parse): Accept a number as the port
2576 spec, too.
2577 (auth-source-ensure-strings): New function.
2578
2579 * gnus-art.el (gnus-article-update-date-headers): Doc fix.
2580 (gnus-article-setup-buffer): Always restart the date timer so that user
2581 changes to the frequency is respected.
2582
2583 * nnimap.el (nnimap-open-connection-1): auth-source expects strings as
2584 port numbers, so make sure it gets that if nnimap-server-port is
2585 explicit.
2586
2587 2011-02-21 Simon Josefsson <simon@josefsson.org>
2588
2589 * nnimap.el (nnimap-inbox): Doc fix.
2590
2591 2011-02-20 Chong Yidong <cyd@stupidchicken.com>
2592
2593 * shr-color.el (shr-color->hexadecimal): Use renamed function names
2594 color-rgb-to-hex, color-name-to-rgb, color-srgb-to-lab, and
2595 color-lab-to-srgb.
2596
2597 2011-02-21 Lars Ingebrigtsen <larsi@gnus.org>
2598
2599 * nntp.el (nntp-finish-retrieve-group-infos): Add a kludge to use the
2600 given method as in the group name if we're using an extended method.
2601 (nntp-finish-retrieve-group-infos): Wait for the end of the LIST ACTIVE
2602 command, if we're using that, instead of waiting for the beginning.
2603
2604 * gnus-start.el (gnus-get-unread-articles): Extend the methods so that
2605 we're sure to get unique server names, and we don't output two async
2606 commands in the same buffer. This fixes an NNTP hang for some users.
2607
2608 2011-02-21 Lars Ingebrigtsen <larsi@gnus.org>
2609
2610 * gnus-sum.el (gnus-summary-next-article): Add a kludge to reselect the
2611 summary buffer before reading going to the next buffer. This avoids
2612 putting the point in the group buffer if you `C-g' the command.
2613
2614 * auth-source.el (auth-source-netrc-parse): Add an in-memory netrc
2615 cache (for now) to make ~/.authinfo.gpg files usable.
2616
2617 * nnfolder.el (copyright-update): Define for the compiler.
2618
2619 * auth-source.el (auth-source-search): Fix unbound variable.
2620
2621 2011-02-19 Glenn Morris <rgm@gnu.org>
2622
2623 * gnus.el (gnus-meta): Doc fix.
2624
2625 2011-02-19 Chong Yidong <cyd@stupidchicken.com>
2626
2627 * nnfolder.el (nnfolder-save-buffer): Don't let-bind copyright-update,
2628 in case it's not yet loaded.
2629
2630 2011-02-20 Lars Ingebrigtsen <larsi@gnus.org>
2631
2632 * nnimap.el (nnimap-wait-for-response): Ensure that we get the entire
2633 line we're waiting for.
2634
2635 2011-02-19 Darren Hoo <darren.hoo@gmail.com> (tiny change)
2636
2637 * gnus-art.el (gnus-article-next-page-1): Because customized mode-line
2638 face with line-width greater than zero will cause RET in gnus summary
2639 buffer to scroll down article page-wise because auto vscroll happens,
2640 it should be temporally disabled when doing a scroll-up.
2641
2642 2011-02-19 Lars Ingebrigtsen <larsi@gnus.org>
2643
2644 * nnimap.el (nnimap-parse-copied-articles): Allow for "<foo> OK"
2645 outputs from the server.
2646
2647 2011-02-18 Antoine Levitt <antoine.levitt@gmail.com> (tiny change)
2648
2649 * gnus-art.el (gnus-article-prepare): Run gnus-article-prepare-hook
2650 later so that bbdb can hook in easier.
2651
2652 2011-02-18 Lars Ingebrigtsen <larsi@gnus.org>
2653
2654 * auth-source.el (auth-source-search): Don't try to create credentials
2655 if the caller doesn't want that.
2656 (auth-source-search): If we don't find a match, don't bug out on
2657 non-bound variables.
2658 (auth-source-search): Only ask a single backend to create the
2659 credentials.
2660
2661 * nnimap.el (nnimap-log-command): Add a newline to the inhibited
2662 logging.
2663 (nnimap-credentials): Protect against auth-source-search returning nil.
2664 (nnimap-request-list): Protect against not being able to open the
2665 server.
2666
2667 2011-02-17 Lars Ingebrigtsen <larsi@gnus.org>
2668
2669 * auth-source.el (auth-source-search): Do a two-phase search, one with
2670 no :create to get the responses from all backends.
2671
2672 * nnimap.el (nnimap-open-connection-1): Delete duplicate server names
2673 when getting credentials.
2674
2675 * gnus-util.el (gnus-delete-duplicates): New function.
2676
2677 2011-02-17 Teodor Zlatanov <tzz@lifelogs.com>
2678
2679 * nnimap.el (nnimap-credentials): Instead of picking the first port as
2680 a creation default, pass the whole port list down. It will be
2681 completed.
2682
2683 * auth-source.el (auth-source-search): Updated docs to talk about
2684 multiple creation choices.
2685 (auth-source-netrc-create): Accept a list as a value (from the search
2686 parameters) and do completion on that list. Keep a separate netrc line
2687 with the password obscured for showing the user.
2688
2689 * nnimap.el (nnimap-open-connection-1): Make the `nnimap-address' the
2690 first choice to `auth-source-search' so it will be used for entry
2691 creation instead of the server's Gnus-specific name.
2692 (nnimap-credentials): Rely on the auth-source library to select which
2693 port is actually wanted in the new netrc entry, so don't override
2694 `auth-source-creation-defaults'.
2695
2696 * auth-source.el (auth-source-netrc-parse): Use :port instead of
2697 :protocol and accept a missing user, host, or port as a wildcard match.
2698 (auth-source-debug): Default to off.
2699
2700 (auth-source-netrc-search, auth-source-netrc-create)
2701 (auth-source-secrets-search, auth-source-secrets-create)
2702 (auth-source-user-or-password, auth-source-backend, auth-sources)
2703 (auth-source-backend-parse-parameters, auth-source-search): Use :port
2704 instead of :protocol.
2705
2706 * nnimap.el (nnimap-credentials): Pass a port default to
2707 `auth-source-search' in case an entry needs to be created.
2708 (nnimap-open-connection-1): Use :port instead of :protocol.
2709
2710 2011-02-17 Katsumi Yamaoka <yamaoka@jpl.org>
2711
2712 * auth-source.el (auth-source-secrets-search): Use mm-delete-duplicates
2713 instead of delete-dups that is not available in XEmacs 21.4.
2714
2715 2011-02-16 Lars Ingebrigtsen <larsi@gnus.org>
2716
2717 * gnus-sum.el (gnus-propagate-marks): Change default to t again, since
2718 nil means that nnimap doesn't get updated.
2719
2720 2011-02-16 Teodor Zlatanov <tzz@lifelogs.com>
2721
2722 * auth-source.el (auth-source-netrc-create): Return a synthetic search
2723 result when the user doesn't want to write to the file.
2724 (auth-source-netrc-search): Expect a synthetic result and proceed
2725 accordingly.
2726 (auth-source-cache-expiry): New variable to override
2727 `password-cache-expiry'.
2728 (auth-source-remember): Use it.
2729
2730 * nnimap.el (nnimap-credentials): Remove the `inhibit-create'
2731 parameter. Create entry if necessary by using :create t.
2732 (nnimap-open-connection-1): Don't pass `inhibit-create'.
2733
2734 2011-02-15 Teodor Zlatanov <tzz@lifelogs.com>
2735
2736 * auth-source.el (auth-source-debug): Enable by default and don't
2737 mention the obsolete `auth-source-hide-passwords'.
2738 (auth-source-do-warn): New function to debug unconditionally.
2739 (auth-source-do-debug): Use it.
2740 (auth-source-backend-parse): Use it for invalid `auth-sources' entries
2741 and for Secrets API entries when the secrets.el library is not
2742 available.
2743
2744 2011-02-14 Lars Ingebrigtsen <larsi@gnus.org>
2745
2746 * gnus-sum.el (gnus-propagate-marks): Default to nil.
2747 (gnus-summary-exit): Kill the correct article buffer on exit from a
2748 `C-d' group.
2749
2750 * gnus-start.el (gnus-use-backend-marks): Removed, since it duplicates
2751 gnus-propagate-marks.
2752
2753 * gnus-sum.el (gnus-summary-exit-no-update): Restore the group conf
2754 before killing the buffers so that a non-full window conf gets handled
2755 correctly.
2756 (gnus-summary-exit): Ditto.
2757 (gnus-summary-read-group-1): Ditto.
2758
2759 * nntp.el (nntp-retrieve-group-data-early): Reinstate the two-part
2760 async code again so that we can debug it properly.
2761
2762 * message.el (message-reply): Take an optional switch-buffer parameter
2763 so that Gnus window confs are respected better.
2764
2765 2011-02-14 Teodor Zlatanov <tzz@lifelogs.com>
2766
2767 * auth-source.el (auth-source-backend-parse-parameters): Don't rely on
2768 `plist-get' to accept non-list parameters (XEmacs issue).
2769 Fix docstring.
2770 (auth-source-secrets-search): Use `delete-dups', `append mapcar', and
2771 `butlast' instead of `remove-duplicates', `mapcan', and `subseq'.
2772 (auth-sources, auth-source-backend-parse, auth-source-secrets-search):
2773 Login collection is "Login" and not "login".
2774
2775 2011-02-14 Lars Ingebrigtsen <larsi@gnus.org>
2776
2777 * gnus-art.el (article-update-date-lapsed): Don't bug out when updating
2778 multiple headers.
2779
2780 * nnimap.el (nnimap-inhibit-logging): New variable.
2781 (nnimap-log-command): Don't log login commands.
2782
2783 * auth-source.el (auth-source-netrc-search): The asserts seem to want
2784 to have more parameters.
2785
2786 * nnimap.el (nnimap-send-command): Mark the command time for each
2787 command, so that we don't get NOOPs stepping on our toes.
2788
2789 * gnus-art.el (article-date-ut): Get the date from the Date header on
2790 `t'.
2791
2792 2011-02-14 Katsumi Yamaoka <yamaoka@jpl.org>
2793
2794 * auth-source.el (auth-source-search): Use copy-sequence instead of
2795 the cl.el copy-list.
2796
2797 2011-02-13 Adam Sjøgren <asjo@koldfront.dk>
2798
2799 * gnus-delay.el (gnus-delay-article) Fix number of seconds per day.
2800 Improve prompt.
2801
2802 2011-02-13 Lars Ingebrigtsen <larsi@gnus.org>
2803
2804 * gnus-art.el (gnus-article-mode-line-format): Remove the article
2805 washing status from the default format. It isn't very informative.
2806
2807 2011-02-13 Tassilo Horn <tassilo@member.fsf.org> (tiny change)
2808
2809 * nnimap.el (nnimap-request-accept-article, nnimap-process-quirk):
2810 Fix Gcc processing on imap.
2811
2812 2011-02-10 Stefan Monnier <monnier@iro.umontreal.ca>
2813
2814 * message.el (message-bury): Don't pop up a new window when selected
2815 window is dedicated.
2816
2817 2011-02-10 Antoine Levitt <antoine.levitt@gmail.com> (tiny change)
2818
2819 * gnus-sum.el (gnus-summary-save-parts): Use read-directory-name.
2820
2821 2011-02-10 Teodor Zlatanov <tzz@lifelogs.com>
2822
2823 * sieve-manage.el: Autoload `auth-source-search'.
2824 (sieve-sasl-auth): Use it.
2825
2826 2011-02-09 Teodor Zlatanov <tzz@lifelogs.com>
2827
2828 * nnimap.el: Autoload `auth-source-forget+'.
2829 (nnimap-open-connection-1): Use it if the connection fails.
2830
2831 * auth-source.el: Require `password-cache'.
2832 (auth-source-hide-passwords, auth-source-cache): Remove and mark
2833 obsolete.
2834 (auth-source-magic): Marker for `password-cache' keys.
2835 (auth-source-do-cache): Update docstring.
2836 (auth-source-search): Use and check cache.
2837 (auth-source-forget-all-cached, auth-source-remember)
2838 (auth-source-recall, auth-source-forget, auth-source-forget+)
2839 (auth-source-specmatchp): Caching support functions.
2840 (auth-source-forget-user-or-password, auth-source-forget-all-cached):
2841 Remove and obsolete.
2842 (auth-source-user-or-password): Remove caching to further discourage
2843 using it. Always hide passwords.
2844
2845 2011-02-09 Lars Ingebrigtsen <larsi@gnus.org>
2846
2847 * nntp.el (nntp-retrieve-group-data-early-disabled): Disable the async
2848 code for now, since it doesn't work for all users.
2849
2850 2011-02-09 Julien Danjou <julien@danjou.info>
2851
2852 * message.el (message-options): Make message-options really buffer
2853 local.
2854
2855 2011-02-08 Teodor Zlatanov <tzz@lifelogs.com>
2856
2857 * mail-source.el: Autoload `auth-source-search'.
2858 (mail-source-keyword-map): Note order matters.
2859 (mail-source-set-1): Get all the mail-source source values and
2860 defaults and search auth-source on those if needed. This can all
2861 probably be simplified.
2862
2863 * nnimap.el: Autoload `auth-source-search'.
2864 (nnimap-credentials): Use it.
2865 (nnimap-open-connection-1): Ask for the virtual server and physical
2866 address in one shot.
2867
2868 * nntp.el: Autoload `auth-source-search'.
2869 (nntp-send-authinfo): Use it. Note TODO.
2870
2871 2011-02-08 Julien Danjou <julien@danjou.info>
2872
2873 * shr.el (shr-tag-body): Add support for text attribute in body
2874 markups.
2875
2876 * message.el (message-options): Make message-options a local variable.
2877
2878 2011-02-07 Teodor Zlatanov <tzz@lifelogs.com>
2879
2880 * auth-source.el (auth-source-secrets-search)
2881 (auth-source-user-or-password): Use `append' instead of `nconc'.
2882 (auth-source-user-or-password): Build return list better and protect
2883 against nil :secret.
2884
2885 2011-02-07 Lars Ingebrigtsen <larsi@gnus.org>
2886
2887 * nnimap.el (nnimap-update-info): Refactor slightly.
2888 (nnimap-update-info): Tell Gnus whether there are any \Recent messages.
2889 (nnimap-update-info): Clean up slightly.
2890 (nnimap-quirk): Add quirk for Gmail IMAP which bugs out on NUL
2891 characters.
2892 (nnimap-process-quirk): Rename function to avoid collision.
2893 (nnimap-update-info): Fix macrology bug-out.
2894 (nnimap-update-info): Simplify split history test.
2895
2896 2011-02-06 Michael Albinus <michael.albinus@gmx.de>
2897
2898 * auth-source.el (top): Require 'eieio unconditionally.
2899 Autoload `secrets-get-attributes' instead of `secrets-get-attribute'.
2900 (auth-source-secrets-search): Limit search when `max' is greater than
2901 number of results.
2902
2903 2011-02-06 Lars Ingebrigtsen <larsi@gnus.org>
2904
2905 * nntp.el (nntp-finish-retrieve-group-infos): Protect against the first
2906 part not returning any data.
2907
2908 * proto-stream.el (open-protocol-stream): Document the return value.
2909
2910 2011-02-06 Teodor Zlatanov <tzz@lifelogs.com>
2911
2912 * auth-source.el (auth-source-secrets-search): Add examples.
2913
2914 2011-02-06 Julien Danjou <julien@danjou.info>
2915
2916 * message.el (message-setup-1): Handle message-generate-headers-first
2917 set to t.
2918
2919 2011-02-06 Teodor Zlatanov <tzz@lifelogs.com>
2920
2921 * auth-source.el (auth-sources): Allow for simpler defaults for Secrets
2922 API with a string "secrets:collection-name" and with 'default.
2923 (auth-source-backend-parse): Parse "secrets:collection-name" and
2924 'default. Recurse on parses instead of repeating code. Use the
2925 Secrets API is the source is not nil and 'ignore otherwise. Emit a
2926 message when ignoring a source.
2927 (auth-source-search): List ignored search keys at the top level.
2928 (auth-source-netrc-create): Use `case' instead of `cond'.
2929 (auth-source-secrets-search): Created with TODOs.
2930 (auth-source-secrets-create): Created with TODOs.
2931 (auth-source-retrieve, auth-source-create, auth-source-delete)
2932 (auth-source-protocol-defaults, auth-source-user-or-password-imap)
2933 (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
2934 (auth-source-user-or-password-sftp)
2935 (auth-source-user-or-password-smtp): Remove.
2936 (auth-source-user-or-password): Deprecated and modified to be a wrapper
2937 around `auth-source-search'. Not tested thoroughly.
2938
2939 2011-02-04 Teodor Zlatanov <tzz@lifelogs.com>
2940
2941 * auth-source.el: Bring in assoc and eioeio libraries.
2942 (secrets-enabled): New variable to track the status of the Secrets API.
2943 (auth-source-backend): New EIOEIO class to represent a backend.
2944 (auth-source-creation-defaults): New variable to set prompt defaults
2945 during token creation (see the `auth-source-search' docstring for
2946 details).
2947 (auth-sources): Simplify to allow a simple string as a netrc backend
2948 spec.
2949 (auth-source-backend-parse): Parse a backend from an `auth-sources' spec.
2950 (auth-source-backend-parse-parameters): Fill in the backend parameters.
2951 (auth-source-search): Main auth-source API entry point.
2952 (auth-source-delete): Wrapper around `auth-source-search' for deletion.
2953 (auth-source-search-collection): Helper function for searching.
2954 (auth-source-netrc-parse, auth-source-netrc-normalize)
2955 (auth-source-netrc-search, auth-source-netrc-create): Netrc backend.
2956 Supports search, create, and delete.
2957 (auth-source-secrets-search, auth-source-secrets-create): Secrets API
2958 backend stubs.
2959 (auth-source-user-or-password): Call `auth-source-search' but it's not
2960 ready yet.
2961
2962 2011-02-04 Lars Ingebrigtsen <larsi@gnus.org>
2963
2964 * message.el (message-setup-1): Remove the read-only stuff, since it
2965 doesn't work under XEmacs, for some reason.
2966
2967 * gnus-sum.el (gnus-user-date): Rename back from
2968 gnus-summary-user-date since user code refers to it.
2969
2970 * shr.el (shr-render-td): Store the actual background color used.
2971
2972 * message.el (message-setup-1): Don't bind the constant
2973 -forbidden-properties.
2974 (message-setup-1): Revert previous change, since it needs to bind the
2975 props to insert them.
2976 (message-resend): Allow removing the read-only separator line.
2977
2978 2011-02-03 Lars Ingebrigtsen <larsi@gnus.org>
2979
2980 * nnimap.el (nnimap-request-accept-article): Give an error message if
2981 the APPEND wasn't successful.
2982
2983 2011-02-03 Adam Sjøgren <asjo@koldfront.dk>
2984
2985 * gnus-start.el (gnus-get-unread-articles): Fix the call to methods
2986 that have no groups.
2987
2988 2011-02-03 Julien Danjou <julien@danjou.info>
2989
2990 * gnus-draft.el: Remove progn around gnus-draft-setup.
2991
2992 2011-02-03 Lars Ingebrigtsen <larsi@gnus.org>
2993
2994 * gnus-start.el (gnus-read-active-for-groups): This function is never
2995 called with a nil `infos', so clean that up.
2996 (gnus-get-unread-articles): Request active files from primary/secondary
2997 methods that have no groups (yet).
2998
2999 2011-02-03 Julien Danjou <julien@danjou.info>
3000
3001 * message.el (message-setup-1): Always generate References first.
3002 (message-mail): Return the return value of message-setup, not always t.
3003 (message-setup-1): Insert mail-header-separator with read-only and
3004 intangible properties set.
3005
3006 * gnus.el (gnus-summary-line-format): Add missing semi-colon for
3007 user-date in docstring.
3008
3009 * gnus-art.el (gnus-article-jump-to-part): Remove useless sit-for.
3010
3011 * gnus.el (gnus-summary-line-format): Mention &user-date format in
3012 docstring.
3013
3014 * gnus.el (gnus-user-date-format-alist): Change default value.
3015 Use defcustom, with type and group. Move from gnus-util.el.
3016 Rename to gnus-summary-user-date-format-alist.
3017
3018 2011-02-03 Glenn Morris <rgm@gnu.org>
3019
3020 * nnimap.el (gnus-fetch-headers): Declare.
3021
3022 * nnheader.el (gnus-range-add, gnus-remove-from-range): Autoload.
3023
3024 2011-02-03 Lars Ingebrigtsen <larsi@gnus.org>
3025
3026 * message.el (message-forward-make-body-digest-plain)
3027 (message-followup, message-reply): Clean up things noted by Stefan.
3028
3029 * gnus-art.el (gnus-article-setup-buffer): Stop the date timer if
3030 gnus-article-update-date-headers is nil.
3031 (gnus-article-date-headers): Rip out the old -treat-date-* stuff, since
3032 it didn't really work with defcustom.
3033 (article-update-date-lapsed): Make sure the window start doesn't move,
3034 either.
3035
3036 2011-02-01 Julien Danjou <julien@danjou.info>
3037
3038 * mm-uu.el (mm-uu-type-alist): Add support for git format-patch diff
3039 format.
3040
3041 * mm-decode.el (mm-inline-media-tests): Do not check for diff-mode it's
3042 standard in Emacs nowadays.
3043
3044 2011-02-01 Stefan Monnier <monnier@iro.umontreal.ca>
3045
3046 * message.el (message-expand-name): Don't trust the return value of
3047 bbdb-complete-name.
3048 (message-check-news-header-syntax): Remove unused var `start'.
3049 (message-idna-to-ascii-rhs-1): Remove unused vars `rhs' and `address'.
3050 (message-inhibit-body-encoding): Move to before first use.
3051 (mail-abbrev-mode-regexp, Expires, User-Agent, Lines, Distribution)
3052 (To, References, In-Reply-To, Newsgroups, Subject, Path, From)
3053 (Organization, Message-ID, Date, mh-previous-window-config):
3054 Defvar the vars using dynamic scoping.
3055
3056 2011-02-01 Lars Ingebrigtsen <larsi@gnus.org>
3057
3058 * shr.el (shr-render-td): Only do colors at the final rendering.
3059 Should be slightly faster.
3060 (shr-insert-table): Fix up TD background colors when doing the
3061 vertical padding.
3062
3063 * gnus-art.el (article-date-ut): Protect against articles with no Date
3064 header.
3065 (article-update-date-lapsed): Don't use current-column to find the
3066 horizontal position. It's fragile in the presence of \003 characters.
3067
3068 * gnus-start.el (gnus-read-active-file-1): Remove dead parameter infos.
3069
3070 2011-01-31 Lars Ingebrigtsen <larsi@gnus.org>
3071
3072 * gnus-art.el (article-transform-date): Rewrite to still work when
3073 there are several rfc2822 parts.
3074 (article-transform-date): Fix infinite recursion.
3075 (article-date-ut): Replace infinitely many Date headers with a single
3076 one when called interactively.
3077
3078 * nnimap.el (nnimap-wait-for-response): Wait for results in a more
3079 secure manner.
3080
3081 * gnus-art.el (article-update-date-lapsed): Try to avoid having point
3082 move around by not using save-window-excursion. It seems to work...
3083
3084 2011-01-31 Katsumi Yamaoka <yamaoka@jpl.org>
3085
3086 * gnus-art.el (article-make-date-line): Work for user-defined format.
3087
3088 2011-01-31 Lars Ingebrigtsen <larsi@gnus.org>
3089
3090 * nntp.el (nntp-retrieve-group-data-early)
3091 (nntp-finish-retrieve-group-infos): Implement the asynchronous data
3092 fetching functions.
3093
3094 * gnus-start.el (gnus-read-active-for-groups): Read the active files
3095 thoroughly for all backends that have no known groups. This should
3096 allow new nnml methods to retrieve mail.
3097
3098 * gnus-group.el (gnus-group-jump-to-group): Allow jumping to groups
3099 that Gnus doesn't know exists again.
3100
3101 * gnus-art.el (gnus-article-date-lapsed-new-header): Remove.
3102 (gnus-treat-date-ut): Ditto.
3103 (gnus-article-update-date-header): Rename.
3104 (gnus-treat-date-local): Remove.
3105 (gnus-treat-date-english): Remove.
3106 (gnus-treat-date-lapsed): Remove.
3107 (gnus-treat-date-combined-lapsed): Remove.
3108 (gnus-treat-date-original): Remove.
3109 (gnus-treat-date-iso8601): Remove.
3110 (gnus-treat-date-user-defined): Remove.
3111 (gnus-article-date-headers): New variable to control all the date
3112 header options.
3113 (article-date-ut): Rewrite to allow using the new way to format date
3114 headers(s).
3115
3116 2011-01-30 Lars Ingebrigtsen <larsi@gnus.org>
3117
3118 * nnmail.el (nnmail-article-group): Check for a direct fancy split
3119 method.
3120 (nnmail-article-group): A better test for fanciness.
3121
3122 * nnimap.el (nnimap-request-head): Protect against not finding the
3123 article by Message-ID.
3124
3125 2011-01-29 Lars Ingebrigtsen <larsi@gnus.org>
3126
3127 * gnus-art.el (article-update-date-lapsed): Try a better way to really
3128 keep point at the "same place".
3129
3130 2011-01-28 Lars Ingebrigtsen <larsi@gnus.org>
3131
3132 * gnus-sum.el (gnus-select-newsgroup): Don't try to alter the active
3133 data if the group is inactive.
3134
3135 2011-01-28 Julien Danjou <julien@danjou.info>
3136
3137 * gnus-win.el: Remove dead function gnus-window-configuration-element.
3138 (gnus-all-windows-visible-p): Remove old compatibility code.
3139 (gnus-window-top-edge): Add docstring.
3140
3141 * gnus-group.el (gnus-group-jump-to-group): Set must match to t.
3142
3143 2011-01-28 Lars Ingebrigtsen <larsi@gnus.org>
3144
3145 * gnus-int.el (gnus-request-marks): Call *-request-marks instead of the
3146 older request-update-info.
3147
3148 * gnus-art.el (article-make-date-line): Limit the length a bit more.
3149
3150 2011-01-28 Daiki Ueno <ueno@unixuser.org>
3151
3152 * mml2015.el (mml2015-epg-sign, mml2015-epg-encrypt):
3153 Give mml2015-signers higher precedence over mml2015-sign-with-sender.
3154
3155 2011-01-27 Lars Ingebrigtsen <larsi@gnus.org>
3156
3157 * gnus-group.el (gnus-group-refresh-group): Refresh even non-visible
3158 groups. This makes the nndraft:queue group pop up if it's not already
3159 there.
3160
3161 * gnus-sum.el (gnus-summary-read-group-1): Fix the "contains no
3162 messages" logic, which was reversed.
3163
3164 * gnus-art.el (article-update-date-lapsed): Ensure that point stays at
3165 the "same place" even if point is on the line being replaced.
3166 (article-update-date-lapsed): Allow updating both the combined lapsed
3167 and the lapsed headers.
3168 (article-update-date-lapsed): Skip past all the X-Sent/Date headers.
3169 (article-make-date-line): Limit the number of segments dynamically to
3170 avoid too-long lines.
3171
3172 2011-01-27 Julien Danjou <julien@danjou.info>
3173
3174 * mml2015.el (mml2015-epg-sign): Add and use mml2015-sign-with-sender.
3175 (mml2015-epg-encrypt): Use mml2015-sign-with-sender.
3176
3177 2011-01-27 Katsumi Yamaoka <yamaoka@jpl.org>
3178
3179 * shr.el (shr-expand-newlines, shr-previous-newline-padding-width):
3180 Use plist-get instead of the cl function getf.
3181
3182 2011-01-27 Glenn Morris <rgm@gnu.org>
3183
3184 * gnus-util.el (float-time): Get rid of compiler warning, again.
3185
3186 2011-01-27 Lars Ingebrigtsen <larsi@gnus.org>
3187
3188 * shr.el (shr-put-color): Special-case background colors: Do put them
3189 at the blank parts at the front of the lines.
3190
3191 * gnus-draft.el (gnus-draft-clear-marks): New function to be run as an
3192 exit hook to nix out all data on readedness on group exit.
3193
3194 * gnus-util.el (float-time): If float-time is bound, always use it on
3195 all Emacsen. It's unclear why the subrp check was there.
3196 (time-date): Require to make some autoload issues on XEmacs go away.
3197
3198 * shr.el (shr-put-color): Don't do the box padding in tables, since
3199 they're already padded.
3200
3201 2011-01-26 Lars Ingebrigtsen <larsi@gnus.org>
3202
3203 * gnus-art.el (gnus-article-next-page): When the last line of the
3204 article is displayed, scroll down once more instead of going to the
3205 next article at once.
3206 (article-lapsed-string): Refactor out and allow specifying how many
3207 segments you want.
3208 (gnus-article-setup-buffer): Start updating the lapsed header directly.
3209 (gnus-article-update-lapsed-header): New variable.
3210
3211 * shr.el: Revert change that made headings use different-sized faces.
3212 The Emacs display engine isn't advanced enough that, for instance,
3213 tables can comfortably use differently-sized faces.
3214
3215 2011-01-25 Lars Ingebrigtsen <larsi@gnus.org>
3216
3217 * nnimap.el (nnimap-open-connection-1): Store the actual stream type
3218 used.
3219 (nnimap-login): Prefer plain LOGIN if it's enabled (since it requires
3220 fewer round trips than CRAM-MD5, and it's less likely to be buggy), and
3221 we're using an encrypted connection.
3222
3223 * proto-stream.el: Alter the interface functions to also return the
3224 actual stream type used: network or TLS.
3225
3226 2011-01-25 Julien Danjou <julien@danjou.info>
3227
3228 * mm-view.el (mm-display-shell-script-inline): Fix typo in docstring.
3229 (mm-display-javascript-inline): New function.
3230
3231 * mm-decode.el (mm-inline-media-tests): Add application/javascript
3232 viewing function.
3233
3234 2011-01-25 Katsumi Yamaoka <yamaoka@jpl.org>
3235
3236 * shr.el (shr-expand-newlines): Fix variable name.
3237
3238 2011-01-25 Lars Ingebrigtsen <larsi@gnus.org>
3239
3240 * shr.el (shr-expand-newlines): Make nested boxes work.
3241
3242 2011-01-24 Lars Ingebrigtsen <larsi@gnus.org>
3243
3244 * shr.el (shr-expand-newlines): Proof of concept implementation of boxy
3245 backgrounds.
3246 (shr-expand-newlines): Switch to using overlays to enable kill'n'yank
3247 in a more sensible manner.
3248
3249 2011-01-24 Teodor Zlatanov <tzz@lifelogs.com>
3250
3251 * mml-smime.el (mml-smime-use): Make it a defcustom and default to 'epg
3252 if EPG is loaded.
3253
3254 2011-01-24 Julien Danjou <julien@danjou.info>
3255
3256 * shr.el: Use defface to create shr-tag-h[1-6] faces to fontify h[1-6]
3257 tags.
3258
3259 2011-01-24 Lars Ingebrigtsen <larsi@gnus.org>
3260
3261 * gnus-art.el (gnus-article-read-summary-keys): Don't call disabled
3262 commands.
3263
3264 * gnus-gravatar.el (gnus-gravatar-insert): Don't move point around
3265 in the article buffer.
3266 (gnus-gravatar-insert): Use blank space from the current buffer to
3267 avoid breaking text properties. This makes X-Sent updating work again.
3268
3269 * gravatar.el (gravatar-retrieve): Be silent when retrieving.
3270
3271 2011-01-23 Lars Ingebrigtsen <larsi@gnus.org>
3272
3273 * gnus-html.el (gnus-html-image-fetched): Kill the buffer anyway, and
3274 fix the bug in url-http.el instead.
3275
3276 * shr.el (shr-image-fetched): Ditto.
3277
3278 * shr.el (shr-image-fetched): Avoid having point move in the article
3279 buffer.
3280
3281 * gnus-html.el (gnus-html-image-fetched): Don't kill the temporary
3282 buffer after being called. It's apparently being killed by url.el, and
3283 killing it made point move to end-of-buffer in a random buffer.
3284
3285 * shr.el (shr-image-fetched): Ditto.
3286
3287 2011-01-23 Julien Danjou <julien@danjou.info>
3288
3289 * mm-decode.el (mm-inline-media-tests): Change text/org to text/x-org.
3290
3291 * mm-uu.el (mm-uu-org-src-code-block-extract): Change text/org to
3292 text/x-org.
3293
3294 2011-01-22 Lars Ingebrigtsen <larsi@gnus.org>
3295
3296 * gnus-sum.el (gnus-summary-move-article): Protect against backends
3297 (i.e., nnimap) returning nil as the article number.
3298
3299 2011-01-22 Kazuhiro Ito <kzhr@d1.dion.ne.jp> (tiny change)
3300
3301 * flow-fill.el (fill-flowed): Make `delete-space' option correspond to
3302 "DelSp" parameter in RFC3676.
3303
3304 2011-01-22 Lars Ingebrigtsen <larsi@gnus.org>
3305
3306 * message.el (message-check-recipients): Display the encoded version of
3307 the bogus address if they differ.
3308
3309 * gnus-draft.el (gnus-group-send-queue): Really refresh the queue group
3310 after sending.
3311
3312 * gnus-agent.el (gnus-agent-send-mail): Ditto.
3313
3314 * gnus-group.el (gnus-group-refresh-group): New convenience function.
3315
3316 * gnus-draft.el (gnus-group-send-queue): Update the queue group in the
3317 group buffer after sending the queue.
3318
3319 * gnus-agent.el (gnus-agent-send-mail): Ditto.
3320
3321 2011-01-22 Julien Danjou <julien@danjou.info>
3322
3323 * mailcap.el (mailcap-mime-extensions): Rename text/org to text/x-org.
3324
3325 2011-01-22 Lars Ingebrigtsen <larsi@gnus.org>
3326
3327 * mm-decode.el (mm-preferred-alternative-precedence): Don't bug out on
3328 nested related parts.
3329
3330 * nnfolder.el (nnfolder-request-expire-articles): Return the list of
3331 unexpired articles. This fixes the regression that led expiry marks to
3332 disappear from nnfolder groups.
3333
3334 2011-01-21 Stefan Monnier <monnier@iro.umontreal.ca>
3335
3336 * gnus-art.el (gnus-button-alist, gnus-button-handle-info-keystrokes):
3337 Don't confuse the "ret" of "retrograde" with RET.
3338
3339 2011-01-21 Julien Danjou <julien@danjou.info>
3340
3341 * gnus-art.el (gnus-mime-display-single): Use mm-display-inline rather
3342 than mm-insert-inline.
3343
3344 2011-01-21 Katsumi Yamaoka <yamaoka@jpl.org>
3345
3346 * gnus-art.el (gnus-article-remove-images, gnus-article-show-images):
3347 Widen article buffer.
3348
3349 2011-01-20 Stefan Monnier <monnier@iro.umontreal.ca>
3350
3351 * mm-util.el (mm-find-buffer-file-coding-system): Don't forget to kill
3352 the temp buffer.
3353 * message.el (message-mailer-swallows-blank-line): Use with-temp-buffer.
3354
3355 2011-01-20 Julien Danjou <julien@danjou.info>
3356
3357 * mm-decode.el (mm-inline-media-tests): Add text/x-sh.
3358
3359 * gnus-art.el (gnus-mime-inline-part): Use mm-display-inline rather
3360 than mm-insert-inline to insert inline part: this respect
3361 mm-inline-media-tests displayers.
3362
3363 * mm-view.el (mm-display-shell-script-inline): New function.
3364
3365 * mm-decode.el (mm-inline-media-tests): Add x-shellscript and x-sh.
3366
3367 * mm-uu.el (mm-uu-type-alist): Add org block.
3368 (mm-uu-org-src-code-block-extract): New function.
3369
3370 * mm-view.el (mm-display-org-inline): New function.
3371
3372 * mm-decode.el (mm-automatic-display): Add text/org.
3373
3374 * mailcap.el (mailcap-mime-extensions): Add .org.
3375
3376 2011-01-19 Katsumi Yamaoka <yamaoka@jpl.org>
3377
3378 * gnus-art.el (gnus-article-highlight): Remove argument passed to
3379 gnus-article-add-buttons.
3380
3381 2011-01-19 Tom Rauchenwald <sehnsucht.nach.unendlichkeit@quantentunnel.de> (tiny change)
3382
3383 * spam.el (spam-spamassassin-register-with-sa-learn): Insert a full
3384 From header with a date and "nobody" as the sender.
3385
3386 2011-01-19 Julien Danjou <julien@danjou.info>
3387
3388 * gnus-art.el (gnus-article-add-buttons): Simplify condition.
3389 (gnus-button-push): Remove gnus-button-entry function, it fails heavily
3390 if you have the same regexp several times.
3391 (gnus-button-push): Fix matching when regexp is symbol.
3392
3393 2011-01-15 Glenn Morris <rgm@gnu.org>
3394
3395 * message.el (message-mail): A compose-mail function should
3396 accept headers as strings.
3397
3398 2011-01-13 Chong Yidong <cyd@stupidchicken.com>
3399
3400 * message.el (message-tool-bar-gnome): Tweak tool-bar items.
3401 Add :vert-only tags.
3402 (message-mail): New arg RETURN-ACTION.
3403 (message-return-action): New var.
3404 (message-bury): Use it.
3405 (message-mode): Make it buffer-local.
3406 (message-send-and-exit): Always call message-bury.
3407
3408 * gnus-msg.el (gnus-msg-mail): New arg RETURN-ACTION. Pass it to
3409 message-mail.
3410
3411 2011-01-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
3412
3413 * nnimap.el (nnimap-convert-partial-article): Protect against
3414 zero-length body parts.
3415
3416 * mm-decode.el (mm-preferred-alternative-precedence):
3417 Discourage showing empty parts.
3418
3419 * gnus-int.el (gnus-request-accept-article): Don't try to update marks
3420 and stuff if the backend didn't return the article number. This fixes
3421 an Exchange-related nnimap bug.
3422
3423 * gnus-sum.el (gnus-summary-next-article): Remove hack to reselect
3424 group window, because it does the wrong thing when a separate frame
3425 displays the group buffer.
3426
3427 * proto-stream.el (open-protocol-stream): Protect against the low-level
3428 transport functions returning nil.
3429
3430 2011-01-07 Daiki Ueno <ueno@unixuser.org>
3431
3432 * mml2015.el (epg-sub-key-fingerprint): Autoload.
3433 (mml2015-epg-find-usable-secret-key): New function.
3434 (mml2015-epg-sign): Use mml2015-epg-find-usable-secret-key instead of
3435 mml2015-epg-find-usable-key (Bug#7797).
3436 (mml2015-epg-encrypt): Ditto.
3437
3438 2011-01-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
3439
3440 * flow-fill.el (fill-flowed-encode): Do encoding citation-aware.
3441
3442 2011-01-03 Glenn Morris <rgm@gnu.org>
3443
3444 * sieve-manage.el (sieve-manage-open): Correctly set sieve-manage-port.
3445
3446 * sieve.el (sieve-open-server): Give a more explicit error if
3447 sieve-manage-open returns nil. (Bug#7720)
3448
3449 2011-01-02 Karl Fogel <kfogel@red-bean.com>
3450
3451 * gnus-msg.el (gnus-message-replyencrypt): Default to `t'.
3452
3453 2011-01-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
3454
3455 * nnimap.el (nnimap-login): Prefer AUTH=CRAM-MD5, if it's available.
3456 This avoids sending passwords in plain text over non-encrypted
3457 channels.
3458
3459 * shr.el (shr-rescale-image): Display all GIF images as animated images.
3460
3461 * nnimap.el (nnimap-login): Refactored out into own function, and
3462 implement CRAM-MD5.
3463 (nnimap-wait-for-line): Refactored out.
3464
3465 * mm-view.el (mml-smime): Require.
3466
3467 2010-12-20 David Engster <deng@eml.cc>
3468
3469 * mm-view.el (mm-view-pkcs7-decrypt): If mml-smime-use is set to 'epg,
3470 use EPG to decrypt S/MIME messages instead of openssl.
3471
3472 2011-01-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
3473
3474 * nnimap.el (nnimap-request-group): Avoid double SELECT on `M-g'.
3475
3476 * gnus-group.el (gnus-group-kill-group): Don't try to update the group
3477 status is the group clearly is unreachable.
3478
3479 * auth-source.el (auth-source-create): Add the optional second
3480 parameter to `local-variable-p' to be compatible with XEmacs.
3481
3482 2011-01-02 Wang Diancheng <dcwang@kingbase.com.cn> (tiny change)
3483
3484 * nnml.el (nnml-request-article): Allow requesting by Message-ID to
3485 work when using a compressed nnml folder.
3486
3487 2011-01-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
3488
3489 * gnus-sum.el (gnus-select-newsgroup): Don't propagate marks to
3490 backends after sanitising on entry, because this never makes sense:
3491 If the articles have gone missing, then the data no longer exists on
3492 the backend, and if they haven't, then Gnus is wrong, and shouldn't
3493 overwrite anything anyway.
3494
3495 * shr.el (shr-insert-document): Bind shr-width dynamically to
3496 window-width if it's nil.
3497
3498 2010-12-30 Tassilo Horn <tassilo@member.fsf.org>
3499
3500 * shr.el (shr-width, shr-insert-document): Allow nil as shr-width value
3501 with the meaning of using the full emacs window width for rendering.
3502
3503 2010-12-27 Daiki Ueno <ueno@unixuser.org>
3504
3505 * mml2015.el (mml2015-epg-sign, mml2015-epg-encrypt): Take care the
3506 case when sender is not given.
3507
3508 2010-12-23 Julien Danjou <julien@danjou.info>
3509
3510 * gnus-gravatar.el (gnus-gravatar-transform-address): Set
3511 `mail-extr-ignore-realname-equals-mailbox-name' to nil when extracting
3512 the addresses, otherwise we might misplaced the gravatar.
3513
3514 2010-12-21 Daiki Ueno <ueno@unixuser.org>
3515
3516 * mml1991.el (pgg-sign-region, pgg-encrypt-region):
3517 * gnus-art.el (pgg-snarf-keys-region): Autoload since PGG is now
3518 obsolete in Emacs.
3519
3520 2010-12-20 Julien Danjou <julien@danjou.info>
3521
3522 * gnus-util.el (gnus-rescale-image): Revert last change.
3523
3524 2010-12-17 Lars Magne Ingebrigtsen <larsi@gnus.org>
3525
3526 * gnus-group.el (gnus-group-delete-articles): New command.
3527
3528 2010-12-17 Andrew Cohen <cohen@andy.bu.edu>
3529
3530 * nnir.el (nnir-mode): Make sure 'gnus-registry-install is bound.
3531
3532 2010-12-17 Lars Magne Ingebrigtsen <larsi@gnus.org>
3533
3534 * gnus-sum.el (gnus-get-newsgroup-headers): Revert the last change
3535 here, since it's up to the backends to do CRLF removal if their
3536 protocol has it.
3537
3538 * nnimap.el (nnimap-retrieve-headers): Remove CRLF from the headers.
3539
3540 2010-12-17 Julien Danjou <julien@danjou.info>
3541
3542 * gnus-util.el (gnus-rescale-image): Allow to resize images even if
3543 they are from file. Can also scale up.
3544
3545 2010-12-17 Andrew Cohen <cohen@andy.bu.edu>
3546
3547 * gnus-sum.el (gnus-summary-refer-thread): Simplify code.
3548 Restore gnus-use-agent.
3549 (gnus-get-newsgroup-headers): Avoid unwanted spaces at eol.
3550
3551 * nnir.el (nnir-get-active): Ignore nnir-ignored-newsgroups if null.
3552
3553 2010-12-17 Julien Danjou <julien@danjou.info>
3554
3555 * gravatar.el (gravatar-retrieve-synchronously): New function.
3556 (gravatar-get-data): Make more robust.
3557
3558 2010-12-16 Lars Magne Ingebrigtsen <larsi@gnus.org>
3559
3560 * nnimap.el (nnimap-wait-for-response): Fix the end-point calculation
3561 to really consider the last line.
3562
3563 2010-12-16 Daiki Ueno <ueno@unixuser.org>
3564
3565 * auth-source.el (auth-source-gpg-encrypt-to): New variable to set the
3566 list of recipient keys, or use symmetric encryption if not a list.
3567 (auth-source-create): Use it to make `epa-file-encrypt-to' local for an
3568 EPA override, replacing the call to `netrc-store-data'.
3569
3570 2010-12-16 Dan Davison <dandavison7@gmail.com> (tiny change)
3571
3572 * gnus-srvr.el: Avoid passing nil regexp argument to
3573 delete-matching-lines.
3574
3575 2010-12-16 Lars Magne Ingebrigtsen <larsi@gnus.org>
3576
3577 * gnus-html.el (gnus-html-schedule-image-fetching): Make sure the HTML
3578 fetching stops when Gnus exits.
3579
3580 * nnfolder.el (nnfolder-save-all-buffers): Refactor out into its own
3581 function.
3582 (nnfolder-request-expire-articles): Save all the buffers after doing
3583 expiry.
3584
3585 * nnmail.el (nnmail-expiry-target-group): Revert the "all articles are
3586 the last article", since that led to serious performance regressions
3587 when expiring nnml groups.
3588
3589 2010-12-16 Andrew Cohen <cohen@andy.bu.edu>
3590
3591 * nnir.el: Improve customizations.
3592
3593 2010-12-16 Lars Magne Ingebrigtsen <larsi@gnus.org>
3594
3595 * gnus-start.el (gnus-subscribe-newsgroup): Notify the backend.
3596
3597 * gnus-group.el (gnus-group-kill-group): Notify the backend that the
3598 group has been killed.
3599 (gnus-group-yank-group): Ditto.
3600
3601 * gnus-srvr.el (gnus-browse-unsubscribe-group): Ditto.
3602
3603 * nnimap.el (nnimap-request-update-group-status): New function.
3604
3605 * gnus-int.el (gnus-request-update-group-status): New interface
3606 function.
3607
3608 * gnus-sum.el (gnus-summary-push-marks-to-backend): Fix the logic for
3609 copying read-ness to the backends.
3610
3611 * nnimap.el (nnimap-quirk): New function.
3612 (nnimap-retrieve-group-data-early): Use it.
3613 (nnimap-quirks): New alist.
3614
3615 2010-12-16 Katsumi Yamaoka <yamaoka@jpl.org>
3616
3617 * shr.el (shr-insert): Set shr-start after deleting trailing space;
3618 don't delete it within indentation.
3619
3620 2010-12-16 Lars Magne Ingebrigtsen <larsi@gnus.org>
3621
3622 * nnimap.el (nnimap-wait-for-response): Always look (at least) at the
3623 previous line.
3624
3625 2010-12-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
3626
3627 * nnimap.el (nnimap-retrieve-group-data-early): Fix the syntax of the
3628 QRESYNC command by deleting a superfluous space which broke Cyrus
3629 servers. This change will break other servers that are buggy the other
3630 way around.
3631
3632 2010-12-14 Teodor Zlatanov <tzz@lifelogs.com>
3633
3634 * spam.el: Reindent and fix long lines.
3635 (spam-copy-or-move-routine): Exclude invalid move destinations.
3636
3637 2010-12-14 Andrew Cohen <cohen@andy.bu.edu>
3638
3639 * nnir.el (nnir-mode): Don't install registry hooks if user hasn't
3640 installed the registry.
3641
3642 2010-12-13 Andrew Cohen <cohen@andy.bu.edu>
3643
3644 * nnir.el (nnir-run-gmane): Better check for gmane groups: error out if
3645 groupname doesn't contain "gmane".
3646
3647 2010-12-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
3648
3649 * gnus-start.el (gnus-matches-options-n): Fix typo in last change.
3650 (gnus-1): Don't create the nndrafts group twice.
3651 (gnus-setup-news): There's no need to read the active file here, since
3652 that's done again later on a per-backend basis.
3653 (gnus-start-draft-setup): Make sure that the new group is started out
3654 empty.
3655
3656 * gnus-agent.el (gnus-agentize): Don't create the queue group
3657 automatically on startup. It'll be created later, if needed.
3658
3659 * gnus-start.el (gnus-auto-subscribed-groups): Add nnimap to the list
3660 of automatically subscribed groups.
3661 (gnus-auto-subscribed-categories): New variable.
3662 (gnus-matches-options-n): Use it.
3663 (gnus-default-subscribed-newsgroups): Remove unused variable.
3664 (gnus-start-draft-setup): Message a bit less.
3665
3666 2010-12-13 Andrew Cohen <cohen@andy.bu.edu>
3667
3668 * nnir.el (nnir-run-imap): Return article list in order of increasing
3669 UID.
3670
3671 2010-12-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
3672
3673 * gnus-sum.el (gnus-summary-enter-digest-group):
3674 Mention gnus-auto-select-on-ephemeral-exit.
3675
3676 * proto-stream.el (proto-stream-open-network-only): Fix the calling
3677 convention of the network-only option.
3678
3679 2010-12-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
3680
3681 * proto-stream.el (proto-stream-open-network-only): New function to
3682 have a way to specify non-STARTTLS upgrade connections.
3683
3684 2010-12-10 Julien Danjou <julien@danjou.info>
3685
3686 * gnus-gravatar.el (gnus-gravatar-transform-address): Fix error when
3687 email address is nil.
3688
3689 * message.el (message-bogus-recipient-p): Set address to "" if nil.
3690
3691 2010-12-10 Andrew Cohen <cohen@andy.bu.edu>
3692
3693 * nnir.el (nnir-request-expire-articles): Ignore expiry except for
3694 deletion.
3695 (nnir-run-imap): Only need to parse list once.
3696
3697 2010-12-09 Lars Magne Ingebrigtsen <larsi@gnus.org>
3698
3699 * shr.el (shr-tag-script): Ignore <script>.
3700 (shr-tag-label): Add <label> support.
3701
3702 2010-12-09 Katsumi Yamaoka <yamaoka@jpl.org>
3703
3704 * mm-util.el (mm-ucs-to-char): Use eval-and-compile.
3705
3706 * shr.el (shr-image-displayer): Work for images lined side by side.
3707
3708 2010-12-08 Robert Pluim <rpluim@gmail.com>
3709
3710 * gnus-demon.el (gnus-demon-init): Call run-with-timer with an integer
3711 parameter, since XEmacs doesn't accept t as a parameter.
3712
3713 2010-12-08 Andrew Cohen <cohen@andy.bu.edu>
3714
3715 * nnir.el (nnir-retrieve-headers): Use rassq when comparing article
3716 ids.
3717 (nnir-run-gmane): Simplify groupspec formatting.
3718 (nnir-request-expire-articles): New function.
3719
3720 2010-12-07 Lars Magne Ingebrigtsen <larsi@gnus.org>
3721
3722 * nnimap.el (nnimap-parse-flags): Tweak VANISHED regexp to avoid regexp
3723 overflow, possibly.
3724
3725 * shr.el (shr-tag-table-1): Use bg/gfcolor specs on tables.
3726 (shr-render-td): Handle td style="" better.
3727 (shr-tag-table): Use the color from the style sheet.
3728 (shr-render-td): Make sure we copy over all the overlays, too.
3729
3730 2010-12-07 Andrew Cohen <cohen@andy.bu.edu>
3731
3732 * nnir.el (nnir-run-gmane): Restore sub-optimal test for gmane server.
3733 (nnir-request-article): Improve article retrieval.
3734
3735 2010-12-07 Katsumi Yamaoka <yamaoka@jpl.org>
3736
3737 * mm-util.el (mm-extra-numeric-entities): New variable.
3738
3739 * mm-url.el (mm-url-decode-entities):
3740 * mm-decode.el (mm-shr): Use it to decode extra numeric entities.
3741
3742 2010-12-07 Stefan Monnier <monnier@iro.umontreal.ca>
3743
3744 * message.el: Use completion-at-point.
3745 (message-completion-function): New fun, extracted from message-tab.
3746 (message-mode): Use it for completion-at-point-functions.
3747 (message-tab): Use it and completion-at-point.
3748
3749 2010-12-07 Katsumi Yamaoka <yamaoka@jpl.org>
3750
3751 * shr.el (shr-find-fill-point): Don't break a line after a kinsoku-bol
3752 character if a non-breakable character follows.
3753
3754 2010-12-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
3755
3756 * proto-stream.el (proto-stream-open-tls): Return nil if we don't get
3757 any stream.
3758
3759 * shr.el (shr-tag-font): Colorize the region.
3760 (shr-tag-body): Ditto.
3761 (shr-tag-font): Actually let the styles be inherited instead of
3762 overwriting them.
3763 (shr-tag-font): Get the background color right.
3764 (shr-tag-style): Ignore all <style> tags for the moment.
3765
3766 * gnus-int.el (gnus-request-thread): Rework to take a header instead of
3767 a Message-ID to avoid having nnimap depend on gnus-sum.
3768
3769 * shr.el (shr-descend): Only colorize something if we have a node that
3770 sets colors.
3771
3772 2010-12-06 Julien Danjou <julien@danjou.info>
3773
3774 * shr.el (shr-render-td): Render td content with shr-descend, so style
3775 will be applied to <td> too.
3776 (shr-colorize-region): Colorize region even if we only have a background.
3777 (shr-tag-body): Fix color and background color inheritance.
3778 Do not recolorize after shr-generic.
3779 (shr-tag-font): Let shr-generic colorize via inheritance.
3780
3781 2010-12-06 Katsumi Yamaoka <yamaoka@jpl.org>
3782
3783 * shr.el (shr-find-fill-point): Don't regard apostrophe as kinsoku-bol.
3784
3785 2010-12-06 Andrew Cohen <cohen@andy.bu.edu>
3786
3787 * nnir.el (nnir-request-move-article): Remove obsolete code.
3788
3789 2010-12-05 Katsumi Yamaoka <yamaoka@jpl.org>
3790
3791 * gnus-util.el (gnus-macroexpand-all): Use eval-and-compile.
3792
3793 2010-12-05 Lars Magne Ingebrigtsen <larsi@gnus.org>
3794
3795 * gnus-sum.el (gnus-summary-respool-article): The completion function
3796 expects a list instead of an alist.
3797
3798 * nntp.el (nntp-snarf-error-message): nnheader-report takes a format
3799 string as the parameter.
3800
3801 * gnus.el (gnus-valid-select-methods): Allow nnimap to respool.
3802
3803 * shr.el (shr-stylesheet): New dynamic variable for cascading the
3804 styles.
3805 (shr-colorize-region): New function.
3806 (shr-insert-background-overlay): Remove.
3807 (shr-render-td): Background setting should be taken care of on a higher
3808 level.
3809 (shr-tag-body): Use post-hoc colorizations.
3810 (shr-tag-body): Set up a style sheet based on bgcolor/fgcolor.
3811 (shr-put-color-1): Don't overwrite old colors.
3812 (shr-colorize-region): When the background color isn't explicit, use
3813 a fixed background.
3814
3815 * gnus-util.el (gnus-output-to-mail): Require nnmail before using
3816 nnmail variables.
3817
3818 2010-12-05 Bjørn Mork <bjorn@mork.no>
3819
3820 * nnimap.el (nnimap-process-expiry-targets): Avoid downloading articles
3821 unless necessary.
3822
3823 2010-12-05 Andrew Cohen <cohen@andy.bu.edu>
3824
3825 * nnir.el (nnir-run-gmane): Use more careful test for gmane nntp
3826 server.
3827
3828 2010-12-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
3829
3830 * gnus-html.el (gnus-html-put-image): Use widget instead of local maps
3831 so that TAB works.
3832
3833 * gnus-sum.el (gnus-summary-show-article): Reverse the meanings of `C-u
3834 C-u g' and `C-u g' so that `C-u g' does what it traditionally did.
3835
3836 * shr.el (shr-urlify): Show the URL before the title to avoid
3837 misleading URLs.
3838
3839 2010-12-04 Adam Sjøgren <asjo@koldfront.dk>
3840
3841 * shr.el (shr-urlify): Display the title in <a> tags.
3842
3843 2010-12-04 Andrew Cohen <cohen@andy.bu.edu>
3844
3845 * nnir.el (nnir-categorize): Replace mapcar with mapc.
3846
3847 2010-12-03 Andrew Cohen <cohen@andy.bu.edu>
3848
3849 * nnir.el: Rearrange code to allow macros to be autoloaded by
3850 gnus-sum.el.
3851 (nnir-retrieve-headers-override-function): Make this variable
3852 customizable.
3853 (nnir-retrieve-headers): Remove obsolete subject-mangling code.
3854
3855 * gnus-sum.el (nnir-article-group,nnir-article-rsv): Autoload macros
3856 from nnir.el.
3857
3858 2010-12-03 Julien Danjou <julien@danjou.info>
3859
3860 * gnus-demon.el (gnus-demon-init): Fix time computing when time is nil.
3861
3862 2010-12-03 Katsumi Yamaoka <yamaoka@jpl.org>
3863
3864 * gnus-util.el (gnus-macroexpand-all): Don't modify argument;
3865 allow optional argument `environment'.
3866
3867 2010-12-03 Glenn Morris <rgm@gnu.org>
3868
3869 * mm-extern.el (message-goto-body): Update declaration.
3870
3871 2010-12-03 Katsumi Yamaoka <yamaoka@jpl.org>
3872
3873 * gnus-util.el (gnus-macroexpand-all): New function.
3874
3875 * gnus-sum.el (gnus-summary-line-format-alist): Use gnus-macroexpand-all
3876 instead of macroexpand-all that is unavailable in XEmacs.
3877
3878 2010-12-02 Andrew Cohen <cohen@andy.bu.edu>
3879
3880 * nnir.el (nnir-summary-line-format): New variable.
3881 (nnir-mode): Use it.
3882 (nnir-artlist-*,nnir-aritem-*): Reimplement as macros.
3883 (nnir-article-ids): Reimplement as defsubst.
3884 (nnir-retrieve-headers): Don't mangle the subject header.
3885 (nnir-run-imap): Use 100 as RSV score.
3886 (nnir-run-find-grep): Fix for full server searching.
3887 (nnir-run-gmane): Better restriction to gmane groups.
3888
3889 * gnus-sum.el (gnus-summary-line-format-alist): Add specs for nnir
3890 summary buffers.
3891
3892 2010-12-02 Julien Danjou <julien@danjou.info>
3893
3894 * gnus-win.el (gnus-configure-frame): Remove old compatibility code.
3895
3896 * gnus-msg.el: Mark gnus-outgoing-message-group as obsolete.
3897
3898 * gnus-win.el (gnus-configure-windows): Remove Gnus 3.x setting
3899 support.
3900
3901 2010-12-01 Andrew Cohen <cohen@andy.bu.edu>
3902
3903 * nnir.el: Update to handle the registry better.
3904 (autoload): Silence byte-compiler.
3905 (nnir-open-server): Add a hook for nnir groups.
3906 (nnir-request-move-article): Don't mangle the header. Better to use
3907 formatting variables (which will be added in the future).
3908 (nnir-registry-action): Update the registry using the original article
3909 group name.
3910 (nnir-mode): Install nnir-specific hooks for updating the registry.
3911
3912 * gnus-sum.el
3913 (gnus-article-original-subject,gnus-newsgroup-original-name):
3914 Remove obsolete variables.
3915 (gnus-summary-move-article): Remove use of obsolete variables.
3916 (gnus-summary-local-variables): Make move and delete hooks local to
3917 summary buffers.
3918
3919 2010-12-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
3920
3921 * rtree.el: New file.
3922
3923 2010-12-01 Julien Danjou <julien@danjou.info>
3924
3925 * message.el (message-user-organization): Do not use
3926 gnus-local-organization.
3927
3928 * gnus.el: Remove gnus-local-organization.
3929
3930 * gnus-msg.el: Remove nastygram thing.
3931
3932 2010-12-01 Teodor Zlatanov <tzz@lifelogs.com>
3933
3934 * nnmaildir.el (nnmaildir-request-set-mark): Add article to add-mark
3935 funcall.
3936
3937 2010-12-01 Katsumi Yamaoka <yamaoka@jpl.org>
3938
3939 * gnus-gravatar.el (gnus-gravatar-insert): Allow LWSP in the middle of
3940 names.
3941
3942 * shr.el (shr-find-fill-point): Don't break line between kinsoku-bol
3943 characters.
3944
3945 * gnus-gravatar.el (gnus-gravatar-insert): Delete unnecessary binding
3946 to t of inhibit-read-only since it is inside gnus-with-article-headers.
3947 Suggested by Štěpán Němec <stepnem@gmail.com>.
3948 (gnus-gravatar-transform-address): Use mail-extract-address-components
3949 that supports non-ASCII names rather than mail-header-parse-addresses.
3950
3951 2010-11-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
3952
3953 * proto-stream.el (open-protocol-stream): All STARTTLS connections are
3954 handled by the network handler.
3955
3956 2010-11-30 Julien Danjou <julien@danjou.info>
3957
3958 * nnimap.el (nnimap-open-connection-1): Use gnus-string-match-p.
3959 (nnimap-open-connection-1): Fix PREAUTH.
3960
3961 * gnus-gravatar.el (gnus-gravatar-size): Set gnus-gravatar-size to nil.
3962
3963 2010-11-30 Katsumi Yamaoka <yamaoka@jpl.org>
3964
3965 * shr.el (shr-char-breakable-p, shr-char-nospace-p)
3966 (shr-char-kinsoku-bol-p, shr-char-kinsoku-eol-p): New macros.
3967 (shr-insert): Use them.
3968 (shr-find-fill-point): Work better for kinsoku chars and apostrophes.
3969
3970 2010-11-29 Andrew Cohen <cohen@andy.bu.edu>
3971
3972 * nnir.el (nnir-request-move-article): Bail out if original group
3973 doesn't support article moves.
3974 (nnir-get-active): Improve active list retrieval.
3975
3976 2010-11-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
3977
3978 * shr.el (shr-find-fill-point): Don't break before apostrophes.
3979
3980 2010-11-29 Binjo <binjo.cn@gmail.com> (tiny change)
3981
3982 * nnimap.el (nnimap-open-connection-1): w32 open-network-stream doesn't
3983 seem to accept strings-with-numbers as port numbers,
3984
3985 2010-11-29 Andrew Cohen <cohen@andy.bu.edu>
3986
3987 * gnus-sum.el (gnus-summary-delete-article): If delete fails don't
3988 change the registry.
3989
3990 2010-11-29 Katsumi Yamaoka <yamaoka@jpl.org>
3991
3992 * nnir.el (nnir-run-gmane): Use mm-delete-duplicates instead of
3993 delete-dups that is not available in XEmacs 21.4.
3994
3995 * mm-util.el (mm-delete-duplicates): Add comment.
3996
3997 2010-11-28 Andrew Cohen <cohen@andy.bu.edu>
3998
3999 * nnir.el (nnir-ignored-newsgroups): New variable.
4000 (nnir-get-active): Use it.
4001
4002 2010-11-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
4003
4004 * proto-stream.el (proto-stream-open-network): Add some comments.
4005
4006 * nntp.el (nntp-open-connection): Provide a :success condition.
4007
4008 * nnimap.el (nnimap-open-connection-1): Ditto.
4009
4010 * proto-stream.el (proto-stream-open-network): See what the response to
4011 the STARTTLS command is.
4012
4013 * nnimap.el (nnimap-open-connection-1): Always upgrade to STARTTLS (for
4014 backwards compatibility).
4015 (nnimap-open-connection-1): Really respect nnimap-server-port.
4016
4017 * proto-stream.el (proto-stream-open-network): When doing opportunistic
4018 TLS upgrades we don't really care about the identity of the peer.
4019 (proto-stream-open-network): Force starttls.el to use gnutls-cli, since
4020 that what we've checked for.
4021 (proto-stream-always-use-starttls): Only default to t if
4022 open-gnutls-stream exists.
4023 (proto-stream-open-network): If STARTTLS failed, then just open a
4024 normal connection.
4025 (proto-stream-open-network): Wait until the greeting before doing
4026 STARTTLS.
4027
4028 * nntp.el (nntp-open-connection): Report what the connection error is.
4029
4030 * proto-stream.el (open-protocol-stream): Rename from
4031 open-proto-stream.
4032
4033 2010-11-27 Lars Magne Ingebrigtsen <larsi@gnus.org>
4034
4035 * nnimap.el (nnimap-stream): Change default to `undecided'.
4036 (nnimap-open-connection): If `nnimap-stream' is `undecided', try ssl
4037 first, and then network.
4038 (nnimap-open-connection-1): Respect nnimap-server-port.
4039 (nnimap-open-connection): Be more backwards-compatible.
4040
4041 * proto-stream.el (proto-stream-always-use-starttls): New variable.
4042 (proto-stream-open-starttls): De-duplicate the STARTTLS code.
4043 (proto-stream-open-starttls): Folded back into the main function.
4044 (proto-stream-open-network): Fix typo in the GnuTLS path.
4045 (proto-stream-command): Refactor out.
4046
4047 * nntp.el (nntp-open-connection): Fix the STARTTLS command syntax.
4048
4049 * proto-stream.el (proto-stream-open-starttls): Actually implement the
4050 starttls.el STARTTLS.
4051
4052 * color.el (color-lab->srgb): Fix function call name.
4053
4054 * proto-stream.el (proto-stream-open-tls): Delete output from openssl
4055 if we're using tls.el.
4056 (proto-stream-open-network): If we don't have gnutls-cli or GnuTLS
4057 built in, then don't try to establish a STARTTLS connection.
4058
4059 * nntp.el (nntp-open-connection): Switch on STARTTLS on supported
4060 servers.
4061
4062 * proto-stream.el (open-proto-stream): Use network, not stream.
4063 (open-proto-stream): Add a way to specify what the end of a command is.
4064
4065 * nntp.el (nntp-open-connection): Use proto-streams for the relevant
4066 connections types.
4067 (nntp-open-network-stream): Remove.
4068 (nntp-open-ssl-stream): Remove.
4069 (nntp-open-tls-stream): Remove.
4070 (nntp-ssl-program): Remove.
4071
4072 * nnimap.el (nnimap-open-connection): Check for "OK" from the greeting.
4073
4074 2010-11-27 Andrew Cohen <cohen@andy.bu.edu>
4075
4076 * nnir.el: Fix typos.
4077 (nnir-retrieve-headers-override-function): Rename variable to reflect
4078 new semantics.
4079 (nnir-article-group, nnir-article-number, nnir-article-rsv): New helper
4080 macros.
4081 (nnir-request-article, nnir-request-move-article): Use them.
4082 (nnir-categorize): New function.
4083 (nnir-run-query): Use it.
4084 (nnir-retrieve-headers): Rewrite to batch header retrieval.
4085 (nnir-run-gmane): nnir-retrieve-headers now returns the headers already
4086 sorted.
4087 (nnir-group-full-name): Use gnus-group-full-name instead.
4088 (nnir-artlist-artitem-group, nnir-artlist-artitem-number)
4089 (nnir-artlist-artitem-rsv, nnir-sort-groups-by-server): Obsolete.
4090
4091 2010-11-27 Lars Magne Ingebrigtsen <larsi@gnus.org>
4092
4093 * nnimap.el (nnimap-open-connection): Fix typo in STARTTLS command.
4094
4095 * proto-stream.el: New library to provide protocol-specific
4096 TLS/STARTTLS connections for IMAP, NNTP, SMTP, POP3 and similar
4097 protocols.
4098 (open-proto-stream): Complete the documentation.
4099 (proto-stream-open-network): Fix some typos.
4100
4101 * nnimap.el (nnimap-open-connection): Use it.
4102
4103 2010-11-27 Yuri Karaban <tech@askold.net> (tiny change)
4104
4105 * pop3.el (pop3-open-server): Read server greeting before starting TLS
4106 negotiation.
4107
4108 2010-11-26 Julien Danjou <julien@danjou.info>
4109
4110 * color.el: Rename various rgb functions to srgb.
4111
4112 2010-11-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
4113
4114 * nnimap.el (nnimap-get-groups): Allow non-quoted strings as mailbox
4115 names.
4116
4117 2010-11-26 Katsumi Yamaoka <yamaoka@jpl.org>
4118
4119 * shr.el (shr-insert): Revert last change.
4120 (shr-find-fill-point): Never leave point being at bol;
4121 relax the kinsoku limitation when rendering tables.
4122
4123 2010-11-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
4124
4125 * nnmail.el (nnmail-expiry-target-group): Protect against degenerate
4126 results from -accept-article.
4127
4128 * shr-color.el: Require cl when compiling.
4129
4130 * nnheader.el (nnheader-update-marks-actions): Fix typo in last
4131 checkin.
4132
4133 * gnus-art.el (gnus-url-mailto): Unfold URLs before using them.
4134
4135 * nnimap.el (nnimap-request-set-mark): Add is "+", not "-".
4136
4137 * gnus-sum.el (gnus-summary-push-marks-to-backend): Use 'set instead of
4138 'add and 'delete to set backend marks.
4139
4140 * nnmaildir.el (nnmaildir-request-set-mark): Be explicit about 'set.
4141
4142 * nnheader.el (nnheader-update-marks-actions): Refactor out.
4143
4144 * nntp.el (nntp-request-set-mark): Use it.
4145
4146 * nnfolder.el (nnfolder-request-set-mark): Ditto.
4147
4148 * nnml.el (nnml-request-set-mark): Ditto.
4149
4150 * nnimap.el (nnimap-last-response-string): Remove the unfolding -- it
4151 introduces regressions in article selection.
4152 (nnimap-find-uid-response): New function.
4153 (nnimap-request-accept-article): Use the UID returned, if any.
4154 (nnimap-request-move-article): Use the UID returned, if any.
4155 (nnimap-get-groups): Reimplement to work with folded lines.
4156 (nnimap-find-uid-response): The UID is the last element in the list.
4157 (nnimap-request-set-mark): Extend syntax with 'set.
4158
4159 * nnml.el (nnml-request-set-mark): Ditto.
4160
4161 * nnfolder.el (nnfolder-request-set-mark): Ditto.
4162
4163 * nntp.el (nntp-request-set-mark): Ditto.
4164
4165 2010-11-25 Katsumi Yamaoka <yamaoka@jpl.org>
4166
4167 * message.el (message-called-interactively-p): A temporary macro.
4168 (message-goto-body): Use it temporarily.
4169
4170 2010-11-25 Lars Magne Ingebrigtsen <larsi@gnus.org>
4171
4172 * nnimap.el (nnimap-unfold-quoted-lines): Refactor out.
4173 (nnimap-last-response-string): Unfold quoted lines, if they exist.
4174 (nnimap-last-response-string): Fix last unfolding fix.
4175
4176 2010-11-25 Katsumi Yamaoka <yamaoka@jpl.org>
4177
4178 * shr.el (shr-insert): Fix the way to fold lines.
4179
4180 2010-11-25 Julien Danjou <julien@danjou.info>
4181
4182 * shr-color.el (shr-color->hexadecimal): Use color-rgb->hex
4183
4184 * color.el: Rename from color-lab.el
4185 (color-rgb->hex): Add.
4186 (color-complement): Add.
4187 (color-complement-hex): Add.
4188
4189 * gnus-sum.el (gnus-summary-widget-forward): Add, and bind to [tab].
4190
4191 2010-11-25 Lars Magne Ingebrigtsen <larsi@gnus.org>
4192
4193 * shr-color.el (shr-color-visible): Don't bug out if the color names
4194 don't exist.
4195
4196 2010-11-25 Katsumi Yamaoka <yamaoka@jpl.org>
4197
4198 * mml.el (mml-preview): Make sure to bind gnus-displaying-mime to nil,
4199 assuming that article displaying or another mml-preview may be
4200 interrupted for an error or for the like.
4201
4202 * shr.el (shr-get-background): Fix argument name.
4203
4204 2010-11-24 Lars Magne Ingebrigtsen <larsi@gnus.org>
4205
4206 * gnus-cache.el (gnus-summary-insert-cached-articles): Use it.
4207
4208 * gnus-sum.el (gnus-summary-include-articles): New function.
4209
4210 * message.el (message-goto-body): called-interactively-p needs a
4211 parameter, so use `any'.
4212
4213 * nnimap.el (nnimap-request-move-article): It's no longer necessary to
4214 clear marks before moving, since they're synced from the Gnus side
4215 first.
4216
4217 * gnus-sum.el (gnus-summary-push-marks-to-backend): New function.
4218 (gnus-summary-move-article): Copy over all marks before moving, so that
4219 IMAP doesn't think a new article has arrived.
4220
4221 2010-11-24 Julien Danjou <julien@danjou.info>
4222
4223 * shr.el (shr-insert-background-overlay): Fix typo.
4224 (shr-render-td): Copy the background before rendering.
4225
4226 * shr-color.el (shr-color-visible): Fix docstring.
4227
4228 * shr.el (shr-tag-table): Add bgcolor support.
4229 (shr-render-td): Add bgcolor support.
4230 (shr-get-background): Add.
4231 (shr-insert-foreground-overlay): Use shr-get-background.
4232
4233 * message.el (message-goto-body): Use called-interactively-p.
4234 (message-in-body-p): message-goto-body returns point.
4235
4236 2010-11-24 Lars Magne Ingebrigtsen <larsi@gnus.org>
4237
4238 * mm-util.el (mm-enable-multibyte): Use `to' instead of t. This fixes
4239 Fixes something or other in Emacs 23, and is backwards compatible.
4240
4241 * message.el (message-goto-body): Remove the <#secure special-casing,
4242 which is too special.
4243
4244 * shr.el (shr-parse-style): Drop !important from styles.
4245
4246 2010-11-24 Daniel Schoepe <daniel.schoepe@googlemail.com> (tiny change)
4247
4248 * gnus-sum.el (gnus-summary-articles-in-thread): Fix a bug that causes
4249 this function to return incorrect results when calling it with an
4250 explicit article argument different from
4251 (gnus-summary-article-number).
4252
4253 2010-11-24 Julien Danjou <julien@danjou.info>
4254
4255 * shr.el (shr-insert-color-overlay): Replace deprecated syntax.
4256 (shr-tag-body): Add background support.
4257 (shr-descend): Add background support.
4258 (shr-tag-title): Add.
4259
4260 * shr-color.el (shr-color-visible): Really return original background
4261 if fixed.
4262
4263 2010-11-24 Lars Magne Ingebrigtsen <larsi@gnus.org>
4264
4265 * shr.el (shr-color-check): Protect against non-existent color names.
4266
4267 2010-11-24 Julien Danjou <julien@danjou.info>
4268
4269 * color-lab.el: Require 'cl when compiling.
4270
4271 * shr.el (shr-insert-color-overlay): Remove specific rgb() check.
4272
4273 * shr-color.el (shr-color->hexadecimal): Only return the hexadecimal
4274 matched part.
4275
4276 * color-lab.el: Fix all expt calls to use float type.
4277
4278 2010-11-24 Katsumi Yamaoka <yamaoka@jpl.org>
4279
4280 * shr.el (shr-insert-color-overlay): Pass rgb(rrr, ggg, bbb) type color
4281 expression to shr-color-check as is.
4282
4283 * shr-color.el (shr-color->hexadecimal): Ignore case of color names.
4284
4285 * color-lab.el: Add coding cookie.
4286 (float-pi): Use eval-and-compile.
4287
4288 2010-11-23 Lars Magne Ingebrigtsen <larsi@gnus.org>
4289
4290 * shr.el (shr-insert-color-overlay): Split stuff like
4291 "#444444 !important" to find the real color.
4292 (shr-tag-font): Resurrect shr-tag-font again, since it's needed to
4293 parse <font color="red"> entries.
4294
4295 2010-11-23 Andrew Cohen <cohen@andy.bu.edu>
4296
4297 * nnheader.el (nnheader-parse-head): Bug fix. Properly position
4298 point when parsing headers.
4299
4300 * nnspool.el (nnspool-insert-nov-head): Bug fix. Make sure point
4301 is positioned properly when parsing headers.
4302
4303 2010-11-23 Julien Danjou <julien@danjou.info>
4304
4305 * color-lab.el (boundp): Bind float-pi for Emacs < 23.3.
4306
4307 * shr-color.el (shr-color->hexadecimal): Add support for color names.
4308
4309 * shr.el (shr-parse-style): Replace \n with space in style parsing.
4310
4311 * shr-color.el (shr-color-hsl-to-rgb-fractions):
4312 Use shr-color-hue-to-rgb.
4313 (shr-color->hexadecimal): Call shr-color-hsl-to-rgb-fractions.
4314
4315 2010-11-23 Lars Magne Ingebrigtsen <larsi@gnus.org>
4316
4317 * shr.el (shr-color->hexadecimal): Autoload.
4318 (shr-descend): Add color to all tags.
4319
4320 2010-11-22 Julien Danjou <julien@danjou.info>
4321
4322 * shr.el (shr-tag-color-check): Convert colors to hexadecimal with
4323 shr-color->hexadecimal.
4324
4325 * shr-color.el (shr-color->hexadecimal): Add converting functions for
4326 RGB() or HSL() color representation.
4327
4328 * shr.el (shr-tag-font): Add.
4329 (shr-tag-color-check): New function to get better colors.
4330 (shr-tag-insert-color-overlay): Factorize code between tag-font and
4331 tag-span.
4332
4333 * shr-color.el: New file.
4334
4335 * color-lab.el: New file.
4336
4337 * gnus-art.el (gnus-url-mailto): Do not downcase args.
4338
4339 2010-11-21 Andrew Cohen <cohen@andy.bu.edu>
4340
4341 * nnir.el: Fix typo in comments.
4342 (nnir-run-imap): Simplify code. No need to reverse artlist.
4343 (nnir-run-gmane): Use nnir-tmp-buffer for web results.
4344
4345 2010-11-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
4346
4347 * gnus-srvr.el (gnus-server-show-server): New command and keystroke.
4348
4349 * nnimap.el (nnimap-get-capabilities): Refactor out.
4350 (nnimap-open-connection): Re-request capabilities after STARTTLS.
4351
4352 2010-11-21 Ralf Angeli <angeli@caeruleus.net>
4353
4354 * mm-uu.el (mm-uu-type-alist): Prevent spurious empty line from
4355 appearing when `mm-uu-hide-markers' is nil.
4356
4357 2010-11-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
4358
4359 * nnimap.el (nnimap-unselect-group): Make into its own function.
4360 (nnimap-request-rename-group): Unselect group before renaming.
4361 This had gotten lost somewhere.
4362 (nnimap-request-accept-article): Keep track of examined groups, and
4363 unselect the group before APPENDing to read-only groups.
4364 (nnimap-request-move-article): Clear flags before moving so that they
4365 can be re-set later.
4366
4367 2010-11-20 Katsumi Yamaoka <yamaoka@jpl.org>
4368
4369 * gnus-gravatar.el (gnus-gravatar-transform-address): Decode name again.
4370 (gnus-gravatar-insert): Put avatar always in the beginning of the field.
4371
4372 2010-11-19 Katsumi Yamaoka <yamaoka@jpl.org>
4373
4374 * gnus-art.el (gnus-mime-display-single):
4375 * gnus-html.el (gnus-html-wash-images, gnus-html-prefetch-images):
4376 * mm-decode.el (mm-shr): Assume that gnus-inhibit-images may be a group
4377 parameter.
4378
4379 2010-11-18 Lars Magne Ingebrigtsen <larsi@gnus.org>
4380
4381 * shr.el (shr-table-horizontal-line): Rename from shr-table-line.
4382 (shr-table-vertical-line): New variable.
4383 (shr-insert-table): Use it.
4384
4385 2010-11-18 Katsumi Yamaoka <yamaoka@jpl.org>
4386
4387 * gnus-html.el (gnus-html-wash-images): Don't display images if
4388 gnus-inhibit-images is non-nil; register displayer for cid images.
4389 (gnus-html-display-image): Work for cid image.
4390 (gnus-html-insert-image): Allow arguments.
4391 (gnus-html-put-image): Inhibit read-only.
4392 (gnus-html-prefetch-images): Don't prefetch images if
4393 gnus-inhibit-images is non-nil.
4394
4395 2010-11-17 Lars Magne Ingebrigtsen <larsi@gnus.org>
4396
4397 * shr.el (shr-put-image): Break lines when inserting big pictures.
4398
4399 2010-11-17 Daniel Dehennin <daniel.dehennin@baby-gnu.org>
4400
4401 * mml2015.el (mml2015-epg-encrypt): Fix two cons with missing
4402 sender, thanks Katsumi Yamaoka.
4403
4404 2010-11-17 Andrew Cohen <cohen@andy.bu.edu>
4405
4406 * nnir.el (nnir-run-imap): Reverse the article list for each group
4407 rather than the whole list.
4408
4409 2010-11-17 Katsumi Yamaoka <yamaoka@jpl.org>
4410
4411 * shr.el (shr-image-displayer): Protect function against non-existent
4412 image source.
4413
4414 * gnus-art.el (gnus-inhibit-images): New user option.
4415 (gnus-mime-display-single): Don't display image if it is non-nil.
4416
4417 * mm-decode.el (mm-shr): Bind shr-inhibit-images to the value of
4418 gnus-inhibit-images.
4419
4420 * shr.el (shr-image-displayer): New function.
4421 (shr-tag-img): Use it.
4422
4423 2010-11-16 Daniel Dehennin <daniel.dehennin@baby-gnu.org>
4424
4425 * mml2015.el (mml2015-epg-sign): Use From header.
4426
4427 2010-11-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
4428
4429 * gnus-html.el (gnus-html-wash-images): Register a displayer.
4430
4431 * gnus-util.el (gnus-find-text-property-region): Return markers.
4432
4433 * shr.el (shr-tag-img): Put a displayer in the text property.
4434
4435 * gnus-util.el (gnus-find-text-property-region): New utility function.
4436
4437 * gnus-html.el (gnus-html-display-image): Make the alt optional.
4438 (gnus-html-show-images): Remove.
4439
4440 * gnus-art.el (gnus-article-show-images): New, more general function.
4441
4442 * gnus-html.el: Use image-url instead of gnus-image-url to unify the
4443 image url text properties.
4444
4445 * shr.el: Ditto.
4446
4447 * gnus-agent.el (gnus-agentize): Only do the auto-agentizing if
4448 gnus-agent-auto-agentize-methods is set. Which it isn't.
4449
4450 2010-11-15 Katsumi Yamaoka <yamaoka@jpl.org>
4451
4452 * gnus-sum.el (gnus-summary-move-article): Fix `while' loop to make it
4453 work for two or more articles.
4454
4455 2010-11-12 Katsumi Yamaoka <yamaoka@jpl.org>
4456
4457 * gnus-art.el (article-treat-non-ascii): Keep text properties not to
4458 divide an image that's in an html article to two or more when washing
4459 non-ASCII characters in alt text of it.
4460
4461 2010-11-11 Katsumi Yamaoka <yamaoka@jpl.org>
4462
4463 * mm-decode.el (mm-dissect-buffer): Pass sender's mail address to
4464 smime-decrypt-region using function argument.
4465 (mm-possibly-verify-or-decrypt, mm-dissect-multipart): Relay it.
4466
4467 * mm-view.el (mm-view-pkcs7, mm-view-pkcs7-decrypt): Relay it.
4468
4469 * smime.el (smime-decrypt-region): Catch it.
4470
4471 2010-11-11 Stefan Monnier <monnier@iro.umontreal.ca>
4472
4473 * smime.el (smime-mode-map): Move initialization into declaration.
4474 (gnus-run-mode-hooks): Don't autoload.
4475 (smime-mode): Use define-derived-mode.
4476
4477 2010-11-11 Glenn Morris <rgm@gnu.org>
4478
4479 * smime.el (from): Restrict declaration to XEmacs.
4480
4481 * nnir.el (gnus-group-topic-name): Autoload.
4482
4483 2010-11-11 Katsumi Yamaoka <yamaoka@jpl.org>
4484
4485 * shr.el (shr-insert): Don't break long line if it is because of
4486 kinsoku-bol characters in the line end.
4487
4488 2010-11-11 Andrew Cohen <cohen@andy.bu.edu>
4489
4490 * nnir.el (nnir-request-move-article): Fix to provide original group
4491 and subject.
4492 (nnir-warp-to-article): Don't fail on articles whose headers haven't
4493 been retrieved.
4494
4495 * gnus-sum.el (gnus-summary-move-article): Use original group and
4496 subject for virtual articles such as those in an nnir summary buffer.
4497
4498 2010-11-11 Katsumi Yamaoka <yamaoka@jpl.org>
4499
4500 * gnus-art.el (article-treat-non-ascii): Make it work for XEmacs (at
4501 least 21.5).
4502
4503 * smime.el (from): Declare it again for XEmacs.
4504
4505 2010-11-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
4506
4507 * message.el (message-resend): Don't disable encoding unless it's
4508 already encoded.
4509
4510 * nnimap.el (nnimap-update-info): Fix problem with `g' chopping of
4511 low-numbered articles.
4512
4513 2010-11-10 Katsumi Yamaoka <yamaoka@jpl.org>
4514
4515 * rfc2047.el (rfc2047-syntax-table): Simplify.
4516
4517 * gnus-art.el (article-treat-non-ascii): Use put-char-table instead of
4518 set-char-table-range for XEmacs.
4519
4520 2010-11-10 Glenn Morris <rgm@gnu.org>
4521
4522 * smime.el (from): Remove unused declaration.
4523
4524 * gnus-util.el (with-no-warnings): Remove compat stub, now unused.
4525 (gnus-float-time): On Emacs, always an alias.
4526
4527 * ecomplete.el (with-no-warnings): Remove compat stub, now unused.
4528 (ecomplete-add-item): Use float-time on Emacs, else gnus-float-time.
4529
4530 2010-11-10 Katsumi Yamaoka <yamaoka@jpl.org>
4531
4532 * gnus-art.el (org-entities): Declare it to silence the byte compiler.
4533
4534 2010-11-09 Lars Magne Ingebrigtsen <larsi@gnus.org>
4535
4536 * shr.el (browse-url-mailto): Autoload.
4537
4538 * gnus-art.el (article-treat-non-ascii): New command and keystroke.
4539
4540 * message.el (message-subject-trailing-was-ask-regexp): A ] in a []
4541 regexp doesn't need quoting.
4542
4543 2010-11-09 Sven Joachim <svenjoac@gmx.de>
4544
4545 * message.el (message-subject-trailing-was-ask-regexp)
4546 (message-subject-trailing-was-regexp): Match was: in addition to was.
4547
4548 2010-11-09 Glenn Morris <rgm@gnu.org>
4549
4550 * nnbabyl.el (nnbabyl-request-move-article, nnbabyl-delete-mail)
4551 (nnbabyl-check-mbox): Use point-at-bol.
4552
4553 2010-11-08 Lars Magne Ingebrigtsen <larsi@gnus.org>
4554
4555 * shr.el (shr-browse-url): Call browse-url-mailto for mailto: links.
4556
4557 * message.el (message-mailto): New function.
4558 (message-mailto): Should accept other parameters.
4559 (message-mailto): Remove since it duplicates browse-url-mailto
4560 functionality.
4561
4562 2010-11-07 Lars Magne Ingebrigtsen <larsi@gnus.org>
4563
4564 * gnus-start.el (gnus-get-unread-articles): Ignore totally non-existent
4565 methods.
4566 (gnus-read-active-file): Ditto.
4567
4568 * gnus-group.el (gnus-group-read-ephemeral-group): Remove superfluous
4569 ": " from the prompt.
4570 (gnus-group-make-group): Ditto.
4571
4572 2010-11-07 Glenn Morris <rgm@gnu.org>
4573
4574 * gnus-bookmark.el (gnus-bookmark-bmenu-show-infos)
4575 (gnus-bookmark-kill-line): Use point-at-eol.
4576
4577 2010-11-07 Katsumi Yamaoka <yamaoka@jpl.org>
4578
4579 * gnus-gravatar.el (gnus-gravatar-transform-address): No need to skip
4580 asterisks in From header.
4581
4582 2010-11-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
4583
4584 * gnus-ems.el (gnus-put-image): Use a blank text as the insertion
4585 string to avoid making the From headers syntactically invalid.
4586
4587 * message.el (message-send-mail): Don't insert courtesy messages if the
4588 message already has List-Post and List-ID messages.
4589
4590 2010-11-06 Glenn Morris <rgm@gnu.org>
4591
4592 * gnus-art.el (gnus-treat-article): Give dynamic local variables
4593 `condition', `type', `length' a prefix.
4594 (gnus-treat-predicate): Update for above name changes.
4595
4596 2010-11-06 Andrew Cohen <cohen@andy.bu.edu>
4597
4598 * nnir.el (gnus-summary-nnir-goto-thread): Remove function and
4599 binding. Handled by `gnus-summary-refer-thread' instead.
4600 (nnir-warp-to-article): New backend function.
4601
4602 * nnimap.el (nnimap-request-thread): Force dependency updating.
4603
4604 * gnus-sum.el (gnus-fetch-headers): Allow more arguments.
4605 (gnus-summary-refer-thread): Rework to improve thread-referral.
4606
4607 * gnus-int.el (gnus-warp-to-article): New function.
4608
4609 * gnus-sum.el (gnus-summary-article-map): Bind it.
4610
4611 2010-11-04 Andrew Cohen <cohen@andy.bu.edu>
4612
4613 * nnir.el (gnus-summary-nnir-goto-thread): Limit work done by
4614 gnus-summary-refer-thread.
4615
4616 * gnus-sum.el (gnus-build-all-threads): Force updating of dependency
4617 headers.
4618 (gnus-summary-limit-include-thread): Prevent articles in thread from
4619 being cut in gnus-cut-threads.
4620 (gnus-summary-refer-thread): Limit retrieved headers to those in
4621 thread.
4622
4623 2010-11-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
4624
4625 * message.el (message-send-mail): Use the value of
4626 message-courtesy-message from the message buffer.
4627
4628 * gnus-html.el (gnus-html-browse-url): Implement mailto: URLs.
4629
4630 * shr.el (shr-browse-url): Implement mailto: URLs.
4631
4632 * gnus-sum.el (gnus-summary-show-article): Take `t' as the arg to mean
4633 "raw".
4634
4635 * nnimap.el (nnimap-find-article-by-message-id): Don't EXAMINE a group
4636 if it's already selected.
4637
4638 * mm-decode.el (mm-save-part): Put the entire path in the `M-n' slot.
4639
4640 2010-11-04 Katsumi Yamaoka <yamaoka@jpl.org>
4641
4642 * shr.el (shr-tag-img): Use string-width and truncate-string-to-width
4643 to measure the length and truncate alt text.
4644
4645 2010-11-03 Glenn Morris <rgm@gnu.org>
4646
4647 * nndiary.el (nndiary-generate-nov-databases-1)
4648 (nndiary-generate-active-info): Rename dynamic variable `files' to
4649 something less generic.
4650
4651 2010-11-03 Andrew Cohen <cohen@andy.bu.edu>
4652
4653 * nnir.el (nnir-request-move-article): Call the underlying backend to
4654 move articles from nnir.
4655
4656 2010-11-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
4657
4658 * gnus-cite.el (gnus-article-natural-long-line-p): Remove.
4659
4660 2010-11-02 Julien Danjou <julien@danjou.info>
4661
4662 * nnir.el: Remove wais support.
4663
4664 2010-11-02 Glenn Morris <rgm@gnu.org>
4665
4666 * gnus-html.el: Reorder requirements to quieten compiler.
4667
4668 2010-11-02 Katsumi Yamaoka <yamaoka@jpl.org>
4669
4670 * gnus-cite.el (gnus-article-fill-cited-article): Make fill work
4671 properly for XEmacs as well.
4672 (gnus-article-fill-cited-article, gnus-article-foldable-buffer)
4673 (gnus-article-natural-long-line-p): Use window-width rather than
4674 frame-width.
4675
4676 2010-11-01 Andrew Cohen <cohen@andy.bu.edu>
4677
4678 * nnir.el (nnir-run-gmane): Inhibit demon. Return nil if no messages.
4679 (nnir-read-parms): Don't modify query.
4680 (nnir-run-query): Add ability to search topic on current line.
4681 (nnir-get-active): Clean up.
4682
4683 2010-11-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
4684
4685 * gnus-cite.el (gnus-article-foldable-buffer): Protect against
4686 degenerate articles.
4687
4688 * gnus-sum.el (gnus-print-buffer): Rewrite to use with-temp-buffer.
4689 (gnus-print-buffer): Just print the buffer as is, without any copying
4690 to a buffer and then re-highlighting.
4691
4692 * nnimap.el (nnimap-request-group): Store the new updated info.
4693 (nnimap-request-group): Select the group when we don't know whether it
4694 exists or not.
4695
4696 * gnus-start.el (gnus-ask-server-for-new-groups): Return the new
4697 groups.
4698
4699 * gnus-group.el (gnus-group-find-new-groups): Display all the new
4700 groups.
4701
4702 * gnus-start.el (gnus-find-new-newsgroups): Return the list of new
4703 groups.
4704
4705 * gnus-cite.el (gnus-article-fill-cited-article): Minimize the
4706 long-lines case by only filling the long lines.
4707
4708 * nnimap.el (nnimap-parse-line): Don't bug out oddly formed replies
4709 (bug #7311).
4710
4711 2010-11-01 Katsumi Yamaoka <yamaoka@jpl.org>
4712
4713 * shr.el: No need to declare `declare-function' since shr.el is for
4714 only Emacsen that provide `libxml-parse-html-region'.
4715
4716 2010-11-01 Glenn Morris <rgm@gnu.org>
4717
4718 * mm-util.el (gnus-completing-read): Autoload.
4719 (mm-read-coding-system): Simplify Emacs definition.
4720
4721 * nnmail.el (gnus-activate-group):
4722 * nnimap.el (gnutls-negotiate):
4723 * nntp.el (netrc-parse): Fix declarations.
4724
4725 2010-11-01 Katsumi Yamaoka <yamaoka@jpl.org>
4726
4727 * gnus-util.el (gnus-string-match-p): New function, that is an alias to
4728 string-match-p in Emacs >=23.
4729
4730 * gnus-msg.el (gnus-configure-posting-styles):
4731 * nnir.el (nnir-run-gmane): Use gnus-string-match-p.
4732
4733 2010-11-01 Glenn Morris <rgm@gnu.org>
4734
4735 * nnir.el (declare-function): Add compat stub.
4736 (mm-url-insert, mm-url-encode-www-form-urlencoded): Declare.
4737 (nnir-run-gmane): Require 'mm-url.
4738
4739 * mm-util.el (mm-string-to-multibyte): Simplify.
4740
4741 * shr.el (declare-function): Add compat stub.
4742 (url-cache-create-filename): Declare.
4743 (mm-disable-multibyte, widget-convert-button): Autoload.
4744
4745 * smime.el (ldap-search): Declare.
4746 (smime-cert-by-ldap-1): Require ldap on Emacs.
4747
4748 * nnimap.el: Require nnmail, and gnus-sum when compiling.
4749 (nnimap-keepalive): Use gnus-float-time.
4750
4751 * mail-source.el (nnheader-message, gnus-float-time): Autoload.
4752 (mail-source-delete-crash-box): Use gnus-float-time.
4753
4754 * gnus-dired.el (gnus-completing-read): Autoload.
4755
4756 * mm-view.el (gnus-rescale-image): Autoload.
4757
4758 * mm-decode.el (gnus-completing-read, gnus-blocked-images): Autoload.
4759
4760 * gnus.el (gnus-sloppily-equal-method-parameters): Move defn before use.
4761
4762 * sieve-manage.el: Require 'cl when compiling.
4763
4764 * gnus-util.el (iswitchb-read-buffer): Declare rather than autoload.
4765 (gnus-iswitchb-completing-read): Require iswitchb.
4766 (gnus-select-frame-set-input-focus): Silence compiler.
4767
4768 2010-10-31 Lars Magne Ingebrigtsen <larsi@gnus.org>
4769
4770 * message.el (message-subject-trailing-was-query): Change default to t,
4771 since I think that's what most people want.
4772
4773 * nnimap.el (nnimap-request-accept-article): Erase buffer before
4774 appending for easier debugging.
4775 (nnimap-wait-for-connection): Take a regexp.
4776 (nnimap-request-accept-article): Wait for the continuation line before
4777 sending anything unless we're streaming.
4778
4779 * gnus-art.el (gnus-treat-article): Only inhibit body washing, and
4780 leave the header washing to take place.
4781
4782 2010-10-31 Daniel Dehennin <daniel.dehennin@baby-gnu.org>
4783
4784 * gnus-msg.el (gnus-configure-posting-styles): Permit the use of
4785 regular expression match and replace in posting styles.
4786
4787 2010-10-31 Andrew Cohen <cohen@andy.bu.edu>
4788
4789 * nnir.el (gnus-group-make-nnir-group,nnir-run-query): Allow searching
4790 an entire server.
4791 (nnir-get-active): New function.
4792 (nnir-run-imap): Use it.
4793 (nnir-run-gmane): Who knew, gmane search returns an article score!
4794
4795 * gnus-srvr.el (gnus-server-mode-map): Add binding "G" to search the
4796 server on the current line with nnir.
4797
4798 2010-10-31 Lars Magne Ingebrigtsen <larsi@gnus.org>
4799
4800 * gnus-cite.el (gnus-article-foldable-buffer): Refactor out.
4801 (gnus-article-foldable-buffer): Don't fold regions that have a ragged
4802 left edge.
4803 (gnus-article-foldable-buffer): Skip past the prefix when determining
4804 raggedness.
4805
4806 * gnus-sum.el (gnus-summary-show-article): Add `C-u C-u g' for showing
4807 the raw article, and change `C-u g' to show the article without doing
4808 treatments.
4809
4810 * gnus-art.el (gnus-mime-display-alternative): Actually pass the type
4811 on to `gnus-treat-article'.
4812 (gnus-inhibit-article-treatments): New variable.
4813
4814 * gnus.el: Autoload gnus-article-fill-cited-long-lines.
4815
4816 * gnus-art.el (gnus-treatment-function-alist): Have
4817 gnus-treat-fill-long-lines point to gnus-article-fill-cited-long-lines.
4818 (gnus-treat-fill-long-lines): Change default to fill all text/plain
4819 sections.
4820
4821 * gnus-cite.el (gnus-article-fill-cited-article): Remove unused `force'
4822 parameter.
4823 (gnus-article-fill-cited-long-lines): New function.
4824 (gnus-article-fill-cited-article): Allow filling only long sections.
4825
4826 * shr.el (shr-find-fill-point): Don't break lines between punctuation
4827 and non-punctuation (like after the apostrophe in "'We").
4828
4829 * gnus-sum.el (gnus-summary-select-article): Make sure
4830 gnus-original-article-buffer is alive.
4831
4832 * nndoc.el (nndoc-dissect-buffer): Reverse the order of the articles to
4833 reflect the order they are in the digest.
4834
4835 * gnus.el (gnus-group-startup-message): Move point to the start of the
4836 buffer.
4837
4838 * nnimap.el (nnimap-capability): New function.
4839 (nnimap-open-connection): Only send AUTHENTICATE PLAIN if LOGINDISABLED
4840 is set.
4841
4842 2010-10-31 David Engster <dengste@eml.cc>
4843
4844 * nnmairix.el (nnmairix-get-valid-servers): Return list of strings to
4845 conform with changes to gnus-completing-read.
4846
4847 2010-10-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
4848
4849 * shr.el (shr-tag-img): Output "*" instead of "[img]".
4850
4851 2010-10-30 Andrew Cohen <cohen@andy.bu.edu>
4852
4853 * nnir.el: Move defvar, defcustom around to keep file organized
4854 and keep byte-compiler quiet.
4855 (nnir-read-parms): Accept search-engine as arg.
4856 (nnir-run-query): Pass search-engine as arg.
4857 (nnir-search-engine): Remove.
4858
4859 2010-10-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
4860
4861 * shr.el (shr-generic): The text nodes should be text, not :text.
4862
4863 * nnir.el (nnir-search-engine): Ressurect variable, since it's used
4864 later in the file.
4865
4866 2010-10-30 Andrew Cohen <cohen@andy.bu.edu>
4867
4868 * nnir.el: General clean up. Allow searching with multiple engines.
4869 Allow separate extra-parameters for each engine.
4870 Batch queries when possible.
4871 (nnir-imap-default-search-key,nnir-method-default-engines):
4872 Add customize interface.
4873 (nnir-run-gmane): New engine.
4874 (nnir-engines): Use it. Qualify all prompts with engine name.
4875 (nnir-search-engine): Remove global variable.
4876 (nnir-run-hyrex): Restore for now.
4877 (nnir-extra-parms,nnir-search-history): New variables.
4878 (gnus-group-make-nnir-group): Use them.
4879 (nnir-group-server): Remove in favor of gnus-group-server.
4880 (nnir-request-group): Avoid searching twice.
4881 (nnir-sort-groups-by-server): New function.
4882
4883 2010-10-30 Julien Danjou <julien@danjou.info>
4884
4885 * gnus-group.el: Remove gnus-group-fetch-control.
4886
4887 * gnus-start.el (gnus-find-new-newsgroups):
4888 Remove gnus-check-first-time-used.
4889
4890 * gnus.el: Remove gnus-backup-default-subscribed-newsgroups.
4891
4892 2010-10-30 Knut Anders Hatlen <kahatlen@gmail.com> (tiny change)
4893
4894 * nnimap.el (nnimap-update-info): Allow 'ticked and other flags to be
4895 set on groups that don't have \* permanentflags.
4896
4897 2010-10-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
4898
4899 * shr.el (shr-tag-span): Drop colorization of regions since we don't
4900 control the background color.
4901 (shr-tag-img): Ignore very small web bug type images.
4902 (shr-put-image): Add help-echo alt texts to the images.
4903 (shr-tag-video): Show the video poster image.
4904
4905 2010-10-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
4906
4907 * shr.el (shr-table-depth): New variable.
4908 (shr-tag-table-1): Only insert the images after the top-level table.
4909
4910 * nnimap.el (nnimap-split-incoming-mail): Fix typo.
4911
4912 * gnus-util.el (gnus-list-memq-of-list): New function.
4913
4914 * nnimap.el (nnimap-split-incoming-mail): Note that the INBOX has been
4915 selected.
4916 (nnimap-unsplittable-articles): New slot.
4917 (nnimap-new-articles): Use it.
4918
4919 2010-10-29 Stephen Berman <stephen.berman@gmx.net> (tiny change)
4920
4921 * gnus-group.el (gnus-group-get-new-news-this-group): Don't have point
4922 move to the previous line on `M-g'.
4923
4924 2010-10-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
4925
4926 * gnus-msg.el (gnus-inews-do-gcc): Don't have the backends do the slow
4927 *-request-group, which seems unnecessary.
4928
4929 * nnimap.el (nnimap-quote-specials): Function copied over from
4930 imap.el.
4931 (nnimap-open-connection): Use AUTHENTICATE PLAIN on servers that say
4932 they support that. Suggested by Tom Regner.
4933
4934 2010-10-29 Julien Danjou <julien@danjou.info>
4935
4936 * gnus-sum.el (gnus-summary-delete-marked-as-read): Remove obsolete
4937 defalias.
4938 (gnus-summary-delete-marked-with): Remove obsolete defalias.
4939
4940 * gnus.el: Remove `gnus-nntp-service' variable.
4941 (gnus-secondary-servers): Make obsolete.
4942 (gnus-nntp-server): Make obsolete.
4943
4944 * gnus-start.el (gnus-1): Remove x-splash calls.
4945
4946 * gnus-ems.el (gnus-x-splash): Remove.
4947
4948 * gnus.el (gnus-group-startup-message): Simplify/update code.
4949
4950 * gnus-group.el (gnus-group-make-tool-bar): Check for display graphic
4951 capability before doing anything.
4952 (gnus-group-insert-group-line): Remove useless
4953 gnus-group-remove-excess-properties.
4954
4955 2010-10-29 Katsumi Yamaoka <yamaoka@jpl.org>
4956
4957 * gnus-art.el (gnus-article-goto-part): Work for article narrowed by ^L.
4958
4959 2010-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
4960
4961 * gnus-sum.el (gnus-summary-rescan-group): Try to restore the window
4962 config after reselecting.
4963
4964 2010-10-28 Julien Danjou <julien@danjou.info>
4965
4966 * shr.el (shr-put-image): Use point even if only inserting text.
4967 (shr-put-image): Save excursion when inserting alt text on non-graphic
4968 display, so the behavior is the same when we are on a graphic display.
4969
4970 * nnir.el (nnir-run-swish-e): Remove hyrex support.
4971
4972 2010-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
4973
4974 * gnus-art.el (gnus-article-jump-to-part): Error on no part; fix prompt.
4975 (gnus-mime-copy-part): Check coding system, not charset.
4976 (gnus-mime-view-part-externally): Never remove part.
4977 (gnus-mime-view-part-internally): Don't remove part here.
4978 (gnus-article-part-wrapper): Make sure MIME tag is visible.
4979 (gnus-article-goto-part): Go to displayed or preferred subpart if it is
4980 multipart/alternative.
4981
4982 * mm-decode.el (mm-display-part): Take optional arg `force'.
4983
4984 2010-10-26 Julien Danjou <julien@danjou.info>
4985
4986 * gnus-group.el (gnus-group-default-list-level): Add this function to
4987 compute the default list level.
4988 (gnus-group-default-list-level): Add possibility to use a function.
4989
4990 2010-10-27 Katsumi Yamaoka <yamaoka@jpl.org>
4991
4992 * mm-decode.el (mm-shr): Add undisplayer to MIME handle.
4993
4994 * gnus-group.el (gnus-group-completing-read)
4995 (gnus-read-ephemeral-bug-group): Replace replace-regexp-in-string with
4996 gnus-replace-in-string.
4997
4998 2010-10-26 Katsumi Yamaoka <yamaoka@jpl.org>
4999
5000 * shr.el (shr-tag-div): Add.
5001
5002 2010-10-25 Julien Danjou <julien@danjou.info>
5003
5004 * gnus-util.el: Remove `gnus-with-local-quit'.
5005
5006 * gnus-demon.el (gnus-demon-init): Use run-with-idle-timer function.
5007
5008 2010-10-25 Lars Magne Ingebrigtsen <larsi@gnus.org>
5009
5010 * gnus-sum.el (gnus-summary-select-article): Fix type error in checking
5011 the original article buffer.
5012
5013 2010-10-24 Lars Magne Ingebrigtsen <larsi@gnus.org>
5014
5015 * nnimap.el (nnimap-request-head): New function.
5016 (nnimap-request-move-article): Try to be slightly faster by not
5017 requesting the entire message when moving.
5018 (nnimap-transform-headers): Don't bug out on bodiless articles.
5019 (nnimap-send-command): Have no outstanding messages if the IMAP server
5020 doesn't support streaming.
5021 (nnimap-transform-headers): Fold {quoted} strings more sloppily.
5022
5023 2010-10-24 Julien Danjou <julien@danjou.info>
5024
5025 * message.el (message-default-headers): Fix type.
5026
5027 2010-10-24 Lars Magne Ingebrigtsen <larsi@gnus.org>
5028
5029 * gnus-html.el (gnus-html-prefetch-images): Decode entities before
5030 prefetching images.
5031
5032 * gnus-sum.el (gnus-group-make-articles-read): Propagate marks to the
5033 backend for unknown groups. This is mainly useful for nnimap groups.
5034
5035 * gnus-agent.el (gnus-agent-fetch-group): Don't download stuff if the
5036 group isn't covered by the agent.
5037
5038 2010-10-22 Andrew Cohen <cohen@andy.bu.edu>
5039
5040 * nnir.el (nnir-method-default-engines): New variable.
5041 (nnir-run-query): Use it.
5042 (nnir-group-mode-hook): Remove key binding and move to gnus-group.el.
5043 (gnus-summary-nnir-goto-thread): Change group if needed.
5044
5045 * gnus-group.el (gnus-group-group-map): Add key binding for
5046 gnus-group-make-nnir-group.
5047
5048 2010-10-24 Lars Magne Ingebrigtsen <larsi@gnus.org>
5049
5050 * shr.el (shr-tag-object): Add.
5051
5052 * gnus-sum.el (gnus-summary-select-article): Make sure we have the
5053 original article buffer live.
5054 (gnus-summary-select-article-buffer):
5055 Mention gnus-widen-article-buffer.
5056
5057 2010-10-23 Lars Magne Ingebrigtsen <larsi@gnus.org>
5058
5059 * shr.el (shr-tag-strong): Add.
5060
5061 2010-10-22 Lars Magne Ingebrigtsen <larsi@gnus.org>
5062
5063 * gnus-group.el (gnus-group-completing-read): Remove all newlines from
5064 group names. They mess up the group buffer badly.
5065
5066 * shr.el (shr-tag-img): Don't bug out on images that don't have a SRC.
5067
5068 * gnus-group.el (gnus-group-mark-group): Use gnus-group-position-point
5069 instead of the summary one.
5070
5071 2010-10-22 Katsumi Yamaoka <yamaoka@jpl.org>
5072
5073 * mml.el (mml-preview): Work properly when editing article.
5074
5075 * gnus-start.el (gnus-read-active-file-1): Don't add method to
5076 gnus-have-read-active-file if it's already been in.
5077
5078 2010-10-22 Tom Tromey <tromey@redhat.com>
5079
5080 * gnus-group.el (gnus-group-unsubscribe-group): Fix args passed to
5081 gnus-group-completing-read.
5082
5083 2010-10-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
5084
5085 * message.el (message-mode-map): Don't bind M-; to comment region, to
5086 allow the global comment-dwim to work.
5087
5088 2010-10-21 Julien Danjou <julien@danjou.info>
5089
5090 * message.el (message-setup-1): Allow message-default-headers to be a
5091 function.
5092
5093 2010-10-21 Katsumi Yamaoka <yamaoka@jpl.org>
5094
5095 * shr.el (shr-tag-table): Simplify.
5096
5097 2010-10-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
5098
5099 * gnus-html.el (gnus-html-prefetch-images): Only prefetch http images
5100 to avoid trying to snarf invalid stuff.
5101
5102 * gnus-sum.el (gnus-summary-edit-article-done): Bind free variable.
5103
5104 * gnus.el (gnus-message-archive-group): Quote value.
5105 (gnus-message-archive-group): Mark as changed.
5106
5107 * shr.el (shr-add-font): Don't put the font properties on the newline
5108 or the indentation.
5109
5110 * message.el (message-fix-before-sending): Change options when sending
5111 non-printable characters.
5112
5113 * gnus.el (gnus-message-archive-method): Change the default to
5114 monthly outgoing groups.
5115
5116 * gnus-sum.el (gnus-summary-edit-article-done): Try to replace articles
5117 that have gotten new numbers.
5118
5119 * nnimap.el (nnimap-request-replace-article): New function.
5120
5121 2010-10-21 Katsumi Yamaoka <yamaoka@jpl.org>
5122
5123 * nnrss.el (nnrss-wash-html-in-text-plain-parts): Remove.
5124 (nnrss-request-article): Don't use special html washing code.
5125
5126 2010-10-20 Katsumi Yamaoka <yamaoka@jpl.org>
5127
5128 * shr.el (shr-tag-table): Remove useless nconc.
5129
5130 2010-10-20 Lars Magne Ingebrigtsen <larsi@gnus.org>
5131
5132 * gnus-art.el (article-wash-html): Simplify and remove the charset
5133 stuff. Use the normal html rendering code instead of the special html
5134 washing code.
5135
5136 * mm-view.el (mm-text-html-renderer-alist): Add the `shr' and
5137 `gnus-w3m' symbols.
5138 (mm-text-html-washer-alist): Remove.
5139
5140 * mm-decode.el (mm-inline-text-html-renderer): Remove.
5141 (mm-inline-media-tests): Remove use.
5142 (mm-text-html-renderer): Change default to the `shr' symbol.
5143
5144 * mm-view.el (mm-inline-text-html): Remove use.
5145
5146 * gnus-art.el (gnus-blocked-images): New function. Allow the
5147 `gnus-blocked-images' to be a function.
5148 (gnus-article-wash-function): Remove.
5149
5150 2010-10-20 Julien Danjou <julien@danjou.info>
5151
5152 * spam.el (spam-list-of-processors): Mark as obsolete.
5153
5154 * nnimap.el (nnimap-request-article): Fix BODYSTRUCTURE retrieval.
5155 (nnimap-insert-partial-structure): Fix boundary detection.
5156
5157 2010-10-20 Andreas Seltenreich <seltenreich@gmx.de>
5158
5159 * gnus-draft.el (gnus-draft-check-draft-articles): Don't unnecessarily
5160 run file-truename on remote files. This can be expensive and even
5161 prevent one from editing drafts if some unrelated buffer has a stale
5162 connection.
5163
5164 2010-10-20 Katsumi Yamaoka <yamaoka@jpl.org>
5165
5166 * shr.el (shr-find-fill-point): Shorten line if the preceding char is
5167 kinsoku-eol regardless of shr-kinsoku-shorten.
5168 (shr-tag-table-1): Rename from shr-tag-table; make it a subroutine.
5169 (shr-tag-table): Support caption, thead, and tfoot.
5170
5171 2010-10-19 Lars Magne Ingebrigtsen <larsi@gnus.org>
5172
5173 * shr.el (shr-find-fill-point): Don't leave blanks at the start of some
5174 lines.
5175 (shr-save-contents): New command and keystroke.
5176
5177 * nndoc.el (nndoc-type-alist): Add git support.
5178 (nndoc-git-type-p): New function.
5179 (nndoc-transform-git-article): Ditto.
5180 (nndoc-transform-git-headers): Ditto.
5181 (nndoc-transform-git-headers): Generate Subject headers.
5182
5183 * shr.el (shr-parse-style): New function.
5184 (shr-tag-span): Ditto.
5185
5186 * nnmairix.el (nnmairix-summary-mode-hook): Move nnmairix's `$' command
5187 to `G G' to avoid collisions.
5188
5189 2010-10-19 Katsumi Yamaoka <yamaoka@jpl.org>
5190
5191 * shr.el: Load kinsoku if necessary.
5192 (shr-kinsoku-shorten): New internal variable.
5193 (shr-find-fill-point): Make kinsoku shorten text line if
5194 shr-kinsoku-shorten is bound to non-nil.
5195 (shr-tag-table): Bild shr-kinsoku-shorten to t; refer to
5196 shr-indentation too when testing if table is wider than frame width.
5197 (shr-insert-table): Use `string-width' instead of `length' to measure
5198 text width.
5199 (shr-insert-table-ruler): Make sure indentation is done at bol.
5200
5201 2010-10-19 Stefan Monnier <monnier@iro.umontreal.ca>
5202
5203 * nnimap.el (nnimap-request-move-article, nnimap-parse-line)
5204 (nnimap-process-expiry-targets): Use unibyte for buffers that hold
5205 undecoded network data.
5206
5207 2010-10-18 Lars Magne Ingebrigtsen <larsi@gnus.org>
5208
5209 * gnus-agent.el (gnus-agent-toggle-plugged): Use the right minor mode
5210 name in the mode line spec so that the mode line menu works
5211 (bug #2431).
5212
5213 * message.el (message-get-reply-headers): If we're fed `to-address',
5214 then always use that.
5215
5216 * gnus-art.el (gnus-article-make-menu-bar): The article/group menus
5217 aren't so wide as to need to switch off the edit menu.
5218
5219 * gnus-delay.el (gnus-delay-article): Remove superfluous `group'
5220 binding. Suggested by Leo <sdl.web@gmail.com> (bug #6613).
5221
5222 * nnimap.el (nnimap-request-group): Don't SELECT the group twice on
5223 `M-g'.
5224 (nnimap-update-info): Update flags/read marks even if \* isn't part of
5225 the permanent marks.
5226
5227 2010-10-18 Andrew Cohen <cohen@andy.bu.edu>
5228
5229 * gnus-registry.el (gnus-registry-split-fancy-with-parent):
5230 Splitting according to references/in-reply-to obeys the ignore-groups
5231 variable, while splitting by sender and subject do not.
5232
5233 2010-10-18 Lars Magne Ingebrigtsen <larsi@gnus.org>
5234
5235 * gnus-art.el (gnus-article-dumbquotes-map): Make into a char/string
5236 alist, so that we can look for non-Unicode chars.
5237 (article-translate-strings): Allow both character and string maps.
5238
5239 2010-10-18 Katsumi Yamaoka <yamaoka@jpl.org>
5240
5241 * shr.el (shr-insert): Don't insert space behind a wide character
5242 categorized as kinsoku-bol, or between characters both categorized as
5243 nospace.
5244
5245 2010-10-16 Andrew Cohen <cohen@andy.bu.edu>
5246
5247 * gnus-sum.el (gnus-summary-refer-thread): Bug fix. Add the thread
5248 headers to gnus-newsgroup-headers.
5249
5250 2010-10-16 Lars Magne Ingebrigtsen <larsi@gnus.org>
5251
5252 * shr.el (shr-tag-img): Don't align images -- since we're not
5253 rescaling, this often leads to ugly displays.
5254
5255 2010-10-15 Andrew Cohen <cohen@andy.bu.edu>
5256
5257 * gnus-sum.el (gnus-summary-refer-thread): Unconditionally ignore
5258 duplicates.
5259
5260 2010-10-15 Kan-Ru Chen <kanru@kanru.info> (tiny change)
5261
5262 * gnus-diary.el (gnus-diary-check-message): Fix gnus-completing-read
5263 call.
5264
5265 2010-10-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
5266
5267 * gnus.el: Autoload gnus-html-show-images.
5268
5269 * nnimap.el: Use nnheader-message throughout.
5270
5271 * shr.el (shr-tag-img): Ignore images with no data.
5272
5273 2010-10-15 Julien Danjou <julien@danjou.info>
5274
5275 * mml.el (mml-generate-mime-1): Add `mml-enable-flowed' variable to add
5276 a possibility to disable format=flow encoding when using hard newlines.
5277
5278 2010-10-15 Katsumi Yamaoka <yamaoka@jpl.org>
5279
5280 * shr.el (shr-insert): Remove space inserted before or after a
5281 breakable character or at the beginning or the end of a line.
5282 (shr-find-fill-point): Do kinsoku; find the second best point or give
5283 it up if there's no breakable point.
5284
5285 2010-10-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
5286
5287 * nnimap.el (nnimap-open-connection): Message when opening connection
5288 for debugging purposes.
5289
5290 * gnus-art.el (gnus-article-setup-buffer): Set article mode truncation
5291 on every setup buffer call to allow this to change from article to
5292 article.
5293
5294 * shr.el (shr-tag-table): Experimental feature: Truncate lines in
5295 buffers where we have a wide table.
5296
5297 2010-10-14 Andrew Cohen <cohen@andy.bu.edu>
5298
5299 * gnus-sum.el (gnus-summary-refer-thread): Implement a version that
5300 uses *-request-thread.
5301
5302 2010-10-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
5303
5304 * nnimap.el (nnimap-open-connection): Remove %s from openssl
5305 incantation, which is no longer valid.
5306
5307 2010-10-14 Julien Danjou <julien@danjou.info>
5308
5309 * shr.el: Fix defcustom type (char -> character).
5310
5311 2010-10-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
5312
5313 * nnimap.el (nnimap-open-connection): tls-program should be a list of
5314 programs.
5315
5316 2010-10-14 Julien Danjou <julien@danjou.info>
5317
5318 * shr.el (shr-tag-a): Use url-link as widget type.
5319
5320 * gnus-group.el (gnus-group-insert-group-line): Fix group argument to
5321 `gnus-group-get-icon'.
5322
5323 2010-10-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
5324
5325 * nnimap.el (nnimap-close-server): Forget the nnimap data on close.
5326 This should make server editing work better.
5327
5328 * shr.el (shr-find-fill-point): Don't inloop on indented text.
5329
5330 * nnimap.el (nnimap-open-connection): Fix open-tls-stream call.
5331 (nnimap-parse-flags): Fix regexp.
5332
5333 * shr.el (shr-find-fill-point): Use a filling algorithm that should
5334 probably work for CJVK text, too.
5335
5336 * nnimap.el (nnimap-extend-tls-programs): Remove.
5337 (nnimap-open-connection): Bind STARTTLS to openssl explicitly.
5338
5339 2010-10-13 Julien Danjou <julien@danjou.info>
5340
5341 * nnimap.el (nnimap-parse-flags): Be more strict when looking for FETCH
5342 responses.
5343
5344 2010-10-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
5345
5346 * mm-decode.el (mm-shr): Allow use from non-Gnus users.
5347
5348 * gnus-spec.el (gnus-parse-simple-format): princ doesn't really insert
5349 anything in Emacs.
5350
5351 * shr.el (shr-current-column): Remove buggy and unnecessary function.
5352
5353 2010-10-13 Julien Danjou <julien@danjou.info>
5354
5355 * shr.el (shr-width): Make shr-width a defcustom with default to
5356 fill-column.
5357 (shr-tag-img): Use shr-width rather than fill-column.
5358
5359 2010-10-13 Katsumi Yamaoka <yamaoka@jpl.org>
5360
5361 * gnus-dired.el (gnus-dired-attach): Silence XEmacs 21.5 when compiling.
5362
5363 * gnus-gravatar.el (gnus-gravatar-transform-address): Adjust avatars'
5364 position when (X-)Faces exist.
5365 (gnus-treat-from-gravatar, gnus-treat-mail-gravatar): Force displaying
5366 avatars when called interactively.
5367
5368 2010-10-12 Katsumi Yamaoka <yamaoka@jpl.org>
5369
5370 * gnus-gravatar.el (gnus-gravatar-too-ugly): Don't test if
5371 gnus-article-x-face-too-ugly is bound.
5372
5373 2010-10-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
5374
5375 * rfc2231.el (rfc2231-parse-string): Ignore repeated parts.
5376
5377 * nnimap.el (nnimap-request-rename-group): Unselect by selecting a
5378 mailbox that doesn't exist.
5379
5380 2010-10-12 Julien Danjou <julien@danjou.info>
5381
5382 * shr.el (shr-tag-img): Encode URL properly when retrieving.
5383 (shr-get-image-data): Encode URL properly when fetching from cache.
5384 (shr-tag-img): Use aligned-to spaces to align correctly images.
5385
5386 * gnus-gravatar.el (gnus-gravatar-insert): Check if buffer is alive
5387 before inserting the Gravatar.
5388
5389 * shr.el (shr-tag-img): Add align attribute support for <img>.
5390
5391 2010-10-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
5392
5393 * gnus-gravatar.el (gnus-art): Require.
5394
5395 * gnus-sum.el (gnus-summary-mark-as-unread-forward)
5396 (gnus-summary-mark-as-unread-backward, gnus-summary-mark-as-unread):
5397 Remove long obsoleted functions.
5398
5399 2010-10-11 Katsumi Yamaoka <yamaoka@jpl.org>
5400
5401 * nnimap.el (gnutls-negotiate): Silence the byte compiler.
5402
5403 * gnus-art.el, gnus-cache.el, gnus-fun.el, gnus-group.el:
5404 * gnus-picon.el, gnus-spec.el, gnus-sum.el, gnus-util.el, gnus.el:
5405 * mail-source.el, message.el, mm-bodies.el, mm-decode.el, mm-extern.el:
5406 * mm-util.el, mm-view.el, mml-smime.el, mml.el, mml1991.el, mml2015.el:
5407 * nnfolder.el, nnheader.el, nnmail.el, nnmaildir.el, nnrss.el, nntp.el:
5408 * rfc1843.el, sieve-manage.el, smime.el, spam.el:
5409 Fix comment for declare-function.
5410
5411 2010-10-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
5412
5413 * nnimap.el (nnimap-request-rename-group): Select group read-only
5414 before renaming it.
5415
5416 * shr.el (shr-insert): Fix up the white space only regexp.
5417
5418 * nnimap.el (nnimap-transform-split-mail): Not all articles have
5419 bodies. Protect against this. Reported by Michael Welsh Duggan.
5420
5421 * shr.el (shr-current-column): New function.
5422 (shr-find-fill-point): New function.
5423
5424 2010-10-11 Michael Welsh Duggan <md5i@md5i.com> (tiny change)
5425
5426 * sieve-manage.el (sieve-manage-open): Allow port names as well as port
5427 numbers.
5428
5429 2010-10-11 Julien Danjou <julien@danjou.info>
5430
5431 * shr.el (shr-hr-line): Add.
5432 (shr-tag-hr): Use shr-hr-line to specify which character to use to
5433 display hr lines.
5434 (shr-max-columns): Do not change state to nil if we just inserting
5435 spaces.
5436
5437 2010-10-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
5438
5439 * gnus-topic.el (gnus-topic-read-group): If after the last group,
5440 select the last group.
5441
5442 2010-10-11 Teodor Zlatanov <tzz@lifelogs.com>
5443
5444 * gnus-int.el (gnus-run-hook-with-args): Autoload from gnus-util.el.
5445
5446 2010-10-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
5447
5448 * nnimap.el (nnimap-update-qresync-info): \Flagged messages are read
5449 for Gnus.
5450 (nnimap-retrieve-group-data-early): utf7-encode the group parameters.
5451 (nnimap-update-qresync-info): Mark \Seen articles as read.
5452
5453 * gnus-sum.el (gnus-summary-set-local-parameters): Ignore the `active'
5454 non-variable, too.
5455
5456 * nnimap.el (nnimap-open-connection): Use GnuTLS STARTTLS, if
5457 available.
5458 (nnimap-update-info): Rely more on the current active than the param
5459 active to avoid marking articles as read too much.
5460
5461 * auth-source.el (auth-source-create): Use (user-login-name) for the
5462 user name default.
5463
5464 * nnimap.el (nnimap-update-info): If the server doesn't return any
5465 useful info, just use the previous info.
5466 (nnimap-update-info): Prefer old info over start-article.
5467 (nnimap-update-qresync-info): Finish implementing QRESYNC.
5468
5469 2010-10-10 Andrew Cohen <cohen@andy.bu.edu>
5470
5471 * nnir.el (autoload): Clean up autoloads.
5472 (nnir-imap-default-search-key): Rename from nnir-imap-search-field.
5473 Use key rather than value.
5474 (nnir-imap-search-other): New variable.
5475 (nnir-read-parm): Use it.
5476 (nnir-imap-expr-to-imap): Use %S rather than imap-quote-specials.
5477 (gnus-summary-nnir-goto-thread): Modify to work with imap.
5478
5479 2010-10-10 Stefan Monnier <monnier@iro.umontreal.ca>
5480
5481 * nnimap.el (nnimap-wait-for-response): If the user hits `C-g', kill
5482 the process, too.
5483
5484 2010-10-09 Lars Magne Ingebrigtsen <larsi@gnus.org>
5485
5486 * spam.el (gnus-summary-mode-map): Bind to "$".
5487 Suggested by Russ Allbery.
5488
5489 * shr.el: Rework the way things are indented by <li> slightly.
5490
5491 * gnus.el (gnus-group-set-parameter): Fix typo.
5492
5493 * nnimap.el: Start implementing QRESYNC support.
5494
5495 2010-10-09 Julien Danjou <julien@danjou.info>
5496
5497 * nnir.el (nnir-engines): Fix too many arguments.
5498
5499 2010-10-09 Lars Magne Ingebrigtsen <larsi@gnus.org>
5500
5501 * nnmail.el (nnmail-expiry-target-group): Say that every expiry target
5502 group is the "last", so that the backends like nnfolder actually save
5503 their folders.
5504
5505 * nnimap.el (nnimap-open-connection): If we have GnuTLS loaded, then
5506 try to use that for the TLS stream.
5507 (nnimap-retrieve-group-data-early): Rework the marks code to heed
5508 UIDVALIDITY and find out which groups are read-only and not.
5509 (nnimap-get-flags): Use the same marks parsing code as the rest of
5510 nnimap.
5511
5512 2010-10-09 Julien Danjou <julien@danjou.info>
5513
5514 * nnir.el (nnir-read-parm): Fix call to gnus-completing-read.
5515
5516 * gnus-gravatar.el (gnus-gravatar-transform-address): Error errors when
5517 retrieving gravatars.
5518
5519 * shr.el (shr-table-corner): Add.
5520 (shr-table-line): Add.
5521 (shr-insert-table-ruler): Use the above defcustoms to insert tables.
5522
5523 2010-10-08 Julien Danjou <julien@danjou.info>
5524
5525 * mm-decode.el (mm-text-html-renderer): Add mm-shr in choice list.
5526
5527 2010-10-08 Teodor Zlatanov <tzz@lifelogs.com>
5528
5529 * gnus-util.el (gnus-alist-pull): Rename `gnus-pull'.
5530
5531 * gnus-sum.el (gnus-mark-article-as-unread)
5532 (gnus-summary-mark-article-as-unread, gnus-summary-remove-bookmark)
5533 (gnus-summary-set-bookmark): Use it.
5534
5535 * gnus-msg.el (gnus-setup-message): Use it.
5536
5537 * gnus-demon.el (gnus-demon-remove-handler): Use it.
5538
5539 * gnus.el (gnus-group-remove-parameter): Use it.
5540
5541 * gnus-group.el (gnus-group-make-web-group): Use it.
5542
5543 * gnus-demon.el (gnus-demon-remove-handler): Use it.
5544
5545 * nnregistry.el: Update docs to mention manual.
5546
5547 * gnus-registry.el: Update docs to mention nnregistry.el.
5548 (gnus-registry-initialize): Don't install nnregistry refer method
5549 automatically.
5550 (gnus-registry-install-nnregistry): Remove it.
5551
5552 2010-10-08 Lars Magne Ingebrigtsen <larsi@gnus.org>
5553
5554 * shr.el (shr-insert): Don't insert double spaces.
5555
5556 2010-10-08 Katsumi Yamaoka <yamaoka@jpl.org>
5557
5558 * gnus-gravatar.el (gnus-treat-from-gravatar)
5559 (gnus-treat-mail-gravatar): Bind gnus-gravatar-too-ugly to nil when
5560 called interactively.
5561
5562 * gnus-art.el (gnus-mime-view-part-externally)
5563 (gnus-mime-view-part-internally): Make predicate function passed to
5564 gnus-mime-view-part-as-type assume argument is a mime type, not a list
5565 of a mime type.
5566
5567 * shr.el (shr-table-widths): Don't use cl function `reduce'.
5568
5569 2010-10-07 Lars Magne Ingebrigtsen <larsi@gnus.org>
5570
5571 * shr.el (require): Require cl when compiling.
5572 (shr-tag-hr): New function.
5573
5574 * nnimap.el (nnimap-update-info): Remove double setting of high.
5575 (nnimap-update-info): Don't ignore groups that have no UIDNEXT.
5576 This makes nnimap work properly on Courier again.
5577
5578 * gnus.el (gnus-carpal): The carpal mode has been removed, but define
5579 the variable for backwards compatibility.
5580
5581 * mm-decode.el (mm-save-part): If given a non-directory result, expand
5582 the file name before using to avoid setting mm-default-directory to
5583 nil.
5584
5585 * gnus-start.el (gnus-get-unread-articles): Require gnus-agent before
5586 bidning gnus-agent variables.
5587
5588 * shr.el (shr-render-td): Use a cache for the table rendering function
5589 to avoid getting an exponential rendering behavior in nested tables.
5590 (shr-insert): Rework the line-breaking algorithm.
5591 (shr-insert): Don't leave trailing spaces.
5592 (shr-insert-table): Also insert empty TDs.
5593 (shr-tag-blockquote): Ensure paragraphs after </ul>.
5594
5595 2010-10-07 Stefan Monnier <monnier@iro.umontreal.ca>
5596
5597 * gnus-sum.el (gnus-number): Rename from `number'.
5598 (gnus-article-marked-p, gnus-summary-limit-to-display-predicate)
5599 (gnus-summary-limit-children): Update uses correspondingly.
5600
5601 2010-10-07 Katsumi Yamaoka <yamaoka@jpl.org>
5602
5603 * gnus-gravatar.el (gnus-gravatar-too-ugly): New user option.
5604 (gnus-gravatar-transform-address): Don't show avatars of people of
5605 which mail addresses match gnus-gravatar-too-ugly.
5606
5607 2010-10-07 Lars Magne Ingebrigtsen <larsi@gnus.org>
5608
5609 * shr.el (shr-table-widths): Expand TD elements to fill available
5610 space.
5611
5612 2010-10-07 Julien Danjou <julien@danjou.info>
5613
5614 * nnimap.el (nnimap-request-rename-group): Add this method.
5615
5616 2010-10-07 Katsumi Yamaoka <yamaoka@jpl.org>
5617
5618 * gnus-html.el (gnus-html-schedule-image-fetching): Remove function
5619 name from XEmacs' function-arglist.
5620
5621 * gnus-gravatar.el (gnus-gravatar-insert): Don't add properties to
5622 gravatar under XEmacs.
5623
5624 2010-10-07 Teodor Zlatanov <tzz@lifelogs.com>
5625
5626 * auth-source.el: Update docs with TODO items.
5627
5628 * gnus-sync.el: Update docs to explain state and plans.
5629
5630 * gnus-int.el (gnus-after-set-mark-hook, gnus-before-update-mark-hook):
5631 Hooks for mark updates.
5632 (gnus-request-set-mark, gnus-request-update-mark): Use them.
5633
5634 * gnus-util.el (gnus-run-hooks-with-args): Convenience function to run
5635 hooks with arguments, which is needed for mark update hooks.
5636
5637 2010-10-06 Julien Danjou <julien@danjou.info>
5638
5639 * gnus.el (gnus-expand-group-parameter): Only return and act on what
5640 was matched.
5641
5642 * sieve-manage.el: Update example in `Commentary'.
5643
5644 * sieve.el (sieve-open-server): Use sieve-manage-authenticate.
5645
5646 * sieve-manage.el (sieve-manage-open): Use sieve-manage-default-port,
5647 not 2000.
5648 (sieve-manage-authenticate): Re-add function.
5649
5650 2010-10-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
5651
5652 * shr.el (shr-insert): Get 'space transition right.
5653 (shr-render-td): Only delete space at the end of the TD.
5654
5655 * nnimap.el (nnimap-open-connection): Prepare to support
5656 open-gnutls-stream.
5657
5658 * shr.el: Rearrange function order to be more logical.
5659
5660 2010-10-06 Julien Danjou <julien@danjou.info>
5661
5662 * nnrss.el (nnrss-check-group): Remove 404 URL in comment.
5663 (nnrss-discover-feed): Remove 404 URL in docstring.
5664
5665 * nnir.el: Fix Swish-E URL.
5666 Fix Namazu URL.
5667
5668 * message.el (message-change-subject): Remove 404 URL in a comment.
5669
5670 2010-10-06 Katsumi Yamaoka <yamaoka@jpl.org>
5671
5672 * gnus-art.el (gnus-mime-view-part-as-type): Make it work when being
5673 called interactively.
5674
5675 * gnus-util.el (gnus-remove-if): Allow hash table.
5676 (gnus-remove-if-not): New function.
5677
5678 * gnus-art.el (gnus-mime-view-part-as-type):
5679 * gnus-score.el (gnus-summary-score-effect):
5680 * gnus-sum.el (gnus-read-move-group-name):
5681 Replace remove-if-not with gnus-remove-if-not.
5682
5683 * gnus-group.el (gnus-group-completing-read):
5684 Regard collection as a hash table if it is not a list.
5685
5686 2010-10-05 Lars Magne Ingebrigtsen <larsi@gnus.org>
5687
5688 * shr.el (shr-render-td): Allow blank/missing <TD>s.
5689
5690 * shr.el: Document the table-rendering algorithm.
5691
5692 * gnus-html.el (gnus-html-schedule-image-fetching): Protect against
5693 invalid URLs.
5694
5695 * shr.el (shr-tag-img): Shorten ALT texts and allow them to be
5696 line-broken.
5697 (shr-tag-img): Ignore image fetching errors.
5698 (shr-overlays-in-region): Compute overlay positions correctly.
5699
5700 * mm-decode.el (mm-shr): Require shr.
5701
5702 * gnus-art.el (gnus-blocked-images): Move variable here.
5703
5704 * shr.el (shr-insert-table): Bind free variable.
5705
5706 * mm-decode.el (mm-shr): Bind shr-content-function.
5707
5708 * shr.el (shr-content-function): New variable.
5709
5710 * gnus-sum.el (gnus-article-sort-by-most-recent-date): New function,
5711 added for symmetry.
5712
5713 * nnir.el (nnir-retrieve-headers): Don't bug out on invalid data.
5714
5715 * gnus-group.el (gnus-group-make-group): Doc fix.
5716
5717 * nnimap.el (nnimap-request-newgroups): Return success.
5718
5719 * shr.el (shr-find-elements): New function.
5720 (shr-tag-table): Put all the images after the table.
5721 (shr-tag-table): Really inhibit images inside the table.
5722 (shr-collect-overlays): Copy over overlays from the TD elements to the
5723 main document.
5724
5725 * mm-decode.el (mm-shr): Bind shr-blocked-images to
5726 gnus-blocked-images.
5727
5728 2010-10-05 Julien Danjou <julien@danjou.info>
5729
5730 * sieve-manage.el (sieve-sasl-auth): Use auth-source to authenticate.
5731
5732 * gnus-html.el (gnus-html-wash-images): Rescale image from cid too.
5733 (gnus-html-maximum-image-size): Add this function.
5734 (gnus-html-put-image): Use gnus-html-maximum-image-size.
5735
5736 * sieve-manage.el (sieve-manage-capability): Do not bug out when the
5737 server-value of the capability is nil.
5738
5739 2010-10-05 Lars Magne Ingebrigtsen <larsi@gnus.org>
5740
5741 * shr.el (shr-tag-em): Add <EM> tag.
5742
5743 2010-10-05 Florian Ragwitz <rafl@debian.org> (tiny change)
5744
5745 * sieve-manage.el (sieve-manage-default-stream): Make default stream
5746 customizable.
5747
5748 * gnus-html.el (gnus-html-wash-tags): Decode URL entities to avoid
5749 handing broken links to browse-url.
5750
5751 2010-10-05 Julien Danjou <julien@danjou.info>
5752
5753 * gnus-util.el (gnus-emacs-completing-read)
5754 (gnus-iswitchb-completing-read): Use autoload rather than require.
5755
5756 2010-10-05 Katsumi Yamaoka <yamaoka@jpl.org>
5757
5758 * gnus-util.el (gnus-completing-read-function): Exclude
5759 gnus-icompleting-read and gnus-ido-completing-read from candidates for
5760 XEmacs since iswitchb.el is very old and ido.el is unavailable in
5761 XEmacs.
5762
5763 * gnus-registry.el (gnus-registry-install-nnregistry): Rewrite so as
5764 not to use `delete-dups' that is unavailable in XEmacs 21.4.
5765
5766 * gnus-html.el: Don't require help-fns under XEmacs.
5767 (gnus-html-schedule-image-fetching): Work for XEmacs.
5768
5769 * mm-decode.el (mm-shr): Decode contents by charset.
5770
5771 2010-10-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
5772
5773 * nnimap.el (nnimap-open-connection): Give an error if nnimap-stream is
5774 unknown.
5775
5776 * shr.el (shr-tag-blockquote): Ensure paragraph after quote, too.
5777 (shr-get-image-data): Ensure against the cache file missing.
5778
5779 * nnimap.el (nnimap-finish-retrieve-group-infos): Message while waiting
5780 for data.
5781
5782 * spam-report.el (spam-report-url-ping-plain): Don't query about
5783 killing the process.
5784
5785 * shr.el (shr-render-td): Protect against too-wide text.
5786
5787 2010-10-04 Julien Danjou <julien@danjou.info>
5788
5789 * mml-smime.el (mml-smime-openssl-encrypt-query): Fix choices.
5790 (mml-smime-openssl-sign-query): Fix gnus-completing-read call.
5791
5792 * gravatar.el (gravatar-retrieved): Kill buffer when gravatar has been
5793 retrieved.
5794
5795 2010-10-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
5796
5797 * shr.el (browse-url): Require.
5798 (shr-ensure-paragraph): Don't insert a new newline after empty-ish
5799 lines.
5800 (shr-show-alt-text, shr-browse-image): New commands.
5801 (shr-browse-url, shr-copy-url): New commands.
5802
5803 * gnus-sum.el (gnus-widen-article-window): New variable.
5804 (gnus-summary-select-article-buffer): Use it.
5805
5806 * message.el (message-idna-to-ascii-rhs-1): Don't bug out on addresses
5807 without @ signs.
5808
5809 2010-10-04 Michael Welsh Duggan <md5i@md5i.com> (tiny change)
5810
5811 * nnir.el (nnir-run-imap): Remove spurious space in search string.
5812
5813 2010-10-04 Julien Danjou <julien@danjou.info>
5814
5815 * gnus-util.el (gnus-emacs-completing-read): Mapcar collection to list,
5816 for XEmacs.
5817
5818 2010-10-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
5819
5820 * gnus-salt.el: Remove all gnus-carpal stuff -- it's not useful.
5821
5822 * nnimap.el (nnimap-open-connection): Allow tls as a synonym for ssl.
5823 (nnimap-close-server): Implement.
5824
5825 * shr.el (shr-ensure-paragraph): Fix the non-empty line case.
5826 (shr-insert): Tweak line breaking.
5827 (shr-insert): Handle <pre> better.
5828 (shr-tag-li): Get <li> indentation right.
5829 (shr-tag-li): Get <li> indentation even righter.
5830 (shr-tag-blockquote): Ensure paragraph start.
5831 (shr-make-table): Tweak table generation.
5832 (shr-make-table): Fix typo.
5833
5834 * shr.el: Implement table rendering.
5835
5836 2010-10-04 Julien Danjou <julien@danjou.info>
5837
5838 * gnus-html.el (gnus-html-put-image): Fix resize image code.
5839
5840 2010-10-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
5841
5842 * shr.el (shr-insert): Use string anchors instead of line anchors.
5843
5844 2010-10-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
5845
5846 * shr.el: Add headings.
5847 (shr-ensure-paragraph): Actually work.
5848 (shr-tag-li): Make <ul> prettier.
5849 (shr-insert): Get white space at the beginning/end of elements right.
5850 (shr-tag-p): Collapse subsequent <p>s.
5851 (shr-ensure-paragraph): Don't insert double line feeds after blank
5852 lines.
5853 (shr-insert): \t is also space.
5854 (shr-tag-s): Fix "s" tag name function.
5855 (shr-tag-s): Fix face prop name.
5856
5857 2010-10-03 Julien Danjou <julien@danjou.info>
5858
5859 * gnus-html.el (gnus-html-put-image): Use gnus-rescale-image.
5860
5861 * mm-view.el (gnus-window-inside-pixel-edges): Add autoload for
5862 gnus-window-inside-pixel-edges.
5863
5864 * gnus-ems.el (gnus-window-inside-pixel-edges): Move from gnus-html to
5865 gnus-ems.
5866
5867 * mm-view.el (mm-inline-image-emacs): Support image resizing.
5868
5869 * gnus-util.el (gnus-rescale-image): Add generic gnus-rescale-image
5870 function.
5871
5872 * mm-decode.el (mm-inline-large-images): Enhance defcustom and add
5873 resize choice.
5874
5875 2010-10-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
5876
5877 * shr.el (shr-tag-p): Don't insert newlines on empty tags at the
5878 beginning of the buffer.
5879
5880 * gnus-sum.el (gnus-summary-select-article-buffer): Really select the
5881 article buffer again.
5882
5883 * shr.el (shr-tag-p): Don't insert newlines at the start of the buffer.
5884
5885 * mm-decode.el (mm-shr): Narrow before inserting, so that shr can know
5886 when it's at the start of the buffer.
5887
5888 * shr.el (shr-tag-blockquote): Convert name.
5889 (shr-rescale-image): Use the right image-size variant.
5890
5891 * gnus-sum.el (gnus-summary-select-article-buffer): If the article
5892 buffer isn't shown, then select the current article first instead of
5893 bugging out.
5894 (gnus-summary-select-article-buffer): Show both the article and summary
5895 buffers again.
5896
5897 * shr.el (shr-fontize-cont): Protect against regions with no text.
5898 Rename tag functions to shr-tag-* for enhanced security.
5899 (shr-tag-ul, shr-tag-ol, shr-tag-li, shr-tag-br): New functions.
5900
5901 2010-10-03 Chong Yidong <cyd@stupidchicken.com>
5902
5903 * shr.el (shr-insert):
5904 * pop3.el (pop3-movemail):
5905 * gnus-html.el (gnus-html-wash-tags): Don't use plusp, as cl may not be
5906 loaded.
5907
5908 2010-10-03 Glenn Morris <rgm@gnu.org>
5909
5910 * nnmairix.el (nnmairix-replace-illegal-chars): Drop Emacs 20 code.
5911
5912 * smime.el (smime-cert-by-ldap-1): Drop Emacs 21 code.
5913
5914 * gnus-art.el (gnus-next-page-map): Drop Emacs 20 compat cruft.
5915
5916 * gmm-utils.el (gmm-write-region): Drop Emacs 20 compat cruft.
5917
5918 * gnus-util.el (gnus-make-local-hook): Simplify.
5919
5920 2010-10-02 Julien Danjou <julien@danjou.info>
5921
5922 * gnus-util.el (gnus-iswitchb-completing-read): New function.
5923 (gnus-ido-completing-read): New function.
5924 (gnus-emacs-completing-read): New function.
5925 (gnus-completing-read): Use gnus-completing-read-function.
5926 Add gnus-completing-read-function.
5927
5928 2010-10-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
5929
5930 * shr.el (shr-insert-document): Autoload.
5931 (shr-img): Be silent.
5932 (shr-insert): Add a newline after every picture before text.
5933 (shr-add-font): Use overlays for combining faces.
5934 (shr-insert): Pass upwards the text start point.
5935
5936 * mm-decode.el (mm-text-html-renderer): Default to shr.el rendering, if
5937 possible.
5938 (mm-shr): New function.
5939
5940 2010-10-02 Julien Danjou <julien@danjou.info>
5941
5942 * gnus-gravatar.el (gnus-gravatar-insert): Adjust character where we
5943 should go backward.
5944
5945 2010-10-02 Juanma Barranquero <lekktu@gmail.com>
5946
5947 * shr.el (shr): Fix typo in provide call.
5948
5949 2010-10-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
5950
5951 * shr.el: New file.
5952
5953 * gnus-html.el (gnus-html-schedule-image-fetching): Be silent.
5954
5955 * gnus-topic.el (gnus-topic-move-group): Fix the syntax of the
5956 completing read.
5957
5958 2010-10-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
5959
5960 * gnus-start.el (gnus-check-bogus-newsgroups): Say how many groups
5961 we're being queried about. Suggested by Dan Jacobson.
5962
5963 * nndoc.el (nndoc-type-alist): Do babyl before mime-parts.
5964 Suggested by Jason Eisner.
5965
5966 * gnus-async.el (gnus-async-delete-prefetched-entry): Remove from hash
5967 table, too. Suggested by Stefan Wiens.
5968 (gnus-async-prefetched-article-entry): Use intern-soft to avoid growing
5969 the table unnecessary. Suggested by Stefan Wiens.
5970
5971 * gnus-sum.el (gnus-summary-clear-local-variables): This is probably no
5972 longer needed, and probably doesn't work either, as pointed out by
5973 Stefan Wiens.
5974 (gnus-summary-exit): Remove call to the clearing function.
5975 (gnus-summary-exit-no-update): Ditto.
5976
5977 * gnus-art.el (gnus-summary-save-in-file): Use with-current-buffer
5978 instead of gnus-eval-in-buffer-window to avoid popping up frames.
5979 Reported by Stefan Monnier.
5980 (gnus-summary-save-in-rmail): Ditto.
5981
5982 * gnus-sum.el (gnus-summary-select-article-buffer): Show only the
5983 article buffer, instead of both the article buffer and the summary
5984 buffer. Sort of suggested by Dan Jacobson.
5985
5986 * gnus-win.el (gnus-buffer-configuration): Add an only-article spec.
5987
5988 * nnmbox.el (nnmbox-read-mbox): Mark buffer for deletion on Gnus exit.
5989 Suggested by Dan Jacobson.
5990
5991 * mm-encode.el (mm-content-transfer-encoding-defaults): Try to make the
5992 documentation clearer.
5993
5994 * message.el (message-shorten-references): Comment on the number "21".
5995 Suggested by Stefan Monnier.
5996
5997 * gnus-sum.el (gnus-summary-scroll-up): Add more documentation.
5998 Suggested by Dan Jacobson.
5999
6000 * gnus.el (gnus-large-newsgroup):
6001 Mention gnus-large-ephemeral-newsgroup. Suggested by Dan Jacobson.
6002
6003 * gnus-msg.el (gnus-summary-resend-message): When resending, don't
6004 externalize attachments. Bug reported by Steve Wen.
6005
6006 * gnus.el (gnus-continuum-version): Make inactive, since it doesn't
6007 really message anything to the user.
6008
6009 * nnmail.el (nnmail-article-group): Allow using the fancy split method
6010 directly.
6011
6012 * nnimap.el (nnimap-request-group): Low higher than high to signal no
6013 messages in empty groups.
6014
6015 2010-10-01 Ted Zlatanov <tzz@lifelogs.com>
6016
6017 * nnimap.el (nnimap-request-group): Don't bug out when there's an empty
6018 non-UIDNEXT group.
6019
6020 2010-10-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
6021
6022 * gnus-group.el (gnus-group-completing-read): Return the symbol name,
6023 not the value from the collection.
6024
6025 * nnimap.el (nnimap-update-info): Ignore groups that have no UIDNEXT
6026 values. This sometimes happens on some groups that have no info.
6027 (nnimap-request-newgroups): New function.
6028
6029 2010-10-01 Teodor Zlatanov <tzz@lifelogs.com>
6030
6031 * gnus-registry.el (gnus-registry-install-nnregistry): Move the feature
6032 check into `gnus-registry-initialize'.
6033 (gnus-registry-initialize): Ditto.
6034 Fix and extend header docs.
6035
6036 2010-10-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
6037
6038 * gnus-html.el (gnus-html-prefetch-images): Adjust regexp to avoid
6039 regexp backtrace overflows.
6040
6041 * nnimap.el (nnimap-extend-tls-programs): Only extend those programs
6042 for starttls that tls.el implements; i.e. openssl.
6043
6044 2010-10-01 Katsumi Yamaoka <yamaoka@jpl.org>
6045
6046 * gravatar.el: Don't load image.el that XEmacs doesn't provide.
6047 (gravatar-create-image): New function that's an alias to
6048 gnus-xmas-create-image, gnus-create-image, or create-image.
6049 (gravatar-data->image): Use it.
6050
6051 2010-09-30 Teodor Zlatanov <tzz@lifelogs.com>
6052
6053 * gnus-registry.el (gnus-registry-install-nnregistry): New function to
6054 install the nnregistry refer method.
6055 (gnus-registry-install-hooks): Use it.
6056 (gnus-registry-unfollowed-groups): Add nnmairix to the default
6057 unfollowed groups.
6058
6059 2010-09-30 Jose A. Ortega Ruiz <jao@gnu.org> (tiny change)
6060
6061 * gnus-sum.el (gnus-summary-show-thread): Skip past invisible text when
6062 expanding threads.
6063
6064 2010-09-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
6065
6066 * nnir.el: Use the server names without suffixes (bug #7009).
6067
6068 * nnimap.el (nnimap-open-connection): Reinstate the auto-upgrade from
6069 unencrypted to STARTTLS, if possible.
6070
6071 2010-09-30 Teemu Likonen <tlikonen@iki.fi> (tiny change)
6072
6073 * message.el (message-ignored-supersedes-headers): Strip Injection-*
6074 headers before superseding.
6075
6076 2010-09-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
6077
6078 * nnrss.el (nnrss-use-local): Add documentation.
6079
6080 * nnimap.el (nnimap-extend-tls-programs): New function.
6081 (nnimap-open-connection): Use tls.el exclusively, and not starttls.el.
6082 (nnimap-wait-for-connection): Accept the greeting from the stupid
6083 output from openssl s_client -starttls, too.
6084
6085 * nnimap.el (nnimap-find-article-by-message-id): Really return the
6086 article number.
6087 (nnimap-split-fancy): New variable.
6088 (nnimap-split-incoming-mail): Use it.
6089
6090 * nntp.el (nntp-server-list-active-group): Document.
6091
6092 * nnimap.el (nnimap-find-article-by-message-id): Use EXAMINE instead of
6093 SELECT to get the message-id.
6094
6095 * mail-source.el (mail-sources): Remove webmail support.
6096 (defvar): Ditto.
6097 (mail-source-fetcher-alist): Ditto.
6098 (mail-source-fetch-webmail): Remove.
6099
6100 * webmail.el: Remove -- doesn't seem relevant any more.
6101
6102 * gnus.el: Fix up make-obsolete-variable declarations throughout.
6103
6104 * nnimap.el (nnimap-request-accept-article): Get the Message-ID without
6105 the \r.
6106
6107 2010-09-30 Julien Danjou <julien@danjou.info>
6108
6109 * gnus-agent.el (gnus-agent-add-group): Fix call to
6110 gnus-completing-read.
6111
6112 2010-09-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
6113
6114 * nndoc.el (nndoc-retrieve-groups): New function.
6115
6116 * nnimap.el (nnimap-split-incoming-mail): If nnimap-split-methods is
6117 `default', use nnmail-split-methods.
6118 (nnimap-request-article): Downcase the NILs so that they are nil.
6119
6120 * gnus-sum.el (gnus-valid-move-group-p): Make sure that `group' is a
6121 symbol.
6122
6123 * nnimap.el (nnimap-open-connection): Revert the auto-network->starttls
6124 code, since if the user has requested network, that's what they ought
6125 to get.
6126 (nnimap-request-set-mark): Erase the buffer before issuing commands.
6127 (nnimap-split-rule): Mark as obsolete.
6128
6129 * pop3.el (pop3-send-streaming-command, pop3-stream-length):
6130 New variable.
6131
6132 * nnimap.el (nnimap-insert-partial-structure): Get the type from the
6133 correct slot, too.
6134
6135 2010-09-29 Julien Danjou <julien@danjou.info>
6136
6137 * gnus.el (gnus-local-domain): Declare variable obsolete.
6138
6139 * gnus-util.el (gnus-icompleting-read): Require iswitchb.
6140 Fix history computing.
6141 (gnus-ido-completing-read): Require ido.
6142
6143 2010-09-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
6144
6145 * gnus-registry.el: Don't prompt on load, which makes it impossible to
6146 build Gnus.
6147
6148 * nnimap.el (nnimap-insert-partial-structure): Be way more permissive
6149 when interpreting the structures.
6150 (nnimap-request-accept-article): Add \r\n to the lines to make this
6151 work with Cyrus.
6152
6153 * nndraft.el (nndraft-request-expire-articles): Use the group name
6154 instead if "nndraft". Fix found by Nils Ackermann.
6155
6156 2010-09-29 Ludovic Courtes <ludo@gnu.org>
6157
6158 * nnregistry.el: Add.
6159
6160 2010-09-29 Stefan Monnier <monnier@iro.umontreal.ca>
6161
6162 * nnmail.el (group, group-art-list, group-art):
6163 Remove unneeded directives.
6164
6165 2010-09-29 Katsumi Yamaoka <yamaoka@jpl.org>
6166
6167 * mm-util.el (mm-codepage-iso-8859-list, mm-charset-eval-alist)
6168 (mm-mime-charset):
6169 * rfc2047.el (rfc2047-syntax-table):
6170 * utf7.el (utf7-utf-16-coding-system): Comment fix.
6171
6172 * nnrss.el (nnrss-read-server-data, nnrss-read-group-data): Use `load'
6173 rather than `insert-file-contents' and `eval-region'.
6174
6175 2010-09-29 Julien Danjou <julien@danjou.info>
6176
6177 * gnus-gravatar.el (gnus-gravatar-properties): Add this properties in
6178 replacement of `gnus-gravatar-relief' to mimic
6179 `gnus-faces-properties-alist'.
6180 Add :version property.
6181
6182 2010-09-28 Katsumi Yamaoka <yamaoka@jpl.org>
6183
6184 * mail-source.el (mail-source-report-new-mail):
6185 * message.el (message-default-mail-headers):
6186 * mm-decode.el (mm-valid-image-format-p): Comment fix.
6187
6188 * mml2015.el (mml2015-use): Don't bind recursive-load-depth-limit.
6189
6190 2010-09-28 Julien Danjou <julien@danjou.info>
6191
6192 * gnus-gravatar.el (gnus-gravatar-insert): Fix search in case
6193 mail-address contains the same string as real-name.
6194
6195 * gnus-ems.el (gnus-put-image): Revert Lars, change and insert
6196 non-blank in header, otherwise it'll get stripped.
6197
6198 * gnus-gravatar.el (gnus-gravatar-insert): Search backward for
6199 real-name, and then for mail address rather than doing : or , search.
6200
6201 2010-09-27 Julien Danjou <julien@danjou.info>
6202
6203 * gnus-util.el (gnus-completing-read): Use gnus-use-ido to apply the
6204 right completing-read function.
6205 (gnus-use-ido): New variable
6206 (gnus-completing-read-with-default): Remove.
6207 * gnus-agent.el (gnus-agent-read-group): Remove prompt computing.
6208 (gnus-agent-add-group):
6209 * gnus-srvr.el (gnus-server-add-server, gnus-server-goto-server):
6210 * mm-view.el (mm-view-pkcs7-decrypt):
6211 * mm-util.el (mm-codepage-setup):
6212 * smime.el (smime-sign-buffer, smime-decrypt-buffer):
6213 * mml-smime.el (mml-smime-openssl-sign-query):
6214 * mml.el (mml-minibuffer-read-type, mml-minibuffer-read-disposition)
6215 (mml-insert-multipart):
6216 * gnus-msg.el (gnus-summary-yank-message):
6217 * gnus-int.el (gnus-start-news-server):
6218 * mm-decode.el (mm-interactively-view-part):
6219 * gnus-dired.el (gnus-dired-attach):
6220 * gnus.el (gnus-read-method):
6221 * gnus-bookmark.el (gnus-bookmark-jump):
6222 * gnus-art.el (gnus-mime-view-part-as-type)
6223 (gnus-mime-action-on-part, gnus-article-encrypt-body):
6224 * gnus-topic.el (gnus-topic-jump-to-topic, gnus-topic-move-matching)
6225 (gnus-topic-copy-matching, gnus-topic-sort-topics, gnus-topic-move):
6226 * nnmairix.el (nnmairix-create-server-and-default-group)
6227 (nnmairix-update-groups, nnmairix-get-server)
6228 (nnmairix-backend-to-server, nnmairix-goto-original-article)
6229 (nnmairix-get-group-from-file-path):
6230 * nnrss.el (nnrss-find-rss-via-syndic8):
6231 * gnus-group.el (gnus-group-completing-read, gnus-group-make-web-group)
6232 (gnus-group-make-useful-group, gnus-group-add-to-virtual)
6233 (gnus-group-browse-foreign-server):
6234 * gnus-sum.el (gnus-summary-goto-article, gnus-summary-limit-to-extra)
6235 (gnus-summary-execute-command, gnus-summary-respool-article)
6236 (gnus-read-move-group-name):
6237 * gnus-score.el (gnus-summary-increase-score)
6238 (gnus-summary-score-effect):
6239 * gnus-registry.el (gnus-registry-read-mark): Use gnus-completing-read.
6240
6241 2010-09-28 Katsumi Yamaoka <yamaoka@jpl.org>
6242
6243 * nnimap.el (auth-source-forget-user-or-password)
6244 (auth-source-user-or-password): Autoload.
6245
6246 * message.el (message-from-style, message-interactive)
6247 (message-signature): Remove comment.
6248 (message-cite-prefix-regexp): Default to mail-citation-prefix-regexp
6249 always.
6250 (message-sendmail-envelope-from): Comment fix.
6251 (message-yank-prefix): Default to mail-yank-prefix always.
6252 (message-indentation-spaces):
6253 Default to mail-indentation-spaces always.
6254 (message-signature-file): Default to mail-signature-file always.
6255
6256 2010-09-27 Lars Magne Ingebrigtsen <larsi@gnus.org>
6257
6258 * gnus-sum.el (gnus-summary-read-group-1): Set gnus-newsgroup-highest.
6259 (gnus-summary-insert-new-articles): Use gnus-newsgroup-highest to get
6260 new articles.
6261
6262 * nnimap.el (nnimap-request-article): Don't partial-fetch single-part
6263 parts.
6264 (nnimap-request-article): Work with the t setting, too.
6265
6266 * gnus-sum.el (gnus-summary-exit): Kill the article buffer later, so
6267 that you don't get flashes of other buffers.
6268 (gnus-summary-show-complete-article): Intern before setting.
6269
6270 2010-09-27 David Engster <dengste@eml.cc>
6271
6272 * nnmairix.el (nnmairix-replace-group-and-numbers): Deal with NOV as
6273 well as HEADERS.
6274 (nnmairix-retrieve-headers): Provide new argument for the above.
6275
6276 2010-09-27 Lars Magne Ingebrigtsen <larsi@gnus.org>
6277
6278 * gnus-sum.el (gnus-summary-move-article): Don't alter
6279 gnus-newsgroup-active. This makes `/ N' work after copying to the same
6280 group.
6281
6282 * nnimap.el (nnimap-update-info): Don't destructively alter active.
6283
6284 * message.el (message-cite-prefix-regexp): Revert my last edit.
6285
6286 * gnus-sum.el (gnus-summary-show-complete-article): Bind the server
6287 variable instead of the Gnus variable.
6288
6289 * nnimap.el (nnimap-find-wanted-parts-1): Use it.
6290
6291 * gnus-art.el (gnus-fetch-partial-articles): Move back to nnimap again.
6292
6293 * nnimap.el (nnimap-request-accept-article): Remove the "." at the end,
6294 since some servers don't like it.
6295 (nnimap-open-connection): Forget credentials if the server says the
6296 password was wrong.
6297 (nnimap-parse-line): Protect against invalid data.
6298
6299 * gnus-sum.el (gnus-summary-move-article): Add comment.
6300 (gnus-summary-insert-new-articles): Copy the old-high watermark so that
6301 nothing alters it while scanning for new messages.
6302
6303 * nnimap.el (nnimap-request-accept-article): Send a "." at the end,
6304 which may or may not help.
6305 (nnimap-open-connection): If we're doing a stream connection, and then
6306 discover we're on a STARTTLS-capable server, then open a STARTTLS
6307 connection instead.
6308
6309 2010-09-27 Lars Magne Ingebrigtsen <larsi@gnus.org>
6310
6311 * nnimap.el (utf7): Require.
6312
6313 * message.el (message-cite-prefix-regexp): Remove "}" from citation
6314 prefix.
6315
6316 2010-09-27 Juanma Barranquero <lekktu@gmail.com>
6317
6318 * nnmail.el (nnmail-fancy-expiry-targets): Fix typo in docstring.
6319
6320 2010-09-27 Lars Magne Ingebrigtsen <larsi@gnus.org>
6321
6322 * nnimap.el (nnimap-request-accept-article): Message the error on
6323 error.
6324
6325 2010-09-27 Katsumi Yamaoka <yamaoka@jpl.org>
6326
6327 * gnus-art.el (gnus-mime-delete-part): Fix Lisp type of byte(s).
6328
6329 2010-09-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
6330
6331 * nndoc.el (nndoc-request-list): Return success always.
6332
6333 * gnus-agent.el (gnus-agent-retrieve-headers): Don't propagate
6334 `fetch-old' -- we only want to fetch the articles we've requested.
6335 The rest are in the agent, probably.
6336 (gnus-agent-read-servers-validate): Change the level for the "Ignoring
6337 disappeared server" to something low. It's not important.
6338
6339 * nnimap.el (nnimap-get-whole-article): Remove the data that may have
6340 arrived before the FETCH data.
6341
6342 * nnmh.el (nnmh-request-expire-articles): Don't try to fetch the expiry
6343 target here, because we don't know the Gnus name of the group.
6344
6345 * nndraft.el (nndraft-request-expire-articles): Fetch the expiry target
6346 for the correct group.
6347
6348 * gnus-ems.el (gnus-create-image): Ignore all image-creation errors.
6349
6350 * gnus.el (gnus): Give a final warning after startup.
6351
6352 * gnus-util.el (gnus-action-message-log): New variable.
6353 (gnus-message): Use it.
6354 (gnus-final-warning): New function.
6355
6356 * nnimap.el (nnimap-open-connection): Record the greeting.
6357 (nnimap): Add greeting.
6358
6359 2010-09-26 Julien Danjou <julien@danjou.info>
6360
6361 * gnus-html.el (gnus-html-show-images): Fix gnus-html-display-image
6362 arguments.
6363 (gnus-html-wash-images): Fix spec computing to include start/end.
6364
6365 * gnus-art.el (gnus-article-treat-body-boundary): Fix length computing.
6366
6367 2010-09-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
6368
6369 * nnimap.el (nnimap-request-expire-articles): Compress ranges before
6370 deletion.
6371 (nnimap-retrieve-headers): Don't select the group, because that's
6372 already done by nnimap-possibly-change-group.
6373
6374 * gnus-picon.el (gnus-picon-inhibit-top-level-domains): New variable.
6375 (gnus-picon-transform-address): Use it.
6376
6377 * mail-source.el (mail-source-value): Revert previous patch.
6378
6379 * nnimap.el (nnimap-credentials): Allow inhibiting the password query
6380 on failure.
6381 (nnimap-open-connection): Look up both virtual and physical server name
6382 credentials.
6383
6384 * gnus-win.el: Revert previous patch, since it made Gnus backtrace.
6385
6386 2009-02-08 Dave Love <fx@gnu.org>
6387
6388 * gnus-win.el (gnus-window-to-buffer-helper)
6389 (gnus-all-windows-visible-p): Function needn't be a symbol.
6390
6391 * mail-source.el (mail-source-value): Function needn't be a symbol.
6392
6393 2010-09-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
6394
6395 * message.el (message-cite-prefix-regexp): Remove } from the cite
6396 prefix.
6397
6398 * gnus-art.el (gnus-treatment-function-alist): Do picons before
6399 highlight again, so that the highlight is correct.
6400
6401 * gnus-picon.el (gnus-picon): Remove again.
6402 (gnus-picon-create-glyph): Set the background XPM color explicitly.
6403
6404 * gnus-art.el (gnus-treatment-function-alist): Insert picons after
6405 doing the header highlightling, so that the background color of the
6406 picon is correct.
6407
6408 * gnus-picon.el (gnus-picon-xbm): Remove obsolete face.
6409 (gnus-picon): Ditto.
6410 (gnus-picon): Reinstate. The background color for picons is white.
6411 (gnus-picon-insert-glyph): Make the background white.
6412
6413 * nnml.el (nnml-open-nov): Don't return dead buffers.
6414
6415 * auth-source.el (auth-source-create): Query the user for whether to
6416 store the credentials.
6417
6418 * auth-source.el (auth-source-user-or-password): Use the existing auth
6419 sources, if any, for creation.
6420
6421 * gnus.el (gnus-group-fast-parameter): Return the last matching
6422 parameter instead of the first matching parameter.
6423
6424 2010-09-26 Julien Danjou <julien@danjou.info>
6425
6426 * gnus-sum.el (gnus-auto-center-group): Transform into a defcustom.
6427
6428 2010-09-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
6429
6430 * mml2015.el (mml2015-use): Remove gpg support.
6431
6432 * mml1991.el (mml1991-function-alist): Remove gpg function.
6433 (mml1991-gpg-sign): Remove.
6434
6435 2010-09-26 Andreas Seltenreich <seltenreich@gmx.de>
6436
6437 * gnus-srvr.el (gnus-browse-subscribe-newsgroup-method): New variable.
6438 (gnus-browse-unsubscribe-current-group): Document it.
6439 (gnus-browse-unsubscribe-group): Use it.
6440
6441 2010-09-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
6442
6443 * gnus-group.el (gnus-read-ephemeral-bug-group): Add the bug email
6444 address to the To list for easier response.
6445
6446 * gnus.el (gnus-play-startup-jingle): Remove.
6447 (gnus-splash): Don't play jingle.
6448 (gnus): Silence gnus-load message.
6449
6450 * gnus-art.el (gnus-treat-play-sounds): Remove.
6451
6452 * gnus.el (gnus-play-jingle): Remove audio support.
6453
6454 * gnus-cus.el (gnus-score-customize): Remove audio reference.
6455
6456 * earcon.el: Remove -- no users.
6457
6458 * gnus-audio.el: Remove -- no users of this package.
6459
6460 * gnus-sum.el (gnus-summary-limit-children): Remove nocem support.
6461
6462 * gnus-start.el (gnus-setup-news): Remove nocem support.
6463
6464 * gnus-group.el (gnus-group-get-new-news): Remove nocem call.
6465
6466 * gnus.el (gnus-use-nocem): Remove.
6467
6468 * gnus-demon.el (gnus-demon-add-nocem, gnus-demon-scan-nocem):
6469 Remove.
6470
6471 * gnus-nocem.el (gnus-nocem-issuers): Remove file. Apparently nobody
6472 uses NoCeM any more.
6473
6474 * gnus-art.el (gnus-ctan-url): Seems not very useful -- removed.
6475 (gnus-button-ctan-handler): Ditto.
6476 (gnus-button-handle-ctan-bogus-regexp): Ditto.
6477 (gnus-button-ctan-directory-regexp): Ditto.
6478 (gnus-button-handle-ctan): Ditto.
6479 (gnus-button-tex-level): Ditto.
6480 (gnus-button-alist): Remove CTAN stuff.
6481
6482 2010-09-25 Lars Magne Ingebrigtsen <larsi@gnus.org>
6483
6484 * nnimap.el (nnimap-wait-for-response): Reverse logic in the
6485 nnimap-streaming test.
6486
6487 * gnus-start.el (gnus-get-unread-articles): Don't try to open failed
6488 servers twice.
6489
6490 * nnimap.el (nnimap-open-connection): Add more error reporting when
6491 nnimap fails early.
6492
6493 * nnheader.el (nnheader-get-report-string): New function.
6494 (nnheader-get-report): Use it.
6495
6496 * gnus-int.el (gnus-check-server): Say what the error was when opening
6497 failed.
6498
6499 * nnimap.el (nnimap-wait-for-response): Search further when we're not
6500 using streaming.
6501
6502 2010-09-25 Julien Danjou <julien@danjou.info>
6503
6504 * gnus-html.el (gnus-html-rescale-image): Use our defalias
6505 gnus-window-inside-pixel-edges.
6506
6507 2010-09-25 Lars Magne Ingebrigtsen <larsi@gnus.org>
6508
6509 * gnus-srvr.el (gnus-server-copy-server): Add documentation.
6510
6511 * mm-decode.el (mm-save-part): Allow saving to other directories the
6512 normal Emacs way.
6513
6514 * nndoc.el (nndoc-type-alist): Move mime-parts after mbox.
6515 Suggested by Jay Berkenbilt.
6516
6517 * gnus-art.el (gnus-mime-delete-part): Fix plural for "byte" when
6518 there isn't a single byte.
6519
6520 * gnus-int.el (gnus-open-server): Don't query whether to go offline --
6521 just do it. It doesn't really seem to matter what the user responds
6522 here, I think, so it's just a confusing question.
6523
6524 * nnimap.el (nnimap-retrieve-group-data-early): Fix typo in the
6525 non-streaming case.
6526
6527 * gnus-art.el (gnus-flush-original-article-buffer): Separate out.
6528 (gnus-article-encrypt-body): Use it.
6529
6530 * gnus-sum.el (gnus-summary-show-complete-article): New command and
6531 keystroke.
6532
6533 * nnimap.el (nnimap-find-wanted-parts-1):
6534 Use gnus-fetch-partial-articles.
6535
6536 * gnus-art.el (gnus-fetch-partial-articles): New variable.
6537
6538 * nnimap.el (nnimap-insert-partial-structure): New function.
6539 (nnimap-get-partial-article): New function.
6540 (nnimap-request-article): Use it.
6541 (nnimap-wait-for-response): Return whether the wait was successful.
6542 (nnimap-finish-retrieve-group-infos): Don't do anything if the
6543 retrieval wasn't successful.
6544 (nnimap-retrieve-group-data-early): Allow throttling servers.
6545 (nnimap-streaming): New variable.
6546 (nnimap-fetch-partial-articles): Remove.
6547
6548 * mm-decode.el (mm-with-part): Protect against killed buffers.
6549
6550 * nndraft.el (nndraft-retrieve-headers): Insert Lines and Chars headers
6551 for prettier summary display.
6552
6553 2010-09-25 Andrew Cohen <cohen@andy.bu.edu> (tiny change)
6554
6555 * nnir.el (nnir-run-imap): Allow sending IMAP search patterns directly.
6556
6557 2010-09-25 Lars Magne Ingebrigtsen <larsi@gnus.org>
6558
6559 * gnus.el (gnus-local-domain): Put gnus-local-domain back again, since
6560 apparently third-party libraries depend on it.
6561
6562 * nnimap.el (nnimap-open-connection): Wait for the response to STARTTLS
6563 before starting negotiation.
6564
6565 * gnus-art.el (gnus-treat-from-gravatar): Change default to nil for
6566 privacy reasons.
6567 (gnus-treat-mail-gravatar): Ditto.
6568
6569 * gnus-ems.el (gnus-put-image): Don't put any non-blank text into the
6570 buffer when inserting images. Inserting text into the headers, for
6571 instance, can make them invalid.
6572
6573 2010-09-25 Julien Danjou <julien@danjou.info>
6574
6575 * rfc1843.el: Remove useless rfc1843-old-gnus-decode-header-function
6576 variables.
6577
6578 * nnheader.el: Remove useless variables news-reply-yank-from and
6579 news-reply-yank-message-id.
6580
6581 * mml2015.el: Remove useless mc-default-scheme and mc-schemes
6582 variables.
6583
6584 * mml1991.el: Remove useless mml1991-verbose.
6585
6586 * gnus.el: Remove useless variable gnus-use-generic-from.
6587 Remove obsolete variable gnus-topic-indentation.
6588
6589 * gnus-uu.el: Remove useless gnus-uu-shar-file-name.
6590
6591 * gnus-sum.el: Remove useless gnus-newsgroup-none-id.
6592
6593 * gnus-picon.el: Remove useless gnus-picon-setup-p variable.
6594
6595 * gnus-group.el: Remove useless gnus-group-icon-cache.
6596 Remove useless gnus-ephemeral-group-server.
6597
6598 * gnus-bookmark.el: Remove useless gnus-bookmark-after-jump-hook.
6599
6600 * mml2015.el: Remove useless mml2015-verbose.
6601
6602 * mml-smime.el: Remove useless mml-smime-verbose.
6603
6604 * gnus.el: Remove useless gnus-local-domain.
6605
6606 * gnus-gravatar.el (gnus-gravatar-transform-address):
6607 Use gnus-gravatar-size.
6608
6609 * gnus-art.el: Remove useless gnus-treat-translate.
6610
6611 2010-09-24 Julien Danjou <julien@danjou.info>
6612
6613 * gnus-sum.el: Add support for Gravatars.
6614
6615 * gnus-art.el: Add support for Gravatars.
6616
6617 * gnus-gravatar.el: Add this file.
6618
6619 * gravatar.el: Add this file.
6620
6621 2010-09-24 Lars Magne Ingebrigtsen <larsi@gnus.org>
6622
6623 * gnus-sum.el (gnus-summary-fetch-faq): Remove.
6624
6625 * gnus-group.el (gnus-group-fetch-faq): Remove.
6626
6627 * gnus.el (gnus-group-faq-directory): Remove.
6628
6629 * gnus-group.el (gnus-group-fetch-charter): Remove.
6630
6631 * gnus.el (gnus-group-charter-alist): Remove.
6632
6633 * gnus-group.el (gnus-group-archive-directory): Remove.
6634 (gnus-group-recent-archive-directory): Ditto.
6635 (gnus-group-make-archive-group): Remove.
6636
6637 * nnimap.el (nnimap-update-info): Protect against nil uidnexts.
6638
6639 * gnus-cache.el (gnus-cache-braid-heads): When braiding heads, don't
6640 use the same article number for all the cached articles.
6641
6642 * nnimap.el (nnimap-command): Register the last command time so
6643 that we can use it for idling NOOPs.
6644 (nnimap-open-connection): Start the keeplive timer.
6645 (nnimap-make-process-buffer): Store all the process buffers.
6646 (nnimap-keepalive): New function.
6647
6648 * starttls.el (starttls-open-stream): Add autoload cookie.
6649
6650 2010-09-24 Michael Welsh Duggan <md5i@md5i.com> (tiny change)
6651
6652 * nnimap.el (nnimap-split-incoming-mail): Fix paren typo in the 'junk
6653 handling.
6654
6655 2010-09-24 Lars Magne Ingebrigtsen <larsi@gnus.org>
6656
6657 * nnrss.el (nnrss-retrieve-groups): Change to the group before checking
6658 its data structures.
6659
6660 * gnus.el (gnus-sloppily-equal-method-parameters): Use copy-sequence
6661 instead of the cl.el copy-list.
6662 (gnus-sloppily-equal-method-parameters): Use equal instead of the cl
6663 equalp.
6664
6665 2010-09-24 Katsumi Yamaoka <yamaoka@jpl.org>
6666
6667 * gmm-utils.el (gmm-tool-bar-from-list): Always use tool-bar-local-item
6668 and tool-bar-local-item-from-menu.
6669
6670 * gnus-agent.el (gnus-agent-make-mode-line-string): Always use
6671 mode-line-highlight face for Emacs.
6672
6673 * gnus-art.el (toplevel): Don't bind recursive-load-depth-limit while
6674 loading gnus-sum.elc; fix comment for canlock-verify.
6675 (gnus-article-jump-to-part): Use read-number.
6676 (gnus-insert-mime-button, gnus-insert-mime-security-button):
6677 Remove Emacs pre-21 compatible code for help-echo.
6678 (gnus-article-next-page-1): No need to adjust the number of lines.
6679 (gnus-article-describe-bindings): Always use help-buffer.
6680
6681 * gnus-audio.el (gnus-audio-inline-sound):
6682 * gnus-cus.el (gnus-custom-mode):
6683 * gnus-group.el (gnus-group-update-tool-bar): Comment fix.
6684
6685 * gnus-sum.el (gnus-remove-overlays): Doc fix.
6686
6687 * gnus-util.el (gnus-select-frame-set-input-focus): Remove Emacs 21
6688 compatible code.
6689
6690 2010-09-24 Glenn Morris <rgm@gnu.org>
6691
6692 * message.el (message-output): Use gnus-output-to-rmail if a buffer is
6693 visiting the fcc file in rmail-mode.
6694
6695 2010-09-24 Katsumi Yamaoka <yamaoka@jpl.org>
6696
6697 * nnir.el: Silence the byte compiler.
6698
6699 * gnus-html.el (gnus-html-encode-url-chars): New function, that's an
6700 alias to browse-url-url-encode-chars if any.
6701 (gnus-html-encode-url): Use it.
6702
6703 2010-09-23 Lars Magne Ingebrigtsen <larsi@gnus.org>
6704
6705 * gnus-start.el (gnus-use-backend-marks): New variable.
6706 (gnus-get-unread-articles-in-group): Use it.
6707
6708 * gnus-sum.el (gnus-summary-local-variables): Prepare for list/range
6709 makeover.
6710
6711 2010-09-23 Andrew Cohen <cohen@andy.bu.edu>
6712
6713 * nnimap.el (nnimap-retrieve-headers): Return 'headers.
6714
6715 2010-09-23 Lars Magne Ingebrigtsen <larsi@gnus.org>
6716
6717 * gnus-start.el (gnus-fixup-nnimap-unread-after-getting-new-news):
6718 Remove.
6719 (gnus-setup-news-hook):
6720 Remove gnus-fixup-nnimap-unread-after-getting-new-news.
6721
6722 * gnus-int.el (gnus-request-update-info): Protect against backends not
6723 having the function.
6724
6725 * nnimap.el (nnimap-stream): Mention STARTTLS.
6726 (nnimap-open-connection): Add STARTTLS support.
6727
6728 2010-09-23 Andrew Cohen <cohen@andy.bu.edu>
6729
6730 * nnir.el (nnir-run-imap): Fix up nnir to work with the new nnimap.
6731
6732 2010-09-23 Lars Magne Ingebrigtsen <larsi@gnus.org>
6733
6734 * nnimap.el (nnimap-transform-headers): Don't bug out on invalid
6735 BODYSTRUCTUREs.
6736 (nnimap-transform-headers): Unfold quoted {42} headers.
6737
6738 * gnus-start.el (gnus-get-unread-articles): Allow backends to update
6739 the info.
6740 (gnus-get-unread-articles): Only call updatep on backends that support
6741 it.
6742
6743 * nnweb.el (nnweb-request-update-info): NOOP.
6744
6745 * nnmaildir.el (nnmaildir-request-marks): Rename from -update-info.
6746
6747 * nnfolder.el (nnfolder-request-marks): Rename from -update-info,
6748 since it only deals with marks.
6749
6750 * gnus-int.el (gnus-request-marks): Rename gnus-request-update-info to
6751 gnus-request-marks, and make a new gnus-request-update-info.
6752
6753 * nnimap.el (nnimap-update-info): When UIDNEXT is present, use that for
6754 the active instead of the high number, which is usually too low.
6755
6756 2010-09-23 Teodor Zlatanov <tzz@lifelogs.com>
6757
6758 * encrypt.el: Remove.
6759
6760 2010-09-23 Lars Magne Ingebrigtsen <larsi@gnus.org>
6761
6762 * nnimap.el (nnimap-update-info): Sync non-standard flags from the
6763 server in symbolic form.
6764
6765 * gnus-html.el (gnus-max-image-proportion): Increase proportion to 0.9.
6766
6767 2010-09-22 Lars Magne Ingebrigtsen <larsi@gnus.org>
6768
6769 * nnimap.el (nnimap-parse-flags): Parse the data in any order.
6770 (nnimap-update-info): Fix up code slightly.
6771
6772 * gnus-int.el (gnus-open-server): Add tracing for performance
6773 debugging.
6774
6775 * gnus-group.el (gnus-group-highlight-line): Typo fix: beg, not start.
6776 (gnus-group-insert-group-line): Pass the real group name so that it
6777 gets the right data.
6778
6779 * gnus-start.el (gnus-get-unread-articles): Don't have
6780 `gnus-get-unread-articles-in-group' update info, since that can be
6781 really slow and doesn't seem to be needed?
6782
6783 2010-09-22 Julien Danjou <julien@danjou.info>
6784
6785 * gnus-group.el (gnus-group-insert-group-line):
6786 Call gnus-group-highlight-line.
6787 (gnus-group-update-hook): Remove gnus-group-highlight-line from the
6788 default hook list.
6789 (gnus-group-update-eval-form): Add new function.
6790 (gnus-group-highlight-line): Use gnus-group-update-eval-form.
6791 (gnus-group-get-icon): Use gnus-group-update-eval-form.
6792
6793 2010-09-22 Lars Magne Ingebrigtsen <larsi@gnus.org>
6794
6795 * nnimap.el (nnimap-request-expire-articles): If nnmail-expiry-wait is
6796 immediate, then expire all articles.
6797 (nnimap-update-info): Fix off-by-one errors.
6798 (nnimap-flags-to-marks): Would return no marks lists for group with no
6799 flags. Instead return the other data.
6800
6801 2010-09-22 Julien Danjou <julien@danjou.info>
6802
6803 * gnus-group.el (gnus-group-get-icon): Rename gnus-group-add-icon that
6804 Only return an icon.
6805 (gnus-group-insert-group-line): Compute icon to return.
6806
6807 * gnus-html.el (gnus-html-image-automatic-caching): Add custom var.
6808 (gnus-html-image-fetched): Only cache if
6809 gnus-html-image-automatic-caching is set.
6810 (gnus-html-image-fetched): Check for errors.
6811
6812 2010-09-22 Lars Magne Ingebrigtsen <larsi@gnus.org>
6813
6814 * gnus-start.el (gnus-read-active-for-groups): Only run -request-scan
6815 once per method on `g'. This ensures that backends like nnfolder don't
6816 open all their folders.
6817
6818 * nnimap.el (nnimap-split-incoming-mail): Delete 'junk.
6819 (nnimap-request-list): Nix out group in the correct buffer.
6820 (nnimap-parse-flags): Implement by using `read' instead of
6821 hand-parsing.
6822 (nnimap-flags-to-marks): Pass on permanent-flags.
6823 (nnimap-make-process-buffer): Record the server name.
6824 (nnimap-parse-flags): Fix typo.
6825 (nnimap-request-scan): Run split on the server in general, not just a
6826 single group.
6827
6828 * nnmail.el (nnmail-split-incoming): Take an optional junk-func
6829 parameter, and propagate this downwards.
6830
6831 * nnimap.el (nnimap-request-list): Set the current nnimap group to nil,
6832 since EXAMINE changes it on the server.
6833
6834 * gnus-int.el (gnus-request-expire-articles): Inhibit the daemon, since
6835 this command might take a while.
6836
6837 2010-09-22 Julien Danjou <julien@danjou.info>
6838
6839 * gnus-html.el (gnus-html-put-image): Stop using markers. They are
6840 harmful if you have 2 images side-by-side, they can't be properly
6841 update on text deletion. Using text-property is safer here.
6842 (gnus-html-image-fetched): Search also for \r\n\r\n to get the start of
6843 data.
6844
6845 2010-09-22 Lars Magne Ingebrigtsen <larsi@gnus.org>
6846
6847 * nnimap.el (nnimap-expunge-inbox): Remove.
6848 (nnimap-mark-and-expunge-incoming): Use nnimap-expunge instead.
6849 (nnimap-expunge): Flip default to t.
6850
6851 * gnus.el (gnus-method-to-server): Don't push things to the cache
6852 unless it's unique.
6853 (gnus-server-to-method): Ditto.
6854
6855 2010-09-22 Teodor Zlatanov <tzz@lifelogs.com>
6856
6857 * nnimap.el (nnimap-delete-article): Tell user if expunge won't happen.
6858
6859 2010-09-22 Julien Danjou <julien@danjou.info>
6860
6861 * gnus-html.el (gnus-html-get-image-data): Search also for \r\n\r\n to
6862 get the start of data.
6863 (gnus-html-encode-url): Add this function to encode special chars in
6864 URL.
6865 (gnus-html-wash-images): Use gnus-html-encode-url to encode URL.
6866 (gnus-html-prefetch-images): Use gnus-html-encode-url to encode URL.
6867
6868 * gnus-group.el (gnus-group-update-hook): Call gnus-group-add-icon by
6869 default.
6870 (gnus-group-add-icon): Move to gnus-group.el, and rewrite so it works.
6871
6872 * gnus-html.el (gnus-html-wash-images): Use xml-substitute-special on
6873 images alt-text.
6874 (gnus-html-put-image): Put alt-text as help-echo.
6875
6876 2010-09-22 Katsumi Yamaoka <yamaoka@jpl.org>
6877
6878 * mailcap.el (mailcap-parse-mailcap, mailcap-parse-mimetypes):
6879 * mm-util.el (mm-decompress-buffer):
6880 * nnir.el (nnir-run-find-grep):
6881 * pop3.el (pop3-list): Use 3rd arg of split-string.
6882
6883 2010-09-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
6884
6885 * gnus-sum.el (gnus-update-marks): Add sanity check to not delete marks
6886 outside the active range. Suggested by Dan Christensen.
6887
6888 * gnus-start.el (gnus-get-unread-articles): Get the extended method
6889 slightly later to avoid double-getting it.
6890
6891 * nnml.el (nnml-generate-nov-file): Fix variable name clobbering from
6892 previous patch.
6893
6894 * gnus-sum.el (gnus-adjust-marked-articles): Fix another typo.
6895
6896 2010-09-21 Adam Sjøgren <asjo@koldfront.dk>
6897
6898 * gnus-sum.el (gnus-adjust-marked-articles): Fix typo.
6899
6900 2010-09-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
6901
6902 * gnus-int.el (gnus-open-server): Give a better error message in the
6903 "go offline" case.
6904
6905 * gnus-sum.el (gnus-adjust-marked-articles): Hack to avoid adjusting
6906 marks for nnimap, which is seldom the right thing to do.
6907
6908 * gnus.el (gnus-sloppily-equal-method-parameters): Refactor out.
6909 (gnus-same-method-different-name): New function.
6910
6911 * nnimap.el (parse-time): Require.
6912
6913 * gnus-start.el (gnus-get-unread-articles): Fix the prefixed select
6914 method in the presence of many similar methods.
6915
6916 * nnmail.el (nnmail-expired-article-p): Fix typo: time-subtract.
6917
6918 * nnimap.el (nnimap-find-expired-articles): Don't refer to
6919 nnml-inhibit-expiry.
6920
6921 * gnus-sum.el (gnus-summary-move-article): Use gnus-server-equal to
6922 find out whether methods are equal.
6923
6924 * nnimap.el (nnimap-find-expired-articles): New function.
6925 (nnimap-process-expiry-targets): New function.
6926 (nnimap-request-move-article): Request the article before looking at
6927 what the Message-ID is. Fix found by Andrew Cohen.
6928 (nnimap-mark-and-expunge-incoming): Wait for the last sequence.
6929
6930 * nnmail.el (nnmail-expired-article-p): Allow returning the cutoff time
6931 for oldness in addition to being a predicate.
6932
6933 * nnimap.el (nnimap-request-group): When we have zero articles, return
6934 the right data to Gnus.
6935 (nnimap-request-expire-articles): Only delete articles immediately if
6936 the target is 'delete.
6937
6938 * gnus-sum.el (gnus-summary-move-article): When respooling to the same
6939 method, this would bug out.
6940
6941 * gnus-group.el (gnus-group-expunge-group): Rename from
6942 gnus-group-nnimap-expunge, and implemented as a normal interface
6943 function.
6944
6945 * gnus-int.el (gnus-request-expunge-group): New function.
6946
6947 * nnimap.el (nnimap-request-create-group): Implement.
6948 (nnimap-request-expunge-group): New function.
6949
6950 2010-09-21 Julien Danjou <julien@danjou.info>
6951
6952 * gnus-html.el (gnus-html-image-cache-ttl): Add new variable.
6953 (gnus-html-cache-expired): Add new function.
6954 (gnus-html-wash-images): Use `gnus-html-cache-expired' to check
6955 wethever we should display image for fetch it.
6956 Compute alt-text earlier to pass it to the fetching function too.
6957 (gnus-html-schedule-image-fetching): Change function argument to only
6958 get one image at a time, not a list.
6959 (gnus-html-image-fetched): Use `url-store-in-cache' to store image in
6960 cache.
6961 (gnus-html-get-image-data): New function to retrieve image data from
6962 cache.
6963 (gnus-html-put-image): Change buffer argument to use image data rather
6964 than file, and place image above region rather than inserting a new
6965 one. Do not take alt-text as argument, since it's useless now: we place
6966 the image above alt-text.
6967 (gnus-html-prune-cache): Remove.
6968 (gnus-html-show-images): Start to fetch image when we find one, do not
6969 push into a temporary list.
6970 (gnus-html-prefetch-images): Only fetch image if they have expired.
6971 (gnus-html-browse-image): Fix, use 'gnus-image-url.
6972 (gnus-html-image-map): Add "v" to browse-url on undisplayed image.
6973
6974 2010-09-20 Katsumi Yamaoka <yamaoka@jpl.org>
6975
6976 * rfc2047.el (rfc2047-encode-parameter): Doc fix.
6977
6978 2010-09-20 Lars Magne Ingebrigtsen <larsi@gnus.org>
6979
6980 * gnus-group.el (gnus-group-line-format-alist): Have the ?U (unseen)
6981 spec inser "*" if the group isn't active instead of 0.
6982
6983 * nnimap.el (nnimap-request-group): Don't select the imap buffer before
6984 opening the server.
6985 (nnimap-request-delete-group): Implement group deletion.
6986 (nnimap-transform-headers): Return the size of the entire message in
6987 the Bytes header, not just the size of the first part.
6988 (nnimap-request-move-article): When moving an article from nnimap,
6989 request the article first so the accepting form has an article to
6990 accept. Reported by Dan Christensen.
6991 (nnimap-command): Make sure that the error message doesn't error out.
6992
6993 2010-09-20 David Edmondson <dme@dme.org> (tiny change)
6994
6995 * nnimap.el (nnimap-request-set-mark): Don't wait for a response when
6996 we haven't requested anything.
6997
6998 2010-09-20 Lars Magne Ingebrigtsen <larsi@gnus.org>
6999
7000 * nnimap.el (nnimap-fetch-inbox): Use "[]" as the parameter instead of
7001 "". Fix found by Andrew Cohen.
7002
7003 * mail-parse.el (mail-header-encode-parameter): Use -encode-parameter
7004 instead of -encode-string.
7005
7006 2010-09-20 Katsumi Yamaoka <yamaoka@jpl.org>
7007
7008 * gnus-html.el (gnus-html-image-fetched): Pass arg to kill-buffer.
7009
7010 * gnus-sum.el (gnus-summary-update-mark): Replace subst-char-in-string
7011 by mm-subst-char-in-string.
7012
7013 2010-09-19 Lars Magne Ingebrigtsen <larsi@gnus.org>
7014
7015 * nnimap.el (nnimap-wait-for-connection): Avoid a race condition while
7016 waiting for the connection string.
7017
7018 * gnus-html.el (gnus-html-image-fetched): Protect against the data not
7019 arriving.
7020
7021 * gnus-start.el (gnus-ignored-newsgroups): Remove [] from the list of
7022 bogus characters. This allows selecting certain Gmail groups.
7023
7024 * nnimap.el (nnimap-find-wanted-parts-1): New function.
7025 (nnimap-fetch-partial-articles): New variable.
7026 (nnimap-open-connection): When looking for credentials, also use the
7027 nnimap-server-port.
7028 (nnimap-request-article): Return the group/article number, so that Gnus
7029 `^' works as expected.
7030 (nnimap-find-wanted-parts-1): Return the MIME parts as IMAP wants them.
7031
7032 * gnus.el (gnus-similar-server-opened): Refactor a bit and add
7033 comments.
7034 (gnus-methods-sloppily-equal): New function.
7035 (gnus): When using the development version of Gnus, load the gnus-load
7036 file.
7037
7038 * gnus-start.el (gnus-get-unread-articles): Make sure that we call
7039 `gnus-open-server' on each method before trying to scan them etc.
7040 This ensures that all the backend parameters are set correctly.
7041
7042 * nnimap.el (nnimap-authenticator): New variable.
7043 (nnimap-open-connection): Allow anonymous login.
7044 (nnimap-transform-headers): The chars header is called Chars not Bytes.
7045 (nnimap-wait-for-response): Don't infloop if the IMAP connection drops.
7046
7047 * gnus-art.el (gnus-article-describe-briefly): Fix up typo in last
7048 patch, found by Knut Anders Hatlen.
7049
7050 2010-09-19 Andreas Schwab <schwab@linux-m68k.org>
7051
7052 * gnus-agent.el (gnus-agent-batch-confirmation)
7053 (gnus-agent-expire-group, gnus-agent-expire): Pass proper format string
7054 to gnus-message.
7055 * gnus-art.el (gnus-article-describe-briefly): Likewise.
7056 * gnus-group.el (gnus-group-list-groups, gnus-group-describe-group)
7057 (gnus-group-edit-global-kill, gnus-group-describe-briefly): Likewise.
7058 * gnus-int.el (gnus-open-server): Likewise.
7059 * gnus-score.el (gnus-score-edit-current-scores, gnus-score-edit-file)
7060 (gnus-score-check-syntax): Likewise.
7061 * gnus-srvr.el (gnus-browse-describe-briefly): Likewise.
7062 * gnus-start.el (gnus-read-active-file-1, gnus-read-active-file-1):
7063 Likewise.
7064 * gnus-sum.el (gnus-summary-describe-briefly): Likewise.
7065
7066 2010-09-19 Lars Magne Ingebrigtsen <larsi@gnus.org>
7067
7068 * gnus-html.el (gnus-html-prefetch-images): Fix up the url-retrieve
7069 calling conventions so that prefetch doesn't bug out.
7070
7071 2010-09-19 Julien Danjou <julien@danjou.info>
7072
7073 * gnus-sum.el (gnus-summary-update-mark): Use `subst-char-in-string'
7074 rather than `subst-char-in-region' in order to be able to replace ASCII
7075 char by UTF-8 ones.
7076
7077 * gnus-html.el (gnus-html-prefetch-images): Use `url-retrieve' rather
7078 than curl.
7079 (gnus-html-image-fetched): Fix `gnus-html-put-image' call not setting
7080 the right URL and ALT text on images.
7081 (gnus-html-wash-tags): Fix tag case.
7082 Add support for `s' and `ins' tags. Use gnus-emphasis-* faces.
7083 (gnus-article-html): Add -o display_ins_del=2 option.
7084 (gnus-html-wash-tags): Add better support for <ul> tags symbols.
7085
7086 2010-09-19 Lars Magne Ingebrigtsen <larsi@gnus.org>
7087
7088 * nnheader.el (nnheader-insert-nov): Protect against junk appearing in
7089 the extra mail headers, which sometimes seem to happen for unknown
7090 reasons.
7091
7092 * mail-parse.el (mail-header-encode-parameter): Define as
7093 rfc2045-encode-string instead of as rfc2231-encode-string, since some
7094 (or most, perhaps?) mail readers don't understand the latter, but do
7095 understand the former.
7096
7097 * gnus-agent.el (gnus-agent-auto-agentize-methods): Switch the default
7098 to nil, so that no methods are automatically agentized. I think this
7099 is probably what most users want.
7100
7101 * gnus-html.el (gnus-html-schedule-image-fetching): Ignore all errors
7102 from url-retrieve, for instance about invalid URLs.
7103
7104 * nnimap.el (nnimap-finish-retrieve-group-infos): Protect against
7105 groups that have no articles.
7106 (nnimap-request-article): Check that we really got an article when we
7107 requested one.
7108
7109 * gnus-agent.el (gnus-agent-load-alist): Nix out the alist if the file
7110 doesn't exist.
7111
7112 * nnimap.el (nnimap-finish-retrieve-group-infos): Return data in the
7113 nntp buffer so the agent can save it.
7114 (nnimap-open-shell-stream): Bind `process-connection-type' to nil, so
7115 that CRLF doesn't get translated to \n.
7116 (nnimap-open-connection): Don't make 'shell commands only send \n.
7117
7118 2010-09-19 Stefan Monnier <monnier@iro.umontreal.ca>
7119
7120 * nnml.el (nnml-files): Add prefix to dynamic var `files'.
7121 (nnml-generate-nov-databases-directory, nnml-generate-active-info):
7122 Update var name.
7123 (nnml-generate-nov-file): Use dolist.
7124 (nnml-directory-articles, nnml-current-group-article-to-file-alist):
7125 Use with-current-buffer.
7126
7127 2010-09-18 Julien Danjou <julien@danjou.info>
7128
7129 * gnus-html.el (gnus-html-schedule-image-fetching): Fetch all images in
7130 parallel.
7131
7132 2010-09-18 Lars Magne Ingebrigtsen <larsi@gnus.org>
7133
7134 * nnimap.el (nnimap-update-info): When doing partial marks update, get
7135 the range update right.
7136 (nnimap-request-group): Don't make `M-g' bug out on group with no
7137 marks.
7138 (nnoo): Require, so that other packages can require nnimap.
7139 (nnimap-wait-for-response): Be a bit more lax in finding the end of the
7140 command we're looking for. This helps when the server sends more
7141 responses after we've gotten everything we expected.
7142 (nnimap): Add a `newlinep' field to keep track of end-of-line
7143 conventions.
7144 Don't send CRLF to things that don't want it.
7145 (nnimap-request-accept-article): Ditto.
7146
7147 2010-09-18 Julien Danjou <julien@danjou.info>
7148
7149 * gnus-html.el (gnus-html-schedule-image-fetching): Use `url' rather
7150 than curl to retrieve images.
7151
7152 2010-09-18 Lars Magne Ingebrigtsen <larsi@gnus.org>
7153
7154 * nnimap.el (nnimap-update-info): Extend the info so that we can set
7155 the marks.
7156 (nnimap-open-connection): Fix typo -- should be 'shell, not 'stream.
7157 (nnimap-wait-for-connection): New function.
7158 (nnimap-open-connection): If we have PREAUTH, don't query for login
7159 credentials.
7160 (nnimap-update-info): Fix off-by-one error when concatenating ranges
7161 when doing a partial update.
7162
7163 2010-09-18 Julien Danjou <julien@danjou.info>
7164
7165 * gnus-html.el (gnus-html-wash-tags): Add support for i, b and u HTML
7166 tags.
7167
7168 2010-09-18 Lars Magne Ingebrigtsen <larsi@gnus.org>
7169
7170 * nnimap.el (nnimap-credentials): New function.
7171 (nnimap-open-connection): Use the new function to look for credentials
7172 also on the numeric equivalents of "imap" and "imaps".
7173
7174 * gnus-start.el (gnus-activate-group): Send the info to
7175 gnus-request-group.
7176
7177 * nnimap.el (nnimap-request-group): Have the "check" version of the
7178 function parse flags and update the info, so that a `M-g' get a total
7179 resync of all flags from the group.
7180
7181 * gnus-int.el (gnus-request-group): Take an optional `info' parameter
7182 to allow backends to alter the info on group selection. Also alter all
7183 the backend -request-group functions to take the parameter.
7184
7185 * nnimap.el (nnimap-store-info): New function.
7186 (nnimap-update-info): Store the info for later usage.
7187 (nnimap-request-group): Use the stored info for the dont-check case, so
7188 that we don't retrieve all marks when we enter a group.
7189
7190 * nnimap.el: Use deffoo instead of defun for interface functions.
7191
7192 * gnus-start.el (gnus-get-unread-articles): Allow the backends to
7193 update the group info. This makes the nndraft groups, for instance, go
7194 back to their old behavior.
7195
7196 * gnus-sum.el (gnus-select-newsgroup): Indent.
7197
7198 * nnimap.el (nnimap-possibly-change-group): Return nil if we can't log
7199 in.
7200 (nnimap-finish-retrieve-group-infos): Make sure we're not waiting for
7201 nothing.
7202
7203 * gnus-start.el (gnus-get-unread-articles): Don't try to scan groups
7204 from methods that are denied.
7205
7206 * gnus-int.el (gnus-method-denied-p): New function.
7207
7208 * nnimap.el (nnimap-open-connection): Use auth-sources to query and
7209 store the password instead of netrc.
7210 (nnimap-open-connection): Don't error out when we can't make a
7211 connections.
7212
7213 * auth-source.el (auth-source-create): In the password prompt, say what
7214 we're querying for. Also prompt for user name if that hasn't been
7215 given.
7216
7217 * nnimap.el (nnimap-with-process-buffer): Remove.
7218
7219 2010-09-17 Lars Magne Ingebrigtsen <larsi@gnus.org>
7220
7221 * gnus-start.el (gnus-read-active-for-groups): Don't use the "finish"
7222 method when we're reading from the agent.
7223
7224 * nnagent.el (nnagent-retrieve-group-data-early): New dummy method.
7225
7226 * auth-source.el (auth-sources): Add ~/.authinfo to the default, since
7227 that's probably most useful for users.
7228
7229 * gnus-int.el (gnus-check-server): Save result so that it doesn't say
7230 "failed" all the time.
7231
7232 * gnus.el: Throughout all files, replace (save-excursion (set-buffer
7233 ...)) with (with-current-buffer ...).
7234
7235 * nntp.el (nntp-open-server): Return whether the open was successful or
7236 not.
7237
7238 * gnus-sum.el (gnus-summary-first-subject): Have `unseen-or-unread'
7239 select an unread unseen article first.
7240
7241 * nnimap.el (nnimap-open-connection): If the user doesn't have a
7242 /etc/services, supply some sensible port defaults.
7243
7244 2010-09-17 Julien Danjou <julien@danjou.info>
7245
7246 * mm-decode.el (mm-text-html-renderer): Document gnus-article-html.
7247
7248 2010-09-17 Knut Anders Hatlen <kahatlen@gmail.com> (tiny change)
7249
7250 * nnimap.el (nnimap-get-groups): Don't bug out if the LIST command
7251 doesn't have any parameters.
7252
7253 2010-09-17 Lars Magne Ingebrigtsen <larsi@gnus.org>
7254
7255 * nnimap.el (nnimap-open-connection): Upcase all capabilities, and use
7256 only upcased checks.
7257
7258 * nnmail.el (nnmail-article-group): Fix typo in "bogus" section.
7259
7260 * nnimap.el (nnimap-open-shell-stream): New function.
7261 (nnimap-open-connection): Use it.
7262 (nnimap-transform-headers): Get the number of lines in each message.
7263 (nnimap-retrieve-headers): Query for BODYSTRUCTURE so that we get the
7264 number of lines.
7265 (nnimap-request-list): Not all servers return UIDNEXT. Work past this
7266 problem.
7267
7268 * utf7.el (utf7-encode): Autoload.
7269
7270 * nnmail.el (nnmail-inhibit-default-split-group): New internal variable
7271 to allow the mail splitting to not return a default group. This is
7272 useful for nnimap, which will leave unmatched mail in the inbox.
7273
7274 * nnimap.el: Rewritten.
7275
7276 * gnus.el (gnus-article-special-mark-lists): Add uid/active tuples, for
7277 nnimap usage.
7278
7279 * gnus-sum.el (gnus-summary-move-article): Pass the move-to group name
7280 if the move is internal, so that nnimap can do fast internal moves.
7281
7282 * gnus-start.el (gnus-get-unread-articles): Support early retrieval of
7283 data.
7284 (gnus-read-active-for-groups): Support finishing the early retrieval of
7285 data.
7286
7287 * gnus-range.el (gnus-range-nconcat): New function.
7288
7289 * gnus-int.el (gnus-finish-retrieve-group-infos)
7290 (gnus-retrieve-group-data-early): New functions.
7291
7292 2010-09-17 Stefan Monnier <monnier@iro.umontreal.ca>
7293
7294 * nnrss.el (nnrss-retrieve-headers, nnrss-request-list-newsgroups)
7295 (nnrss-retrieve-groups):
7296 * pop3.el (pop3-open-server, pop3-read-response, pop3-list, pop3-retr)
7297 (pop3-quit): Use with-current-buffer.
7298
7299 2010-09-17 Katsumi Yamaoka <yamaoka@jpl.org>
7300
7301 * pop3.el (pop3-wait-for-messages): Use pop3-accept-process-output
7302 instead of nnheader-accept-process-output.
7303
7304 * gnus-html.el (gnus-html-schedule-image-fetching)
7305 (gnus-html-prefetch-images): Replace process-kill-without-query by
7306 gnus-set-process-query-on-exit-flag.
7307
7308 2010-09-16 Romain Francoise <romain@orebokech.com>
7309
7310 * gnus-html.el: Require gnus-art for `gnus-with-article-buffer'.
7311
7312 2010-09-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
7313
7314 * gnus-registry.el (gnus-registry-install-shortcuts): The second
7315 parameter to unintern is mandatory-ish in Emacs 24.
7316
7317 * gnus-html.el (gnus-html-schedule-image-fetching)
7318 (gnus-html-prefetch-images): Check for curl before using it.
7319
7320 * mm-decode.el (mm-text-html-renderer): Don't have gnus-article-html
7321 depend on curl, which isn't essential.
7322
7323 * imap.el: Revert back to version
7324 cb950ed8ff3e0f40dac437a51b269166f9ffb60d, since some of the changes
7325 seem problematic.
7326
7327 2010-09-14 Juanma Barranquero <lekktu@gmail.com>
7328
7329 * gnus-registry.el (gnus-registry-install-shortcuts):
7330 Explicitly pass `obarray' to `unintern' to avoid a warning.
7331
7332 2010-09-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
7333
7334 * gnus-start.el (gnus-read-active-for-groups): Revert the previous
7335 change.
7336
7337 * nnrss.el (nnrss-request-list): Remove this function and related
7338 functions, including the moreover stuff.
7339
7340 2010-09-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
7341
7342 * nnrss.el (nnrss-retrieve-groups): New function.
7343
7344 2010-09-14 Juanma Barranquero <lekktu@gmail.com>
7345
7346 * .dir-locals.el: Add no-byte-compile cookie.
7347
7348 2010-09-14 Katsumi Yamaoka <yamaoka@jpl.org>
7349
7350 * gnus-start.el (gnus-read-active-for-groups): Run gnus-activate-group
7351 for back end that doesn't support request-scan.
7352
7353 2010-09-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
7354
7355 * gnus-start.el (gnus-read-active-file-1): If gnus-agent isn't set,
7356 then do request scans from the backends.
7357
7358 * gnus-sum.el (gnus-summary-update-hook): Change default to nil, to
7359 avoid running a hook per line, since this takes a lot of time,
7360 profiling shows.
7361 (gnus-summary-prepare-threads): Call `gnus-summary-highlight-line'
7362 directly if gnus-visual-p is true.
7363
7364 2010-09-10 Katsumi Yamaoka <yamaoka@jpl.org>
7365
7366 * gnus-start.el (gnus-read-active-for-groups): Check only subscribed
7367 groups; replace mapcar with dolist which is a bit faster; pass groups
7368 info to gnus-read-active-file-1.
7369 (gnus-read-active-file-1): Scan only specified groups if the new
7370 optional arg `infos' is given.
7371
7372 2010-09-09 Lars Magne Ingebrigtsen <larsi@gnus.org>
7373
7374 * mail-source.el (mail-source-fetch-pop): Use pop3-movemail again.
7375
7376 * pop3.el (pop3-movemail): Remove.
7377 (pop3-streaming-movemail): Rename to pop3-movemail.
7378
7379 * gnus-html.el (gnus-html-wash-tags): Refactor out the image bit, and
7380 don't restrict end-tag searches to the end of the line.
7381
7382 2010-09-09 Katsumi Yamaoka <yamaoka@jpl.org>
7383
7384 * gnus-start.el (gnus-get-unread-articles): Set the number of unread
7385 articles of every unchecked group to t, which means unknown since the
7386 server has never been opened.
7387
7388 2010-09-08 Lars Magne Ingebrigtsen <larsi@gnus.org>
7389
7390 * gnus-html.el (gnus-html-show-alt-text): New command.
7391 (gnus-html-browse-image): Ditto.
7392 (gnus-html-wash-tags): Add the data to allow showing the ALT text and
7393 to browse the image directly.
7394 (gnus-html-wash-tags): Search for images first, so that <a><img> works
7395 better.
7396
7397 * gnus-async.el (gnus-async-article-callback):
7398 Call `gnus-html-prefetch-images' unconditionally.
7399
7400 * gnus-html.el (gnus-html-schedule-image-fetching): Decode entities
7401 before feeding URLs to curl.
7402
7403 2010-09-07 Katsumi Yamaoka <yamaoka@jpl.org>
7404
7405 * gnus-html.el (gnus-html-wash-tags, gnus-html-put-image): Mark cid and
7406 internal images as deletable by `W D D'.
7407
7408 * gnus-async.el (gnus-html-prefetch-images): Autoload it when compiling.
7409 (gnus-async-article-callback): Fix typo.
7410
7411 2010-09-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
7412
7413 * gnus-html.el (gnus-html-wash-tags): Limit end-tag matching to the
7414 current line to work around bugs in the output from w3m.
7415
7416 * gnus-async.el (gnus-async-article-callback): Always prefetch images
7417 for groups that want that.
7418
7419 * nntp.el (nntp-wait-for-string): Supply a timeout for
7420 accept-process-output to ensure progress.
7421
7422 * gnus-start.el (gnus-get-unread-articles): If being given an explicit
7423 level to get unread articles from, then use that for foreign groups,
7424 too.
7425
7426 * gnus-html.el (gnus-html-wash-tags): Remove <a name...> tags, which
7427 confuses the rest of the function.
7428
7429 * gnus-start.el (gnus-read-active-for-groups): Do a `gnus-request-scan'
7430 for the methods that support -retrieve-groups, too.
7431
7432 * nnml.el (nnml-save-nov): Remove some debugging-related messages.
7433
7434 2010-09-06 Katsumi Yamaoka <yamaoka@jpl.org>
7435
7436 * pop3.el: Require cl when compiling.
7437 (pop3-number-of-responses): Search for "+OK", not "+OK ".
7438
7439 2010-09-05 Lars Magne Ingebrigtsen <larsi@gnus.org>
7440
7441 * gnus-start.el (gnus-get-unread-articles): Don't bother with groups
7442 that aren't going to be activated.
7443 (gnus-get-unread-articles): Fix up the last commit.
7444
7445 * gnus-html.el (gnus-article-html): Allow calling without specifying
7446 the handle. In that case, dissect the buffer first.
7447
7448 * gnus-sum.el (gnus-set-mode-line): Don't pad the mode line string.
7449
7450 * nnimap.el (nnimap-open-connection): Revert the change that would look
7451 into authinfo for imaps instead of imap.
7452
7453 * gnus-start.el (gnus-activate-group): Take an optional parameter to
7454 say that you don't want to call gnus-request-group with don-check, but
7455 do check the response. This is for virtual groups only.
7456 (gnus-get-unread-articles): Count the archive groups as secondary, so
7457 that they're activated the same way as before.
7458
7459 * nnimap.el (nnimap-request-list): Servers may return \NoSelect
7460 case-insensitively.
7461 (nnimap-debug): Remove.
7462
7463 * mail-source.el (mail-source-fetch): Don't message if we're fetching
7464 mail from a file, and the file doesn't exist.
7465
7466 * pop3.el (pop3-streaming-movemail): Return t for success.
7467
7468 * nnimap.el (nnimap-open-connection): Look for the "imaps" entry in the
7469 .authinfo if we're using ssl connection.
7470
7471 * nnvirtual.el (nnvirtual-create-mapping): Use the active info we
7472 already have if we're in a main Gnus `g' run.
7473
7474 * gnus-start.el (gnus-method-rank): Get info for virtual groups last.
7475
7476 2010-09-05 Katsumi Yamaoka <yamaoka@jpl.org>
7477
7478 * gnus-start.el (gnus-method-rank): Replace equalp with equal.
7479
7480 * nnmh.el (nnmh-request-list-1): Bind `file'.
7481
7482 * pop3.el (pop3-set-process-query-on-exit-flag): New function that's an
7483 alias to set-process-query-on-exit-flag or process-kill-without-query.
7484 (pop3-open-server): Use it.
7485
7486 2010-09-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
7487
7488 * mail-source.el (mail-source-delete-crash-box): Always move the crash
7489 box to the Incoming file. Fixes mistake in previous checkin.
7490
7491 * pop3.el (pop3-send-streaming-command): Off-by-one error on the
7492 request loop (for debugging purposes) removed.
7493
7494 * nnml.el (nnml-save-nov): Message around nnml-save-nov so that the
7495 culprit is more visible.
7496 (nnml-save-incremental-nov, nnml-open-incremental-nov)
7497 (nnml-add-incremental-nov): New functions to do "incremental" nov
7498 updates, where we just append to the end of the existing nov files
7499 without reading/writing them in full.
7500
7501 * mail-source.el (mail-source-delete-crash-box): Really only check the
7502 incoming files once in a while.
7503
7504 * pop3.el (pop3-streaming-movemail): Always close the pop3 connection.
7505
7506 * mail-source.el (mail-source-delete-crash-box): Only check the
7507 incoming files for deletion once per day to save a lot of file
7508 accesses.
7509
7510 * pop3.el (pop3-logon): Fix up unbound variable typo.
7511
7512 * mail-source.el (pop3-streaming-movemail): Autoload.
7513
7514 * pop3.el (pop3-streaming-movemail):
7515 Respect pop3-leave-mail-on-server.
7516
7517 * mail-source.el (mail-source-fetch-pop): Use streaming pop3
7518 retrieval.
7519
7520 * pop3.el (pop3-process-filter): Remove unused function.
7521 (pop3-streaming-movemail, pop3-send-streaming-command)
7522 (pop3-wait-for-messages, pop3-write-to-file)
7523 (pop3-number-of-responses): New functions for streaming pop3
7524 retrieval.
7525
7526 * gnus-start.el (gnus-get-unread-articles): Protect against groups that
7527 come from no known methods.
7528 (gnus-make-hashtable-from-newsrc-alist): Remove duplicates from .newsrc
7529 list.
7530
7531 * pop3.el (pop3-display-message-size-flag): Remove -- everybody wants
7532 message sizes.
7533 (pop3-movemail): Use erase-buffer instead of looping and deleting
7534 regions, which seems rather odd.
7535
7536 * gnus-agent.el (gnus-agent-load-local): Only read the agent.lib/local
7537 file once per `g' run.
7538
7539 * nnmh.el (nnmh-request-list-1): Output active lines also for empty
7540 directories. This makes the draft queue directory work.
7541
7542 * gnus-start.el (gnus-get-unread-articles): Rewrite the way we request
7543 data from the backends, so that we only request the list of groups from
7544 each method once. This should speed things up considerably.
7545
7546 * nnvirtual.el (nnvirtual-request-list): Remove function so that we can
7547 detect that it's not implemented.
7548
7549 * nnmh.el (nnmh-request-list-1): Fix up the recursion behavior so that
7550 we actually do recurse down into the tree, but don't stat all leaf
7551 nodes.
7552
7553 * gnus-html.el (gnus-html-show-images): If there are no images to show,
7554 then say so instead of bugging out.
7555
7556 * gnus-agent.el (gnus-agent-load-alist): Check whether the agentview
7557 files exist before trying to read them.
7558
7559 * gnus-html.el (gnus-html-wash-tags): Remove even more white space
7560 around <pre_int>.
7561
7562 * gnus-art.el (gnus-article-copy-string): Say what data we copied.
7563
7564 * nnmh.el (nnmh-request-list-1): Optimize for speed.
7565
7566 2010-09-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
7567
7568 * mm-util.el (mm-image-load-path): Just return the image directories,
7569 not all directories in the path in addition to the image directories.
7570 (mm-image-load-path): Maintain a cache of the image directories so that
7571 the `g' command in Gnus doesn't have to stat dozens of directories each
7572 time.
7573
7574 * gnus-html.el (gnus-html-put-image): Allow images to be removed.
7575 (gnus-html-wash-tags): Add a new `i' command to insert images.
7576 (gnus-html-insert-image): New command and keystroke.
7577 (gnus-html-redisplay-with-images): New command and keystroke.
7578 (gnus-html-show-images): Rename command.
7579 (gnus-html-wash-tags): Remove more white space before <pre_int> image
7580 spacers.
7581 (gnus-html-wash-tags): Decode entities at the end, so that entities
7582 inside the tags don't mess up the rest of the "parsing".
7583
7584 * gnus-agent.el (gnus-agent-auto-agentize-methods): Change the default
7585 so that nnimap methods aren't agentized by default. There's apparently
7586 many problems related to agent/imap behavior.
7587
7588 * gnus-art.el (gnus-article-copy-string): New command and key binding.
7589
7590 * gnus-html.el: Doc fix.
7591
7592 2010-09-03 Katsumi Yamaoka <yamaoka@jpl.org>
7593
7594 * gnus-html.el (gnus-html-put-image): Use gnus-graphic-display-p,
7595 glyph-width and glyph-height instead of display-graphic-p and
7596 image-size; make avoidance of displaying small images work for XEmacs.
7597
7598 * gnus-util.el (gnus-graphic-display-p): Use device-on-window-system-p
7599 for XEmacs.
7600
7601 * gnus-ems.el (gnus-set-process-plist, gnus-process-plist): Change name
7602 of symbol that holds plist data.
7603 (gnus-process-plist): Remove plist of process after getting it.
7604
7605 2010-09-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
7606
7607 * message.el (message-generate-hashcash): Change default to
7608 'opportunistic if hashcash is installed.
7609
7610 * gnus-html.el (gnus-html-rescale-image): Fix up typo in rescaling.
7611 (gnus-html-put-image): Only call image-size once, since it's somewhat
7612 time-consuming on remote X servers.
7613
7614 2010-09-02 Katsumi Yamaoka <yamaoka@jpl.org>
7615
7616 * gnus-html.el (gnus-article-html): Make work buffer multibyte for
7617 decoded contents.
7618 (gnus-html-put-image, gnus-html-rescale-image): Pass `file' argument.
7619
7620 2010-09-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
7621
7622 * gnus-group.el (gnus-group-line-format): Remove %O (moderated) from
7623 group line format, since it isn't very interesting.
7624
7625 * gnus-agent.el (gnus-agent-short-article),
7626 (gnus-agent-long-article): Increase values for these two variables,
7627 since most people are likely to have more network connection and
7628 storage than before.
7629
7630 * gnus.el (gnus-refer-article-method): Change default to 'current.
7631 When referring an article, the common behavior is to refer it from the
7632 current select method, not the native select method. The chances of
7633 the native select method having the message in question is rather slim
7634 these days.
7635
7636 * gnus-sum.el (gnus-auto-select-subject): Change default to
7637 `unseen-or-unread'. I think it's likely that most people want to
7638 select an unseen article over a previously seen, but unread one.
7639
7640 * gnus.el (gnus-mode-non-string-length): Change default to 30. nil
7641 means that in the article buffer none of the minor mode elements will
7642 be shown, usually, and this is not desirable in most cases.
7643
7644 * gnus-sum.el (gnus-summary-goto-unread): Change default to nil, so
7645 that commands like `d' (and the like) go to the next line in the
7646 buffer, instead of the next unread article. I think this is the
7647 behavior that is most natural for most users.
7648 (gnus-single-article-buffer): Change default to nil, so that people can
7649 have as many article buffers open as they have summary buffer. I think
7650 this is the most natural way for the groups to behave.
7651
7652 * message.el (message-generate-new-buffers): Change default to
7653 `unsent', so that all new message buffers start their names with the
7654 string "*unsent", and it's easier to find the buffers if you move from
7655 them.
7656
7657 2010-09-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
7658
7659 * gnus-html.el (gnus-html-wash-tags): Don't show images that are really
7660 small. They're probably tracking images.
7661 (gnus-html-wash-tags): Remove all <pre_int> place holders.
7662 (gnus-html-rescale-image): Yet another try at getting the image sizing
7663 right.
7664
7665 * nntp.el (nntp-request-set-mark): Refuse to do marks if
7666 nntp-marks-file-name is nil.
7667
7668 2010-09-01 Teodor Zlatanov <tzz@lifelogs.com>
7669
7670 * gnus-html.el (gnus-html-wash-tags)
7671 (gnus-html-schedule-image-fetching, gnus-html-image-url-blocked-p):
7672 Better logging.
7673
7674 2010-09-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
7675
7676 * nndoc.el (nndoc-type-alist): Add a new type for Google digests.
7677
7678 * gnus-html.el (gnus-html-wash-tags): Check the value of
7679 gnus-blocked-images in the summary buffer.
7680
7681 2010-09-01 Teodor Zlatanov <tzz@lifelogs.com>
7682
7683 * gnus-html.el (gnus-html-image-url-blocked-p): Doc fix.
7684
7685 2010-09-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
7686
7687 * gnus-html.el (gnus-html-wash-tags): "A" is also used for links, just
7688 like "a", it seems like.
7689 (gnus-html-image-url-blocked-p): Take a parameter for blocked-images
7690 since it needs to be picked from the correct buffer.
7691
7692 * nnwfm.el: Remove.
7693
7694 * nnlistserv.el: Remove.
7695
7696 2010-09-01 Teodor Zlatanov <tzz@lifelogs.com>
7697
7698 * gnus-html.el (gnus-html-image-url-blocked-p): New function.
7699 (gnus-html-prefetch-images, gnus-html-wash-tags): Use it.
7700
7701 2010-09-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
7702
7703 * nnkiboze.el: Remove.
7704
7705 * nndb.el: Remove.
7706
7707 * gnus-html.el (gnus-html-put-image): Use the deleted text as the image
7708 alt text.
7709 (gnus-html-rescale-image): Try to get the rescaling logic right for
7710 images that are just wide and not tall.
7711
7712 * gnus.el (gnus-string-or): Fix the syntax to not use eval or
7713 overshadow variable bindings.
7714
7715 2010-09-01 Teodor Zlatanov <tzz@lifelogs.com>
7716
7717 * gnus-html.el (gnus-html-wash-tags)
7718 (gnus-html-schedule-image-fetching, gnus-html-prefetch-images):
7719 Add extra logging.
7720
7721 2010-09-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
7722
7723 * gnus-html.el (gnus-html-wash-tags): Delete the IMG_ALT region.
7724 (gnus-max-image-proportion): New variable.
7725 (gnus-html-rescale-image): New function.
7726 (gnus-html-put-image): Rescale images.
7727
7728 2010-09-01 Stefan Monnier <monnier@iro.umontreal.ca>
7729
7730 Fix up some byte-compiler warnings.
7731 * gnus.el (gnus-group-find-parameter, gnus-kill-save-kill-buffer):
7732 * gnus-cite.el (gnus-article-highlight-citation, gnus-dissect-cited-text)
7733 (gnus-article-fill-cited-article, gnus-article-hide-citation)
7734 (gnus-article-hide-citation-in-followups, gnus-cite-toggle):
7735 * gnus-group.el (gnus-group-set-mode-line, gnus-group-quit)
7736 (gnus-group-set-info, gnus-add-mark): Use with-current-buffer.
7737 (gnus-group-update-group): Use save-excursion and with-current-buffer.
7738
7739 2010-09-01 Katsumi Yamaoka <yamaoka@jpl.org>
7740
7741 * gnus-html.el (gnus-article-html): Decode contents by charset.
7742
7743 2010-09-01 Katsumi Yamaoka <yamaoka@jpl.org>
7744
7745 * gnus-html.el (gnus-html-cache-directory, gnus-html-cache-size)
7746 (gnus-html-frame-width, gnus-blocked-images):
7747 * message.el (message-prune-recipient-rules): Add custom version.
7748 * gnus-sum.el (gnus-auto-expirable-marks): Bump custom version.
7749
7750 * gnus-ems.el (gnus-process-get, gnus-process-put): New compatibility
7751 functions.
7752
7753 * gnus-html.el (gnus-html-curl-sentinel): Replace process-get with
7754 gnus-process-get.
7755
7756 2010-08-31 Julien Danjou <julien@danjou.info> (tiny change)
7757
7758 * nnimap.el (nnimap-request-newgroups): Use nnimap-request-list-method
7759 instead of lsub directly.
7760
7761 2010-08-31 Lars Magne Ingebrigtsen <larsi@gnus.org>
7762
7763 * nnwarchive.el: Remove.
7764
7765 * gnus-soup.el: Remove.
7766
7767 * nnsoup.el: Remove.
7768
7769 * nnultimate.el: Remove.
7770
7771 * gnus-html.el (gnus-blocked-images): New variable.
7772
7773 * message.el (message-prune-recipients): New function.
7774 (message-prune-recipient-rules): New variable.
7775
7776 * gnus-cite.el (gnus-article-natural-long-line-p): New function to
7777 guess whether a long line is natural text or not.
7778
7779 * gnus-html.el (gnus-html-schedule-image-fetching):
7780 Use gnus-process-plist and friends for compatibility.
7781
7782 2010-08-31 Stefan Monnier <monnier@iro.umontreal.ca>
7783
7784 * gnus-html.el: Require packages that define macros used in this file.
7785 (gnus-article-mouse-face): Declare to silence byte-compiler.
7786 (gnus-html-curl-sentinel): Use with-current-buffer, inhibit-read-only, and
7787 process-get.
7788 (gnus-html-put-image): Use plist-get to avoid getf.
7789 (gnus-html-prefetch-images): Use with-current-buffer.
7790
7791 2010-08-31 Katsumi Yamaoka <yamaoka@jpl.org>
7792
7793 * gnus-ems.el: Provide compatibility functions for
7794 gnus-set-process-plist.
7795
7796 * gnus-sum.el (gnus-summary-stop-at-end-of-message):
7797 * gnus.el (gnus-valid-select-methods):
7798 * message.el (message-send-mail-partially-limit):
7799 * mm-decode.el (mm-text-html-renderer):
7800 * mml.el (mml-insert-mime-headers-always):
7801 * smiley.el (smiley-regexp-alist): Bump custom version.
7802
7803 2010-08-31 Lars Magne Ingebrigtsen <larsi@gnus.org>
7804
7805 * gnus-html.el: require mm-url.
7806 (gnus-html-wash-tags): Clarify the code a bit by renaming the variable
7807 with the url to `url'.
7808 (gnus-html-wash-tags): Support cid: URLs/images.
7809
7810 2010-08-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
7811
7812 * gnus-sum.el: As per discussion 3 years, 8 weeks, 3 days, 9 hours, 57
7813 minutes, 56 seconds ago on the ding list, remove the `w' and `i'
7814 bindings, as they aren't useful at all. `w' is moved to `W w'.
7815
7816 * gnus-move.el: Remove file, since it doesn't really work.
7817
7818 * gnus-html.el (gnus-article-html): Tell w3m that the input is
7819 UTF-8. This seems to fix problems with some German web feeds.
7820
7821 * gnus.el (gnus-group-startup-message): Put the xpm version of the logo
7822 at the top so that the proper colors are applied.
7823
7824 * gnus-art.el (gnus-article-view-part): Doc fix.
7825
7826 * gnus-html.el (gnus-html-put-image): Use gnus-create-image to be
7827 XEmacs-compatible.
7828 (gnus-html-put-image): Don't do images on non-graphic displays.
7829
7830 * nnslashdot.el: Remove this unused backend.
7831
7832 * gnus-undo.el (gnus-undo-register-1): Limit the undo actions to 100
7833 actions.
7834 (gnus-undo-register-1): Revert last change.
7835
7836 * gnus-group.el (gnus-group-completing-read): Protect against not
7837 having completion-styles bound.
7838
7839 * mml.el (mml-insert-mime-headers-always): Change the default to t, to
7840 make broken recipients happier.
7841
7842 * gnus-html.el (gnus-html-put-image): Use gnus-put-image.
7843
7844 * gnus-ems.el (gnus-put-image): Have gnus-put-image take an optional
7845 point parameter.
7846
7847 * gnus-group.el (gnus-group-completing-read): Add 'substring to
7848 completion-styles for group selection.
7849
7850 2009-02-04 Andreas Schwab <schwab@suse.de>
7851
7852 * gnus-score.el (gnus-score-string): Fix regex for matching extra
7853 headers and regexp-quote the match if necessary.
7854
7855 2009-03-24 Miles Bader <miles@gnu.org>
7856
7857 * smiley.el (smiley-regexp-alist): Don't delete the semicolon before
7858 the blinking smiley.
7859
7860 2009-03-24 Simon Josefsson <simon@josefsson.org>
7861
7862 * smiley.el (smiley-regexp-alist): Disallow ;;) from being treated as a
7863 blink smiley.
7864
7865 2010-08-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
7866
7867 * gnus-start.el (gnus-dribble-read-file): Ensure that the directory
7868 where the dribbel file lives exists.
7869
7870 * message.el (message-send-mail-partially-limit): Change the default to
7871 nil, since most people don't want this.
7872
7873 * mm-url.el (mm-url-decode-entities): Also decode entities like
7874 &#x3212.
7875
7876 2009-07-16 Kevin Ryde <user42@zip.com.au> (tiny change)
7877
7878 * gnus-sum.el (gnus-summary-idna-message):
7879 * nnrss.el (nnrss-normalize-date, nnrss-discover-feed):
7880 Hyperlink urls in docstrings with URL `...'.
7881
7882 2010-08-29 Adam Sjøgren <asjo@koldfront.dk>
7883
7884 * gnus-html.el (gnus-html-put-image): Use XEmacs-compatible image
7885 functions.
7886
7887 2010-08-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
7888
7889 * gnus-art.el (gnus-article-add-button): Take an optional parameter to
7890 say what the mouseover text should be.
7891
7892 * gnus-html.el (gnus-html-prefetch-images): Use the summary-local
7893 version of the mm-w3m-safe-url-regexp variable to only download images
7894 in the groups where we want that to happen.
7895
7896 * gnus-sum.el (gnus-summary-stop-at-end-of-message): New variable.
7897
7898 * gnus-art.el (gnus-article-beginning-of-window): Make into defun for
7899 easier debugging.
7900 (gnus-article-beginning-of-window): Add kludge to allow spacing past
7901 big pictures in the article buffer.
7902
7903 * mm-decode.el (mm-text-html-renderer): Default the html renderer to
7904 gnus-article-html.
7905 (mm-text-html-renderer): gnus-article-html needs curl in addition to
7906 w3m.
7907
7908 * gnus-html.el: Start a new super-simple HTML renderer based on w3m.
7909
7910 2010-08-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
7911
7912 * gnus.el (gnus-valid-select-methods): Remove reference to nngoogle,
7913 which doesn't exist.
7914
7915 * message.el (message-inhibit-ecomplete): New variable to allow some
7916 function to inhibit ecomplete address storage.
7917 (message-resend): Disable ecomplete message storage when resending
7918 messages.
7919
7920 * nntp.el (nntp-async-kluge): Remove the Emacs 20.3-related kluge.
7921
7922 2010-08-27 Katsumi Yamaoka <yamaoka@jpl.org>
7923
7924 * gnus-sum.el (gnus-summary-move-article, gnus-summary-delete-article):
7925 Save excursion while copying, moving, and deleting articles in order to
7926 prevent the cursor from jumping to unforeseen place.
7927
7928 2010-08-17 Glenn Morris <rgm@gnu.org>
7929
7930 * gnus-sync.el: Require gnus components whose functions are used.
7931
7932 * gnus-art.el (bookmark-make-record-function):
7933 * gnus-sum.el (bookmark-yank-point, bookmark-current-bookmark):
7934 Declare for compiler.
7935
7936 * mm-url.el (mml-compute-boundary): Autoload.
7937
7938 2010-08-15 Katsumi Yamaoka <yamaoka@jpl.org>
7939
7940 * gnus-start.el (gnus-start-draft-setup): Move doc string forward.
7941
7942 2010-08-14 Teodor Zlatanov <tzz@lifelogs.com>
7943
7944 Typo fix "hoo4a" -> "hook".
7945
7946 * gnus-sync.el (gnus-sync-install-hooks): Typo fix.
7947
7948 2010-08-14 Glenn Morris <rgm@gnu.org>
7949
7950 * gnus-sync.el (gnus-sync): Fix defgroup version.
7951
7952 2010-08-13 Teodor Zlatanov <tzz@lifelogs.com>
7953
7954 Doc fixes and keep unknown groups (ammended for nunion bug fix).
7955
7956 * gnus-sync.el: Fix docs.
7957 (gnus-sync-save): Keep unknown groups in `gnus-sync-newsrc-loader'.
7958 (gnus-sync-read): Don't wipe `gnus-sync-newsrc-loader' after reading.
7959
7960 2010-08-12 Teodor Zlatanov <tzz@lifelogs.com>
7961
7962 Optimizations for gnus-sync.el.
7963
7964 * gnus-sync.el: Add docs about gnus-sync-backend
7965 possibilities.
7966 (gnus-sync-save): Remove unnecessary message.
7967 (gnus-sync-read): Optimize and show what groups were skipped.
7968
7969 2010-08-12 Teodor Zlatanov <tzz@lifelogs.com>
7970
7971 Minor bug fixes for gnus-sync.el.
7972
7973 * gnus-sync.el (gnus-sync-unload-hook, gnus-sync-install-hooks):
7974 Don't read the sync on get-new-news.
7975
7976 * gnus-sync.el (gnus-sync-save): Define `variable' so the compiler is
7977 quiet.
7978
7979 * gnus-sync.el (gnus-sync-read): Use `gnus-sync-newsrc-offsets'
7980 (fix typo).
7981
7982 2010-07-30 Lawrence Mitchell <wence@gmx.li>
7983
7984 Make saving and restoring of hidden threads work with overlays.
7985 Patch applied by Ted Zlatanov.
7986
7987 * gnus-sum.el (gnus-hidden-threads-configuration)
7988 (gnus-restore-hidden-threads-configuration): Update to deal with text
7989 properties, rather than searching for a magic character.
7990
7991 2010-08-12 Teodor Zlatanov <tzz@lifelogs.com>
7992
7993 New gnus-sync.el library for synchronization of marks.
7994
7995 * gnus-sync.el: New library for synchronization of marks.
7996
7997 * gnus-util.el (gnus-grep-in-list): Move from gnus-registry.el and
7998 renamed from `gnus-registry-grep-in-list'.
7999
8000 * gnus-registry.el (gnus-registry-follow-group-p):
8001 Use `gnus-grep-in-list'.
8002
8003 * gnus-start.el (gnus-start-draft-setup): Make it interactive.
8004
8005 2010-08-06 Katsumi Yamaoka <yamaoka@jpl.org>
8006
8007 * rfc2047.el (rfc2047-encode): Use utf-8 as a last resort if
8008 determining charset of text fails.
8009
8010 2010-08-01 Katsumi Yamaoka <yamaoka@jpl.org>
8011
8012 * nnmail.el (nnmail-get-new-mail-1): Revert.
8013
8014 * nnml.el (nnml-active-number): Make sure names of newly created groups
8015 in nnml-group-alist are encoded.
8016
8017 2010-07-30 Katsumi Yamaoka <yamaoka@jpl.org>
8018
8019 * nnmail.el (nnmail-get-new-mail-1): Encode group names possibly
8020 containing non-ASCII characters in active file for nnml back end.
8021
8022 2010-07-24 David Engster <dengste@eml.cc>
8023
8024 * mml-smime.el (mml-smime-epg-verify): Also accept the older
8025 x-pkcs7-signature MIME type as signature (RFC 2311, C.1).
8026
8027 2010-07-21 Daiki Ueno <ueno@unixuser.org>
8028
8029 * mml.el (mml-parse-1): Collect "certfile" attributes in "<#secure>"
8030 tag (Bug#6654).
8031
8032 2010-07-20 Katsumi Yamaoka <yamaoka@jpl.org>
8033
8034 * gnus-sum.el (gnus-summary-bookmark-make-record): Bookmark position in
8035 the article buffer, not the summary buffer.
8036
8037 2010-07-15 Katsumi Yamaoka <yamaoka@jpl.org>
8038
8039 * gnus-sum.el (gnus-summary-bookmark-make-record): Make it work for
8040 Emacs 23 as well.
8041
8042 2010-07-13 Thierry Volpiatto <thierry.volpiatto@gmail.com>
8043
8044 Allow C-w when setting a bookmark in a Gnus Article buffer (Bug#5975).
8045 Patch applied by Karl Fogel.
8046
8047 * gnus-sum.el (gnus-summary-bookmark-make-record):
8048 Set `bookmark-yank-point' and `bookmark-current-buffer' to allow C-w.
8049
8050 2010-07-13 Thierry Volpiatto <thierry.volpiatto@gmail.com>
8051
8052 Allow bookmarks to be set from Gnus Article buffers (Bug #5975).
8053 Patch applied (with minor tweaks) by Karl Fogel. Note this leaves
8054 C-w still not working correctly from Article buffers; Thierry's
8055 patch to fix that will be applied after this.
8056
8057 * gnus-art.el (bookmark-make-record-function): New local variable.
8058
8059 * gnus-sum.el (gnus-summary-bookmark-make-record): Allow setting from
8060 article buffer.
8061 (gnus-summary-bookmark-jump): Maybe jump to article buffer.
8062
8063 2010-07-13 Karl Fogel <kfogel@red-bean.com>
8064
8065 * gnus-sum.el (bookmark-make-record-default): Adjust declaration, based
8066 on changes in bookmark.el.
8067
8068 2010-06-22 Mark A. Hershberger <mah@everybody.org>
8069
8070 * mm-url.el (mm-url-encode-multipart-form-data): New function to handle
8071 the *other* type of HTML form submission.
8072
8073 2010-06-15 Michael Albinus <michael.albinus@gmx.de>
8074
8075 * auth-source.el (auth-source-pick): If choice does not contain a
8076 questioned keyword, set the check to t.
8077
8078 2010-06-12 Romain Francoise <romain@orebokech.com>
8079
8080 * gnus-util.el (gnus-date-get-time): Move up before first use.
8081
8082 2010-06-10 Katsumi Yamaoka <yamaoka@jpl.org>
8083
8084 * gnus-art.el (gnus-mime-buttonized-part-id): New internal variable.
8085 (gnus-article-edit-part): Bind it to make last part that is substituted
8086 or deleted visible.
8087 (gnus-mime-display-single): Buttonize part of which id equals to
8088 gnus-mime-buttonized-part-id.
8089
8090 2010-06-10 Dan Christensen <jdc@uwo.ca>
8091
8092 * gnus-util.el (gnus-user-date): Use gnus-date-get-time.
8093 (gnus-dd-mmm): Use gnus-date-get-time.
8094 * gnus-sum.el (gnus-thread-latest-date): Use gnus-date-get-time and
8095 simplify logic.
8096 (gnus-summary-limit-to-age): Use gnus-date-get-time.
8097 (gnus-sort-threads): Emit message if gnus-sort-threads-loop used.
8098
8099 2010-06-08 Michael Albinus <michael.albinus@gmx.de>
8100
8101 * auth-source.el (top): Autoload `secrets-list-collections',
8102 `secrets-create-item', `secrets-delete-item'.
8103 (auth-sources): Fix tag string.
8104 (auth-get-source, auth-source-retrieve, auth-source-create)
8105 (auth-source-delete): New defuns.
8106 (auth-source-pick): Rewrite in order to avoid 2 passes.
8107 (auth-source-forget-user-or-password): New parameter USERNAME.
8108 (auth-source-user-or-password): New parameters CREATE-MISSING and
8109 DELETE-EXISTING. Retrieve password interactively, if needed.
8110
8111 2010-06-07 Teemu Likonen <tlikonen@iki.fi> (tiny change)
8112
8113 * gnus-agent.el (gnus-agent-expire-unagentized-dirs): Don't ask about
8114 deleting unused directories when gnus-expert-user is t.
8115
8116 2010-06-02 Katsumi Yamaoka <yamaoka@jpl.org>
8117
8118 * gnus-art.el (gnus-article-browse-delete-temp-files): Don't make query
8119 for each temp file when gnus-article-browse-delete-temp is ask.
8120
8121 2010-05-20 Kevin Ryde <user42@zip.com.au>
8122
8123 * gnus-start.el (gnus-level-unsubscribed): Doc fix. (Bug#6206)
8124
8125 2010-05-14 Katsumi Yamaoka <yamaoka@jpl.org>
8126
8127 * gnus-sum.el (gnus-summary-save-article): Don't bother to re-fetch
8128 article unless decoding article to be saved.
8129
8130 2010-05-13 Katsumi Yamaoka <yamaoka@jpl.org>
8131
8132 * mml1991.el (mml1991-mailcrypt-encrypt, mml1991-gpg-encrypt):
8133 * mml2015.el (mml2015-gpg-encrypt): Disable multibyte in buffers
8134 generated within the mm-with-unibyte-current-buffer macro.
8135
8136 2010-05-13 Katsumi Yamaoka <yamaoka@jpl.org>
8137
8138 * gnus-art.el (gnus-bind-safe-url-regexp): Bind mm-w3m-safe-url-regexp
8139 to nil when we're in a mml-preview buffer and no group is selected.
8140
8141 2010-05-12 Andreas Seltenreich <seltenreich@gmx.de>
8142
8143 * gnus-sum.el (gnus-summary-read-group-1): Don't jump to next group
8144 when catching the `C-g'. Reported by "Leo".
8145
8146 2010-05-12 Katsumi Yamaoka <yamaoka@jpl.org>
8147
8148 * message.el (message-forward-make-body-plain)
8149 (message-forward-make-body-mml): Use mm-multibyte-string-p instead of
8150 multibyte-string-p.
8151
8152 2010-05-12 Katsumi Yamaoka <yamaoka@jpl.org>
8153
8154 * message.el (message-forward-make-body-mml): Assume original message
8155 is multibyte string; error on unibyte.
8156 (message-forward-make-body-plain): Ditto; don't add excessive newline
8157 in body end.
8158
8159 2010-05-11 Andreas Seltenreich <seltenreich@gmx.de>
8160
8161 * gnus-sum.el (gnus-summary-kill-thread): Use gnus-summary-mark-article
8162 instead of g-s-m-a-as-unread to set the expirable mark. (Bug#5284)
8163
8164 2010-05-11 Katsumi Yamaoka <yamaoka@jpl.org>
8165
8166 * mm-extern.el (mm-extern-url): Don't use
8167 mm-with-unibyte-current-buffer.
8168 (mm-extern-cache-contents): Use with-current-buffer instead of
8169 save-excursion + set-buffer.
8170
8171 2010-05-10 Katsumi Yamaoka <yamaoka@jpl.org>
8172
8173 * mm-util.el (mm-emacs-mule): Remove.
8174
8175 2010-05-10 Andreas Seltenreich <seltenreich@gmx.de>
8176
8177 * gnus-sum.el (gnus-summary-mode): Don't make minor-mode-alist
8178 buffer-local as it's incompatible with Stefan Monnier's 2010-05-03
8179 change.
8180
8181 2010-05-10 Katsumi Yamaoka <yamaoka@jpl.org>
8182
8183 * mm-util.el (mm-with-unibyte-current-buffer): Redefine it so as not to
8184 bind the default value of enable-multibyte-characters to nil.
8185
8186 2010-05-10 Katsumi Yamaoka <yamaoka@jpl.org>
8187
8188 * message.el (message-forward-make-body-plain)
8189 (message-forward-make-body-mml):
8190 Don't use mm-with-unibyte-current-buffer.
8191
8192 2010-05-07 Christian von Roques <roques@mti.ag> (tiny change)
8193
8194 * mml2015.el (mml2015-epg-find-usable-key): Skip disabled key
8195 (Bug#5592).
8196
8197 2010-05-07 Julien Danjou <julien@danjou.info>
8198
8199 * gnus-art.el (gnus-mime-pipe-part): Add optional argument `cmd'; pass
8200 it to mm-pipe-part.
8201
8202 * mm-decode.el (mm-pipe-part): Add optional argument `cmd'; use it if
8203 it is given.
8204
8205 2010-05-07 Katsumi Yamaoka <yamaoka@jpl.org>
8206
8207 * nnweb.el (nnweb-gmane-search):
8208 * yenc.el (yenc-decode-region): Don't run set-buffer-multibyte for
8209 XEmacs.
8210
8211 * gnus-art.el (gnus-article-browse-html-parts):
8212 * gnus-group.el (gnus-read-ephemeral-gmane-group)
8213 (gnus-read-ephemeral-bug-grou): Use mm-make-temp-file instead of
8214 make-temp-file.
8215
8216 * gnus-dired.el (gnus-dired-mode): Bind gnus-dired-mode-hook,
8217 gnus-dired-mode-on-hook and gnus-dired-mode-off-hook for XEmacs when
8218 compiling.
8219
8220 * gnus-ml.el (gnus-mailing-list-mode): Bind gnus-mailing-list-mode-hook,
8221 gnus-mailing-list-mode-on-hook and gnus-mailing-list-mode-off-hook for
8222 XEmacs when compiling.
8223
8224 * gnus-salt.el (gnus-pick-mode): Bind gnus-pick-mode-on-hook and
8225 gnus-pick-mode-off-hook for XEmacs when compiling.
8226 (gnus-binary-mode): Bind gnus-binary-mode-on-hook and
8227 gnus-binary-mode-off-hook for XEmacs when compiling.
8228
8229 * gnus-sum.el (gnus-summary-limit-strange-charsets-predicate):
8230 Return nil if char-charset is not available.
8231
8232 * sieve-manage.el (sieve-manage-disable-multibyte): Redefine it as a
8233 macro.
8234
8235 * mm-url.el (mm-url-form-encode-xwfu): Use mm-encode-coding-string
8236 instead of encode-coding-string.
8237
8238 * mm-util.el (mm-enable-multibyte, mm-disable-multibyte): Use (featurep
8239 'xemacs) instead of mm-emacs-mule to switch function definitions.
8240 (mm-with-unibyte-current-buffer): Make it a progn macro for XEmacs.
8241
8242 2010-05-06 Tommi Vainikainen <thv@iki.fi> (tiny change)
8243
8244 * mml-sec.el (mml-secure-message-sign): Fix cut and paste error.
8245
8246 2010-05-06 Katsumi Yamaoka <yamaoka@jpl.org>
8247
8248 * gnus-dired.el, gnus-draft.el, gnus-ml.el, gnus-salt.el, gnus-sum.el,
8249 gnus-undo.el, mml.el: Require easy-mmode for XEmacs when compiling.
8250
8251 2010-05-03 Juanma Barranquero <lekktu@gmail.com>
8252
8253 * mm-util.el (mm-decompress-buffer): Use `delete-file';
8254 alias `jka-compr-delete-temp-file' no longer exists.
8255
8256 2010-05-03 Stefan Monnier <monnier@iro.umontreal.ca>
8257
8258 Use define-minor-mode in Gnus where applicable.
8259 * mml.el (mml-mode): Use define-minor-mode.
8260 * gnus-undo.el (gnus-undo-mode-map): Initialize in declaration.
8261 (gnus-undo-mode): Use define-minor-mode.
8262 * gnus-sum.el (gnus-dead-summary-mode-map): Initialize in declaration.
8263 (gnus-dead-summary-mode): Use define-minor-mode.
8264 * gnus-salt.el (gnus-pick-mode-map, gnus-binary-mode-map):
8265 Initialize in declaration.
8266 (gnus-pick-mode, gnus-binary-mode): Use define-minor-mode.
8267 * gnus-ml.el (gnus-mailing-list-mode-map): Initialize in declaration.
8268 (gnus-mailing-list-mode): Use define-minor-mode.
8269 * gnus-draft.el (gnus-draft-mode-map): Initialize in declaration.
8270 (gnus-draft-mode): Use define-minor-mode.
8271 * gnus-dired.el (gnus-dired-mode-map): Initialize in declaration.
8272 (gnus-dired-mode): Use define-minor-mode.
8273
8274 2010-05-01 Andreas Seltenreich <seltenreich@gmx.de>
8275
8276 * mml.el (mml-generate-mime-1,mml-compute-boundary-1): Update 'mml
8277 handles on recursive mml-to-mime translation and check them for
8278 boundary delimiter collisions. Reported by Greg Troxel.
8279
8280 2010-04-27 Katsumi Yamaoka <yamaoka@jpl.org>
8281
8282 * gnus-util.el: Don't load tm and apel XEmacs packages when compiling.
8283
8284 2010-04-23 Stefan Monnier <monnier@iro.umontreal.ca>
8285
8286 * mm-util.el (mm-find-buffer-file-coding-system):
8287 * yenc.el (yenc-decode-region): Don't let-bind a read-only variable.
8288
8289 2010-04-22 Andreas Seltenreich <seltenreich@gmx.de>
8290
8291 * message.el (message-generate-headers): Record insertion of optional
8292 headers as well. Otherwise the check to prevent repeated insertion of
8293 optional headers is a no-op.
8294
8295 2010-04-17 Teodor Zlatanov <tzz@lifelogs.com>
8296
8297 * smime.el: Don't mention CVS.
8298
8299 * nnrss.el (nnrss-fetch): Don't mention CVS.
8300
8301 * nnir.el: Don't mention CVS.
8302
8303 2010-04-14 Stefan Monnier <monnier@iro.umontreal.ca>
8304
8305 * gnus-sum.el (gnus-summary-bookmark-make-record):
8306 Add `location' field.
8307
8308 2010-04-12 Stefan Monnier <monnier@iro.umontreal.ca>
8309
8310 * gnus-sum.el: Add bookmark declarations to silence the compiler.
8311 (gnus-mark-xrefs-as-read, gnus-summary-limit-to-bodies):
8312 Use with-current-buffer to silence the byte-compiler.
8313 (gnus-summary-bookmark-make-record): Use derived-mode-p and don't
8314 bother to require `gnus'.
8315 (gnus-summary-bookmark-jump): Don't forget to autoload. Simplify.
8316
8317 2010-04-12 Thierry Volpiatto <thierry.volpiatto@gmail.com>
8318
8319 * gnus-sum.el (gnus-summary-bookmark-make-record)
8320 (gnus-summary-bookmark-jump): New functions.
8321 (gnus-summary-mode): Setup bookmark support.
8322
8323 2010-04-01 Andreas Schwab <schwab@linux-m68k.org>
8324
8325 * mm-uu.el (mm-uu-pgp-signed-extract-1): Use buffer-file-coding-system
8326 if set.
8327
8328 2010-03-31 Katsumi Yamaoka <yamaoka@jpl.org>
8329
8330 * gnus-art.el (gnus-article-browse-html-save-cid-content): Rename from
8331 gnus-article-browse-html-save-cid-image; make it work recursively for
8332 forwarded messages as well.
8333 (gnus-article-browse-html-parts): Work when prefix arg is given.
8334 (gnus-article-browse-html-article): Doc fix.
8335
8336 2010-03-30 Chong Yidong <cyd@stupidchicken.com>
8337
8338 * message.el (message-default-mail-headers):
8339 (message-default-headers): Carry the value mail-default-headers over
8340 into message-default-mail-headers, rather than message-default-headers.
8341
8342 2010-03-30 Martin Stjernholm <mast@lysator.liu.se>
8343
8344 * mm-decode.el (mm-add-meta-html-tag): Add option to override the
8345 charset.
8346
8347 * gnus-art.el (gnus-article-browse-html-parts): Force the correct
8348 charset into the <meta> tag when the article is encoded to utf-8.
8349
8350 2010-03-30 Katsumi Yamaoka <yamaoka@jpl.org>
8351
8352 * gnus-art.el (gnus-article-browse-delete-temp-files):
8353 Delete directories as well.
8354 (gnus-article-browse-html-parts): Work for images that do not specify
8355 file names; delete temp directory when quitting; insert header at the
8356 right place; use file: scheme for image files.
8357
8358 2010-03-30 Eric Schulte <schulte.eric@gmail.com>
8359
8360 * gnus-art.el (gnus-article-browse-html-save-cid-image): New function.
8361 (gnus-article-browse-html-parts): Use it to make temporary cid image
8362 files in addition to html file so that browser may display them.
8363
8364 2010-03-29 Katsumi Yamaoka <yamaoka@jpl.org>
8365
8366 * mm-decode.el (mm-add-meta-html-tag): Fix regexp matching meta tag.
8367
8368 2010-03-29 Teodor Zlatanov <tzz@lifelogs.com>
8369
8370 * auth-source.el (auth-source-pick): Fix for non-secrets specifier.
8371
8372 2010-03-27 Teodor Zlatanov <tzz@lifelogs.com>
8373
8374 * auth-source.el (auth-sources): Change default to be simpler.
8375 Explain about Secret Service API sources. Improve Customize options.
8376 (auth-source-pick): Change to accept any number of search parameters.
8377 Implement fallbacks iteratively, not recursively. Add scoring on the
8378 second pass and sort by score. Call Secret Service API when needed.
8379 (auth-source-user-or-password): Use it. Call Secret Service API
8380 directly when needed to get the user name and the password.
8381
8382 2010-03-24 Juanma Barranquero <lekktu@gmail.com>
8383
8384 * message.el (message-interactive): Doc fix.
8385 (message-qmail-inject-args): Reflow.
8386 (message-kill-to-signature): Fix typo in docstring.
8387
8388 * smiley.el (smiley-buffer): Fix typo in docstring.
8389
8390 2010-03-24 Glenn Morris <rgm@gnu.org>
8391
8392 * mail-source.el (gnus-message): Declare.
8393 (mail-source-delete-old-incoming): Require gnus-util.
8394
8395 2010-03-23 Katsumi Yamaoka <yamaoka@jpl.org>
8396
8397 * gnus-art.el (canlock-verify): Autoload it for Emacs 21.
8398
8399 * message.el (ecomplete-setup): Autoload it for Emacs <23.
8400
8401 * mml-sec.el (mml-secure-cache-passphrase): Default to t that is
8402 password-cache's default if it is not bound.
8403 (mml-secure-passphrase-cache-expiry): Default to 16 that is
8404 password-cache-expiry's default if it is not bound.
8405
8406 * pop3.el (pop3-list): Don't use 3rd arg of `split-string' which is not
8407 available in Emacs 21.
8408
8409 2010-03-23 Teodor Zlatanov <tzz@lifelogs.com>
8410
8411 * auth-source.el (auth-sources): Fix up definition so extra parameters
8412 are always inline.
8413
8414 2010-03-22 Martin Stjernholm <mast@lysator.liu.se>
8415
8416 * nnimap.el (nnimap-verify-uidvalidity): Fix bug where uidvalidity
8417 wasn't updated after mismatch. Clear cached mailbox info correctly
8418 when uidvalidity changes.
8419 (nnimap-group-prefixed-name): New function to avoid some code
8420 duplication.
8421 (nnimap-verify-uidvalidity, nnimap-group-overview-filename)
8422 (nnimap-request-group): Use it.
8423 (nnimap-retrieve-groups, nnimap-verify-uidvalidity)
8424 (nnimap-update-unseen): Significantly improved speed of Gnus startup
8425 with many imap folders. This is done by caching the group status from
8426 the imap server persistently in a group parameter `imap-status'. (This
8427 was cached before too if `nnimap-retrieve-groups-asynchronous' was set,
8428 but not persistently, so every Gnus startup was still very slow.)
8429
8430 2010-03-20 Teodor Zlatanov <tzz@lifelogs.com>
8431
8432 * auth-source.el: Set up autoloads. Bump to 23.2 because of the
8433 secrets.el dependency.
8434 (auth-sources): Add optional user name. Add secrets.el configuration
8435 choice (unused right now).
8436
8437 2010-03-20 Teodor Zlatanov <tzz@lifelogs.com>
8438
8439 * gnus-sum.el (gnus-summary-make-menu-bar):
8440 Let `gnus-registry-install-shortcuts' fill in the functions.
8441
8442 * gnus-registry.el (gnus-summary-misc-menu): Declare to avoid
8443 warnings.
8444 (gnus-registry-misc-menus): Variable to hold registry mark menus.
8445 (gnus-registry-install-shortcuts): Populate and use it in a
8446 `gnus-summary-menu-hook' lambda, under "Gnus"->"Registry Marks".
8447
8448 2010-03-20 Martin Stjernholm <mast@lysator.liu.se>
8449
8450 * nnimap.el (nnimap-decode-group-name, nnimap-encode-group-name):
8451 In-place substitutions for the group name encoding/decoding.
8452 (nnimap-find-minmax-uid, nnimap-possibly-change-group)
8453 (nnimap-retrieve-headers-progress, nnimap-possibly-change-group)
8454 (nnimap-retrieve-headers-progress, nnimap-request-article-part)
8455 (nnimap-update-unseen, nnimap-request-list)
8456 (nnimap-retrieve-groups, nnimap-request-update-info-internal)
8457 (nnimap-request-set-mark, nnimap-split-to-groups)
8458 (nnimap-split-articles, nnimap-request-newgroups)
8459 (nnimap-request-create-group, nnimap-request-accept-article)
8460 (nnimap-request-delete-group, nnimap-request-rename-group)
8461 (nnimap-acl-get, nnimap-acl-edit): Use them. Replace `mbx' with
8462 `encoded-mbx' for consistency.
8463 (nnimap-close-group): Call `imap-current-mailbox' instead of using the
8464 variable `imap-current-mailbox'.
8465
8466 * gnus-agent.el (gnus-agent-fetch-articles, gnus-agent-fetch-headers)
8467 (gnus-agent-regenerate-group): Use `gnus-agent-decoded-group-name'.
8468
8469 2010-03-20 Bojan Petrovic <bpetrovi@f.bg.ac.rs>
8470
8471 * pop3.el (pop3-display-message-size-flag): Display message size byte
8472 counts during POP3 download.
8473 (pop3-movemail): Use it.
8474 (pop3-list): Implement listing of available messages.
8475
8476 2010-03-20 Mark Triggs <mst@dishevelled.net> (tiny change)
8477
8478 * nnir.el (nnir-get-article-nov-override-function): New function to
8479 override the normal NOV retrieval.
8480 (nnir-retrieve-headers): Use it.
8481
8482 2010-03-19 Michael Albinus <michael.albinus@gmx.de>
8483
8484 * auth-source.el (netrc-machine-user-or-password): Autoload.
8485
8486 2010-03-19 Glenn Morris <rgm@gnu.org>
8487
8488 Stop message.el from loading about 40 libraries it doesn't always need.
8489 The general approach is to autoload rather than require, and to
8490 require in the specific functions rather than the file. (Bug#5642)
8491
8492 * gmm-utils.el: Don't require wid-edit.
8493 (widget-create-child-value, widget-convert, widget-default-get):
8494 Autoload.
8495
8496 * gnus-util.el: Don't require time-date, netrc.
8497 (message-fetch-field, gnus-group-name-decode): Declare rather than
8498 autoloading.
8499 (gnus-fetch-field): Require message.
8500 (gnus-decode-newsgroups): Require gnus-group.
8501
8502 * ietf-drums.el: Don't require time-date.
8503
8504 * message.el: Don't require hashcash, canlock, ecomplete.
8505 Do require mail-utils. Require nnheader only when compiling.
8506 (smtpmail-default-smtp-server): Remove declaration.
8507 (message-send-mail-function): Check smtpmail-default-smtp-server
8508 is bound rather than requiring smtpmail.
8509 (message-auto-save-directory, message-insert-signature):
8510 Use expand-file-name rather than nnheader-concat.
8511 (nnheader-insert-file-contents): Autoload.
8512 (hashcash-wait-async): Declare.
8513 (message-send-mail): Only call gnus-setup-posting-charset if
8514 gnus-group-posting-charset-alist is bound. Require hashcash if needed.
8515 (message-send-mail-with-sendmail): Require sendmail.
8516 (canlock-password, canlock-password-for-verify): Declare.
8517 (message-canlock-password): Require canlock.
8518 (nnheader-get-report): Autoload.
8519 (gnus-setup-posting-charset): Declare.
8520 (message-send-news): Require gnus-msg.
8521 (message-make-references, message-make-in-reply-to): Use mail-header-id
8522 rather than the alias mail-header-message-id.
8523 (ecomplete-add-item, ecomplete-save): Declare.
8524 (message-put-addresses-in-ecomplete): Require ecomplete.
8525 (ecomplete-display-matches): Autoload.
8526
8527 * mm-decode.el: Don't require mailcap, gnus-util.
8528 (gnus-map-function, gnus-replace-in-string, gnus-read-shell-command)
8529 (message-fetch-field, mailcap-parse-mailcaps, mailcap-mime-info):
8530 Autoload.
8531 (mailcap-mime-extensions): Declare.
8532
8533 * mm-encode.el: Don't require mailcap.
8534 (mailcap-extension-to-mime): Autoload.
8535
8536 * mml-sec.el: Don't require password-cache.
8537
8538 * mml.el (gnus-setup-posting-charset): Declare rather than autoload.
8539 (mailcap-parse-mimetypes, mailcap-mime-types): Declare.
8540 (mml-minibuffer-read-type): Require mailcap.
8541 (mml-preview): Require gnus-msg.
8542
8543 * mml1991.el: Require password-cache.
8544 (password-cache-expiry): Remove declaration.
8545
8546 * mml2015.el: Require password-cache.
8547 (password-cache-expiry): Remove declaration.
8548
8549 * nneething.el (mailcap): Require mailcap.
8550
8551 * nnheader.el (declare-function): Add compatibility stub.
8552 (message-remove-header): Declare rather than autoload.
8553 (nnheader-replace-header): Require message.
8554
8555 * nnimap.el (declare-function): Add compatibility stub.
8556 (netrc-parse, netrc-machine-user-or-password): Declare.
8557 (nnimap-open-connection): Require netrc.
8558
8559 * nntp.el (declare-function): Add compatibility stub.
8560 (netrc-parse, netrc-machine, netrc-get): Declare.
8561 (nntp-send-authinfo): Require netrc.
8562
8563 * rfc2047.el: Don't require qp.
8564 (quoted-printable-encode-region, quoted-printable-decode-string):
8565 Autoload.
8566
8567 * sieve-mode.el: Don't require easymenu.
8568 (easy-menu-add-item): Autoload it.
8569
8570 * spam-stat.el (time-to-number-of-days): Autoload it.
8571
8572 2010-03-17 Kevin Ryde <user42@zip.com.au>
8573
8574 * mml.el (mml-read-tag): Unquote values with `read' to reverse
8575 prin1 in mml-insert-tag (just stripping the quotes gave wrong
8576 value if any backslash escapes).
8577
8578 2010-03-15 Katsumi Yamaoka <yamaoka@jpl.org>
8579
8580 * mm-util.el (mm-charset-to-coding-system): Use coding-system-from-name
8581 if it is available. (bug#5647)
8582
8583 2010-02-26 Glenn Morris <rgm@gnu.org>
8584
8585 * message.el (message-send-mail-function): Change the default, so that
8586 it inherits from a customized send-mail-function. (Bug#5643)
8587
8588 2010-02-24 Stefan Monnier <monnier@iro.umontreal.ca>
8589
8590 * gnus-art.el (gnus-treat-display-x-face): Don't burp if
8591 shell-command-to-string signals an error (bug#5299).
8592
8593 2010-02-24 Glenn Morris <rgm@gnu.org>
8594
8595 * message.el (message-smtpmail-send-it)
8596 (message-send-mail-with-mailclient): Doc fixes.
8597
8598 2010-02-16 Glenn Morris <rgm@gnu.org>
8599
8600 * message.el (message-default-mail-headers): Change the default value
8601 to ease the transition from mail-mode to message-mode. (Bug#5555)
8602
8603 2010-01-17 Chong Yidong <cyd@stupidchicken.com>
8604
8605 * message.el (message-mail): Just pass yank-action on to message-setup.
8606 (message-setup): Handle (FUN . ARGS) form of yank-action.
8607 (message-with-reply-buffer, message-widen-reply)
8608 (message-yank-original): Handle non-buffer values of
8609 message-reply-buffer (Bug#4080).
8610 (message-setup-1): Prefer to save message-reply-buffer as a buffer.
8611
8612 2010-01-17 Juanma Barranquero <lekktu@gmail.com>
8613
8614 * nnmairix.el (nnmairix-group-delete-recreate-this-group):
8615 Fix typo in docstring.
8616
8617 2010-01-08 Jason Rumney <jasonr@gnu.org>
8618
8619 * sieve-manage.el (sieve-manage-parse-capability-1): Loosely match OK
8620 response.
8621
8622 2010-01-06 Katsumi Yamaoka <yamaoka@jpl.org>
8623
8624 * gnus-art.el (gnus-article-describe-bindings): Work for prefix keys.
8625
8626 * message.el (message-check-news-header-syntax): Protect against a
8627 string that `rfc822-addresses' returns when parsing fails.
8628
8629 2010-01-06 Katsumi Yamaoka <yamaoka@jpl.org>
8630
8631 * gnus-util.el (gnus-invisible-p, gnus-next-char-property-change)
8632 (gnus-previous-char-property-change): New functions.
8633
8634 * gnus-sum.el (gnus-forward-line-ignore-invisible): Use them.
8635
8636 2010-01-05 Andreas Schwab <schwab@linux-m68k.org>
8637
8638 * gnus-sum.el (gnus-forward-line-ignore-invisible): New function.
8639 (gnus-summary-recenter): Use it instead of forward-line. (Bug#5257)
8640
8641 2010-01-02 Chong Yidong <cyd@stupidchicken.com>
8642
8643 * message.el (message-exchange-point-and-mark): Rework last change to
8644 avoid using optional arg of exchange-point-and-mark, for backward
8645 compatibility.
8646
8647 2010-01-01 Chong Yidong <cyd@stupidchicken.com>
8648
8649 * message.el (message-exchange-point-and-mark):
8650 Call exchange-point-and-mark with an argument rather than setting
8651 mark-active by hand (Bug#5175).
8652
8653 2009-12-18 Katsumi Yamaoka <yamaoka@jpl.org>
8654
8655 * nntp.el (nntp-service-to-port): Work for service expressed with
8656 numeric string; replace [:digit:] with [0-9] for XEmacs.
8657
8658 2009-12-17 Glenn Morris <rgm@gnu.org>
8659
8660 * gnus-group.el (gnus-bug-group-download-format-alist):
8661 Change emacs entry to debbugs.gnu.org. Bump :version.
8662
8663 2009-12-13 Reiner Steib <Reiner.Steib@gmx.de>
8664
8665 * mm-encode.el (mm-sign-option, mm-encrypt-option): Add :version tag.
8666
8667 2009-12-12 Reiner Steib <Reiner.Steib@gmx.de>
8668
8669 * message.el (message-info): Explain why we use `Info-goto-node'.
8670
8671 2009-12-02 Stefan Monnier <monnier@iro.umontreal.ca>
8672
8673 * message.el (message-completion-in-region): New compatibility function.
8674 (message-expand-group): Use it.
8675
8676 2009-12-02 Katsumi Yamaoka <yamaoka@jpl.org>
8677
8678 * gnus-group.el (gnus-group-prepare-flat): Check also whether groups
8679 with no unread article should be listed if the 2nd arg `predicate' is
8680 given.
8681
8682 2009-11-29 Juri Linkov <juri@jurta.org>
8683
8684 * gnus-sum.el (gnus-recenter): Use `recenter-top-bottom'
8685 when it is fboundp in GNU Emacs 23.1. Put `isearch-scroll' property
8686 on `gnus-recenter'. (Bug#4698, Bug#4981)
8687
8688 2009-11-24 Katsumi Yamaoka <yamaoka@jpl.org>
8689
8690 * message.el (message-from-style, message-interactive)
8691 (message-signature): Always set default values from the corresponding
8692 mail-* variables.
8693 (message-cite-prefix-regexp, message-sendmail-envelope-from)
8694 (message-yank-prefix, message-indentation-spaces)
8695 (message-signature-file, message-default-headers): Use boundp rather
8696 than (featurep 'xemacs) to check if the corresponding mail-* variables
8697 exist.
8698
8699 2009-11-20 Chong Yidong <cyd@stupidchicken.com>
8700
8701 * message.el (message-send-mail-with-sendmail): Revert last change.
8702
8703 2009-11-19 Chong Yidong <cyd@stupidchicken.com>
8704
8705 * message.el (message-from-style, message-interactive)
8706 (message-cite-prefix-regexp, message-sendmail-envelope-from)
8707 (message-yank-prefix, message-indentation-spaces, message-signature)
8708 (message-signature-file, message-default-headers): For GNU Emacs, set
8709 default values from the corresponding mail-* variables.
8710 (message-send-mail-with-sendmail): Use envelope-from only if
8711 mail-specify-envelope-from is non-nil.
8712
8713 2009-11-17 Katsumi Yamaoka <yamaoka@jpl.org>
8714
8715 * rfc2047.el (rfc2047-decode-region): Don't quote decoded words
8716 containing tspecial characters if they have been already quoted.
8717
8718 2009-10-24 Glenn Morris <rgm@gnu.org>
8719
8720 * gnus-art.el (help-xref-stack-item): Define for compiler.
8721
8722 2009-10-20 Katsumi Yamaoka <yamaoka@jpl.org>
8723
8724 * gnus-sum.el (gnus-remove-overlays): eval-and-compile.
8725
8726 2009-10-19 Katsumi Yamaoka <yamaoka@jpl.org>
8727
8728 * gnus-sum.el (gnus-summary-show-thread): Remove useless goto-char.
8729 (gnus-summary-show-thread, gnus-summary-hide-thread): Indent.
8730
8731 2009-10-16 Katsumi Yamaoka <yamaoka@jpl.org>
8732
8733 * gnus.el (gnus-overlay-get): New alias to overlay-get.
8734 (gnus-overlays-in): New alias to overlays-in.
8735
8736 * gnus-sum.el (gnus-remove-overlays): Use gnus-overlays-in,
8737 gnus-overlay-get, and gnus-delete-overlay.
8738 (gnus-summary-show-thread): Make it work as well for systems in which
8739 next-single-char-property-change is not available.
8740 (gnus-summary-hide-thread): Use gnus-make-overlay and gnus-overlay-put.
8741
8742 2009-10-14 Reiner Steib <Reiner.Steib@gmx.de>
8743
8744 * gnus-sum.el (gnus-remove-overlays): Add doc string and alias.
8745
8746 2009-10-14 Dan Nicolaescu <dann@ics.uci.edu>
8747
8748 * gnus-sum.el (gnus-remove-overlays): Compatibility code for Emacs 21
8749 and XEmacs that don't have `remove-overlays'.
8750
8751 2009-10-14 Stefan Monnier <monnier@iro.umontreal.ca>
8752
8753 * gnus-sum.el (gnus-summary-mode, gnus-summary-show-all-threads)
8754 (gnus-summary-show-thread, gnus-summary-hide-thread): Get rid of
8755 selective display. Use overlays instead.
8756
8757 2009-10-04 Juanma Barranquero <lekktu@gmail.com>
8758
8759 * spam-stat.el (spam-stat-strip-xref): Fix typo in docstring.
8760
8761 2009-09-29 Juanma Barranquero <lekktu@gmail.com>
8762
8763 * spam-stat.el (spam-stat-load): Fix typo in message.
8764
8765 2009-09-23 Juanma Barranquero <lekktu@gmail.com>
8766
8767 * gnus-art.el (gnus-article-encrypt-body):
8768 * message.el (message-check-recipients):
8769 * mm-util.el (mm-codepage-setup):
8770 * nnir.el (gnus-summary-nnir-goto-thread, nnir-run-waissearch)
8771 (nnir-run-swish++, nnir-run-swish-e): Fix typos in error messages.
8772
8773 2009-09-22 Daiki Ueno <ueno@unixuser.org>
8774
8775 * mm-encode.el (mm-sign-option, mm-encrypt-option): New user option.
8776 * mml2015.el (mml2015-epg-sign, mml2015-epg-encrypt): Let users select
8777 keys from the menu if mm-{sign,encrypt}-option is 'guided.
8778 * mml-smime.el (mml-smime-epg-sign, mml-smime-epg-encrypt): Ditto.
8779 * mml1991.el (mml1991-epg-sign, mml1991-epg-encrypt): Ditto.
8780
8781 2009-09-18 Glenn Morris <rgm@gnu.org>
8782
8783 * gnus-diary.el (gnus-diary-check-message):
8784 * message.el (message-insert-formatted-citation-line):
8785 * nnbabyl.el (top-level):
8786 * nndiary.el (nndiary-schedule):
8787 Fix typos in condition-case handlers.
8788
8789 2009-09-15 Katsumi Yamaoka <yamaoka@jpl.org>
8790
8791 * gnus-art.el (gnus-article-edit-part): Work for the buffer
8792 configuration that provides the sole article window in a frame;
8793 position point correctly after deleting a part.
8794
8795 2009-09-14 Adam Sjøgren <asjo@koldfront.dk>
8796
8797 * spam.el (spam-unregister-on-reregister): Add boolean variable.
8798 (spam-resolve-registrations-routine): Use it to unregister articles
8799 that change status.
8800
8801 2009-09-10 Katsumi Yamaoka <yamaoka@jpl.org>
8802
8803 * nnrss.el (nnrss-request-article): Remove binding of
8804 default-enable-multibyte-characters that has gotten needless by
8805 the 2007-07-13 change in rfc2047-encode-message-header.
8806
8807 * mml.el (mml-insert-multipart): Error on the message header.
8808 (mml-insert-part): Error on the message header; position point at
8809 the end of a MIME tag.
8810
8811 2009-09-09 Katsumi Yamaoka <yamaoka@jpl.org>
8812
8813 * gnus-util.el (with-no-warnings): Define it for old Emacsen.
8814 (gnus-float-time): Alias to float-time if it exists.
8815
8816 * ecomplete.el (with-no-warnings): Define it for old Emacsen.
8817 (ecomplete-add-item): Don't use (featurep 'xemacs) to check if
8818 float-time is available; suppress compile warning for time-to-seconds.
8819
8820 2009-09-07 Katsumi Yamaoka <yamaoka@jpl.org>
8821
8822 * mm-encode.el (mm-encode-buffer): Don't force 7bit encoding since MTA
8823 may break data. Suggested by Dmitri Paduchikh <dpaduch@k66.ru>.
8824 Add the optional argument `encoding' that overrides the default.
8825
8826 * mml.el (mml-generate-mime-1): Pass encoding defined by a user to
8827 mm-encode-buffer.
8828
8829 2009-09-04 Glenn Morris <rgm@gnu.org>
8830
8831 * qp.el (quoted-printable-encode-string): Use mm-enable-multibyte, or
8832 mm-disable-multibyte, rather than default-enable-multibyte-characters.
8833 * utf7.el (utf7-encode, utf7-decode): Use mm-with-multibyte-buffer, or
8834 mm-with-unibyte-buffer, rather than default-enable-multibyte-characters.
8835 * mm-util.el (mm-with-unibyte-current-buffer)
8836 (mm-find-buffer-file-coding-system):
8837 * yenc.el (yenc-decode-region): Use default-value rather than
8838 default-enable-multibyte-characters.
8839
8840 2009-09-03 Glenn Morris <rgm@gnu.org>
8841
8842 * mm-util.el (mm-emacs-mule, mm-default-multibyte-p):
8843 * rfc2047.el (rfc2047-encode-message-header): Use default-value rather
8844 than default-enable-multibyte-characters.
8845
8846 2009-09-02 Karl Kleinpaste <karl@kleinpaste.org>
8847
8848 * gnus-art.el (gnus-article-read-summary-keys):
8849 Fix gnus-buffer-configuration's value temporarily used.
8850
8851 2009-09-02 Glenn Morris <rgm@gnu.org>
8852
8853 * gnus-util.el (gnus-float-time): New function.
8854 * gnus-delay.el (gnus-delay-article):
8855 * gnus-sum.el (gnus-thread-latest-date):
8856 * gnus-util.el (gnus-user-date): Use gnus-float-time.
8857 * nnspool.el (nnspool-request-newgroups):
8858 Use gnus-float-time rather than time-to-seconds.
8859 * ecomplete.el (ecomplete-add-item): In Emacs, use float-time.
8860
8861 * gnus-art.el (gnus-signature-face, gnus-header-from-face)
8862 (gnus-header-subject-face, gnus-header-newsgroups-face)
8863 (gnus-header-name-face, gnus-header-content-face):
8864 * gnus-cite.el (gnus-cite-attribution-face, gnus-cite-face-1)
8865 (gnus-cite-face-2, gnus-cite-face-3, gnus-cite-face-4)
8866 (gnus-cite-face-5, gnus-cite-face-6, gnus-cite-face-7)
8867 (gnus-cite-face-8, gnus-cite-face-9, gnus-cite-face-10)
8868 (gnus-cite-face-11):
8869 * gnus-picon.el (gnus-picon-xbm-face, gnus-picon-face):
8870 * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
8871 (gnus-server-closed-face, gnus-server-denied-face)
8872 (gnus-server-offline-face):
8873 * gnus.el (gnus-group-news-1-face, gnus-group-news-1-empty-face)
8874 (gnus-group-news-2-face, gnus-group-news-2-empty-face)
8875 (gnus-group-news-3-face, gnus-group-news-3-empty-face)
8876 (gnus-group-news-4-face, gnus-group-news-4-empty-face)
8877 (gnus-group-news-5-face, gnus-group-news-5-empty-face)
8878 (gnus-group-news-6-face, gnus-group-news-6-empty-face)
8879 (gnus-group-news-low-face, gnus-group-news-low-empty-face)
8880 (gnus-group-mail-1-face, gnus-group-mail-1-empty-face)
8881 (gnus-group-mail-2-face, gnus-group-mail-2-empty-face)
8882 (gnus-group-mail-3-face, gnus-group-mail-3-empty-face)
8883 (gnus-group-mail-low-face, gnus-group-mail-low-empty-face)
8884 (gnus-summary-selected-face, gnus-summary-cancelled-face)
8885 (gnus-summary-high-ticked-face, gnus-summary-low-ticked-face)
8886 (gnus-summary-normal-ticked-face, gnus-summary-high-ancient-face)
8887 (gnus-summary-low-ancient-face, gnus-summary-normal-ancient-face)
8888 (gnus-summary-high-undownloaded-face)
8889 (gnus-summary-low-undownloaded-face)
8890 (gnus-summary-normal-undownloaded-face)
8891 (gnus-summary-high-unread-face, gnus-summary-low-unread-face)
8892 (gnus-summary-normal-unread-face, gnus-summary-high-read-face)
8893 (gnus-summary-low-read-face, gnus-summary-normal-read-face)
8894 (gnus-splash-face):
8895 * message.el (message-header-to-face, message-header-cc-face)
8896 (message-header-subject-face, message-header-newsgroups-face)
8897 (message-header-other-face, message-header-name-face)
8898 (message-header-xheader-face, message-separator-face)
8899 (message-cited-text-face, message-mml-face):
8900 * sieve-mode.el (sieve-control-commands-face)
8901 (sieve-action-commands-face, sieve-test-commands-face)
8902 (sieve-tagged-arguments-face):
8903 * spam.el (spam-face):
8904 Mark face aliases with "-face" in the name as obsolete.
8905
8906 2009-09-01 Glenn Morris <rgm@gnu.org>
8907
8908 * gnus-salt.el (gnus-pick-mouse-pick-region): Use forward-line rather
8909 than goto-line.
8910
8911 2009-08-31 Katsumi Yamaoka <yamaoka@jpl.org>
8912
8913 * mml.el (mml-attach-file, mml-attach-buffer, mml-attach-external):
8914 Don't move point if the command is invoked inside the message header.
8915
8916 2009-08-29 Stefan Monnier <monnier@iro.umontreal.ca>
8917
8918 * spam.el (spam-ifile-path, spam-bogofilter-path, spam-sa-learn-path)
8919 (spam-ifile-database-path, spam-bsfilter-path, spam-spamassassin-path):
8920 * nnmail.el (nnmail-spool-file, nnmail-fix-eudora-headers):
8921 * nnir.el (nnir-swish-e-index-file):
8922 * gnus-sum.el (gnus-summary-delete-marked-as-read)
8923 (gnus-summary-delete-marked-with, gnus-summary-mark-as-unread-forward)
8924 (gnus-summary-mark-as-unread-backward, gnus-summary-mark-as-unread):
8925 * gnus-msg.el (gnus-inews-mark-gcc-as-read):
8926 * gnus-art.el (gnus-article-hide-pgp-hook, gnus-treat-strip-pgp)
8927 (gnus-treat-display-xface): Add Emacs version of obsolescence.
8928
8929 2009-08-28 Katsumi Yamaoka <yamaoka@jpl.org>
8930
8931 * mml.el (mml-attach-file, mml-attach-buffer, mml-attach-external):
8932 Don't save excursion.
8933
8934 2009-08-28 Stefan Monnier <monnier@iro.umontreal.ca>
8935
8936 * nnheader.el (nnheader-find-file-noselect):
8937 * mm-util.el (mm-insert-file-contents):
8938 Use (default-value 'major-mode) instead of default-major-mode.
8939
8940 2009-08-27 Stefan Monnier <monnier@iro.umontreal.ca>
8941
8942 * nnrss.el (nnrss-request-article): Avoid default-fill-column.
8943
8944 2009-08-25 Glenn Morris <rgm@gnu.org>
8945
8946 * nnir.el (top-level): Don't require cl at run-time.
8947 (nnir-run-waissearch, nnir-run-swish-e, nnir-run-hyrex):
8948 Replace cl-function substitute with gnus-replace-in-string.
8949 (nnir-run-waissearch, nnir-run-swish++, nnir-run-swish-e)
8950 (nnir-run-hyrex, nnir-run-namazu): Replace cl-function sort* with sort.
8951 (nnir-run-find-grep): Replace cl-functions find-if and subseq with
8952 simplified expansions.
8953
8954 2009-08-22 Glenn Morris <rgm@gnu.org>
8955
8956 * gnus-art.el (gnus-button-patch): Use forward-line rather than
8957 goto-line.
8958
8959 2009-08-12 Katsumi Yamaoka <yamaoka@jpl.org>
8960
8961 * gnus-group.el (gnus-safe-html-newsgroups): New user option.
8962
8963 * gnus-art.el (gnus-bind-safe-url-regexp): New macro.
8964 (gnus-mime-view-all-parts, gnus-mime-view-part-internally)
8965 (gnus-mm-display-part, gnus-mime-display-single)
8966 (gnus-mime-display-alternative): Use gnus-bind-safe-url-regexp to
8967 override mm-w3m-safe-url-regexp according to gnus-safe-html-newsgroups.
8968
8969 * gnus-sum.el
8970 (gnus-mark-copied-or-moved-articles-as-expirable): New user option.
8971 (gnus-summary-move-article): Add expirable mark to articles copied or
8972 moved to group that has auto-expire turned on if the option is non-nil.
8973
8974 2009-07-24 Glenn Morris <rgm@gnu.org>
8975
8976 * gnus-demon.el (gnus-demon-add-nntp-close-connection):
8977 Fix typo. (Bug#3903)
8978
8979 2009-07-23 Katsumi Yamaoka <yamaoka@jpl.org>
8980
8981 * gnus-art.el (gnus-article-mode-map): Bind the "e" key to
8982 gnus-article-read-summary-keys rather than gnus-summary-edit-article
8983 that should not be used for draft articles.
8984 (gnus-article-read-summary-keys): Use key-binding instead of lookup-key
8985 that has no concern in minor mode keys.
8986 (gnus-article-summary-command, gnus-article-summary-command-nosave):
8987 Abolish.
8988
8989 2009-07-16 Katsumi Yamaoka <yamaoka@jpl.org>
8990
8991 * nnrss.el (nnrss-request-article): Allow mml-to-mime to generate MIME
8992 article without making inquiry to a user for unknown encoding.
8993
8994 * nnmaildir.el (nnmaildir--group-maxnum, nnmaildir--new-number)
8995 (nnmaildir--scan): Assume i-node and device number that file-attributes
8996 returns might be cons-cell.
8997
8998 2009-07-16 Teodor Zlatanov <tzz@lifelogs.com>
8999
9000 * auth-source.el: Remove docs now in auth.texi. Don't use
9001 `gnus-message' for logging. Add new variables `auth-source-debug' and
9002 `auth-source-hide-passwords' and use them.
9003
9004 2009-07-15 Glenn Morris <rgm@gnu.org>
9005
9006 * gnus-spec.el (gnus-make-format-preserve-properties): Doc fix.
9007
9008 2009-07-10 Katsumi Yamaoka <yamaoka@jpl.org>
9009
9010 * gnus-group.el (gnus-group-make-rss-group): Strip newlines and
9011 excessive whitespace from the default values of title and description.
9012
9013 2009-06-22 Katsumi Yamaoka <yamaoka@jpl.org>
9014
9015 * mm-decode.el (mm-dissect-buffer): Use message-fetch-field instead of
9016 mail-fetch-field to fetch Content-Description header in order to
9017 exclude newlines.
9018
9019 2009-06-01 Katsumi Yamaoka <yamaoka@jpl.org>
9020
9021 * gnus-art.el (gnus-mime-delete-part): Specify gnus-decoded as charset
9022 to deleted part.
9023
9024 2009-05-30 David Engster <dengste@eml.cc>
9025
9026 * nnmairix.el: Remove old documentation in the commentary block.
9027 (nnmairix-request-group): Do not update active file for nnml back ends.
9028 (nnmairix-retrieve-headers): Set gnus-nov-is-evil to t for nnimap back
9029 end so that overview files are ignored.
9030 (nnmairix-update-groups): Make updating the groups more robust by using
9031 marks.
9032 (nnmairix-determine-original-group-from-path): Circumvent mairix bug
9033 with dollar characters in message-id.
9034
9035 2009-04-28 Reiner Steib <Reiner.Steib@gmx.de>
9036
9037 * spam.el: Use dns-query instead of query-dns. Was renamed on
9038 2008-12-25 in dns.el.
9039
9040 2009-04-20 Stefan Monnier <monnier@iro.umontreal.ca>
9041
9042 * rfc2047.el (rfc2047-decode-region): Don't skip past `start', which
9043 could happen if the text is only composed of spaces and/or tabs.
9044
9045 2009-03-03 Brian Sniffen <bts@evenmere.org> (tiny change)
9046
9047 * gnus-draft.el (gnus-draft-send): Bind gnus-message-setup-hook to nil
9048 when sending a queued message to avoid extra mml tags.
9049
9050 2009-03-02 Katsumi Yamaoka <yamaoka@jpl.org>
9051
9052 * mml.el (mml-insert-mime): Don't break parts that mm-uu dissected.
9053
9054 2009-02-25 Katsumi Yamaoka <yamaoka@jpl.org>
9055
9056 * gnus-dired.el: Remove autoload for gnus-setup-message.
9057 (gnus-dired-attach): Fake this-command value to prevent Gnus from
9058 displaying Gnus logo; always use compose-mail.
9059
9060 2009-02-23 Katsumi Yamaoka <yamaoka@jpl.org>
9061
9062 * gnus-dired.el: Tell autoload that gnus-setup-message is a macro.
9063
9064 2009-02-18 Katsumi Yamaoka <yamaoka@jpl.org>
9065
9066 * gnus-nocem.el (gnus-nocem-groups): Remove invalid NoCeM groups.
9067 (gnus-nocem-issuers): List currently active issuers; fix custom type.
9068 (gnus-nocem-verifyer): Default to gnus-nocem-epg-verify if EasyPG is
9069 available.
9070 (gnus-nocem-epg-verify): New function.
9071
9072 2009-02-15 Reiner Steib <Reiner.Steib@gmx.de>
9073
9074 * gnus-art.el (gnus-button-alist): Recognize Konqueror info links.
9075
9076 2009-02-15 Glenn Morris <rgm@gnu.org>
9077
9078 * gnus-util.el (rmail-insert-rmail-file-header)
9079 (rmail-count-new-messages, rmail-show-message): Remove unnecessary
9080 autoloads.
9081 (rmail-default-rmail-file): Remove unnecessary declaration.
9082 (gnus-output-to-rmail): Handle mbox Rmail as well as Babyl Rmail.
9083
9084 2009-02-14 Glenn Morris <rgm@gnu.org>
9085
9086 * gnus.el (rmail-default-rmail-file): Remove declaration of deleted
9087 variable (only used in gnus-util, which declares it anyway).
9088 (rmail-output-to-rmail-file): Remove autoload of deleted function,
9089 which was only needed by gnus-art (changed to not use it any more).
9090 (rmail-insert-rmail-file-header): Remove autoload of deleted function,
9091 only used in gnus-util, which autoloads it itself.
9092 (rmail-update-summary): Fix autoload.
9093
9094 * gnus-art.el (gnus-summary-save-in-mail): Use gnus-output-to-rmail
9095 rather than rmail-output-to-rmail-file.
9096
9097 2009-02-07 Glenn Morris <rgm@gnu.org>
9098
9099 * message.el (rmail-msg-restore-non-pruned-header): Remove unneeded
9100 autoload of function that no longer exists.
9101 (rmail-toggle-header): Declare.
9102 (message-forward-rmail-make-body): Handle mbox Rmail.
9103
9104 2009-01-31 Glenn Morris <rgm@gnu.org>
9105
9106 * gnus-sum.el (gnus-summary-next-article): XEmacs-friendly version of
9107 2009-01-09 change.
9108
9109 2009-01-26 Teodor Zlatanov <tzlatanov@jumptrading.com>
9110
9111 * auth-source.el (auth-source-forget-user-or-password): Clarify docs.
9112 (auth-source-forget-all-cached): New convenience function.
9113 (auth-source-user-or-password): Accept list of modes or a single mode.
9114
9115 * mail-source.el (mail-source-bind, mail-source-set-1): Use list of
9116 auth-source modes.
9117
9118 * nnimap.el (nnimap-open-connection): Use list of
9119 auth-source modes.
9120
9121 * nntp.el (nntp-send-authinfo): Use list of
9122 auth-source modes.
9123
9124 2009-01-16 Teodor Zlatanov <tzz@lifelogs.com>
9125
9126 * auth-source.el: Update docs to reflect epa-file-enable is to be used
9127 now.
9128
9129 2009-01-16 Katsumi Yamaoka <yamaoka@jpl.org>
9130
9131 * nnmail.el (nnmail-pathname-coding-system): Default to the `file-name'
9132 coding system in XEmacs; add a workaround for XEmacs.
9133
9134 2009-01-14 Katsumi Yamaoka <yamaoka@jpl.org>
9135
9136 * mm-util.el (mm-coding-system-priorities): Protect against nil value
9137 of current-language-environment.
9138
9139 2009-01-13 Reiner Steib <Reiner.Steib@gmx.de>
9140
9141 * nnfolder.el (nnfolder-read-folder): Check if most-positive-fixnum is
9142 available at runtime.
9143
9144 2009-01-13 Katsumi Yamaoka <yamaoka@jpl.org>
9145
9146 * gnus-art.el (article-date-ut): Fix end point of narrowing.
9147
9148 2009-01-11 Aidan Kehoe <kehoea@parhasard.net>
9149
9150 * nnfolder.el (nnfolder-read-folder): The (lsh -1 -1) trick to generate
9151 the greatest positive fixnum value doesn't work under an XEmacs with
9152 bignum support; use the most-positive-fixnum constant instead,
9153 available since Emacs 21.1 with cl and XEmacs 21.1.
9154
9155 2009-01-10 Katsumi Yamaoka <yamaoka@jpl.org>
9156
9157 * gnus-sum.el (gnus-summary-next-article): Revert last change by which
9158 XEmacs gets not to work.
9159
9160 2009-01-09 Katsumi Yamaoka <yamaoka@jpl.org>
9161
9162 * mm-util.el (mm-coding-system-priorities): Allow the value like
9163 "Japanese (UTF-8)" of current-language-environment.
9164
9165 2009-01-09 Glenn Morris <rgm@gnu.org>
9166
9167 * gnus-sum.el (gnus-summary-next-article): Replace last-command-char
9168 with last-command-event.
9169
9170 2009-01-08 Reiner Steib <Reiner.Steib@gmx.de>
9171
9172 * message.el (message-fix-before-sending): Amend comment.
9173
9174 2009-01-07 David Engster <dengste@eml.cc>
9175
9176 * gnus-msg.el (gnus-inews-do-gcc): Fix last patch to deal with
9177 simplified server definitions by converting it via
9178 gnus-server-to-method.
9179
9180 2009-01-06 Katsumi Yamaoka <yamaoka@jpl.org>
9181
9182 * gnus-sum.el (gnus-summary-set-local-parameters): Always evaluate
9183 parameter's operands.
9184
9185 2009-01-06 David Engster <dengste@eml.cc>
9186
9187 * gnus-msg.el (gnus-inews-do-gcc): Reduce to short group name when on
9188 primary select method (for gnus-group-mark-article-as-read).
9189
9190 2009-01-06 Tassilo Horn <tassilo@member.fsf.org>
9191
9192 * gnus-art.el (gnus-treat-display-face): Fix docstring link to point to
9193 `(gnus)Face', not `(gnus)X-Face'.
9194
9195 2009-01-05 Katsumi Yamaoka <yamaoka@jpl.org>
9196
9197 * mm-util.el (mm-ucs-to-char): New function.
9198
9199 * mm-url.el (mm-url-decode-entities): Use it.
9200
9201 2009-01-03 Reiner Steib <Reiner.Steib@gmx.de>
9202
9203 * message.el (message-fix-before-sending): Add `eight-bit' to
9204 illegible-text check.
9205
9206 2009-01-03 Michael Olson <mwolson@gnu.org>
9207
9208 * nnimap.el (nnimap-retrieve-headers-progress): Handle edge case where
9209 `headers' is nil. This can occur if the IMAP server does not have
9210 permissions to read messages from a folder, but can write new messages
9211 to the folder.
9212 (nnimap-request-article-part): Do not insert `data' if it is nil.
9213
9214 2009-01-01 Dave Love <fx@gnu.org>
9215
9216 * nnimap.el (nnimap-find-minmax-uid): Use imap-fetch-safe.
9217
9218 * nnimap.el: Fix author email.
9219 (nnimap-split-rule): Add FIXME comment.
9220 (nnimap-debug): Fix doc string.
9221
9222 2008-12-25 Katsumi Yamaoka <yamaoka@jpl.org>
9223
9224 * gnus-sum.el (gnus-summary-set-article-display-arrow): Make
9225 overlay-arrow-position and overlay-arrow-string buffer-local; no need
9226 to check if those variables exist (first appeared in Emacs 18.50).
9227
9228 2008-12-24 Katsumi Yamaoka <yamaoka@jpl.org>
9229
9230 * mm-util.el (mm-line-number-at-pos): New function.
9231
9232 * spam-report.el (spam-report-process-queue): Use it.
9233
9234 2008-12-24 David Engster <dengste@eml.cc>
9235
9236 * gnus-sum.el (gnus-summary-set-local-parameters): Don't bind
9237 parameters that haven't existed as variables as buffer-local variables.
9238
9239 2008-12-23 Dave Love <fx@gnu.org>
9240
9241 * legacy-gnus-agent.el (gnus-agent-unlist-expire-days): Don't use
9242 cadar.
9243
9244 * sieve-manage.el (sieve-manage-starttls-p): Rename from
9245 imap-starttls-p.
9246 (sieve-manage-starttls-open): Rename from imap-starttls-open.
9247
9248 2008-12-22 Reiner Steib <Reiner.Steib@gmx.de>
9249
9250 * spam-report.el (spam-report-gmane-max-requests): New constant.
9251 (spam-report-gmane-wait): New variable.
9252 (spam-report-gmane-ham, spam-report-gmane-spam)
9253 (spam-report-url-ping-plain, spam-report-process-queue): Wait only if
9254 spam-report-gmane-wait is non-nil should be sufficient to avoid DOS-ing
9255 the server.
9256
9257 * nnheader.el (nnheader-read-timeout, nnheader-accept-process-output):
9258 Add explanations.
9259
9260 * pop3.el (pop3-accept-process-output, pop3-read-timeout): Use
9261 nnheader-accept-process-output and nnheader-read-timeout if available.
9262 (pop3-movemail): Use it.
9263
9264 * message.el (message-check-news-body-syntax): Fix signature check if
9265 there's an attachment.
9266
9267 2008-12-21 Katsumi Yamaoka <yamaoka@jpl.org>
9268
9269 * mm-util.el: Add comments to the mm- emulating functions.
9270
9271 2008-12-21 Reiner Steib <Reiner.Steib@gmx.de>
9272
9273 * gnus-start.el (gnus-before-startup-hook): Fix doc string.
9274 Reported by Stephen Berman <stephen.berman@gmx.net>.
9275
9276 2008-12-18 Katsumi Yamaoka <yamaoka@jpl.org>
9277
9278 * mm-util.el (mm-substring-no-properties): New function.
9279 (mm-read-charset, mm-subst-char-in-string, mm-replace-in-string)
9280 (mm-special-display-p): Enable those lambda forms to be byte compiled.
9281 (mm-string-to-multibyte): Doc fix.
9282
9283 * mml.el (mml-attach-file): Use mm-substring-no-properties.
9284
9285 2008-12-18 Reiner Steib <Reiner.Steib@gmx.de>
9286
9287 * mml.el (mml-attach-file): Strip text properties from file name.
9288 (Bug#1574)
9289
9290 2008-12-16 Glenn Morris <rgm@gnu.org>
9291
9292 * mm-util.el (mm-charset-override-alist): Declare for compiler.
9293
9294 2008-12-15 Katsumi Yamaoka <yamaoka@jpl.org>
9295
9296 * mml.el (mml-generate-mime-1): Prefer the MIME charset that Emacs
9297 knows since the charset specified might be a bogus alias that
9298 mm-charset-synonym-alist provides.
9299
9300 2008-12-15 Reiner Steib <Reiner.Steib@gmx.de>
9301
9302 * mm-util.el (mm-charset-synonym-alist): Add bogus names "UTF8" and
9303 "ISO_8859-1".
9304
9305 * gnus-start.el (gnus-backup-startup-file): Improve doc string.
9306
9307 2008-12-15 Katsumi Yamaoka <yamaoka@jpl.org>
9308
9309 * mm-util.el (mm-charset-eval-alist):
9310 Define it before mm-charset-to-coding-system.
9311 (mm-charset-to-coding-system): Add optional argument `silent';
9312 define it before mm-charset-override-alist.
9313 (mm-charset-override-alist): Add `(gb2312 . gbk)' to the
9314 default value if it can be used in Emacs currently running;
9315 silence mm-charset-to-coding-system.
9316
9317 2008-12-10 Katsumi Yamaoka <yamaoka@jpl.org>
9318
9319 * rfc2047.el (rfc2047-charset-to-coding-system): Add new argument
9320 `allow-override' which says whether to use `mm-charset-override-alist'.
9321 (rfc2047-decode-encoded-words): Use it.
9322
9323 * mm-util.el (mm-charset-override-alist): Fix custom type;
9324 add `(gb2312 . gbk)' to choices.
9325
9326 2008-12-04 Katsumi Yamaoka <yamaoka@jpl.org>
9327
9328 * mm-view.el (mm-inline-text-html-render-with-w3m): Make it simple and
9329 fast.
9330
9331 * gnus-art.el (gnus-article-wash-html-with-w3m): Ditto.
9332
9333 2008-12-04 Naohiro Aota <nao.aota@gmail.com>
9334
9335 * mm-view.el (mm-inline-text-html-render-with-w3m): Put special keymap
9336 on links.
9337
9338 * gnus-art.el (gnus-article-wash-html-with-w3m): Ditto.
9339
9340 2008-12-03 Katsumi Yamaoka <yamaoka@jpl.org>
9341
9342 * message.el (message-idna-to-ascii-rhs-1): Protect against local
9343 users' addresses that don't have domain parts.
9344 (message-idna-to-ascii-rhs): Use message-narrow-to-headers-or-head
9345 rather than message-narrow-to-head since there will be the message
9346 header separator.
9347
9348 2008-12-02 Stefan Monnier <monnier@iro.umontreal.ca>
9349
9350 * nnimap.el (nnimap-retrieve-headers-progress): Don't use nnimap-demule
9351 since the result is inserted in a unibyte buffer anyway.
9352 (nnimap-demule-use-string-to-multibyte): Remove.
9353 (nnimap-demule): Alias it to mm-string-to-multibyte.
9354
9355 2008-11-29 Reiner Steib <Reiner.Steib@gmx.de>
9356
9357 * nnimap.el (nnimap-demule-use-string-to-multibyte): New temporary
9358 variable for debugging bug#464 and bug#1174.
9359 (nnimap-demule): Use it.
9360
9361 2008-11-24 Reiner Steib <Reiner.Steib@gmx.de>
9362
9363 * gnus-score.el (gnus-score-find-trace): Handle default score in total
9364 score calculation correctly.
9365
9366 2008-11-21 Stefan Monnier <monnier@iro.umontreal.ca>
9367
9368 * message.el (message-send-mail): Just set the buffer to unibyte
9369 rather than use mm-with-unibyte-current-buffer which does a lot more.
9370 (message-send-mail-partially): Don't bother with
9371 mm-with-unibyte-current-buffer since it's already been made unibyte by
9372 message-send-mail.
9373
9374 2008-11-11 Teodor Zlatanov <tzz@lifelogs.com>
9375
9376 * nnrss.el (nnrss-make-hash-index): Debug message of full item.
9377
9378 2008-11-10 Teodor Zlatanov <tzz@lifelogs.com>
9379
9380 * netrc.el (netrc-parse): If a list is passed in as FILE, return it.
9381
9382 2008-11-04 Katsumi Yamaoka <yamaoka@jpl.org>
9383
9384 * starttls.el (starttls-any-program-available): Rewritten so it doesn't
9385 require itself and to remove `with-no-warnings'.
9386
9387 2008-11-03 Teodor Zlatanov <tzz@lifelogs.com>
9388
9389 * starttls.el (starttls-any-program-available): Get the name of the
9390 available TLS layer program.
9391 (starttls-open-steam-gnutls, starttls-open-stream): Put port number as
9392 well as the host name in the "opening" message.
9393
9394 * auth-source.el (auth-source-cache, auth-source-do-cache)
9395 (auth-source-user-or-password): Cache passwords and logins by default,
9396 allow override with `auth-source-do-cache'.
9397 (auth-source-forget-user-or-password): Allow users to remove cache
9398 entries if needed.
9399
9400 2008-10-31 Teodor Zlatanov <tzz@lifelogs.com>
9401
9402 * ietf-drums.el (ietf-drums-remove-comments): Localize second
9403 condition-case to only the forward-sexp call.
9404
9405 2008-10-31 Teodor Zlatanov <tzz@lifelogs.com>
9406
9407 * ietf-drums.el (ietf-drums-remove-comments): Fix bug with single
9408 quotes contained. Make it more robust regardless by an extra
9409 condition-case wrapper.
9410
9411 2008-10-03 Katsumi Yamaoka <yamaoka@jpl.org>
9412
9413 * nnml.el (nnml-request-expire-articles): Check if the function set to
9414 `nnmail-expiry-target' returns the symbol `delete'.
9415
9416 * nnfolder.el (nnfolder-request-expire-articles): Ditto.
9417
9418 * nnmail.el (nnmail-expiry-target): Fix custom type.
9419
9420 2008-10-02 Glenn Morris <rgm@gnu.org>
9421
9422 * mm-util.el (mm-codepage-setup): Tweak codepage error.
9423 Silence compiler warning.
9424
9425 2008-09-30 Chong Yidong <cyd@stupidchicken.com>
9426
9427 * mml.el (mml-menu): Don't assume mml2015 is bound.
9428
9429 2008-09-29 Katsumi Yamaoka <yamaoka@jpl.org>
9430
9431 * gnus-art.el (gnus-article-read-summary-keys): Check if summary window
9432 exists.
9433
9434 2008-09-27 Glenn Morris <rgm@gnu.org>
9435
9436 * gnus-util.el (mail-header-remove-comments): Autoload it.
9437
9438 2008-09-27 Andreas Schwab <schwab@suse.de>
9439
9440 * gnus-util.el (gnus-split-references): Strip comments.
9441 (gnus-parent-id): Likewise.
9442
9443 2008-09-26 Reiner Steib <Reiner.Steib@gmx.de>
9444
9445 * message.el (message-confirm-send): Fix version.
9446
9447 2008-09-25 Katsumi Yamaoka <yamaoka@jpl.org>
9448
9449 * message.el (message-idna-to-ascii-rhs-1): Use
9450 mail-extract-address-components rather than mail-header-parse-addresses
9451 that is an alias by default to ietf-drums-parse-addresses that does not
9452 support non-ASCII names in headers' contents.
9453
9454 2008-09-25 Teodor Zlatanov <tzz@lifelogs.com>
9455
9456 * message.el (message-confirm-send): Fix variable documentation to
9457 avoid the "y/n" wording.
9458
9459 2008-09-25 Francis Litterio <flitterio@gmail.com> (tiny change)
9460
9461 * message.el (message-set-auto-save-file-name): Save to a different
9462 filename so multiple messages (especially drafts) can be recovered.
9463
9464 2008-09-24 Teodor Zlatanov <tzz@lifelogs.com>
9465
9466 * message.el (message-confirm-send): Add appropriate version.
9467
9468 2008-09-22 Teodor Zlatanov <tzz@lifelogs.com>
9469
9470 * mm-view.el (mm-pkcs7-enveloped-magic): Fix extra parenthesis in
9471 defvar.
9472
9473 2008-09-22 Daiki Ueno <ueno@unixuser.org>
9474
9475 * mm-view.el (mm-pkcs7-signed-magic): Use literals.
9476 (mm-pkcs7-enveloped-magic): Ditto.
9477
9478 2008-09-17 Simon Josefsson <simon@josefsson.org>
9479
9480 * sieve-manage.el (sieve-manage-is-string): Accept literals too.
9481 Reported by Arnt Gulbrandsen <arnt@oryx.com>.
9482
9483 2008-09-16 Teodor Zlatanov <tzz@lifelogs.com>
9484
9485 * gnus-registry.el (gnus-registry-use-long-group-names): Make t the
9486 default, it's better.
9487
9488 2008-09-11 Teodor Zlatanov <tzz@lifelogs.com>
9489
9490 * gnus-sum.el (gnus-summary-insert-line): Trap errors on setting the
9491 summary line gnus-number property and ignore them (with a warning
9492 message).
9493
9494 2008-09-10 Katsumi Yamaoka <yamaoka@jpl.org>
9495
9496 * gnus-group.el (gnus-group-make-useful-group): Don't use the compiler
9497 macro caddr in the interactive form since it won't be expanded.
9498
9499 2008-09-09 Katsumi Yamaoka <yamaoka@jpl.org>
9500
9501 * gnus-art.el (gnus-mime-set-charset-parameters): Add new argument
9502 `charset'; fix name of function called recursively.
9503 (gnus-mime-view-part-as-charset): Don't bind gnus-newsgroup-charset.
9504
9505 2008-09-09 Katsumi Yamaoka <yamaoka@jpl.org>
9506
9507 * gnus-art.el (gnus-mime-strip-charset-parameters): Remove.
9508 (gnus-mime-set-charset-parameters): New function.
9509 (gnus-mime-view-part-as-charset): Use it to correctly display part
9510 specifying wrong charset.
9511
9512 2008-09-08 David Engster <dengste@eml.cc>
9513
9514 * nnmairix.el (nnmairix-create-server-and-default-group): Require match
9515 in completing-read for back end server.
9516
9517 2008-09-03 Teodor Zlatanov <tzz@lifelogs.com>
9518
9519 * message.el (message-confirm-send): New variable to confirm sending a
9520 message.
9521 (message-send): Use it.
9522
9523 2008-08-30 Teodor Zlatanov <tzz@lifelogs.com>
9524
9525 * gnus-spec.el (gnus-parse-simple-format): Revert last patch.
9526
9527 2008-08-29 Katsumi Yamaoka <yamaoka@jpl.org>
9528
9529 * gnus-spec.el (gnus-parse-simple-format): Remove trailing whitespace.
9530
9531 2008-08-21 Teodor Zlatanov <tzz@lifelogs.com>
9532
9533 * gnus-registry.el (gnus-registry-max-track-groups): New variable to
9534 prevent tracking too many groups.
9535 (gnus-registry-split-fancy-with-parent, gnus-registry-fetch-groups):
9536 Use it.
9537
9538 2008-08-11 Ralf Angeli <angeli@caeruleus.net>
9539
9540 * gnus-art.el (gnus-article-next-page): Respect `scroll-margin' when
9541 moving point to the bottom of the window in order to avoid recentering.
9542
9543 2008-08-11 Katsumi Yamaoka <yamaoka@jpl.org>
9544
9545 * gnus-art.el (gnus-article-next-page, gnus-article-prev-page)
9546 (gnus-article-next-page-1): Use compiler directive (featurep 'xemacs).
9547 (gnus-article-beginning-of-window): Fix calculation.
9548
9549 2008-08-08 Katsumi Yamaoka <yamaoka@jpl.org>
9550
9551 * gnus-msg.el (gnus-summary-supersede-article)
9552 (gnus-summary-resend-message-edit): Bind mail-parse-charset to the
9553 value of gnus-newsgroup-charset to decode non-MIME encoded text in
9554 message header.
9555
9556 2008-07-31 Dan Nicolaescu <dann@ics.uci.edu>
9557
9558 * message.el:
9559 * gnus-start.el:
9560 * gnus-registry.el: Remove VMS support.
9561
9562 2008-07-30 Katsumi Yamaoka <yamaoka@jpl.org>
9563
9564 * rfc2104.el (rfc2104-string-make-unibyte): Define it as a compiler
9565 macro.
9566 (rfc2104-hash): Use it.
9567
9568 2008-07-30 Reiner Steib <Reiner.Steib@gmx.de>
9569
9570 * gnus-sum.el (gnus-summary-sort-by-most-recent-number)
9571 (gnus-summary-sort-by-most-recent-date): New commands.
9572 (gnus-summary-mode-map, gnus-summary-make-menu-bar): Add key bindings
9573 and menu entries.
9574
9575 2008-07-29 Katsumi Yamaoka <yamaoka@jpl.org>
9576
9577 * gnus-art.el (gnus-summary-save-in-pipe): Generate work buffer always;
9578 don't redisplay article for raw contents; remove plural articles stuff.
9579
9580 * gnus-sum.el (gnus-summary-pipe-output): Pipe raw articles by symbolic
9581 prefix `r'; use gnus-summary-save-in-pipe directly instead of relying
9582 on gnus-summary-save-article; display results properly.
9583
9584 2008-07-24 Katsumi Yamaoka <yamaoka@jpl.org>
9585
9586 * gnus-art.el (gnus-summary-save-in-pipe): Add optional argument `raw'.
9587
9588 2008-07-22 Katsumi Yamaoka <yamaoka@jpl.org>
9589
9590 * gnus-art.el (gnus-summary-save-in-pipe):
9591 Consider gnus-save-all-headers.
9592
9593 2008-07-21 Dan Nicolaescu <dann@ics.uci.edu>
9594
9595 * gnus-util.el (ns-focus-frame): Remove declaration.
9596 (gnus-select-frame-set-input-focus): Undo previous change. Treat ns
9597 like x.
9598
9599 2008-07-21 Thien-Thi Nguyen <ttn@gnuvola.org>
9600
9601 * rfc2104.el (rfc2104-zero): Delete defconst.
9602 (rfc2104-hex-alist): Likewise.
9603 (rfc2104-hex-to-int): Delete func.
9604 (rfc2104-hexstring-to-bitstring): Likewise.
9605 (rfc2104-nybbles): New defconst.
9606 (rfc2104-hash): Rewrite for speed.
9607
9608 2008-07-16 Glenn Morris <rgm@gnu.org>
9609
9610 * gnus-util.el (ns-focus-frame): Declare for compiler.
9611
9612 2008-07-10 Katsumi Yamaoka <yamaoka@jpl.org>
9613
9614 * gnus-art.el (gnus-article-save): Ignore gnus-visible-headers that is
9615 set as a group parameter.
9616 (gnus-summary-save-in-pipe): Work when it is called independently.
9617 (gnus-summary-pipe-to-muttprint): Don't modify
9618 gnus-summary-pipe-output-default-command.
9619
9620 2008-07-10 Stefan Monnier <monnier@iro.umontreal.ca>
9621
9622 * message.el (message-send-mail-with-sendmail):
9623 Display the error message.
9624
9625 2008-07-02 Katsumi Yamaoka <yamaoka@jpl.org>
9626
9627 * gnus-art.el (gnus-default-article-saver):
9628 Add gnus-summary-save-in-pipe to choices.
9629 (gnus-summary-save-in-pipe): Add :decode and :headers properties; use
9630 gnus-summary-pipe-output-default-command as the default command.
9631 (gnus-summary-pipe-to-muttprint): Update gnus-summary-muttprint-program
9632 instead of gnus-last-shell-command.
9633
9634 * gnus-sum.el (gnus-summary-pipe-output-default-command):
9635 New user option.
9636 (gnus-summary-muttprint-program): Mention the value will be changed.
9637 (gnus-summary-save-article): Force showing of all headers.
9638 (gnus-summary-pipe-output): Work with the 2nd argument HEADERS.
9639
9640 2008-07-01 Rupert Swarbrick <rswarbrick@googlemail.com> (tiny change)
9641
9642 * gnus-score.el (gnus-score-find-trace): Add "Total score" line.
9643
9644 2008-07-02 Juanma Barranquero <lekktu@gmail.com>
9645
9646 * nnimap.el (nnimap-id):
9647 * sieve-manage.el (sieve-manage-open): Doc fixes.
9648
9649 2008-07-02 Francesc Rocher <rocher@member.fsf.org>
9650
9651 * gnus.el (gnus-group-startup-message): Prefer SVG or PNG image,
9652 if available.
9653
9654 2008-06-25 Stefan Monnier <monnier@iro.umontreal.ca>
9655
9656 * mm-util.el (mm-with-multibyte, mm-with-unibyte): Remove.
9657
9658 * nnkiboze.el (nnkiboze-generate-group):
9659 Use explicit mm-disable-multibyte rather than mm-with-unibyte.
9660
9661 * nnmairix.el: Require CL.
9662
9663 2008-06-15 David Engster <dengste@eml.cc>
9664
9665 * nnimap.el (nnimap-request-delete-group): Unselect group if necessary.
9666
9667 2008-06-14 Aidan Kehoe <kehoea@parhasard.net>
9668
9669 * gnus-util.el (gnus-put-display-table, gnus-get-display-table):
9670 New macros that expand to an `aset'/`aref' call under Emacs, and to a
9671 runtime choice under XEmacs.
9672
9673 * gnus-sum.el (gnus-summary-set-display-table):
9674 Use `gnus-put-display-table', `gnus-get-display-table',
9675 `gnus-set-display-table' for the display table, instead of `aset'.
9676
9677 2008-06-14 Reiner Steib <Reiner.Steib@gmx.de>
9678
9679 * nnmairix.el: Add autoloads.
9680
9681 2008-06-14 Reiner Steib <Reiner.Steib@gmx.de>
9682
9683 * nnmairix.el (nnmairix-delete-recreate-group)
9684 (nnmairix-update-and-clear-marks): Fix error messages.
9685
9686 2008-06-14 David Engster <dengste@eml.cc>
9687
9688 * nnmairix.el: Upgrade to version 0.6.
9689 (nnmairix-group-toggle-propmarks-this-group)
9690 (nnmairix-group-toggle-readmarks-this-group)
9691 (nnmairix-group-delete-recreate-this-group)
9692 (nnmairix-group-toggle-allowfast-this-group, nnmairix-propagate-marks)
9693 (nnmairix-remove-tick-mark-original-article): New commands.
9694 (nnmairix-mairix-search-options, nnmairix-propagate-marks-upon-close)
9695 (nnmairix-propagate-marks-to-nnmairix-groups)
9696 (nnmairix-only-use-registry, nnmairix-allowfast-default)
9697 (nnmairix-marks-cache, nnmairix-version-output): New variables.
9698 (nnmairix-request-set-mark, nnmairix-request-update-info): New back end
9699 functions needed for marks propagation and manipulation of read marks.
9700 (nnmairix-update-groups): New function.
9701 (nnmairix-get-groups-from-server, nnmairix-delete-recreate-group)
9702 (nnmairix-determine-original-group-from-registry)
9703 (nnmairix-determine-original-group-from-path)
9704 (nnmairix-get-group-from-file-path, nnmairix-map-range)
9705 (nnmairix-check-mairix-version, nnmairix-group-toggle-parameter):
9706 New helper functions.
9707 (nnmairix-group-mode-hook, nnmairix-summary-mode-hook): Insert new
9708 keystrokes for new commands.
9709 (nnmairix-delete-and-create-on-change): Doc string cleanup.
9710 (nnmairix-request-group): Check allow-fast group parameter.
9711 (nnmairix-request-create-group): Set allow-fast group parameter if
9712 nnmairix-allowfast-default is set.
9713 (nnmairix-close-group): Propagate marks upon closing if needed.
9714 (nnmairix-group-toggle-threads-this-group): Use new.
9715 nnmairix-group-toggle-parameter helper function.
9716 (nnmairix-search): Better check for empty search result.
9717 (nnmairix-goto-original-article): Use new helper functions for
9718 determining original article.
9719 (nnmairix-show-original-article): Make sure message-id is in brackets.
9720 (nnmairix-call-mairix-binary): Change variable name.
9721 (nnmairix-update-and-clear-marks): Use nnmairix-delete-recreate-group
9722 helper function.
9723 (nnmairix-widget-toggle-activate): Fix doc string.
9724
9725 2008-06-11 Katsumi Yamaoka <yamaoka@jpl.org>
9726
9727 * nnir.el: Require edmacro when compiling with XEmacs.
9728 (nnir-run-find-grep): Don't use 3rd arg of `split-string' which is not
9729 available in Emacs 21.
9730
9731 2008-06-11 Glenn Morris <rgm@gnu.org>
9732
9733 * gnus-util.el (x-focus-frame):
9734 * gnus.el (image-size):
9735 * mm-decode.el (image-size): Declare.
9736
9737 * gnus-picon.el (declare-function): Add compat definition.
9738 (image-size): Declare.
9739
9740 * gnus-group.el (tool-bar-map):
9741 * gnus-sum.el (tool-bar-map): Define for compiler.
9742
9743 * gnus-ems.el (gnus-x-splash): Check tool-bar-mode is bound.
9744
9745 * nnfolder.el (gnus-intersection): Remove unnecessary autoload.
9746
9747 * gnus-agent.el, gnus-cache.el, gnus-ems.el, gnus-group.el:
9748 * gnus-logic.el, gnus-msg.el, gnus-util.el, gnus.el, mail-source.el:
9749 * message.el, mm-decode.el, mm-encode.el, mm-view.el, mml.el:
9750 * mml1991.el, mml2015.el, nnfolder.el, nnheader.el, nnimap.el:
9751 * nnmail.el, nnml.el, nnrss.el, nntp.el, nnvirtual.el:
9752 * sieve-manage.el, spam-report.el, spam.el:
9753 Remove unnecessary eval-and-compile of autoloads.
9754
9755 2008-06-08 Michael Albinus <michael.albinus@gmx.de>
9756
9757 * auth-source.el: Precise Tramp doc.
9758
9759 2008-06-07 Glenn Morris <rgm@gnu.org>
9760
9761 * nnmairix.el: Remove unnecessary eval-when-compile.
9762
9763 2008-06-06 Kai Großjohann <grossjohann@ls6.cs.uni-dortmund.de>
9764
9765 * nnir.el: New file.
9766
9767 2008-06-05 Stefan Monnier <monnier@iro.umontreal.ca>
9768
9769 * gnus-util.el (gnus-read-shell-command): New function.
9770 * mm-decode.el (mm-pipe-part):
9771 * gnus-art.el (gnus-summary-save-in-pipe): Use it.
9772
9773 2008-06-05 Katsumi Yamaoka <yamaoka@jpl.org>
9774
9775 * message.el (message-disassociate-draft): Revert 2008-03-18 change.
9776
9777 2008-06-03 Glenn Morris <rgm@gnu.org>
9778
9779 * pop3.el (nnheader-accept-process-output): Autoload it.
9780
9781 2008-05-30 Katsumi Yamaoka <yamaoka@jpl.org>
9782
9783 * rfc2231.el (rfc2231-decode-encoded-string): Don't decode things that
9784 are not 2-digit hexadecimal characters that follow `%'s.
9785
9786 2008-05-29 Reiner Steib <Reiner.Steib@gmx.de>
9787
9788 * message.el (message-bogus-recipient-p): Fix type in doc string.
9789 Reported by Stephen Eglen <S.J.Eglen@damtp.cam.ac.uk>.
9790 (message-bogus-addresses): Rename from message-bogus-address-regexp.
9791 Improve custom options.
9792 (message-bogus-recipient-p): Adjust accordingly.
9793
9794 2008-05-26 Katsumi Yamaoka <yamaoka@jpl.org>
9795
9796 * nnmairix.el: Require edmacro when compiling with XEmacs.
9797
9798 2008-05-24 Reiner Steib <Reiner.Steib@gmx.de>
9799
9800 * gnus-sum.el (gnus-summary-initial-limit): Use unless instead of if.
9801 (gnus-fetch-old-headers): Warn about setting it to t for Gmane groups.
9802
9803 2008-05-20 Teodor Zlatanov <tzz@lifelogs.com>
9804
9805 * auth-source.el: Add more docs.
9806
9807 2008-05-19 Lars Magne Ingebrigtsen <larsi@gnus.org>
9808
9809 * nnheader.el (nnheader-read-timeout): Change the default timeout from
9810 0.1 seconds to 0.01 seconds. This will make nntp and pop3 article
9811 retrieval faster in some cases, but might make CPU usage larger.
9812 If this has any bad side effects, we might revert this change.
9813
9814 * pop3.el (pop3-movemail): Change the sit-for from 0.1 to 0.01, which
9815 seems to make mail retrieval much, much faster.
9816 (pop3-movemail): Use nnheader-accept-process-output instead of sleeping
9817 unconditionally.
9818
9819 * gnus-draft.el (gnus-group-send-queue):
9820 Bind message-send-mail-partially-limit to nil to avoid being prompted.
9821
9822 2008-05-16 Reiner Steib <Reiner.Steib@gmx.de>
9823
9824 * mml.el (mml-attach-buffer): Prompt for `disposition'.
9825
9826 * message.el (message-bogus-address-regexp): Fix and improve custom
9827 type.
9828 (message-setup-hook): Add message-check-recipients as custom option.
9829
9830 2008-05-15 Reiner Steib <Reiner.Steib@gmx.de>
9831
9832 * message.el (message-cite-function): Remove bogus autoload which crept
9833 in during merge from v5-10.
9834
9835 2008-05-14 Teodor Zlatanov <tzz@lifelogs.com>
9836
9837 * nnimap.el (nnimap-open-connection): Fix login/password bug.
9838
9839 * nnrss.el (nnrss-normalize-date): Accept Unix-style epoch timestamps.
9840
9841 * auth-source.el: Preliminary Tramp docs.
9842 (auth-sources): Change the default auth-sources to use
9843 EPA .gpg files.
9844
9845 2008-05-09 Teodor Zlatanov <tzz@lifelogs.com>
9846
9847 * nntp.el: Autoload `auth-source-user-or-password'.
9848 (nntp-send-authinfo): Use it.
9849
9850 * nnimap.el: Autoload `auth-source-user-or-password'.
9851 (nnimap-open-connection): Use it.
9852
9853 * auth-source.el: Add docs on using with url-auth. Import gnus-util
9854 for the gnus-message function.
9855 (auth-source-user-or-password): Use it.
9856
9857 2008-05-08 Stefan Monnier <monnier@iro.umontreal.ca>
9858
9859 * rfc2104.el (rfc2104-hexstring-to-bitstring): Rename it back from
9860 rfc2104-hexstring-to-byte-list. Return a unibyte string.
9861 (rfc2104-hash): Use it.
9862
9863 2008-05-08 Juanma Barranquero <lekktu@gmail.com>
9864
9865 * gnus-art.el (gnus-article-toggle-truncate-lines):
9866 Don't use `iff' in docstring.
9867
9868 2008-05-07 Teodor Zlatanov <tzz@lifelogs.com>
9869
9870 * gnus-registry.el: Adjusted copyright dates and added a keyword.
9871
9872 * gnus-util.el (gnus-extract-address-component-name)
9873 (gnus-extract-address-component-email): Convenience functions around
9874 `gnus-extract-address-components'.
9875
9876 * gnus-registry.el (gnus-registry-split-fancy-with-parent):
9877 Use `gnus-extract-address-component-email' to fix bug of comparing full
9878 sender name to `user-mail-address'.
9879
9880 2008-05-05 Teodor Zlatanov <tzz@lifelogs.com>
9881
9882 * gnus-registry.el (gnus-registry-grep-in-list): Fix logic, use
9883 catch/throw to optimize.
9884 (gnus-registry-find-keywords): Just use member to find a keyword.
9885
9886 2008-05-07 Stefan Monnier <monnier@iro.umontreal.ca>
9887
9888 * gnus-srvr.el (gnus-enter-server-buffer): Make sure the server-buffer
9889 is current before calling gnus-server-prepare.
9890 (gnus-server-setup-buffer, gnus-server-update-server)
9891 (gnus-server-read-server, gnus-browse-exit): Use with-current-buffer.
9892
9893 2008-05-04 Juri Linkov <juri@jurta.org>
9894
9895 * mailcap.el (mailcap-replace-in-string): New compatibility alias.
9896 (mailcap-file-default-commands): Use mailcap-replace-in-string
9897 instead of replace-regexp-in-string, and mailcap-delete-duplicates
9898 instead of delete-dups. Use [ \t\n]* for whitespace in regexp.
9899
9900 2008-05-03 Reiner Steib <reiner.steib@gmx.de>
9901
9902 * gnus-sum.el (gnus-propagate-marks): Fix custom version.
9903
9904 2008-05-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
9905
9906 * gnus-sum.el (gnus-summary-save-parts): Inhibit even more treatment
9907 hooks.
9908 (gnus-update-read-articles): Speed up non-marks-using users.
9909 (gnus-use-marks): Define gnus-use-marks.
9910 (gnus-propagate-marks): Rename variable to something more sensible.
9911
9912 2008-05-02 Juanma Barranquero <lekktu@gmail.com>
9913
9914 * gmm-utils.el (gmm, gmm-verbose, gmm-lazy, gmm-customize-mode)
9915 (gmm-image-load-path-for-library): Fix typos in docstrings.
9916 (gmm-message): Reflow docstring.
9917
9918 2008-04-28 Teodor Zlatanov <tzz@lifelogs.com>
9919
9920 * mail-source.el (mail-source-set-1, mail-source-bind):
9921 Move auth-source code out of the macro to clean it up and fix bugs.
9922
9923 2008-04-26 Teodor Zlatanov <tzz@lifelogs.com>
9924
9925 * gnus-registry.el (gnus-registry-split-fancy-with-parent): Don't split
9926 by sender if it's equal to user-mail-address, it's likely to be
9927 useless.
9928
9929 * mail-source.el (mail-source-bind): Don't use user or password if they
9930 are not bound. Unintern them if they are nil. Don't use server unless
9931 it's bound, and default it to empty string otherwise.
9932
9933 2008-04-25 Teodor Zlatanov <tzz@lifelogs.com>
9934
9935 * mail-source.el: Load auth-source.el.
9936 (mail-source-bind): Add comments. Call auth-source-user-or-password to
9937 get user name or password, if auth-sources is set up.
9938
9939 * gnus-registry.el (gnus-registry-split-strategy): New variable for
9940 strategy of splitting with parent.
9941 (gnus-registry-split-fancy-with-parent)
9942 (gnus-registry-post-process-groups): Use it and fix prior
9943 bug (returning a list as the split result).
9944
9945 * auth-source.el (auth-sources): Remove server parameter.
9946 (auth-source-pick, auth-source-user-or-password)
9947 (auth-source-user-or-password-imap)
9948 (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
9949 (auth-source-user-or-password-sftp)
9950 (auth-source-user-or-password-smtp): Remove server parameter.
9951
9952 2008-04-25 Juanma Barranquero <lekktu@gmail.com>
9953
9954 * smime.el (smime-sign-region, smime-encrypt-region)
9955 (smime-decrypt-region):
9956 Remove redundant calls to `generate-new-buffer-name'.
9957
9958 2008-04-24 Luca Capello <luca@pca.it> (tiny change)
9959
9960 * mm-encode.el (mm-safer-encoding): Add optional argument `type'.
9961 Don't use QP for message/rfc822.
9962 (mm-content-transfer-encoding): Pass `type' to mm-safer-encoding.
9963
9964 2008-04-24 Stefan Monnier <monnier@iro.umontreal.ca>
9965
9966 * sieve-manage.el (sieve-string-bytes): Remove.
9967 (sieve-manage-putscript): Use length instead: `string-bytes' gives the
9968 correct byte-length only if the process's coding-system is the same as
9969 the one used internally by Emacs to represent strings.
9970
9971 2008-04-22 Juri Linkov <juri@jurta.org>
9972
9973 * mailcap.el (mailcap-file-default-commands): New function.
9974
9975 2008-04-13 Reiner Steib <Reiner.Steib@gmx.de>
9976
9977 * message.el (message-signature-separator, message-cite-function):
9978 Change custom version.
9979
9980 2008-04-13 Reiner Steib <Reiner.Steib@gmx.de>
9981
9982 * mm-decode.el (mm-display-external): Make temp file read-only.
9983
9984 2008-04-12 Reiner Steib <Reiner.Steib@gmx.de>
9985
9986 * gnus-diary.el (gnus-article-edit-mode-map, message-mode-map): Remove
9987 binding for `gnus-diary-version'. Bind `gnus-diary-check-message' to
9988 `C-c C-f d'.
9989
9990 2008-04-12 Adrian Aichner <adrian@xemacs.org>
9991
9992 * gnus-sum.el (gnus-summary-goto-subject): Typo fix.
9993
9994 2008-04-09 Teodor Zlatanov <tzz@lifelogs.com>
9995
9996 * auth-source.el: Add docs.
9997 (auth-sources): Modify format to support server.
9998 (auth-source-pick, auth-source-user-or-password)
9999 (auth-source-user-or-password-imap)
10000 (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
10001 (auth-source-user-or-password-sftp)
10002 (auth-source-user-or-password-smtp): Add server parameter.
10003
10004 2008-04-08 Teodor Zlatanov <tzz@lifelogs.com>
10005
10006 * gnus-registry.el: Initialize the registry when gnus-registry-install
10007 is t.
10008
10009 2008-04-08 Katsumi Yamaoka <yamaoka@jpl.org>
10010
10011 * compface.el (uncompface): Make buffer unibyte.
10012
10013 2008-04-07 Stefan Monnier <monnier@iro.umontreal.ca>
10014
10015 * mail-source.el (mail-source-value):
10016 Prefer fboundp to functionp so it works with macros as well.
10017
10018 2008-04-05 Glenn Morris <rgm@gnu.org>
10019
10020 * gnus-ems.el (mm-disable-multibyte): Autoload it.
10021
10022 2008-04-05 Stefan Monnier <monnier@iro.umontreal.ca>
10023
10024 * mm-util.el (mm-with-unibyte-buffer, mm-with-multibyte-buffer):
10025 Prefer mm-(en|dis)able-multibyte to default-enable-multibyte-characters.
10026
10027 * nnheader.el (nnheader-init-server-buffer): Change buffer's
10028 multibyteness after rather than before erasing it.
10029
10030 * gnus-art.el (gnus-mime-replace-part): Remove unnecessary use of
10031 mm-with-multibyte.
10032 (gnus-request-article-this-buffer): Make sure the proper decoding is
10033 used if gnus-original-article-buffer happens to be unibyte.
10034
10035 * gnus-ems.el (gnus-x-splash): Prefer mm-disable-multibyte to
10036 default-enable-multibyte-characters.
10037
10038 * gnus-fun.el (gnus-display-x-face-in-from): Remove unnecessary use of
10039 default-enable-multibyte-characters.
10040
10041 * mm-decode.el (mm-inline-media-tests): Add entry for x-diff.
10042
10043 * nnweb.el (nnweb-init): Avoid nn-with-unibyte.
10044
10045 2008-04-03 Stefan Monnier <monnier@iro.umontreal.ca>
10046
10047 * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
10048 Fix last change in case the element is not even a symbol.
10049
10050 2008-04-02 Simon Josefsson <simon@josefsson.org>
10051
10052 * nnimap.el (nnimap-enable-minmax-bug-workaround): Remove, replaced by
10053 imap-enable-exchange-bug-workaround.
10054 (nnimap-find-minmax-uid): Use imap-enable-exchange-bug-workaround.
10055
10056 2008-04-01 Simon Josefsson <simon@josefsson.org>
10057
10058 * nnimap.el (nnimap-find-minmax-uid): Revert last fix, the "fix" turns
10059 a 100 byte status-checks into a 2-3MB transfer for each group.
10060 (nnimap-enable-minmax-bug-workaround): New variable to toggle whether
10061 to enable bug workaround or not.
10062 (nnimap-find-minmax-uid): Only enable workaround conditionally.
10063
10064 2008-03-31 Glenn Morris <rgm@gnu.org>
10065
10066 * message.el (mml2015-use): Declare for compiler.
10067 (message-info): Require mml2015 when appropriate.
10068
10069 2008-03-30 Stefan Monnier <monnier@iro.umontreal.ca>
10070
10071 * nntp.el (nntp-netcat-command): Rename from nntp-via-netcat-command.
10072 (nntp-netcat-switches): Rename from nntp-via-netcat-switches.
10073 (nntp-open-telnet, nntp-open-rlogin): Use with-current-buffer.
10074 (nntp-service-to-port): New function.
10075 (nntp-open-via-rlogin-and-netcat, nntp-open-via-telnet-and-telnet)
10076 (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet): Use it.
10077 (nntp-open-netcat-stream): New function.
10078 (nntp-open-via-rlogin-and-netcat): Don't use a pty.
10079
10080 2008-03-29 Sven Joachim <svenjoac@gmx.de>
10081
10082 * gnus-sum.el (gnus-summary-make-menu-bar): Add missing dots.
10083
10084 2008-03-29 Stefan Monnier <monnier@iro.umontreal.ca>
10085
10086 * message.el (message-make-in-reply-to): Use mm-with-multibyte-buffer.
10087
10088 2008-03-28 Michael Harnois <mdharnois@gmail.com> (tiny change)
10089
10090 * nnimap.el (nnimap-find-minmax-uid): Fix Exchange 2007 IMAP problem.
10091
10092 2008-03-24 Reiner Steib <Reiner.Steib@gmx.de>
10093
10094 * message.el (message-signature-separator): Change default.
10095 Improve custom type.
10096 (message-cite-function): Change default to
10097 message-cite-original-without-signature.
10098
10099 * gnus-sum.el (gnus-summary-make-menu-bar): Add message-cite-function
10100 toggle.
10101
10102 * message.el (message-check-news-body-syntax): Fix signature check.
10103 (message-setup-1): Mark buffer as unmodified _after_ running
10104 message-setup-hook and handling message-alternative-emails.
10105 (message-shorten-references): Be more strict when building list of
10106 valid references to comply with GNKSA.
10107
10108 * gnus-group.el (gnus-read-ephemeral-bug-group)
10109 (gnus-read-ephemeral-debian-bug-group)
10110 (gnus-read-ephemeral-emacs-bug-group): Use the correct variable.
10111
10112 * message.el (message-info): Don't use booleanp which isn't supported
10113 in Emacs 21 and XEmacs.
10114
10115 2008-03-22 Reiner Steib <Reiner.Steib@gmx.de>
10116
10117 * gnus-group.el (gnus-gmane-group-download-format): Rename from
10118 gnus-group-gmane-group-download-format.
10119 (gnus-group-read-ephemeral-gmane-group): Rename from
10120 gnus-group-read-ephemeral-gmane-group.
10121 (gnus-read-ephemeral-gmane-group-url): Rename from
10122 gnus-group-read-ephemeral-gmane-group-url.
10123 (gnus-bug-group-download-format-alist): New variable.
10124 (gnus-read-ephemeral-bug-group, gnus-read-ephemeral-debian-bug-group)
10125 (gnus-read-ephemeral-emacs-bug-group): New commands.
10126
10127 2008-03-21 Reiner Steib <Reiner.Steib@gmx.de>
10128
10129 * gnus-art.el (gnus-article-browse-html-article): Fix documentation.
10130 (gnus-visible-headers): Improve custom type.
10131
10132 2008-03-20 Reiner Steib <Reiner.Steib@gmx.de>
10133
10134 * mml.el (mml-menu): Add workarounds for XEmacs.
10135
10136 * gnus-art.el (gnus-article-browse-html-article): Inhibit display of
10137 X-Boundary header.
10138
10139 * message.el (message-simplify-recipients): Fix previous commit.
10140
10141 2008-03-20 Stefan Monnier <monnier@iro.umontreal.ca>
10142
10143 * mm-util.el (mm-set-buffer-multibyte): New function.
10144 * mm-decode.el (mm-copy-to-buffer): Use it.
10145
10146 * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
10147 Prefer fboundp to functionp so it works with macros as well.
10148
10149 2008-03-19 Reiner Steib <Reiner.Steib@gmx.de>
10150
10151 * message.el (message-alter-recipients-discard-bogus-full-name):
10152 New function.
10153 (message-alter-recipients-function): New variable.
10154 (message-get-reply-headers): Use it.
10155 (message-replace-header): New helper function.
10156 (message-recipients-without-full-name): New variable.
10157 (message-simplify-recipients): New command.
10158
10159 * mml.el (mml-menu): Add toggle for gnus-gcc-externalize-attachments.
10160
10161 * message.el (message-info): Handle EasyPG manual.
10162
10163 * mml.el (mml-menu): Add entry for EasyPG.
10164
10165 2008-03-18 Nils Ackermann <nils@ackermath.info> (tiny change)
10166
10167 * nnmh.el (nnmh-request-expire-articles): Prefer expiry-target group
10168 parameter.
10169
10170 * message.el (message-disassociate-draft): Specify drafts group name
10171 fully.
10172
10173 2008-03-17 Teodor Zlatanov <tzz@lifelogs.com>
10174
10175 * gnus-registry.el (gnus-registry-split-fancy-with-parent):
10176 Eliminate unnecessary duplicates from the match list.
10177
10178 2008-03-17 Katsumi Yamaoka <yamaoka@jpl.org>
10179
10180 * gnus-art.el (gnus-button-handle-info-keystrokes): Don't use optional
10181 args of `how-many' of which the XEmacs version doesn't take; declare
10182 Info-index-next as function.
10183
10184 2008-03-16 Reiner Steib <Reiner.Steib@gmx.de>
10185
10186 * gnus-score.el (gnus-score-headers): Fix handling of
10187 gnus-inhibit-slow-scoring.
10188
10189 * gnus-art.el (gnus-article-browse-html-article): Fix type in doc
10190 string.
10191 (gnus-button-url-regexp): Improve handling of parenthesis.
10192 (gnus-button-alist): Extend gnus-button-handle-info-keystrokes entry.
10193 (gnus-button-handle-info-keystrokes): Handle index entries.
10194
10195 2008-03-14 Katsumi Yamaoka <yamaoka@jpl.org>
10196
10197 * mail-source.el (mail-source-delete-old-incoming) Fix regexp to find
10198 Incoming* files.
10199
10200 2008-03-13 Teodor Zlatanov <tzz@lifelogs.com>
10201
10202 * auth-source.el (auth-sources): Rename from auth-source-choices.
10203 (auth-source-pick): Use it.
10204
10205 2008-03-12 Teodor Zlatanov <tzz@lifelogs.com>
10206
10207 * auth-source.el (auth-source-protocols)
10208 (auth-source-protocols-customize, auth-source-choices): Add and
10209 modified variable customizations and defaults.
10210 (auth-source-pick, auth-source-user-or-password)
10211 (auth-source-protocol-defaults, auth-source-user-or-password-imap)
10212 (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
10213 (auth-source-user-or-password-sftp)
10214 (auth-source-user-or-password-smtp): Use new variables and provide an
10215 interface to netrc.el.
10216
10217 2008-03-12 Katsumi Yamaoka <yamaoka@jpl.org>
10218
10219 * nntp.el (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet)
10220 (nntp-open-via-rlogin-and-netcat, nntp-open-via-telnet-and-telnet):
10221 Make sure the nntp port to specify is a string.
10222
10223 2008-03-12 Stefan Monnier <monnier@iro.umontreal.ca>
10224
10225 * nntp.el: Use with-current-buffer.
10226 (nntp-send-buffer): Just set the buffer to unibyte rather than use the
10227 dubious mm-with-unibyte-current-buffer.
10228 (nntp-with-open-group-function): New function extracted from
10229 nntp-with-open-group macro.
10230 (nntp-with-open-group): Use the function, so it's easier to debug.
10231 Add indentation and debugging info.
10232 (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet):
10233 Recommend the use of the netcat alternatives.
10234
10235 * rfc2047.el (rfc2047-decode-string): Don't use `m'.
10236 Avoid mm-string-as-multibyte as well.
10237
10238 * nnweb.el (nnweb-insert-html):
10239 Remove use of nnheader-string-as-multibyte.
10240
10241 * nnheader.el (nnheader-init-server-buffer): Use with-current-buffer.
10242 (nnheader-string-as-multibyte): Remove.
10243
10244 * mm-view.el: Use inhibit-read-only.
10245 (mm-inline-text-html-render-with-w3, mm-inline-message): Use dolist.
10246 (mm-pkcs7-signed-magic, mm-pkcs7-enveloped-magic): Use just string
10247 or unibyte-string.
10248
10249 * mm-uu.el (mm-uu-copy-to-buffer): Preserve (uni/multi)byteness.
10250 (mm-uu-yenc-extract): Use with-current-buffer.
10251
10252 * gnus-soup.el (gnus-soup-send-packet): Don't use
10253 mm-with-unibyte-current-buffer since the buffer is unibyte anyway.
10254
10255 * nnmh.el: Use with-current-buffer.
10256 (nnmh-request-list-1): Use mm-string-to-multibyte rather than
10257 mm-string-as-multibyte on the output of mm-encode-coding-string.
10258
10259 * nnimap.el (nnimap-retrieve-headers-progress): Use a unibyte buffer.
10260 (nnimap-request-move-article): Use with-current-buffer.
10261
10262 * mm-decode.el (mm-with-part): Set the buffer to unibyte before
10263 inserting the handle-buffer's text, so the implicit multibyte->unibyte
10264 conversion uses string-make-unibyte rather than string-as-unibyte.
10265
10266 * gnus-msg.el: Use with-current-buffer.
10267
10268 * message.el (message-ignored-resent-headers): Add "Delivered-To".
10269
10270 2008-03-10 Daiki Ueno <ueno@unixuser.org>
10271
10272 * mml2015.el (mml2015-epg-passphrase-callback): Type cast KEY-ID to a
10273 string for caching if it is 'PIN.
10274
10275 2008-03-08 Reiner Steib <Reiner.Steib@gmx.de>
10276
10277 * mail-source.el (mail-source-delete-old-incoming-confirm):
10278 Change default to nil.
10279 (mail-source-delete-old-incoming): Make confirmation prompt more clear.
10280
10281 2008-03-07 Katsumi Yamaoka <yamaoka@jpl.org>
10282
10283 * gnus-art.el (gnus-narrow-to-page): Position point properly.
10284 (gnus-article-goto-prev-page): Work for articles having ^L's.
10285
10286 * gnus-sum.el (gnus-summary-end-of-article): Remove needless narrowing.
10287
10288 * mm-view.el (mm-w3m-standalone-supports-m17n-p): Fix typo.
10289
10290 2008-03-07 Karl Fogel <kfogel@red-bean.com>
10291
10292 * gnus-bookmark.el: Adjust for renames in bookmark.el.
10293 (gnus-bookmark-make-record): Was `gnus-bookmark-make-cell'.
10294 (gnus-bookmark-jump): Adjust some variable names.
10295
10296 2008-03-06 Teodor Zlatanov <tzz@lifelogs.com>
10297
10298 * auth-source.el: New package.
10299 (auth-source-choices): Add customization entry point variable.
10300
10301 * gnus-registry.el (gnus-registry-user-format-function-M): Fix concat
10302 bug.
10303
10304 2008-03-05 Teodor Zlatanov <tzz@lifelogs.com>
10305
10306 * gnus-registry.el (gnus-registry-install): Allow 'ask as an option.
10307 (gnus-registry-initialize, gnus-registry-install-p): Use it.
10308 (gnus-registry-install-shortcuts): Rename from
10309 gnus-registry-install-shortcuts-and-menus. Installs the shortcuts in
10310 the `gnus-registry-mark-map' keymap dynamically from
10311 `gnus-registry-marks'. The generated functions update the summary line
10312 when a registry mark is added or deleted, and will call
10313 `gnus-registry-install-p' (see the comments in the code).
10314 (gnus-registry-user-format-function-M): Use concat intelligently.
10315
10316 * gnus-sum.el (gnus-summary-make-menu-bar): Add menu entries for all
10317 the registry mark functions.
10318
10319 2008-03-05 Glenn Morris <rgm@gnu.org>
10320
10321 * gnus-art.el (gnus-article-mode-line-format-alist): Move to gnus-sum.
10322 * gnus-sum.el (gnus-article-mode-line-format-alist): Move here from
10323 gnus-art.
10324 (top-level): No need to load own source when compiling.
10325
10326 2008-03-04 Reiner Steib <Reiner.Steib@gmx.de>
10327
10328 * gnus-sum.el (gnus-print-buffer): Honor ps-print-color-p.
10329 Suggested by <chris.anderton@zetnet.co.uk>.
10330
10331 2008-03-04 Glenn Morris <rgm@gnu.org>
10332
10333 * gnus-sum.el (top-level): No need to require gnus when compiling,
10334 since unconditionally required near start of file.
10335 (gnus-summary-display-while-building): Move definition before use.
10336
10337 2008-03-04 Teodor Zlatanov <tzz@lifelogs.com>
10338
10339 * gnus-registry.el (gnus-registry-user-format-function-M):
10340 Add formatting function.
10341
10342 2008-03-03 Teodor Zlatanov <tzz@lifelogs.com>
10343
10344 * gnus-registry.el (gnus-registry-marks): Change format to be nicer
10345 with plists.
10346 (gnus-registry-do-marks, gnus-registry-install-shortcuts-and-menus):
10347 Use new format.
10348
10349 2008-03-03 Katsumi Yamaoka <yamaoka@jpl.org>
10350
10351 * gnus-art.el (gnus-article-describe-bindings): Work for the version of
10352 `where-is-internal' that returns a range of key sequences.
10353
10354 2008-03-03 Stefan Monnier <monnier@iro.umontreal.ca>
10355
10356 * mm-bodies.el (mm-decode-content-transfer-encoding): Simplify.
10357
10358 * gnus-sum.el: Use inhibit-read-only and with-current-buffer.
10359 (gnus-summary-jump-to-group): Consider windows on other displayed
10360 frames as well. Similar changes might be needed elsewhere, but that's
10361 the one I've bumped into during my use.
10362
10363 * nndoc.el (nndoc-oe-dbx-type-p):
10364 * gnus-msg.el (gnus-debug):
10365 * gnus-group.el (gnus-update-group-mark-positions):
10366 Use mm-string-to-multibyte.
10367
10368 2008-03-02 Reiner Steib <Reiner.Steib@gmx.de>
10369
10370 * mml2015.el (mml2015-extract-cleartext-signature): Explain that it
10371 doesn't handle NotDashEscaped.
10372
10373 * mml.el (mml-menu): Improve help entries. Move Sign/Encrypt Part.
10374 (mml-dnd-attach-options): Fix typo in custom choice.
10375
10376 * gnus-group.el (gnus-group-read-ephemeral-gmane-group):
10377 Change nndoc-article-type to mbox.
10378 (gnus-group-read-ephemeral-gmane-group-url): Support permalink.
10379
10380 * mm-decode.el (mm-text-html-renderer): Prefer w3m over w3. Fall back
10381 to nil, instead of html2text.
10382
10383 * imap.el (imap-debug): Add `imap-ping-server'.
10384
10385 * gnus-bookmark.el: Add FIXMEs.
10386
10387 * message.el (message-form-letter-separator)
10388 (message-send-form-letter-delay): New variables.
10389 (message-send-form-letter): Use them. New command to send form
10390 letters. Requested by Uwe Siart.
10391 (message-send-mail-function): Doc fix. Add "Other" custom option.
10392
10393 2008-02-29 Andreas Seltenreich <andreas@gate450.dyndns.org>
10394
10395 * nnweb.el (nnweb-google-parse-1): Fix date parsing on articles with
10396 empty author.
10397
10398 2008-02-29 Teodor Zlatanov <tzz@lifelogs.com>
10399
10400 * gnus-registry.el (gnus-registry-marks): Add variable for
10401 customization of marks and their appearance.
10402 (gnus-registry-read-mark): Use it.
10403 (gnus-registry-do-marks): Add utility function to loop through
10404 `gnus-registry-marks'.
10405 (gnus-registry-install-shortcuts-and-menus): Add function to install
10406 shortcuts and menus.
10407 (gnus-registry-initialize): Use it.
10408 (gnus-registry-default-mark): Clarify documentation.
10409
10410 2008-02-29 Glenn Morris <rgm@gnu.org>
10411
10412 * gnus-art.el, gnus-bookmark.el, gnus-dired.el, gnus-draft.el:
10413 * gnus-group.el, gnus-msg.el, gnus-score.el, gnus-sum.el, gnus-util.el:
10414 * gnus.el, mail-source.el, message.el, mm-decode.el, mm-uu.el, mml.el:
10415 * nnmail.el, pop3.el, smiley.el, smime.el, spam-report.el:
10416 Change defcustom :version from 23.0 to 23.1.
10417
10418 2008-02-28 Teodor Zlatanov <tzz@lifelogs.com>
10419
10420 * gnus-registry.el (gnus-registry-follow-group-p)
10421 (gnus-registry-post-process-groups): Add functions to aid registry
10422 splitting and improve logging. Clarify behavior in function
10423 documentation.
10424 (gnus-registry-split-fancy-with-parent): Use them.
10425
10426 2008-02-28 Stefan Monnier <monnier@iro.umontreal.ca>
10427
10428 * gnus-art.el: Use with-current-buffer.
10429
10430 2008-02-27 David Engster <dengste@eml.cc>
10431
10432 * nnmairix.el (nnmairix-request-group-with-article-number-correction):
10433 Express real group name in the response.
10434
10435 2008-02-27 Katsumi Yamaoka <yamaoka@jpl.org>
10436
10437 * nnmairix.el (nnmairix-group-regexp, nnmairix-valid-backends)
10438 (nnmairix-last-server, nnmairix-current-server): Defvar them.
10439 (nnmairix-goto-original-article): Defvar gnus-registry-install and
10440 autoload gnus-registry-fetch-group when compiling.
10441 (nnmairix-request-group-with-article-number-correction):
10442 Remove unreferenced argument passed to nnmairix-call-backend.
10443
10444 2008-02-27 Reiner Steib <Reiner.Steib@gmx.de>
10445
10446 * mm-uu.el (mm-uu-type-alist): Fix message-marks non-hide arguments.
10447 (mm-uu-extract): Improve face for low color ttys.
10448 Reported by Sascha Wilde.
10449
10450 2008-02-27 Glenn Morris <rgm@gnu.org>
10451
10452 * nnmairix.el: Change defcustom :version from 23.0 to 23.1.
10453 (nnmairix-group-regexp, nnmairix-valid-backends): Convert from free
10454 variables to defconsts. Convert comments to doc-strings.
10455 (nnmairix-last-server, nnmairix-current-server): Convert from free
10456 variables to defvars. Convert comments to doc-strings.
10457 (gnus-registry-fetch-group): Autoload.
10458 (nnmairix-replace-group-and-numbers): Use mapc rather than mapcar.
10459 (nnmairix-widget-get-values, nnmairix-widget-make-query-from-widgets)
10460 (nnmairix-widget-build-editable-fields): Use car cddr rather than
10461 caddr.
10462 (nnmairix-request-group): Bind nnmairix-fast and nnmairix-group around
10463 nnmairix-request-group-with-article-number-correction call.
10464 (nnmairix-fast, nnmairix-group): New, less general names, for free
10465 variables passed from nnmairix-request-group to
10466 nnmairix-request-group-with-article-number-correction. Declare.
10467 (nnmairix-request-group-with-article-number-correction):
10468 Use nnmairix-fast, nnmairix-group rather than fast, group.
10469
10470 2008-02-26 David Engster <dengste@eml.cc>
10471
10472 * nnmairix.el: New file. Mairix back end for Gnus. Initial import of
10473 version 0.5.
10474
10475 2008-02-26 Teodor Zlatanov <tzz@lifelogs.com>
10476
10477 * gnus-registry.el (gnus-registry-register-message-ids): Use `id'
10478 instead of making an extra function call. Don't add the current group
10479 to articles only when they have the group. Use
10480 `gnus-registry-fetch-groups' instead of `gnus-registry-fetch-group'.
10481 Reported by David <de_bb@arcor.de>.
10482
10483 2008-02-24 Miles Bader <miles@gnu.org>
10484
10485 * mm-util.el (mm-hack-charsets, mm-iso-8859-15-compatible)
10486 (mm-iso-8859-x-to-15-table, mm-iso-8859-x-to-15-region)
10487 (mm-find-mime-charset-region):
10488 * mm-bodies.el (mm-encode-body):
10489 * mml.el (mml-parse-1): Revert removal of `mm-hack-charsets'.
10490
10491 2008-02-16 Reiner Steib <Reiner.Steib@gmx.de>
10492
10493 * mail-source.el (mail-source-delete-incoming): Change default.
10494 Supplement doc string.
10495
10496 * gnus-util.el (gnus-y-or-n-p, gnus-y-or-n-p): Update comments.
10497
10498 2008-02-14 Reiner Steib <Reiner.Steib@gmx.de>
10499
10500 * nnmail.el (nnmail-message-id-cache-file): Derive from
10501 `gnus-home-directory'.
10502
10503 2008-02-11 Reiner Steib <Reiner.Steib@gmx.de>
10504
10505 * gnus-topic.el (gnus-topic-select-group, gnus-topic-read-group):
10506 Document negative prefix.
10507
10508 * gnus-group.el (gnus-group-read-group): Document negative prefix.
10509
10510 2008-02-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
10511
10512 * message.el (message-unsent-separator): Add the Exim bounce
10513 separator.
10514
10515 2008-02-10 Daiki Ueno <ueno@unixuser.org>
10516
10517 * mml2015.el (mml2015-epg-sign): Remove skipped signers from the signer
10518 list.
10519 (mml2015-epg-encrypt): Remove skipped recipients/signers from the
10520 recipient/signer list.
10521
10522 2008-02-10 Reiner Steib <Reiner.Steib@gmx.de>
10523
10524 * mm-util.el (mm-codepage-setup): If cp-supported-codepages isn't
10525 fbound (Emacs 23 unicode), signal an error.
10526
10527 2008-02-08 Glenn Morris <rgm@gnu.org>
10528
10529 * gnus-art.el (pgg-display-output-buffer): Declare as function.
10530
10531 2008-02-07 Tassilo Horn <tassilo@member.fsf.org>
10532
10533 * nnimap.el (nnimap-open-connection): Add "143" and "993" as default
10534 ports to the calls to `netrc-machine-user-or-password' in addition to
10535 "imap" and "imaps".
10536
10537 2008-02-03 Reiner Steib <Reiner.Steib@gmx.de>
10538
10539 * gnus.el (gnus-group-startup-message): Add `find-image' call before
10540 image-load-path is let-bound. Reported by Harald Hanche-Olsen
10541 <hanche@math.ntnu.no>.
10542
10543 2008-02-01 Katsumi Yamaoka <yamaoka@jpl.org>
10544
10545 * gnus-art.el (gnus-article-describe-bindings): Work for draft group.
10546
10547 2008-02-01 Zhang Wei <id.brep@gmail.com>
10548
10549 * rfc2047.el (rfc2047-charset-encoding-alist): Add gbk and GB18030.
10550
10551 * mm-util.el (mm-mime-mule-charset-alist): Add gbk and GB18030.
10552
10553 2008-02-01 Miles Bader <miles@gnu.org>
10554
10555 * mml.el (mml-parse-1): Remove apparently vestigial use of
10556 `mm-hack-charsets'.
10557 * mm-bodies.el (mm-encode-body): Likewise.
10558
10559 2008-02-01 Kenichi Handa <handa@m17n.org>
10560
10561 * rfc2104.el (rfc2104-hexstring-to-byte-list): Rename from
10562 rfc2104-hexstring-to-bitstring and changed to return a byte list.
10563 (rfc2104-hash): Convert the result of concat to unibyte string.
10564
10565 2008-02-01 Dave Love <fx@gnu.org>
10566
10567 * gnus-start.el (gnus-read-newsrc-el-file): Don't bind
10568 coding-system-for-read.
10569 (gnus-gnus-to-quick-newsrc-format): Insert coding cookie.
10570
10571 * mm-util.el (mm-hack-charsets, mm-iso-8859-15-compatible)
10572 (mm-iso-8859-x-to-15-table, mm-iso-8859-x-to-15-region): Delete.
10573 (mm-find-mime-charset-region): Remove hack-charsets stuff.
10574
10575 2008-01-24 Michael Sperber <sperber@deinprogramm.de>
10576
10577 * mail-source.el (mail-sources): Add `group' choice.
10578
10579 * nnmail.el (nnmail-get-new-mail-1): Abstract this out to add another
10580 parameter `in-group' to control into which group the articles go.
10581 Add treatment of `group' mail-source.
10582
10583 2008-01-24 Dan Nicolaescu <dann@ics.uci.edu>
10584
10585 * sieve.el (sieve-make-overlay, sieve-overlay-put, sieve-overlays-at):
10586 * message.el (message-beginning-of-line): Use featurep instead of bound
10587 tests in order to resolve conditionals at compile time.
10588
10589 2008-01-23 Katsumi Yamaoka <yamaoka@jpl.org>
10590
10591 * gnus-art.el (gnus-insert-mime-button): Don't decode description.
10592
10593 * mm-decode.el (mm-dissect-buffer): Decode description.
10594
10595 * mml.el (mml-to-mime): Encode message header first.
10596
10597 2008-01-18 Katsumi Yamaoka <yamaoka@jpl.org>
10598
10599 * gnus-art.el (gnus-article-describe-bindings): Make it possible to use
10600 xrefs, i.e. [back] and [forward] buttons, in *Help* buffer.
10601
10602 2008-01-18 Teodor Zlatanov <tzz@lifelogs.com>
10603
10604 * gnus-registry.el (gnus-registry-trim): Use append, not concat.
10605
10606 2008-01-17 Katsumi Yamaoka <yamaoka@jpl.org>
10607
10608 * gnus-art.el (gnus-article-read-summary-keys): Work for some `A'
10609 prefix keys.
10610 (gnus-article-read-summary-send-keys): Use gnus-character-to-event.
10611 (gnus-article-describe-bindings): Simplify; move XEmacs stuff to
10612 gnus-xmas.el.
10613
10614 2008-01-16 Teodor Zlatanov <tzz@lifelogs.com>
10615
10616 * gnus-registry.el (gnus-registry-marks, gnus-registry-default-mark):
10617 Add new variables for article mark management.
10618 (gnus-registry-extra-entries-precious, gnus-registry-trim): Define a
10619 list of extra data entries which, when present, will indicate that the
10620 article ID should not be trimmed from the registry.
10621 (gnus-registry-mark-article, gnus-registry-article-marks): Remove these
10622 functions.
10623 (gnus-registry-read-mark): New function to read a mark name from the
10624 user.
10625 (gnus-registry-set-article-mark, gnus-registry-remove-article-mark)
10626 (gnus-registry-set-article-mark-internal): New functions to add and
10627 remove marks.
10628 (gnus-registry-get-article-marks): New function to show the marks for
10629 an article, or retrieve them for further use.
10630
10631 2008-01-16 Katsumi Yamaoka <yamaoka@jpl.org>
10632
10633 * gnus-art.el (gnus-article-describe-bindings): Show all `S' prefix
10634 keys when no argument is given.
10635
10636 2008-01-12 Reiner Steib <Reiner.Steib@gmx.de>
10637
10638 * gnus-sum.el (gnus-article-sort-by-random)
10639 (gnus-thread-sort-by-random): Fix doc strings.
10640 Reported by jidanni@jidanni.org.
10641
10642 2008-01-11 Katsumi Yamaoka <yamaoka@jpl.org>
10643
10644 * gnus-art.el (gnus-article-describe-bindings): New function.
10645 (gnus-article-read-summary-keys): Use it.
10646 (gnus-article-mode-map): Bind `C-h b' to it.
10647
10648 2008-01-10 Katsumi Yamaoka <yamaoka@jpl.org>
10649
10650 * gnus-art.el (gnus-article-read-summary-keys): Work for `C-h' on
10651 XEmacs.
10652 (gnus-article-describe-key, gnus-article-describe-key-briefly):
10653 Protect against non-character events.
10654
10655 2008-01-09 Reiner Steib <Reiner.Steib@gmx.de>
10656
10657 * gnus-group.el (gnus-group-read-ephemeral-gmane-group-url):
10658 New command.
10659 (gnus-group-read-ephemeral-gmane-group): Use optional argument RANGE
10660 instead of END. Change name of the temp file.
10661 (gnus-group-gmane-group-download-format): Add doc string. Make it
10662 customizable.
10663
10664 2008-01-09 Katsumi Yamaoka <yamaoka@jpl.org>
10665
10666 * gnus-art.el (gnus-article-send-map): New keymap for `S' prefix keys;
10667 bind `S W' to gnus-article-wide-reply-with-original; set default
10668 binding to gnus-article-read-summary-send-keys.
10669 (gnus-article-read-summary-keys): Fix the order of keys; display
10670 continuation keys correctly in the echo area; describe bindings
10671 correctly when keys end with `C-h'.
10672 (gnus-article-read-summary-send-keys): New function.
10673 (gnus-article-describe-key, gnus-article-describe-key-briefly):
10674 Work for gnus-article-read-summary-send-keys; display continuation keys
10675 correctly in the echo area.
10676 (gnus-article-reply-with-original): Ignore prefix argument.
10677 (gnus-article-wide-reply-with-original): New function.
10678
10679 2008-01-08 Katsumi Yamaoka <yamaoka@jpl.org>
10680
10681 * gnus-bookmark.el (gnus-bookmark-mouse-available-p): Don't test for
10682 display-color-p. Reported by Reiner Steib <Reiner.Steib@gmx.de>.
10683
10684 2008-01-06 Reiner Steib <Reiner.Steib@gmx.de>
10685
10686 * gnus-group.el (gnus-group-gmane-group-download-format): New variable.
10687 (gnus-group-read-ephemeral-gmane-group): New command.
10688
10689 2008-01-06 Dan Nicolaescu <dann@ics.uci.edu>
10690
10691 * gnus.el (gnus-use-long-file-name): Remove reference to xenix.
10692
10693 2007-12-28 Reiner Steib <Reiner.Steib@gmx.de>
10694
10695 * message.el (message-send-mail-function): Increase custom version.
10696
10697 * mml-sec.el, sieve-manage.el, smime.el: Simplify loading of
10698 password-cache or password. Suggested by Glenn Morris <rgm@gnu.org>.
10699
10700 2007-12-19 Katsumi Yamaoka <yamaoka@jpl.org>
10701
10702 * gnus-art.el (gnus-article-browse-html-parts): Work for two or more
10703 html parts correctly; support forwarded messages.
10704 (gnus-article-browse-html-article): Remove work buffers.
10705
10706 * netrc.el: Bind encrypt-file-alist for Emacs 21 and XEmacs when
10707 compiling.
10708 (netrc-bound-and-true-p): New macro.
10709 (netrc-parse): Use it instead of bound-and-true-p that is not available
10710 in XEmacs 21.4.
10711
10712 2007-12-19 Teodor Zlatanov <tzz@lifelogs.com>
10713
10714 * gnus-registry.el (gnus-registry-mark-article)
10715 (gnus-registry-article-marks): Add functionality to mark articles
10716 through the Gnus registry.
10717
10718 * netrc.el: Autoload encrypt when encrypt-file-alist is set.
10719 (netrc-parse): Use encrypt-file-alist to determine if
10720 encrypt-find-model or encrypt-insert-file-contents should be used.
10721
10722 2007-12-19 Glenn Morris <rgm@gnu.org>
10723
10724 * mml.el (message-options-set, message-narrow-to-head)
10725 (message-in-body-p, message-mail-p, message-encode-message-body):
10726 Autoload.
10727 (message-remove-header, message-narrow-to-headers-or-head)
10728 (message-subscribed-p, message-make-mail-followup-to)
10729 (message-position-on-field, message-news-p)
10730 (message-options-set-recipient, message-generate-headers)
10731 (message-sort-headers): Declare as functions.
10732
10733 2007-12-18 Reiner Steib <Reiner.Steib@gmx.de>
10734
10735 * gnus-draft.el (gnus-draft-send-message): Mention process/prefix
10736 convention in doc string.
10737
10738 2007-12-17 Katsumi Yamaoka <yamaoka@jpl.org>
10739
10740 * gnus-art.el (gnus-article-browse-html-parts): Add message header and
10741 title to html parts.
10742 (gnus-article-browse-html-article): Pass message header to it.
10743
10744 * mm-decode.el (mm-display-external): Use mm-add-meta-html-tag.
10745
10746 2007-12-16 Reiner Steib <Reiner.Steib@gmx.de>
10747
10748 * mml-sec.el, sieve-manage.el, smime.el: Make loading of password-cache
10749 or password compatible with XEmacs.
10750
10751 2007-12-15 Reiner Steib <Reiner.Steib@gmx.de>
10752
10753 * gnus-art.el (article-verify-x-pgp-sig): Add reference to X-PGP-Sig
10754 format document.
10755 (gnus-mime-delete-part): Don't write description line if empty.
10756 (gnus-article-encrypt-body): Add confirmation for gnus-novice-user.
10757
10758 2007-12-14 Johan Bockgård <bojohan@gnu.org>
10759
10760 * gnus-sum.el (gnus-summary-mark-unread-as-read)
10761 (gnus-summary-mark-read-and-unread-as-read)
10762 (gnus-summary-mark-current-read-and-unread-as-read)
10763 (gnus-summary-mark-unread-as-ticked): Doc fix.
10764 `gnus-mark-article-hook', not `gnus-summary-mark-article-hook'.
10765
10766 2007-12-14 Reiner Steib <Reiner.Steib@gmx.de>
10767
10768 * gnus-sum.el (gnus-summary-prev-article): Fix doc string.
10769 Reported by Christoph Conrad <christoph.conrad@gmx.de>.
10770
10771 2007-12-14 Reiner Steib <Reiner.Steib@gmx.de>
10772
10773 * gnus-util.el (gnus-y-or-n-p, gnus-yes-or-no-p): Alias to y-or-n-p and
10774 yes-or-no-p.
10775
10776 2007-12-11 Katsumi Yamaoka <yamaoka@jpl.org>
10777
10778 * mm-decode.el (mm-add-meta-html-tag): New function.
10779 (mm-save-part-to-file, mm-pipe-part): Use it.
10780
10781 * gnus-art.el (gnus-article-browse-delete-temp-files):
10782 Use gnus-y-or-n-p instead of y-or-n-p.
10783 (gnus-article-browse-html-parts): Work with message/external-body; use
10784 mm-add-meta-html-tag.
10785
10786 2007-12-11 Glenn Morris <rgm@gnu.org>
10787
10788 * gnus-cache.el: Require gnus-sum not just when compiling.
10789
10790 * gnus-fun.el (gnus-display-x-face-in-from): Require gnus-art.
10791
10792 * gnus-int.el (gnus-server-opened, gnus-status-message):
10793 Move definitions before use.
10794
10795 * mm-decode.el: Require gnus-util.
10796 (mm-remove-part): Only call delete-annotation on XEmacs.
10797
10798 * mm-uu.el (gnus-original-article-buffer): Define for compiler.
10799
10800 * nnmail.el: Require gnus-int.
10801
10802 * spam.el: Move `require's before `eval-when-compile's.
10803
10804 * gnus-ems.el (gnus-alive-p):
10805 * gnus-fun.el (message-goto-eoh):
10806 * gnus-util.el (gnus-group-name-decode):
10807 * mail-source.el (gnus-compress-sequence):
10808 * message.el (Info-goto-node, format-spec):
10809 * mm-bodies.el (message-options-get):
10810 * mm-decode.el (mm-view-pkcs7):
10811 * mm-util.el (gmm-write-region):
10812 * mml-smime.el (mml-compute-boundary)
10813 (gnus-completing-read-with-default):
10814 * mml.el (widget-button-press, gnus-make-hashtable):
10815 * mml1991.el (mm-decode-content-transfer-encoding)
10816 (mm-encode-content-transfer-encoding)
10817 (message-options-get, message-options-set):
10818 * mml2015.el (gnus-buffer-live-p, gnus-get-buffer-create):
10819 * nnfolder.el (gnus-request-group):
10820 * nnheader.el (ietf-drums-unfold-fws):
10821 * rfc1843.el (mail-header-parse-content-type, message-narrow-to-head):
10822 * smime.el (gnus-run-mode-hooks):
10823 * spam-stat.el (gnus-message): Autoload.
10824
10825 * gnus-cache.el, gnus-fun.el, gnus-group.el, gnus.el, mail-source.el:
10826 * mm-bodies.el, mm-decode.el, mm-extern.el, mm-util.el:
10827 * mml-smime.el, mml.el, mml1991.el, mml2015.el, nndb.el, nnfolder.el:
10828 * nnmail.el, nnmaildir.el, nnrss.el, rfc1843.el, spam.el:
10829 Add declare-function compatibility definition.
10830
10831 * gnus-cache.el (nnvirtual-find-group-art):
10832 * gnus-fun.el (article-narrow-to-head, gnus-article-goto-header)
10833 (gnus-add-image, gnus-add-wash-type):
10834 * gnus-group.el (nnkiboze-score-file):
10835 * gnus-sum.el (turn-on-gnus-mailing-list-mode)
10836 (gnus-cache-write-active, mm-uu-dissect, idna-to-unicode):
10837 * gnus-util.el (gnus-find-method-for-group, gnus-group-name-charset)
10838 (message-tokenize-header, gnus-get-buffer-create)
10839 (mm-enable-multibyte, gnus-put-text-property, gnus-overlay-put)
10840 (gnus-make-overlay, mm-disable-multibyte, gnus-add-text-properties):
10841 * gnus.el (gnus-group-decoded-name):
10842 * mail-source.el (imap-capability):
10843 * mm-bodies.el (message-options-set):
10844 * mm-decode.el (gnus-configure-windows):
10845 * mm-extern.el (message-goto-body):
10846 * mm-util.el (mm-delete-duplicates, mm-detect-coding-region):
10847 * mml-smime.el (epg-key-sub-key-list, epg-sub-key-capability)
10848 (epg-sub-key-validity, message-options-set):
10849 * mml.el (widget-event-point, gnus-configure-windows):
10850 * mml1991.el (mc-encrypt-generic, gpg-sign-encrypt, gpg-encrypt):
10851 * mml2015.el (epg-check-configuration, epg-configuration)
10852 (message-options-set):
10853 * nndb.el (nndb-request-article):
10854 * nnfolder.el (gnus-request-create-group):
10855 * nnmail.el (gnus-activate-group, gnus-group-mark-article-read):
10856 * nnmaildir.el (gnus-group-mark-article-read):
10857 * nnrss.el (w3-parse-buffer, gnus-group-make-rss-group):
10858 * rfc1843.el (message-fetch-field):
10859 * spam.el (gnus-extract-address-components):
10860 Declare as functions.
10861
10862 2007-12-10 Katsumi Yamaoka <yamaoka@jpl.org>
10863
10864 * gnus-art.el (gnus-article-browse-html-parts): Decode CTE.
10865
10866 2007-12-09 Glenn Morris <rgm@gnu.org>
10867
10868 * gnus-uu.el (gnus-uu-yenc-article): Use insert-buffer-substring.
10869
10870 * gnus-art.el, gnus-spec.el, gnus-sum.el, gnus-util.el:
10871 * message.el, mm-view.el, sieve-manage.el, smime.el:
10872 Add declare-function compatibility definition.
10873
10874 * gnus-art.el (w3-region, w3m-region, Info-menu):
10875 * gnus-spec.el (gnus-summary-from-or-to-or-newsgroups):
10876 * gnus-sum.el (gnus-get-predicate):
10877 * gnus-util.el (mm-append-to-file, w32-focus-frame):
10878 * message.el (mail-abbrev-in-expansion-header-p):
10879 * mm-view.el (w3-do-setup, w3-region, w3-prepare-buffer)
10880 (w3m-detect-meta-charset, w3m-region):
10881 * sieve-manage.el (password-read, password-cache-add)
10882 (password-cache-remove):
10883 * smime.el (password-read-and-add): Declare as functions.
10884
10885 2007-12-08 David Kastrup <dak@gnu.org>
10886
10887 * gnus-sum.el (gnus-summary-simplify-subject-query):
10888 * ecomplete.el (ecomplete-display-matches): Fix buggy call to
10889 `message'.
10890
10891 2007-12-07 Glenn Morris <rgm@gnu.org>
10892
10893 * gnus-art.el (article-make-date-line): Revert previous change.
10894
10895 2007-12-06 Reiner Steib <Reiner.Steib@gmx.de>
10896
10897 * gnus-start.el (gnus-load): Rename local variable to avoid confusion.
10898
10899 2007-12-06 Christian Plate <cplate@web.de> (tiny change)
10900
10901 * nnmaildir.el (nnmaildir-request-update-info): Improve performance.
10902 Call gnus-add-to-range ranges only once with a prepared article-list.
10903
10904 2007-12-06 Paul Jarc <prj@po.cwru.edu>
10905
10906 * nnmaildir.el (nnmaildir-request-list, nnmaildir-retrieve-groups)
10907 (nnmaildir-request-group, nnmaildir-retrieve-headers): Escape spaces in
10908 group names with backslashes.
10909 Reported by Tassilo Horn <tassilo@member.fsf.org>.
10910
10911 2007-12-06 Deepak Goel <deego3@gmail.com>
10912
10913 * gnus-art.el (article-make-date-line):
10914 * gnus-start.el (gnus-load):
10915 * pop3.el (pop3-read-response): Fix buggy call to `error'.
10916
10917 2007-12-05 Katsumi Yamaoka <yamaoka@jpl.org>
10918
10919 * gnus-art.el (gnus-use-idna):
10920 * gnus-start.el (gnus-site-init-file):
10921 * message.el (message-use-idna):
10922 * mm-uu.el (mm-uu-hide-markers):
10923 * smiley.el (smiley-style): Revert changes that suppress warnings.
10924
10925 2007-12-05 Katsumi Yamaoka <yamaoka@jpl.org>
10926
10927 * gnus-art.el (gnus-article-browse-html-parts): Add meta html tag to
10928 specify charset to html source.
10929 Reported by Christoph Conrad <christoph.conrad@gmx.de>.
10930
10931 2007-12-05 Katsumi Yamaoka <yamaoka@jpl.org>
10932
10933 * gnus-art.el (gnus-use-idna): Don't directly refer to the value of
10934 idna-program in order to suppress byte compile warning issued by XEmacs
10935 that came to byte compile the default value section of defcustom forms
10936 recently.
10937
10938 * gnus-start.el (gnus-site-init-file): Don't directly refer to the
10939 value of installation-directory.
10940
10941 * message.el (message-use-idna): Don't directly refer to the value of
10942 idna-program.
10943
10944 * mm-uu.el (mm-uu-hide-markers): Don't directly call defined-colors.
10945
10946 * smiley.el (smiley-style): Don't directly call face-attribute.
10947
10948 2007-12-04 Reiner Steib <Reiner.Steib@gmx.de>
10949
10950 * gnus-group.el (gnus-group-highlight-line): Add FIXME.
10951
10952 * gnus-dired.el: Reduce Gnus dependencies.
10953 (gnus-ems, gnus-msg, gnus-util, message, mm-decode, mml):
10954 Don't require. Use autoloads instead.
10955 (mml-attach-file, mm-default-file-encoding, mailcap-extension-to-mime)
10956 (mailcap-mime-info, mm-mailcap-command, ps-print-preprint)
10957 (message-buffers, gnus-setup-message, gnus-print-buffer): Autoload.
10958 (gnus-dired-mode): Adjust doc string.
10959 (gnus-dired-mail-mode): New variable.
10960 (gnus-dired-mode-map): Avoid using `gnus-define-keys'.
10961 (gnus-dired-mode): Avoid using `gnus-run-hooks'.
10962 (gnus-dired-mail-buffers): New function. Return mail or message
10963 composition buffers.
10964 (gnus-dired-attach): Use it.
10965 (gnus-dired-find-file-mailcap): Call `mailcap-mime-info' with
10966 NO-DECODE.
10967 (gnus-dired-print): Use `gnus-print-buffer' depending on
10968 `gnus-dired-mail-mode'.
10969
10970 2007-12-04 Katsumi Yamaoka <yamaoka@jpl.org>
10971
10972 * rfc2047.el (rfc2047-encoded-word-regexp)
10973 (rfc2047-encoded-word-regexp-loose): Move forward; add comments
10974 explaining what regexp patterns are for.
10975
10976 2007-12-04 Glenn Morris <rgm@gnu.org>
10977
10978 * password.el: Move to ../password-cache.el.
10979
10980 * mml1991.el (password-read, password-cache-add, password-cache-remove):
10981 * mml2015.el (password-read, password-cache-add, password-cache-remove):
10982 * mml-smime.el (password-read, password-cache-add)
10983 (password-cache-remove):
10984 No need to autoload, since mml-sec requires password.
10985
10986 * gnus.el (gnus-spam-resend-to, gnus-ham-resend-to):
10987 * message.el (gnus-extract-address-components):
10988 * mml-smime.el (gnus-extract-address-components): Define for compiler.
10989
10990 * mml-sec.el, sieve-manage.el, smime.el: Require password-cache or
10991 password.
10992
10993 2007-12-03 Reiner Steib <Reiner.Steib@gmx.de>
10994
10995 * mailcap.el: Reduce dependencies.
10996 (mail-header-parse-content-type): Autoload.
10997 (mailcap-delete-duplicates): New alias.
10998 (mailcap-mime-info): Add optional argument NO-DECODE.
10999 (mailcap-mime-types): Use mailcap-delete-duplicates.
11000
11001 * message.el (message-ignored-supersedes-headers): Add "X-ID".
11002
11003 2007-12-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
11004
11005 * gnus-sum.el (gnus-uu-extract-map): Add a command for the yenc
11006 function.
11007
11008 * gnus-uu.el (gnus-uu-decode-yenc): New command.
11009 (gnus-uu-yenc-article): New function.
11010
11011 * yenc.el (yenc-first-part-p, yenc-last-part-p): New functions.
11012
11013 * mm-uu.el (mm-uu-yenc-extract): Get the data from the original buffer.
11014
11015 2007-12-02 Glenn Morris <rgm@gnu.org>
11016
11017 * sasl-cram.el, sasl-digest.el, sasl-ntlm.el, sasl.el:
11018 Move to ../net.
11019
11020 * binhex.el, uudecode.el: Move to ../mail.
11021
11022 * encrypt.el: Remove file.
11023
11024 2007-12-01 Reiner Steib <Reiner.Steib@gmx.de>
11025
11026 * message.el (message-cite-prefix-regexp): Remove `-' and `+' to avoid
11027 matches on patches.
11028
11029 * gnus-art.el (gnus-article-browse-html-article):
11030 Mention `mm-text-html-renderer' in the doc string.
11031
11032 * rfc2047.el (rfc2047-encode-max-chars): Refer to RFC 2047 in doc
11033 string. Add comments.
11034
11035 * message.el (message-idna-to-ascii-rhs-1): Don't call `idna-to-ascii'
11036 if rhs is ASCII.
11037
11038 2007-12-01 Glenn Morris <rgm@gnu.org>
11039
11040 * dig.el, dns.el: Move to ../net.
11041 * format-spec.el, hex-util.el, sha1.el: Move to ../.
11042
11043 * mail-source.el (top-level): Require format-spec before
11044 eval-when-compile.
11045
11046 2007-11-30 Glenn Morris <rgm@gnu.org>
11047
11048 * encrypt.el: Require password, rather than autoloading password-read.
11049
11050 2007-11-28 Elias Oltmanns <eo@nebensachen.de>
11051
11052 * gnus.el (gnus-method-to-server): Add an optional parameter so the
11053 caller can indicate whether the cache should be disregarded for this
11054 call. This way the result of the call is reproducible at all times and
11055 can be considered a canonical server name for the supplied method.
11056 (gnus-agent-method-p): Canonicalize server names by pushing their
11057 method through `gnus-method-to-server' using the no-cache argument.
11058
11059 * gnus-srvr.el (gnus-server-insert-server-line):
11060 Call `gnus-method-to-server' with `no-cache' argument.
11061
11062 * gnus-agent.el (gnus-agent-toggle-plugged): Don't call
11063 gnus-agent-possibly-synchronize-flags as this should be called when the
11064 server is actually being opened.
11065 (gnus-agent-possibly-synchronize-flags)
11066 (gnus-agent-possibly-synchronize-flags-server): Move check for the
11067 flags file of an agentized server to the latter function.
11068
11069 * gnus-int.el (gnus-agent-possibly-synchronize-flags-server): Autoload.
11070 (gnus-open-server): Call gnus-agent-possibly-synchronize-flags-server
11071 after a connection has been established successfully.
11072
11073 2007-11-28 Katsumi Yamaoka <yamaoka@jpl.org>
11074
11075 * gnus-art.el (article-display-face): Force to display face if called
11076 interactively; check if gnus-article-x-face-too-ugly matches author.
11077 (article-display-x-face): Display face even if From header is missing
11078 as article-display-face does.
11079
11080 2007-11-28 Richard Stallman <rms@gnu.org>
11081
11082 * md4.el: Move to ../.
11083 * hmac-def.el, hmac-md5.el, ntlm.el: Move to ../net.
11084
11085 2007-11-27 Reiner Steib <Reiner.Steib@gmx.de>
11086
11087 * mail-source.el (mail-sources): Default to fetch from file for
11088 compatibility with default of nnmail-spool-file.
11089
11090 2007-11-27 Katsumi Yamaoka <yamaoka@jpl.org>
11091
11092 * rfc2047.el (rfc2047-allow-irregular-q-encoded-words): New variable.
11093 (rfc2047-encodable-p): Use rfc2047-encoded-word-regexp instead of "=?"
11094 to look for encoded word that should be encoded again.
11095 (rfc2047-encoded-word-regexp): Make B encoding pattern strict.
11096 (rfc2047-encoded-word-regexp-loose): New constant that has loose Q
11097 encoding pattern.
11098 (rfc2047-decode-region): Switch strict regexp and loose one according
11099 to rfc2047-allow-irregular-q-encoded-words.
11100
11101 2007-11-26 Simon Josefsson <simon@josefsson.org>
11102
11103 * imap.el: Move to ../net directory.
11104
11105 2007-11-25 Romain Francoise <romain@orebokech.com>
11106
11107 * gnus-msg.el (gnus-summary-reply): Delete extra paren.
11108
11109 2007-11-24 Reiner Steib <Reiner.Steib@gmx.de>
11110
11111 * nnmail.el (nnmail-spool-file): Remove obsolete variable.
11112 (nnmail-get-new-mail): Remove code using `nnmail-spool-file'.
11113
11114 * gnus-start.el (defvar, gnus-get-unread-articles): Remove code using
11115 `nnmail-spool-file'.
11116
11117 * nnkiboze.el (nnkiboze-generate-groups): Don't bind obsolete
11118 `nnmail-spool-file'.
11119
11120 * gnus-move.el (gnus-change-server): Ditto.
11121
11122 * gnus-kill.el (gnus-batch-score): Ditto.
11123
11124 * gnus-cache.el (gnus-jog-cache): Ditto.
11125
11126 * gnus-msg.el (gnus-summary-reply):
11127 Ignore gnus-confirm-mail-reply-to-news for wide and very wide replies.
11128
11129 2007-11-24 Reiner Steib <Reiner.Steib@gmx.de>
11130
11131 * gnus-cache.el (gnus-cache-generate-nov-databases):
11132 Use nnml-generate-nov-databases-directory instead of
11133 nnml-generate-nov-databases-1.
11134
11135 2007-11-24 Glenn Morris <rgm@gnu.org>
11136
11137 * message.el (message-tool-bar-retro): Update for rename
11138 mail_send.xpm->mail-send.xpm.
11139
11140 2007-11-22 Reiner Steib <Reiner.Steib@gmx.de>
11141
11142 * smime.el (smime-cert-by-ldap-1): Use `ldap-search' instead of
11143 `smime-ldap-search' for Emacs 22 and up.
11144
11145 2007-11-22 Reiner Steib <Reiner.Steib@gmx.de>
11146
11147 * hashcash.el: Move to ../mail directory.
11148
11149 * smime-ldap.el: Remove. Not used in Emacs 22 and up.
11150
11151 * smime.el (smime-cert-by-ldap-1): Use `ldap-search' instead of
11152 `smime-ldap-search' for Emacs 22 and up.
11153
11154 2007-11-22 Stefan Monnier <monnier@iro.umontreal.ca>
11155
11156 * gnus-art.el (gnus-article-truncate-lines): Use `truncate-lines'.
11157
11158 * message.el (message-send-mail-function): Fix error convention.
11159 (message-mailer-swallows-blank-line, message-send-mail-with-sendmail)
11160 (message-widen-reply, message-send-mail, message-talkative-question)
11161 (message-with-reply-buffer, message-generate-new-buffer-clone-locals)
11162 (message-clone-locals, message-send-news): Use with-current-buffer.
11163 (message-insert-or-toggle-importance): Remove unused var `valid'.
11164 (message-make-references): Remove unused var `new-references'.
11165 (message-make-mail-followup-to): Remove unused var `subscribed-lists'.
11166
11167 2007-11-22 Juanma Barranquero <lekktu@gmail.com>
11168
11169 * spam.el (spam-find-spam, spam-enter-list): Doc fixes.
11170 (spam-split-symbolic-return-positive): Reflow docstring.
11171 (spam-backends, spam-summary-exit-behavior)
11172 (spam-mark-ham-unread-before-move-from-spam-group)
11173 (spam-summary-score-preferred-header, spam-sa-learn-spam-switch)
11174 (spam-sa-learn-ham-switch, spam-sa-learn-unregister-switch)
11175 (spam-clear-cache, spam-backend-check, spam-install-backend)
11176 (spam-install-statistical-backend, spam-list-of-processors)
11177 (spam-group-processor-p, spam-split, spam-bogofilter-score)
11178 (spam-bsfilter-score, spam-check-bsfilter, spam-crm114-score)
11179 (spam-check-crm114, spam-initialize, spam-unload-hook):
11180 Fix typos in docstrings.
11181
11182 2007-11-21 Katsumi Yamaoka <yamaoka@jpl.org>
11183
11184 * gnus-start.el (gnus-get-unread-articles): Mark groups as having never
11185 been checked if they have never been read and those group levels are
11186 higher than the one that a user specified.
11187
11188 2007-11-21 Katsumi Yamaoka <yamaoka@jpl.org>
11189
11190 * gnus-start.el (gnus-get-unread-articles): Don't prevent from checking
11191 foreign groups unless a group level is specified by a user.
11192 Reported by Dan Nicolaescu <dann@ics.uci.edu>.
11193
11194 2007-11-21 Reiner Steib <Reiner.Steib@gmx.de>
11195
11196 * message.el (message-send-mail-function): Require sendmail.
11197
11198 2007-11-20 Reiner Steib <Reiner.Steib@gmx.de>
11199
11200 * message.el (message-send-mail-function): Check for smtpmail too.
11201
11202 * utf7.el (utf7-encode, utf7-decode): Use coding system
11203 `utf-7'/`utf-7-imap' from utf-7.el' if available.
11204
11205 * message.el (message-send-mail-function): New function.
11206 (message-send-mail-function): Set default using
11207 message-send-mail-function. Adjust doc string.
11208 (message-send-mail-with-mailclient): New function.
11209
11210 2007-11-17 Richard Stallman <rms@gnu.org>
11211
11212 * assistant.el: Remove file.
11213
11214 2007-11-16 Dan Nicolaescu <dann@ics.uci.edu>
11215
11216 * smime.el (from):
11217 * rfc2047.el (message-posting-charset):
11218 * qp.el (mm-use-ultra-safe-encoding):
11219 * pop3.el (parse-time-months):
11220 * nnrss.el (mm-text-html-renderer, mm-text-html-washer-alist):
11221 * nnml.el (files):
11222 * nnheader.el (gnus-newsgroup-name, nnheader-file-coding-system)
11223 (jka-compr-compression-info-list, ange-ftp-path-format)
11224 (efs-path-regexp):
11225 * nndiary.el (files):
11226 * mml2015.el (mc-default-scheme, mc-schemes, pgg-default-user-id)
11227 (pgg-errors-buffer, pgg-output-buffer, epg-user-id-alist)
11228 (epg-digest-algorithm-alist, inhibit-redisplay)
11229 (password-cache-expiry):
11230 * mml1991.el (pgg-default-user-id, pgg-errors-buffer)
11231 (pgg-output-buffer, password-cache-expiry):
11232 * mml.el (mml-dnd-protocol-alist, ange-ftp-name-format)
11233 (efs-path-regexp):
11234 * mml-smime.el (epg-user-id-alist, epg-digest-algorithm-alist)
11235 (inhibit-redisplay):
11236 * mm-uu.el (file-name, start-point, end-point, entry)
11237 (gnus-newsgroup-name, gnus-newsgroup-charset):
11238 * mm-util.el (mm-mime-mule-charset-alist, latin-unity-coding-systems)
11239 (latin-unity-ucs-list):
11240 * mm-bodies.el (mm-uu-yenc-decode-function, mm-uu-decode-function)
11241 (mm-uu-binhex-decode-function):
11242 * message.el (gnus-message-group-art, gnus-list-identifiers)
11243 (rmail-enable-mime-composing, gnus-local-organization)
11244 (gnus-post-method, gnus-select-method, gnus-active-hashtb)
11245 (gnus-read-active-file, facemenu-add-face-function)
11246 (facemenu-remove-face-function, gnus-article-decoded-p)
11247 (tool-bar-mode):
11248 * mail-source.el (display-time-mail-function):
11249 * gnus-util.el (nnmail-pathname-coding-system)
11250 (nnmail-active-file-coding-system, gnus-emphasize-whitespace-regexp)
11251 (gnus-original-article-buffer, gnus-user-agent)
11252 (rmail-default-rmail-file, mm-text-coding-system, tool-bar-mode)
11253 (xemacs-codename, sxemacs-codename, emacs-program-version):
11254 * gnus-sum.el (tool-bar-mode, gnus-tmp-header, number):
11255 * gnus-start.el (gnus-agent-covered-methods)
11256 (gnus-agent-file-loading-local, gnus-agent-file-loading-cache)
11257 (gnus-current-headers, gnus-thread-indent-array, gnus-newsgroup-name)
11258 (gnus-newsgroup-headers, gnus-group-list-mode)
11259 (gnus-group-mark-positions, gnus-newsgroup-data)
11260 (gnus-newsgroup-unreads, nnoo-state-alist)
11261 (gnus-current-select-method, mail-sources)
11262 (nnmail-scan-directory-mail-source-once, nnmail-split-history)
11263 (nnmail-spool-file, gnus-cache-active-hashtb):
11264 * gnus-mh.el (mh-lib-progs):
11265 * gnus-ems.el (gnus-tmp-unread, gnus-tmp-replied)
11266 (gnus-tmp-score-char, gnus-tmp-indentation, gnus-tmp-opening-bracket)
11267 (gnus-tmp-lines, gnus-tmp-name, gnus-tmp-closing-bracket)
11268 (gnus-tmp-subject-or-nil, gnus-check-before-posting, gnus-mouse-face)
11269 (gnus-group-buffer):
11270 * gnus-cite.el (font-lock-defaults-computed, font-lock-keywords)
11271 (font-lock-set-defaults):
11272 * gnus-art.el (tool-bar-map, w3m-minor-mode-map)
11273 (gnus-face-properties-alist, charset, gnus-summary-article-menu)
11274 (gnus-summary-post-menu, total-parts, type, condition, length):
11275 * gnus-agent.el (gnus-agent-read-agentview):
11276 * flow-fill.el (show-trailing-whitespace):
11277 * gnus-group.el (tool-bar-mode, nnrss-group-alist): Remove unnecessary
11278 eval-and-compile wrappers for byte compiler pacifiers.
11279
11280 * mm-view.el (mm-inline-image-xemacs): Only do something for XEmacs.
11281 (mm-display-inline-fontify): Check for featurep 'xemacs not
11282 extent-list.
11283
11284 * mm-decode.el (mm-display-external): Check for featurep 'xemacs not
11285 itimer-list.
11286 (mm-create-image-xemacs): Only do something for XEmacs.
11287 (mm-image-fit-p): Check for featurep 'xemacs not glyph-width.
11288
11289 * mm-util.el (mm-find-buffer-file-coding-system): Add check for XEmacs.
11290
11291 * gnus-registry.el (gnus-adaptive-word-syntax-table):
11292 * gnus-fun.el (gnus-face-properties-alist): Pacify byte compiler.
11293
11294 2007-11-15 Juanma Barranquero <lekktu@gmail.com>
11295
11296 * nnimap.el (nnimap-split-download-body):
11297 * gnus-demon.el (gnus-demon):
11298 * gnus-uu.el (gnus-uu-default-view-rules): Fix typos in docstrings.
11299
11300 2007-11-15 Katsumi Yamaoka <yamaoka@jpl.org>
11301
11302 * nntp.el (nntp-insert-buffer-substring, nntp-copy-to-buffer):
11303 New macros.
11304 (nntp-wait-for, nntp-retrieve-articles, nntp-async-trigger)
11305 (nntp-retrieve-headers-with-xover): Use nntp-insert-buffer-substring to
11306 copy data from unibyte buffer to multibyte current buffer.
11307 (nntp-retrieve-headers, nntp-retrieve-groups): Use nntp-copy-to-buffer
11308 to copy data from unibyte current buffer to multibyte buffer.
11309 (nntp-make-process-buffer): Make process buffer unibyte.
11310
11311 * pop3.el (pop3-open-server): Fix typo in Lisp code.
11312
11313 2007-11-14 Denys Duchier <denys.duchier@univ-orleans.fr> (tiny change)
11314
11315 * pop3.el (pop3-open-server): Accept and process data more robustly at
11316 connection start to avoid spurious "POP SSL connection failed" errors.
11317
11318 2007-11-14 Katsumi Yamaoka <yamaoka@jpl.org>
11319
11320 * gnus-start.el (gnus-active-to-gnus-format): Use unibyte buffer to
11321 read group names.
11322
11323 2007-11-12 Reiner Steib <Reiner.Steib@gmx.de>
11324
11325 * gnus-msg.el (gnus-confirm-mail-reply-to-news): Adjust :version.
11326
11327 2007-11-12 Katsumi Yamaoka <yamaoka@jpl.org>
11328
11329 * nnmail.el (nnmail-parse-active): Make group names unibyte.
11330 (nnmail-save-active): Use a unibyte buffer when saving active file,
11331 which may contain non-ASCII group names.
11332
11333 * nnml.el (nnml-request-group): Decode group names in messages.
11334
11335 2007-11-05 Reiner Steib <Reiner.Steib@gmx.de>
11336
11337 * message.el (message-citation-line-function)
11338 (message-insert-formatted-citation-line): Fix spelling of
11339 `message-insert-formated-citation-line'.
11340
11341 2007-11-03 Reiner Steib <Reiner.Steib@gmx.de>
11342
11343 * gnus-sum.el (gnus-summary-highlight): Mark as risky local variable.
11344
11345 2007-11-02 Katsumi Yamaoka <yamaoka@jpl.org>
11346
11347 * nnml.el (nnml-request-rename-group): Bind file-name-coding-system to
11348 nnmail-pathname-coding-system.
11349
11350 * gnus-group.el (gnus-group-rename-group): Encode non-ASCII group name
11351 that a user enters; decode group names in messages.
11352
11353 * gnus-msg.el (gnus-inews-do-gcc): Encode non-ASCII group names.
11354
11355 2007-11-01 Reiner Steib <Reiner.Steib@gmx.de>
11356
11357 * mm-util.el (mm-charset-eval-alist): Mark as risky local variable.
11358
11359 * gnus.el (gnus-group-charter-alist): Mark as risky local variable.
11360
11361 * gnus-art.el (gnus-button-alist, gnus-header-button-alist): Mark as
11362 risky local variable.
11363
11364 * gnus-group.el (gnus-group-icon-list): Mark as risky local variable.
11365
11366 2007-11-01 Teodor Zlatanov <tzz@lifelogs.com>
11367
11368 * encrypt.el: Improve documentation to fix function name typo.
11369 Reported by Daiki Ueno <ueno@unixuser.org>.
11370
11371 2007-11-01 Katsumi Yamaoka <yamaoka@jpl.org>
11372
11373 * gnus-art.el (gnus-article-next-page): Honor gnus-article-over-scroll
11374 even if the point is not in the last page of an article.
11375 (gnus-article-prev-page): Honor gnus-article-over-scroll when moving
11376 back to the previous page.
11377
11378 2007-10-30 Reiner Steib <Reiner.Steib@gmx.de>
11379
11380 * qp.el (quoted-printable-decode-string): Fix typo in doc string.
11381
11382 2007-10-30 Katsumi Yamaoka <yamaoka@jpl.org>
11383
11384 * gnus-ems.el (gnus-x-splash): Work even if there's no scroll bar.
11385
11386 2007-10-29 Stefan Monnier <monnier@iro.umontreal.ca>
11387
11388 * message.el (message-check-news-body-syntax):
11389 Avoid mm-string-as-multibyte.
11390 (message-hide-headers): Don't assume (point-min)==1.
11391
11392 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
11393
11394 * message.el (message-remove-blank-cited-lines): Fix if remove is
11395 given.
11396 (message-bogus-address-regexp): New variable.
11397 (message-bogus-recipient-p): New function.
11398 (message-check-recipients): New command.
11399 (message-syntax-checks): Add `bogus-recipient'.
11400 (message-fix-before-sending): Add `bogus-recipient'.
11401
11402 * gnus-art.el (gnus-button-mid-or-mail-heuristic-alist): Add "alpine".
11403 (gnus-treat-body-boundary): Don't test window-system.
11404
11405 2007-10-28 Leo Liu <sdl.web@gmail.com> (tiny change)
11406
11407 * gnus-art.el (gnus-treat-emphasize): Don't test window-system.
11408
11409 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
11410
11411 * gnus.el: Bump version to Gnus v5.13.
11412
11413 2007-10-28 Miles Bader <miles@gnu.org>
11414
11415 * nnheader.el (nnheader-uniquify-message-id): Make sure this is defined
11416 at compile-time too.
11417
11418 2007-10-27 Reiner Steib <Reiner.Steib@gmx.de>
11419
11420 * gnus-msg.el (gnus-message-setup-hook):
11421 Add `message-remove-blank-cited-lines' to options.
11422
11423 2007-10-26 Reiner Steib <Reiner.Steib@gmx.de>
11424
11425 * message.el (message-remove-blank-cited-lines): New function.
11426 Suggested by Karl Plästerer.
11427
11428 2007-10-25 Katsumi Yamaoka <yamaoka@jpl.org>
11429
11430 * hashcash.el (mail-add-payment): Replace mapcar called for effect with
11431 mapc.
11432
11433 * imap.el (imap-open): Replace mapcar called for effect with mapc.
11434 (top-level): Use mapc to set functions to be traced for debugging.
11435
11436 * legacy-gnus-agent.el (gnus-agent-convert-agentview): Replace mapcar
11437 called for effect with while loop.
11438
11439 * message.el (message-talkative-question): Replace mapcar called for
11440 effect with mapc.
11441
11442 * mm-util.el: Use mapc instead of mapcar to make compatible functions.
11443 (mm-find-mime-charset-region, mm-find-charset-region): Replace mapcar
11444 called for effect with dolist.
11445
11446 * mml.el (mml-insert-mime): Replace mapcar called for effect with mapc.
11447
11448 * nndiary.el: Use dolist instead of mapcar to add diary headers to
11449 gnus-extra-headers and nnmail-extra-headers.
11450
11451 * nnimap.el (nnimap-request-update-info-internal): Replace mapcar
11452 called for effect with dolist.
11453 (top-level): Use mapc to set functions to be traced for debugging.
11454
11455 * nnmail.el (nnmail-read-incoming-hook): Doc fix.
11456 (nnmail-split-fancy-with-parent): Replace mapcar called for effect with
11457 dolist.
11458
11459 * nnmaildir.el (nnmaildir--delete-dir-files, nnmaildir-request-close):
11460 Replace mapcar called for effect with mapc.
11461 (nnmaildir--scan, nnmaildir-request-scan, nnmaildir-retrieve-groups)
11462 (nnmaildir-request-update-info, nnmaildir-request-delete-group)
11463 (nnmaildir-retrieve-headers, nnmaildir-request-set-mark)
11464 (nnmaildir-close-group): Replace mapcar called for effect with dolist.
11465
11466 * nnrss.el (nnrss-make-hash-index): Use gnus-remove-if instead of
11467 remove-if that's a cl function.
11468
11469 * webmail.el (webmail-debug): Replace mapcar called for effect with
11470 dolist.
11471
11472 2007-10-24 Katsumi Yamaoka <yamaoka@jpl.org>
11473
11474 * gnus-agent.el (gnus-agent-read-agentview, gnus-agent-save-alist)
11475 (gnus-agent-expire-unagentized-dirs): Replace mapcar called for effect
11476 with while loop.
11477
11478 * gnus-art.el: Use mapc instead of mapcar to make gnus-article-*
11479 functions from article-* functions.
11480 (gnus-multi-decode-header): Replace mapcar called for effect with
11481 dolist.
11482
11483 * gnus-bookmark.el (gnus-bookmark-bmenu-list)
11484 (gnus-bookmark-show-details): Replace mapcar called for effect with
11485 while loop.
11486
11487 * gnus-diary.el (gnus-diary-update-group-parameters): Replace mapcar
11488 called for effect with while loop.
11489
11490 * gnus-group.el (gnus-group-suspend): Replace mapcar called for effect
11491 with dolist.
11492
11493 * gnus-registry.el (gnus-registry-split-fancy-with-parent):
11494 Replace mapcar called for effect with dolist.
11495
11496 * gnus-spec.el (gnus-correct-length): Make it simple and fast.
11497
11498 * gnus-sum.el (gnus-multi-decode-encoded-word-string)
11499 (gnus-build-sparse-threads, gnus-summary-limit-include-expunged):
11500 Replace mapcar called for effect with dolist.
11501 (gnus-simplify-buffer-fuzzy): Replace mapcar called for effect with
11502 mapc.
11503
11504 * gnus-topic.el (gnus-topic-find-groups, gnus-topic-move-group):
11505 Replace mapcar called for effect with dolist.
11506 (gnus-topic-list): Replace mapcar called for effect with mapc.
11507
11508 * gnus.el: Use mapc instead of mapcar to add autoloads.
11509
11510 2007-10-23 Richard Stallman <rms@gnu.org>
11511
11512 * gnus-group.el (gnus-group-highlight): Mark as risky.
11513
11514 2007-10-23 Katsumi Yamaoka <yamaoka@jpl.org>
11515
11516 * gnus.el (gnus-server-to-method): Return method found first in
11517 gnus-newsrc-alist.
11518
11519 * gnus-art.el (gnus-article-highlight-signature)
11520 (gnus-insert-prev-page-button, gnus-insert-next-page-button): Make a
11521 button overlay without the front stickiness.
11522
11523 2007-10-22 Kevin Greiner <kevin.greiner@compsol.cc>
11524
11525 * gnus-agent.el (gnus-agent-expire-group-1): The check for an unsorted
11526 overview buffer needed a catch to receive its throw.
11527 (gnus-agent-flush-cache): Declare as interactive to make this function
11528 easier to use.
11529
11530 2007-10-20 Reiner Steib <Reiner.Steib@gmx.de>
11531
11532 * html2text.el (html2text-fix-paragraph): Use `forward-line' instead of
11533 `next-line'.
11534
11535 2007-10-18 Katsumi Yamaoka <yamaoka@jpl.org>
11536
11537 * nnmail.el (nnmail-fancy-expiry-target): Use rmail-dont-reply-to to
11538 exclude address matching message-dont-reply-to-names.
11539
11540 2007-10-15 Katsumi Yamaoka <yamaoka@jpl.org>
11541
11542 * gnus-util.el (gnus-string<): New function.
11543
11544 * gnus-sum.el (gnus-article-sort-by-author)
11545 (gnus-article-sort-by-recipient, gnus-article-sort-by-subject): Use it.
11546
11547 2007-10-15 Katsumi Yamaoka <yamaoka@jpl.org>
11548
11549 * gnus-win.el (gnus-configure-windows): Focus on the frame for which
11550 the frame-focus tag is set in gnus-buffer-configuration.
11551
11552 2007-10-12 Katsumi Yamaoka <yamaoka@jpl.org>
11553
11554 * gnus-art.el (gnus-article-add-button): Make a button overlay without
11555 the front stickiness.
11556
11557 2007-10-11 Katsumi Yamaoka <yamaoka@jpl.org>
11558
11559 * gnus-art.el (gnus-button-alist): Exclude newline in RFC2396-compliant
11560 url pattern; remove duplicate one.
11561 (gnus-article-extend-url-button): New function.
11562 (gnus-article-add-buttons): Use it.
11563 (gnus-button-push): Use concatenated url that it makes.
11564
11565 2007-10-04 Juanma Barranquero <lekktu@gmail.com>
11566
11567 * sieve-manage.el (sieve-manage-interactive-login): Doc fix.
11568 (sieve-manage-open): Use `mapc' instead of `mapcar'.
11569
11570 2007-10-02 Stefan Monnier <monnier@iro.umontreal.ca>
11571
11572 * gnus-uu.el (gnus-uu-reginize-string, gnus-uu-expand-numbers):
11573 Don't hardcode point-min==1.
11574
11575 2007-09-30 David Kastrup <dak@gnu.org>
11576
11577 * gnus-art.el (gnus-article-reply-with-original)
11578 (gnus-article-followup-with-original): When `transient-mark-mode' is
11579 off, refrain from active-region behavior for followups.
11580
11581 2007-10-08 Reiner Steib <Reiner.Steib@gmx.de>
11582
11583 * mm-util.el (mm-charset-synonym-alist): Alias gbk to cp936.
11584 Fix comment about "iso8859-1".
11585
11586 2007-10-08 Daiki Ueno <ueno@unixuser.org>
11587
11588 * mm-decode.el (mm-possibly-verify-or-decrypt): Replace PARTS with the
11589 ones returned from the verify-function.
11590
11591 * mm-uu.el (mm-uu-pgp-signed-extract-1):
11592 Call mml2015-extract-cleartext-signature if extraction failed.
11593
11594 2007-10-07 Daiki Ueno <ueno@unixuser.org>
11595
11596 * mm-uu.el (mm-uu-pgp-signed-extract-1): Delete the first line
11597 beginning with "-----BEGIN PGP SIGNED MESSAGE-----" if extraction
11598 failed.
11599
11600 2007-10-04 Reiner Steib <Reiner.Steib@gmx.de>
11601
11602 * Relicense "GPLv2 or later" files to "GPLv3 or later".
11603
11604 2007-09-27 Teodor Zlatanov <tzz@lifelogs.com>
11605
11606 * gnus-sum.el (gnus-summary-kill-thread): Allow universal prefix zero
11607 to mark a thread as expirable. Add variable `hide' to handle hiding of
11608 thread for both the null and zero (kill/expire thread) universal prefix
11609 cases.
11610 (gnus-summary-expire-thread): Add new function to expire a thread,
11611 using gnus-summary-kill-thread.
11612 (gnus-summary-mode-map, gnus-summary-thread-map): Add 'M-C-e' and 'T e'
11613 shortcuts for gnus-summary-expire-thread.
11614 (gnus-summary-mode-map, gnus-summary-thread-map): Remove `M-C-e' and `T
11615 e' bindings for gnus-summary-expire-thread. Add `T E' binding.
11616
11617 2007-09-25 Teodor Zlatanov <tzz@lifelogs.com>
11618
11619 * gnus-registry.el (gnus-registry-store-extra-entry): Allow for nil
11620 extras value, so an extras entry can be deleted.
11621 (gnus-registry-delete-extra-entry): Use it.
11622 (gnus-registry-fetch-extra-flags, gnus-registry-has-extra-flag)
11623 (gnus-registry-store-extra-flags, gnus-registry-delete-extra-flags)
11624 (gnus-registry-delete-all-extra-flags): Allow for arbitrary flag symbol
11625 storage through the gnus-registry, and provide an appropriate API for
11626 it.
11627
11628 2007-09-13 Katsumi Yamaoka <yamaoka@jpl.org>
11629
11630 * gnus-sum.el (gnus-newsgroup-maximum-articles): Move from gnus.el.
11631 Suggested by Leo <sdl.web@gmail.com>.
11632
11633 * gnus.el: Do.
11634
11635 2007-09-13 Katsumi Yamaoka <yamaoka@jpl.org>
11636
11637 * gnus.el (gnus-newsgroup-maximum-articles): Rename from
11638 gnus-maximum-newsgroup. Suggested by Leo <sdl.web@gmail.com>.
11639
11640 * gnus-agent.el (gnus-agent-fetch-headers): Do.
11641
11642 * gnus-sum.el (gnus-articles-to-read, gnus-list-of-unread-articles)
11643 (gnus-list-of-read-articles, gnus-sequence-of-unread-articles): Do.
11644
11645 2007-09-13 Katsumi Yamaoka <yamaoka@jpl.org>
11646
11647 * nnmbox.el (nnmbox-request-article): Don't assume delim regexp matches
11648 newline.
11649 (nnmbox-request-accept-article): Don't change article in source buffer;
11650 narrow to header to use message-fetch-field rather than
11651 nnmail-fetch-field; use with-current-buffer instead of save-excursion.
11652 (nnmbox-request-replace-article): Quote lines that'll be misidentified
11653 as delimiters; make sure article ends with newline.
11654 (nnmbox-delete-mail): Correct last position of article to be deleted;
11655 ignore X-Gnus-Newsgroup header in article body.
11656 (nnmbox-save-mail): Quote lines looking like delimiters at the right
11657 positions; make sure article ends with newline.
11658
11659 * message.el (message-display-abbrev): Don't infloop when a user
11660 inserts SPC in the beginning of header.
11661
11662 2007-09-12 Teodor Zlatanov <tzz@lifelogs.com>
11663
11664 * gnus-registry.el (gnus-registry-unfollowed-groups): Add INBOX to the
11665 list of groups not followed by default. Fix type to be regexp.
11666 (gnus-registry-grep-in-list): Fix inverted parameters to string-match.
11667
11668 2007-09-06 Tassilo Horn <tassilo@member.fsf.org>
11669
11670 * hmac-def.el (define-hmac-function): Switch from old-style to
11671 new-style backquotes.
11672
11673 * md4.el (md4-make-step): Likewise.
11674
11675 2007-09-06 Katsumi Yamaoka <yamaoka@jpl.org>
11676
11677 * gnus-start.el (gnus-gnus-to-newsrc-format): Use a unibyte buffer and
11678 raw-text coding system when saving .newsrc file, which may contain
11679 non-ASCII group names.
11680
11681 2007-09-05 Katsumi Yamaoka <yamaoka@jpl.org>
11682
11683 * gnus-cus.el (gnus-score-extra): New widget.
11684 (gnus-score-extra-convert): New function.
11685 (gnus-score-customize): Use it for Extra.
11686
11687 2007-08-31 Daiki Ueno <ueno@unixuser.org>
11688
11689 * mml2015.el (mml2015-extract-cleartext-signature): New function.
11690 (mml2015-mailcrypt-clear-verify): Use it.
11691 (mml2015-gpg-clear-verify): Use it.
11692 (mml2015-pgg-clear-verify): Use it.
11693 (mml2015-epg-clear-verify): Replace the current part with the output
11694 from GnuPG; don't extract the plaintext by itself.
11695
11696 * mm-uu.el (mm-uu-pgp-beginning-signature): Abolish.
11697 (mm-uu-pgp-signed-extract-1): Bind coding-system-for-read when calling
11698 mml2015-clear-verify-function; don't touch the armor headers or
11699 dash-escaped text here.
11700
11701 2007-08-24 Katsumi Yamaoka <yamaoka@jpl.org>
11702
11703 * gnus-art.el (gnus-article-edit-part): Don't jump to nonexistent part.
11704 (gnus-mime-view-part-as-type-internal): Default to text/plain for text
11705 parts, or application/octet-stream as a last resort.
11706 (gnus-mime-view-part-as-type): Don't toggle display.
11707 (gnus-mime-view-part-as-charset): Don't turn off display before
11708 querying charset.
11709
11710 * mm-view.el (mm-inline-text-html-render-with-w3): Don't add XEmacs
11711 stuff to undisplayer function in Emacs.
11712 (mm-inline-text-html-render-with-w3m): Remove Emacs/W3 stuff.
11713
11714 * mml.el (mml-generate-mime-1): Prefer utf-8 when encoding
11715 text/calendar parts.
11716
11717 2007-08-23 Katsumi Yamaoka <yamaoka@jpl.org>
11718
11719 * gnus-art.el (gnus-mime-display-single): Use utf-8 by default for
11720 decoding text/calendar parts.
11721
11722 * message.el (message-forward-make-body-mime): Always mark body as
11723 having no illegible text; remove signed-or-encrypted argument.
11724 (message-forward-make-body): Don't pass signed-or-encrypted arg to it.
11725
11726 * mml.el (mml-generate-mime): Make sure it uses multibyte temp buffer.
11727 (mml-generate-mime-1): Don't encode body if it is specified to be in
11728 raw form; don't make buffer be unibyte when inserting multibyte string.
11729
11730 2007-08-23 Stefan Monnier <monnier@iro.umontreal.ca>
11731
11732 * sha1.el: Fix up comment style.
11733 (sha1-F0, sha1-F1, sha1-F2, sha1-F3, sha1-S1, sha1-S5, sha1-S30)
11734 (sha1-OP, sha1-add-to-H): Use new-style backquotes.
11735
11736 * hex-util.el: Fix up comment style.
11737 (hex-char-to-num, num-to-hex-char): Use new-style backquotes.
11738
11739 * gnus-salt.el: Use with-current-buffer.
11740 (gnus-pick-setup-message): Fix long-standing typo.
11741
11742 2007-08-17 Katsumi Yamaoka <yamaoka@jpl.org>
11743
11744 * imap.el (imap-logout-timeout): New variable.
11745 (imap-logout, imap-logout-wait): New functions.
11746 (imap-kerberos4-open, imap-gssapi-open, imap-close): Use them.
11747
11748 * nnimap.el (nnimap-logout-timeout): New server variable.
11749 (nnimap-open-server, nnimap-close-server): Bind imap-logout-timeout to
11750 nnimap-logout-timeout.
11751
11752 * gnus-art.el (gnus-article-summary-command-nosave)
11753 (gnus-article-read-summary-keys): Don't use 3rd arg of pop-to-buffer.
11754
11755 2007-08-14 Katsumi Yamaoka <yamaoka@jpl.org>
11756
11757 * gnus.el (gnus-maximum-newsgroup): New variable.
11758
11759 * gnus-agent.el (gnus-agent-fetch-headers): Limit the range of articles
11760 according to gnus-maximum-newsgroup.
11761
11762 * gnus-sum.el (gnus-articles-to-read, gnus-list-of-unread-articles)
11763 (gnus-list-of-read-articles, gnus-sequence-of-unread-articles):
11764 Limit the range of articles according to gnus-maximum-newsgroup.
11765
11766 2007-08-14 Tassilo Horn <tassilo@member.fsf.org>
11767
11768 * gnus-art.el (gnus-sticky-article): Fix problems described in
11769 <b4mps1qitio.fsf@jpl.org> on ding. Thanks to Katsumi.
11770 Don't perform gnus-configure-windows here; reuse existing sticky
11771 article buffer.
11772
11773 * gnus-sum.el (gnus-summary-display-article): Setup article buffer if
11774 it doesn't exist in gnus-article-mode.
11775
11776 2007-08-13 Katsumi Yamaoka <yamaoka@jpl.org>
11777
11778 * gnus-agent.el (gnus-agent-decoded-group-names): New variable.
11779 (gnus-agent-decoded-group-name): New function.
11780 (gnus-agent-group-path, gnus-agent-group-pathname): Use it.
11781 (gnus-agent-expire-group-1): Use it; decode group name in messages.
11782
11783 2007-08-12 Tassilo Horn <tassilo@member.fsf.org>
11784
11785 * gnus-sum.el (gnus-summary-article-map, gnus-summary-make-menu-bar):
11786 Add binding for gnus-sticky-article.
11787 (gnus-summary-exit): Don't kill sticky article buffers.
11788
11789 * gnus-art.el (gnus-sticky-article-mode): New mode to generate a sticky
11790 article buffer.
11791 (gnus-sticky-article, gnus-kill-sticky-article-buffer)
11792 (gnus-kill-sticky-article-buffers): New commands.
11793
11794 2007-08-10 Katsumi Yamaoka <yamaoka@jpl.org>
11795
11796 * nntp.el (nntp-xref-number-is-evil): New server variable.
11797 (nntp-find-group-and-number): If it is non-nil, don't trust article
11798 numbers in the Xref header.
11799
11800 2007-08-09 Katsumi Yamaoka <yamaoka@jpl.org>
11801
11802 * gnus-agent.el (gnus-agent-read-group): New function.
11803 (gnus-agent-flush-group, gnus-agent-expire-group)
11804 (gnus-agent-regenerate-group): Use it.
11805 (gnus-agent-expire-unagentized-dirs): Bind file-name-coding-system to
11806 nnmail-pathname-coding-system.
11807
11808 2007-08-06 Katsumi Yamaoka <yamaoka@jpl.org>
11809
11810 * gnus-ems.el (gnus-x-splash): Bind inhibit-read-only to t.
11811
11812 * gnus-sum.el (gnus-summary-insert-articles): Mark inserted articles
11813 that are unread as unread, and also as selected so that information of
11814 marks having been changed by a user may be updated when exiting group.
11815
11816 2007-08-04 Reiner Steib <Reiner.Steib@gmx.de>
11817
11818 * gnus-art.el (article-hide-headers): Bind inhibit-read-only to t.
11819
11820 2007-08-03 Katsumi Yamaoka <yamaoka@jpl.org>
11821
11822 * gnus-art.el (gnus-mime-display-single): Pass part number that is
11823 calculated ignoring signature parts to gnus-treat-article.
11824
11825 2007-08-02 Katsumi Yamaoka <yamaoka@jpl.org>
11826
11827 * gnus-art.el (gnus-mime-security-verify-or-decrypt): Don't narrow to
11828 a point here in order to keep the window start.
11829 (gnus-insert-mime-security-button): Make a button overlay without the
11830 front stickiness.
11831 (gnus-mime-display-security): Goto the end of a button.
11832
11833 * gnus-group.el (gnus-group-name-at-point): Fix regexps.
11834
11835 2007-08-01 Katsumi Yamaoka <yamaoka@jpl.org>
11836
11837 * gnus-group.el (gnus-group-name-at-point): Rewrite; rename from
11838 group-name-at-point.
11839 (gnus-group-completing-read): New function that offers decoded
11840 non-ASCII group names for completion.
11841 (gnus-fetch-group, gnus-group-read-ephemeral-group)
11842 (gnus-group-jump-to-group, gnus-group-make-group-simple)
11843 (gnus-group-unsubscribe-group, gnus-group-fetch-charter)
11844 (gnus-group-fetch-control): Use it.
11845 (gnus-fetch-group): Use group-name-at-point for the initial value
11846 rather than the default value; use gnus-alive-p.
11847
11848 * gnus-msg.el (gnus-group-mail, gnus-group-news, gnus-group-post-news)
11849 (gnus-summary-mail-other-window, gnus-summary-news-other-window)
11850 (gnus-summary-post-news): Use gnus-group-completing-read.
11851
11852 * gnus-sum.el (gnus-select-newsgroup): Decode group name in error msg.
11853 (gnus-read-move-group-name): Decode group name for completion.
11854
11855 2007-07-31 Teodor Zlatanov <tzz@lifelogs.com>
11856
11857 * gnus-srvr.el (gnus-server-close-all-servers): Close servers not only
11858 in gnus-inserted-opened-servers but also in gnus-server-alist (Katsumi
11859 Yamaoka slightly modified the code).
11860
11861 2007-07-24 Katsumi Yamaoka <yamaoka@jpl.org>
11862
11863 * nnmail.el (nnmail-group-names-not-encoded-p): New variable.
11864 (nnmail-split-incoming): Bind it.
11865
11866 * nnml.el (nnml-group-name-charset): New function.
11867 (nnml-decoded-group-name): Use it; don't decode group name if
11868 nnmail-group-names-not-encoded-p is non-nil.
11869 (nnml-encoded-group-name): New function.
11870 (nnml-group-pathname): Inline nnml-decoded-group-name.
11871 (nnml-request-expire-articles): Decode group name in message.
11872 (nnml-request-delete-group): Ditto; bind file-name-coding-system to
11873 nnmail-pathname-coding-system.
11874 (nnml-save-mail, nnml-active-number): Work with decoded group names and
11875 not decoded ones according to nnmail-group-names-not-encoded-p.
11876 (nnml-generate-active-info): Use nnml-encoded-group-name.
11877
11878 2007-08-08 Glenn Morris <rgm@gnu.org>
11879
11880 * gmm-utils.el, gnus-async.el, gnus-msg.el, gnus-score.el
11881 * gnus-util.el, imap.el, mailcap.el, nnimap.el: Replace `iff' in
11882 doc-strings and comments.
11883
11884 2007-07-25 Glenn Morris <rgm@gnu.org>
11885
11886 * Relicense all FSF files to GPLv3 or later.
11887
11888 2007-07-23 Katsumi Yamaoka <yamaoka@jpl.org>
11889
11890 * gnus-sum.el (gnus-summary-move-article):
11891 Make gnus-summary-respool-article work.
11892
11893 2007-07-21 Reiner Steib <Reiner.Steib@gmx.de>
11894
11895 * mm-uu.el (mm-uu-type-alist): Refer to mm-uu-configure-list in doc
11896 string.
11897
11898 2007-07-20 Michaël Cadilhac <michael@cadilhac.name>
11899
11900 * nnrss.el (nnrss-ignore-article-fields): New variable. List of fields
11901 that should be ignored when comparing distant RSS articles with local
11902 ones.
11903 (nnrss-make-hash-index): New function. Create a hash index according
11904 to the ignored fields.
11905 (nnrss-check-group): Use it.
11906
11907 2007-07-20 Katsumi Yamaoka <yamaoka@jpl.org>
11908
11909 * gnus-agent.el (gnus-agent-group-pathname): Take notice of the method.
11910
11911 * gnus-art.el (article-decode-group-name): Decode Xref header too.
11912
11913 * gnus-group.el (gnus-group-make-group): Encode group name here unless
11914 the new optional argument ENCODED is non-nil.
11915 (gnus-group-make-doc-group): Use gnus-group-name-charset to determine
11916 coding system for encoding group name.
11917 (gnus-group-make-rss-group): Pass un-encoded group name to
11918 gnus-group-make-group.
11919 (gnus-group-set-info): Tell gnus-group-make-group that group name is
11920 encoded.
11921
11922 * gnus-sum.el (gnus-summary-move-article, gnus-read-move-group-name):
11923 Encode group name to which articles are moved or copied.
11924 (gnus-summary-edit-article): Use gnus-group-name-charset to determine
11925 coding system for encoding Newsgroup, Followup-To and Xref headers.
11926
11927 * nnagent.el (nnagent-request-set-mark): Use unibyte buffer to compose
11928 marks; use nnheader-file-coding-system to write a file.
11929 (nnagent-retrieve-headers): Bind file-name-coding-system to
11930 nnmail-pathname-coding-system.
11931
11932 * nnmail.el (nnmail-insert-xref): Don't break non-ASCII group name.
11933
11934 * nnml.el (nnml-decoded-group-name, nnml-group-pathname): New functions.
11935 (nnml-request-article, nnml-request-create-group)
11936 (nnml-request-rename-group, nnml-find-id)
11937 (nnml-possibly-change-directory, nnml-possibly-create-directory)
11938 (nnml-save-mail, nnml-active-number, nnml-marks-changed-p)
11939 (nnml-save-marks): Use nnml-group-pathname instead of
11940 nnmail-group-pathname.
11941
11942 (nnml-request-create-group, nnml-request-expire-articles)
11943 (nnml-request-move-article, nnml-request-delete-group)
11944 (nnml-deletable-article-p, nnml-possibly-create-directory)
11945 (nnml-get-nov-buffer, nnml-generate-nov-databases-directory)
11946 (nnml-open-marks): Bind file-name-coding-system to
11947 nnmail-pathname-coding-system.
11948
11949 (nnml-request-article): Pass server argument to nnml-find-group-number.
11950 (nnml-request-create-group, nnml-active-number, nnml-save-marks):
11951 Pass server argument to nnml-possibly-create-directory.
11952 (nnml-request-accept-article): Pass server argument to
11953 nnml-active-number and nnml-save-mail.
11954 (nnml-find-group-number): Pass server argument to nnml-find-id.
11955 (nnml-request-update-info): Pass server argument to
11956 nnml-marks-changed-p.
11957
11958 (nnml-find-id, nnml-find-group-number, nnml-possibly-create-directory)
11959 (nnml-save-mail, nnml-active-number): Add server argument.
11960
11961 (nnml-request-delete-group): Warn if group is missing.
11962 (nnml-get-nov-buffer): Decode group name.
11963 (nnml-generate-active-info): Encode group name.
11964 (nnml-open-marks): Decode group name in messages.
11965
11966 2007-07-19 Katsumi Yamaoka <yamaoka@jpl.org>
11967
11968 * gnus-art.el (gnus-article-part-wrapper): Work with the nearest part
11969 if it is not specified.
11970 (gnus-article-pipe-part, gnus-article-save-part)
11971 (gnus-article-interactively-view-part, gnus-article-copy-part)
11972 (gnus-article-view-part-as-charset, gnus-article-view-part-externally)
11973 (gnus-article-inline-part, gnus-article-save-part-and-strip)
11974 (gnus-article-replace-part, gnus-article-delete-part)
11975 (gnus-article-view-part-as-type): Pass raw prefix argument to
11976 gnus-article-part-wrapper.
11977
11978 2007-07-18 Katsumi Yamaoka <yamaoka@jpl.org>
11979
11980 * gnus-agent.el (gnus-agent-save-active):
11981 Bind nnheader-file-coding-system to gnus-agent-file-coding-system.
11982
11983 * gnus-cache.el (gnus-cache-save-buffers)
11984 (gnus-cache-possibly-enter-article, gnus-cache-request-article)
11985 (gnus-cache-retrieve-headers, gnus-cache-change-buffer)
11986 (gnus-cache-possibly-remove-article, gnus-cache-articles-in-group)
11987 (gnus-cache-braid-nov, gnus-cache-braid-heads)
11988 (gnus-cache-generate-active, gnus-cache-rename-group)
11989 (gnus-cache-delete-group, gnus-cache-update-file-total-fetched-for)
11990 (gnus-cache-update-overview-total-fetched-for):
11991 Bind file-name-coding-system to nnmail-pathname-coding-system.
11992 (gnus-cache-decoded-group-names, gnus-cache-unified-group-names):
11993 New variables.
11994 (gnus-cache-decoded-group-name): New function.
11995 (gnus-cache-file-name): Use it.
11996 (gnus-cache-generate-active): Use non-decoded group name for active.
11997
11998 * gnus-util.el (gnus-write-buffer): Bind file-name-coding-system at the
11999 right place.
12000 (gnus-write-active-file): Don't break non-ASCII group names.
12001
12002 * nntp.el (nntp-marks-changed-p): Bind file-name-coding-system to
12003 nnmail-pathname-coding-system.
12004
12005 * gnus-uu.el (gnus-uu-decode-save): Typo.
12006
12007 2007-07-16 Katsumi Yamaoka <yamaoka@jpl.org>
12008
12009 * gnus-srvr.el (gnus-server-font-lock-keywords): Quote faces.
12010
12011 2007-07-14 David Kastrup <dak@gnu.org>
12012
12013 * gnus-art.el (gnus-mime-delete-part): Don't go through article-edit
12014 finishing actions if we did not edit the article.
12015
12016 2007-07-13 Katsumi Yamaoka <yamaoka@jpl.org>
12017
12018 * gnus-agent.el (gnus-agent-rename-group, gnus-agent-delete-group)
12019 (gnus-agent-fetch-articles, gnus-agent-unfetch-articles)
12020 (gnus-agent-crosspost, gnus-agent-backup-overview-buffer)
12021 (gnus-agent-flush-group, gnus-agent-flush-cache)
12022 (gnus-agent-fetch-headers, gnus-agent-load-alist)
12023 (gnus-agent-read-agentview, gnus-agent-expire-group-1)
12024 (gnus-agent-retrieve-headers, gnus-agent-request-article)
12025 (gnus-agent-regenerate-group)
12026 (gnus-agent-update-files-total-fetched-for)
12027 (gnus-agent-update-view-total-fetched-for):
12028 Bind file-name-coding-system to nnmail-pathname-coding-system.
12029 (gnus-agent-group-pathname): Don't encode file names by
12030 nnmail-pathname-coding-system.
12031 (gnus-agent-save-local): Bind file-name-coding-system correctly; bind
12032 coding-system-for-write instead of buffer-file-coding-system to
12033 gnus-agent-file-coding-system.
12034
12035 * gnus-msg.el (gnus-inews-make-draft, gnus-inews-insert-archive-gcc):
12036 Decode group name.
12037
12038 * gnus-srvr.el (gnus-browse-foreign-server): Make group names unibyte.
12039
12040 * gnus-start.el (gnus-update-active-hashtb-from-killed)
12041 (gnus-read-newsrc-el-file): Make group names unibyte.
12042
12043 * nnmail.el (nnmail-group-pathname): Don't encode file names by
12044 nnmail-pathname-coding-system.
12045
12046 * nnrss.el (nnrss-file-coding-system): Doc fix; make it begin with *.
12047 (nnrss-request-delete-group): Bind file-name-coding-system to
12048 nnmail-pathname-coding-system.
12049 (nnrss-read-server-data, nnrss-read-group-data):
12050 Bind file-name-coding-system correctly.
12051 (nnrss-check-group): Pass nnrss-file-coding-system to md5.
12052
12053 * nntp.el: Require gnus-group for the function gnus-group-name-charset.
12054 (nntp-server-to-method-cache): New variable.
12055 (nntp-group-pathname): New function that decodes non-ASCII group names.
12056 (nntp-possibly-create-directory, nntp-marks-changed-p)
12057 (nntp-save-marks, nntp-open-marks): Use it.
12058 (nntp-possibly-create-directory, nntp-open-marks):
12059 Bind file-name-coding-system to nnmail-pathname-coding-system.
12060 (nntp-open-marks): Decode group names when bootstrapping marks.
12061
12062 * rfc2047.el (rfc2047-encode-message-header): Make XEmacs decode
12063 Newsgroups and Followup-To headers.
12064
12065 2007-07-13 Katsumi Yamaoka <yamaoka@jpl.org>
12066
12067 * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
12068 (gnus-server-closed-face, gnus-server-denied-face)
12069 (gnus-server-offline-face): Remove variable.
12070 (gnus-server-font-lock-keywords): Use faces that are not aliases.
12071
12072 * gnus-util.el (gnus-message-with-timestamp-1): Use log-message instead
12073 of modifying message-stack directly for XEmacs.
12074
12075 * mm-util.el (mm-decode-coding-string, mm-encode-coding-string)
12076 (mm-decode-coding-region, mm-encode-coding-region): Don't modify string
12077 if the coding-system argument is nil for XEmacs.
12078
12079 * nnrss.el (nnrss-compatible-encoding-alist): Inherit the value of
12080 mm-charset-override-alist.
12081
12082 * rfc2047.el: Don't require base64; require rfc2045 for the function
12083 rfc2045-encode-string.
12084 (rfc2047-encode-parameter): Use rfc2045-encode-string to quote or not
12085 to quote the parameter value.
12086
12087 2007-07-06 Katsumi Yamaoka <yamaoka@jpl.org>
12088
12089 * gnus-group.el (gnus-group-name-charset): Allow a method of the short
12090 form in gnus-group-name-charset-method-alist.
12091
12092 * gnus-eform.el (gnus-edit-form): Add optional argument layout which
12093 overrides the default layout edit-form.
12094
12095 * gnus-win.el (gnus-buffer-configuration): Add edit-server.
12096
12097 * gnus-srvr.el (gnus-server-edit-server): Use edit-server layout.
12098
12099 2007-07-04 Katsumi Yamaoka <yamaoka@jpl.org>
12100
12101 * gnus-sum.el (gnus-summary-catchup): Don't recognize cached articles
12102 as unfetched articles.
12103
12104 2007-07-02 Reiner Steib <Reiner.Steib@gmx.de>
12105
12106 * gnus-start.el (gnus-level-unsubscribed): Improve doc string.
12107
12108 2007-07-02 Katsumi Yamaoka <yamaoka@jpl.org>
12109
12110 * nnagent.el (nnagent-request-set-mark): Also set the marks for the
12111 original back end that keeps marks in the local system.
12112
12113 2007-06-26 Katsumi Yamaoka <yamaoka@jpl.org>
12114
12115 * gnus-art.el (gnus-article-summary-command-nosave): Don't set the 3rd
12116 arg of pop-to-buffer for XEmacs.
12117 (gnus-article-read-summary-keys): Ditto; don't restore window
12118 configuration if summary command ends up with neither article buffer
12119 nor summary buffer; describe bindings if summary keys end with C-h.
12120
12121 2007-06-22 Katsumi Yamaoka <yamaoka@jpl.org>
12122
12123 * message.el (message-fix-before-sending): Skip raw message part to be
12124 forwarded while checking illegible text.
12125 (message-forward-make-body-mime, message-forward-make-body):
12126 Mark signed or encrypted raw message as having no illegible text.
12127
12128 2007-06-19 Katsumi Yamaoka <yamaoka@jpl.org>
12129
12130 * gnus-util.el (gnus-add-timestamp-to-message): New user option.
12131 (gnus-message-with-timestamp-1): New macro.
12132 (gnus-message-with-timestamp): New function.
12133 (gnus-message): Use them.
12134
12135 * nnheader.el (nnheader-message): Use them.
12136
12137 2007-06-16 Reiner Steib <Reiner.Steib@gmx.de>
12138
12139 * gnus-start.el (gnus-gnus-to-quick-newsrc-format): Add newlines to
12140 .newsrc.eld file.
12141
12142 2007-06-14 Katsumi Yamaoka <yamaoka@jpl.org>
12143
12144 * gnus-agent.el (gnus-agent-fetch-headers)
12145 (gnus-agent-retrieve-headers):
12146 Bind gnus-decode-encoded-address-function to identity.
12147
12148 * nntp.el (nntp-send-xover-command): Recognize an xover command is
12149 available also when the server returns simply a dot.
12150
12151 * gnus-ems.el (gnus-x-splash): Redisplay window before measuring it.
12152
12153 2007-06-08 Katsumi Yamaoka <yamaoka@jpl.org>
12154
12155 * gnus-ems.el (gnus-x-splash): Fix calculation; error in tty.
12156
12157 2007-06-07 Katsumi Yamaoka <yamaoka@jpl.org>
12158
12159 * gnus-ems.el (gnus-x-splash): Make it work.
12160
12161 * gnus-start.el (gnus-1): Relax restrictions that prevent gnus-x-splash
12162 from being used.
12163
12164 2007-06-05 Katsumi Yamaoka <yamaoka@jpl.org>
12165
12166 * gnus-art.el (gnus-insert-mime-button): Make a button overlay without
12167 the front stickiness.
12168 (gnus-article-summary-command-nosave): Correct the order of the
12169 arguments passed to pop-to-buffer.
12170 (gnus-article-read-summary-keys): Ditto; make it work properly when the
12171 summary command ends up with the article buffer.
12172
12173 * mm-decode.el (mm-insert-part): Separate the extracted parts that have
12174 the same faces.
12175
12176 2007-06-07 Juanma Barranquero <lekktu@gmail.com>
12177
12178 * gnus-art.el (gnus-split-methods): Fix typo in docstring.
12179
12180 2007-06-06 Juanma Barranquero <lekktu@gmail.com>
12181
12182 * gnus-diary.el (gnus-diary-time-format, gnus-summary-sort-by-schedule):
12183 * gnus-sum.el (gnus-summary-highlight):
12184 * mail-source.el (mail-source-delete-old-incoming-confirm):
12185 * nndiary.el (nndiary-reminders): Fix typos in docstrings.
12186
12187 2007-06-04 Katsumi Yamaoka <yamaoka@jpl.org>
12188
12189 * gnus-art.el (gnus-mime-view-part-externally)
12190 (gnus-mime-view-part-internally): Fix predicate function passed to
12191 completing-read.
12192
12193 * mm-decode.el (mm-image-fit-p): Return t if argument is not an image.
12194
12195 * gnus.el (gnus-update-message-archive-method): Add :version.
12196
12197 2007-06-01 Katsumi Yamaoka <yamaoka@jpl.org>
12198
12199 * gnus.el (gnus-update-message-archive-method): New variable.
12200
12201 * gnus-start.el (gnus-setup-news): Update saved "archive" method
12202 according to gnus-message-archive-method if
12203 gnus-update-message-archive-method is non-nil.
12204
12205 2007-05-29 Katsumi Yamaoka <yamaoka@jpl.org>
12206
12207 * gnus-sum.el (gnus-summary-limit-to-address): New function.
12208 Suggested by Loic Dachary <loic@dachary.org>.
12209 (gnus-summary-limit-map, gnus-summary-make-menu-bar): Add it.
12210
12211 2007-05-28 Katsumi Yamaoka <yamaoka@jpl.org>
12212
12213 * message.el (message-pop-to-buffer): Add switch-function argument.
12214 (message-mail): Pass switch-function argument to it.
12215
12216 2007-05-25 Reiner Steib <Reiner.Steib@gmx.de>
12217
12218 * mm-decode.el (mm-file-name-rewrite-functions): Make it customizable.
12219 Improve doc string.
12220
12221 2007-05-25 Katsumi Yamaoka <yamaoka@jpl.org>
12222
12223 * gnus-art.el (gnus-header-from, gnus-header-subject, gnus-header-name)
12224 (gnus-header-content):
12225 * gnus-cite.el (gnus-cite-10):
12226 * gnus-srvr.el (gnus-server-closed):
12227 * gnus.el (gnus-group-mail-1, gnus-group-mail-1-empty)
12228 (gnus-group-mail-2, gnus-group-mail-2-empty, gnus-group-mail-3)
12229 (gnus-group-mail-3-empty, gnus-group-mail-low)
12230 (gnus-group-mail-low-empty, gnus-splash):
12231 * message.el (message-header-to, message-header-cc)
12232 (message-header-subject, message-header-other, message-header-name)
12233 (message-header-xheader, message-separator, message-cited-text)
12234 (message-mml): Lighten colors of faces used for dark background.
12235
12236 2007-05-24 Simon Josefsson <simon@josefsson.org>
12237
12238 * nnimap.el (nnimap-need-unselect-to-notice-new-mail): Change default
12239 to t as an experiment. Suggested by Greg Troxel <gdt@work.lexort.com>.
12240
12241 2007-05-24 Katsumi Yamaoka <yamaoka@jpl.org>
12242
12243 * message.el (message-narrow-to-headers-or-head):
12244 Ignore mail-header-separator in the body.
12245
12246 2007-05-23 Katsumi Yamaoka <yamaoka@jpl.org>
12247
12248 * mm-decode.el (mm-image-fit-p): Return t if image size is just the
12249 same as window size.
12250
12251 2007-05-22 Kevin Ryde <user42@zip.com.au>
12252
12253 * message.el (message-font-lock-keywords): Use message-header-xheader
12254 face for "X-Foo", its apparent intended purpose. Move "X-" pattern
12255 ahead of the anything pattern, to get it recognized.
12256
12257 2007-05-12 Michaël Cadilhac <michael@cadilhac.name>
12258
12259 * gnus-sum.el (gnus-articles-to-read)
12260 (gnus-summary-insert-old-articles): Don't truncate group name for
12261 `read-string'.
12262
12263 * gnus-util.el (gnus-limit-string): Delete this function.
12264
12265 * gnus-sum.el (gnus-simplify-subject-fully):
12266 Use `truncate-string-to-width' instead.
12267
12268 2007-05-11 Michaël Cadilhac <michael@cadilhac.name>
12269
12270 * gnus-sum.el (gnus-summary-next-group-on-exit): New variable.
12271 Tell if, on summary exit, the next group has to be selected.
12272 (gnus-summary-exit): Use it.
12273
12274 2007-05-10 Reiner Steib <Reiner.Steib@gmx.de>
12275
12276 * gnus-art.el (gnus-article-mode): Fix comment about displaying
12277 non-break space.
12278
12279 2007-05-10 Katsumi Yamaoka <yamaoka@jpl.org>
12280
12281 * nnfolder.el (nnfolder-request-group, nnfolder-request-create-group):
12282 Check if group is not a directory.
12283 (nnfolder-request-expire-articles): Don't delete articles if the target
12284 group is not available.
12285
12286 * nnml.el (nnml-request-create-group): Properly check if group is not a
12287 file.
12288 (nnml-request-expire-articles): Don't delete articles if the target
12289 group is not available.
12290
12291 * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
12292 Don't quote characters that are within parentheses.
12293
12294 2007-05-09 Katsumi Yamaoka <yamaoka@jpl.org>
12295
12296 * gnus-sum.el (gnus-auto-select-on-ephemeral-exit): New variable.
12297 (gnus-handle-ephemeral-exit): Select article according to it.
12298
12299 2007-05-08 Reiner Steib <Reiner.Steib@gmx.de>
12300
12301 * message.el (message-insert-formated-citation-line): Remove newline.
12302 (message-citation-line-format): Add final \n here so that the user can
12303 avoid a blank line.
12304
12305 2007-05-03 Dan Christensen <jdc@uwo.ca>
12306
12307 * nndoc.el (nndoc-type-alist, nndoc-lanl-gov-announce-type-p)
12308 (nndoc-transform-lanl-gov-announce, nndoc-generate-lanl-gov-head):
12309 Update lanl/arXiv support.
12310
12311 2007-05-02 Reiner Steib <Reiner.Steib@gmx.de>
12312
12313 * gnus.el: Bump version number.
12314
12315 2007-05-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
12316
12317 * gnus.el (gnus-version-number): Bump version.
12318
12319 2007-05-01 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
12320
12321 * gnus.el: No Gnus v0.6 is released.
12322
12323 2007-04-27 Didier Verna <didier@xemacs.org>
12324
12325 * gnus-util.el (gnus-orify-regexp): Move and rename to ...
12326 * gmm-utils.el (gmm-regexp-concat): ... here.
12327 * message.el: Don't require 'gnus-util.
12328 (message-dont-reply-to-names): Handle name change above.
12329 * gnus-sum.el (gnus-ignored-from-addresses): Ditto.
12330
12331 2007-04-26 Katsumi Yamaoka <yamaoka@jpl.org>
12332
12333 * mm-util.el (mm-charset-synonym-alist): Don't make it a user option
12334 since the initial value varies according to the system.
12335
12336 2007-04-25 Katsumi Yamaoka <yamaoka@jpl.org>
12337
12338 * mm-util.el (mm-charset-synonym-alist): Defcustom.
12339
12340 2007-04-25 NAKAJI Hiroyuki <nakaji@jp.freebsd.org> (tiny change)
12341
12342 * mm-util.el (mm-charset-synonym-alist): Map iso8859-1 to iso-8859-1.
12343
12344 2007-04-24 Didier Verna <didier@xemacs.org>
12345
12346 Improve the type of gnus-ignored-from-addresses.
12347 * gnus-util.el (gnus-orify-regexp): New function.
12348 * message.el (gnus-util): Require it.
12349 * message.el (message-dont-reply-to-names): Use gnus-orify-regexp.
12350 * gnus-sum.el (gnus-ignored-from-addresses): New function.
12351 * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Use it.
12352
12353 2007-04-24 Didier Verna <didier@xemacs.org>
12354
12355 * gnus-sum.el:
12356 * gnus-utils.el: Fix some trailing whitespaces.
12357
12358 2007-04-23 Katsumi Yamaoka <yamaoka@jpl.org>
12359
12360 * gnus-msg.el (gnus-summary-resend-message-edit): Add Gcc header.
12361 (gnus-summary-resend-bounced-mail): Ditto; search whole body for parent
12362 article's Message-ID; refer parent article in summary buffer.
12363
12364 * message.el (message-bounce): Call mime-to-mml.
12365
12366 2007-04-20 Katsumi Yamaoka <yamaoka@jpl.org>
12367
12368 * gnus-msg.el (gnus-summary-supersede-article): Add Gcc header.
12369
12370 2007-04-19 Katsumi Yamaoka <yamaoka@jpl.org>
12371
12372 * gnus-art.el (gnus-mime-strip-charset-parameters): New function.
12373 (gnus-mime-view-part-as-charset): Use it; redisplay subpart currently
12374 displayed of multipart/alternative part if it is invoked from summary
12375 buffer.
12376
12377 * mm-view.el (mm-inline-text-html-render-with-w3m)
12378 (mm-inline-text-html-render-with-w3m-standalone)
12379 (mm-inline-render-with-function): Use mail-parse-charset by default.
12380
12381 2007-04-18 Levin Du <zslevin@gmail.com> (tiny change)
12382
12383 * parse-time.el (parse-time-string-chars): Check if CHAR
12384 is less than the length of parse-time-syntax.
12385
12386 2007-04-17 Katsumi Yamaoka <yamaoka@jpl.org>
12387
12388 * gnus-uu.el (gnus-uu-digest-mail-forward): Pull articles processed
12389 from gnus-newsgroup-processable.
12390
12391 2007-04-16 Didier Verna <didier@xemacs.org>
12392
12393 * gnus-msg.el (gnus-configure-posting-styles):
12394 Handle message-signature-directory properly with :file syntax.
12395 Reported by "Leo".
12396
12397 2007-04-11 Didier Verna <didier@xemacs.org>
12398
12399 New user option: message-signature-directory.
12400 * gnus-msg.el (gnus-configure-posting-styles): Support it.
12401 * message.el (message-insert-signature): Ditto.
12402 * message.el (message-signature-file): Doc update.
12403 * message.el (message-signature-directory): New.
12404
12405 2007-04-10 Katsumi Yamaoka <yamaoka@jpl.org>
12406
12407 * gnus-msg.el (gnus-inews-yank-articles):
12408 Use message-exchange-point-and-mark instead of exchange-point-and-mark.
12409
12410 2007-04-09 Katsumi Yamaoka <yamaoka@jpl.org>
12411
12412 * message.el (message-yank-original): Make sure cited text ends with
12413 newline; don't exchange point and mark.
12414
12415 2007-04-07 Chong Yidong <cyd@stupidchicken.com>
12416
12417 * tls.el (open-tls-stream): Properly handle case where there
12418 is no associated buffer.
12419
12420 2007-04-03 Thien-Thi Nguyen <ttn@gnu.org>
12421
12422 * gnus-msg.el (gnus-inews-yank-articles): Fix bug: After
12423 message-yank-original, make sure (< mark TEXT point).
12424
12425 2007-03-31 Reiner Steib <Reiner.Steib@gmx.de>
12426
12427 * message.el (message-fill-column): New variable.
12428 (message-mode): Use it. Add comment on a possible new hook.
12429
12430 * nnmail.el (nnmail-spool-file): Mark as obsolete.
12431 (nnmail-get-new-mail): Reformat.
12432
12433 * gnus-registry.el (gnus-registry-cache-save): Add FIXME comment.
12434
12435 * gmm-utils.el: Fix Commentary.
12436 (gmm-tool-bar-from-list): Fix typo in doc string.
12437
12438 2007-03-27 Thien-Thi Nguyen <ttn@gnu.org>
12439
12440 * message.el (message-yank-original): Don't switch point and mark
12441 unnecessarily to put point and mark as documented.
12442
12443 2007-03-27 Lars Magne Ingebrigtsen <larsi@gnus.org>
12444
12445 * message.el (message-put-addresses-in-ecomplete): Only fetch headers
12446 from the message heads.
12447
12448 2007-03-25 Kevin Greiner <kevin.greiner@compsol.cc>
12449
12450 * gnus-art.el (gnus-article-set-window-start): Do nothing when the
12451 article buffer does not have a window. This may not be the best
12452 solution but is certainly better than setting the start of the null,
12453 that is the current, window.
12454
12455 2007-03-24 Reiner Steib <Reiner.Steib@gmx.de>
12456
12457 * gnus-draft.el (gnus-draft-setup-hook): New hook.
12458 (gnus-draft-setup): Run it.
12459
12460 * gnus-score.el (gnus-inhibit-slow-scoring): New variable, renamed from
12461 gnus-score-fast-scoring. Allow regexp.
12462 (gnus-score-headers): Use it.
12463
12464 * gnus-util.el (gnus-emacs-version): Include "no MULE" in no-MULE
12465 XEmacs.
12466
12467 * gnus-art.el (gnus-article-browse-html-article): Fix typo in doc
12468 string.
12469 (gnus-button-alist): Also catch `<f1> k ...'.
12470 (gnus-treat-display-x-face): Fix doc string.
12471
12472 2007-03-25 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
12473
12474 * gnus-msg.el (gnus-setup-message, gnus-inews-add-send-actions): Move
12475 evaluation of gnus-extended-version to ensure correct generation of the
12476 User-Agent header when message-generate-headers-first is used.
12477
12478 2007-03-24 Simon Josefsson <simon@josefsson.org>
12479
12480 * hashcash.el (hashcash-generate-payment-async): Don't crash if
12481 hashcash-path is nil. Don't call callback with incorrect number of
12482 parameters if val is 0.
12483
12484 2007-03-20 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
12485
12486 * message.el (message-required-news-headers):
12487 * gnus-util.el (gnus-intern-safe): Fix typo in docstring.
12488
12489 2007-03-15 Katsumi Yamaoka <yamaoka@jpl.org>
12490
12491 * message.el (message-generate-new-buffers): Change the meaning of the
12492 nil value; add `standard' to the choices; treat t as `unique'; improve
12493 doc string.
12494 (gnus-select-frame-set-input-focus): Autoload.
12495 (message-buffer-name): Search for the existing message buffer if
12496 message-generate-new-buffers is nil or `standard'; treat the value t of
12497 message-generate-new-buffers as `unique'.
12498 (message-pop-to-buffer): Raise the frame already displaying the message
12499 buffer; clear the echo area after querying.
12500 (message-setup): Pass the `continue' argument to compose-mail.
12501 (message-mail): Prefer `switch-function' if it is given; search for the
12502 existing message buffer if the `continue' argument is non-nil; pass
12503 continue and switch-function arguments to compose-mail by way of
12504 message-setup.
12505 (message-mail-other-window): Adjust argument of message-setup.
12506 (message-mail-other-frame): Ditto.
12507
12508 2007-03-13 Katsumi Yamaoka <yamaoka@jpl.org>
12509
12510 * gnus-cite.el (font-lock-set-defaults): Autoload it for Emacs.
12511 (gnus-message-citation-mode): Require font-lock for XEmacs; make sure
12512 to turn font-lock on when turning gnus-message-citation-mode on.
12513
12514 2007-03-06 Daiki Ueno <ueno@unixuser.org>
12515
12516 * mml-smime.el (mml-smime-use): New variable; default to use openssl.
12517 (mml-smime-function-alist): New variable; add epg as the backend.
12518 * mml-sec.el (mml-smime-sign): Don't require mml-smime, autoload
12519 mml-smime- functions instead.
12520 * mm-view.el: Require smime.
12521
12522 2007-03-05 Didier Verna <didier@xemacs.org>
12523
12524 * gnus-topic.el (gnus-topic-hierarchical-parameters): Perform merging
12525 instead of just inheritance for posting styles.
12526 * gnus.el (gnus-group-fast-parameter): Fix typo in comment.
12527
12528 2007-02-24 John Paul Wallington <jpw@pobox.com>
12529
12530 * tls.el (tls-certtool-program): Fix custom type.
12531
12532 2007-02-28 Katsumi Yamaoka <yamaoka@jpl.org>
12533
12534 * gnus-cite.el (gnus-message-search-citation-line): Use point-at-bol
12535 and point-at-eol instead of line-(beginning|end)-position.
12536
12537 * assistant.el (assistant-parse-buffer): Ditto.
12538
12539 2007-02-28 Daiki Ueno <ueno@unixuser.org>
12540
12541 * mml2015.el (mml2015-epg-find-usable-key): New function.
12542 (mml2015-epg-sign): Use it.
12543 (mml2015-epg-encrypt): Use it.
12544
12545 2007-02-28 Katsumi Yamaoka <yamaoka@jpl.org>
12546
12547 * message.el (message-make-in-reply-to): Quote name containing
12548 non-ASCII characters. It will make the RFC2047 encoder cause an error
12549 if there are special characters. Reported by NAKAJI Hiroyuki
12550 <nakaji@jp.freebsd.org>.
12551
12552 2007-02-27 Didier Verna <didier@xemacs.org>
12553
12554 Include the group parameters as well as the topic ones in the
12555 inheritance filter process.
12556 * gnus-topic.el (gnus-topic-hierarchical-parameters): New optional
12557 argument GROUP-PARAMS-LIST.
12558 * gnus-topic.el (gnus-group-topic-parameters): Use it.
12559
12560 2007-02-27 Katsumi Yamaoka <yamaoka@jpl.org>
12561
12562 * nntp.el (nntp-never-echoes-commands)
12563 (nntp-open-connection-functions-never-echo-commands): New variables.
12564 (nntp-send-command): Use them.
12565
12566 2007-02-20 Daiki Ueno <ueno@unixuser.org>
12567
12568 * mml2015.el (mml2015-epg-verify): Simplify.
12569
12570 2007-02-19 Katsumi Yamaoka <yamaoka@jpl.org>
12571
12572 * mml.el (mml-content-disposition-alist): New user option.
12573 (mml-content-disposition): New function.
12574 (mml-insert-mime-headers, mml-minibuffer-read-disposition): Use it.
12575 (mml-attach-file, mml-dnd-attach-file): Pass file name to it.
12576
12577 2007-02-19 Daiki Ueno <ueno@unixuser.org>
12578
12579 * mml2015.el (mml2015-epg-verify): Convert LF to CRLF before signature
12580 verification.
12581
12582 2007-02-15 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
12583
12584 * nnweb.el (nnweb-google-parse-1): Fix date parsing to also match on
12585 articles posted in the last 24 hours.
12586
12587 2007-02-14 Chong Yidong <cyd@stupidchicken.com>
12588
12589 * smiley.el (smiley-regexp-alist): Add "dead" smiley.
12590
12591 2007-02-14 Michaël Cadilhac <michael@cadilhac.name>
12592
12593 * nntp.el (nntp-send-command): Don't wait for echoes when
12594 nntp-open-ssl-stream is used.
12595
12596 2007-02-13 Katsumi Yamaoka <yamaoka@jpl.org>
12597
12598 * gnus-cite.el (gnus-test-font-lock-add-keywords)
12599 (gnus-message-add-citation-keywords)
12600 (gnus-message-remove-citation-keywords): Remove.
12601 (gnus-message-citation-mode): Instead of modifying font-lock-keywords
12602 directly, make the variables in font-lock-defaults buffer-local, add
12603 gnus-message-citation-keywords to them and then update the value of
12604 font-lock-keywords.
12605
12606 2007-02-09 Katsumi Yamaoka <yamaoka@jpl.org>
12607
12608 * message.el (message-cite-original-1): Don't call
12609 gnus-article-highlight-citation.
12610
12611 * gnus-cite.el (gnus-cite-parse): Work with two or more MS-type
12612 citations; fix line count.
12613
12614 2007-02-08 Katsumi Yamaoka <yamaoka@jpl.org>
12615
12616 * gnus-cite.el (gnus-test-font-lock-add-keywords): New function.
12617 (gnus-message-add-citation-keywords)
12618 (gnus-message-remove-citation-keywords): Use it; fix the emulating
12619 versions of font-lock-add-keywords and font-lock-remove-keywords to
12620 work with XEmacs correctly.
12621
12622 2007-02-07 Katsumi Yamaoka <yamaoka@jpl.org>
12623
12624 * gnus-cite.el (gnus-cite-face-list): Set the values of
12625 gnus-message-max-citation-depth and gnus-message-citation-keywords.
12626 (gnus-message-max-citation-depth): Use defvar rather than defconst.
12627 (gnus-message-cite-prefix-regexp): New variable.
12628 (gnus-message-search-citation-line): Use it; protect against long
12629 citation prefix; fill match data with nil rather than 0 for XEmacs; set
12630 the 0th match data for Emacs.
12631 (gnus-message-citation-keywords): Set LAXMATCH flag in every HIGHLIGHT.
12632 (gnus-message-add-citation-keywords): Append keywords rather than
12633 prepending; emulate font-lock-add-keywords if it is not available.
12634 (gnus-message-remove-citation-keywords):
12635 Emulate font-lock-remove-keywords if it is not available.
12636
12637 * gnus-msg.el (gnus-message-highlight-citation): Default to t.
12638
12639 * message.el (message-cite-prefix-regexp): Set the value of
12640 gnus-message-cite-prefix-regexp.
12641
12642 2007-02-01 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
12643
12644 * nnweb.el (nnweb-google-parse-1): Update parser.
12645
12646 2007-01-29 Juanma Barranquero <lekktu@gmail.com>
12647
12648 * gnus-art.el (gnus-button-prefer-mid-or-mail): Fix typo in docstring.
12649
12650 2007-01-28 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
12651
12652 * nnslashdot.el (nnslashdot-request-article): Update end-of-article
12653 regexp.
12654
12655 2007-01-24 Katsumi Yamaoka <yamaoka@jpl.org>
12656
12657 * uudecode.el (uudecode-string-to-multibyte): New function emulating
12658 string-to-multibyte.
12659 (uudecode-decode-region-internal): Use it.
12660
12661 2007-01-23 Reiner Steib <Reiner.Steib@gmx.de>
12662
12663 * gnus-score.el (gnus-home-score-file, gnus-home-adapt-file):
12664 Fix custom choice.
12665
12666 * gnus-art.el (gnus-signature-limit): Fix custom choice.
12667
12668 2007-01-22 Daiki Ueno <ueno@unixuser.org>
12669
12670 * mm-util.el (mm-inhibit-file-name-handlers): Add epa-file-handler.
12671
12672 * mm-decode.el (mm-save-part-to-file): Use `mm-write-region' instead of
12673 `write-region' to respect `mm-inhibit-file-name-handlers'.
12674
12675 2007-01-19 Reiner Steib <Reiner.Steib@gmx.de>
12676
12677 * nnsoup.el (nnsoup-directory, nnsoup-packer, nnsoup-packet-directory):
12678 Use gnus-home-directory instead of "~/" or "$HOME".
12679
12680 2007-01-17 Teodor Zlatanov <tzz@lifelogs.com>
12681
12682 * encrypt.el (encrypt-insert-file-contents): Add better prompt
12683 to mention filename.
12684 Add comments at beginning regarding usage.
12685 (encrypt-write-file-contents): Change interactive so a string is
12686 acceptable. If the file has no associated model, show an error instead
12687 of a nonsense prompt.
12688
12689 2007-01-16 TSUCHIYA Masatoshi <tsuchiya@namazu.org>
12690
12691 * spam.el (spam-bsfilter-ham-switch): Fix typo.
12692 Thanks to Yoshihiko Yamada for kind notification of this typo.
12693
12694 2007-01-12 Kenichi Handa <handa@m17n.org>
12695
12696 * uudecode.el (uudecode-decode-region-internal): Make it work in a
12697 multibyte buffer.
12698
12699 2007-01-14 Reiner Steib <Reiner.Steib@gmx.de>
12700
12701 * gnus-score.el (gnus-score-fast-scoring): New variable.
12702 (gnus-score-headers): Use it.
12703
12704 * gnus-sum.el (gnus-auto-select-first): Improve doc string.
12705
12706 * message.el (message-cite-original-1):
12707 Call gnus-article-highlight-citation if requested.
12708 (message-make-from): Allow name and address as optional arguments.
12709
12710 * gnus-cite.el (gnus-article-highlight-citation): Add SAME-BUFFER arg.
12711
12712 * gnus-art.el (gnus-article-browse-html-article): Add warning about web
12713 bugs to doc string.
12714 (gnus-button-alist): Add mid\\|message-id.
12715 (gnus-button-fetch-group): Extend for use in
12716 `browse-url-browser-function'.
12717 (gnus-button-url-regexp): Try to catch paired parentheses like in
12718 Wikipedia URLs.
12719
12720 * gnus-sum.el (gnus-summary-reparent-children): Another doc string fix.
12721 Suggested by Simon Krahnke <overlord@gmx.li>.
12722
12723 2007-01-13 Romain Francoise <romain@orebokech.com>
12724
12725 * nnml.el (nnml-use-compressed-files): Fix typo in docstring.
12726 Update copyright.
12727
12728 2007-01-13 Patric Mueller <bhaak@bigfoot.com> (tiny change)
12729
12730 * gnus-sum.el (gnus-summary-reparent-children): Fix typo in doc string.
12731
12732 2007-01-09 Teodor Zlatanov <tzz@lifelogs.com>
12733
12734 * gnus-registry.el (gnus-registry-unfollowed-groups)
12735 (gnus-registry-split-fancy-with-parent): Fix documentation.
12736
12737 2007-01-08 Lars Magne Ingebrigtsen <larsi@gnus.org>
12738
12739 * spam-report.el (spam-report-gmane-internal): Speed up spam reporting
12740 from nnweb groups.
12741
12742 2006-12-31 Lars Magne Ingebrigtsen <larsi@gnus.org>
12743
12744 * spam-report.el (spam-report-gmane-internal): Add necessary "/" to
12745 Xref urls. Erase buffer before requesting head.
12746
12747 * mm-decode.el (mm-display-external): Use itimer function for XEmacs.
12748
12749 2007-01-07 Reiner Steib <Reiner.Steib@gmx.de>
12750
12751 * gnus-soup.el (gnus-soup): New custom group. Make user variables
12752 customizable.
12753
12754 2007-01-05 Daiki Ueno <ueno@unixuser.org>
12755
12756 * mml2015.el (mml2015-epg-sign): Ask user whether to skip or abort if
12757 no signing key is found.
12758 (mml2015-epg-encrypt): Ask user whether to skip or abort if
12759 no encrypting and/or signing key is found.
12760
12761 2007-01-03 Reiner Steib <Reiner.Steib@gmx.de>
12762
12763 * spam-report.el (spam-report-gmane-spam): Remove redundant message.
12764
12765 2007-01-01 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
12766
12767 * nnweb.el (nnweb-gmane-create-mapping): Put back code to merge the
12768 headers read from disk with the ones newly found in the current search.
12769 This should no longer cause problems, because the article numbers in
12770 Gmane's `nov.php' output are ignored since the previous change.
12771
12772 2007-01-02 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
12773
12774 * gmm-utils.el (gmm-tool-bar-style): Fix custom type.
12775
12776 2007-01-01 Katsumi Yamaoka <yamaoka@jpl.org>
12777
12778 * mm-decode.el (mm-display-external): Use itimer function for XEmacs.
12779
12780 2007-01-01 Romain Francoise <romain@orebokech.com>
12781
12782 * gnus-sum.el (gnus-summary-make-menu-bar): Fix typo.
12783
12784 2006-12-31 Steve Youngs <steve@sxemacs.org>
12785
12786 * gnus-cite.el: Load easy-mmode at compile time for (S)XEmacs to get
12787 `define-minor-mode' macro definition expanded properly.
12788 (gnus-message-citation-mode): This is now OK for (S)XEmacs so don't
12789 exclude it there.
12790
12791 * gnus-msg.el (gnus-message-highlight-citation): Revert Reiner's patch
12792 of 2006-12-30. The default is nil on (S)XEmacs already because of the
12793 `fboundp' test.
12794 (gnus-message-citation-mode): Revert Reiner's patch of 2006-12-30.
12795 This is OK to autoload in (S)XEmacs now.
12796
12797 2006-12-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
12798
12799 * gnus-sum.el (gnus-summary-limit-to-singletons): New command and
12800 keystroke.
12801 (gnus-summary-limit-to-singletons): Fix typo.
12802
12803 * spam-report.el (spam-report-gmane-internal): Fall back on Xref if all
12804 else fails.
12805
12806 2006-12-30 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
12807
12808 * gnus-cite.el (turn-off-gnus-message-citation-mode): Fix typo in
12809 docstring.
12810
12811 * gnus-sum.el (gnus-summary-insert-ticked-articles): New command.
12812 (gnus-summary-make-menu-bar, gnus-summary-buffer-map): Bind it.
12813 (gnus-summary-insert-dormant-articles): Fix typo in message.
12814
12815 2006-12-30 Reiner Steib <Reiner.Steib@gmx.de>
12816
12817 * gnus-msg.el (gnus-message-highlight-citation): Ensure default to be
12818 nil for XEmacs.
12819 (gnus-message-citation-mode): Don't autoload in XEmacs.
12820
12821 * gnus-cite.el (gnus-message-citation-mode): Don't define in XEmacs.
12822
12823 2006-12-29 Jouni K. Seppänen <jks@iki.fi>
12824
12825 * nnimap.el (nnimap-expunge-search-string):
12826 Mention nnimap-search-uids-not-since-is-evil in docstring.
12827
12828 2006-12-28 Reiner Steib <Reiner.Steib@gmx.de>
12829
12830 * spam.el: Revert to make-obsolete-variable because
12831 define-obsolete-variable-alias is not supported in Emacs 21.
12832
12833 * spam.el (spam-ifile-path, spam-ifile-database-path)
12834 (spam-bogofilter-path): Use define-obsolete-variable-alias instead of
12835 make-obsolete-variable.
12836 (spam-bsfilter-path, spam-bsfilter-program)
12837 (spam-spamassassin-path, spam-spamassassin-program)
12838 (spam-sa-learn-path, spam-sa-learn-program): Rename variables.
12839 Don't use "path" inappropriately.
12840 (spam-check-spamassassin, spam-spamassassin-register-with-sa-learn)
12841 (spam-check-bsfilter, spam-bsfilter-register-with-bsfilter): Use new
12842 variable names.
12843
12844 2006-12-28 Daiki Ueno <ueno@unixuser.org>
12845
12846 * gnus-sum.el (gnus-summary-next-article): Make sure we are in the
12847 summary buffer.
12848
12849 * password.el (password-cache-remove): Use clear-string to burn
12850 password, if available.
12851
12852 2006-12-26 Reiner Steib <Reiner.Steib@gmx.de>
12853
12854 * gnus-msg.el (gnus-message-citation-mode): Fix autoload.
12855
12856 * gnus-cite.el (gnus-message-highlight-citation): Move to gnus-msg.el.
12857
12858 * gnus-msg.el (gnus-setup-message): Add gnus-message-citation-mode.
12859 (gnus-message-highlight-citation): Move defcustom here from
12860 gnus-cite.el.
12861 (gnus-message-citation-mode): Autoload.
12862
12863 * gnus-cite.el: Adjust Oliver's code to Gnus namespace. Add some
12864 checks to make it compile with XEmacs.
12865 (gnus-message-citation-mode): New minor mode.
12866 (gnus-message-max-citation-depth, gnus-message-citation-keywords)
12867 (gnus-message-highlight-citation): New variables.
12868 (gnus-message-search-citation-line)
12869 (gnus-message-add-citation-keywords)
12870 (gnus-message-remove-citation-keywords)
12871 (turn-on-gnus-message-citation-mode)
12872 (turn-off-gnus-message-citation-mode): New functions.
12873
12874 2006-12-26 Oliver Scholz <epameinondas@gmx.de>
12875
12876 * gnus-cite.el: Enable highlighting of different citation levels in
12877 message-mode.
12878
12879 2006-12-26 Reiner Steib <Reiner.Steib@gmx.de>
12880
12881 * message.el (message-make-fqdn): Fix comment.
12882 (message-bogus-system-names): Add ".local".
12883
12884 * spam.el (spam-ifile-path, spam-ifile-program)
12885 (spam-ifile-database-path, spam-ifile-database)
12886 (spam-bogofilter-path, spam-bogofilter-program): Rename variables.
12887 Don't use "path" inappropriately.
12888 (spam-spamoracle-database, spam-get-ifile-database-parameter): Fix doc
12889 strings.
12890 (spam-check-ifile, spam-ifile-register-with-ifile)
12891 (spam-check-bogofilter, spam-bogofilter-register-with-bogofilter):
12892 Use new variable names.
12893
12894 * gnus-art.el (gnus-treat-display-x-face, gnus-treat-display-face)
12895 (gnus-treat-display-smileys): Simplify using
12896 gnus-image-type-available-p.
12897
12898 * gnus-ems.el (gnus-image-type-available-p): Use display-images-p if
12899 available.
12900
12901 2006-12-22 Katsumi Yamaoka <yamaoka@jpl.org>
12902
12903 * nnrss.el (nnrss-fetch): Replace buffer's contents with the decoded
12904 one after turning on the buffer's multibyteness instead of decoding
12905 them directly in the unibyte buffer that causes unexpected conversion
12906 in Emacs 23 (unicode).
12907
12908 2006-12-21 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
12909
12910 * message.el (message-generate-hashcash): Fix custom type.
12911
12912 2006-12-20 Reiner Steib <Reiner.Steib@gmx.de>
12913
12914 * gnus-sum.el (gnus-summary-recenter): Remove debug messages.
12915
12916 2006-12-20 Reiner Steib <Reiner.Steib@gmx.de>
12917
12918 * gnus-group.el (gnus-group-tool-bar-gnome): Exchange connect and
12919 disconnect icons. Add help text.
12920
12921 2006-12-20 Teodor Zlatanov <tzz@lifelogs.com>
12922
12923 * spam.el (spam-extra-header-to-number): CRM114 spam score is
12924 negated to be consistent with the others we handle.
12925
12926 2006-12-19 Lars Magne Ingebrigtsen <larsi@gnus.org>
12927
12928 * gnus-art.el (gnus-article-setup-buffer): Actually set the local
12929 version of gnus-summary-buffer to something, so that we can use two
12930 article buffers at the same time.
12931
12932 2006-12-18 Teodor Zlatanov <tzz@lifelogs.com>
12933
12934 * spam.el (spam-necessary-extra-headers): Make spam-use-regex-headers
12935 trigger all the extra headers.
12936 (spam-extra-header-to-number): Don't require spam-use-crm114 for header
12937 sorting.
12938
12939 2006-12-14 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
12940
12941 * nnweb.el (nnweb-gmane-create-mapping): Keep the mapping stable for
12942 solid groups.
12943
12944 2006-12-13 Reiner Steib <Reiner.Steib@gmx.de>
12945
12946 * legacy-gnus-agent.el: Add Copyright notice.
12947
12948 2006-12-12 Chong Yidong <cyd@stupidchicken.com>
12949
12950 * gnus-sum.el (gnus-make-thread-indent-array): Fix last change.
12951
12952 2006-12-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
12953
12954 * nnweb.el (nnweb-gmane-search): Placeholder TOPDOC setting.
12955
12956 * gnus-sum.el (gnus-summary-recenter): Force setting the window start
12957 to make it work reliably in CVS Emacs.
12958 (gnus-summary-limit-strange-charsets-predicate)
12959 (gnus-summary-limit-to-predicate): New functions.
12960
12961 2006-12-08 Chong Yidong <cyd@stupidchicken.com>
12962
12963 * gnus-sum.el (gnus-make-thread-indent-array): New optional arg
12964 specifying array size.
12965 (gnus-summary-insert-line, gnus-summary-prepare-threads): Regrow indent
12966 array if it is too small.
12967 (gnus-sort-threads-recursive): Rename from gnus-sort-thread-1.
12968 (gnus-sort-threads-loop): New function.
12969
12970 2006-12-06 Chris Moore <dooglus@gmail.com>
12971
12972 * gnus-sum.el (gnus-sort-threads, gnus-summary-limit-children):
12973 Use `max' to avoid the value of `max-lisp-eval-depth' decreasing.
12974
12975 2006-12-04 Jouni K. Seppänen <jks@iki.fi>
12976
12977 * mm-url.el (mm-url-predefined-programs): Call curl with correct
12978 options.
12979
12980 2006-12-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
12981
12982 * spam-report.el (spam-report-url-ping-plain): Wait for output to avoid
12983 DOS-ing the recipient.
12984
12985 * nnweb.el (nnweb-gmane-create-mapping): Use the article number from
12986 the headers when creating the mapping to avoid mismappings.
12987 (nnweb-gmane-create-mapping): Always nix out old mapping.
12988
12989 2006-11-30 Katsumi Yamaoka <yamaoka@jpl.org>
12990
12991 * message.el (message-signed-or-encrypted-p): Bind mm-decrypt-option
12992 and mm-verify-option to never.
12993
12994 2006-11-30 Katsumi Yamaoka <yamaoka@jpl.org>
12995
12996 * message.el (message-signed-or-encrypted-p): New function.
12997 (message-forward-make-body): Use it.
12998
12999 * mml2015.el (mml2015-pgg-clear-verify, mml2015-epg-clear-verify):
13000 Replace encode-coding-string with mm-encode-coding-string.
13001
13002 2006-11-29 Katsumi Yamaoka <yamaoka@jpl.org>
13003
13004 * nneething.el (nneething-decode-file-name):
13005 Replace decode-coding-string with mm-decode-coding-string.
13006
13007 * gnus-int.el (gnus-open-server): Say failed server's name.
13008
13009 2006-11-24 Juanma Barranquero <lekktu@gmail.com>
13010
13011 * gnus-agent.el (gnus-agent-expire-unagentized-dirs)
13012 (gnus-agent-regenerate-group): Fix space/tab mixup in messages.
13013
13014 * gnus-art.el (gnus-article-x-face-command, gnus-numeric-save-name):
13015 * gnus-group.el (gnus-group-sort-function, gnus-group-line-format)
13016 (gnus-group-mode, gnus-group-read-group, gnus-group-delete-group)
13017 (gnus-group-make-directory-group, gnus-group-transpose-groups):
13018 * gnus-start.el (gnus-options-subscribe, gnus-options-not-subscribe)
13019 (gnus-subscribe-newsgroup, gnus-1):
13020 * gnus-sum.el (gnus-summary-make-false-root, gnus-make-threads):
13021 * gnus.el (gnus-nntp-server, gnus-use-cross-reference)
13022 (gnus-valid-select-methods, total-expire, gnus-summary-line-format)
13023 (gnus-group-read-only-p): Fix space/tab mixup in docstrings.
13024
13025 2006-11-24 Lars Magne Ingebrigtsen <larsi@gnus.org>
13026
13027 * gnus-sum.el (gnus-summary-limit-to-headers): New command and
13028 keystroke.
13029 (gnus-summary-limit-to-bodies): Implement headersp.
13030
13031 2006-11-23 Lars Magne Ingebrigtsen <larsi@gnus.org>
13032
13033 * dns.el (query-dns): Protect against "Process dns deleted" strings.
13034
13035 2006-11-21 Katsumi Yamaoka <yamaoka@jpl.org>
13036
13037 * mm-util.el (mm-string-to-multibyte): Alias to identity in XEmacs.
13038
13039 2006-11-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
13040
13041 * message.el (message-generate-hashcash): Expand range of values to
13042 include `opportunistic'.
13043 (message-send-mail): Use it.
13044
13045 2006-11-18 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
13046
13047 * mm-uu.el (mm-uu-pgp-signed-extract-1): Make last fix more thorough
13048 and comment it.
13049
13050 * nnslashdot.el (nnslashdot-retrieve-headers-1): Update regexp.
13051
13052 2006-11-15 Reiner Steib <Reiner.Steib@gmx.de>
13053
13054 * gnus-util.el (gnus-extract-address-components): Improve comment.
13055
13056 2006-11-14 Katsumi Yamaoka <yamaoka@jpl.org>
13057
13058 * gnus-util.el (gnus-extract-address-components): Work with address in
13059 which the name portion contains @.
13060
13061 2006-11-14 Reiner Steib <Reiner.Steib@gmx.de>
13062
13063 * gnus.el (gnus-start): Move custom group up.
13064 (gnus-select-method): Don't autoload, but make it available for
13065 `customize-variable'.
13066 (gnus-getenv-nntpserver): Don't autoload.
13067
13068 2006-11-14 Teodor Zlatanov <tzz@lifelogs.com>
13069
13070 * spam.el: Revert to 7.82 (removed changes since 2006-10-16).
13071
13072 2006-11-14 Reiner Steib <Reiner.Steib@gmx.de>
13073
13074 * message.el (message-sendmail-extra-arguments): New variable.
13075 (message-send-mail-with-sendmail): Use it.
13076
13077 2006-11-14 Katsumi Yamaoka <yamaoka@jpl.org>
13078
13079 * mml.el (mml-generate-mime-1): Use mm-string-as-unibyte instead of
13080 mm-with-unibyte-current-buffer to make string unibyte.
13081
13082 * mm-decode.el (mm-insert-part): Use mm-string-to-multibyte instead of
13083 mm-string-as-multibyte.
13084
13085 2006-11-14 Daiki Ueno <ueno@unixuser.org>
13086
13087 * mml2015.el (mml2015-epg-sign): Prefix "pgp-" to a micalg value.
13088 Reported by Werner Koch <wk@gnupg.org>.
13089
13090 2006-11-14 Daiki Ueno <ueno@p360>
13091
13092 * mml2015.el: Autoload epa-select-keys when compiling.
13093
13094 2006-11-13 Daiki Ueno <ueno@unixuser.org>
13095
13096 * mml2015.el (mml2015-epg-sign): Save the signing keys in
13097 message-options.
13098 (mml2015-epg-encrypt): Save the recipient keys in message-options.
13099
13100 2006-11-13 Daiki Ueno <ueno@unixuser.org>
13101
13102 * mml2015.el (mml2015-epg-encrypt): Remove backward compatibility for
13103 EasyPG (< 0.0.6).
13104 (mml2015-always-trust): New user option.
13105 (mml2015-epg-passphrase-callback): Display key ID on the passphrase
13106 prompt.
13107
13108 2006-11-10 Katsumi Yamaoka <yamaoka@jpl.org>
13109
13110 * nntp.el (nntp-authinfo-force): New variable.
13111 (nntp-send-authinfo): Use it.
13112
13113 2006-11-09 Reiner Steib <Reiner.Steib@gmx.de>
13114
13115 * message.el (message-strip-subject-encoded-words): Allow _not_ to
13116 decode encoded words. Improve prompt. Add comment about forwarding.
13117 (message-replacement-char): Move up.
13118
13119 2006-11-08 Wolfgang Jenkner <wjenkner@inode.at> (tiny change)
13120
13121 * gnus-sum.el (gnus-summary-catchup): Use gnus-sorted-intersection
13122 instead of gnus-intersection because arguments of gnus-sorted-nunion
13123 must be sorted. This avoids corruption of gnus-newsgroup-unreads.
13124
13125 2006-11-07 Reiner Steib <Reiner.Steib@gmx.de>
13126
13127 * message.el (message-strip-subject-encoded-words): Reformat prompt.
13128 (message-simplify-subject-functions):
13129 Enable message-strip-subject-encoded-words by default.
13130
13131 2006-11-06 Reiner Steib <Reiner.Steib@gmx.de>
13132
13133 * message.el (message-strip-subject-encoded-words): New function.
13134 (message-simplify-subject-functions): New variable.
13135 (message-simplify-subject): Use it. Fix typo in doc string.
13136 Support message-strip-subject-encoded-words.
13137
13138 2006-11-03 Juanma Barranquero <lekktu@gmail.com>
13139
13140 * gnus-diary.el (gnus-diary-delay-format-function):
13141 * nndiary.el (nndiary-reminders):
13142 * nnsoup.el (nnsoup-always-save): Use "non-nil" in docstrings.
13143
13144 2006-11-01 Reiner Steib <Reiner.Steib@gmx.de>
13145
13146 * gnus-art.el (article-hide-boring-headers): Fetch date from
13147 gnus-original-article-buffer to avoid problems with localized date
13148 strings.
13149
13150 2006-10-30 Katsumi Yamaoka <yamaoka@jpl.org>
13151
13152 * html2text.el (html2text-format-tags): Avoid infloop on open tags.
13153
13154 2006-10-29 Reiner Steib <Reiner.Steib@gmx.de>
13155
13156 * mm-util.el (mm-codepage-iso-8859-list, mm-codepage-ibm-list):
13157 New variables.
13158 (mm-setup-codepage-iso-8859, mm-setup-codepage-ibm): New functions.
13159 (mm-charset-synonym-alist): Move some entries to
13160 mm-codepage-iso-8859-list.
13161 (mm-charset-synonym-alist, mm-charset-override-alist):
13162 Add iso-8859-8/windows-1255 and iso-8859-9/windows-1254.
13163
13164 2006-10-29 Katsumi Yamaoka <yamaoka@jpl.org>
13165
13166 * gnus-sum.el (gnus-set-mode-line): Quote % in group name.
13167
13168 2006-10-28 Reiner Steib <Reiner.Steib@gmx.de>
13169
13170 * gnus-agent.el (gnus-agent-make-mode-line-string): Make it compatible
13171 with Emacs 21 and XEmacs.
13172
13173 2006-10-27 Teodor Zlatanov <tzz@lifelogs.com>
13174
13175 * spam.el (spam-parse-address): New function for better parsing,
13176 catching errors, etc.
13177 (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list): Use it.
13178
13179 2006-10-26 Reiner Steib <Reiner.Steib@gmx.de>
13180
13181 * mm-view.el: Add interactive arg to html2text autoload.
13182
13183 2006-10-25 Katsumi Yamaoka <yamaoka@jpl.org>
13184
13185 * gnus-sum.el (gnus-summary-move-article): Use no-encode for `B B'.
13186
13187 2006-10-24 Reiner Steib <Reiner.Steib@gmx.de>
13188
13189 * mm-util.el (mm-codepage-iso-8859-list, mm-codepage-ibm-list):
13190 New variables.
13191 (mm-setup-codepage-iso-8859, mm-setup-codepage-ibm): New functions.
13192 (mm-charset-synonym-alist): Move some entries to
13193 mm-codepage-iso-8859-list.
13194
13195 * gnus.el (gnus-getenv-nntpserver, gnus-select-method): Autoload.
13196
13197 2006-10-23 Reiner Steib <Reiner.Steib@gmx.de>
13198
13199 * message.el (message-citation-line-format)
13200 (message-insert-formated-citation-line): Fix implementation of %E, %N
13201 and %n according to the doc string.
13202
13203 2006-10-20 Teodor Zlatanov <tzz@lifelogs.com>
13204
13205 * spam.el (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list):
13206 Use car-safe to avoid bad parses.
13207
13208 2006-10-20 Katsumi Yamaoka <yamaoka@jpl.org>
13209
13210 * gnus-group.el (gnus-group-make-doc-group): Work for non-ASCII group
13211 names.
13212
13213 * gnus-sum.el (gnus-select-newsgroup): Decode group name.
13214
13215 2006-10-19 Katsumi Yamaoka <yamaoka@jpl.org>
13216
13217 * gnus-draft.el (gnus-draft-edit-message): Make sure to remove Date
13218 header.
13219
13220 * message.el (message-draft-headers): Add Date.
13221 (message-headers-to-generate): Fix typo in docstring.
13222
13223 * nndraft.el (nndraft-required-headers): New variable.
13224 (nndraft-generate-headers): Use it.
13225
13226 * gnus-registry.el (gnus-registry-wash-for-keywords): Bind `word'.
13227
13228 2006-10-16 Teodor Zlatanov <tzz@lifelogs.com>
13229
13230 * gnus-registry.el (gnus-registry-wash-for-keywords)
13231 (gnus-registry-find-keywords): New functions to allow easy searching of
13232 articles that are in the registry.
13233
13234 2006-10-16 Teodor Zlatanov <tzz@lifelogs.com>
13235
13236 * spam.el (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list):
13237 Use ietf-drums-parse-address instead of gnus-extract-address-components.
13238 Reported by Damien Elmes <damien@repose.cx>.
13239
13240 2006-10-19 Reiner Steib <Reiner.Steib@gmx.de>
13241
13242 * gnus.el (gnus-mime): Remove unused custom group.
13243
13244 2006-10-13 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
13245
13246 * mm-uu.el (mm-uu-pgp-signed-extract-1): Use RFC 2440 definition of
13247 "blank line" when searching for end of armor headers.
13248
13249 2006-10-11 Katsumi Yamaoka <yamaoka@jpl.org>
13250
13251 * gmm-utils.el (gmm-write-region): Fix variable name.
13252
13253 2006-10-10 Reiner Steib <Reiner.Steib@gmx.de>
13254
13255 * gmm-utils.el (gmm-write-region): New function based on compatibility
13256 code from `mm-make-temp-file'.
13257
13258 * mm-util.el (mm-make-temp-file): Use `gmm-write-region'.
13259
13260 * nnmaildir.el (nnmaildir--update-nov)
13261 (nnmaildir-request-replace-article, nnmaildir-request-accept-article):
13262 Use `gmm-write-region'.
13263
13264 2006-10-04 Reiner Steib <Reiner.Steib@gmx.de>
13265
13266 * mm-util.el (mm-charset-synonym-alist, mm-charset-override-alist):
13267 Add iso-8859-8/windows-1255 and iso-8859-9/windows-1254.
13268
13269 * nnheader.el (nnheader-find-file-noselect): Inhibit version-control.
13270
13271 * message.el (message-replacement-char): New variable.
13272 (message-fix-before-sending): Use it.
13273 (message-simplify-subject): New function to remove duplicate code.
13274 (message-reply, message-followup): Use it.
13275
13276 * gnus-sum.el (gnus-summary-make-menu-bar):
13277 Clarify gnus-summary-limit-to-articles.
13278
13279 2006-10-03 Katsumi Yamaoka <yamaoka@jpl.org>
13280
13281 * gnus-util.el (gnus-with-local-quit): New macro.
13282
13283 * gnus-demon.el (gnus-demon): Replace with-local-quit with it.
13284
13285 2006-10-02 Teodor Zlatanov <tzz@lifelogs.com>
13286
13287 * gnus-util.el (gnus-string-remove-all-properties): Another fix to
13288 ignore non-string data.
13289
13290 2006-09-29 Teodor Zlatanov <tzz@lifelogs.com>
13291
13292 * gnus-util.el (gnus-string-remove-all-properties): Fix to ignore
13293 non-string data (needs to be done in the registry too).
13294
13295 2006-09-28 Teodor Zlatanov <tzz@lifelogs.com>
13296
13297 * gnus-registry.el (gnus-registry-save, gnus-registry-cache-save)
13298 (gnus-registry-remove-alist-text-properties, gnus-registry-action)
13299 (gnus-registry-split-fancy-with-parent)
13300 (gnus-registry-fetch-simplified-message-subject-fast)
13301 (gnus-registry-fetch-sender-fast, gnus-registry-store-extra-entry):
13302 Remove text properties on ingress into the registry and when it's saved.
13303 (gnus-registry-clean-empty-function): Fix bug with cleaning the
13304 registry from entries with no groups.
13305
13306 2006-09-28 Teodor Zlatanov <tzz@lifelogs.com>
13307
13308 * gnus-util.el (gnus-string-remove-all-properties): Add utility
13309 function to remove string properties.
13310
13311 2006-09-28 Reiner Steib <Reiner.Steib@gmx.de>
13312
13313 * gmm-utils.el (gmm): Adjust custom version.
13314
13315 * mm-util.el (mm-charset-override-alist, mm-charset-eval-alist):
13316 Adjust custom version.
13317
13318 * gnus-draft.el (gnus-draft-mode): Don't call `mml-mode'.
13319
13320 2006-09-27 Reiner Steib <Reiner.Steib@gmx.de>
13321
13322 * gnus-art.el (gnus-insert-prev-page-button)
13323 (gnus-insert-next-page-button): Simplify. Reformat.
13324
13325 2006-09-27 Maxime Edouard Robert Froumentin <max@lapin-bleu.net>
13326
13327 * gnus-art.el (gnus-insert-prev-page-button)
13328 (gnus-insert-next-page-button): Apply gnus-article-button-face.
13329
13330 2006-09-25 Chong Yidong <cyd@stupidchicken.com>
13331
13332 * gnus-demon.el (gnus-demon): Use with-local-quit to avoid hangs.
13333
13334 2006-09-20 Maxime Edouard Robert Froumentin <max@lapin-bleu.net>
13335
13336 * gnus-art.el (gnus-insert-mime-button)
13337 (gnus-insert-mime-security-button):
13338 Apply gnus-article-button-face to MIME and security buttons.
13339
13340 2006-09-20 Reiner Steib <Reiner.Steib@gmx.de>
13341
13342 * gnus-art.el (gnus-button-url-regexp): Try to make the value more
13343 readable.
13344
13345 2006-09-20 Steve Youngs <steve@sxemacs.org>
13346
13347 * gnus-art.el (gnus-article-browse-html-parts): They're files, so use
13348 `browse-url-of-file' instead of `browse-url'.
13349
13350 2006-09-19 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
13351
13352 * nnslashdot.el (nnslashdot-request-article): Update end-of-article
13353 regexp. Articles containing quotation were cut prematurely.
13354
13355 2006-09-16 Katsumi Yamaoka <yamaoka@jpl.org>
13356
13357 * message.el (message-cite-original-1): Use nobody by default for the
13358 value of From header.
13359 (message-reply): Ditto.
13360
13361 2006-09-11 Daiki Ueno <ueno@unixuser.org>
13362
13363 * mml2015.el (mml2015-epg-clear-decrypt): Don't append verify results
13364 to the gnus-info. This fixes a bug of inline-PGP message verification.
13365 Reported by Michael Piotrowski <mxp@dynalabs.de>.
13366
13367 2006-09-09 Reiner Steib <Reiner.Steib@gmx.de>
13368
13369 * pop3.el (pop3-leave-mail-on-server): Mention problem of duplicate
13370 mails in the doc string. Add some URLs in comment.
13371 (pop3-movemail): Warn about pop3-leave-mail-on-server.
13372
13373 2006-09-07 Katsumi Yamaoka <yamaoka@jpl.org>
13374
13375 * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings): Fix
13376 backslashes handling and the way to find boundaries of quoted strings.
13377
13378 2006-09-07 Daiki Ueno <ueno@unixuser.org>
13379
13380 * mml1991.el (mml1991-epg-encrypt): Simply throw an error if
13381 mml1991-encrypt-to-self is set and mml1991-signers is not set.
13382 * mml2015.el (mml2015-epg-encrypt): Simply throw an error if
13383 mml2015-encrypt-to-self is set and mml2015-signers is not set.
13384
13385 2006-09-06 Reiner Steib <Reiner.Steib@gmx.de>
13386
13387 * gnus-art.el (gnus-button-marker-list): Move up. Convert comment into
13388 doc string.
13389 (gnus-button-regexp, gnus-button-last): Remove unused variables.
13390
13391 2006-09-06 Simon Josefsson <jas@extundo.com>
13392
13393 * mml2015.el (mml2015-use): Doc fix, mention epg.
13394
13395 2006-09-06 Daiki Ueno <ueno@unixuser.org>
13396
13397 * mml2015.el (mml2015-use): Default to epg, if available.
13398
13399 2006-09-06 Daiki Ueno <ueno@unixuser.org>
13400
13401 * mml1991.el (mml1991-epg-sign): Don't lookup a private key by
13402 message-sender.
13403 (mml1991-epg-encrypt): Ditto.
13404 * mml2015.el (mml2015-epg-sign): Don't lookup a private key by
13405 message-sender.
13406 (mml2015-epg-encrypt): Ditto.
13407
13408 2006-09-04 Chong Yidong <cyd@stupidchicken.com>
13409
13410 * message.el (message-send-mail-with-sendmail): Look for sendmail in
13411 several common directories.
13412
13413 2006-09-05 Daiki Ueno <ueno@unixuser.org>
13414
13415 * mml2015.el (mml2015-epg-encrypt): Expand group configuration.
13416 * mml1991.el (mml1991-epg-encrypt): Expand group configuration.
13417
13418 2006-09-04 Katsumi Yamaoka <yamaoka@jpl.org>
13419
13420 * gnus-art.el (article-decode-encoded-words): Make it fast.
13421
13422 2006-09-04 Katsumi Yamaoka <yamaoka@jpl.org>
13423
13424 * gnus-art.el (article-decode-encoded-words): Don't infloop in XEmacs.
13425
13426 * rfc2047.el (rfc2047-strip-backslashes-in-quoted-strings): Decode `\\'
13427 in quoted string into `\'.
13428
13429 2006-09-01 Katsumi Yamaoka <yamaoka@jpl.org>
13430
13431 * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
13432 Use standard-syntax-table.
13433
13434 2006-09-01 Katsumi Yamaoka <yamaoka@jpl.org>
13435
13436 * gnus-art.el (gnus-decode-address-function): New variable.
13437 (article-decode-encoded-words): Use it to decode headers which are
13438 assumed to contain addresses.
13439 (gnus-mime-delete-part): Remove useless `or'.
13440
13441 * gnus-sum.el (gnus-decode-encoded-address-function): New variable.
13442 (gnus-summary-from-or-to-or-newsgroups): Use it to decode To header.
13443 (gnus-nov-parse-line): Use it to decode From header.
13444 (gnus-get-newsgroup-headers): Ditto.
13445 (gnus-summary-enter-digest-group): Use it to decode `to-address'.
13446
13447 * mail-parse.el (mail-decode-encoded-address-region): New alias.
13448 (mail-decode-encoded-address-string): New alias.
13449
13450 * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
13451 New function.
13452 (rfc2047-encode-message-header, rfc2047-encode-region): Use it.
13453 (rfc2047-strip-backslashes-in-quoted-strings): New fnction.
13454 (rfc2047-decode-region): Use it; add optional argument `address-mime'.
13455 (rfc2047-decode-string): Ditto.
13456 (rfc2047-decode-address-region): New function.
13457 (rfc2047-decode-address-string): New function.
13458
13459 2006-08-31 Reiner Steib <Reiner.Steib@gmx.de>
13460
13461 * message.el (message-caesar-buffer-body): Allow rotating headers.
13462
13463 * gnus-sum.el (gnus-summary-caesar-message): Allow rotating headers.
13464
13465 * message.el (message-insert-formated-citation-line): Fix %f.
13466 Reported by Torsten Bronger <bronger@physik.rwth-aachen.de> .
13467
13468 2006-08-18 Katsumi Yamaoka <yamaoka@jpl.org>
13469
13470 * gnus-bookmark.el (gnus-bookmark-file-coding-system): New variable.
13471 (gnus-bookmark-mouse-available-p): New macro.
13472 (gnus-bookmark-bmenu-list): Use it; use gnus-mouse-2.
13473 (gnus-bookmark-bmenu-show-infos): Use it.
13474 (gnus-bookmark-insert-details): Use it; use gnus-mouse-2.
13475 (gnus-bookmark-bmenu-hide-infos): Ditto.
13476 (gnus-bookmark-remove-properties): New function.
13477 (gnus-bookmark-set, gnus-bookmark-make-cell): Use it.
13478 (gnus-bookmark-set-bookmark-name): Don't use 2nd arg of split-string.
13479 (gnus-bookmark-write-file): Bind coding-system-for-write.
13480 (gnus-bookmark-insert-file-format-version-stamp): Add coding cookie.
13481 (gnus-bookmark-jump): Make completing-read work with XEmacs; activate
13482 group before selecting it.
13483 (gnus-bookmark-get-bookmark): Use assoc instead of assoc-string.
13484 (gnus-bookmark-bmenu-mode-map): Bind `q' to bury-buffer instead of
13485 quit-window if it is not available; use gnus-mouse-2 and bind it to
13486 gnus-bookmark-bmenu-select-by-mouse.
13487 (gnus-bookmark-show-details): Remove unused variable `details-list'.
13488 (gnus-bookmark-bmenu-select-by-mouse): New function.
13489
13490 2006-08-13 Romain Francoise <romain@orebokech.com>
13491
13492 * mm-extern.el (mm-extern-mail-server): End `y-or-n-p' prompt with a
13493 space.
13494
13495 2006-08-09 Katsumi Yamaoka <yamaoka@jpl.org>
13496
13497 * compface.el (uncompface): Use binary rather than raw-text-unix.
13498
13499 2006-08-09 Katsumi Yamaoka <yamaoka@jpl.org>
13500
13501 * compface.el (uncompface): Make sure the eol conversion doesn't take
13502 place when communicating with the external programs.
13503 Reported by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
13504
13505 2006-07-31 Katsumi Yamaoka <yamaoka@jpl.org>
13506
13507 * nnheader.el (nnheader-insert-head): Fix typo in comment.
13508
13509 2006-07-31 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
13510
13511 * nnweb.el (nnweb-google-parse-1): Update regexp for author and date.
13512 Make it more robust by parsing author and date independently.
13513
13514 2006-07-28 Katsumi Yamaoka <yamaoka@jpl.org>
13515
13516 * nnheader.el (nnheader-insert-head): Make it work with Mac as well.
13517
13518 2006-07-28 Daiki Ueno <ueno@unixuser.org>
13519
13520 * mml2015.el (mml2015-epg-sign): If mml2015-signers is not set, use the
13521 first matching secret key.
13522 (mml2015-epg-encrypt): Ditto.
13523
13524 * mml1991.el (mml1991-epg-sign): If mml1991-signers is not set, use the
13525 first matching secret key.
13526 (mml1991-epg-encrypt): Ditto.
13527
13528 * mml2015.el (mml2015-encrypt-to-self): New user option.
13529 (mml2015-epg-encrypt): Append mml2015-signers to recipients list if
13530 mml2015-epg-encrypt-to-self is set.
13531
13532 * mml1991.el (mml1991-encrypt-to-self): New variable.
13533 (mml1991-epg-encrypt): Append mml1991-signers to recipients list if
13534 mml1991-epg-encrypt-to-self is set.
13535
13536 * mml2015.el (mml2015-signers): New user option.
13537 (mml2015-epg-sign): Reflect the value of mml2015-signers.
13538 (mml2015-epg-encrypt): Allow to select signing keys.
13539
13540 * mml1991.el (mml1991-signers): New variable.
13541 (mml1991-epg-sign): Reflect the value of mml1991-signers.
13542 (mml1991-epg-encrypt): Allow to select signing keys.
13543
13544 2006-07-27 Katsumi Yamaoka <yamaoka@jpl.org>
13545
13546 * nnheader.el (nnheader-insert-head): Make it work even if the file
13547 uses CRLF for the line-break code.
13548
13549 2006-07-25 Daiki Ueno <ueno@unixuser.org>
13550
13551 * mml2015.el: Require mml-sec instead of password.
13552 (mml2015-verbose): Inherit the default value from mml-secure-verbose.
13553 (mml2015-cache-passphrase): Inherit the default value from
13554 mml-secure-cache-passphrase.
13555 (mml2015-passphrase-cache-expiry): Inherit the default value from
13556 mml-secure-passphrase-cache-expiry.
13557
13558 * mml1991.el: Require mml-sec instead of password.
13559 (mml1991-verbose): Inherit the default value from mml-secure-verbose.
13560 (mml1991-cache-passphrase): Inherit the default value from
13561 mml-secure-cache-passphrase.
13562 (mml1991-passphrase-cache-expiry): Inherit the default value from
13563 mml-secure-passphrase-cache-expiry.
13564
13565 * mml-sec.el: Require password.
13566 (mml-secure-verbose): New user option.
13567 (mml-secure-cache-passphrase): New user option.
13568 (mml-secure-passphrase-cache-expiry): New user option.
13569
13570 2006-07-24 David Smith <davidsmith@acm.org> (tiny change)
13571 Andreas Vögele <andreas@altroot.de> (tiny change)
13572
13573 * pgg-def.el (pgg-truncate-key-identifier):
13574 Truncate the key ID to 8 letters from the end.
13575
13576 2006-07-19 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
13577
13578 * mm-url.el (mm-url-insert-file-contents): Inhibit Connection: close
13579 workaround for the url package included with Emacs.
13580
13581 * nnweb.el (nnweb-google-create-mapping): Update regexp.
13582
13583 2006-07-19 Katsumi Yamaoka <yamaoka@jpl.org>
13584
13585 * gnus-sum.el (gnus-select-newsgroup): Setup the article buffer
13586 correctly. This fixes a bug caused by the 2006-05-12 change.
13587
13588 2006-07-18 Karl Fogel <kfogel@red-bean.com>
13589
13590 * nnmail.el (nnmail-article-group): If splitting raises an error, give
13591 some information about the error when saying that the `bogus' mail
13592 group will be used.
13593
13594 2006-07-17 Reiner Steib <Reiner.Steib@gmx.de>
13595
13596 * gnus-sum.el (gnus-summary-delete-article): Don't use TAB in doc
13597 string.
13598
13599 2006-07-16 NAKAJI Hiroyuki <nakaji@heimat.jp> (tiny change)
13600
13601 * mm-util.el (mm-charset-synonym-alist): Map windows-31j to cp932.
13602
13603 2006-07-14 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
13604
13605 * gnus-start.el (gnus-subscribe-options-newsgroup-method): Doc fix.
13606
13607 2006-07-10 Daiki Ueno <ueno@unixuser.org>
13608
13609 * mml1991.el (mml1991-function-alist): Add epg.
13610 (mml1991-epg-passphrase-callback, mml1991-epg-sign)
13611 (mml1991-epg-encrypt): New functions.
13612
13613 2006-07-10 Daiki Ueno <ueno@unixuser.org>
13614
13615 * mml2015.el (mml2015-verbose): New variable.
13616 (mml2015-cache-passphrase): Ditto.
13617 (mml2015-passphrase-cache-expiry): Ditto.
13618 (mml2015-function-alist): Add epg.
13619 (mml2015-epg-passphrase-callback, mml2015-epg-decrypt)
13620 (mml2015-epg-clear-decrypt, mml2015-epg-verify)
13621 (mml2015-epg-clear-verify, mml2015-epg-sign, mml2015-epg-encrypt):
13622 New functions.
13623
13624 2006-07-08 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
13625
13626 * message.el (message-cite-original-1): Preserve region when removing
13627 quoted text due to X-No-Archive in order to avoid bogus attribution
13628 when citing multiple messages.
13629
13630 2006-06-27 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
13631
13632 * gnus-group.el (gnus-group-sort-by-unread): Fix typo.
13633 Reported by Kenneth Jacker <khj@be.cs.appstate.edu>.
13634
13635 2006-06-26 Reiner Steib <Reiner.Steib@gmx.de>
13636
13637 * gnus-diary.el (gnus-user-format-function-d)
13638 (gnus-user-format-function-D): Autoload.
13639
13640 * imap.el (Commentary): Fix typo.
13641
13642 * gnus-util.el (kill-empty-logs, gnus-byte-compile): Remove anonymous
13643 2006-04-22 contribution.
13644
13645 2006-06-26 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
13646
13647 * gnus.el (gnus-valid-select-methods): Revert last change for nnweb.
13648 It didn't really fix the bogosity I'm seeing with solid web groups.
13649
13650 2006-06-26 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
13651
13652 * gnus.el (gnus-valid-select-methods): Declare nnweb with 'address.
13653 Since revision 6.95 (2003-01-05) of gnus-group.el, solid web groups are
13654 created using server names. If we use the feature without declaring
13655 it, Gnus does not properly manage server and group state.
13656
13657 * nnweb.el (nnweb-google-search): Respect nnweb-max-hits as upper
13658 bound.
13659
13660 2006-06-25 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
13661
13662 * gnus.el (gnus-find-method-for-group): On killed/unknown groups, try
13663 looking up the method using GROUP's prefix before inventing a new one.
13664 It is used on killed/unknown groups in various places where returning
13665 an all-new method isn't expected by the caller.
13666
13667 * gnus-util.el (gnus-group-server): Fix for empty virtual server names
13668 and match semantics of gnus-group-real-prefix.
13669
13670 2006-06-22 Reiner Steib <Reiner.Steib@gmx.de>
13671
13672 * nnmail.el (nnmail-broken-references-mailers): New variable.
13673 (nnmail-ignore-broken-references): New function generalizing
13674 nnmail-fix-eudora-headers.
13675 (nnmail-fix-eudora-headers): Now obsolete.
13676
13677 * gnus-art.el (gnus-button-handle-custom):
13678 Support `customize-apropos*'.
13679
13680 2006-06-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
13681
13682 * gnus-art.el (article-hide-headers): Inhibit read-only stuff.
13683
13684 * gnus-group.el (gnus-fetch-group): Document ARTICLES and select those
13685 articles.
13686
13687 2006-06-21 Reiner Steib <Reiner.Steib@gmx.de>
13688
13689 * message.el (message-cite-reply-above): New variable.
13690 (message-yank-original): Use it.
13691
13692 2006-06-20 Katsumi Yamaoka <yamaoka@jpl.org>
13693
13694 * rfc2231.el (rfc2231-parse-string): Allow `*'s in parameter values.
13695
13696 2006-06-20 Reiner Steib <Reiner.Steib@gmx.de>
13697
13698 * gnus-bookmark.el (gnus-bookmark-jump): Don't mark unrelated articles
13699 as read.
13700
13701 * gnus-group.el (gnus-group-quick-select-group): Add GROUP argument.
13702
13703 2006-06-19 Reiner Steib <Reiner.Steib@gmx.de>
13704
13705 * gnus-bookmark.el: Fix Copyright, keywords, whitespace, etc.
13706 (gnus-bookmark-default-file): Use gnus-directory.
13707 (gnus-bookmark-bmenu-file-column, gnus-bookmark-use-annotations):
13708 Remove "*" in doc string.
13709 (gnus-bookmark-write-file): Simplify.
13710 (gnus-bookmark-maybe-sort-alist): Use `when'.
13711 (gnus-bookmark-get-bookmark): Fix typo in doc string.
13712 (gnus-bookmark-set-bookmark-name, gnus-bookmark-get-bookmark):
13713 Add FIXME about Emacs 21 and XEmacs compatibility.
13714 (gnus-bookmark-set-bookmark-name): Use `gnus-replace-in-string' for
13715 compatibility.
13716 (gnus-bookmark-bmenu-mode): Use `gnus-run-mode-hooks' for
13717 compatibility.
13718 (gnus-bookmark-menu-heading): Fix version.
13719
13720 2006-06-19 Bastien Guerry <bzg@altern.org>
13721
13722 * gnus-bookmark.el: New file.
13723
13724 2006-06-19 Katsumi Yamaoka <yamaoka@jpl.org>
13725
13726 * message.el (message-syntax-checks): Doc fix.
13727
13728 2006-06-17 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
13729
13730 * gnus-srvr.el (gnus-browse-unsubscribe-group): Don't subscribe
13731 unsubscribed groups as if they were killed ones. It causes duplicate
13732 entries in gnus-newsrc-alist.
13733
13734 2006-06-16 Katsumi Yamaoka <yamaoka@jpl.org>
13735
13736 * message.el (message-syntax-checks): Doc fix.
13737 (message-send-mail): Add check for continuation headers.
13738 (message-check-news-header-syntax): Fix regexp used to check for
13739 continuation headers.
13740
13741 2006-06-14 Katsumi Yamaoka <yamaoka@jpl.org>
13742
13743 * gnus-art.el (gnus-display-mime): Make sure body ends with newline.
13744
13745 2006-06-11 Reiner Steib <Reiner.Steib@gmx.de>
13746
13747 * gnus-art.el (gnus-article-toggle-truncate-lines): Fix code.
13748
13749 2006-06-11 Katsumi Yamaoka <yamaoka@jpl.org>
13750
13751 * gnus-art.el (gnus-article-truncate-lines): Default to the value of
13752 default-truncate-lines.
13753
13754 2006-06-06 Katsumi Yamaoka <yamaoka@jpl.org>
13755
13756 * mm-util.el (mm-mime-mule-charset-alist): Use unicode-precedence-list
13757 to fill the utf-8 entry.
13758
13759 2006-06-01 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
13760
13761 * nnweb.el (nnweb-google-parse-1): Update regexp for author and date.
13762
13763 2006-05-30 Kevin Greiner <kevin.greiner@compsol.cc>
13764
13765 * gnus-agent.el (directory-files-and-attributes): Move all the way
13766 forward (the third and final move).
13767 (gnus-agent-read-agentview): Trap reconstruction errors due to
13768 nonexistent directory. Handle by returning nil.
13769
13770 2006-05-30 Didier Verna <didier@xemacs.org>
13771
13772 * message.el (message-dont-reply-to-names): Update the custom type.
13773 * message.el (message-dont-reply-to-names): New defsubst: potentially
13774 convert a list of regexps into a single one.
13775 * message.el (message-get-reply-headers): Use it.
13776 * nnmail.el (nnmail-fancy-expiry-target): Ditto.
13777
13778 2006-05-30 Katsumi Yamaoka <yamaoka@jpl.org>
13779
13780 * gnus-agent.el (directory-files-and-attributes): Move forward.
13781
13782 2006-05-29 Reiner Steib <Reiner.Steib@gmx.de>
13783
13784 * gnus-ml.el (gnus-mailing-list-subscribe)
13785 (gnus-mailing-list-unsubscribe, gnus-mailing-list-owner)
13786 (gnus-mailing-list-message): Fix doc strings.
13787
13788 2006-05-29 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
13789
13790 * gnus-ml.el (gnus-mailing-list-message): Use gnus-url-mailto instead
13791 of doing it manually.
13792
13793 2006-05-29 Reiner Steib <Reiner.Steib@gmx.de>
13794
13795 * gnus-art.el (gnus-article-toggle-truncate-lines): Fix typo in
13796 comment.
13797
13798 2006-05-29 Kevin Greiner <kevin.greiner@compsol.cc>
13799
13800 * gnus-agent.el: Add gnus-agent-flush* to purge agent info.
13801 (gnus-agent-read-agentview): Fix handling of end-of-file error.
13802 (gnus-agent-read-local): All symbols allocated in my-obarray.
13803 (gnus-agent-set-local): Skip invalid entries (min and/or max is nil).
13804 (gnus-agent-regenerate-group): Check numeric names to see if they are
13805 messages or groups.
13806 (gnus-agent-total-fetched-for): Ignore 'dummy.group' (there should be a
13807 better way of do this...)
13808
13809 * gnus-cache.el (gnus-agent-total-fetched-for):
13810 Ignore 'dummy.group' (there should be a better way of do this...)
13811
13812 2006-05-29 Katsumi Yamaoka <yamaoka@jpl.org>
13813
13814 * gnus-art.el (gnus-save-all-headers): Mention it might be overridden.
13815 (gnus-saved-headers): Ditto.
13816 (gnus-default-article-saver): Mention functions may have properties.
13817 (gnus-article-save): Override gnus-save-all-headers and
13818 gnus-saved-headers by :headers property which saver function may have.
13819 (gnus-summary-save-in-file): Add :headers property.
13820 (gnus-summary-write-to-file): Ditto.
13821
13822 * gnus-sum.el (gnus-summary-save-article): Bind
13823 gnus-prompt-before-saving to t when saving many articles in a file;
13824 always show all headers.
13825
13826 2006-05-26 Reiner Steib <Reiner.Steib@gmx.de>
13827
13828 * deuglify.el (gnus-outlook-rearrange-article): Add missing citation
13829 marks.
13830
13831 * message.el (message-indent-citation): Add optional arguments to allow
13832 using it outside of message buffers.
13833
13834 * gnus-art.el (gnus-article-unfold-long-headers): New variable.
13835 (gnus-article-treat-unfold-headers): Use it.
13836 (gnus-article-truncate-lines): New variable.
13837 (gnus-article-mode): Use it.
13838 (gnus-article-toggle-truncate-lines): New function.
13839
13840 * gnus-sum.el (gnus-summary-wash-map, gnus-summary-make-menu-bar):
13841 Add gnus-article-toggle-truncate-lines.
13842
13843 * uudecode.el (uudecode-decode-region-external): nil isn't a valid
13844 coding system in XEmacs, use binary.
13845
13846 2006-05-26 Katsumi Yamaoka <yamaoka@jpl.org>
13847
13848 * mm-util.el (mm-enrich-utf-8-by-mule-ucs): Don't edit
13849 after-load-alist.
13850
13851 * gnus-art.el (gnus-summary-save-in-file): Use property to specify
13852 this function should save decoded articles.
13853 (gnus-summary-write-to-file): Use property to specify this function
13854 should save decoded articles and specify gnus-summary-save-in-file
13855 should be used to save articles other than the first one when saving
13856 many articles.
13857 (gnus-summary-save-body-in-file): Use property to specify this
13858 function should save decoded articles.
13859 (gnus-summary-write-body-to-file): Use property to specify this
13860 function should save decoded articles and specify
13861 gnus-summary-save-body-in-file should be used to save articles other
13862 than the first one when saving many articles.
13863
13864 * gnus-sum.el (gnus-summary-save-article): Simplify.
13865
13866 2006-05-25 Katsumi Yamaoka <yamaoka@jpl.org>
13867
13868 * gnus-art.el (gnus-default-article-saver):
13869 Add gnus-summary-write-body-to-file.
13870 (gnus-article-save-coding-system): Don't use coding system object
13871 in XEmacs.
13872 (gnus-read-save-file-name): Add optional `dir-var' argument which
13873 specifies directory in which files are saved; work even if optional
13874 `variable' argument is not specified.
13875 (gnus-summary-write-to-file): Read file name.
13876 (gnus-summary-save-body-in-file): Add optional `overwrite' argument.
13877 (gnus-summary-write-body-to-file): New function.
13878
13879 * gnus-sum.el (gnus-newsgroup-last-directory): New variable.
13880 (gnus-summary-local-variables): Add it.
13881 (gnus-summary-save-map): Add gnus-summary-write-article-body-file.
13882 (gnus-summary-save-article): Remove optional `decode' argument;
13883 determine whether to decode articles by the value of
13884 gnus-default-article-saver; when saving many files using
13885 gnus-summary-write-to-file or gnus-summary-write-body-to-file, use
13886 it first and use gnus-summary-save-in-file or
13887 gnus-summary-save-body-in-file thereafter unless
13888 gnus-prompt-before-saving is always; move point to article which
13889 will be saved.
13890 (gnus-summary-save-article-file): Revert.
13891 (gnus-summary-write-article-file): Revert.
13892 (gnus-summary-save-article-body-file): Revert.
13893 (gnus-summary-write-article-body-file): New function.
13894
13895 2006-05-26 Reiner Steib <Reiner.Steib@gmx.de>
13896
13897 * gnus-art.el (gnus-article-browse-html-article): Remove comment.
13898
13899 2006-05-24 Katsumi Yamaoka <yamaoka@jpl.org>
13900
13901 * gnus-art.el (gnus-default-article-saver): Doc fix.
13902 (gnus-article-save-coding-system): Move from gnus-sum.el, rename
13903 from gnus-summary-save-article-coding-system, and default to a
13904 certain coding system.
13905 (gnus-output-to-file): Add coding cookie and encode text according
13906 to gnus-article-save-coding-system; don't use mm-append-to-file.
13907
13908 * gnus-sum.el (gnus-summary-save-article-coding-system): Move to
13909 gnus-art.el and rename to gnus-article-save-coding-system.
13910 (gnus-summary-save-article): Require gnus-art; don't show all
13911 headers if it decodes articles; don't add coding cookie here;
13912 don't bind mm-text-coding-system-for-write.
13913 (gnus-summary-save-article-file): Save decoded articles.
13914 (gnus-summary-write-article-file): When saving many files, use
13915 gnus-summary-write-to-file first and gnus-summary-save-in-file
13916 thereafter unless gnus-prompt-before-saving is always.
13917 (gnus-summary-save-article-body-file): Save decoded articles.
13918
13919 2006-05-23 Reiner Steib <Reiner.Steib@gmx.de>
13920
13921 * nnrss.el (nnrss-check-group): Bind hash-index.
13922
13923 2006-05-23 Michaël Cadilhac <michael.cadilhac@lrde.org>
13924
13925 * nnrss.el (nnrss-check-group): Use the md5sum of the whole RSS item as
13926 its hash index. Store this hash in `nnrss-group-data'.
13927 (nnrss-read-group-data): Update accordingly.
13928
13929 2006-05-23 Reiner Steib <Reiner.Steib@gmx.de>
13930
13931 * gnus-art.el (gnus-button-alist): Improve gnus-button-handle-symbol
13932 entry.
13933
13934 * gnus-sum.el (gnus-summary-make-menu-bar):
13935 Add gnus-article-browse-html-article.
13936
13937 2006-05-23 Hynek Schlawack <hynek@ularx.de>
13938
13939 * gnus-sum.el (gnus-summary-mime-map):
13940 Add gnus-article-browse-html-article.
13941
13942 2006-05-23 Reiner Steib <Reiner.Steib@gmx.de>
13943
13944 * gnus-sum.el (gnus-summary-save-article-coding-system): Offer some
13945 suitable coding systems in customize.
13946
13947 2006-05-22 Reiner Steib <Reiner.Steib@gmx.de>
13948
13949 * mail-source.el (mail-sources): Fix custom type.
13950
13951 2006-05-18 Reiner Steib <Reiner.Steib@gmx.de>
13952
13953 * gnus-sum.el (gnus-summary-save-article-mail): Clarify doc string.
13954 (gnus-summary-expire-articles-now): Shorten prompt.
13955
13956 * gmm-utils.el (wid-edit): Require.
13957 (defun-gmm): Rename from `gmm-defun-compat'.
13958 (gmm-image-search-load-path): Use it.
13959 (gmm-image-load-path-for-library): Use it. Sync with `mh-compat.el'.
13960
13961 2006-05-17 Katsumi Yamaoka <yamaoka@jpl.org>
13962
13963 * gnus-sum.el (gnus-summary-save-article-coding-system):
13964 New variable.
13965 (gnus-summary-save-article): Add optional `decode' argument.
13966 If it is set and gnus-summary-save-article-coding-system is non-nil,
13967 save decoded article.
13968 (gnus-summary-write-article-file): Save decoded article if
13969 gnus-summary-save-article-coding-system is non-nil.
13970
13971 * ecomplete.el (ecomplete-database-file-coding-system): Fix custom
13972 type.
13973
13974 2006-05-16 Katsumi Yamaoka <yamaoka@jpl.org>
13975
13976 * gnus-art.el (easy-menu-define): Use :active instead of :enable.
13977
13978 2006-05-12 Katsumi Yamaoka <yamaoka@jpl.org>
13979
13980 * gnus-art.el (gnus-article-setup-buffer): Go to summary buffer
13981 first to test gnus-single-article-buffer which may be buffer-local.
13982
13983 * gnus-sum.el (gnus-summary-setup-buffer):
13984 Make gnus-single-article-buffer buffer-local and nil in ephemeral
13985 group; make gnus-article-buffer, gnus-article-current, and
13986 gnus-original-article-buffer always buffer-local.
13987 (gnus-summary-exit): Kill article buffer belonging to ephemeral
13988 group.
13989 (gnus-handle-ephemeral-exit): Don't move to next summary line.
13990
13991 2006-05-08 Reiner Steib <Reiner.Steib@gmx.de>
13992
13993 * nnml.el (nnml-request-compact-group): Compressed files might not
13994 have .gz extension.
13995
13996 2006-05-04 Stefan Monnier <monnier@iro.umontreal.ca>
13997
13998 * mm-decode.el (mm-dissect-buffer): Remove spurious double assignment.
13999 (mm-copy-to-buffer): Use with-current-buffer.
14000 (mm-display-part): Simplify.
14001 (mm-inlinable-p): Add optional arg `type'.
14002
14003 2006-05-03 Stefan Monnier <monnier@iro.umontreal.ca>
14004
14005 * gnus-art.el (gnus-mime-view-part-as-type): Add optional PRED arg.
14006 (gnus-mime-view-part-externally, gnus-mime-view-part-internally):
14007 Try harder to show the attachment internally or externally using
14008 gnus-mime-view-part-as-type.
14009
14010 2006-05-02 Reiner Steib <Reiner.Steib@gmx.de>
14011
14012 * message.el (message-from-style, message-signature-separator)
14013 (message-user-organization-file, message-send-mail-function)
14014 (message-citation-line-function, message-yank-prefix)
14015 (message-indent-citation-function, message-signature)
14016 (message-signature-file, message-signature-insert-empty-line):
14017 Remove autoloads.
14018
14019 * gnus-art.el (gnus-buttonized-mime-types):
14020 Remove "multipart/signed". Revert 2006-04-26 change.
14021
14022 2006-05-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
14023
14024 * gnus.el (gnus-version-number): Bump version.
14025
14026 2006-05-01 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
14027
14028 * gnus.el: No Gnus v0.5 is released.
14029
14030 2006-04-30 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
14031
14032 * nnweb.el (nnweb-request-article): Do proper xwfu encoding when
14033 fetching articles by message-id.
14034
14035 2006-04-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
14036
14037 * message.el (hashcash): Require hashcash as normal.
14038
14039 * ecomplete.el (ecomplete-highlight-match-line):
14040 Use point-at-eol.
14041 (ecomplete-highlight-match-line): Use `highlight', because that
14042 face exists in both Emacs and XEmacs.
14043
14044 * message.el (message-display-abbrev): Use point-at-bol.
14045
14046 * mail-source.el: Don't require timer/timer-funcs.
14047
14048 * gnus-async.el: Ditto.
14049
14050 * password.el: Ditto.
14051
14052 * mm-url.el: Ditto.
14053
14054 * mm-util.el: Require timer/timer-funcs.
14055
14056 2006-04-23 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
14057
14058 * mm-url.el (mm-url-insert-file-contents): Don't set Connection:
14059 Close.
14060
14061 2006-04-28 Katsumi Yamaoka <yamaoka@jpl.org>
14062
14063 * mm-uu.el (mm-uu-pgp-encrypted-extract-1): Assume buffer is made
14064 unibyte after clear-decrypt function runs.
14065
14066 * mml2015.el (mml2015-pgg-clear-decrypt): Treat data which pgg
14067 returns as a unibyte string.
14068
14069 2006-04-27 Katsumi Yamaoka <yamaoka@jpl.org>
14070
14071 * mml1991.el (mml1991-pgg-sign): No need to load pgg.el, which is
14072 always loaded by way of gnus-art.el -> mm-uu.el -> mml2015.el.
14073 (mml1991-pgg-encrypt): Ditto.
14074
14075 2006-04-26 Reiner Steib <Reiner.Steib@gmx.de>
14076
14077 * message.el (message-user-organization-file): Check several
14078 locations of the organization file.
14079
14080 * gnus-sum.el (gnus-summary-mime-map, gnus-summary-make-menu-bar):
14081 Add gnus-article-view-part-as-type.
14082
14083 * gnus-art.el (gnus-article-view-part-as-type): New function.
14084
14085 * message.el (message-valid-fqdn-regexp): Add TLDs .cat, jobs,
14086 .mobi and .travel. Remove .nato, .bitnet and .uucp.
14087
14088 * mml.el: Simplify autoload.
14089 (mml-mode): defvar dnd-protocol-alist instead of using
14090 symbol-value.
14091 (mml-default-directory): New variable.
14092 (mml-minibuffer-read-file): Use it.
14093 (mml-dnd-protocol-alist, mml-dnd-attach-options): Adjust :version.
14094
14095 * message.el (message-citation-line-format): New variable.
14096 (message-insert-formated-citation-line): New function.
14097 (message-citation-line-function):
14098 Add `message-insert-formated-citation-line' to custom type.
14099
14100 * mm-decode.el (mm-verify-option): Add gnus-buttonized-mime-types
14101 to doc string.
14102
14103 * gnus-art.el (gnus-buttonized-mime-types): Add "multipart/signed"
14104 depending on mm-verify-option.
14105
14106 2006-04-26 Katsumi Yamaoka <yamaoka@jpl.org>
14107
14108 * mml1991.el (mml1991-pgg-sign): Make sure to load pgg.el before
14109 binding pgg-* variables; reimplement the section which prevents
14110 MIME header from being signed.
14111 (mml1991-pgg-encrypt): Make sure to load pgg.el before binding
14112 pgg-text-mode; remove a blank line at the top of body.
14113
14114 * mm-uu.el (mm-uu-pgp-encrypted-extract-1): Don't remove blank
14115 lines at the top of body; use gnus-newsgroup-charset if there's no
14116 Charset header.
14117
14118 2006-04-25 Katsumi Yamaoka <yamaoka@jpl.org>
14119
14120 * message.el (message-self-insert-commands): Doc fix.
14121
14122 * mm-uu.el (mm-uu-pgp-signed-test): Erase prompt.
14123 (mm-uu-pgp-encrypted-test): Ditto.
14124 (mm-uu-pgp-encrypted-extract-1): Make sure there's a blank line
14125 between header and body; return application/pgp-encrypted handle
14126 if decryption failed; decode decrypted body by charset.
14127
14128 * mm-decode.el (mm-automatic-display): Don't make application/pgp
14129 element match to application/pgp-*.
14130
14131 2006-04-23 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
14132
14133 * nnweb.el (nnweb-google-wash-article): Sync up to new Google
14134 HTML.
14135
14136 2006-04-23 Lars Magne Ingebrigtsen <larsi@gnus.org>
14137
14138 * mail-source.el (mail-source-call-script): Message the error
14139 string.
14140
14141 2006-04-22 Lars Magne Ingebrigtsen <larsi@gnus.org>
14142
14143 * gnus-util.el (gnus-byte-compile): Use it.
14144
14145 2006-04-22 xyblor <fake@invalid.email> (tiny change)
14146
14147 * gnus-util.el (kill-empty-logs): New function.
14148
14149 2006-04-22 Lars Magne Ingebrigtsen <larsi@gnus.org>
14150
14151 * message.el (message-mail-alias-type): Doc fix.
14152 (message-mail-alias-type-p): New function.
14153 (message-send): Use it.
14154 (message-mode): Ditto.
14155 (message-strip-forbidden-properties): Ditto.
14156
14157 * ecomplete.el (ecomplete-database-file-coding-system):
14158 New variable.
14159 (ecomplete-save): Use it.
14160 (ecomplete-setup): Use it.
14161
14162 2006-04-22 Katsumi Yamaoka <yamaoka@jpl.org>
14163
14164 * message.el (message-self-insert-commands): New variable.
14165 (message-strip-forbidden-properties): Use it.
14166
14167 2006-04-22 Lars Magne Ingebrigtsen <larsi@gnus.org>
14168
14169 * message.el (message-put-addresses-in-ecomplete): Use a regexp
14170 that doesn't make XEmacs choke.
14171
14172 2006-04-20 Reiner Steib <Reiner.Steib@gmx.de>
14173
14174 * gnus-util.el (gnus-replace-in-string):
14175 Prefer replace-regexp-in-string over of replace-in-string.
14176
14177 2006-04-20 Katsumi Yamaoka <yamaoka@jpl.org>
14178
14179 * gnus-util.el (gnus-select-frame-set-input-focus):
14180 Use select-frame-set-input-focus if it is available in XEmacs; use
14181 definition defined in Emacs 22 for old Emacsen.
14182
14183 2006-04-19 Katsumi Yamaoka <yamaoka@jpl.org>
14184
14185 * mm-view.el (mm-inline-text): Use equal instead of equalp.
14186
14187 2006-04-18 Teodor Zlatanov <tzz@lifelogs.com>
14188
14189 * gnus-registry.el (gnus-registry-cache-save): Remove text
14190 properties when saving via the temp buffer.
14191
14192 2006-04-18 Reiner Steib <Reiner.Steib@gmx.de>
14193
14194 * message.el (message-generate-hashcash): Honor custom type.
14195
14196 2006-04-18 Lars Magne Ingebrigtsen <larsi@gnus.org>
14197
14198 * message.el (message-generate-hashcash): Default to non-nil when
14199 hashcash is found.
14200
14201 * gnus-sum.el (gnus-summary-expire-articles-now): Clarify prompt.
14202 (gnus-refer-thread-limit): Increase default to 500.
14203
14204 * mm-view.el (mm-inline-text): Supply delsp to flow-fill.
14205
14206 * flow-fill.el (fill-flowed): Allow delete-space.
14207
14208 2006-04-18 Reiner Steib <Reiner.Steib@gmx.de>
14209
14210 * deuglify.el (gnus-outlook-deuglify-unwrap-min)
14211 (gnus-outlook-deuglify-unwrap-max, gnus-outlook-display-hook):
14212 Remove autoloads.
14213
14214 2006-04-18 Simon Josefsson <jas@extundo.com>
14215
14216 * message.el (message-generate-hashcash): Default to.
14217
14218 2006-04-18 Katsumi Yamaoka <yamaoka@jpl.org>
14219
14220 * rfc2231.el (rfc2231-parse-string): Decode encoded value after
14221 concatenating segments rather than before concatenating them.
14222
14223 2006-04-17 Reiner Steib <Reiner.Steib@gmx.de>
14224
14225 * gnus-group.el: Move comment to gnus-group-update-tool-bar.
14226
14227 * imap.el (imap-quote-specials): New function.
14228 (imap-login-auth): Quote specials.
14229
14230 2006-04-17 Lars Magne Ingebrigtsen <larsi@gnus.org>
14231
14232 * rfc2231.el (rfc2231-parse-string): Sort the parameters first.
14233
14234 * message.el (message-forward-make-body-plain):
14235 Allow message-forward-ignored-headers to be a list.
14236 (message-remove-ignored-headers): Factor out into function.
14237 (message-forward-make-body-mml): Use it.
14238 * rfc2231.el (rfc2231-parse-string): Remove dead code.
14239 (rfc2231-parse-string): Allow concatanation of parameters that
14240 aren't contiguous. The test case is
14241 (mail-header-parse-content-type "message/external-body;
14242 name*0*=us-ascii''~%2ffoo%2fbar%2fbaz%2fxyzzy%2f;
14243 access-type=LOCAL-FILE;
14244 name*1*=plugh%2fhello-sailor%2fbing.pdf")
14245
14246 2006-04-17 Stefan Monnier <monnier@iro.umontreal.ca>
14247
14248 * nntp.el (nntp-accept-process-output): Return the value of
14249 `nnheader-accept-process-output'.
14250
14251 2006-04-17 Lars Magne Ingebrigtsen <larsi@gnus.org>
14252
14253 * gnus-art.el (gnus-article-treat-types): Add text/x-patch.
14254 (gnus-button-alist): Recognize more diff formats.
14255 (gnus-button-patch): Strip directory.
14256
14257 2006-04-17 Reiner Steib <Reiner.Steib@gmx.de>
14258
14259 * gnus-util.el (gnus-select-frame-set-input-focus): Check for
14260 Emacs 22 when setting focus.
14261
14262 2006-04-17 Lars Magne Ingebrigtsen <larsi@gnus.org>
14263
14264 * gnus-art.el (gnus-article-treat-types): Do treatment of
14265 text/x-verbatim parts.
14266 (gnus-button-patch): New command.
14267
14268 * ietf-drums.el (ietf-drums-parse-address): Attempt parsing
14269 addresses that contain invalid characters.
14270
14271 2006-04-16 Lars Magne Ingebrigtsen <larsi@gnus.org>
14272
14273 * message.el (message-put-addresses-in-ecomplete):
14274 Use gnus-replace-in-string.
14275 (message-is-yours-p): Use the more correct
14276 mail-header-parse-address instead of
14277 mail-extract-address-components.
14278 (message-put-addresses-in-ecomplete): Fix typo.
14279
14280 * gnus-sum.el (gnus-summary-limit-to-bodies): New command and
14281 keystroke.
14282
14283 * gnus-art.el (gnus-treatment-function-alist): Change order of
14284 newsgroups/generic header folding to avoid double-folding.
14285
14286 * message.el (message-hidden-headers): Add X-Draft-From.
14287
14288 * gnus-sum.el (gnus-summary-repeat-search-article-forward):
14289 New command.
14290 (gnus-summary-repeat-search-article-backward): New command.
14291
14292 * gnus-topic.el (gnus-topic-display-missing-topic): Skip past
14293 groups in the parent topic.
14294
14295 2006-04-16 João Cachopo <joao.cachopo@inesc-id.pt> (tiny change)
14296
14297 * spam.el (spam-necessary-extra-headers): Add X-CRM114-Status.
14298 (spam-extra-header-to-number): Return the CRM114 number as a
14299 number instead of a string.
14300
14301 2006-04-16 Lars Magne Ingebrigtsen <larsi@gnus.org>
14302
14303 * gnus-art.el (gnus-face-properties-alist): Move here from
14304 gnus-fun.
14305
14306 * gnus-fun.el (gnus-face-properties-alist): Move to gnus-art.
14307
14308 2006-04-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
14309
14310 * message.el (message-strip-forbidden-properties): Only display on
14311 self-insert-command.
14312
14313 * hashcash.el (hashcash-insert-payment-async): Remove dead code;
14314 reindent.
14315 (hashcash-insert-payment-async-2): Make sure the buffer is alive.
14316
14317 2006-04-15 NAKAJI Hiroyuki <nakaji@takamatsu-nct.ac.jp> (tiny change)
14318
14319 * smiley.el (smiley-style): Fix typo.
14320
14321 2006-03-23 Kenichi Handa <handa@m17n.org>
14322
14323 * rfc2231.el (rfc2231-encode-string): Use mm-disable-multibyte
14324 instead of set-buffer-multibyte.
14325
14326 2006-03-23 Kenichi Handa <handa@m17n.org>
14327
14328 * rfc2231.el (rfc2231-decode-encoded-string): Work on unibyte
14329 buffer and then decode the buffer text if necessary.
14330 (rfc2231-encode-string): Be sure to work on multibyte buffer at
14331 first, and after mm-encode-body, change the buffer to unibyte.
14332
14333 2006-04-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
14334
14335 * hashcash.el (hashcash-insert-payment-async-2):
14336 Use message-goto-eoh instead of doing it manually.
14337 (mail-add-payment): Use message-narrow-to-header instead of trying
14338 to do the same itself.
14339
14340 * message.el (message-hidden-headers): Add Face.
14341
14342 * gnus-sum.el (gnus-summary-reparent-thread): Factor out
14343 reparenting code.
14344 (gnus-summary-reparent-children): Refactored out code.
14345 (gnus-summary-thread-map): New keystroke.
14346 (gnus-summary-reparent-children): Make into command.
14347
14348 * smiley.el (smiley-style): Default to `medium' if using a large
14349 font.
14350
14351 * gnus-sum.el (unmorse-region): Remove autoload, because morse.el
14352 does it itself.
14353
14354 * message.el (message-point-in-header-p): Simplify definition.
14355
14356 2006-04-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
14357
14358 * nnagent.el (nnagent-request-set-mark): Silence log file
14359 writing.
14360 (nnagent-request-set-mark): Use write-region instead of
14361 append-to-file.
14362
14363 * gnus-sum.el (gnus-read-header): Fudge article number if using a
14364 strange select method.
14365
14366 * ecomplete.el (ecomplete-display-matches): Get highlightling
14367 right.
14368 (ecomplete-display-matches): Use literals.
14369 (ecomplete-display-matches): Disable message logging.
14370
14371 * message.el (message-display-abbrev): Small optimization.
14372
14373 * ecomplete.el (ecomplete-display-matches): Allow automatic
14374 display.
14375
14376 * message.el (message-strip-forbidden-properties):
14377 Display abbrevs.
14378 (message-display-abbrev): Get automatic display right.
14379
14380 * ecomplete.el (ecomplete-display-matches): Use M-n/M-p
14381 keystrokes.
14382
14383 2006-04-13 Romain Francoise <romain@orebokech.com>
14384
14385 TODO: Backport to v5-10!
14386
14387 * gnus-util.el (gnus-alist-to-hashtable, gnus-hashtable-to-alist):
14388 Move here (and rename) from gnus-registry.el.
14389
14390 * gnus-registry.el: Require gnus-util.
14391 Use `gnus-alist-to-hashtable' and `gnus-hashtable-to-alist'.
14392
14393 2006-04-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
14394
14395 * gnus-group.el (gnus-group-catchup-current):
14396 Change if-then-else-if-then-else into cond.
14397 (gnus-group-catchup): Indent.
14398 (group-name-at-point): New function.
14399 (gnus-fetch-group): Provide default from thing at point.
14400
14401 2006-04-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
14402
14403 * message.el (message-display-abbrev): Fix regexp.
14404
14405 * ecomplete.el (ecomplete-highlight-match-line):
14406 Reimplement choosing.
14407 (ecomplete-highlight-match-line): Fix up code rewrite, remove
14408 dead variables.
14409
14410 * message.el (message-newline-and-indent): Remove debugging.
14411 (message-display-abbrev): Use new implementation.
14412
14413 2006-04-12 Reiner Steib <Reiner.Steib@gmx.de>
14414
14415 * gnus-art.el (gnus-article-mode):
14416 Set cursor-in-non-selected-windows to nil.
14417
14418 * smiley.el: Revert previous change.
14419 (smiley-data-directory): defvar it before using it in the
14420 defcustom of `smiley-style'.
14421
14422 2006-04-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
14423
14424 * message.el (message-newline-and-indent): New function.
14425
14426 * ecomplete.el: Implement more bits.
14427
14428 * message.el (message-put-addresses-in-ecomplete): Clean up the
14429 string.
14430
14431 * ecomplete.el (ecomplete-add-item): Chop off decimals.
14432
14433 * gnus-sum.el (gnus-summary-save-parts):
14434 Bind gnus-summary-save-parts-counter and use it to make unique file
14435 names.
14436
14437 * gnus-art.el (gnus-ignored-headers): Add some more headers.
14438
14439 * ietf-drums.el (ietf-drums-parse-addresses): Take a RAWP
14440 parameter to say whether to actually parse the individual
14441 addresses.
14442
14443 * message.el (message-put-addresses-in-ecomplete): New function.
14444 (ecomplete): Require.
14445 (message-mail-alias-type): Add ecomplete as an option.
14446
14447 2006-04-12 Ralf Angeli <angeli@iwi.uni-sb.de>
14448
14449 * flow-fill.el (fill-flowed): Remove trailing space from blank
14450 quoted lines.
14451
14452 2006-04-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
14453
14454 * smiley.el (smiley-style): Move definition later to avoid a
14455 compilation warning.
14456
14457 2006-04-12 Kenichi Handa <handa@m17n.org>
14458
14459 * rfc2231.el (rfc2231-decode-encoded-string): Work on unibyte
14460 buffer and then decode the buffer text if necessary.
14461 (rfc2231-encode-string): Be sure to work on multibyte buffer at
14462 first, and after mm-encode-body, change the buffer to unibyte.
14463 Use mm-disable-multibyte instead of set-buffer-multibyte.
14464
14465 2006-04-12 Katsumi Yamaoka <yamaoka@jpl.org>
14466
14467 * gnus-art.el (gnus-mime-copy-part): Find name parameter in
14468 Content-Type header instead of Content-Disposition header.
14469 (gnus-mime-inline-part): Ditto.
14470 (gnus-mime-view-part-as-charset): Ignore charset that the part
14471 specifies.
14472
14473 * mm-decode.el (mm-display-part): Work with external parts and
14474 usual parts similarly.
14475
14476 * mm-extern.el (mm-inline-external-body): Use mm-display-part
14477 instead of gnus-display-mime.
14478
14479 * mm-util.el (mm-decompress-buffer): Use mm-with-unibyte-buffer
14480 instead of with-temp-buffer.
14481
14482 * gnus-uu.el (gnus-uu-save-article): Put mml tags instead of part
14483 tag to summarized topics part in order to encode non-ASCII text.
14484
14485 2006-04-11 Reiner Steib <Reiner.Steib@gmx.de>
14486
14487 * smiley.el (smiley-style): New variable.
14488 (smiley-directory): New function.
14489 (smiley-data-directory): Derive from `smiley-style' using
14490 `smiley-directory'.
14491 (smiley-regexp-alist): Add new entries.
14492
14493 * gnus-art.el (gnus-button-valid-localpart-regexp): Exclude `@'.
14494 (gnus-article-browse-delete-temp): Add :version.
14495
14496 2006-04-11 Arne Jørgensen <arne@arnested.dk>
14497
14498 * gnus-sieve.el (gnus-sieve-generate): Delete from the start of
14499 the sieve region.
14500
14501 2006-04-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
14502
14503 * gnus.el (gnus-version-number): Bump version.
14504
14505 2006-04-11 Reiner Steib <Reiner.Steib@gmx.de>
14506
14507 * gnus.el: No Gnus v0.4 is released.
14508
14509 2006-04-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
14510
14511 * nnslashdot.el (nnslashdot-retrieve-headers-1): Fix up to new
14512 layout.
14513
14514 * rfc2047.el (rfc2047-decode-encoded-words): Don't message about
14515 unknown charset.
14516
14517 * message.el (message-header-synonyms): Add Original-To to the
14518 default.
14519
14520 * gnus-sum.el (gnus-get-newsgroup-headers-xover): group is an
14521 optional parameter.
14522
14523 2006-04-06 Reiner Steib <Reiner.Steib@gmx.de>
14524
14525 * gnus-fun.el (gnus): Require it for gnus-directory.
14526
14527 2006-04-06 Katsumi Yamaoka <yamaoka@jpl.org>
14528
14529 * gnus-fun.el (gnus-face-properties-alist): Add :version.
14530
14531 2006-04-05 Daiki Ueno <ueno@unixuser.org>
14532
14533 * pgg-gpg.el (pgg-gpg-process-filter): Fix.
14534
14535 2006-04-05 Simon Josefsson <jas@extundo.com>
14536
14537 * password.el (password-reset): New function.
14538
14539 2006-04-05 Daiki Ueno <ueno@unixuser.org>
14540
14541 * pgg-gpg.el (pgg-gpg-encrypt-region, pgg-gpg-sign-region):
14542 Wait for BEGIN_SIGNING too, new in GnuPG 1.4.3.
14543
14544 2006-04-04 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
14545
14546 * nnweb.el (nnweb-google-create-mapping): Update regexp.
14547 Some whitespace was matched into the url, which broke browsing hits
14548 > 100 when mm-url-use-external was nil.
14549
14550 2006-04-04 Reiner Steib <Reiner.Steib@gmx.de>
14551
14552 * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups):
14553 Check gnus-extra-headers for 'Newsgroups.
14554
14555 * message.el (message-tool-bar-gnome): Check if `flyspell-mode' is
14556 bound.
14557
14558 2006-04-04 Daiki Ueno <ueno@unixuser.org>
14559
14560 * pgg-gpg.el: Clean up process buffers every time gpg processes
14561 complete.
14562
14563 2006-04-03 Reiner Steib <Reiner.Steib@gmx.de>
14564
14565 * gnus-fun.el (gnus-convert-image-to-face-command): Fix typo in
14566 doc string.
14567
14568 2006-04-03 Daiki Ueno <ueno@unixuser.org>
14569
14570 * pgg-gpg.el (pgg-gpg-process-filter)
14571 (pgg-gpg-wait-for-completion): Check if buffer is alive.
14572
14573 * pgg-gpg.el (pgg-gpg-process-sentinel): Don't remove GNUPG:
14574 lines, temporary fix.
14575
14576 2006-03-31 Reiner Steib <Reiner.Steib@gmx.de>
14577
14578 * gnus-group.el (gnus-group-update-tool-bar): Add :initialize and :set.
14579
14580 2006-03-29 Daiki Ueno <ueno@unixuser.org>
14581
14582 * pgg-gpg.el (pgg-gpg-start-process): Don't bind
14583 default-enable-multibyte-characters. This reverts the change from
14584 revision 6.17 which is no longer necessary because the passphrase
14585 is sent separately now. GnuPG messages are unreadable under
14586 multibyte locales with default-enable-multibyte-characters set to
14587 nil.
14588
14589 2006-03-28 Reiner Steib <Reiner.Steib@gmx.de>
14590
14591 * message.el (message-tool-bar-gnome): Move "spell".
14592
14593 2006-03-27 Reiner Steib <Reiner.Steib@gmx.de>
14594
14595 * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Don't use
14596 XEmacs-only `replace-in-string'. Use `gnus-group-real-name'
14597 instead.
14598
14599 2006-03-27 Karl Kleinpaste <karl@charcoal.com>
14600
14601 * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups):
14602 Improve newsgroups handling for NNTP overviews which don't include
14603 Newsgroups.
14604
14605 2006-03-26 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
14606
14607 * message.el (message-resend): Bind message-generate-hashcash to nil.
14608
14609 2006-03-26 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
14610
14611 * hashcash.el (hashcash-already-paid-p): Bind case-fold-search
14612 when searching for already-paid recipients.
14613
14614 2006-03-27 Daiki Ueno <ueno@unixuser.org>
14615
14616 * pgg-gpg.el: Invoke gpg asynchronous, to avoid querying for
14617 passphrases when it is not needed.
14618 (pgg-gpg-use-agent): Add, to hard code that pgg shouldn't wait for
14619 passphrase stuff from gpg, should only be necessary when you use
14620 gpg with a smartcard.
14621
14622 2006-03-23 Katsumi Yamaoka <yamaoka@jpl.org>
14623
14624 * mml.el (mml-insert-mime): Ignore cached contents of
14625 message/external-body part.
14626
14627 * mm-decode.el (mm-get-part): Add optional 'no-cache' argument.
14628 (mm-insert-part): Ditto.
14629
14630 2006-03-23 Simon Josefsson <jas@extundo.com>
14631
14632 * pgg-gpg.el (pgg-gpg-update-agent): Add again, with fixes from
14633 Reiner.
14634 (pgg-gpg-use-agent-p): Use it again.
14635
14636 2006-03-23 Simon Josefsson <jas@extundo.com>
14637
14638 * pgg-gpg.el (pgg-gpg-update-agent): Remove, doesn't work with
14639 older emacsen.
14640 (pgg-gpg-use-agent-p): Don't use it.
14641
14642 2006-03-23 Reiner Steib <Reiner.Steib@gmx.de>
14643
14644 * pgg-gpg.el (pgg-gpg-update-agent): Only use make-network-process
14645 if we can.
14646
14647 2006-03-22 Sascha Wilde <wilde@sha-bang.de>
14648
14649 * pgg-gpg.el (pgg-gpg-use-agent): Disable by default.
14650 (pgg-gpg-update-agent): New function.
14651 (pgg-gpg-use-agent-p): New function.
14652 (pgg-gpg-process-region, pgg-gpg-encrypt-region)
14653 (pgg-gpg-encrypt-symmetric-region, pgg-gpg-decrypt-region)
14654 (pgg-gpg-sign-region): Use it.
14655
14656 2006-03-22 Katsumi Yamaoka <yamaoka@jpl.org>
14657
14658 * gnus-sum.el (gnus-map-articles): Don't funcall symbol macro.
14659 Reported by Ralf Wachinger <rwachinger@gmx.de>.
14660
14661 2006-03-21 Simon Josefsson <jas@extundo.com>
14662
14663 * pgg-gpg.el: Ideas below based on patch from Sascha Wilde
14664 <wilde@sha-bang.de>.
14665 (pgg-gpg-use-agent): New variable.
14666 (pgg-gpg-process-region): Use it.
14667 (pgg-gpg-encrypt-region): Likewise.
14668 (pgg-gpg-encrypt-symmetric-region): Likewise.
14669 (pgg-gpg-decrypt-region): Likewise.
14670 (pgg-gpg-sign-region): Likewise.
14671 (pgg-gpg-possibly-cache-passphrase): Don't cache a nil password.
14672
14673 2006-03-21 Reiner Steib <Reiner.Steib@gmx.de>
14674
14675 * gnus-agent.el (gnus-agent-queue-mail): Fix custom tag for `t'.
14676
14677 * spam.el (spam-mark-new-messages-in-spam-group-as-spam):
14678 Add comment on version.
14679
14680 2006-03-20 Reiner Steib <Reiner.Steib@gmx.de>
14681
14682 * smiley.el: Add missing test smiley.
14683
14684 2006-03-17 Katsumi Yamaoka <yamaoka@jpl.org>
14685
14686 * mm-decode.el (mm-with-part): New macro.
14687 (mm-get-part): Use it; work with message/external-body as well.
14688 (mm-save-part): Treat name and filename equally.
14689
14690 * mm-extern.el (mm-extern-cache-contents): New function.
14691 (mm-inline-external-body): Use it; force the part to be displayed;
14692 move undisplayer added to the cached handle to the parent.
14693
14694 * gnus-art.el (gnus-mime-save-part-and-strip): Add name parameter.
14695 (gnus-mime-view-part-as-type): Work with message/external-body.
14696
14697 * gnus-util.el (gnus-tool-bar-update): Bind tool-bar-mode.
14698
14699 2006-03-16 Reiner Steib <Reiner.Steib@gmx.de>
14700
14701 * gmm-utils.el (gmm-image-load-path-for-library): Prefer user's
14702 images in image-load-path. [Sync with image.el at 2006-03-16T16:55:26Z!wohler@newt.com, in
14703 Emacs.]
14704
14705 2006-03-15 Reiner Steib <Reiner.Steib@gmx.de>
14706
14707 * gmm-utils.el (gmm-image-load-path-for-library): Pass value of
14708 path rather than symbol. Always return list of directories.
14709 Guarantee that image directory comes first. [Sync with image.el,
14710 , in Emacs2006-03-15T17:06:16Z!wohler@newt.com.]
14711
14712 * message.el (message-make-tool-bar): Adjust to new API of
14713 `gmm-image-load-path-for-library'.
14714
14715 * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
14716
14717 * gnus-group.el (gnus-group-make-tool-bar): Ditto.
14718
14719 2006-03-15 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
14720
14721 * gnus-art.el (gnus-article-only-boring-p):
14722 Bind inhibit-point-motion-hooks to avoid infinite loop when entering
14723 intangible text.
14724 Reported by Ralf Wachinger <rwnewsmampfer@geekmail.de>.
14725
14726 2006-03-14 Reiner Steib <Reiner.Steib@gmx.de>
14727
14728 * gmm-utils.el (gmm-image-load-path-for-library): Fix typo.
14729 Use `defun' instead of `gmm-defun-compat'.
14730
14731 2006-03-14 Simon Josefsson <jas@extundo.com>
14732
14733 * message.el (message-unique-id): Don't use message-number-base36
14734 if (user-uid) is a float.
14735 Reported by Bjorn Solberg <bjorn_ding1@hekneby.org>.
14736
14737 2006-03-13 Katsumi Yamaoka <yamaoka@jpl.org>
14738
14739 * mm-uu.el (mm-uu-dissect): Dissect all parts correctly.
14740
14741 * gnus-art.el (gnus-mime-display-single): Make sure there is an
14742 empty line between a part and a message part.
14743
14744 2006-03-10 Reiner Steib <Reiner.Steib@gmx.de>
14745
14746 * smiley.el: Add more test smileys.
14747 (smiley-data-directory, smiley-regexp-alist)
14748 (gnus-smiley-file-types): Fix doc strings.
14749 (smiley-update-cache): Clear smiley-cached-regexp-alist before
14750 adding new elements.
14751 (smiley-mouse-map): Unused code. Make it a comment.
14752
14753 2006-03-10 Katsumi Yamaoka <yamaoka@jpl.org>
14754
14755 * gnus-nocem.el (gnus-nocem-scan-groups): Add autoload cookie;
14756 scan latest NoCeM messages instead of old ones.
14757 (gnus-nocem-check-article): Fix regexps so as to match to PGP
14758 delimiters that are recently used.
14759 (gnus-nocem-load-cache): Add autoload cookie.
14760
14761 * gnus.el (gnus-use-nocem): Enable it to be set to also a number.
14762
14763 * gnus-start.el (gnus-setup-news): Scan NoCeM messages if a group
14764 level which is larger than gnus-use-nocem is specified.
14765
14766 * gnus-group.el (gnus-group-get-new-news): Ditto.
14767
14768 2006-03-08 Reiner Steib <Reiner.Steib@gmx.de>
14769
14770 * gnus-util.el (gnus-tool-bar-update): New function.
14771
14772 * gnus-group.el (gnus-group-update-tool-bar): New variable.
14773 (gnus-group-insert-group-line): Add gnus-tool-bar-update.
14774
14775 * gnus-topic.el (gnus-topic-prepare-topic): Add gnus-tool-bar-update.
14776
14777 * gnus-group.el (gnus-group-redraw-when-idle)
14778 (gnus-group-redraw-check): Remove.
14779 (gnus-group-make-tool-bar): Remove gnus-group-redraw-check.
14780
14781 2006-03-08 Katsumi Yamaoka <yamaoka@jpl.org>
14782
14783 * nnmail.el (nnmail-split-it): Invert match-partial-words behavior
14784 if optional last element is specified in splits (FIELD VALUE...).
14785
14786 2006-03-07 Reiner Steib <Reiner.Steib@gmx.de>
14787
14788 * message.el (message-make-tool-bar): Rename gmm-image-load-path
14789 to gmm-image-load-path-for-library. Call with no-error argument.
14790 (message-tool-bar-gnome): Rename "mail/attach" to "attach".
14791
14792 * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
14793
14794 * gnus-group.el (gnus-group-make-tool-bar): Ditto.
14795
14796 * gmm-utils.el (gmm-image-load-path): Remove alias.
14797
14798 2006-03-06 Reiner Steib <Reiner.Steib@gmx.de>
14799
14800 * gmm-utils.el (gmm-image-load-path): Add alias.
14801
14802 * nnml.el (nnml-generate-nov-databases-directory): Rename from
14803 nnml-generate-nov-databases-1.
14804 (nnml-generate-nov-databases): Use it.
14805 (nnml-generate-nov-databases-directory): Document no-active
14806 argument.
14807
14808 * gmm-utils.el (gmm-image-load-path-for-library): Return single
14809 directory if path is t. Add no-error.
14810
14811 * gnus-group.el (gnus-group-make-tool-bar): Use add-hook.
14812 Suggested by Stefan Monnier <monnier@iro.umontreal.ca>.
14813
14814 * gnus-art.el (gnus-article-browse-delete-temp-files):
14815 Simplify resetting gnus-article-browse-html-temp-list.
14816
14817 * gmm-utils.el (gmm-image-load-path-for-library): Sync with
14818 mh-compat.el at 2006-03-04T21:23:21Z!wohler@newt.com in Emacs. Rename `gmm-image-load-path'.
14819 Add example to docstring. Rename local variables. Move error
14820 checks to default case in cond and simplify.
14821
14822 2006-03-06 Katsumi Yamaoka <yamaoka@jpl.org>
14823
14824 * mm-view.el (mm-w3m-cid-retrieve-1): Check carefully whether
14825 handle is multipart when calling it recursively.
14826 (mm-w3m-cid-retrieve): Display warning if retrieving fails.
14827
14828 2006-03-03 Daniel Pittman <daniel@rimspace.net>
14829
14830 * nnimap.el (nnimap-request-update-info-internal): Optimize.
14831 Don't `gnus-uncompress-range' to avoid excessive memory usage.
14832
14833 2006-03-03 Katsumi Yamaoka <yamaoka@jpl.org>
14834
14835 * gnus-group.el (gnus-group-tool-bar-gnome): Check if gnus-topic.el
14836 is loaded.
14837
14838 * gnus-sum.el (gnus-summary-tool-bar-gnome): Check if spam.el is
14839 loaded.
14840
14841 2006-03-03 Reiner Steib <Reiner.Steib@gmx.de>
14842
14843 * mm-util.el (mm-with-unibyte-current-buffer): Change "Emacs 23"
14844 to "Emacs 23 (unicode)" in doc string.
14845
14846 * gnus-sum.el (gnus-summary-set-display-table): Change "Emacs 23" to
14847 "Emacs 23 (unicode)" in comment.
14848
14849 2006-03-03 Katsumi Yamaoka <yamaoka@jpl.org>
14850
14851 * mm-decode.el (mm-get-part): Don't use mm-with-unibyte-current-buffer.
14852
14853 * gnus-sum.el (gnus-summary-set-display-table): Don't nix out
14854 characters 160 through 255 in Emacs 23.
14855
14856 2006-03-02 Reiner Steib <Reiner.Steib@gmx.de>
14857
14858 * gnus-art.el (gnus-article-browse-html-temp-list): Rename from
14859 gnus-article-browse-html-temp.
14860 (gnus-article-browse-delete-temp): Make it customizable.
14861 Add `file'. Adjust doc string.
14862 (gnus-article-browse-delete-temp-files): Add argument.
14863 Allow query for each file. Adjust doc string.
14864 (gnus-article-browse-html-parts):
14865 Add `gnus-article-browse-delete-temp-files' to
14866 `gnus-summary-prepare-exit-hook' and `gnus-exit-gnus-hook'.
14867
14868 2006-03-02 Hynek Schlawack <hynek@ularx.de>
14869
14870 * gnus-art.el (gnus-article-browse-html-temp)
14871 (gnus-article-browse-delete-temp): New variables.
14872 (gnus-article-browse-delete-temp-files): New function.
14873 (gnus-article-browse-html-parts): Use it.
14874
14875 2006-03-02 Reiner Steib <Reiner.Steib@gmx.de>
14876
14877 * gnus-group.el (gnus-group-redraw-check): Remove redundant tests.
14878
14879 * gmm-utils.el (gmm-image-load-path): Mention ../etc search in doc
14880 string.
14881
14882 * gnus-sum.el (gnus-summary-tool-bar-gnome): Don't use
14883 gnus-summary-insert-new-articles when unplugged.
14884 Remove gnus-summary-search-article-forward.
14885
14886 * gmm-utils.el (gmm-tool-bar-style): Test tool-bar-mode and
14887 display-visual-class instead of display-color-cells.
14888
14889 2006-03-02 Katsumi Yamaoka <yamaoka@jpl.org>
14890
14891 * mml.el (mml-generate-mime-1): Encode parts other than text/* or
14892 message/* containing non-ASCII text properly.
14893
14894 2006-03-01 Reiner Steib <Reiner.Steib@gmx.de>
14895
14896 * message.el: Require gmm-utils, remove autoloads.
14897 (message-tool-bar): Set default based on
14898 gmm-tool-bar-style.
14899 (message-tool-bar-gnome): Add gmm-customize-mode.
14900
14901 * gnus-sum.el (gnus-summary-tool-bar): Set default based on
14902 gmm-tool-bar-style.
14903 (gnus-summary-tool-bar-gnome): Add gmm-customize-mode.
14904
14905 * gnus-group.el (gnus-group-tool-bar): Set default based on
14906 gmm-tool-bar-style.
14907 (gnus-group-tool-bar-gnome): Add gmm-customize-mode.
14908
14909 * gmm-utils.el (gmm-image-directory): Rename variable from
14910 gmm-image-load-path.
14911 (gmm-image-load-path): Use gmm-image-directory.
14912 (gmm-customize-mode): New function.
14913 (gmm-tool-bar-style): New variable.
14914
14915 * gnus-group.el (gnus-group-redraw-when-idle): Rename from
14916 gnus-group-redraw-line-number.
14917 (gnus-group-redraw-check): Simplify.
14918 (gnus-group-tool-bar-update): Remove redraw check.
14919 (gnus-group-make-tool-bar): Add redraw check.
14920
14921 2006-03-01 Michael Piotrowski <mxp@dynalabs.de> (tiny change)
14922
14923 * gnus-art.el (gnus-button): Add missing parentheses.
14924
14925 2006-02-28 Katsumi Yamaoka <yamaoka@jpl.org>
14926
14927 * mm-util.el (mm-with-unibyte-current-buffer): Add note.
14928
14929 2006-02-28 Reiner Steib <Reiner.Steib@gmx.de>
14930
14931 * gnus-art.el (gnus-button): New face.
14932 (gnus-article-button-face): Use it.
14933
14934 * gnus-sum.el (gnus-summary-tool-bar-gnome):
14935 Add gnus-summary-next-page. Re-order.
14936
14937 * gnus-group.el (gnus-group-tool-bar-gnome): prev-node and
14938 next-node are now included.
14939 (gnus-group-redraw-line-number): New internal variable.
14940 (gnus-group-redraw-check): Helper function for updating the tool
14941 bar.
14942 (gnus-group-tool-bar-update): Add gnus-group-redraw-check.
14943
14944 * gmm-utils.el (gmm-tool-bar-item): Add TODO about modifiers.
14945
14946 * spam.el (spam-spamassassin-score-regexp): New internal variable.
14947 (spam-extra-header-to-number, spam-check-spamassassin-headers):
14948 Use it to match format of Spamassassin 3.0 and later.
14949 Reported by IRIE Tetsuya <irie@t.email.ne.jp>.
14950 (spam-check-bogofilter)
14951 (spam-bogofilter-register-with-bogofilter): Fix args of
14952 `gnus-error' calls.
14953
14954 2006-02-28 Reiner Steib <Reiner.Steib@gmx.de>
14955
14956 * gnus-draft.el (gnus-draft-send): Bind message-signature to avoid
14957 unnecessary interaction when sending queued mails.
14958 Reported by TAKAHASHI Yoshio <tkh@jp.fujitsu.com>.
14959
14960 2006-02-27 Reiner Steib <Reiner.Steib@gmx.de>
14961
14962 * gnus-sum.el (gnus-sequence-of-unread-articles): Return nil if
14963 first or last are nil.
14964
14965 2006-02-24 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
14966
14967 * nnweb.el (nnweb-gmane-create-mapping): Don't choke on ^M.
14968
14969 2006-02-24 Lars Magne Ingebrigtsen <larsi@gnus.org>
14970
14971 * gnus-int.el (gnus-open-server): Respect gnus-batch-mode.
14972
14973 2006-02-24 Lars Magne Ingebrigtsen <larsi@gnus.org>
14974
14975 * dns.el (query-dns): Protect more against buggy tcp output.
14976
14977 2006-02-24 Reiner Steib <Reiner.Steib@gmx.de>
14978
14979 * nnweb.el (nnweb-type-definition, nnweb-gmane-search): Use new
14980 nov.php.
14981
14982 2006-02-24 Andreas Seltenreich <uwi7@stud.uni-karlsruhe.de>
14983
14984 * nnweb.el (nnweb-type-definition, nnweb-gmane-create-mapping)
14985 (nnweb-gmane-wash-article, nnweb-gmane-search): Fix Gmane web
14986 groups. Kudos to Olly Betts <olly@survex.com> for providing NOV
14987 output on the server side.
14988 (nnweb-google-create-mapping): Update regexps and add some
14989 progress indication.
14990
14991 2006-02-23 Reiner Steib <Reiner.Steib@gmx.de>
14992
14993 * gnus-group.el (gnus-group-tool-bar-gnome):
14994 Fix gnus-agent-toggle-plugged. Re-order icons.
14995 (gnus-group-tool-bar-gnome):
14996 Add gnus-group-{prev,next}-unread-group.
14997 (gnus-group-tool-bar-gnome): Re-order icons.
14998
14999 * gnus-sum.el (gnus-summary-tool-bar-gnome):
15000 Move gnus-summary-insert-new-articles.
15001
15002 * message.el (message-tool-bar-gnome, message-tool-bar-retro):
15003 Fix comments.
15004
15005 * utf7.el (utf7-utf-16-coding-system): Fix comment. utf-16-be is
15006 also available in Emacs 21.3.
15007
15008 * message.el (message-fix-before-sending): Change "Emacs 22" to
15009 "Emacs 23 (unicode)" in comment.
15010
15011 * qp.el (quoted-printable-encode-region): Change "Emacs 22" to
15012 "Emacs 23 (unicode)" in comment.
15013
15014 * mm-util.el: Change "Emacs 22" to "Emacs 23 (unicode)" in
15015 comment.
15016 (mm-coding-system-p): Add comment about no-MULE XEmacs.
15017
15018 * mm-view.el (mm-fill-flowed): Add :version.
15019
15020 2006-02-23 Katsumi Yamaoka <yamaoka@jpl.org>
15021
15022 * gmm-utils.el (gmm-image-load-path): Don't modify image-load-path
15023 and load-path.
15024
15025 2006-02-22 Reiner Steib <Reiner.Steib@gmx.de>
15026
15027 * message.el: Autoload gmm-image-load-path.
15028 (message-tool-bar-retro): Prepend "gnus/" subdirectory to some
15029 icon file names. Use old Emacs 21 "mail_send.xpm" icon for
15030 consitency.
15031
15032 * gmm-utils.el (gmm-image-load-path): Also search in
15033 "../etc/images". Don't set gmm-image-load-path if we don't find
15034 the image.
15035
15036 2006-02-22 Katsumi Yamaoka <yamaoka@jpl.org>
15037
15038 * gmm-utils.el (gmm-image-load-path): Don't make
15039 `gmm-image-load-path' include subdirectories which the second arg
15040 `image' might specify.
15041
15042 * gnus-group.el (gnus-group-tool-bar-retro): Prepend the "gnus/"
15043 subdirectory to icon file names.
15044
15045 * gnus-sum.el (gnus-summary-tool-bar-retro): Ditto.
15046
15047 2006-02-21 Reiner Steib <Reiner.Steib@gmx.de>
15048
15049 * gnus-group.el (gnus-group-make-tool-bar): Add IMAGE argument to
15050 gmm-image-load-path calls.
15051
15052 * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
15053
15054 * message.el (message-make-tool-bar): Ditto.
15055
15056 * mml.el (mml-preview): Add comment concerning tool bar icons.
15057
15058 * gnus-group.el (gnus-group-tool-bar-gnome): Use new icon names.
15059 (gnus-group-make-tool-bar): Use `gmm-image-load-path'.
15060
15061 * gnus-sum.el (gnus-summary-tool-bar-gnome): Use new icon names.
15062 (gnus-summary-make-tool-bar): Use `gmm-image-load-path'.
15063
15064 * message.el (message-tool-bar-gnome): Use new icon names.
15065 (message-make-tool-bar): Use `gmm-image-load-path'.
15066
15067 * gmm-utils.el (gmm-defun-compat, gmm-image-search-load-path):
15068 New functions from MH-E.
15069 (gmm-image-load-path): New variable from MH-E.
15070 (gmm-image-load-path): New function from MH-E. Add arguments
15071 LIBRARY, IMAGE and PATH. Don't modify paths. Don't use
15072 *-image-load-path-called-flag.
15073
15074 2006-02-21 Milan Zamazal <pdm@brailcom.org>
15075
15076 * mm-view.el (mm-view-pkcs7-verify): Implement using smime.el.
15077
15078 2006-02-21 Wolfram Fenske <wolfram.fenske@student.uni-magdeburg.de> (tiny change)
15079
15080 * nnimap.el (nnimap-request-move-article): Change folder back to
15081 source group before deleting.
15082
15083 2006-02-20 Reiner Steib <Reiner.Steib@gmx.de>
15084
15085 * mm-util.el (mm-charset-override-alist): Fix type in doc string.
15086
15087 * gnus-art.el (mm-url-insert-file-contents-external):
15088 Autoload mm-url.
15089
15090 * mm-uu.el (mm-uu-type-alist): Improve `LaTeX'.
15091
15092 2006-02-20 Katsumi Yamaoka <yamaoka@jpl.org>
15093
15094 * rfc2047.el (rfc2047-charset-to-coding-system): Don't check the
15095 coding system which mm-charset-to-coding-system returns for a
15096 given charset is valid.
15097
15098 2006-02-16 Juanma Barranquero <lekktu@gmail.com>
15099
15100 * html2text.el (html2text-remove-tag-list):
15101 * spam-stat.el (spam-stat-buffer-words): Fix typo in docstring.
15102
15103 2006-02-14 Chong Yidong <cyd@stupidchicken.com>
15104
15105 * gnus-cus.el: Revert 2005-10-17 change.
15106
15107 2006-02-17 Katsumi Yamaoka <yamaoka@jpl.org>
15108
15109 * gnus-art.el (article-strip-banner):
15110 Call article-really-strip-banner only when the regexp match is made.
15111
15112 2006-02-16 Katsumi Yamaoka <yamaoka@jpl.org>
15113
15114 * gnus-art.el (article-strip-banner):
15115 Use gnus-extract-address-components instead of
15116 mail-header-parse-addresses to make it work with non-ASCII text;
15117 remove mail-encode-encoded-word-string.
15118
15119 * rfc2231.el (rfc2231-parse-string): Attempt to parse parameter
15120 values which are surrounded with \"...\"; make it never cause a
15121 Lisp error; give up parsing of parameters if it failed in
15122 extracting type.
15123
15124 2006-02-14 Arne Jørgensen <arne@arnested.dk>
15125
15126 * smime.el (smime-cert-by-ldap-1): Fix bug where
15127 `smime-ldap-search' returns results without userCertificates.
15128
15129 2006-02-15 Katsumi Yamaoka <yamaoka@jpl.org>
15130
15131 * mm-util.el (mm-make-temp-file): Don't catch file-error in Emacs.
15132
15133 2006-02-14 Reiner Steib <Reiner.Steib@gmx.de>
15134
15135 * spam.el (spam-check-spamassassin-headers): Adapt format for
15136 Spamassassin 3.0 or later. Reported by ARISAWA Akihiro
15137 <ari@mbf.ocn.ne.jp>.
15138 (spam-list-of-processors): Add spam-use-gmane.
15139
15140 2006-02-14 Katsumi Yamaoka <yamaoka@jpl.org>
15141
15142 * mm-util.el (mm-make-temp-file): Import the Emacs 22 version of
15143 make-temp-file; make it work with XEmacs as well.
15144
15145 * gnus-art.el (gnus-article-browse-html-parts): Use the 3rd arg of
15146 mm-make-temp-file.
15147
15148 * mm-decode.el (mm-display-external): Use the 3rd arg of
15149 mm-make-temp-file.
15150 (mm-create-image-xemacs): Ditto.
15151
15152 2006-02-14 Katsumi Yamaoka <yamaoka@jpl.org>
15153
15154 * gnus-draft.el (gnus-draft-send): Replace message-narrow-to-head
15155 with message-narrow-to-headers.
15156 (gnus-draft-setup): Narrow to header to run message-fetch-field.
15157 (gnus-draft-check-draft-articles): New function.
15158 (gnus-draft-edit-message, gnus-draft-send-message): Use it.
15159
15160 2006-02-13 Reiner Steib <Reiner.Steib@gmx.de>
15161
15162 * gnus-art.el (gnus-article-browse-html-parts):
15163 `hs-show-html-list' should read `gnus-article-browse-html-parts'.
15164 Don't use suffix argument for mm-make-temp-file for Emacs 21
15165 compatibility. Remove useless `format'.
15166
15167 2006-02-13 Andreas Seltenreich <uwi7@stud.uni-karlsruhe.de>
15168
15169 * nnweb.el (nnweb-google-wash-article): Update regexps.
15170 (nnweb-group-alist): Use defvoo instead of defvar.
15171
15172 2006-02-13 Katsumi Yamaoka <yamaoka@jpl.org>
15173
15174 * nnoo.el (nnoo-declare): Don't generate duplicate entries when
15175 re-loading nn* modules.
15176
15177 2006-02-10 Reiner Steib <Reiner.Steib@gmx.de>
15178
15179 * gnus-group.el (gnus-group-make-tool-bar): Remove duplicate check
15180 for `tool-bar-mode' and don't check it's default-value.
15181
15182 * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
15183
15184 * message.el (message-make-tool-bar): Ditto.
15185
15186 * gnus-art.el (gnus-article-browse-html-parts): Remove useless
15187 `substring'. Shorten tmp-file name.
15188
15189 * gnus.el: Remove bogus comment.
15190
15191 2006-02-10 Hynek Schlawack <hynek@ularx.de>
15192
15193 * gnus-art.el (gnus-article-browse-html-parts): New function.
15194 (gnus-article-browse-html-article): New function for viewing html
15195 articles with a browser.
15196
15197 2006-02-09 Daiki Ueno <ueno@unixuser.org>
15198
15199 * mml2015.el (mml2015-pgg-sign): Enable pgg-text-mode.
15200 (mml2015-pgg-encrypt): Ditto.
15201
15202 * mml1991.el (mml1991-pgg-sign): Enable pgg-text-mode.
15203 (mml1991-pgg-encrypt): Ditto.
15204
15205 2006-02-08 Katsumi Yamaoka <yamaoka@jpl.org>
15206
15207 * nnfolder.el (nnfolder-insert-newsgroup-line):
15208 Use message-make-date instead of current-time-string.
15209
15210 * mm-view.el (mm-inline-message): Don't set gnus-newsgroup-charset
15211 to gnus-decoded which mm-uu might set.
15212
15213 2006-02-08 Katsumi Yamaoka <yamaoka@jpl.org>
15214
15215 * rfc2231.el (rfc2231-parse-string): Sort segmented parameters;
15216 don't decode quoted parameters; remove misimported Emacs code.
15217 Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
15218 (rfc2231-decode-encoded-string): Don't use split-string which
15219 behaves differently according to Emacs version; use
15220 mm-decode-coding-region to convert charset to coding-system.
15221 Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
15222 (rfc2231-encode-string): Remove misimported Emacs code.
15223
15224 2006-02-07 Katsumi Yamaoka <yamaoka@jpl.org>
15225
15226 * gnus-art.el (article-decode-charset): Don't use ignore-errors
15227 when calling mail-header-parse-content-type.
15228 (article-de-quoted-unreadable): Ditto.
15229 (article-de-base64-unreadable): Ditto.
15230 (article-wash-html): Ditto.
15231
15232 * mm-decode.el (mm-dissect-buffer): Don't use ignore-errors when
15233 calling mail-header-parse-content-type and
15234 mail-header-parse-content-disposition.
15235 (mm-find-raw-part-by-type): Don't use ignore-errors when calling
15236 mail-header-parse-content-type.
15237
15238 * mml.el (mml-insert-mime-headers): Use mml-insert-parameter to
15239 insert charset and format parameters; encode description after
15240 inserting it to buffer.
15241 (mml-insert-parameter): Fold lines properly even if a parameter is
15242 segmented into two or more lines; change the max column to 76.
15243
15244 * rfc1843.el (rfc1843-decode-article-body): Don't use
15245 ignore-errors when calling mail-header-parse-content-type.
15246
15247 * rfc2231.el (rfc2231-parse-string): Return at least type if
15248 possible; don't cause an error even if it fails in parsing of
15249 parameters. Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
15250 (rfc2231-encode-string): Don't break lines at the beginning, leave
15251 it to mml-insert-parameter.
15252
15253 * webmail.el (webmail-yahoo-article): Don't use ignore-errors when
15254 calling mail-header-parse-content-type.
15255
15256 2006-02-06 Reiner Steib <Reiner.Steib@gmx.de>
15257
15258 * spam-report.el (spam-report-gmane-use-article-number):
15259 Improve doc string.
15260 (spam-report-gmane-internal): Check if a suitable header was found
15261 in the article.
15262
15263 2006-02-04 Katsumi Yamaoka <yamaoka@jpl.org>
15264
15265 * rfc2231.el (rfc2231-parse-string): Revert 2006-02-03 change.
15266 (rfc2231-encode-string): Make param*=value always begin with LWSP.
15267
15268 2006-02-05 Romain Francoise <romain@orebokech.com>
15269
15270 Update copyright notices of all files in the gnus directory.
15271
15272 2006-02-03 Andreas Seltenreich <uwi7@stud.uni-karlsruhe.de>
15273
15274 * nnweb.el (nnweb-request-group): Avoid growing overview files.
15275
15276 2006-02-03 Katsumi Yamaoka <yamaoka@jpl.org>
15277
15278 * rfc2231.el (rfc2231-parse-string): Add missing semicolons to
15279 segmented lines of parameter value to cope with Thunderbird 1.5
15280 bug (cf. https://bugzilla.mozilla.org/show_bug.cgi?id=323318).
15281 Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
15282 (rfc2231-encode-string): Don't make lines exceeding 76 column.
15283
15284 2006-02-01 Max Froumentin <max@lapin-bleu.net> (tiny change)
15285
15286 * mml.el (mml-generate-mime-1): Correct the order of inline signed
15287 parts.
15288
15289 2006-01-31 Andreas Seltenreich <uwi7@stud.uni-karlsruhe.de>
15290
15291 * nnweb.el (nnweb-group-alist): Use defvar instead of defvoo,
15292 there's only one active file for all servers.
15293 (nnweb-request-scan): Make sure nnweb-articles is initialized on
15294 solid groups. Gnus might have used a FAST request to select the group.
15295 (nnweb-request-group, nnweb-google-parse-1): Don't keep nnweb-type
15296 and nnweb-search redundantly in the active file.
15297 (nnweb-request-list): Don't list bogus groups. There can only be one.
15298 (nnweb-request-create-group): Don't use ARGS.
15299 (nnweb-possibly-change-server, nnweb-request-group): Remove some
15300 initializations. Let nnoo do the work.
15301
15302 2006-01-31 Katsumi Yamaoka <yamaoka@jpl.org>
15303
15304 * mm-uu.el (mm-uu-emacs-sources-extract, mm-uu-diff-extract):
15305 Say the part has been decoded.
15306
15307 * mm-view.el (mm-display-inline-fontify): Get decoded part rightly.
15308
15309 2006-01-31 Kevin Ryde <user42@zip.com.au>
15310
15311 * mailcap.el (mailcap-viewer-passes-test): Don't put "(nil t)" into
15312 mailcap-viewer-test-cache when there's no 'test clause, since that
15313 will invert the meaning of a "nil" test previously determined by
15314 mailcap-mailcap-entry-passes-test.
15315
15316 2006-01-30 Katsumi Yamaoka <yamaoka@jpl.org>
15317
15318 * gnus-group.el: Bind tool-bar-mode instead of tool-bar-map when
15319 compiling.
15320
15321 * gnus-sum.el: Ditto.
15322
15323 * message.el: Don't bind tool-bar-map when compiling.
15324
15325 2006-01-30 Reiner Steib <Reiner.Steib@gmx.de>
15326
15327 * nnweb.el (nnweb-google-parse-1): Clarify some comments.
15328
15329 2006-01-30 Andreas Seltenreich <uwi7@stud.uni-karlsruhe.de>
15330
15331 * nnweb.el (nnweb-type-definition, nnweb-google-parse-1)
15332 (nnweb-google-create-mapping, nnweb-google-search): Adapt to
15333 current Google Groups.
15334
15335 2006-01-26 Reiner Steib <Reiner.Steib@gmx.de>
15336
15337 * gnus-sum.el (gnus-summary-make-tool-bar): Add checks for XEmacs
15338 and tool-bar-mode.
15339
15340 * gnus-group.el (gnus-group-make-tool-bar): Add checks for XEmacs
15341 and tool-bar-mode.
15342
15343 * message.el (message-tool-bar-update): Simplify.
15344 (message-make-tool-bar): Add checks for XEmacs and tool-bar-mode.
15345
15346 * gnus-sum.el (gnus-summary-tool-bar-update): Check for
15347 gnus-summary-buffer.
15348 (gnus-summary-tool-bar-gnome): Use "reply-author" icon for
15349 gnus-summary-reply.
15350
15351 * gmm-utils.el (gmm): Add :version.
15352
15353 2006-01-26 Steve Youngs <steve@sxemacs.org>
15354
15355 * gmm-utils.el (gmm-tool-bar-item, gmm-tool-bar-zap-list):
15356 Don't autoload.
15357
15358 2006-01-26 Katsumi Yamaoka <yamaoka@jpl.org>
15359
15360 * gmm-utils.el (gmm-verbose): Add :group.
15361
15362 2006-01-25 Reiner Steib <Reiner.Steib@gmx.de>
15363
15364 * message.el: Change some comments WRT tool-bars.
15365
15366 * gnus-sum.el (gnus-summary-tool-bar)
15367 (gnus-summary-tool-bar-gnome, gnus-summary-tool-bar-retro)
15368 (gnus-summary-tool-bar-zap-list): New variables.
15369 (gnus-summary-make-tool-bar): Complete rewrite using
15370 `gmm-tool-bar-from-list'.
15371
15372 * gnus-group.el (gnus-group-tool-bar, gnus-group-tool-bar-gnome)
15373 (gnus-group-tool-bar-retro, gnus-group-tool-bar-zap-list):
15374 New variables.
15375 (gnus-group-make-tool-bar): Complete rewrite using
15376 `gmm-tool-bar-from-list'.
15377 (gnus-group-tool-bar-update): New function.
15378
15379 * message.el (message-mode-field-menu): Add "Show hidden Headers".
15380
15381 2006-01-25 Katsumi Yamaoka <yamaoka@jpl.org>
15382
15383 * mm-uu.el (mm-uu-dissect-text-parts): Ignore it if a given part
15384 is dissected into a single part of which the type is the same as
15385 the given one; decode charset.
15386
15387 2006-01-21 Kevin Ryde <user42@zip.com.au>
15388
15389 * mailcap.el (mailcap-parse-mailcap-extras): "test" key must go
15390 into alists as symbol not string, since that's what
15391 mailcap-viewer-passes-test and mailcap-mailcap-entry-passes-test
15392 look for.
15393
15394 2006-01-24 Reiner Steib <Reiner.Steib@gmx.de>
15395
15396 * gmm-utils.el (gmm-tool-bar-item): Add "Separator".
15397 (gmm-tool-bar-from-list): Suppress tooltip for `gmm-ignore'.
15398
15399 * message.el (message-tool-bar-gnome): Use gmm-ignore.
15400
15401 2006-01-24 Katsumi Yamaoka <yamaoka@jpl.org>
15402
15403 * gnus-art.el (gnus-mime-security-button-commands): New variable.
15404 (gnus-mime-security-button-menu): New definition.
15405 (gnus-mime-security-button-map): Use them.
15406 (gnus-mime-security-button-menu): New function.
15407 (gnus-insert-mime-security-button): Addition to help echo.
15408 (gnus-mime-security-run-function, gnus-mime-security-save-part)
15409 (gnus-mime-security-pipe-part): New functions.
15410
15411 * mm-uu.el (mm-uu-buttonize-original-text-parts): Remove.
15412 (mm-uu-dissect-text-parts): Revert a part of 2006-01-23 change.
15413
15414 * mm-decode.el (mm-handle-set-disposition): Remove.
15415 (mm-handle-set-description): Remove.
15416
15417 2006-01-24 Katsumi Yamaoka <yamaoka@jpl.org>
15418
15419 * mm-view.el (mm-w3m-standalone-supports-m17n-p): New variable.
15420 (mm-w3m-standalone-supports-m17n-p): New function.
15421 (mm-inline-text-html-render-with-w3m-standalone): Use it to alter
15422 w3m usage.
15423
15424 * gnus-art.el (gnus-article-wash-html-with-w3m-standalone):
15425 Use mm-w3m-standalone-supports-m17n-p to alter w3m usage.
15426
15427 2006-01-23 Reiner Steib <Reiner.Steib@gmx.de>
15428
15429 * message.el (message-tool-bar-zap-list):
15430 Use gmm-tool-bar-zap-list as custom type.
15431 (message-tool-bar-update): New function.
15432 (message-tool-bar, message-tool-bar-gnome)
15433 (message-tool-bar-retro): Add message-tool-bar-update.
15434 (message-tool-bar-gnome): Add flyspell-buffer.
15435
15436 * gnus-util.el (gnus-error): Describe `args'.
15437
15438 * gmm-utils.el (gmm-error): Describe `args'.
15439 (gmm-tool-bar-zap-list): New widget.
15440 (gmm-tool-bar-from-list): Improve description of `zap-list'.
15441
15442 2006-01-23 Katsumi Yamaoka <yamaoka@jpl.org>
15443
15444 * mm-uu.el (mm-uu-buttonize-original-text-parts): New variable.
15445 (mm-uu-dissect-text-parts): Buttonize original text parts; reduce
15446 the number of recursive calls.
15447
15448 * mm-decode.el (mm-handle-set-disposition): New macro.
15449 (mm-handle-set-description): New macro.
15450
15451 2006-01-23 Katsumi Yamaoka <yamaoka@jpl.org>
15452
15453 * mm-uu.el (mm-uu-dissect-text-parts): Decode content transfer
15454 encoding.
15455
15456 2006-01-20 Reiner Steib <Reiner.Steib@gmx.de>
15457
15458 * message.el (message-tool-bar-zap-list, message-tool-bar)
15459 (message-tool-bar-gnome, message-tool-bar-retro): New variables.
15460 (message-tool-bar-local-item-from-menu): Remove.
15461 (message-tool-bar-map): Replace by `message-make-tool-bar'.
15462 (message-make-tool-bar): New function.
15463 (message-mode): Use `message-make-tool-bar'.
15464
15465 * gmm-utils.el: New file.
15466 (gmm-verbose, gmm-message, gmm-error): From gnus-utils.el.
15467 (gmm-lazy): New widget copied from `nnmail.el'.
15468 (gmm-tool-bar-from-list): New function for creating customizable
15469 tool bars.
15470 (gmm-tool-bar-from-list): Fix typos in doc string. Remove debug
15471 output.
15472 (gmm): Add :prefix to defgroup.
15473
15474 2006-01-20 Per Abrahamsen <abraham@dina.kvl.dk>
15475
15476 * gmm-utils.el (gmm-widget-p): New function.
15477
15478 2006-01-20 Reiner Steib <Reiner.Steib@gmx.de>
15479
15480 * mml.el (mml-attach-file): Describe `description' in doc string.
15481 (mml-menu): Add Emacs MIME manual and PGG manual.
15482
15483 2006-01-20 Richard M. Stallman <rms@gnu.org>
15484
15485 * mm-url.el (mm-url-load-url): Require url-parse and url-vars.
15486
15487 2006-01-20 Kevin Greiner <kevin.greiner@compsol.cc>
15488
15489 * nntp.el (nntp-end-of-line): Doc fix.
15490
15491 2006-01-20 Chong Yidong <cyd@stupidchicken.com>
15492
15493 * imap.el (imap-open): Handle case where buffer is a buffer
15494 object.
15495
15496 2005-01-20 Stefan Monnier <monnier@iro.umontreal.ca>
15497
15498 * gnus-delay.el (gnus-delay): Don't autoload.
15499 It's useless and could trigger a bug in cus-dep.el causing ldefs-boot
15500 to be re-loaded when customizing the `gnus-delay' group.
15501
15502 2005-01-20 Chong Yidong <cyd@stupidchicken.com>
15503
15504 * message.el (message-insert-citation-line): Use newlines.
15505
15506 2006-01-19 Katsumi Yamaoka <yamaoka@jpl.org>
15507
15508 * mm-bodies.el (mm-decode-body): Don't decode decoded body.
15509
15510 * mm-uu.el (mm-uu-dissect-text-parts): Dissect dissected parts.
15511
15512 2006-01-19 Mark D. Baushke <mdb@gnu.org>
15513
15514 * pgg-gpg.el (pgg-gpg-encrypt-region): Add --textmode to gpg args.
15515
15516 2006-01-17 Katsumi Yamaoka <yamaoka@jpl.org>
15517
15518 * mm-decode.el (mm-inlined-types): Add application/pgp.
15519 (mm-automatic-display): Ditto.
15520
15521 * mm-uu.el (mm-uu-dissect-text-parts): Recognize application/pgp
15522 part as text.
15523
15524 2006-01-16 Katsumi Yamaoka <yamaoka@jpl.org>
15525
15526 * nnrss.el: Update copyright.
15527 (nnrss-opml-import): Query whether to subscribe to each entry.
15528
15529 * gnus-art.el:
15530 * gnus-sum.el:
15531 * mm-uu.el:
15532 * mm-view.el: Update copyright.
15533
15534 2006-01-16 Reiner Steib <Reiner.Steib@gmx.de>
15535
15536 * message.el (message-info): New function.
15537 (message-mode-menu): Add it.
15538 Update copyright.
15539
15540 * ChangeLog: Fix and update copyright.
15541
15542 2006-01-13 Romain Francoise <romain@orebokech.com>
15543
15544 * message.el (message-forward-subject-name-subject): Prefer the
15545 address to 'nowhere' if the sender has no name.
15546 Fix typo. Update copyright year.
15547
15548 2006-01-13 Katsumi Yamaoka <yamaoka@jpl.org>
15549
15550 * gnus-art.el (article-wash-html):
15551 Use gnus-summary-show-article-charset-alist if a numeric arg is given.
15552 (gnus-article-wash-html-with-w3m-standalone): New function.
15553
15554 * mm-view.el (mm-text-html-renderer-alist): Map w3m-standalone to
15555 mm-inline-text-html-render-with-w3m-standalone.
15556 (mm-text-html-washer-alist): Map w3m-standalone to
15557 gnus-article-wash-html-with-w3m-standalone.
15558 (mm-inline-text-html-render-with-w3m-standalone): New function.
15559
15560 2006-01-12 Reiner Steib <Reiner.Steib@gmx.de>
15561
15562 * mm-uu.el (mm-uu-type-alist): Fix previous message-marks commit.
15563 Improve LaTeX.
15564
15565 2006-01-10 Katsumi Yamaoka <yamaoka@jpl.org>
15566
15567 * nnrss.el (nnrss-wash-html-in-text-plain-parts): New variable.
15568 (nnrss-request-article): Render text/plain parts as HTML.
15569
15570 * gnus-art.el (gnus-article-wash-html-with-w3m): No need to narrow
15571 the buffer.
15572
15573 2006-01-08 Reiner Steib <Reiner.Steib@gmx.de>
15574
15575 * gnus-cus.el (gnus-group-parameters): Sync posting-style with
15576 custom definition of `gnus-posting-styles'.
15577
15578 * gnus-start.el (gnus-gnus-to-quick-newsrc-format):
15579 Bind print-circle. Suggested by Kalle Olavi Niemitalo <kon@iki.fi>.
15580
15581 2006-01-05 Reiner Steib <Reiner.Steib@gmx.de>
15582
15583 * gnus-group.el (gnus-useful-groups): Use Gmane for ding.
15584 Use nntp for bug archive.
15585
15586 2006-01-05 Katsumi Yamaoka <yamaoka@jpl.org>
15587
15588 * nnrss.el (nnrss-request-article): Fix the way to fill text/plain
15589 parts.
15590 (nnrss-normalize-date): New function converts ISO 8601 date into
15591 RFC822 style. Suggested by Mark Plaksin <happy@mcplaksin.org>.
15592 (nnrss-check-group): Use it.
15593
15594 2006-01-01 Katsumi Yamaoka <yamaoka@jpl.org>
15595
15596 * gnus-sum.el (gnus-summary-work-articles): Remove useless `min'.
15597
15598 * nnrss.el (nnrss-fetch): Make it fail gracefully when it can't
15599 fetch a feed. Suggested by Mark Plaksin <happy@mcplaksin.org>.
15600 (nnrss-insert-w3): Ditto.
15601
15602 2005-12-22 Katsumi Yamaoka <yamaoka@jpl.org>
15603
15604 * gnus-uu.el (gnus-uu-digest-mail-forward): Reverse the order of
15605 the articles to be forwarded including the case where neither a
15606 number of articles nor a region is specified.
15607
15608 2005-12-21 Katsumi Yamaoka <yamaoka@jpl.org>
15609
15610 * nnrss.el (nnrss-request-article): Fix last change; fill
15611 text/plain parts.
15612
15613 2005-12-20 Katsumi Yamaoka <yamaoka@jpl.org>
15614
15615 * nnrss.el (nnrss-request-article): Replace <br />s with newlines
15616 in text/plain part.
15617 (nnrss-check-group): Don't add excessive newline to dc:subject.
15618
15619 2005-12-19 Mark Plaksin <happy@mcplaksin.org> (tiny change)
15620
15621 * nnrss.el (nnrss-check-group): Put the RSS dc:subject in the
15622 article.
15623
15624 2005-12-18 Reiner Steib <Reiner.Steib@gmx.de>
15625
15626 * nnml.el: Don't require gnus-bcklg. Autoload it.
15627 (nnml-use-compressed-files, nnml-save-mail): Support other
15628 comression programs such as bzip2.
15629
15630 2005-12-17 Lars Magne Ingebrigtsen <larsi@gnus.org>
15631
15632 * dns.el (query-dns): Make sure we check the buffer size before
15633 removing tcp headers.
15634
15635 2005-12-16 Katsumi Yamaoka <yamaoka@jpl.org>
15636
15637 * gnus-art.el (gnus-article-delete-text-of-type): Enable it to
15638 remove MIME buttons associated with multipart/alternative parts.
15639 (gnus-mime-display-alternative): Tag buttons using `article-type'
15640 text property.
15641
15642 * gnus-msg.el (gnus-copy-article-buffer): Remove MIME buttons
15643 associated with multipart/alternative parts.
15644
15645 * gnus-art.el (gnus-signature-separator): Fix custom type.
15646
15647 * mm-decode.el (mm-inlined-types): Fix custom type.
15648 (mm-keep-viewer-alive-types): Ditto.
15649 (mm-automatic-display): Ditto.
15650 (mm-attachment-override-types): Ditto.
15651 (mm-inline-override-types): Ditto.
15652 (mm-automatic-external-display): Ditto.
15653
15654 2005-12-15 Reiner Steib <Reiner.Steib@gmx.de>
15655
15656 * spam-report.el (spam-report-user-mail-address)
15657 (spam-report-user-agent): New variables.
15658 (spam-report-url-ping-plain): Use spam-report-user-agent.
15659
15660 2005-12-14 Ralf Angeli <angeli@iwi.uni-sb.de>
15661
15662 * gnus-art.el (gnus-button-handle-custom): Do not just use
15663 `customize-apropos' for any "M-x customize-*" button but the
15664 function called for. Accept both the function name and its
15665 argument in order to achieve this.
15666 (gnus-button-alist): Remove support for "custom:" URL's.
15667 Pass function name to `gnus-button-handle-custom' in case of "M-x
15668 customize-*" buttons.
15669
15670 2005-12-12 Katsumi Yamaoka <yamaoka@jpl.org>
15671
15672 * gnus-art.el (gnus-buttonized-mime-types): Mention addition of
15673 multipart/alternative and add xref to mm-discouraged-alternatives
15674 in doc string.
15675
15676 * mm-decode.el (mm-discouraged-alternatives): Add xref to
15677 gnus-buttonized-mime-types in doc string.
15678
15679 2005-12-08 Reiner Steib <Reiner.Steib@gmx.de>
15680
15681 * mm-decode.el (mm-discouraged-alternatives): Fix custom type.
15682 Suggest image/.* in the doc string.
15683
15684 2005-12-12 Reiner Steib <Reiner.Steib@gmx.de>
15685
15686 * mm-uu.el (mm-uu-type-alist): Don't depend on message.el for
15687 message-marks (Debian bug #342521).
15688
15689 2005-12-12 Simon Josefsson <jas@extundo.com>
15690
15691 * password.el (password-read-from-cache): Add.
15692 (password-read): Use it.
15693
15694 2005-12-12 Katsumi Yamaoka <yamaoka@jpl.org>
15695
15696 * rfc2047.el (rfc2047-charset-to-coding-system):
15697 Recognize us-ascii as a MIME charset.
15698
15699 * mm-bodies.el (mm-decode-content-transfer-encoding):
15700 Protect against the case where the 2nd arg TYPE is nil.
15701
15702 2005-12-09 Reiner Steib <Reiner.Steib@gmx.de>
15703
15704 * pop3.el (pop3-stream-type): Fix custom version.
15705
15706 * mm-uu.el (mm-uu-type-alist): Simplify uu regexp.
15707
15708 2005-12-09 ARISAWA Akihiro <ari@mbf.ocn.ne.jp> (tiny change)
15709
15710 * mm-decode.el (mm-display-external): Add missing cdr.
15711
15712 2005-12-07 Katsumi Yamaoka <yamaoka@jpl.org>
15713
15714 * mm-decode.el (mm-display-external): Use nametemplate (defined in
15715 RFC1524) if it is in mailcap or add a suffix according to
15716 mailcap-mime-extensions when generating a temp filename; postpone
15717 deleting a temp file for 2 seconds for some wrappers, shell
15718 scripts, and so on, which might exit right after having started a
15719 viewer command as a background job.
15720
15721 2005-12-06 Reiner Steib <Reiner.Steib@gmx.de>
15722
15723 * nntp.el (nntp-marks-directory): Fix custom group.
15724
15725 * gnus-fun.el (gnus-face-from-file): Decrease quant in smaller
15726 steps when < 10.
15727
15728 * gnus-start.el (gnus-no-server-1):
15729 Mention `gnus-level-default-subscribed' in doc string.
15730
15731 2005-12-02 ARISAWA Akihiro <ari@mbf.ocn.ne.jp> (tiny change)
15732
15733 * mm-view.el (mm-inline-text-html-render-with-w3m): Fix misplaced
15734 parens.
15735
15736 2005-11-26 Dave Love <fx@gnu.org>
15737
15738 * tls.el (open-tls-stream): Rename arg SERVICE to PORT.
15739 (tls-program, tls-success): Provide openssl alternative.
15740
15741 * starttls.el: Doc fixes.
15742 (starttls-open-stream-gnutls, starttls-open-stream): Rename arg
15743 SERVICE to PORT.
15744
15745 * pop3.el (pop3-open-server) <ssl>: Clarify a loop. Deal with
15746 port null or service name.
15747 (starttls-negotiate): Autoload.
15748
15749 2005-11-25 Katsumi Yamaoka <yamaoka@jpl.org>
15750
15751 * message.el (message-kill-to-signature): Fix interactive spec.
15752
15753 2005-11-24 Katsumi Yamaoka <yamaoka@jpl.org>
15754
15755 * pop3.el (pop3-open-server): Recognize a string as a service name.
15756
15757 2005-11-24 Pascal Rigaux <pixel@mandriva.com> (tiny change)
15758
15759 * rfc2231.el (rfc2231-parse-string): Support non-ascii chars.
15760
15761 2005-11-23 Dave Love <fx@gnu.org>
15762
15763 Add pop3s, pop3/starttls.
15764
15765 * pop3.el (pop3-authentication-scheme): Clarify doc.
15766 (open-tls-stream, starttls-open-stream): Autoload.
15767 (pop3-stream-type): New.
15768 (pop3-open-server): Use it.
15769
15770 * mail-source.el (mail-sources): Fix some :types. Add stream type
15771 for POP.
15772 (mail-source-keyword-map): Add :stream for POP.
15773 (mail-source-fetch-pop): Use pop3-stream-type.
15774
15775 2005-11-22 Katsumi Yamaoka <yamaoka@jpl.org>
15776
15777 * nnmail.el (nnmail-fancy-expiry-target): Use current-time instead
15778 of current-time-string.
15779
15780 2005-11-20 Stefan Schimanski <schimmi@debian.org> (tiny change)
15781
15782 * nnmail.el (nnmail-fancy-expiry-target): Protect against invalid
15783 date header.
15784
15785 2005-11-19 Kevin Greiner <kevin.greiner@compsol.cc>
15786
15787 * gnus-sum.el (gnus-fetch-old-headers): Updated docs to warn that
15788 it can seriously impact performance as it bypasses the agent's
15789 local caches.
15790
15791 2005-11-19 Kevin Greiner <kevin.greiner@compsol.cc>
15792
15793 * gnus-agent.el (gnus-agent-possibly-synchronize-flags): A server
15794 must be explicitly online rather than "not explicitly offline" for
15795 its flags to be synchronized.
15796
15797 * gnus-sum.el (gnus-summary-remove-process-mark): Always return t so
15798 that gnus-uu-unmark-thread will function correctly.
15799
15800 * gnus-group.el (gnus-total-fetched-for): Reduced cutoff so that
15801 1024K is instead displayed as 1M.
15802
15803 2005-11-17 Lars Magne Ingebrigtsen <larsi@gnus.org>
15804
15805 * flow-fill.el (fill-flowed): Bind adaptive-fill-mode to nil.
15806
15807 2005-11-16 Boris Samorodov <bsam@ipt.ru> (tiny change)
15808
15809 * imap.el (imap-kerberos4-open): Ignore SSL stuff.
15810
15811 2005-11-13 Kevin Greiner <kevin.greiner@compsol.cc>
15812
15813 * gnus-agent.el (gnus-agent-read-local): Trivial fix to format of
15814 error message to display actual error condition.
15815 (gnus-agent-save-local): Avoid saving symbols that are bound to
15816 nil as they simply result in a warning message in
15817 gnus-agent-read-local.
15818
15819 2005-11-13 Katsumi Yamaoka <yamaoka@jpl.org>
15820
15821 * gnus-start.el (gnus-dribble-read-file): Use make-local-variable
15822 rather than make-variable-buffer-local for file-precious-flag.
15823
15824 2005-11-12 Kevin Greiner <kevin.greiner@compsol.cc>
15825
15826 * gnus-agent.el (gnus-agent-braid-nov): Now tests new nov entries
15827 for duplicates which are removed. The invalid sort check then
15828 triggers a rescan after the sort as sorting may have moved
15829 duplicate entries such that they can be cheaply detected.
15830
15831 2005-11-13 Katsumi Yamaoka <yamaoka@jpl.org>
15832
15833 * gnus-start.el (gnus-dribble-read-file): Quote file-precious-flag.
15834
15835 2005-11-12 Kevin Greiner <kevin.greiner@compsol.cc>
15836
15837 * gnus-agent.el (gnus-agent-article-alist-save-format):
15838 Change internal variable to a custom variable. Change default value
15839 from compressed(2) to uncompressed(1).
15840 (gnus-agent-read-agentview): Reversed revision 7.8 to restore
15841 support for uncompressed agentview files. Taken together, reading
15842 the agentview file should now be 6-7 times faster.
15843
15844 2005-11-11 Jan Nieuwenhuizen <janneke@gnu.org>
15845
15846 * gnus-start.el (gnus-dribble-read-file): Set file-precious-flag,
15847 as a buffer-local variable. This avoids creating truncated
15848 dribble files as a result of a hang up, eg.
15849
15850 2005-12-09 Reiner Steib <Reiner.Steib@gmx.de>
15851
15852 * gnus-start.el (gnus-start-draft-setup):
15853 Enforce `gnus-draft-mode' for nndraft:drafts at startup.
15854
15855 * gnus.el (gnus-splash): Change custom group.
15856 (gnus-group-get-parameter, gnus-group-parameter-value):
15857 Describe allow-list argument.
15858
15859 * gnus-agent.el (gnus-agent-article-alist-save-format): Format doc
15860 string.
15861
15862 2005-12-06 Reiner Steib <Reiner.Steib@gmx.de>
15863
15864 * gnus-art.el (gnus-default-article-saver): Add user-defined
15865 `function' to custom type.
15866
15867 2005-10-30 Chong Yidong <cyd@stupidchicken.com>
15868
15869 * imap.el (imap-open): Handle case where buffer is a buffer
15870 object.
15871
15872 2005-11-29 Reiner Steib <Reiner.Steib@gmx.de>
15873
15874 * gnus-cache.el (gnus-cache-rename-group): Wrap doc strings and
15875 long lines.
15876 (gnus-cache-delete-group): Wrap doc strings.
15877
15878 * gnus-agent.el (gnus-agent-rename-group)
15879 (gnus-agent-delete-group): Wrap doc strings.
15880
15881 2005-11-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
15882
15883 * gnus-start.el (gnus-1): Add "native" to
15884 gnus-predefined-server-alist.
15885
15886 * gnus.el (gnus-method-to-server): Don't add "native" to the
15887 lists here, because that leads to problems when
15888 gnus-select-method is bound.
15889
15890 2005-11-09 Simon Josefsson <jas@extundo.com>
15891
15892 * gnus-sum.el (gnus-article-sort-by-date-reverse): Remove,
15893 use (not sort-by-date) instead.
15894
15895 2005-11-30 Stefan Monnier <monnier@iro.umontreal.ca>
15896
15897 * gnus-delay.el (gnus-delay-group): Don't autoload.
15898 It's useless and could trigger a bug in cus-dep.el causing ldefs-boot
15899 to be re-loaded when customizing the `gnus-delay' group.
15900
15901 2005-11-19 Chong Yidong <cyd@stupidchicken.com>
15902
15903 * message.el: Revert last changes.
15904 (message-insert-citation-line): Use newlines.
15905
15906 2005-11-17 Chong Yidong <cyd@stupidchicken.com>
15907
15908 * message.el (message-courtesy-message)
15909 (message-mark-insert-begin, message-mark-insert-end)
15910 (message-elide-ellipsis, message-cancel-message)
15911 (message-add-header, message-change-subject)
15912 (message-cross-post-followup-to-header)
15913 (message-cross-post-insert-note, message-reduce-to-to-cc)
15914 (message-widen-reply, message-delete-not-region)
15915 (message-kill-to-signature, message-insert-signature)
15916 (message-insert-importance-high, message-insert-importance-low)
15917 (message-insert-or-toggle-importance)
15918 (message-insert-disposition-notification-to)
15919 (message-indent-citation, message-yank-original)
15920 (message-cite-original-without-signature, message-cite-original)
15921 (message-insert-citation-line, message-position-on-field)
15922 (message-fix-before-sending, message-send-mail-partially)
15923 (message-send-mail, message-send-mail-with-sendmail)
15924 (message-send-mail-with-qmail, message-send-news)
15925 (message-check-news-header-syntax, message-generate-headers)
15926 (message-insert-courtesy-copy, message-fill-address)
15927 (message-fill-header, message-shorten-references)
15928 (message-setup-1, message-cancel-news)
15929 (message-forward-make-body-plain, message-forward-make-body-mime)
15930 (message-forward-make-body-mml, message-encode-message-body)
15931 (message-forward-make-body-digest-plain)
15932 (message-forward-make-body-digest-mime)
15933 (message-use-alternative-email-as-from): Insert `hard-newline'
15934 instead of ordinary newlines.
15935
15936 2005-11-09 Katsumi Yamaoka <yamaoka@jpl.org>
15937
15938 * message.el (message-generate-headers): Downcase the argument
15939 given to message-check-element.
15940
15941 2005-11-08 Kevin Greiner <kevin.greiner@compsol.cc>
15942
15943 * nntp.el (nntp-authinfo-rejected): New error condition.
15944 (nntp-wait-for): Use new error condition to signal authentication
15945 error.
15946 (nntp-retrieve-data): Rethrow new error condition to break out of
15947 recursive call to nntp-send-authinfo.
15948
15949 2005-11-08 Romain Francoise <romain@orebokech.com>
15950
15951 * gnus-sum.el (gnus-summary-catchup-and-goto-prev-group): New function.
15952 (gnus-summary-exit-map): Bind to `Z p'.
15953 (gnus-summary-make-menu-bar): Add menu item.
15954
15955 2005-11-02 Reiner Steib <Reiner.Steib@gmx.de>
15956
15957 * gnus-art.el (gnus-article-treat-custom): Add `first'.
15958 (gnus-treat-*): Add `first' in all doc strings.
15959
15960 * gnus-group.el (gnus-group-compact-group): Fix typo.
15961
15962 2005-11-01 Katsumi Yamaoka <yamaoka@jpl.org>
15963
15964 * gnus.el (gnus-parameters-case-fold-search): New variable.
15965 (gnus-parameters-get-parameter): Use it.
15966
15967 * gnus-score.el (gnus-home-score-file): Doc fix.
15968
15969 2005-11-01 Xavier Maillard <zedek@gnu-rox.org> (tiny change)
15970
15971 * gnus-score.el (gnus-update-score-entry-dates): Doc fix.
15972
15973 2005-10-31 Katsumi Yamaoka <yamaoka@jpl.org>
15974
15975 * mm-util.el (mm-special-display-p): New function.
15976
15977 * mml.el (mml-preview): Use it; doc fix.
15978
15979 2005-10-29 Romain Francoise <romain@orebokech.com>
15980
15981 * message.el (message-fix-before-sending): Fix comment.
15982
15983 2005-10-29 Jari Aalto <jari.aalto@cante.net>
15984
15985 * gnus-sum.el (gnus-article-sort-by-date-reverse): New function.
15986
15987 2005-10-29 Jari Aalto <jari.aalto@cante.net>
15988
15989 * score-mode.el (gnus-score-edit-done-hook): Introduce variable.
15990 Used in gnus-score.el.
15991
15992 2005-10-28 Reiner Steib <Reiner.Steib@gmx.de>
15993
15994 * mm-util.el (mm-codepage-setup): Remove bogus alias test.
15995
15996 2005-10-27 Reiner Steib <Reiner.Steib@gmx.de>
15997
15998 * flow-fill.el (fill-flowed-encode-tests): Restore trailing
15999 whitespace removed in revision 7.8. Use concatenated string to
16000 protect trailing whitespace.
16001
16002 2005-10-27 Jouni K. Seppänen <jks@iki.fi>
16003
16004 * nnimap.el (nnimap-search-uids-not-since-is-evil): Add variable.
16005 (nnimap-request-expire-articles): Use it to avoid sending 'UID
16006 SEARCH UID ... NOT SINCE' queries, for inefficient servers like
16007 Courier IMAP ("some version from 2004"). Mostly based on similar
16008 code in the same function.
16009
16010 2005-10-26 Didier Verna <didier@xemacs.org>
16011
16012 * gnus-group.el (gnus-group-compact-group): Invalidate original
16013 article buffer.
16014 * gnus-srvr.el (gnus-server-compact-server): Ditto.
16015 * nnml.el (nnml-request-compact-group): Handle self Xref: field in
16016 NOV database and in article itself.
16017 Invalidate article backlog.
16018
16019 2005-10-26 Reiner Steib <Reiner.Steib@gmx.de>
16020
16021 * mm-uu.el (mm-uu-hide-markers): Fix XEmacs case.
16022
16023 2005-10-26 Simon Josefsson <jas@extundo.com>
16024
16025 * flow-fill.el (fill-flowed): Flow-fill unquoted lines too, revert
16026 part of 2004-07-25 change.
16027
16028 2005-10-26 Katsumi Yamaoka <yamaoka@jpl.org>
16029
16030 * message.el (message-display-completion-list): New function.
16031 (message-expand-group): Use it; make sure the Completions buffer
16032 is modifiable.
16033
16034 2005-10-30 Chong Yidong <cyd@stupidchicken.com>
16035
16036 * imap.el (imap-open): Handle case where buffer is a buffer object.
16037
16038 2005-10-24 Eli Zaretskii <eliz@gnu.org>
16039
16040 * pgg-def.el:
16041 * pgg-gpg.el:
16042 * pgg-parse.el:
16043 * pgg-pgp.el:
16044 * pgg-pgp5.el:
16045 * pgg.el: Move to the parent lisp directory.
16046
16047 2005-10-23 Chong Yidong <cyd@stupidchicken.com>
16048
16049 * gnus-sum.el (gnus-ignored-from-addresses): Handle case where
16050 user-mail-name is an empty string.
16051
16052 2005-10-25 Reiner Steib <Reiner.Steib@gmx.de>
16053
16054 * gnus-score.el (gnus-default-adaptive-score-alist): Set defaults
16055 depending on gnus-score-decay-constant.
16056
16057 * encrypt.el (encrypt-insert-file-contents)
16058 (encrypt-write-file-contents): Don't use `gnus-message'.
16059
16060 * mm-uu.el (mm-uu-verbatim-marks-extract): Add four start and end
16061 arguments.
16062 (mm-uu-type-alist): Add message-marks and insert-marks.
16063 Pass arguments to mm-uu-verbatim-marks-extract.
16064 (mm-uu-hide-markers): New variable.
16065 (mm-uu-extract): Use face similar to `gnus-cite-3'.
16066
16067 * gnus-fun.el (gnus-convert-image-to-x-face-command)
16068 (gnus-convert-image-to-face-command): Use "convert" by default to
16069 allow other input image formats.
16070 (gnus-x-face-from-file, gnus-face-from-file): Adjust doc strings
16071 accordingly.
16072
16073 2005-10-23 Simon Josefsson <jas@extundo.com>
16074
16075 * imap.el (imap-gssapi-program): Align command line parameters
16076 with latest GNU SASL.
16077 (imap-gssapi-open): Ignore 'Trying ...' messages from GNU SASL.
16078
16079 2005-10-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
16080
16081 * nnslashdot.el (nnslashdot-retrieve-headers-1): Update to new
16082 HTML.
16083 (nnslashdot-request-article): Ditto.
16084
16085 2005-10-20 Hiroshi Fujishima <hiroshi.fujishima@gmail.com> (tiny change)
16086
16087 * mail-source.el (mail-source-fetch-pop): Require pop3.
16088 (mail-source-check-pop): Ditto.
16089
16090 2005-10-20 Katsumi Yamaoka <yamaoka@jpl.org>
16091
16092 * rfc2047.el (rfc2047-decode-encoded-words): Fix the handling of
16093 errors.
16094
16095 2005-10-19 Reiner Steib <Reiner.Steib@gmx.de>
16096
16097 * gnus-art.el (gnus-treat-strip-trailing-blank-lines)
16098 (gnus-treat-strip-leading-blank-lines): Improve doc string.
16099
16100 * message.el (message-tool-bar-local-item-from-menu): Fix comment.
16101
16102 * mm-bodies.el (mm-decode-string):
16103 Call `mm-charset-to-coding-system' with allow-override argument.
16104
16105 2005-10-19 Katsumi Yamaoka <yamaoka@jpl.org>
16106
16107 * rfc2047.el (rfc2047-allow-incomplete-encoded-text): New variable.
16108 (rfc2047-charset-to-coding-system): New function.
16109 (rfc2047-decode-encoded-words): New function.
16110 (rfc2047-decode-region): Use them.
16111 (rfc2047-decode-cte): Remove.
16112 (rfc2047-parse-and-decode): Remove.
16113 (rfc2047-decode): Remove.
16114
16115 2005-10-15 Kenichi Handa <handa@m17n.org>
16116
16117 * rfc2047.el (rfc2047-decode-cte): New function.
16118 (rfc2047-decode-region): Change the way to decode successive
16119 encoded-words: decode B- or Q-encoding in each encoded-word,
16120 concatenate them, and decode it as charset.
16121
16122 2005-10-17 Chong Yidong <cyd@stupidchicken.com>
16123
16124 * gnus-cus.el (gnus-custom-map): New variable. Bind mouse-1 to
16125 widget-move-and-invoke.
16126 (gnus-custom-mode): Use gnus-custom-map.
16127
16128 2005-10-15 Bill Wohler <wohler@newt.com>
16129
16130 * message.el (message-tool-bar-map): Rename image file from
16131 mail_send to mail/send.
16132
16133 2005-10-16 Masatake YAMATO <jet@gyve.org>
16134
16135 * message.el (message-expand-group): Pass the common
16136 prefix substring of completion to `display-completion-list'.
16137
16138 2005-10-13 Reiner Steib <Reiner.Steib@gmx.de>
16139
16140 * mml-sec.el (mml-secure-method): New internal variable.
16141 (mml-secure-sign, mml-secure-encrypt, mml-secure-message-sign)
16142 (mml-secure-message-sign-encrypt, mml-secure-message-encrypt):
16143 New functions using mml-secure-method.
16144
16145 * mml.el (mml-mode-map): Add key bindings for those functions.
16146 (mml-menu): Simplify security menu entries. Suggested by Jesper
16147 Harder <harder@myrealbox.com>.
16148 (mml-attach-file, mml-attach-buffer, mml-attach-external):
16149 Goto end of message if point is the headers of the message.
16150
16151 * message.el (message-in-body-p): New function.
16152
16153 * assistant.el: Autoload gnus-util and netrc.
16154
16155 * mm-util.el (mm-charset-to-coding-system): Add allow-override.
16156 Use `mm-charset-override-alist' only when decoding.
16157
16158 * mm-bodies.el (mm-decode-body):
16159 Call `mm-charset-to-coding-system' with allow-override argument.
16160
16161 * gnus-art.el (gnus-mime-view-part-as-type-internal): Try to fetch
16162 `filename' from Content-Disposition if Content-Type doesn't
16163 provide `name'.
16164 (gnus-mime-view-part-as-type): Set default instead of
16165 initial-input.
16166
16167 2005-10-09 Daniel Brockman <daniel@brockman.se>
16168
16169 * format-spec.el (format-spec): Propagate text properties of % spec.
16170
16171 2005-10-12 Reiner Steib <Reiner.Steib@gmx.de>
16172
16173 * gnus-art.el (gnus-treat-predicate): Add `first'.
16174
16175 2005-10-11 Reiner Steib <Reiner.Steib@gmx.de>
16176
16177 * mm-util.el (mm-charset-synonym-alist): Improve doc string.
16178 (mm-charset-override-alist): New variable.
16179 (mm-charset-to-coding-system): Use it.
16180 (mm-codepage-setup): New helper function.
16181 (mm-charset-eval-alist): New variable.
16182 (mm-charset-to-coding-system): Use mm-charset-eval-alist.
16183 Warn about unknown charsets.
16184
16185 2005-10-04 David Hansen <david.hansen@gmx.net>
16186
16187 * nnrss.el (nnrss-request-article): Add support for the comments tag.
16188 (nnrss-check-group): Ditto.
16189
16190 2005-10-04 Reiner Steib <Reiner.Steib@gmx.de>
16191
16192 * mm-uu.el (mm-uu-verbatim-marks-extract, mm-uu-latex-extract):
16193 Rename x-gnus-verbatim to x-verbatim.
16194 (mm-uu-type-alist): Fix regexp for verbatim-marks.
16195
16196 * mm-decode.el (mm-automatic-display): Rename x-gnus-verbatim to
16197 x-verbatim.
16198
16199 * mm-url.el (mm-url-predefined-programs): Add switches for curl.
16200
16201 * gnus-util.el (gnus-remove-duplicates): Remove.
16202
16203 * nnmail.el (nnmail-article-group): Use mm-delete-duplicates
16204 instead of gnus-remove-duplicates.
16205
16206 * message.el (message-remove-duplicates): Remove.
16207 (message-idna-to-ascii-rhs-1): Use mm-delete-duplicates instead of
16208 message-remove-duplicates.
16209
16210 * mm-util.el (mm-delete-duplicates): Use `delete-dups' if
16211 available, else use implementation from `delete-dups'.
16212
16213 * message.el (message-insert-expires): New function.
16214 (message-mode-map): Add key binding.
16215 (message-mode-field-menu): Add menu entry.
16216 (message-mode): Document it.
16217 (message-make-expires-date): Use `message-make-date'.
16218
16219 2005-10-04 Josh Huber <huber@alum.wpi.edu>
16220
16221 * message.el (message-make-expires-date): New function.
16222
16223 2005-10-02 Katsumi Yamaoka <yamaoka@jpl.org>
16224
16225 * time-date.el: Autoload parse-time-string, XEmacs needs it.
16226
16227 2005-09-30 Stefan Monnier <monnier@iro.umontreal.ca>
16228
16229 * mm-decode.el (mm-inline-media-tests): Check presence of the diff-mode
16230 function rather than the diff-mode.el package.
16231 (mm-display-external): Use with-current-buffer.
16232 (mm-viewer-completion-map, mm-viewer-completion-map):
16233 Move initialization inside declaration.
16234
16235 2005-09-29 Simon Josefsson <jas@extundo.com>
16236
16237 * spam.el: Load hashcash when compiling, to avoid warnings.
16238 Don't autoload mail-check-payment.
16239 (spam-check-hashcash): Define unconditionally, since hashcash.el
16240 is part of Gnus now. Ignore errors from payment checking.
16241
16242 2005-09-28 Reiner Steib <Reiner.Steib@gmx.de>
16243
16244 * message.el (message-bold-region, message-unbold-region):
16245 Rename from `bold-region' and `unbold-region'.
16246
16247 * message.el: Remove useless autoloads.
16248
16249 2005-09-28 Simon Josefsson <jas@extundo.com>
16250
16251 * message.el (message-use-idna): Default to t.
16252 (message-use-idna): Test whether encoding works too. Doc fix.
16253
16254 2005-09-28 Katsumi Yamaoka <yamaoka@jpl.org>
16255
16256 * nntp.el (nntp-warn-about-losing-connection): Remove.
16257
16258 2005-09-27 Reiner Steib <Reiner.Steib@gmx.de>
16259
16260 * mm-uu.el (mm-uu-emacs-sources-regexp): Make variable
16261 customizable. Change default value.
16262 (mm-uu-diff-groups-regexp): Change default value.
16263 (mm-uu-type-alist): Add doc string.
16264 (mm-uu-configure): Add doc string. Make it interactive.
16265 (mm-uu-tex-groups-regexp): New variable.
16266 (mm-uu-latex-extract, mm-uu-latex-test): New functions.
16267 (mm-uu-type-alist): Add LaTeX documents.
16268 (mm-uu-verbatim-marks-extract): Use "text/x-gnus-verbatim" instead
16269 of "text/verbatim".
16270 (mm-uu-diff-groups-regexp): Fix missing quotes from previous commit.
16271
16272 * mm-decode.el (mm-automatic-display): Use "text/x-gnus-verbatim"
16273 instead of "text/verbatim".
16274
16275 * message.el (message-mark-inserted-region)
16276 (message-mark-insert-file): Use slrn style marks when called with
16277 prefix argument.
16278
16279 2005-09-27 Simon Josefsson <jas@extundo.com>
16280
16281 * message.el (message-idna-to-ascii-rhs-1): Reformat.
16282
16283 2005-09-27 Arne Jørgensen <arne@arnested.dk>
16284
16285 * message.el (message-remove-duplicates): New function.
16286 Implementation borrowed from `gnus-remove-duplicates'.
16287 (message-idna-to-ascii-rhs): Also encode idna addresses in
16288 Reply-To:, Mail-Reply-To: and Mail-Followup-To:.
16289 (message-idna-to-ascii-rhs-1): When `message-use-idna' is 'ask
16290 only ask about the same idna domain once per header and also tell
16291 in what header to replace the idna domain.
16292
16293 * gnus-art.el (article-decode-idna-rhs): Also decode idna
16294 addresses in Reply-To:, Mail-Reply-To: and Mail-Followup-To:.
16295 (article-decode-idna-rhs): Fix regexp so that all idna-address in
16296 a header is decoded and not just the last one.
16297
16298 2005-09-27 Katsumi Yamaoka <yamaoka@jpl.org>
16299
16300 * gnus-art.el (gnus-mime-display-single): Don't modify text if it
16301 has been decoded.
16302
16303 * mm-decode.el (mm-automatic-display): Add text/verbatim.
16304 (mm-insert-part): Don't modify text if it has been decoded.
16305
16306 * mm-uu.el (mm-uu-verbatim-marks-extract): Say text has been
16307 decoded.
16308
16309 * mm-view.el (mm-inline-text): Don't strip text props unless
16310 decoding enriched or richtext parts.
16311
16312 2005-09-25 Romain Francoise <romain@orebokech.com>
16313
16314 * gnus-agent.el (gnus-agent-expire-group, gnus-agent-expire):
16315 * gnus-start.el (gnus-subscribe-interactively):
16316 * gnus-uu.el (gnus-uu-grab-articles):
16317 End `yes-or-no-p' and `y-or-n-p' prompts with question mark and
16318 space.
16319
16320 2005-09-24 Emilio C. Lopes <eclig@gmx.net>
16321
16322 * smime.el (smime-sign-buffer, smime-decrypt-buffer):
16323 * mm-view.el (mm-view-pkcs7-decrypt):
16324 * gnus-sum.el (gnus-summary-limit-to-extra)
16325 (gnus-summary-respool-article, gnus-read-move-group-name):
16326 * gnus-score.el (gnus-summary-increase-score):
16327 * gnus-util.el (gnus-completing-read-with-default):
16328 * gnus-art.el (gnus-read-save-file-name)
16329 (gnus-summary-save-in-rmail, gnus-summary-save-in-mail)
16330 (gnus-summary-save-in-file, gnus-summary-save-body-in-file):
16331 * message.el (message-check-news-header-syntax):
16332 Follow convention for reading with the minibuffer.
16333
16334 2005-09-22 Reiner Steib <Reiner.Steib@gmx.de>
16335
16336 * spam-report.el (spam-report-url-ping-plain):
16337 Use gnus-extended-version as User-Agent.
16338
16339 * gnus-agent.el (gnus-agent-synchronize-flags): Explain why the
16340 default value is nil.
16341
16342 * mm-uu.el (mm-uu-type-alist): Add slrn style verbatim-marks.
16343 (mm-uu-verbatim-marks-extract): New function.
16344 (mm-uu-extract): New face.
16345 (mm-uu-copy-to-buffer): Use it.
16346
16347 * spam-report.el (spam-report-gmane-ham): Rename from
16348 `spam-report-gmane-unspam'.
16349 (spam-report-gmane-internal): Rename from `spam-report-gmane'.
16350 Simplify use of UNSPAM argument. Fetch "X-Report-Unspam" header.
16351
16352 * spam.el (spam-report-gmane-spam, spam-report-gmane-ham):
16353 Autoload.
16354 (spam-report-gmane-unregister-routine):
16355 Rename `spam-report-gmane-unspam' to `spam-report-gmane-ham'.
16356
16357 2005-09-21 Teodor Zlatanov <tzz@lifelogs.com>
16358
16359 * spam.el (spam-use-gmane, spam-report-gmane-register-routine)
16360 (spam-report-gmane-unregister-routine): Add support for gmane
16361 unregistration.
16362
16363 * spam-report.el (spam-report-gmane-unspam)
16364 (spam-report-gmane-spam): Add new wrappers around spam-report-gmane.
16365 (spam-report-gmane): Change to take a single article and do unspam
16366 registration.
16367
16368 2005-09-19 Reiner Steib <Reiner.Steib@gmx.de>
16369
16370 * mm-url.el (mm-url-decode-entities): Fix regexp.
16371
16372 2005-09-20 Lars Magne Ingebrigtsen <larsi@gnus.org>
16373
16374 * gnus-agent.el (gnus-agent-synchronize-flags): Switch the
16375 default to nil, to be able to use Gnus at all. If the default
16376 switches to something else, then the function should be fixed not
16377 be exceedingly slow.
16378
16379 2005-09-20 Teodor Zlatanov <tzz@lifelogs.com>
16380
16381 * gnus-start.el (gnus-activate-group): If the server is nil, don't
16382 fail hard.
16383
16384 * spam-report.el: Add better Keywords line.
16385
16386 * spam.el: Add Maintainer and better Keywords line.
16387
16388 2005-09-19 Reiner Steib <Reiner.Steib@gmx.de>
16389
16390 * gnus-art.el (gnus-article-replace-part)
16391 (gnus-mime-replace-part): New functions.
16392 (gnus-mime-action-alist, gnus-mime-button-commands)
16393 (gnus-mime-save-part-and-strip): Add file argument.
16394 (gnus-article-part-wrapper): Add interactive argument.
16395
16396 * gnus-sum.el (gnus-summary-mime-map):
16397 Add `gnus-article-replace-part'.
16398
16399 2005-09-19 Didier Verna <didier@xemacs.org>
16400
16401 The nnml compaction feature:
16402 * nnml.el (nnml-request-compact-group): New function.
16403 * nnml.el (nnml-request-compact): New function.
16404 * gnus-int.el (gnus-request-compact-group): New function.
16405 * gnus-int.el (gnus-request-compact): New function.
16406 * gnus-group.el (gnus-group-compact-group): New function.
16407 * gnus-group.el (gnus-group-group-map): Bind it to 'G z'.
16408 * gnus-group.el (gnus-group-make-menu-bar): Add an entry for it.
16409 * gnus-srvr.el (gnus-server-compact-server): New function.
16410 * gnus-srvr.el (gnus-server-mode-map): Bind it to 'z'.
16411 * gnus-srvr.el (gnus-server-make-menu-bar): Add an entry for it.
16412
16413 2005-09-18 Deepak Goel <deego@gnufans.org>
16414
16415 * sieve.el (sieve-help): Fix `message' call: first arg should be a
16416 format spec.
16417
16418 2005-09-16 Katsumi Yamaoka <yamaoka@jpl.org>
16419
16420 * gnus.el (gnus-group-startup-message): Bind image-load-path.
16421
16422 2005-09-15 Romain Francoise <romain@orebokech.com>
16423
16424 * message.el (message-fill-paragraph): Clarify docstring.
16425
16426 2005-09-14 Katsumi Yamaoka <yamaoka@jpl.org>
16427
16428 * gnus-art.el (gnus-mime-display-part): Protect against broken
16429 MIME messages.
16430
16431 2005-09-13 Katsumi Yamaoka <yamaoka@jpl.org>
16432
16433 * gnus-sum.el (gnus-summary-edit-article-done): Remove text props
16434 before parsing header.
16435
16436 2005-09-11 Jari Aalto <jari.aalto@cante.net>
16437
16438 * html2text.el (html2text-replace-list): Add new entities.
16439
16440 2005-09-11 Romain Francoise <romain@orebokech.com>
16441
16442 * message.el (message-alternative-emails): Improve docstring.
16443 (message-setup-1): Call `message-use-alternative-email-as-from'
16444 after `message-setup-hook' to give it precedence over posting
16445 styles, etc.
16446 (message-use-alternative-email-as-from): Add docstring.
16447 Remove the original From header if present.
16448
16449 * nnml.el (nnml-compressed-files-size-threshold): New variable.
16450 (nnml-save-mail): Use it.
16451
16452 * gnus-uu.el (gnus-uu-mark-series): Return number of marked
16453 articles. Add new argument `silent'.
16454 (gnus-uu-mark-all): Report the total number of marked articles.
16455
16456 2005-09-10 Romain Francoise <romain@orebokech.com>
16457
16458 * gnus-uu.el (gnus-message-process-mark): Use gnus-message.
16459 (gnus-uu-mark-series): Likewise.
16460
16461 2005-09-10 Reiner Steib <Reiner.Steib@gmx.de>
16462
16463 * spam-report.el (spam-report-gmane): Fix generation of spam
16464 report URL.
16465
16466 2005-09-10 Simon Josefsson <jas@extundo.com>
16467
16468 * gnus-agent.el (gnus-agent-synchronize-flags): Make the default
16469 t, based on discussion on the ding list with Robert Epprecht
16470 <epprecht@solnet.ch>.
16471
16472 2005-09-07 Reiner Steib <Reiner.Steib@gmx.de>
16473
16474 * spam-report.el (spam-report-gmane): Make it work without
16475 X-Report-Spam header. Gmane now only provides Archived-At.
16476 This is only used if `spam-report-gmane-use-article-number' is nil.
16477 (spam-report-gmane-spam-header): Remove. Not used anymore.
16478
16479 * gnus-sum.el (gnus-thread-sort-by-recipient): New function to
16480 make `gnus-summary-sort-by-recipient' work with threading.
16481
16482 * nnweb.el (nnweb-google-wash-article): Print a message if article
16483 is not available.
16484
16485 2005-09-07 TSUCHIYA Masatoshi <tsuchiya@namazu.org>
16486
16487 * gnus-art.el (gnus-mime-display-single): Revert 2004-10-07
16488 change. Decode text/* parts content before displaying.
16489
16490 2005-09-06 Reiner Steib <Reiner.Steib@gmx.de>
16491
16492 * mml-smime.el: Remove defvar of gnus-extract-address-components.
16493
16494 2005-09-06 Katsumi Yamaoka <yamaoka@jpl.org>
16495
16496 * mm-view.el (mm-display-inline-fontify): Disable support modes.
16497
16498 2005-09-05 Reiner Steib <Reiner.Steib@gmx.de>
16499
16500 * message.el (message-tab-body-function): Fix mismatched custom type.
16501
16502 * gnus.el (gnus-group-change-level-function): Ditto.
16503
16504 * gnus-msg.el (gnus-outgoing-message-group): Ditto.
16505
16506 * gnus-art.el (gnus-signature-limit)
16507 (gnus-article-mime-part-function): Ditto.
16508
16509 2005-09-05 Katsumi Yamaoka <yamaoka@jpl.org>
16510
16511 * mml.el (mml-mode): Silence the byte compiler.
16512
16513 * gnus-art.el (gnus-article-jump-to-part): Redisplay the article
16514 using `(sit-for 0)' before moving the point to the specified part;
16515 skip unbuttonized parts.
16516 (gnus-article-part-wrapper): Don't use save-window-excursion; don't
16517 return to the summary window if gnus-auto-select-part is non-nil.
16518
16519 2005-09-04 Reiner Steib <Reiner.Steib@gmx.de>
16520
16521 * mml.el (mml-dnd-protocol-alist, mml-dnd-attach-options):
16522 New variables.
16523 (mml-dnd-attach-file, mml-mode): Use them.
16524
16525 * nnweb.el (nnweb-type-definition, nnweb-google-wash-article):
16526 Make fetching article by MID work again for Google Groups.
16527 Add FIXME concerning gnus-group-make-web-group.
16528
16529 * mml-smime.el (mml-smime-sign-query, mml-smime-get-dns-cert):
16530 Don't depend on Gnus by using mail-extract-address-components if
16531 gnus-extract-address-components is not bound.
16532
16533 2005-09-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
16534
16535 * gnus-art.el (gnus-mime-display-security): Don't display the
16536 signature, but only the signed part.
16537
16538 2005-09-02 Katsumi Yamaoka <yamaoka@jpl.org>
16539
16540 * gnus-sum.el (gnus-thread-hide-subtree): Doc fix.
16541
16542 * gnus-msg.el (gnus-inews-insert-gcc): Fix the mistake of using
16543 list, not listp.
16544
16545 2005-09-02 Hrvoje Niksic <hniksic@xemacs.org>
16546
16547 * mm-encode.el (mm-encode-content-transfer-encoding):
16548 Likewise when encoding.
16549
16550 * mm-bodies.el (mm-decode-content-transfer-encoding):
16551 De-canonicalize CRLF for all text content types, not just
16552 text/plain.
16553
16554 2005-09-01 Katsumi Yamaoka <yamaoka@jpl.org>
16555
16556 * gnus-art.el (gnus-article-part-wrapper): Error if there's no
16557 valid article; point arrow and cursor at the MIME button.
16558
16559 2005-08-30 Katsumi Yamaoka <yamaoka@jpl.org>
16560
16561 * gnus-art.el (gnus-mime-save-part-and-strip): Clarify prompt.
16562 Suggested by Dan Christensen <jdc@uwo.ca>.
16563
16564 * mm-decode.el (mm-save-part): Enable change of prompt.
16565
16566 2005-08-29 Jari Aalto <jari.aalto@cante.net>
16567
16568 * gnus-msg.el (gnus-inews-add-send-actions):
16569 Make `message-post-method' lambda parameter ARG `&optional'.
16570
16571 2005-08-29 Reiner Steib <Reiner.Steib@gmx.de>
16572
16573 * gnus-sum.el (gnus-summary-mime-map):
16574 Add gnus-article-save-part-and-strip, gnus-article-delete-part and
16575 gnus-article-jump-to-part.
16576
16577 * gnus-art.el (gnus-article-edit-article): Add quiet argument.
16578 (gnus-article-edit-part): Use it.
16579 (gnus-article-part-wrapper): Add no-handle argument.
16580 (gnus-article-save-part-and-strip, gnus-article-delete-part):
16581 New functions.
16582
16583 2005-08-29 Romain Francoise <romain@orebokech.com>
16584
16585 * gnus-fun.el (gnus-convert-image-to-face-command): Fix typo in
16586 docstring.
16587 (gnus-face-from-file): Likewise.
16588
16589 2005-08-29 Reiner Steib <Reiner.Steib@gmx.de>
16590
16591 * gnus-art.el (gnus-mime-save-part-and-strip): Don't prompt.
16592 (gnus-mime-delete-part): Don't prompt if `gnus-expert-user' is
16593 non-nil.
16594 (gnus-auto-select-part): New variable.
16595 (gnus-article-jump-to-part): New function.
16596 (gnus-article-edit-part, gnus-mime-save-part-and-strip)
16597 (gnus-mime-delete-part): Allow selecting specified part after
16598 deleting or stripping parts.
16599 (gnus-article-jump-to-part): Don't use `read-number'. Use last
16600 part if argument is bogus.
16601
16602 2005-08-31 Juanma Barranquero <lekktu@gmail.com>
16603
16604 * gnus-art.el (w3m-minor-mode-map):
16605 * gnus-spec.el (gnus-newsrc-file-version):
16606 * gnus-util.el (nnmail-active-file-coding-system)
16607 (gnus-original-article-buffer, gnus-user-agent):
16608 * gnus.el (gnus-ham-process-destinations)
16609 (gnus-parameter-ham-marks-alist)
16610 (gnus-parameter-spam-marks-alist, gnus-spam-autodetect)
16611 (gnus-spam-autodetect-methods, gnus-spam-newsgroup-contents)
16612 (gnus-spam-process-destinations, gnus-spam-process-newsgroups):
16613 * mm-decode.el (gnus-current-window-configuration):
16614 * mm-extern.el (gnus-article-mime-handles):
16615 * mm-url.el (url-current-object, url-package-name)
16616 (url-package-version):
16617 * mm-view.el (gnus-article-mime-handles, gnus-newsgroup-charset)
16618 (smime-keys, w3m-cid-retrieve-function-alist)
16619 (w3m-current-buffer, w3m-display-inline-images)
16620 (w3m-minor-mode-map):
16621 * mml-smime.el (gnus-extract-address-components):
16622 * mml.el (gnus-article-mime-handles, gnus-mouse-2)
16623 (gnus-newsrc-hashtb, message-default-charset)
16624 (message-deletable-headers, message-options)
16625 (message-posting-charset, message-required-mail-headers)
16626 (message-required-news-headers):
16627 * mml1991.el (mc-pgp-always-sign):
16628 * mml2015.el (mc-pgp-always-sign):
16629 * nnheader.el (nnmail-extra-headers):
16630 * rfc1843.el (gnus-decode-encoded-word-function)
16631 (gnus-decode-header-function, gnus-newsgroup-name):
16632 * spam-stat.el (gnus-original-article-buffer): Add defvars.
16633
16634 2005-08-22 Karl Chen <quarl@cs.berkeley.edu>
16635
16636 * gnus-art.el (gnus-treatment-function-alist): Move date-lapsed to
16637 the end of the date treatments.
16638
16639 2005-08-15 Simon Josefsson <jas@extundo.com>
16640
16641 * pgg.el (url-insert-file-contents): Don't autoload it, Emacs has
16642 it in url-handlers.el and XEmacs in url.el. Reported by Luca
16643 Capello and Romain Francoise.
16644 (pgg-fetch-key-function): Remove, not used?
16645 (pgg-insert-url-with-w3): Require url, to get
16646 url-insert-file-contents regardless of where it is defined.
16647
16648 2005-08-13 Romain Francoise <romain@orebokech.com>
16649
16650 * message.el (message-cite-original-1): New function.
16651 (message-cite-original): Use it.
16652 (message-cite-original-without-signature): Ditto.
16653
16654 2005-08-08 Romain Francoise <romain@orebokech.com>
16655
16656 * message.el (message-yank-empty-prefix): New variable.
16657 (message-indent-citation): Use it.
16658 (message-cite-original-without-signature): Respect X-No-Archive.
16659
16660 2005-08-08 Simon Josefsson <jas@extundo.com>
16661
16662 * pgg.el: Autoload url-insert-file-contents instead of loading
16663 w3/url.
16664 (pgg-insert-url-with-w3): Don't load url here.
16665
16666 2005-08-07 Jesper Harder <harder@phys.au.dk>
16667
16668 * message.el (message-kill-to-signature): Don't insert newline at
16669 bol.
16670 (message-newline-and-reformat): Bind fill-paragraph-function to nil.
16671
16672 2005-08-06 Romain Francoise <romain@orebokech.com>
16673
16674 * message.el (message-user-fqdn): Fix typo in docstring.
16675
16676 2005-08-05 Daiki Ueno <ueno@unixuser.org>
16677
16678 * mml2015.el (mml2015-pgg-sign): Make sure micalg is correct.
16679
16680 * pgg-parse.el (pgg-parse-hash-algorithm-alist): Add SHA-2.
16681
16682 2005-08-05 Katsumi Yamaoka <yamaoka@jpl.org>
16683
16684 * mm-bodies.el (mm-encode-body): Use coding system rather than
16685 charset to encode text.
16686
16687 * mm-util.el (mm-find-mime-charset-region): Attempt to reduce the
16688 number of charsets if utf-8 is available (XEmacs).
16689
16690 2005-08-04 Reiner Steib <Reiner.Steib@gmx.de>
16691
16692 * gnus-art.el (gnus-button-valid-localpart-regexp): New variable
16693 taken from `gnus-button-mid-or-mail-regexp'.
16694 (gnus-button-mid-or-mail-regexp, gnus-button-alist): Use it.
16695 (gnus-button-alist): Improve regexp for domain part of the MIDs
16696 for news:localpart@domain buttons.
16697 (gnus-button-ctan-directory-regexp): Update.
16698
16699 2005-08-02 Katsumi Yamaoka <yamaoka@jpl.org>
16700
16701 * sieve-manage.el (sieve-manage-interactive-login):
16702 Use make-local-variable rather than make-variable-buffer-local.
16703 (sieve-manage-open): Ditto.
16704 (sieve-manage-authenticate): Ditto.
16705
16706 * mml.el (mml-generate-mime-1): Make the content type default to
16707 text/plain if the filename is not specified.
16708
16709 2005-08-01 Katsumi Yamaoka <yamaoka@jpl.org>
16710
16711 * gnus-uu.el (gnus-uu-save-article): Use insert-buffer-substring
16712 instead of insert-buffer.
16713
16714 * message.el (message-yank-original): Ditto; set the mark at the
16715 end of the yanked message.
16716
16717 2005-07-29 Katsumi Yamaoka <yamaoka@jpl.org>
16718
16719 * gnus-art.el (gnus-article-next-page-1): Reduce the number of
16720 lines to scroll rather than to stop it.
16721
16722 * mml.el (mml-generate-default-type): Add doc string.
16723 (mml-generate-mime-1): Use mm-default-file-encoding or make it
16724 default to application/octet-stream when determining the content
16725 type if it is not specified for the part or the mml contents; add
16726 a comment about mml-generate-default-type.
16727
16728 2005-07-29 Reiner Steib <Reiner.Steib@gmx.de>
16729
16730 * mml.el (mml-generate-mime-1): Use mm-default-file-encoding or
16731 make it default to application/octet-stream when determining the
16732 content type if it is not specified for the external contents.
16733
16734 2005-07-28 Katsumi Yamaoka <yamaoka@jpl.org>
16735
16736 * rfc2231.el (rfc2231-parse-string): Take care that not only a
16737 segmented parameter but also other parameters might be there.
16738
16739 2005-07-27 Katsumi Yamaoka <yamaoka@jpl.org>
16740
16741 * mm-decode.el (mm-display-external): Delete temp file, directory
16742 and buffer immediately if the external process is exited.
16743
16744 2005-07-26 Katsumi Yamaoka <yamaoka@jpl.org>
16745
16746 * gnus-art.el (gnus-article-next-page-1): Don't scroll if there're
16747 fewer lines than that of scroll-margin.
16748 (gnus-article-prev-page): Narrow the range to bind scroll-in-place.
16749
16750 2005-07-25 Katsumi Yamaoka <yamaoka@jpl.org>
16751
16752 * gnus-art.el (gnus-article-next-page): Revert.
16753 (gnus-article-beginning-of-window): New macro.
16754 (gnus-article-next-page-1): Use it.
16755 (gnus-article-prev-page): Ditto.
16756 (gnus-article-edit-part): Use insert-buffer-substring instead of
16757 insert-buffer.
16758 (gnus-article-edit-exit): Ditto.
16759
16760 * gnus-util.el (gnus-beginning-of-window): Remove.
16761 (gnus-end-of-window): Remove.
16762
16763 2005-07-25 Simon Josefsson <jas@extundo.com>
16764
16765 * pgg.el (pgg-insert-url-with-w3): Don't load w3, it is possible
16766 to have the url package without w3. Reported by Daiki Ueno
16767 <ueno@unixuser.org> and Luigi Panzeri <matley@muppetslab.org>.
16768
16769 2005-07-20 Didier Verna <didier@xemacs.org>
16770
16771 * gnus-diary.el: Remove the description comment (nndiary is now
16772 properly documented in the Gnus manual).
16773 Fix the spelling of "Back End".
16774 * nndiary.el: Ditto.
16775 Fix the copyright notice.
16776
16777 2005-07-18 Romain Francoise <romain@orebokech.com>
16778
16779 * gnus-sum.el (gnus-summary-to-prefix)
16780 (gnus-summary-newsgroup-prefix): New variables.
16781 (gnus-summary-from-or-to-or-newsgroups): Use them.
16782
16783 2005-07-17 Romain Francoise <romain@orebokech.com>
16784
16785 * mml2015.el (mml2015-clean-buffer): Prefix buffer name with a
16786 space as it's generally not especially interesting to the user.
16787
16788 2005-07-16 Romain Francoise <romain@orebokech.com>
16789
16790 * nnfolder.el (nnfolder-save-buffer): Bind `copyright-update' to
16791 nil to avoid prompting and file modification if one of the
16792 messages at the top of the nnfolder file contains a copyright
16793 notice.
16794 Update copyright notice.
16795
16796 * gnus-uu.el (gnus-uu-save-article): Use `message-make-date'
16797 instead of `current-time-string' as the latter creates a time
16798 string that is not RFC 2822 compliant (it lacks the zone).
16799 Update copyright notice.
16800
16801 2005-07-21 Stefan Monnier <monnier@iro.umontreal.ca>
16802
16803 * mml.el (mml-minibuffer-read-disposition): Don't use inline by default
16804 for text/rtf. Display default in prompt. Pass default for M-n.
16805
16806 * mm-uu.el (mm-uu-copy-to-buffer): Use with-current-buffer.
16807
16808 2005-07-16 Lars Magne Ingebrigtsen <larsi@gnus.org>
16809
16810 * gnus-msg.el (gnus-button-mailto):
16811 Remove save-selected-window-window hackery because it relies on
16812 save-selected-window internals.
16813
16814 2005-07-15 Katsumi Yamaoka <yamaoka@jpl.org>
16815
16816 * gnus-art.el (gnus-article-next-page): Use gnus-end-of-window.
16817 (gnus-article-next-page-1): Use gnus-beginning-of-window.
16818 (gnus-article-prev-page): Ditto.
16819
16820 * gnus-util.el (gnus-beginning-of-window): New function.
16821 (gnus-end-of-window): New function.
16822
16823 2005-07-14 Hiroshi Fujishima <hiroshi.fujishima@gmail.com> (tiny change)
16824
16825 * gnus-score.el (gnus-score-edit-all-score):
16826 Set gnus-score-edit-exit-function to gnus-score-edit-done and call
16827 gnus-message.
16828
16829 2005-07-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
16830
16831 * gnus-msg.el (gnus-button-mailto):
16832 Remove save-selected-window-window hackery because it relies on
16833 save-selected-window internals.
16834
16835 2005-07-13 Katsumi Yamaoka <yamaoka@jpl.org>
16836
16837 * gnus-salt.el (gnus-pick-mode): Remove the 5th arg of
16838 add-minor-mode.
16839 (gnus-binary-mode): Ditto.
16840
16841 * gnus-topic.el (gnus-topic-mode): Ditto.
16842
16843 2005-07-08 Ralf Angeli <angeli@iwi.uni-sb.de>
16844
16845 * gnus-art.el (gnus-article-next-page, gnus-article-next-page-1)
16846 (gnus-article-prev-page): Take scroll-margin into consideration.
16847
16848 2005-07-04 Lute Kamstra <lute@gnu.org>
16849
16850 Update FSF's address in GPL notices.
16851
16852 2005-07-04 Juanma Barranquero <lekktu@gmail.com>
16853
16854 * gnus.el (gnus-exit):
16855 * gnus-group.el (gnus-group-icons):
16856 * nnmail.el (nnmail-prepare): Fix typos in docstrings.
16857
16858 * gnus-nocem.el (gnus-nocem):
16859 * message.el (message-various, message-buffers, message-sending)
16860 (message-interface, message-forwarding, message-insertion)
16861 (message-headers, message-news, message-mail):
16862 * pgg-gpg.el (pgg-gpg):
16863 * pgg-parse.el (pgg-parse):
16864 * pgg-pgp.el (pgg-pgp):
16865 * pgg-pgp5.el (pgg-pgp5):
16866 * pop3.el (pop3): Finish `defgroup' description with period.
16867
16868 2005-07-01 Katsumi Yamaoka <yamaoka@jpl.org>
16869
16870 * gnus-art.el (article-display-face): Improve the efficiency.
16871 (article-display-x-face): Ditto; remove gray x-face stuff.
16872
16873 2005-06-30 Katsumi Yamaoka <yamaoka@jpl.org>
16874
16875 * gnus-art.el (article-display-face): Correct the position in
16876 which Faces are inserted.
16877
16878 2005-06-29 Didier Verna <didier@xemacs.org>
16879
16880 * gnus-art.el (article-display-face): Display faces in correct
16881 order.
16882
16883 2005-06-29 Katsumi Yamaoka <yamaoka@jpl.org>
16884
16885 * gnus-nocem.el (gnus-nocem-verifyer): Default to pgg-verify.
16886 (gnus-fill-real-hashtb): Use hash table instead of obarray.
16887 (gnus-nocem-check-article): Fetch the Type header.
16888 (gnus-nocem-message-wanted-p): Fix the way to examine types.
16889 (gnus-nocem-verify-issuer): Use functionp instead of fboundp.
16890 (gnus-nocem-enter-article): Use hash tables rather than obarrays;
16891 make sure gnus-nocem-hashtb is initialized.
16892 (gnus-nocem-alist-to-hashtb): Use hash table instead of obarray.
16893 (gnus-nocem-unwanted-article-p): Ditto.
16894
16895 * pgg.el (pgg-verify): Return the verification result.
16896
16897 2005-06-27 Lars Magne Ingebrigtsen <larsi@gnus.org>
16898
16899 * gnus-art.el (gnus-mime-copy-part): Check whether coding-system
16900 is ascii.
16901
16902 2005-06-24 Juanma Barranquero <lekktu@gmail.com>
16903
16904 * gnus-art.el (gnus-article-mode): Set `nobreak-char-display', not
16905 `show-nonbreak-escape'.
16906
16907 2005-06-23 Lute Kamstra <lute@gnu.org>
16908
16909 * gnus-art.el (gnus-article-mode): Use kill-all-local-variables.
16910
16911 * dig.el (dig-mode):
16912 * smime.el (smime-mode): Use gnus-run-mode-hooks.
16913
16914 2005-06-21 Juanma Barranquero <lekktu@gmail.com>
16915
16916 * nnimap.el (nnimap-split-download-body): Fix spellings.
16917
16918 2005-06-16 Juanma Barranquero <lekktu@gmail.com>
16919
16920 * gnus-art.el (gnus-article-encrypt-body):
16921 * gnus-cus.el (gnus-score-customize):
16922 * mm-extern.el (mm-extern-local-file, mm-inline-external-body):
16923 * pop3.el (pop3-user): Don't use `format' on `error' arguments.
16924
16925 2005-06-16 Arne Jørgensen <arne@arnested.dk>
16926
16927 * smime.el (smime-cert-by-ldap-1): Detect PEM format without
16928 header by looking for magic "MII" at the beginning.
16929
16930 2005-06-16 Miles Bader <miles@gnu.org>
16931
16932 * assistant.el (assistant-field): Remove "-face" suffix from face name.
16933 (assistant-field-face): New backward-compatibility alias for renamed
16934 face.
16935 (assistant-render-text): Use renamed assistant-field face.
16936
16937 * spam.el (spam): Remove "-face" suffix from face name.
16938 (spam-face): New backward-compatibility alias for renamed face.
16939 (spam-face, spam-initialize): Use renamed spam face.
16940
16941 * message.el (message-header-to, message-header-cc)
16942 (message-header-subject, message-header-newsgroups)
16943 (message-header-other, message-header-name)
16944 (message-header-xheader, message-separator, message-cited-text)
16945 (message-mml): Remove "-face" suffix from face names.
16946 (message-header-to-face, message-header-cc-face)
16947 (message-header-subject-face, message-header-newsgroups-face)
16948 (message-header-other-face, message-header-name-face)
16949 (message-header-xheader-face, message-separator-face)
16950 (message-cited-text-face, message-mml-face):
16951 New backward-compatibility aliases for renamed faces.
16952 (message-font-lock-keywords): Use renamed message faces.
16953
16954 * sieve-mode.el (sieve-control-commands, sieve-action-commands)
16955 (sieve-test-commands, sieve-tagged-arguments):
16956 Remove "-face" suffix from face names.
16957 (sieve-control-commands-face, sieve-action-commands-face)
16958 (sieve-test-commands-face, sieve-tagged-arguments-face):
16959 New backward-compatibility aliases for renamed faces.
16960 (sieve-control-commands-face, sieve-action-commands-face)
16961 (sieve-test-commands-face, sieve-tagged-arguments-face):
16962 Use renamed sieve faces.
16963
16964 * gnus.el (gnus-group-news-1, gnus-group-news-1-empty)
16965 (gnus-group-news-2, gnus-group-news-2-empty, gnus-group-news-3)
16966 (gnus-group-news-3-empty, gnus-group-news-4)
16967 (gnus-group-news-4-empty, gnus-group-news-5)
16968 (gnus-group-news-5-empty, gnus-group-news-6)
16969 (gnus-group-news-6-empty, gnus-group-news-low)
16970 (gnus-group-news-low-empty, gnus-group-mail-1)
16971 (gnus-group-mail-1-empty, gnus-group-mail-2)
16972 (gnus-group-mail-2-empty, gnus-group-mail-3)
16973 (gnus-group-mail-3-empty, gnus-group-mail-low)
16974 (gnus-group-mail-low-empty, gnus-summary-selected)
16975 (gnus-summary-cancelled, gnus-summary-high-ticked)
16976 (gnus-summary-low-ticked, gnus-summary-normal-ticked)
16977 (gnus-summary-high-ancient, gnus-summary-low-ancient)
16978 (gnus-summary-normal-ancient, gnus-summary-high-undownloaded)
16979 (gnus-summary-low-undownloaded)
16980 (gnus-summary-normal-undownloaded, gnus-summary-high-unread)
16981 (gnus-summary-low-unread, gnus-summary-normal-unread)
16982 (gnus-summary-high-read, gnus-summary-low-read)
16983 (gnus-summary-normal-read, gnus-splash):
16984 Remove "-face" suffix from face names.
16985 (gnus-group-news-1-face, gnus-group-news-1-empty-face)
16986 (gnus-group-news-2-face, gnus-group-news-2-empty-face)
16987 (gnus-group-news-3-face, gnus-group-news-3-empty-face)
16988 (gnus-group-news-4-face, gnus-group-news-4-empty-face)
16989 (gnus-group-news-5-face, gnus-group-news-5-empty-face)
16990 (gnus-group-news-6-face, gnus-group-news-6-empty-face)
16991 (gnus-group-news-low-face, gnus-group-news-low-empty-face)
16992 (gnus-group-mail-1-face, gnus-group-mail-1-empty-face)
16993 (gnus-group-mail-2-face, gnus-group-mail-2-empty-face)
16994 (gnus-group-mail-3-face, gnus-group-mail-3-empty-face)
16995 (gnus-group-mail-low-face, gnus-group-mail-low-empty-face)
16996 (gnus-summary-selected-face, gnus-summary-cancelled-face)
16997 (gnus-summary-high-ticked-face, gnus-summary-low-ticked-face)
16998 (gnus-summary-normal-ticked-face)
16999 (gnus-summary-high-ancient-face, gnus-summary-low-ancient-face)
17000 (gnus-summary-normal-ancient-face)
17001 (gnus-summary-high-undownloaded-face)
17002 (gnus-summary-low-undownloaded-face)
17003 (gnus-summary-normal-undownloaded-face)
17004 (gnus-summary-high-unread-face, gnus-summary-low-unread-face)
17005 (gnus-summary-normal-unread-face, gnus-summary-high-read-face)
17006 (gnus-summary-low-read-face, gnus-summary-normal-read-face)
17007 (gnus-splash-face):
17008 New backward-compatibility aliases for renamed faces.
17009 (gnus-group-startup-message): Use renamed gnus faces.
17010
17011 * gnus-srvr.el (gnus-server-agent, gnus-server-opened)
17012 (gnus-server-closed, gnus-server-denied, gnus-server-offline)
17013 (gnus-server-agent): Remove "-face" suffix from face names.
17014 (gnus-server-agent-face, gnus-server-opened-face)
17015 (gnus-server-closed-face, gnus-server-denied-face)
17016 (gnus-server-offline-face):
17017 New backward-compatibility aliases for renamed faces.
17018 (gnus-server-agent-face, gnus-server-opened-face)
17019 (gnus-server-closed-face, gnus-server-denied-face)
17020 (gnus-server-offline-face): Use renamed gnus faces.
17021
17022 * gnus-picon.el (gnus-picon-xbm, gnus-picon):
17023 Remove "-face" suffix from face names.
17024 (gnus-picon-xbm-face, gnus-picon-face):
17025 New backward-compatibility aliases for renamed faces.
17026
17027 * gnus-cite.el (gnus-cite-attribution, gnus-cite-1, gnus-cite-2)
17028 (gnus-cite-3, gnus-cite-4, gnus-cite-5, gnus-cite-6)
17029 (gnus-cite-7, gnus-cite-8, gnus-cite-9, gnus-cite-10)
17030 (gnus-cite-11): Remove "-face" suffix from face names.
17031 (gnus-cite-attribution-face, gnus-cite-face-1, gnus-cite-face-2)
17032 (gnus-cite-face-3, gnus-cite-face-4, gnus-cite-face-5)
17033 (gnus-cite-face-6, gnus-cite-face-7, gnus-cite-face-8)
17034 (gnus-cite-face-9, gnus-cite-face-10, gnus-cite-face-11):
17035 New backward-compatibility aliases for renamed faces.
17036 (gnus-cite-attribution-face, gnus-cite-face-list)
17037 (gnus-article-boring-faces): Use renamed gnus faces.
17038
17039 * gnus-art.el (gnus-signature, gnus-header-from)
17040 (gnus-header-subject, gnus-header-newsgroups, gnus-header-name)
17041 (gnus-header-content): Remove "-face" suffix from face names.
17042 (gnus-signature-face, gnus-header-from-face)
17043 (gnus-header-subject-face, gnus-header-newsgroups-face)
17044 (gnus-header-name-face, gnus-header-content-face):
17045 New backward-compatibility aliases for renamed faces.
17046 (gnus-signature-face, gnus-header-face-alist): Use renamed gnus faces.
17047
17048 * gnus-sum.el (gnus-summary-selected-face)
17049 (gnus-summary-highlight): Use renamed gnus faces.
17050 * gnus-group.el (gnus-group-highlight): Likewise.
17051
17052 2005-06-14 Juanma Barranquero <lekktu@gmail.com>
17053
17054 * gnus-sieve.el (gnus-sieve-article-add-rule):
17055 * legacy-gnus-agent.el (gnus-agent-unlist-expire-days):
17056 * spam-stat.el (spam-stat-buffer-change-to-spam)
17057 (spam-stat-buffer-change-to-non-spam): Follow error conventions.
17058
17059 * message.el (message-is-yours-p):
17060 * gnus-sum.el (gnus-auto-select-subject): Fix quoting in docstring.
17061
17062 2005-06-14 Katsumi Yamaoka <yamaoka@jpl.org>
17063
17064 * mm-view.el (mm-inline-text): Withdraw the last change.
17065
17066 2005-06-09 Katsumi Yamaoka <yamaoka@jpl.org>
17067
17068 * mm-view.el (mm-inline-text): Turn off adaptive-fill-mode while
17069 executing enriched-decode.
17070
17071 2005-06-07 Katsumi Yamaoka <yamaoka@jpl.org>
17072
17073 * mm-util.el (mm-find-buffer-file-coding-system): Don't examine
17074 charset of tar files.
17075
17076 2005-06-04 Luc Teirlinck <teirllm@auburn.edu>
17077
17078 * gnus-art.el (article-update-date-lapsed): Use `save-match-data'.
17079
17080 2005-06-04 Lute Kamstra <lute@gnu.org>
17081
17082 * nnfolder.el (nnfolder-read-folder): Make sure that undo
17083 information is never recorded.
17084
17085 2005-06-03 Stefan Monnier <monnier@iro.umontreal.ca>
17086
17087 * gnus-art.el (gnus-emphasis-alist): Disable the strikethru thingy.
17088
17089 2005-06-02 Katsumi Yamaoka <yamaoka@jpl.org>
17090
17091 * pop3.el (pop3-apop): Run md5 in the binary mode.
17092
17093 * starttls.el (starttls-set-process-query-on-exit-flag):
17094 Use eval-and-compile.
17095
17096 2005-05-31 Simon Josefsson <jas@extundo.com>
17097
17098 * smime.el (smime-replace-in-string): Define.
17099 (smime-cert-by-ldap-1): Use it.
17100
17101 2005-05-31 Katsumi Yamaoka <yamaoka@jpl.org>
17102
17103 * gnus-art.el (article-display-x-face): Replace
17104 process-kill-without-query by gnus-set-process-query-on-exit-flag.
17105
17106 * gnus-util.el (gnus-set-process-query-on-exit-flag): Alias to
17107 set-process-query-on-exit-flag or process-kill-without-query.
17108
17109 * html2text.el (html2text-fix-paragraphs): Use `while - re-search'
17110 loop instead of replace-regexp.
17111
17112 * imap.el (imap-ssl-open): Use set-process-query-on-exit-flag
17113 instead of process-kill-without-query if it is available.
17114
17115 * mm-util.el (mm-insert-file-contents): Bind find-file-hook
17116 instead of find-file-hooks if it is available.
17117
17118 * mml1991.el: Bind pgg-default-user-id when compiling.
17119
17120 * mml2015.el: Bind pgg-default-user-id when compiling.
17121
17122 * nndraft.el (nndraft-request-associate-buffer):
17123 Use write-contents-functions instead of write-contents-hooks if it is
17124 available.
17125
17126 * nnheader.el (nnheader-find-file-noselect): Bind find-file-hook
17127 instead of find-file-hooks if it is available.
17128
17129 * nntp.el (nntp-open-connection): Replace
17130 process-kill-without-query by gnus-set-process-query-on-exit-flag.
17131 (nntp-open-ssl-stream): Ditto.
17132 (nntp-open-tls-stream): Ditto.
17133
17134 * starttls.el (starttls-set-process-query-on-exit-flag): Alias to
17135 set-process-query-on-exit-flag or process-kill-without-query.
17136 (starttls-open-stream-gnutls): Use it instead of
17137 process-kill-without-query.
17138 (starttls-open-stream): Ditto.
17139
17140 2005-05-31 Ulf Stegemann <ulf@zeitform.de> (tiny change)
17141
17142 * smime.el (smime-cert-by-ldap-1): Don't use
17143 replace-regexp-in-string.
17144
17145 2005-05-31 Arne Jørgensen <arne@arnested.dk>
17146
17147 * smime-ldap.el (smime-ldap-search): Add compatibility for XEmacs.
17148
17149 * smime.el (smime-cert-by-ldap-1): Handle certificates distributed
17150 in PEM format. Adjust to the XEmacs compatibility.
17151
17152 2005-05-30 Reiner Steib <Reiner.Steib@gmx.de>
17153
17154 * encrypt.el (encrypt-xor-process-buffer): Replace `string-to-int'
17155 by `string-to-number'.
17156 * gnus-agent.el (gnus-agent-regenerate-group)
17157 (gnus-agent-fetch-articles): Ditto.
17158 * gnus-art.el (gnus-button-fetch-group): Ditto.
17159 * gnus-cache.el (gnus-cache-generate-active)
17160 (gnus-cache-articles-in-group): Ditto.
17161 * gnus-group.el (gnus-group-set-current-level)
17162 (gnus-group-insert-group-line): Ditto.
17163 * gnus-score.el (gnus-score-set-expunge-below)
17164 (gnus-score-set-mark-below, gnus-summary-score-effect)
17165 (gnus-summary-score-entry): Ditto.
17166 * gnus-soup.el (gnus-soup-send-packet, gnus-soup-parse-areas)
17167 (gnus-soup-pack): Ditto.
17168 * gnus-spec.el (gnus-xmas-format): Ditto.
17169 * gnus-start.el (gnus-newsrc-to-gnus-format): Ditto.
17170 * gnus-sum.el (gnus-create-xref-hashtb): Ditto.
17171 * gnus-uu.el (gnus-uu-expand-numbers): Ditto.
17172 * nnbabyl.el (nnbabyl-article-group-number): Ditto.
17173 * nndb.el (nndb-get-remote-expire-response): Ditto.
17174 * nndiary.el (nndiary-parse-schedule-value)
17175 (nndiary-string-to-number, nndiary-request-replace-article)
17176 (nndiary-request-article): Ditto.
17177 * nndoc.el (nndoc-rnews-body-end, nndoc-mbox-body-end): Ditto.
17178 * nndraft.el (nndraft-articles, nndraft-request-group): Ditto.
17179 * nneething.el (nneething-make-head): Ditto.
17180 * nnfolder.el (nnfolder-request-article)
17181 (nnfolder-retrieve-headers): Ditto.
17182 * nnheader.el (nnheader-file-to-number): Ditto.
17183 * nnkiboze.el (nnkiboze-request-article): Ditto.
17184 * nnmail.el (nnmail-process-unix-mail-format)
17185 (nnmail-process-babyl-mail-format): Ditto.
17186 * nnmbox.el (nnmbox-read-mbox, nnmbox-article-group-number): Ditto.
17187 * nnmh.el (nnmh-update-gnus-unreads, nnmh-active-number)
17188 (nnmh-request-create-group, nnmh-request-list-1)
17189 (nnmh-request-group, nnmh-request-article): Ditto.
17190 * nnml.el (nnml-request-replace-article, nnml-request-article): Ditto.
17191 * nnrss.el (nnrss-find-rss-via-syndic8): Ditto.
17192 * nnsoup.el (nnsoup-make-active): Ditto.
17193 * nnspool.el (nnspool-find-id, nnspool-request-group): Ditto.
17194 * nntp.el (nntp-find-group-and-number)
17195 (nntp-retrieve-headers-with-xover): Ditto.
17196 * pgg-gpg.el (pgg-gpg-snarf-keys-region): Ditto.
17197 * pgg-parse.el (pgg-read-body, pgg-read-bytes)
17198 (pgg-format-key-identifier): Ditto.
17199 * pop3.el (pop3-last, pop3-stat): Ditto.
17200 * qp.el (quoted-printable-decode-region): Ditto.
17201
17202 * spam-report.el (spam-report-url-ping-mm-url): Use format instead
17203 of concat.
17204
17205 2005-05-30 Katsumi Yamaoka <yamaoka@jpl.org>
17206
17207 * gnus-agent.el (gnus-category-mode): Use gnus-run-mode-hooks.
17208
17209 * gnus-art.el (gnus-article-mode): Use gnus-run-mode-hooks.
17210
17211 * gnus-cus.el (gnus-custom-mode): Use gnus-run-mode-hooks.
17212
17213 * gnus-eform.el (gnus-edit-form-mode): Use gnus-run-mode-hooks.
17214
17215 * gnus-group.el (gnus-group-mode): Use gnus-run-mode-hooks.
17216
17217 * gnus-kill.el (gnus-kill-file-mode): Use gnus-run-mode-hooks.
17218
17219 * gnus-salt.el (gnus-tree-mode): Use gnus-run-mode-hooks.
17220 (gnus-carpal-mode): Ditto.
17221
17222 * gnus-srvr.el (gnus-server-mode): Use gnus-run-mode-hooks.
17223 (gnus-browse-mode): Ditto.
17224
17225 * gnus-sum.el (gnus-summary-mode): Use gnus-run-mode-hooks.
17226
17227 * gnus-util.el (gnus-run-mode-hooks): Save current buffer.
17228
17229 2005-05-29 Richard M. Stallman <rms@gnu.org>
17230
17231 * gnus-cite.el (gnus-cite-add-face): Set overlay's evaporate property.
17232
17233 2005-05-27 Katsumi Yamaoka <yamaoka@jpl.org>
17234
17235 * gnus-util.el (gnus-run-mode-hooks): New function.
17236
17237 * score-mode.el (gnus-score-mode): Use gnus-run-mode-hooks.
17238
17239 2005-05-26 Luc Teirlinck <teirllm@auburn.edu>
17240
17241 * gnus-agent.el (gnus-agent-make-mode-line-string):
17242 Use mode-line-highlight as mouse-face.
17243
17244 2005-05-17 Katsumi Yamaoka <yamaoka@jpl.org>
17245
17246 * canlock.el (canlock): Change the parent group to news.
17247
17248 * deuglify.el (gnus-outlook-deuglify): Add :group.
17249
17250 * dig.el (dig): Add :group.
17251
17252 * dns-mode.el (dns-mode): Add :group.
17253
17254 * encrypt.el (encrypt): Add :group.
17255
17256 * gnus-cite.el (gnus-cite-attribution-face): Add :group.
17257 (gnus-cite-face-1, gnus-cite-face-2, gnus-cite-face-3): Ditto.
17258 (gnus-cite-face-4, gnus-cite-face-5, gnus-cite-face-6): Ditto.
17259 (gnus-cite-face-7, gnus-cite-face-8, gnus-cite-face-9): Ditto.
17260 (gnus-cite-face-10, gnus-cite-face-11): Ditto.
17261
17262 * gnus-diary.el (gnus-diary): Add :group.
17263
17264 * gnus.el (gnus-group-news-1-face): Add :group.
17265 (gnus-group-news-1-empty-face): Ditto.
17266 (gnus-group-news-2-face, gnus-group-news-2-empty-face): Ditto.
17267 (gnus-group-news-3-face, gnus-group-news-3-empty-face): Ditto.
17268 (gnus-group-news-4-face, gnus-group-news-4-empty-face): Ditto.
17269 (gnus-group-news-5-face, gnus-group-news-5-empty-face): Ditto.
17270 (gnus-group-news-6-face, gnus-group-news-6-empty-face): Ditto.
17271 (gnus-group-news-low-face, gnus-group-news-low-empty-face): Ditto.
17272 (gnus-group-mail-1-face, gnus-group-mail-1-empty-face): Ditto.
17273 (gnus-group-mail-2-face, gnus-group-mail-2-empty-face): Ditto.
17274 (gnus-group-mail-3-face, gnus-group-mail-3-empty-face): Ditto.
17275 (gnus-group-mail-low-face, gnus-group-mail-low-empty-face): Ditto.
17276 (gnus-summary-selected-face, gnus-summary-cancelled-face): Ditto.
17277 (gnus-summary-high-ticked-face): Ditto.
17278 (gnus-summary-low-ticked-face): Ditto.
17279 (gnus-summary-normal-ticked-face): Ditto.
17280 (gnus-summary-high-ancient-face): Ditto.
17281 (gnus-summary-low-ancient-face): Ditto.
17282 (gnus-summary-normal-ancient-face): Ditto.
17283 (gnus-summary-high-undownloaded-face): Ditto.
17284 (gnus-summary-low-undownloaded-face): Ditto.
17285 (gnus-summary-normal-undownloaded-face): Ditto.
17286 (gnus-summary-high-unread-face): Ditto.
17287 (gnus-summary-low-unread-face): Ditto.
17288 (gnus-summary-normal-unread-face): Ditto.
17289 (gnus-summary-high-read-face, gnus-summary-low-read-face): Ditto.
17290 (gnus-summary-normal-read-face, gnus-splash-face): Ditto.
17291
17292 * hashcash.el (hashcash): New custom group.
17293 (hashcash-default-payment): Add :group.
17294 (hashcash-payment-alist): Ditto.
17295 (hashcash-default-accept-payment): Ditto.
17296 (hashcash-accept-resources): Ditto.
17297 (hashcash-path): Ditto.
17298 (hashcash-extra-generate-parameters): Ditto.
17299 (hashcash-double-spend-database): Ditto.
17300 (hashcash-in-news): Ditto.
17301
17302 * message.el (message-minibuffer-local-map): Add :group.
17303
17304 * netrc.el (netrc): Add :group.
17305
17306 * sieve-manage.el (sieve-manage-log): Add :group.
17307 (sieve-manage-default-user): Diito.
17308 (sieve-manage-server-eol, sieve-manage-client-eol): Ditto.
17309 (sieve-manage-streams, sieve-manage-stream-alist): Ditto.
17310 (sieve-manage-authenticators): Ditto.
17311 (sieve-manage-authenticator-alist): Ditto.
17312 (sieve-manage-default-port): Ditto.
17313
17314 * sieve-mode.el (sieve-control-commands-face): Add :group.
17315 (sieve-action-commands-face): Ditto.
17316 (sieve-test-commands-face): Ditto.
17317 (sieve-tagged-arguments-face): Ditto.
17318
17319 * smime.el (smime): Add :group.
17320
17321 * spam-report.el (spam-report): Add :group.
17322
17323 * spam.el (spam, spam-face): Add :group.
17324
17325 2005-05-16 Lars Magne Ingebrigtsen <larsi@gnus.org>
17326
17327 * nntp.el (nntp-next-result-arrived-p): Some news servers may
17328 return \n.\n.\n at the end of articles. Protect against that.
17329 (nntp-with-open-group): Allow debugging.
17330
17331 * nnheader.el (mail-header-set-extra): Make into a function
17332 because I just could't understand how to quote the list properly.
17333
17334 * dns.el (query-dns-cached): New function.
17335
17336 2005-05-26 Lute Kamstra <lute@gnu.org>
17337
17338 * score-mode.el (gnus-score-mode): Use run-mode-hooks.
17339
17340 2005-05-16 Katsumi Yamaoka <yamaoka@jpl.org>
17341
17342 * gnus-art.el: Don't autoload mail-extract-address-components.
17343
17344 * gnus.el: Remove duplicated autoload for message-y-or-n-p; use
17345 eval-and-compile to evaluate it.
17346
17347 * hashcash.el: Don't autoload executable-find.
17348
17349 * nndb.el: Don't declare the nndb back end two or more times; don't
17350 autoload news-reply-mode, news-setup, cancel-timer and telnet.
17351
17352 * nntp.el: Autoload format-spec instead of format; use
17353 eval-and-compile to evaluate autoload forms.
17354
17355 2005-05-09 Georg C. F. Greve <greve@gnu.org> (tiny change)
17356
17357 * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Fix PIN caching.
17358
17359 2005-05-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
17360
17361 * gnus.el (gnus-version-number): Bump version.
17362
17363 2005-05-01 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
17364
17365 * gnus.el: No Gnus v0.3 is released.
17366
17367 2005-04-28 Katsumi Yamaoka <yamaoka@jpl.org>
17368
17369 * gnus-art.el (gnus-article-edit-part): Disable undo.
17370
17371 2005-04-25 Katsumi Yamaoka <yamaoka@jpl.org>
17372
17373 * gnus-art.el (article-date-ut): Don't delete X-Sent header when
17374 gnus-article-date-lapsed-new-header is t if date timer is active;
17375 skip headers in which the original date value is empty.
17376 (gnus-article-save-original-date): Redefine it as a macro.
17377 (gnus-display-mime): Use it.
17378
17379 2005-04-22 Katsumi Yamaoka <yamaoka@jpl.org>
17380
17381 * gnus-art.el (article-date-ut): Support converting date in
17382 forwarded parts as well.
17383 (gnus-article-save-original-date): New function.
17384 (gnus-display-mime): Use it.
17385
17386 2005-04-22 David Hansen <david.hansen@physik.fu-berlin.de>
17387
17388 * nnrss.el (nnrss-check-group, nnrss-request-article): Support the
17389 enclosure element of <item>.
17390
17391 2005-04-21 Reiner Steib <Reiner.Steib@gmx.de>
17392
17393 * message.el (message-kill-buffer-query): Rename from
17394 `message-kill-buffer-query-if-modified'. Add :version.
17395
17396 2005-04-19 Katsumi Yamaoka <yamaoka@jpl.org>
17397
17398 * mml.el (mml-preview): Bind gnus-message-buffer while setting the
17399 window layout.
17400
17401 2005-04-18 Katsumi Yamaoka <yamaoka@jpl.org>
17402
17403 * mml.el: Autoload dnd when compiling.
17404
17405 2005-04-18 Reiner Steib <Reiner.Steib@gmx.de>
17406
17407 * mml.el (mml-mode, mml-dnd-attach-file): Use dnd-* instead of
17408 x-dnd-*.
17409
17410 2005-04-18 Katsumi Yamaoka <yamaoka@jpl.org>
17411
17412 * qp.el (quoted-printable-encode-region): Save excursion.
17413
17414 2005-04-14 Teodor Zlatanov <tzz@lifelogs.com>
17415
17416 * message.el (message-kill-buffer-query-if-modified): Add new variable
17417 so the user can kill a modified message buffer quickly.
17418 (message-kill-buffer): Use it.
17419
17420 2005-04-13 Katsumi Yamaoka <yamaoka@jpl.org>
17421
17422 * gnus-art.el (gnus-mime-inline-part): Use mm-string-to-multibyte.
17423 * qp.el (quoted-printable-encode-region): Use mm-string-to-multibyte.
17424
17425 2005-04-12 Katsumi Yamaoka <yamaoka@jpl.org>
17426
17427 * nnrss.el (nnrss-node-text): Replace CRLFs (which might be
17428 contained in text because xml.el decodes entities) with LFs.
17429
17430 2005-04-11 Lute Kamstra <lute@gnu.org>
17431
17432 * nnimap.el (nnimap-date-days-ago): Handle byte-compiler warnings
17433 differently.
17434
17435 2005-04-10 Stefan Monnier <monnier@iro.umontreal.ca>
17436
17437 * mm-util.el (mm-detect-coding-region): Typo.
17438
17439 2005-04-11 Katsumi Yamaoka <yamaoka@jpl.org>
17440
17441 * gnus-art.el (gnus-article-read-summary-keys): Fix misplaced parens.
17442
17443 2005-04-06 Deepak Goel <deego@gnufans.org>
17444
17445 * spam-stat.el (spam-stat-score-buffer): Add a call to a
17446 user-function allow user modifications of the scores.
17447 (spam-stat-score-buffer-user): New function, to allow
17448 user-computed modifications to the score.
17449 (spam-stat-score-buffer-user-functions): List of additional
17450 scoring functions.
17451 (spam-stat-error-holder): Global temporary error holder.
17452 (spam-stat-split-fancy): Use the new `spam-stat-error-holder'
17453 variable.
17454
17455 2005-04-06 Teodor Zlatanov <tzz@lifelogs.com>
17456
17457 * gnus-registry.el (gnus-registry-clean-empty-function)
17458 (gnus-registry-trim, gnus-registry-fetch-groups)
17459 (gnus-registry-delete-group): Groups that match
17460 `gnus-registry-ignored-groups' are removed from the registry
17461 entries, not just ignored for splitting. This helps clean up the
17462 registry. Also, `gnus-registry-fetch-groups' is a convenient way
17463 to get all the groups a message ID is in.
17464
17465 * spam-stat.el (spam-stat-split-fancy-spam-threshold)
17466 (spam-stat-split-fancy): Change "threshhold" to "threshold".
17467 (spam-stat-score-buffer-user-functions): Add :number custom type.
17468
17469 2005-04-06 Katsumi Yamaoka <yamaoka@jpl.org>
17470
17471 * mm-util.el (mm-coding-system-p): Don't return binary for the nil
17472 argument in XEmacs.
17473
17474 * nnrss.el (nnrss-compatible-encoding-alist): New variable.
17475 (nnrss-request-group): Decode group name first.
17476 (nnrss-request-article): Make a text/plain article if mml-to-mime
17477 failed.
17478 (nnrss-get-encoding): Return a compatible encoding according to
17479 nnrss-compatible-encoding-alist.
17480 (nnrss-find-el): Use consp instead of listp.
17481 (nnrss-opml-export, nnrss-order-hrefs, nnrss-find-el): Use dolist.
17482
17483 2005-04-06 Katsumi Yamaoka <yamaoka@jpl.org>
17484
17485 * time-date.el (time-to-seconds): Don't use the #xhhhh syntax
17486 which Emacs 20 doesn't support.
17487 (seconds-to-time, days-to-time, time-subtract, time-add): Ditto.
17488
17489 2005-04-04 Reiner Steib <Reiner.Steib@gmx.de>
17490
17491 * nnimap.el (nnimap-date-days-ago): Add defvars in order to
17492 silence the byte compiler inside the defun.
17493
17494 * gnus-demon.el (parse-time-string): Add autoload.
17495
17496 * gnus-delay.el (parse-time-string): Add autoload.
17497
17498 * gnus-art.el (parse-time-string): Add autoload.
17499
17500 * nnultimate.el (parse-time): Require for `parse-time-string'.
17501
17502 2005-03-31 Reiner Steib <Reiner.Steib@gmx.de>
17503
17504 * gnus-art.el (gnus-copy-article-ignored-headers): Update :version.
17505
17506 * gnus-score.el (gnus-adaptive-pretty-print): Ditto.
17507
17508 * smime.el (smime-ldap-host-list): Add :version.
17509
17510 2005-03-21 Reiner Steib <Reiner.Steib@gmx.de>
17511
17512 * gnus-srvr.el (gnus-browse-select-group): Add NUMBER argument and
17513 pass it to `gnus-browse-read-group'.
17514 (gnus-browse-read-group): Add NUMBER argument and pass it to
17515 `gnus-group-read-ephemeral-group'.
17516
17517 * gnus-group.el (gnus-group-read-ephemeral-group): Add NUMBER
17518 argument and pass it to `gnus-group-read-group'.
17519
17520 2005-03-19 Aidan Kehoe <kehoea@parhasard.net>
17521
17522 * mm-util.el (mm-xemacs-find-mime-charset): Only call
17523 mm-xemacs-find-mime-charset-1 if we have the mule feature
17524 available at runtime.
17525
17526 2005-03-25 Werner Lemberg <wl@gnu.org>
17527
17528 * nnmaildir.el: Replace `illegal' with `invalid'.
17529
17530 2005-03-22 Stefan Monnier <monnier@iro.umontreal.ca>
17531
17532 * gnus-start.el (gnus-display-time-event-handler):
17533 Check display-time-timer at runtime rather than only at load time
17534 in case display-time-mode is turned off in the mean time.
17535
17536 2005-03-16 Reiner Steib <Reiner.Steib@gmx.de>
17537
17538 * nnimap.el (nnimap-open-connection): Print which authinfo file is
17539 used.
17540
17541 * nneething.el (nneething-map-file-directory): Derive from
17542 `gnus-directory'.
17543
17544 * gnus-art.el (gnus-header-button-alist): Use `gnus-msg-mail' for
17545 the To/Cc button.
17546
17547 2005-03-15 Reiner Steib <Reiner.Steib@gmx.de>
17548
17549 * nnmaildir.el (nnmaildir-request-accept-article):
17550 Use `nnheader-cancel-timer' for compatibility with current XEmacs.
17551
17552 2005-03-13 Andrey Slusar <anrays@gmail.com> (tiny change)
17553
17554 * gnus-async.el: Require timer-funcs at compile time when in
17555 XEmacs for `run-with-idle-timer'.
17556
17557 2005-03-13 Andrey Slusar <anrays@gmail.com> (tiny change)
17558
17559 * gnus.el: Don't try and mark `gnus-agent-save-groups' as an
17560 autoloaded function.
17561
17562 2005-03-10 Stefan Monnier <monnier@iro.umontreal.ca>
17563
17564 * nnimap.el (nnimap-retrieve-headers-from-server): Fix last change.
17565
17566 2005-03-10 Arne Jørgensen <arne@arnested.dk> (tiny change)
17567
17568 * nnimap.el (nnimap-retrieve-headers-from-server): Fix off-by-one flaw.
17569
17570 2005-03-09 Lars Magne Ingebrigtsen <larsi@gnus.org>
17571
17572 * gnus-msg.el (gnus-confirm-mail-reply-to-news):
17573 Add gnus-expert-user to default.
17574
17575 2005-03-08 Juergen Kreileder <jk@blackdown.de> (tiny change)
17576
17577 * nnimap.el (nnimap-open-server): Ditto.
17578
17579 * imap.el (imap-authenticate): Fix typo.
17580
17581 2005-03-08 Bjorn Solberg <bjorn_ding@hekneby.org> (tiny change)
17582
17583 * nnimap.el (nnimap-retrieve-headers-from-server): Sort NOV
17584 buffer (since IMAP server might return FETCH response out of
17585 order, and the nntp buffer must be sorted).
17586
17587 2005-03-06 Kevin Greiner <kevin.greiner@compsol.cc>
17588
17589 * gnus-start.el (gnus-convert-old-newsrc): Fix numeric
17590 comparison on string.
17591
17592 * gnus-agent.el (gnus-agent-long-article, gnus-agent-short-article)
17593 (gnus-agent-score): Rename category keywords to match gnus-cus.
17594 (gnus-agent-summary-fetch-series): Modify to protect against
17595 gnus-agent-summary-fetch-group clearing processable flags.
17596 (gnus-agent-synchronize-group-flags): Update live group buffer as
17597 synchronization may occur due to the user toggle the plugged
17598 status.
17599 (gnus-agent-fetch-group-1): Clear downloadable flag when article
17600 successfully downloaded.
17601 (gnus-agent-expire-group-1): Avoid using markers when the overview
17602 is in ascending order; greatly improves performance.
17603 (gnus-agent-regenerate-group):
17604 Use gnus-agent-synchronize-group-flags to reset read status in both
17605 gnus and server.
17606 (gnus-agent-update-files-total-fetched-for): Fix initial size.
17607
17608 2005-03-04 Reiner Steib <Reiner.Steib@gmx.de>
17609
17610 * message.el: Don't autoload former message-utils variables.
17611 (message-strip-subject-trailing-was): Change doc string.
17612
17613 * nnweb.el: Fixes for `gnus-group-make-web-group'.
17614 (nnweb-type-definition): Don't add "hl=en" in `address'. Add `base'.
17615 (nnweb-google-search): Add "hl=en" here.
17616 (nnweb-google-parse-1, nnweb-google-create-mapping):
17617 Don't hardcode URL.
17618
17619 2005-03-03 Reiner Steib <Reiner.Steib@gmx.de>
17620
17621 * message.el (message-get-reply-headers, message-followup):
17622 Mention related variables `message-use-followup-to' and
17623 `message-use-mail-followup-to', in the information buffer.
17624
17625 * nnweb.el (nnweb-type-definition): Use groups.google.de instead
17626 of broken groups(-beta).google.com.
17627
17628 2005-03-03 Teodor Zlatanov <tzz@lifelogs.com>
17629
17630 * gnus-sum.el (gnus-summary-move-article): Pass move-is-internal
17631 parameter to invoked gnus-request-move-article; remove the
17632 redundant gnus-sum-hint-move-is-internal variable; apply the marks
17633 all at once instead of once per article.
17634 (gnus-summary-remove-process-mark): Accept a list of articles as
17635 well as a single article for processing.
17636
17637 * gnus-int.el (gnus-request-move-article): Add move-is-internal
17638 parameter.
17639
17640 * nnml.el (nnml-request-move-article): Add move-is-internal parameter.
17641
17642 * nnmh.el (nnmh-request-move-article): Add move-is-internal parameter.
17643
17644 * nnmbox.el (nnmbox-request-move-article): Add move-is-internal
17645 parameter.
17646
17647 * nnmaildir.el (nnmaildir-request-move-article): Add move-is-internal
17648 parameter.
17649
17650 * nnimap.el (nnimap-request-move-article): Add move-is-internal
17651 parameter and remove the gnus-sum-hint-move-is-internal variable.
17652
17653 * nnfolder.el (nnfolder-request-move-article): Add move-is-internal
17654 parameter.
17655
17656 * nndraft.el (nndraft-request-move-article): Add move-is-internal
17657 parameter.
17658
17659 * nndiary.el (nndiary-request-move-article): Add move-is-internal
17660 parameter.
17661
17662 * nndb.el (nndb-request-move-article): Add move-is-internal parameter.
17663
17664 * nnbabyl.el (nnbabyl-request-move-article): Add move-is-internal
17665 parameter.
17666
17667 * nnagent.el (nnagent-request-move-article): Add move-is-internal
17668 parameter.
17669
17670 2005-03-01 Stefan Monnier <monnier@iro.umontreal.ca>
17671
17672 * gnus-sum.el (gnus-summary-exit): Undo last change and fix it in
17673 a more conservative way.
17674
17675 2005-02-26 Stefan Monnier <monnier@iro.umontreal.ca>
17676
17677 * gnus-sum.el (gnus-summary-exit): Move point after displaying the
17678 buffer, so it moves the window's cursor.
17679
17680 2005-02-26 Arne Jørgensen <arne@arnested.dk>
17681
17682 * mm-decode.el (mm-dissect-buffer): Pass the from field on to
17683 `mm-dissect-multipart' and receive the from field as an (optional)
17684 argument from `mm-dissect-multipart'.
17685 (mm-dissect-multipart): Receive the from field as an argument and
17686 pass it on when we call `mm-dissect-buffer' on MIME parts.
17687 Fixes verification/decryption of signed/encrypted MIME parts.
17688
17689 2005-02-25 Teodor Zlatanov <tzz@lifelogs.com>
17690
17691 * gnus-sum.el (gnus-summary-move-article):
17692 Set gnus-sum-hint-move-is-internal for gnus-request-move-article and
17693 whatever it calls (right now, only nnimap-request-move article
17694 respects it).
17695
17696 * nnimap.el (nnimap-request-move-article):
17697 When gnus-sum-hint-move-is-internal is set, don't do the extra
17698 nnimap-request-article.
17699
17700 2005-02-24 Reiner Steib <Reiner.Steib@gmx.de>
17701
17702 * nnheader.el (nnheader-find-file-noselect): Add doc string.
17703
17704 * nnfolder.el (nnfolder-read-folder): Use RAWFILE for
17705 `nnheader-find-file-noselect' to avoid `large-file-warning-threshold'.
17706
17707 * gnus-sum.el (gnus-summary-caesar-message):
17708 Apply `gnus-treat-article' after rotation.
17709
17710 * gnus-group.el (gnus-group-clear-data): Mention process/prefix in
17711 doc string.
17712
17713 2005-02-22 Simon Josefsson <jas@extundo.com>
17714
17715 * encrypt.el (encrypt-password-cache-expiry): Remove (use
17716 `password-cache-expiry' instead). Reported by Arne Jørgensen
17717 <arne@arnested.dk>.
17718 (encrypt): Add password-cache and password-cache-expiry as group
17719 members.
17720
17721 2005-02-22 Arne Jørgensen <arne@arnested.dk>
17722
17723 * smime.el (smime-ldap-host-list): Doc fix.
17724 (smime-ask-passphrase): Use `password-read-and-add' to read (and
17725 cache) password.
17726 (smime-sign-region): Use it.
17727 (smime-decrypt-region): Use it.
17728 (smime-sign-buffer): Signal an error if `smime-sign-region' fails.
17729 (smime-encrypt-buffer): Signal an error if `smime-encrypt-region'
17730 fails.
17731 (smime-cert-by-ldap-1): Use `base64-encode-string' to convert
17732 certificate from DER to PEM format rather than calling openssl.
17733
17734 * mml-smime.el (mml-smime-encrypt-query): Remove obsolete comment.
17735
17736 * mml-sec.el (mml-secure-message): Insert keyfile/certfile tags
17737 for signing/encryption.
17738
17739 * mml.el (mml-parse-1): Use them.
17740
17741 2005-02-21 Arne Jørgensen <arne@arnested.dk>
17742
17743 * nnrss.el (nnrss-verbose): Remove.
17744 (nnrss-request-group): Use `nnheader-message' instead.
17745
17746 2005-02-19 Mark Plaksin <happy@usg.edu> (tiny change)
17747
17748 * nnrss.el (nnrss-verbose): New variable.
17749 (nnrss-request-group): Make it say nnrss is requesting a group.
17750
17751 2005-02-21 Reiner Steib <Reiner.Steib@gmx.de>
17752
17753 * gnus-art.el (gnus-parse-news-url, gnus-button-handle-news):
17754 Handle news URL with given port correctly.
17755
17756 2005-02-19 Katsumi Yamaoka <yamaoka@jpl.org>
17757
17758 * gnus-msg.el (gnus-copy-article-buffer): Quote decoded words
17759 containing special characters.
17760
17761 * gnus-sum.el (gnus-summary-edit-article): Ditto.
17762
17763 * mml.el (mime-to-mml): Ditto.
17764
17765 * rfc2047.el (rfc2047-encode-parameter): Use ietf-drums-tspecials.
17766 (rfc2047-quote-decoded-words-containing-tspecials): New variable.
17767 (rfc2047-decode-region): Quote decoded words containing special
17768 characters when rfc2047-quote-decoded-words-containing-tspecials
17769 is non-nil.
17770
17771 2005-02-16 Teodor Zlatanov <tzz@lifelogs.com>
17772
17773 * gnus-registry.el (gnus-registry-delete-group): Add minor bug fix.
17774
17775 * gnus.el (gnus-install-group-spam-parameters): Add minor doc fix.
17776
17777 2005-02-15 Simon Josefsson <jas@extundo.com>
17778
17779 * nnimap.el (nnimap-debug): Doc fix.
17780
17781 * imap.el (imap-debug): Doc fix.
17782
17783 2005-02-15 Katsumi Yamaoka <yamaoka@jpl.org>
17784
17785 * gnus-art.el: Avoid "Recursive load suspected" error in Emacs 21.1.
17786
17787 2005-02-14 Teodor Zlatanov <tzz@lifelogs.com>
17788
17789 * gnus.el (spam-contents): Improve docs for spam-contents
17790 parameter in its variable incarnation.
17791
17792 2005-02-14 Simon Josefsson <jas@extundo.com>
17793
17794 * smime-ldap.el: Use require instead of load-library for ldap.
17795 (smime-ldap-search): Indent.
17796 (smime-ldap-search-internal): Shorten line.
17797
17798 * smime.el (smime-cert-by-dns): Add doc-string.
17799 (smime-cert-by-ldap-1): Indent.
17800
17801 * mml-smime.el (mml-smime-get-ldap-cert): Rename from
17802 mml-smime-get-dns-ldap.
17803 (mml-smime-encrypt-query): Use new function. Default to ldap.
17804
17805 2005-02-14 Arne Jørgensen <arne@arnested.dk>
17806
17807 * smime.el: Require smime-ldap.
17808 (smime-ldap-host-list): New variable.
17809 (smime-cert-by-ldap, smime-cert-by-ldap-1): New functions.
17810
17811 * mml-smime.el (mml-smime-encrypt-query): New function.
17812 (mml-smime-encrypt-query): Use it.
17813
17814 * smime-ldap.el: New file.
17815
17816 2005-02-13 Katsumi Yamaoka <yamaoka@jpl.org>
17817
17818 * gnus-agent.el: Remove garbage made while merging the Emacs trunk.
17819
17820 2005-02-14 Reiner Steib <Reiner.Steib@gmx.de>
17821
17822 * gnus-group.el (gnus-group-make-doc-group): Mention prefix
17823 argument in doc string. Make query for type more clear.
17824
17825 2005-02-13 Reiner Steib <Reiner.Steib@gmx.de>
17826
17827 * gnus.el (gnus-group-startup-message): Search for gnus images in
17828 etc/images/gnus.
17829 * mm-util.el (mm-image-load-path): Likewise.
17830 * smiley.el (smiley-data-directory): Search for smilies in
17831 etc/images/smilies.
17832
17833 2005-02-09 Kim F. Storm <storm@cua.dk>
17834
17835 Change Emacs release version from 21.4 to 22.1 throughout.
17836 Change Emacs development version from 21.3.50 to 22.0.50.
17837
17838 2005-02-12 Katsumi Yamaoka <yamaoka@jpl.org>
17839
17840 * gnus-art.el (gnus-mime-copy-part): Don't decode compressed parts.
17841
17842 * mm-util.el (mm-coding-system-to-mime-charset): Make it work with
17843 non-Mule XEmacs as well.
17844 (mm-decompress-buffer): Signal an error intentionally if it does
17845 not decompress compressed data because auto-compression-mode is
17846 disabled.
17847
17848 2005-02-11 Teodor Zlatanov <tzz@lifelogs.com>
17849
17850 * gnus-registry.el (gnus-registry-delete-group): Fix bug: leaves
17851 an ID in the registry even if it has no groups.
17852
17853 2005-02-10 Katsumi Yamaoka <yamaoka@jpl.org>
17854
17855 * gnus-art.el (gnus-mime-jka-compr-maybe-uncompress): Remove;
17856 merge it into mm-decompress-buffer.
17857 (gnus-mime-copy-part): Use the MIME part charset, the value which
17858 a user specified or gnus-newsgroup-charset for decoding, like
17859 gnus-mime-inline-part does; set buffer-file-coding-system to tell
17860 save-buffer what was used. Suggested by Kevin Ryde
17861 <user42@zip.com.au>.
17862 (gnus-mime-inline-part): Allow the name parameter as well as the
17863 filename parameter; force decompressing of compressed data; always
17864 display contents being not decoded as unibyte.
17865
17866 * mm-view.el (mm-display-inline-fontify): Allow the name parameter
17867 as well as the filename parameter.
17868
17869 * mm-util.el (mm-decompress-buffer):
17870 Merge gnus-mime-jka-compr-maybe-uncompress.
17871 (mm-find-buffer-file-coding-system): Doc fix; force decompressing
17872 of compressed data.
17873
17874 2005-02-08 Simon Josefsson <jas@extundo.com>
17875
17876 * imap.el (imap-log): Doc fix.
17877
17878 2005-02-07 Katsumi Yamaoka <yamaoka@jpl.org>
17879
17880 * gnus-art.el (gnus-mime-inline-part): Decode parts according to
17881 the coding cookies; decompress compressed parts.
17882
17883 * mml.el (mml-generate-mime-1): Add the charset parameter according
17884 to the value which a user specified manually or the coding cookie.
17885
17886 * mm-util.el (mm-string-to-multibyte): New function.
17887 (mm-detect-mime-charset-region): Work with Emacs 22 as well.
17888 (mm-coding-system-to-mime-charset): New function.
17889 (mm-decompress-buffer): New function.
17890 (mm-find-buffer-file-coding-system): New function.
17891
17892 * mm-view.el (mm-insert-inline): Make sure a part ends with a newline.
17893 (mm-display-inline-fontify): Rewrite for decoding and decompressing
17894 parts.
17895
17896 2005-02-07 TSUCHIYA Masatoshi <tsuchiya@namazu.org>
17897
17898 * mm-view.el (mm-display-inline-fontify): Decode a part according
17899 to the charset parameter.
17900
17901 2005-02-03 Katsumi Yamaoka <yamaoka@jpl.org>
17902
17903 * gnus-art.el (gnus-mime-inline-part): Show the raw contents if a
17904 prefix arg is neither nil nor a number, as info specifies.
17905
17906 2005-02-02 Katsumi Yamaoka <yamaoka@jpl.org>
17907
17908 * nntp.el (nntp-marks-changed-p): Use time-less-p to compare the
17909 timestamps.
17910
17911 2005-02-02 Jari Aalto <jari.aalto@cante.net>
17912
17913 * gnus-sum.el (gnus-list-of-unread-articles): Improve active
17914 groups error checking and notify user.
17915
17916 2005-02-02 Jari Aalto <jari.aalto@poboxes.com>
17917
17918 * message.el (message-send-mail-function): Check existence of
17919 sendmail-program first before using default value
17920 `message-send-mail-with-sendmail'. Otherwise use more generic
17921 `smtpmail-send-it'.
17922
17923 2005-02-01 Katsumi Yamaoka <yamaoka@jpl.org>
17924
17925 * nntp.el (nntp-request-update-info): Always return nil.
17926
17927 2005-01-30 Stefan Monnier <monnier@iro.umontreal.ca>
17928
17929 * gnus-art.el (gnus-article-mode): Turn off the "\ " non-break space.
17930
17931 2005-01-28 Stefan Monnier <monnier@iro.umontreal.ca>
17932
17933 * message.el (message-beginning-of-line): Change the behavior when
17934 invoked between BOL and : so that it first moves backward.
17935
17936 2005-01-28 Katsumi Yamaoka <yamaoka@jpl.org>
17937
17938 * gnus-art.el (gnus-article-setup-buffer): Kill and re-create the
17939 article buffer when editing of the article is discarded.
17940 (gnus-article-prepare): Revert.
17941
17942 2005-01-28 Katsumi Yamaoka <yamaoka@jpl.org>
17943
17944 * gnus-art.el (gnus-article-prepare):
17945 Remove message-strip-forbidden-properties from the local hook.
17946
17947 2005-01-27 Simon Josefsson <jas@extundo.com>
17948
17949 * password.el (password-cache-add): Only start one timer per key.
17950 Reported by Derek Atkins <warlord@MIT.EDU>.
17951
17952 2005-01-26 Steve Youngs <steve@sxemacs.org>
17953
17954 * run-at-time.el: Remove. It is no longer needed as
17955 timer-funcs.el in the xemacs-base package has a working version of
17956 `run-at-time'.
17957
17958 * password.el: Require timer-funcs instead of run-at-time in
17959 XEmacs.
17960 Remove `password-run-at-time' macro.
17961 (password-cache-add): Use `run-at-time' instead of
17962 `password-run-at-time'.
17963
17964 * mail-source.el: Require timer-funcs instead of itimer in XEmacs
17965 for `run-with-idle-timer'.
17966
17967 * gnus-demon.el: Require timer-funcs instead of itimer in XEmacs
17968 for `run-at-time'.
17969
17970 * mm-url.el: Require timer-funcs at compile time when in XEmacs
17971 for `with-timeout'.
17972
17973 2005-01-24 Katsumi Yamaoka <yamaoka@jpl.org>
17974
17975 * mml.el (mml-generate-mime-1): Convert string into unibyte when
17976 inserting " *mml*" buffer's contents into a unibyte temp buffer.
17977
17978 2005-01-24 Harald Meland <harald.meland@usit.uio.no> (tiny change)
17979
17980 * mail-source.el (mail-source-fetch-imap): Search for ^From case
17981 sensitively.
17982
17983 2005-01-21 Derek Atkins <warlord@MIT.EDU> (tiny change)
17984
17985 * pgg-pgp.el (pgg-pgp-decrypt-region): Use passphrase cache.
17986
17987 2005-01-20 Katsumi Yamaoka <yamaoka@jpl.org>
17988
17989 * mm-decode.el (mm-insert-part): Switch the multibyteness of data
17990 which will be inserted according to the multibyteness of a buffer
17991 rather than the type of contents. Suggested by ARISAWA Akihiro
17992 <ari@mbf.ocn.ne.jp>.
17993
17994 * nnrss.el (nnrss-find-el): Check carefully whether there's a list
17995 of string which old xml.el may return rather than a string.
17996
17997 2005-01-17 Katsumi Yamaoka <yamaoka@jpl.org>
17998
17999 * gnus-sum.el (gnus-summary-idna-message): Silence byte compiler.
18000
18001 2005-01-16 Simon Josefsson <jas@extundo.com>
18002
18003 * gnus-sum.el (gnus-summary-idna-message): Fail gracefully if
18004 idn/idna.el isn't available.
18005 (gnus-summary-idna-message): Doc fix. Suggested by Michael Cook
18006 <michael@waxrat.com>.
18007
18008 * hashcash.el: Remove non-FSF copyright header.
18009
18010 * hashcash.el (hashcash-extra-generate-parameters): New variable.
18011 (hashcash-generate-payment): Use it.
18012 (hashcash-generate-payment-async): Use it.
18013
18014 2005-01-15 Simon Josefsson <jas@extundo.com>
18015
18016 * message.el (message-idna-to-ascii-rhs): Decode Reply-To too.
18017 Suggested by Raymond Scholz <ray-2005@zonix.de>.
18018
18019 * gnus-sum.el (gnus-summary-wash-map): Bind "W i" to
18020 gnus-summary-idna-message.
18021 (gnus-summary-make-menu-bar): Add De-IDNA menu entry.
18022 (gnus-summary-idna-message): New function.
18023
18024 2005-01-13 Reiner Steib <Reiner.Steib@gmx.de>
18025
18026 * gnus-msg.el (gnus-confirm-mail-reply-to-news): Change default to
18027 gnus-novice-user.
18028
18029 2005-01-12 Katsumi Yamaoka <yamaoka@jpl.org>
18030
18031 * nnrss.el (nnrss-request-delete-group): Delete entries in
18032 nnrss-group-alist as well.
18033 (nnrss-save-server-data): Insert newline.
18034
18035 2005-01-10 Reiner Steib <Reiner.Steib@gmx.de>
18036
18037 * gnus.el (gnus-user-agent): Use list of symbols instead of
18038 symbols. Display full version number for (S)XEmacs.
18039 Optionally display (S)XEmacs codename.
18040
18041 * gnus-util.el (gnus-emacs-version): Update for new
18042 `gnus-user-agent'.
18043
18044 * gnus-msg.el (gnus-extended-version): Make it possible to omit
18045 Gnus version.
18046
18047 2005-01-05 Reiner Steib <Reiner.Steib@gmx.de>
18048
18049 * spam.el (spam-face): New face. Don't use `gnus-splash-face'
18050 which is unreadable in some setups.
18051
18052 2005-01-06 Katsumi Yamaoka <yamaoka@jpl.org>
18053
18054 * gnus-spec.el (gnus-update-format-specifications): Flush the
18055 group format spec cache if it doesn't support decoded group names.
18056
18057 2005-01-03 Reiner Steib <Reiner.Steib@gmx.de>
18058
18059 * gnus-score.el (gnus-decay-scores, gnus-score-load-file):
18060 Allow to apply decay on score files matching a regexp.
18061
18062 2004-12-30 Katsumi Yamaoka <yamaoka@jpl.org>
18063
18064 * gnus-group.el (gnus-group-line-format-alist): Keep the forward
18065 compatibility in %g and %c.
18066
18067 2004-12-29 Katsumi Yamaoka <yamaoka@jpl.org>
18068
18069 * gnus-group.el (gnus-group-line-format-alist): Use decoded group
18070 name for only %g and %c.
18071 (gnus-group-insert-group-line): Bind gnus-tmp-decoded-group instead
18072 of gnus-tmp-group to decoded group name.
18073 (gnus-group-make-rss-group): Exclude `/'s from group names.
18074
18075 2004-12-28 Katsumi Yamaoka <yamaoka@jpl.org>
18076
18077 * nnrss.el (nnrss-get-encoding): Fix regexp.
18078
18079 2004-12-27 Simon Josefsson <jas@extundo.com>
18080
18081 * mm-bodies.el (mm-body-encoding): Don't permit 7-bit to be used when
18082 mm-use-ultra-safe-encoding is enabled (e.g., for PGP/MIME) and we have
18083 trailing white space. Reported by Werner Koch <wk@gnupg.org>.
18084
18085 2004-12-17 Kim F. Storm <storm@cua.dk>
18086
18087 * gnus-group.el (gnus-group-mode-map): Map follow-link to mouse-face.
18088
18089 * gnus-sum.el (gnus-summary-mode-map): Likewise.
18090
18091 2004-12-26 Tsuyoshi AKIHO <akiho@kawachi.zaq.ne.jp>
18092
18093 * gnus-sum.el (gnus-summary-walk-group-buffer): Decode group name.
18094
18095 2004-12-26 Katsumi Yamaoka <yamaoka@jpl.org>
18096
18097 * nnrss.el: Require rfc2047 and mml.
18098 (nnrss-file-coding-system): New variable.
18099 (nnrss-format-string): Redefine it as an inline function.
18100 (nnrss-decode-group-name): New function.
18101 (nnrss-string-as-multibyte): Remove.
18102 (nnrss-retrieve-headers): Decode group name; don't use
18103 nnrss-format-string.
18104 (nnrss-request-group): Decode group name.
18105 (nnrss-request-article): Decode group name; allow a Message-ID as
18106 well as an article number; don't use nnrss-format-string; encode a
18107 Message-ID string which may contain non-ASCII characters; use
18108 mml-to-mime to compose a MIME article.
18109 (nnrss-request-expire-articles): Decode group name.
18110 (nnrss-request-delete-group): Decode group name.
18111 (nnrss-fetch): Clarify error message.
18112 (nnrss-read-server-data): Use insert-file-contents instead of load;
18113 bind file-name-coding-system; use multibyte buffer.
18114 (nnrss-save-server-data): Bind coding-system-for-write to the
18115 value of nnrss-file-coding-system; bind file-name-coding-system;
18116 add coding cookie.
18117 (nnrss-read-group-data): Use insert-file-contents instead of load;
18118 bind file-name-coding-system; use multibyte buffer.
18119 (nnrss-save-group-data): Bind coding-system-for-write to the
18120 value of nnrss-file-coding-system; bind file-name-coding-system.
18121 (nnrss-decode-entities-string): Rename from n-d-e-unibyte-string;
18122 make it work with non-ASCII text.
18123 (nnrss-find-el): Make it work with old xml.el as well.
18124
18125 2004-12-26 Tsuyoshi AKIHO <akiho@kawachi.zaq.ne.jp>
18126
18127 * nnrss.el (nnrss-get-encoding): New function.
18128 (nnrss-fetch): Use unibyte buffer initially; bind
18129 coding-system-for-read while performing mm-url-insert; remove ^Ms;
18130 decode contents according to the encoding attribute.
18131 (nnrss-save-group-data): Add coding cookie.
18132 (nnrss-mime-encode-string): New function.
18133 (nnrss-check-group): Use it to encode subject and author.
18134
18135 2004-12-23 Teodor Zlatanov <tzz@lifelogs.com>
18136
18137 * spam.el (spam-check-BBDB): Don't get the symbol-value of an
18138 imaginary variable.
18139
18140 2004-12-22 Katsumi Yamaoka <yamaoka@jpl.org>
18141
18142 * gnus-spec.el (gnus-spec-tab): Make a Lisp form which works
18143 correctly even if there are wide characters.
18144
18145 2004-12-21 Teodor Zlatanov <tzz@lifelogs.com>
18146
18147 * spam.el (spam-check-BBDB): Fix the BBDB caching code to use
18148 downcased symbol names; make a new cache instead of reusing
18149 bbdb-hashtable.
18150
18151 2004-12-21 Katsumi Yamaoka <yamaoka@jpl.org>
18152
18153 * rfc2231.el (rfc2231-parse-string): Decode encoded value after
18154 concatenating segments rather than before concatenating them.
18155 Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
18156
18157 * message.el (message-get-reply-headers): Bind `extra'.
18158
18159 2004-12-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
18160
18161 * message.el (message-extra-wide-headers): New variable.
18162 (message-get-reply-headers): Use it.
18163
18164 2004-12-20 Katsumi Yamaoka <yamaoka@jpl.org>
18165
18166 * gnus-agent.el (gnus-agent-group-path): Decode group name.
18167 (gnus-agent-group-pathname): Ditto.
18168
18169 * gnus-cache.el (gnus-cache-file-name): Decode group name.
18170
18171 * gnus-group.el (gnus-group-make-group): Decode group name.
18172 (gnus-group-make-rss-group): Register the group data after opening
18173 the nnrss group.
18174
18175 2004-12-17 Paul Jarc <prj@po.cwru.edu>
18176
18177 * nnmaildir.el (nnmaildir-request-expire-articles): Articles moved
18178 by expiry now get marked as read.
18179
18180 2004-12-17 Katsumi Yamaoka <yamaoka@jpl.org>
18181
18182 * mm-util.el (mm-xemacs-find-mime-charset): New macro.
18183
18184 2004-12-17 Aidan Kehoe <kehoea@parhasard.net>
18185
18186 * mm-util.el (mm-xemacs-find-mime-charset-1): New function used to
18187 unify Latin characters in XEmacs.
18188 (mm-find-mime-charset-region): Use it.
18189
18190 2004-12-17 Katsumi Yamaoka <yamaoka@jpl.org>
18191
18192 * gnus-util.el (gnus-delete-directory): New function.
18193
18194 * gnus-agent.el (gnus-agent-delete-group): Use it.
18195
18196 * gnus-cache.el (gnus-cache-delete-group): Use it.
18197
18198 2004-12-16 Katsumi Yamaoka <yamaoka@jpl.org>
18199
18200 * gnus-group.el (gnus-group-make-rss-group): Unify non-ASCII group
18201 names.
18202
18203 2004-12-16 Simon Josefsson <jas@extundo.com>
18204
18205 * hashcash.el (hashcash-payment-alist): Fix custom :type.
18206
18207 2004-12-15 Katsumi Yamaoka <yamaoka@jpl.org>
18208
18209 * mm-url.el (mm-url-predefined-programs): Add --silent arg to curl.
18210
18211 * gnus-group.el (gnus-group-expire-articles-1): Decode group name.
18212 (gnus-group-set-current-level): Decode group name.
18213
18214 2004-12-15 Maciek Pasternacki <maciekp@japhy.fnord.org> (tiny change)
18215
18216 * nnrss.el (nnrss-fetch): Signal an error if w3-parse-buffer also
18217 failed.
18218
18219 2004-12-14 Katsumi Yamaoka <yamaoka@jpl.org>
18220
18221 * gnus-group.el (gnus-group-delete-group): Decode group name.
18222 (gnus-group-make-rss-group): Encode group name.
18223 (gnus-group-catchup-current): Decode group name.
18224 (gnus-group-kill-group): Decode group name.
18225
18226 2004-12-08 Stefan Monnier <monnier@iro.umontreal.ca>
18227
18228 * gnus-art.el (gnus-narrow-to-page): Don't hardcode point-min.
18229
18230 2004-12-13 Katsumi Yamaoka <yamaoka@jpl.org>
18231
18232 * gnus-group.el (gnus-group-make-rss-group):
18233 Use gnus-group-make-group instead of gnus-group-unsubscribe-group.
18234
18235 * gnus-start.el (gnus-setup-news): Honor user's setting to
18236 gnus-message-archive-method. Suggested by Lute Kamstra
18237 <lute@gnu.org>.
18238
18239 2004-12-10 Arnaud Giersch <arnaud.giersch@free.fr> (tiny change)
18240
18241 * gnus-sum.el (gnus-summary-exit-no-update): Don't clear the
18242 global counterparts of the buffer-local variables.
18243
18244 2004-11-16 Romain Francoise <romain@orebokech.com>
18245
18246 * gnus-sum.el (gnus-summary-exit): Don't clear the global
18247 counterparts of the buffer-local variables.
18248
18249 2004-11-25 Reiner Steib <Reiner.Steib@gmx.de>
18250
18251 * message.el (message-forbidden-properties): Fix typo in doc
18252 string.
18253
18254 2004-11-25 Reiner Steib <Reiner.Steib@gmx.de>
18255
18256 * gnus-util.el (gnus-replace-in-string): Add doc string.
18257
18258 * nnmail.el (nnmail-split-header-length-limit): Increase to 2048
18259 to avoid problems when splitting mails with many recipients.
18260
18261 2004-11-22 Stefan Monnier <monnier@iro.umontreal.ca>
18262
18263 * gnus-sum.el (gnus-summary-exit): Remove redundant and harmful
18264 pop-to-buffer, covered by the subsequent gnus-configure-windows.
18265
18266 2004-12-05 Nelson Ferreira <nelson.ferreira@ieee.org>
18267
18268 * spam-stat.el (spam-stat-save): Load the hashtable from disk only
18269 if there is no hashtable in memory or file modification time is
18270 newer than cached timestamp.
18271
18272 2004-12-03 Reiner Steib <Reiner.Steib@gmx.de>
18273
18274 * gnus-sum.el (gnus-summary-limit-to-recipient):
18275 Implement not-matching option.
18276
18277 2004-12-02 Reiner Steib <Reiner.Steib@gmx.de>
18278
18279 * gnus-sum.el (gnus-summary-limit-to-recipient): New function.
18280 Suggested David Mazieres in analogy to rmail-summary-by-recipients.
18281 (gnus-summary-limit-map, gnus-summary-make-menu-bar): Add it.
18282 (gnus-article-sort-by-recipient, gnus-summary-sort-by-recipient):
18283 New functions. Suggested by Uwe Brauer <oub@mat.ucm.es>.
18284 (gnus-summary-mode-map, gnus-summary-make-menu-bar): Add it.
18285
18286 2004-12-02 Katsumi Yamaoka <yamaoka@jpl.org>
18287
18288 * message.el (message-forward-make-body-mml): Remove headers
18289 according to message-forward-ignored-headers if a message is decoded.
18290
18291 2004-12-02 Romain Francoise <romain@orebokech.com>
18292
18293 * message.el (message-forward-make-body-plain): Always remove
18294 headers according to message-forward-ignored-headers.
18295
18296 2004-12-01 Teodor Zlatanov <tzz@lifelogs.com>
18297
18298 * spam.el (spam-summary-prepare-exit): Remove the
18299 gnus-summary-limit pop for now, it has problems with ham marks for
18300 me.
18301
18302 2004-11-29 Teodor Zlatanov <tzz@lifelogs.com>
18303
18304 * spam.el (spam-summary-prepare-exit): Use gnus-summary-limit
18305 correctly.
18306
18307 2004-11-28 Carl Henrik Lunde <chlunde+bugs+@ping.uio.no> (tiny change)
18308
18309 * format-spec.el (format-spec): Message the char.
18310
18311 2004-11-26 Teodor Zlatanov <tzz@lifelogs.com>
18312
18313 * gnus-art.el (gnus-split-methods): Reformat comments.
18314
18315 * spam.el (spam-summary-prepare-exit): Remove article limits
18316 before exiting the summary buffer.
18317
18318 2004-11-26 Katsumi Yamaoka <yamaoka@jpl.org>
18319
18320 * nnrss.el (nnrss-string-as-multibyte): Redefine it as a macro in
18321 order to silence the byte compiler.
18322
18323 * spam.el: Fix the way to silence the byte compiler, which
18324 complained about bbdb-buffer, bbdb-create-internal, bbdb-records,
18325 bbdb-search-simple, spam-BBDB-register-routine,
18326 spam-enter-ham-BBDB, spam-stat-buffer-change-to-non-spam,
18327 spam-stat-buffer-change-to-spam, spam-stat-buffer-is-non-spam,
18328 spam-stat-buffer-is-spam, spam-stat-load,
18329 spam-stat-register-ham-routine, spam-stat-register-spam-routine,
18330 spam-stat-save and spam-stat-split-fancy.
18331
18332 2004-11-26 Katsumi Yamaoka <yamaoka@jpl.org>
18333
18334 * canlock.el (canlock-password): Remove `:size 0' or `:size 1'
18335 which may confuse users.
18336 (canlock-password-for-verify): Ditto.
18337
18338 * deuglify.el (gnus-outlook-deuglify-unwrap-stop-chars): Ditto.
18339
18340 * gnus-art.el (gnus-emphasis-alist): Ditto.
18341
18342 * gnus-registry.el (gnus-registry-max-entries): Ditto.
18343
18344 * gnus-score.el (gnus-adaptive-word-length-limit): Ditto.
18345
18346 * gnus-start.el (gnus-save-killed-list): Ditto.
18347
18348 * gnus-sum.el (gnus-thread-hide-subtree): Ditto.
18349 (gnus-sum-thread-tree-root): Ditto.
18350 (gnus-sum-thread-tree-false-root): Ditto.
18351 (gnus-sum-thread-tree-single-indent): Ditto.
18352
18353 * message.el (message-courtesy-message): Ditto.
18354 (message-archive-note): Ditto.
18355 (message-subscribed-address-file): Ditto.
18356 (message-user-fqdn): Ditto.
18357
18358 * spam-report.el (spam-report-gmane-regex): Ditto.
18359
18360 * spam.el (spam-blackhole-good-server-regex): Ditto.
18361
18362 2004-11-25 Katsumi Yamaoka <yamaoka@jpl.org>
18363
18364 * mml.el (mml-preview): Widen the message buffer before copying
18365 the contents to the preview buffer; sort headers before previewing.
18366
18367 * message.el (message-hidden-headers): Fix the way to avoid a bug
18368 in the `repeat' widget in Emacs 21.3 or earlier.
18369
18370 2004-11-25 Katsumi Yamaoka <yamaoka@jpl.org>
18371
18372 * message.el (message-hidden-headers): Default to "^References:".
18373 Improve customization type. Suggested by Reiner Steib
18374 <Reiner.Steib@gmx.de>.
18375
18376 2004-11-25 Romain Francoise <romain@orebokech.com>
18377
18378 * message.el (message-strip-forbidden-properties): Remove check for
18379 obsolete `message-hidden' text property, hidden headers are not
18380 accessible in the buffer anymore.
18381
18382 2004-11-22 Romain Francoise <romain@orebokech.com>
18383
18384 * message.el (message-header-format-alist): Add `From' in list
18385 so that it can be sorted.
18386 (message-fix-before-sending): Widen and sort headers before
18387 sending.
18388 (message-hide-headers): Use narrowing to hide headers by moving
18389 them to the top of the buffer and narrowing to the region
18390 underneath.
18391
18392 2004-11-23 Lars Magne Ingebrigtsen <larsi@gnus.org>
18393
18394 * message.el (message-strip-forbidden-properties):
18395 Bind buffer-read-only (etc) to nil.
18396
18397 2004-11-23 Katsumi Yamaoka <yamaoka@jpl.org>
18398
18399 * rfc2047.el (rfc2047-header-encoding-alist): Add In-Reply-To to
18400 address-mime. Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
18401
18402 2004-11-22 Marek Martin <marek.martin@mum.pri.ee> (tiny change)
18403
18404 * nnfolder.el (nnfolder-request-create-group): Save current buffer.
18405
18406 2004-11-19 Lars Magne Ingebrigtsen <larsi@gnus.org>
18407
18408 * dns.el (query-dns): Use sit-for to time instead of
18409 accept-process-output, since that doesn't seem to work on udp
18410 sockets.
18411
18412 2004-11-17 Katsumi Yamaoka <yamaoka@jpl.org>
18413
18414 * rfc2047.el (rfc2047-encode-region): Encode bogus delimiters.
18415
18416 2004-11-15 Jesper Harder <harder@ifa.au.dk>
18417
18418 * pop3.el (pop3-leave-mail-on-server): Don't quote nil in
18419 doc string. Improve doc string.
18420
18421 2004-11-15 Katsumi Yamaoka <yamaoka@jpl.org>
18422
18423 * nntp.el (nntp-request-update-info): Return nil if
18424 nntp-marks-is-evil is true so that gnus-get-unread-articles-in-group
18425 may not call gnus-activate-group which uselessly issues the GROUP
18426 commands for all nntp groups and wastes time. Reported by Romain
18427 Francoise <romain@orebokech.com>.
18428
18429 * gnus-start.el (gnus-get-unread-articles): Remove redundant test.
18430
18431 2004-11-15 Simon Josefsson <jas@extundo.com>
18432
18433 * gnus-art.el (gnus-header-button-alist): Handle URLs in OpenPGP:
18434 headers separately.
18435 (gnus-button-openpgp): New function, inspired by Jochen Küpper
18436 <jochen-+It19tn3Rl9sbm7dSapR3bNAH6kLmebB@public.gmane.org>.
18437
18438 2004-11-14 Reiner Steib <Reiner.Steib@gmx.de>
18439
18440 * gnus-start.el (gnus-convert-old-newsrc):
18441 Assign legacy-gnus-agent to 5.10.7.
18442
18443 2004-11-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
18444
18445 * gnus-art.el (article-unsplit-urls): Don't anchor urls to the
18446 start of the lines.
18447
18448 2004-11-14 Magnus Henoch <mange@freemail.hu>
18449
18450 * hashcash.el (hashcash-default-payment): Change default to 20.
18451 (hashcash-default-accept-payment): Change default to 20.
18452 (hashcash-process-alist): New variable.
18453 (hashcash-generate-payment-async): Add.
18454 (hashcash-already-paid-p): Add.
18455 (hashcash-insert-payment): Don't generate payments twice.
18456 (hashcash-insert-payment-async): Add.
18457 (hashcash-insert-payment-async-2): Add.
18458 (hashcash-cancel-async): Add.
18459 (hashcash-wait-async): Add.
18460 (hashcash-processes-running-p): Add.
18461 (hashcash-wait-or-cancel): Add.
18462 (mail-add-payment): New optional argument. Conditionally start
18463 asynchronous calculation.
18464 (mail-add-payment-async): Add.
18465
18466 * message.el (message-send-mail): Wait for asynchronous hashcash
18467 results. Don't clobber existing X-Hashcash headers.
18468 (message-setup-1): Call mail-add-payment-async when
18469 message-generate-hashcash is non-nil.
18470
18471 2004-11-11 ARISAWA Akihiro <ari@mbf.ocn.ne.jp> (tiny change)
18472
18473 * message.el (message-use-alternative-email-as-from): Examine the
18474 From header as well; use message-make-from in order to include a
18475 user's full name.
18476
18477 2004-11-10 Katsumi Yamaoka <yamaoka@jpl.org>
18478
18479 * gnus-art.el (gnus-emphasis-alist): Don't hide asterisks by
18480 default; improve customization type.
18481 (gnus-emphasis-custom-with-format): New macro.
18482 (gnus-emphasis-custom-value-to-external): New function.
18483 (gnus-emphasis-custom-value-to-internal): New function.
18484
18485 2004-11-09 Lars Magne Ingebrigtsen <larsi@gnus.org>
18486
18487 * dns.el (query-dns): Resolve reverse addresses.
18488
18489 2004-10-23 Lars Magne Ingebrigtsen <larsi@gnus.org>
18490
18491 * gnus-group.el (gnus-group-get-new-news): Use it.
18492
18493 * gnus-start.el (gnus-check-reasonable-setup): New function.
18494
18495 2004-11-07 Katsumi Yamaoka <yamaoka@jpl.org>
18496
18497 * gnus-msg.el (gnus-configure-posting-styles): Don't cause the
18498 "Args out of range" error. Reported by Arnaud Giersch
18499 <arnaud.giersch@free.fr>.
18500
18501 2004-11-07 Stefan Wiens <s.wi@gmx.net> (tiny change)
18502
18503 * gnus-sum.el (gnus-summary-clear-local-variables): Use symbolp.
18504
18505 2004-11-04 Richard M. Stallman <rms@gnu.org>
18506
18507 * spam.el (spam group): Add :version.
18508
18509 * pgg-def.el (pgg group): Add :version.
18510
18511 2004-11-04 Katsumi Yamaoka <yamaoka@jpl.org>
18512
18513 * gnus-art.el (gnus-article-edit-article): Don't associate the
18514 article buffer with a draft file. This is a temporary measure
18515 against the 2004-08-22 change to gnus-article-edit-mode.
18516
18517 2004-11-02 Katsumi Yamaoka <yamaoka@jpl.org>
18518
18519 * html2text.el (html2text-get-attr): Remove unused argument `tag'.
18520 (html2text-format-tags): Remove unused variable `attr'.
18521
18522 2004-11-01 Reiner Steib <Reiner.Steib@gmx.de>
18523
18524 * gnus-msg.el (gnus-summary-resend-default-address): Add :version.
18525
18526 * spam-stat.el (spam-stat): Add :version.
18527
18528 * sieve.el (sieve): Add :version.
18529
18530 * sha1.el (sha1): Add :version.
18531 (sha1-use-external): Remove redundant version.
18532
18533 * nnmail.el (nnmail-split-fancy-with-parent-ignore-groups)
18534 (nnmail-cache-ignore-groups, nnmail-spool-hook)
18535 (nnmail-split-fancy-match-partial-words)
18536 (nnmail-split-lowercase-expanded): Add :version.
18537
18538 * nndiary.el (nndiary): Add :version.
18539
18540 * mml2015.el (mml2015-unabbrev-trust-alist): Add :version.
18541
18542 * mml-sec.el (mml-default-sign-method)
18543 (mml-default-encrypt-method, mml-signencrypt-style-alist):
18544 Add :version.
18545
18546 * mm-uu.el (mm-uu-diff-groups-regexp): Add :version.
18547
18548 * mm-url.el (mm-url-use-external, mm-url-program)
18549 (mm-url-arguments): Add :version.
18550
18551 * mm-decode.el (mm-inline-text-html-with-w3m-keymap)
18552 (mm-attachment-file-modes, mm-decrypt-option)
18553 (mm-w3m-safe-url-regexp): Add :version.
18554
18555 * message.el (message-cite-prefix-regexp)
18556 (message-sendmail-envelope-from, message-minibuffer-local-map)
18557 (message-user-fqdn, message-completion-alist): Add :version.
18558
18559 * gnus-win.el (gnus-configure-windows-hook)
18560 (gnus-use-frames-on-any-display): Add :version.
18561
18562 * gnus-art.el (gnus-article-address-banner-alist)
18563 (gnus-treat-unsplit-urls, gnus-treat-unfold-headers)
18564 (gnus-treat-from-picon, gnus-treat-mail-picon)
18565 (gnus-treat-x-pgp-sig): Add :version.
18566
18567 * gnus-sum.el (gnus-spam-mark, gnus-recent-mark)
18568 (gnus-undownloaded-mark, gnus-summary-article-move-hook)
18569 (gnus-summary-article-delete-hook)
18570 (gnus-summary-display-while-building): Add :version.
18571
18572 * gnus-start.el (gnus-subscribe-newsgroup-hooks)
18573 (gnus-get-top-new-news-hook): Add :version.
18574
18575 * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
18576 (gnus-server-closed-face, gnus-server-denied-face): Add :version.
18577
18578 * gnus-registry.el (gnus-registry): Add :version.
18579
18580 * gnus-spec.el (gnus-use-correct-string-widths)
18581 (gnus-make-format-preserve-properties): Add :version.
18582
18583 * gnus.el (gnus-group-charter-alist)
18584 (gnus-group-fetch-control-use-browse-url)
18585 (gnus-install-group-spam-parameters): Add :version.
18586
18587 * gnus-diary.el (gnus-diary): Add :version.
18588
18589 * gnus-delay.el (gnus-delay): Add :version.
18590
18591 * gnus-cite.el (gnus-cite-unsightly-citation-regexp)
18592 (gnus-cite-ignore-quoted-from, gnus-cite-attribution-face)
18593 (gnus-cite-blank-line-after-header, gnus-article-boring-faces):
18594 Add :version.
18595
18596 * gnus-agent.el (gnus-agent-max-fetch-size)
18597 (gnus-agent-enable-expiration, gnus-agent-queue-mail)
18598 (gnus-agent-prompt-send-queue): Add :version.
18599
18600 * deuglify.el (gnus-outlook-deuglify): Add :version.
18601
18602 * html2text.el: Beautify code. Improve doc strings.
18603 Some checkdoc cleanup.
18604 (html2text-get-attr, html2text-fix-paragraph): Simplify code.
18605
18606 2004-11-01 Alfred M. Szmidt <ams@kemisten.nu> (tiny change)
18607
18608 * html2text.el (html2text-format-tag-list): Add "strong" and "em".
18609
18610 2004-10-29 Teodor Zlatanov <tzz@lifelogs.com>
18611
18612 * gnus-registry.el (gnus-registry-hashtb): Create the registry
18613 when package is loaded.
18614
18615 * spam.el (spam-summary-score-preferred-header): Add global preference
18616 for people who want to override the default SpamAssassin over
18617 Bogofilter preference (when both are set).
18618 (spam-necessary-extra-headers): Add spam-use-bogofilter as an option.
18619 (spam-user-format-function-S):
18620 Check spam-summary-score-preferred-header.
18621 (spam-extra-header-to-number): Add X-Bogosity header parsing.
18622 (spam-user-format-function-S): Format the score correctly.
18623
18624 2004-10-29 Katsumi Yamaoka <yamaoka@jpl.org>
18625
18626 * gnus-msg.el (gnus-configure-posting-styles): Work with empty
18627 signature file. Suggested by Manoj Srivastava
18628 <srivasta@golden-gryphon.com>.
18629
18630 * mm-util.el (mm-coding-system-priorities): Prefer iso-8859-1 than
18631 iso-2022-jp even in the Japanese language environment.
18632 Suggested by Jason Rumney <jasonr@gnu.org>.
18633
18634 2004-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
18635
18636 * gnus-sum.el (gnus-update-summary-mark-positions): Allow users to
18637 use the same characters as the dummy marks; make it free from
18638 getting affected by the language environment.
18639 (gnus-summary-read-group-1): Update mark positions only when the
18640 format spec is updated.
18641
18642 * gnus-spec.el (gnus-update-format-specifications): Return a list
18643 of updated types.
18644
18645 2004-10-27 Katsumi Yamaoka <yamaoka@jpl.org>
18646
18647 * gnus-start.el (gnus-check-reasonable-setup): Use fboundp instead
18648 of boundp to check if display-warning is available.
18649
18650 2004-10-26 Teodor Zlatanov <tzz@lifelogs.com>
18651
18652 * nnimap.el (nnimap-open-connection): Fix prog1/prog2 bug.
18653
18654 2004-10-26 Katsumi Yamaoka <yamaoka@jpl.org>
18655
18656 * nnspool.el (nnspool-spool-directory): Use news-path if the
18657 news-directory variable is not bound.
18658
18659 * gnus-start.el (gnus-check-reasonable-setup): Use an alternative
18660 function instead of display-warning if it is not available.
18661
18662 2004-10-26 Reiner Steib <Reiner.Steib@gmx.de>
18663
18664 * gnus-agent.el (gnus-agent-expire-group-1): Fix last merge from
18665 v5-10: Use `point-at-bol'.
18666
18667 2004-10-26 Simon Josefsson <jas@extundo.com>
18668
18669 * hashcash.el: Fix URL in comment, reported by Cheng Gao
18670 <chenggao@gmail.com>.
18671
18672 2004-10-25 Reiner Steib <Reiner.Steib@gmx.de>
18673
18674 * html2text.el (html2text-buffer-head): Remove. Use `goto-char'
18675 instead.
18676
18677 2004-10-25 Teodor Zlatanov <tzz@lifelogs.com>
18678
18679 * nnimap.el (nnimap-remove-server-from-buffer-alist): Add function
18680 to remove a server from the nnimap-server-buffer-alist.
18681 (nnimap-open-connection, nnimap-close-server): Use it.
18682
18683 * gnus-encrypt.el: Remove file in favor of encrypt.el.
18684
18685 2004-10-21 Katsumi Yamaoka <yamaoka@jpl.org>
18686
18687 * mm-view.el (mm-display-inline-fontify): Inhibit font-lock when
18688 running the major-mode function.
18689
18690 2004-10-19 Katsumi Yamaoka <yamaoka@jpl.org>
18691
18692 * gnus-sum.el (gnus-update-summary-mark-positions): Search for
18693 dummy marks in the right way.
18694
18695 2004-10-18 David Edmondson <dme@dme.org>
18696
18697 * mm-view.el (mm-w3m-cid-retrieve-1): Don't use recursive call
18698 excessively.
18699
18700 2004-10-18 Teodor Zlatanov <tzz@lifelogs.com>
18701
18702 * gnus-util.el (gnus-split-references): Accept a nil references
18703 string and go on blissfully.
18704
18705 * gnus-registry.el (gnus-registry-split-fancy-with-parent): Catch
18706 cases where the references string is non-nil but has no references.
18707
18708 * encrypt.el: Add autoload tags.
18709
18710 * spam.el (spam-resolve-registrations-routine): Remove article
18711 from unregistration list too. Reported by David Hanak
18712 <dhanak@isis.vanderbilt.edu>
18713
18714 2004-10-18 Reiner Steib <Reiner.Steib@gmx.de>
18715
18716 * gnus-art.el (gnus-copy-article-ignored-headers): Default to
18717 nil. Change custom type.
18718
18719 2004-10-17 Reiner Steib <Reiner.Steib@gmx.de>
18720
18721 * gnus-art.el (gnus-copy-article-ignored-headers): New variable.
18722
18723 * gnus-sum.el (gnus-summary-move-article): Use it.
18724
18725 2004-10-15 Teodor Zlatanov <tzz@lifelogs.com>
18726
18727 * encrypt.el: Add autoload cookies.
18728
18729 * spam.el (spam-backend-article-list-property)
18730 (spam-backend-get-article-todo-list)
18731 (spam-backend-put-article-todo-list)
18732 (spam-summary-prepare-exit, spam-resolve-registrations-routine):
18733 Resolve registrations separately.
18734 (spam-register-routine): Format comments.
18735 (spam-unregister-routine, spam-register-routine): Always call with
18736 specific-articles, no default list.
18737 (spam-summary-prepare-exit): Use the spam-classifications function.
18738
18739 * netrc.el (autoload, netrc-parse): Use encrypt.el instead of
18740 gnus-encrypt.el.
18741
18742 * encrypt.el: Copied from gnus-encrypt.el.
18743
18744 * gnus-encrypt.el: Commented that it's obsolete.
18745
18746 2004-10-15 Reiner Steib <Reiner.Steib@gmx.de>
18747
18748 * gnus-score.el (gnus-adaptive-pretty-print): New variable.
18749 (gnus-score-save): Use it.
18750
18751 * message.el (message-bury): Use `window-dedicated-p'.
18752
18753 2004-10-15 Simon Josefsson <jas@extundo.com>
18754
18755 * pop3.el (top-level): Don't require nnheader.
18756 (pop3-read-timeout): Add.
18757 (pop3-accept-process-output): Add.
18758 (pop3-read-response, pop3-retr): Use it.
18759
18760 2004-10-14 Teodor Zlatanov <tzz@lifelogs.com>
18761
18762 * spam.el (spam-register-routine): Move comment.
18763 (spam-verify-bogofilter): Use 'unknown for the initial
18764 spam-bogofilter-valid state, not 'never.
18765
18766 * netrc.el (netrc-machine-user-or-password): Add convenience wrapper
18767 for netrc-machine.
18768
18769 * nnimap.el (nnimap-open-connection):
18770 Use netrc-machine-user-or-password.
18771
18772 2004-10-17 Richard M. Stallman <rms@gnu.org>
18773
18774 * gnus-registry.el (gnus-registry-unload-hook):
18775 Set as a variable with add-hook.
18776
18777 * nnspool.el (nnspool-spool-directory): Use news-directory instead
18778 of news-path.
18779
18780 * spam-stat.el (spam-stat-unload-hook): Set as a variable w/ add-hook.
18781
18782 * spam.el: Delete duplicate `provide'.
18783 (spam-unload-hook): Set as a variable with add-hook.
18784
18785 2004-10-15 Reiner Steib <Reiner.Steib@gmx.de>
18786
18787 * pop3.el (pop3-leave-mail-on-server): Describe possible problems
18788 in the doc string.
18789
18790 * message.el (message-ignored-news-headers)
18791 (message-ignored-supersedes-headers)
18792 (message-ignored-resent-headers)
18793 (message-forward-ignored-headers): Improve custom type.
18794
18795 2004-10-13 Katsumi Yamaoka <yamaoka@jpl.org>
18796
18797 * message.el (message-tokenize-header): Fix 2004-09-06 change
18798 which used point-min in the wrong place.
18799
18800 2004-10-12 Simon Josefsson <jas@extundo.com>
18801
18802 * tls.el (tls-certtool-program): New variable.
18803 (tls-certificate-information): New function, based on
18804 ssl-certificate-information.
18805
18806 2004-10-12 Katsumi Yamaoka <yamaoka@jpl.org>
18807
18808 * compface.el: Move the version of ELisp-based uncompface program
18809 to the contrib directory because of the copyright problem.
18810
18811 2004-10-12 Reiner Steib <Reiner.Steib@gmx.de>
18812
18813 * message.el (message-kill-buffer): Raise the current frame.
18814
18815 2004-10-10 Reiner Steib <Reiner.Steib@gmx.de>
18816
18817 * gnus-sum.el: Mention that multibyte characters don't work as marks.
18818
18819 * gnus.el (message-y-or-n-p): Autoload.
18820
18821 * pop3.el (pop3-maildrop, pop3-mailhost, pop3-port)
18822 (pop3-password-required, pop3-authentication-scheme)
18823 (pop3-leave-mail-on-server): Make customizable.
18824 (pop3): New custom group.
18825 (pop3-retr): Remove `sleep-for' statements.
18826 Suggested by Dave Love <fx@gnu.org>.
18827
18828 * nnheader.el (nnheader-read-timeout): Explain 1.0 timeout for
18829 Windows/DOS.
18830
18831 * imap.el (imap-parse-flag-list, imap-parse-body-extension)
18832 (imap-parse-body): Fix incorrect use of `assert'.
18833 Suggested by Dave Love <fx@gnu.org>.
18834
18835 * mml.el (mml-minibuffer-read-disposition): Require match.
18836 Suggested by Dave Love <fx@gnu.org>.
18837
18838 2004-10-11 Reiner Steib <Reiner.Steib@gmx.de>
18839
18840 * gnus-group.el (gnus-group-delete-group): Change "\t." to " " in
18841 doc string.
18842
18843 2004-10-08 Katsumi Yamaoka <yamaoka@jpl.org>
18844
18845 * mm-uu.el (mm-uu-dissect-text-parts): Support all text/* types.
18846
18847 2004-10-07 TSUCHIYA Masatoshi <tsuchiya@namazu.org>
18848
18849 * gnus-art.el (gnus-mime-display-single): Call `mm-display-inline'
18850 instead of calling `mm-insert-inline', to decode text/* parts
18851 before displaying them.
18852
18853 2004-10-07 Katsumi Yamaoka <yamaoka@jpl.org>
18854
18855 * mm-uu.el (mm-uu-text-plain-type): New variable.
18856 (mm-uu-pgp-signed-extract-1): Use it.
18857 (mm-uu-pgp-encrypted-extract-1): Use it.
18858 (mm-uu-dissect): Allow MIME type and parameters as an optional arg;
18859 bind mm-uu-text-plain-type with that value.
18860 (mm-uu-dissect-text-parts): Pass MIME type and parameters to
18861 mm-uu-dissect.
18862
18863 2004-10-06 Katsumi Yamaoka <yamaoka@jpl.org>
18864
18865 * gnus-group.el (gnus-update-group-mark-positions):
18866 * gnus-sum.el (gnus-update-summary-mark-positions):
18867 * message.el (message-check-news-body-syntax):
18868 * gnus-msg.el (gnus-debug): Use mm-string-as-multibyte instead
18869 of string-as-multibyte.
18870
18871 2004-10-05 Juri Linkov <juri@jurta.org>
18872
18873 * gnus-group.el (gnus-update-group-mark-positions):
18874 * gnus-sum.el (gnus-update-summary-mark-positions):
18875 * message.el (message-check-news-body-syntax):
18876 * gnus-msg.el (gnus-debug): Use `string-as-multibyte' to convert
18877 8-bit unibyte values to a multibyte string for search functions.
18878
18879 2004-10-06 Katsumi Yamaoka <yamaoka@jpl.org>
18880
18881 * mm-uu.el (mm-uu-dissect): Allow optional arg.
18882 (mm-uu-dissect-text-parts): New function.
18883
18884 * gnus-art.el (gnus-display-mime): Use mm-uu-dissect-text-parts to
18885 dissect text parts.
18886
18887 * gnus-sum.el (gnus-summary-insert-subject): Remove redundant setq.
18888 (gnus-summary-force-verify-and-decrypt): Revert 2004-08-18 change.
18889
18890 * mm-decode.el (mm-dissect-singlepart): Revert 2004-08-18 change.
18891
18892 * gnus-topic.el (gnus-topic-hierarchical-parameters):
18893 Use gnus-current-topics instead of gnus-current-topic.
18894
18895 2004-10-06 Jesper Harder <harder@ifa.au.dk>
18896
18897 * gnus-sum.el (gnus-summary-show-article): Use with-current-buffer.
18898
18899 2004-10-05 Jesper Harder <harder@ifa.au.dk>
18900
18901 * nnsoup.el (nnsoup-read-active-file): Use dolist, mapc or last
18902 where appropriate.
18903
18904 * nnml.el (nnml-generate-active-info): do.
18905
18906 * nndiary.el (nndiary-generate-active-info): do.
18907
18908 * gnus-topic.el (gnus-topic-hierarchical-parameters): do.
18909 (gnus-topic-move): do.
18910
18911 * gnus-sum.el (gnus-data-enter-list, gnus-summary-process-mark-set)
18912 (gnus-summary-set-local-parameters, gnus-summary-read-document): do.
18913
18914 * gnus-srvr.el (gnus-server-prepare)
18915 (gnus-server-open-all-servers): do.
18916
18917 * gnus-msg.el (gnus-summary-cancel-article)
18918 (gnus-summary-resend-message)
18919 (gnus-summary-mail-crosspost-complaint): do.
18920
18921 * gnus-move.el (gnus-change-server): do.
18922
18923 * gnus-group.el (gnus-group-unmark-all-groups)
18924 (gnus-group-set-current-level): do.
18925
18926 2004-10-04 Simon Josefsson <jas@extundo.com>
18927
18928 * message.el (message-generate-hashcash): Doc fix.
18929
18930 2004-10-02 Kevin Greiner <kgreiner@compsol.cc>
18931
18932 * nnagent.el (nnagent-request-type): Bind gnus-agent to nil to
18933 avoid infinite recursion via gnus-get-function.
18934
18935 2004-10-02 Jesper Harder <harder@ifa.au.dk>
18936
18937 * mm-partial.el (mm-partial-find-parts): Use with-current-buffer.
18938
18939 * nnfolder.el (nnfolder-generate-active-file): Use dolist.
18940
18941 * nnmail.el (nnmail-split-history): do.
18942
18943 * nnml.el (nnml-generate-nov-databases-1, nnml-request-rename-group)
18944 (nnml-request-delete-group): do.
18945
18946 * nnslashdot.el (nnslashdot-read-groups): do.
18947
18948 * nnsoup.el (nnsoup-delete-unreferenced-message-files): do.
18949 (nnsoup-unpack-packets, nnsoup-make-active): Simplify.
18950
18951 * nnspool.el (nnspool-find-id): Use with-temp-buffer.
18952 (nnspool-sift-nov-with-sed): Use last.
18953 (nnspool-retrieve-headers-with-nov): Use mapc.
18954 (nnspool-request-newgroups): Use dolist.
18955 (nnspool-request-group): Use last.
18956
18957 * nntp.el (nntp-read-server-type): Use dolist.
18958
18959 * nnvirtual.el (nnvirtual-create-mapping)
18960 (nnvirtual-update-read-and-marked): Use dolist.
18961 (nnvirtual-convert-headers): Simplify.
18962
18963 2004-10-01 Kevin Greiner <kgreiner@compsol.cc>
18964
18965 * gnus-agent.el (gnus-agent-synchronize-group-flags):
18966 Add support for sync'ing tick marks.
18967
18968 2004-10-01 Katsumi Yamaoka <yamaoka@jpl.org>
18969
18970 * gnus-sum.el (gnus-summary-toggle-header): Make it work even if
18971 there's no visible header.
18972
18973 2004-10-01 Kevin Greiner <kgreiner@compsol.cc>
18974
18975 * gnus-agent.el (gnus-agent-synchronize-group-flags):
18976 When necessary, pass full group name to gnus-request-set-marks.
18977
18978 2004-10-01 Simon Josefsson <jas@extundo.com>
18979
18980 * mailcap.el (mailcap-mime-data): Add pdf. Remove non-free
18981 acroread.
18982
18983 2004-10-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
18984
18985 * spam-report.el (spam-report-gmane): Fix interactive.
18986
18987 * gnus-art.el (gnus-treat-body-boundary): Only do stuff under X.
18988
18989 * gnus-agent.el (gnus-agent-synchronize-flags-server): Be silent
18990 when writing file.
18991 (gnus-agent-synchronize-flags): Don't default to being
18992 interactive.
18993
18994 2004-09-30 Simon Josefsson <jas@extundo.com>
18995
18996 * message.el (message-generate-hashcash): Add.
18997 (message-send-mail): Use it, call mail-add-payment.
18998
18999 2004-09-29 Teodor Zlatanov <tzz@lifelogs.com>
19000
19001 * spam.el (spam-verify-bogofilter): Use -V, not -sV option.
19002
19003 2004-09-28 Kevin Greiner <kgreiner@compsol.cc>
19004
19005 * gnus-agent.el (gnus-agent-synchronize-group-flags): Replace
19006 gnus-request-update-info with explicit code to sync the in-memory
19007 info read flags with the marks being sync'd to the backend.
19008
19009 * gnus-util.el (gnus-pp): Add optional stream to match pp API.
19010
19011 2004-09-28 Teodor Zlatanov <tzz@lifelogs.com>
19012
19013 * spam.el (spam-verify-bogofilter): Add new function.
19014 (spam-check-bogofilter)
19015 (spam-bogofilter-register-with-bogofilter): Use it.
19016 (spam-verify-bogofilter): Add small fixes.
19017
19018 2004-09-28 Simon Josefsson <jas@extundo.com>
19019
19020 * hashcash.el (hashcash-generate-payment): Revert.
19021
19022 2004-09-28 Teodor Zlatanov <tzz@lifelogs.com>
19023
19024 * gnus-registry.el (gnus-registry-split-fancy-with-parent):
19025 Use gnus-extract-references instead of gnus-split-references.
19026
19027 * gnus-util.el (gnus-extract-references): Add new function, analogous
19028 to gnus-split-references but extracts only the message-ID without
19029 anything extra.
19030
19031 * hashcash.el (hashcash-generate-payment)
19032 (hashcash-check-payment): Do the right thing if hashcash-path is
19033 nil (because the hashcash program could not be found).
19034
19035 * spam.el (spam-use-hashcash): Remove comment.
19036
19037 2004-09-27 Jesper Harder <harder@ifa.au.dk>
19038
19039 * gnus-cache.el (gnus-cache-possibly-remove-articles-1)
19040 (gnus-cache-enter-article, gnus-cache-remove-article)
19041 (gnus-cache-braid-heads, gnus-cache-generate-active): Use dolist.
19042
19043 * gnus-async.el (gnus-async-prefetch-remove-group): do.
19044
19045 * gnus-art.el (article-hide-boring-headers)
19046 (article-translate-strings, article-display-face)
19047 (gnus-article-mime-match-handle-first)
19048 (gnus-article-highlight-headers)
19049 (gnus-article-add-buttons-to-head): do.
19050
19051 2004-09-27 Simon Josefsson <jas@extundo.com>
19052
19053 * hashcash.el: New version, from
19054 http://users.actrix.co.nz/mycroft/hashcash.el. Previously in
19055 ../contrib/.
19056
19057 2004-09-27 Katsumi Yamaoka <yamaoka@jpl.org>
19058
19059 * mm-decode.el (mm-copy-to-buffer): Don't use set-buffer-multibyte.
19060
19061 2004-09-26 Jesper Harder <harder@ifa.au.dk>
19062
19063 * gnus-dup.el (gnus-dup-open): Use mapc.
19064 (gnus-dup-enter-articles, gnus-dup-suppress-articles): Use dolist.
19065
19066 (gnus-dup-enter-articles): Remove excess ID's from gnus-dup-hashtb.
19067 Reported by Stefan Wiens <s.wi@gmx.net>.
19068
19069 * gnus.el (gnus-shutdown): Use dolist.
19070
19071 * gnus-undo.el (gnus-undo): Use mapc.
19072
19073 * nnrss.el (nnrss-generate-active): do.
19074
19075 * message.el (message-cite-original-without-signature)
19076 (message-cite-original): Use mapc.
19077 (message-do-actions, message-make-forward-subject): Use dolist.
19078
19079 2004-09-25 Kevin Greiner <kgreiner@compsol.cc>
19080
19081 * gnus-agent.el (gnus-agent-check-overview-buffer): Fix range of
19082 deletion to remove entire duplicate line. Fixes merged article
19083 number bug.
19084
19085 2004-09-25 Kevin Greiner <kgreiner@compsol.cc>
19086
19087 * gnus-agent.el (gnus-agent-possibly-synchronize-flags): Ignore
19088 servers that are offline. Avoids having gnus-agent-toggle-plugged
19089 first ask if you want to open a server and then, even when you
19090 responded with no, asking if you want to synchronize the server's
19091 flags.
19092 (gnus-agent-synchronize-flags-server): Rewrote read loop to handle
19093 multi-line expressions.
19094 (gnus-agent-synchronize-group-flags): New internal function.
19095 Updates marks in memory (in the info structure) AND in the
19096 backend.
19097
19098 * gnus-util.el (gnus-remassoc): Fix typo in documentation.
19099
19100 * nnagent.el (nnagent-request-set-mark):
19101 Use gnus-agent-synchronize-group-flags, not backend's request-set-mark
19102 method, to ensure that synchronization updates marks in the
19103 backend and in the info (in memory) structure.
19104
19105 2004-09-24 Katsumi Yamaoka <yamaoka@jpl.org>
19106
19107 * gnus-uu.el (gnus-uu-digest-mail-forward): Obey the process/prefix
19108 convention fully; don't miss the root article of a thread; make
19109 the X-Draft-From header with correct article numbers.
19110
19111 2004-09-23 Kevin Greiner <kgreiner@compsol.cc>
19112
19113 * gnus-agent.el (gnus-agent-synchronize-flags-server): Do nothing
19114 unless plugged. Disable the agent so that an open failure causes
19115 an error.
19116
19117 * gnus-int.el (gnus-request-set-mark, gnus-request-update-mark):
19118 Revert 2004-09-21 change. The backend must be opened while
19119 synchronizing flags even when the backend stores the flags
19120 locally.
19121
19122 2004-09-23 Reiner Steib <Reiner.Steib@gmx.de>
19123
19124 * gnus-msg.el (gnus-configure-posting-styles): Narrow to headers
19125 in `header' match. Reported by Svend Tollak Munkejord.
19126
19127 * message.el (message-cite-original): Fix use of
19128 `message-cite-articles-with-x-no-archive'.
19129
19130 2004-09-22 Katsumi Yamaoka <yamaoka@jpl.org>
19131
19132 * gnus-win.el (gnus-buffer-configuration): Add mml-preview.
19133 (gnus-window-to-buffer): Ditto.
19134
19135 * mml.el (mml-preview-buffer): New variable.
19136 (mml-preview): Manage window layout with gnus-buffer-configuration.
19137
19138 * gnus-msg.el (gnus-setup-message): Put article numbers into the
19139 X-Draft-From header even if those articles aren't quoted.
19140
19141 2004-09-21 Kevin Greiner <kgreiner@compsol.cc>
19142
19143 * gnus-int.el (gnus-servers-that-use-local-marks): New variable.
19144 (gnus-request-set-mark, gnus-request-update-mark): Use new
19145 g-s-t-u-l-m to decide to use backend even when unplugged.
19146
19147 2004-09-21 Katsumi Yamaoka <yamaoka@jpl.org>
19148
19149 * gnus-msg.el (gnus-inews-make-draft-meta-information): Don't add
19150 a trailing whitespace. Suggested by Cheng Gao <chenggao@gmail.com>.
19151
19152 2004-09-20 Simon Josefsson <jas@extundo.com>
19153
19154 * mm-util.el (mm-charset-synonym-alist): Map "unicode" to
19155 "utf-16-le".
19156
19157 2004-09-20 Stefan Monnier <monnier@iro.umontreal.ca>
19158
19159 * mm-decode.el (mm-copy-to-buffer): Preserve the data's unibyteness.
19160
19161 2004-09-19 Reiner Steib <Reiner.Steib@gmx.de>
19162
19163 * uudecode.el (uudecode-use-external): Add :version.
19164
19165 * smime.el (smime-CA-file, smime-encrypt-cipher)
19166 (smime-dns-server): Add :version.
19167
19168 * smiley.el (gnus-smiley-file-types): Add :version.
19169
19170 * sha1.el (sha1-use-external): Add :version.
19171
19172 * pgg-def.el (pgg-query-keyserver): Add :version.
19173
19174 * nnmail.el (nnmail-fancy-expiry-targets)
19175 (nnmail-mail-splitting-charset, nnmail-mail-splitting-decodes):
19176 Add :version.
19177
19178 * nnimap.el (nnimap-split-download-body, nnimap-dont-close)
19179 (nnimap-retrieve-groups-asynchronous): Add :version.
19180 (nnimap-close-asynchronous): Add :version. Fix typo in doc string.
19181
19182 * mml.el (mml-content-disposition-parameters)
19183 (mml-insert-mime-headers-always): Add :version.
19184
19185 * mm-util.el (mm-coding-system-priorities): Add :version.
19186
19187 * mm-decode.el (mm-inline-text-html-with-images)
19188 (mm-keep-viewer-alive-types, mm-external-terminal-program)
19189 (mm-verify-option): Add :version.
19190 (mm-text-html-renderer): Change :version.
19191
19192 * message.el (message-fcc-externalize-attachments)
19193 (message-required-headers, message-draft-headers)
19194 (message-subject-trailing-was-query)
19195 (message-subject-trailing-was-ask-regexp)
19196 (message-subject-trailing-was-regexp, message-mark-insert-begin)
19197 (message-mark-insert-end, message-archive-header)
19198 (message-archive-note, message-cross-post-default)
19199 (message-cross-post-note, message-followup-to-note)
19200 (message-cross-post-note-function, message-use-mail-followup-to)
19201 (message-subscribed-address-functions)
19202 (message-subscribed-address-file, message-subscribed-addresses)
19203 (message-subscribed-regexps, message-allow-no-recipients)
19204 (message-yank-cited-prefix, message-signature-insert-empty-line)
19205 (message-hidden-headers, message-hierarchical-addresses)
19206 (message-mail-user-agent, message-use-idna)
19207 (message-valid-fqdn-regexp)
19208 (message-strip-special-text-properties, message-header-synonyms)
19209 (message-beginning-of-line, message-tab-body-function): Add :version.
19210 (message-insert-canlock, message-wide-reply-confirm-recipients):
19211 Change :version.
19212
19213 * mail-source.el (mail-source-ignore-errors): Add :group, :type
19214 and :version.
19215 (mail-source-delete-old-incoming-confirm)
19216 (mail-source-movemail-program): Add :version.
19217
19218 * gnus.el (gnus-parameters, gnus-user-agent): Add :version.
19219 (gnus-agent-cache, gnus-agent): Change :version.
19220
19221 * gnus-util.el (gnus-use-byte-compile): Change :version.
19222
19223 * gnus-sum.el (gnus-summary-make-false-root-always)
19224 (gnus-summary-default-high-score)
19225 (gnus-summary-default-low-score, gnus-auto-goto-ignores)
19226 (gnus-forwarded-mark, gnus-unseen-mark, gnus-no-mark)
19227 (gnus-read-all-available-headers, gnus-article-emulate-mime)
19228 (gnus-sum-thread-tree-root, gnus-sum-thread-tree-false-root)
19229 (gnus-sum-thread-tree-single-indent)
19230 (gnus-sum-thread-tree-vertical, gnus-sum-thread-tree-indent)
19231 (gnus-sum-thread-tree-leaf-with-other)
19232 (gnus-sum-thread-tree-single-leaf): Add :version.
19233 (gnus-summary-display-arrow, gnus-summary-muttprint-program)
19234 (gnus-article-loose-mime): Change :version.
19235
19236 * gnus-start.el (gnus-backup-startup-file)
19237 (gnus-save-startup-file-via-temp-buffer): Add :version.
19238
19239 * gnus-srvr.el (gnus-server-browse-in-group-buffer)
19240 (gnus-server-offline-face): Add :version.
19241
19242 * gnus-score.el (gnus-adaptive-word-length-limit): Add :version.
19243
19244 * gnus-msg.el (gnus-gcc-externalize-attachments)
19245 (gnus-debug-files, gnus-debug-exclude-variables)
19246 (gnus-discouraged-post-methods): Change :version.
19247 (gnus-confirm-mail-reply-to-news)
19248 (gnus-confirm-treat-mail-like-news): Add :version.
19249
19250 * gnus-int.el (gnus-server-unopen-status): Add :version.
19251
19252 * gnus-group.el (gnus-group-jump-to-group-prompt)
19253 (gnus-large-ephemeral-newsgroup)
19254 (gnus-fetch-old-ephemeral-headers): Add :version.
19255
19256 * gnus-fun.el (gnus-x-face-directory)
19257 (gnus-convert-pbm-to-x-face-command)
19258 (gnus-convert-image-to-x-face-command)
19259 (gnus-convert-image-to-face-command): Add :version.
19260
19261 * gnus-delay.el (gnus-delay-default-hour): Add :version.
19262
19263 * gnus-cite.el (gnus-cite-blank-line-after-header)
19264 (gnus-article-boring-faces): Add :version.
19265
19266 * gnus-art.el (gnus-buttonized-mime-types)
19267 (gnus-inhibit-mime-unbuttonizing)
19268 (gnus-treat-display-face)
19269 (gnus-treat-body-boundary): Change :version.
19270 (gnus-body-boundary-delimiter, gnus-picon-databases)
19271 (gnus-treat-strip-cr, gnus-treat-leading-whitespace)
19272 (gnus-treat-date-english, gnus-treat-fold-headers)
19273 (gnus-article-skip-boring, gnus-treat-fold-newsgroups)
19274 (gnus-treat-mail-picon, gnus-treat-wash-html)
19275 (gnus-article-encrypt-protocol)
19276 (gnus-use-idna, gnus-article-over-scroll)
19277 (gnus-mime-display-multipart-alternative-as-mixed)
19278 (gnus-mime-display-multipart-related-as-mixed)
19279 (gnus-button-valid-fqdn-regexp, gnus-button-man-handler)
19280 (gnus-ctan-url, gnus-button-ctan-handler)
19281 (gnus-button-handle-ctan-bogus-regexp)
19282 (gnus-button-ctan-directory-regexp)
19283 (gnus-button-mid-or-mail-regexp, gnus-button-prefer-mid-or-mail)
19284 (gnus-button-mid-or-mail-heuristic-alist, gnus-button-tex-level)
19285 (gnus-button-man-level, gnus-button-emacs-level)
19286 (gnus-button-message-level, gnus-button-browse-level): Add :version.
19287
19288 * gnus-agent.el (gnus-agent-fetched-hook): Add :version.
19289 (gnus-agent-go-online): Change :version.
19290 (gnus-agent-expire-unagentized-dirs)
19291 (gnus-agent-auto-agentize-methods): Add :version.
19292
19293 * flow-fill.el (fill-flowed-display-column)
19294 (fill-flowed-encode-column): Add :version.
19295
19296 * deuglify.el (gnus-outlook-deuglify-unwrap-min)
19297 (gnus-outlook-deuglify-unwrap-max)
19298 (gnus-outlook-deuglify-cite-marks)
19299 (gnus-outlook-deuglify-unwrap-stop-chars)
19300 (gnus-outlook-deuglify-no-wrap-chars)
19301 (gnus-outlook-deuglify-attrib-cut-regexp)
19302 (gnus-outlook-deuglify-attrib-verb-regexp)
19303 (gnus-outlook-deuglify-attrib-end-regexp)
19304 (gnus-outlook-display-hook): Add :version.
19305
19306 * binhex.el (binhex-use-external): Add :version.
19307
19308 2004-09-16 Reiner Steib <Reiner.Steib@gmx.de>
19309
19310 * gnus-sum.el (gnus-fetch-old-headers): Add custom choices `t'
19311 and `invisible'.
19312
19313 2004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
19314
19315 * gnus-registry.el (gnus-registry-trim): Watch out for negatives
19316 in gnus-registry-trim.
19317
19318 2004-09-13 Simon Josefsson <jas@extundo.com>
19319
19320 * dns-mode.el: Add XEmacs auto-mode-alist autoload cookie.
19321
19322 * nnimap.el (nnimap-demule): Revert 2004-08-30 change.
19323
19324 * dns-mode.el (dns-mode): Fix menu for XEmacs, reported by Steve
19325 Youngs <steve@youngs.au.com> and suggested by Katsumi Yamaoka
19326 <yamaoka@jpl.org>.
19327 (dns-mode-font-lock-keywords): Fix faces, reported by Steve Youngs
19328 <steve@youngs.au.com> and suggested by Katsumi Yamaoka
19329 <yamaoka@jpl.org>.
19330
19331 * sieve.el (sieve-manage-mode): Ditto.
19332
19333 2004-09-13 Reiner Steib <Reiner.Steib@gmx.de>
19334
19335 * gnus-sum.el (gnus-summary-copy-article): Fix doc string.
19336
19337 2004-09-11 Simon Josefsson <jas@extundo.com>
19338
19339 * dns-mode.el: Add.
19340
19341 * mm-view.el (mm-display-dns-inline): Add.
19342
19343 * mm-decode.el (mm-inline-media-tests): Add text/dns.
19344 (mm-automatic-display): Ditto.
19345
19346 * mailcap.el (mailcap-mime-data): Add text/dns.
19347 (mailcap-mime-extensions): Map .soa to text/dns.
19348
19349 2004-09-10 Miles Bader <miles@gnu.ai.mit.edu>
19350
19351 * gnus-art.el (article-decode-mime-words, article-babel)
19352 (gnus-article-highlight-signature, gnus-article-add-buttons)
19353 (gnus-signature-toggle): Remove unnecessary bindings of
19354 `inhibit-read-only' inherited from v5.10 merge.
19355
19356 2004-09-08 Reiner Steib <Reiner.Steib@gmx.de>
19357
19358 * nntp.el (nntp): New customization group.
19359 (nntp-authinfo-file): Add customization group.
19360
19361 * mml2015.el (mml2015-unabbrev-trust-alist): Add customization group.
19362
19363 * mml-sec.el (mml-signencrypt-style-alist): Ditto.
19364
19365 * gnus.el (to-address, to-list, subscribed)
19366 (large-newsgroup-initial): Ditto.
19367
19368 * flow-fill.el (fill-flowed-display-column)
19369 (fill-flowed-encode-column): Ditto.
19370
19371 2004-09-06 Stefan Monnier <monnier@iro.umontreal.ca>
19372
19373 * message.el (message-tokenize-header, message-send-mail-with-qmail):
19374 Use point-min rather than 1.
19375 (message-send-mail): Use buffer-size rather than point-max.
19376
19377 * gnus-sum.el (gnus-summary-search-article-forward):
19378 Signal a specific `search-failed' rather than a generic `error'.
19379
19380 * gnus-salt.el (gnus-pick-mouse-pick-region): Switch 1 => point-min.
19381 (gnus-generate-vertical-tree): Usue `bobp' rather than compare to 1.
19382 (gnus-highlight-selected-tree): Use point-min rather than 1 and 2.
19383
19384 2004-09-10 Simon Josefsson <jas@extundo.com>
19385
19386 * nndb.el (require): Remove tcp and duplicate cl.
19387
19388 2004-09-10 Katsumi Yamaoka <yamaoka@jpl.org>
19389
19390 * gnus-agent.el (directory-files-and-attributes): Move forward.
19391
19392 2004-09-09 Kevin Greiner <kgreiner@compsol.cc>
19393
19394 * gnus-agent.el (directory-files-and-attributes):
19395 Optionally defined to support XEmacs.
19396
19397 2004-09-09 Kevin Greiner <kgreiner@compsol.cc>
19398
19399 * gnus-agent.el (gnus-agent-cat-groups): Rewrote avoiding defsetf
19400 to avoid run-time CL dependencies.
19401 (gnus-agent-unfetch-articles): New function.
19402 (gnus-agent-fetch-headers): Use gnus-agent-braid-nov to validate
19403 article numbers even when local .overview file is missing.
19404 (gnus-agent-read-article-number): New function. Only accepts
19405 27-bit article numbers.
19406 (gnus-agent-copy-nov-line, gnus-agent-uncached-articles):
19407 Use gnus-agent-read-article-number.
19408 (gnus-agent-braid-nov): Rewrote to validate article numbers coming
19409 from backend while recognizing that article numbers in .overview
19410 must be valid.
19411 (gnus-agent-update-files-total-fetched-for):
19412 Use directory-files-and-attributes to improve performance.
19413 * gnus-int.el (gnus-request-move-article):
19414 Use gnus-agent-unfetch-articles in place of gnus-agent-expire to
19415 improve performance.
19416
19417 * gnus-start.el (gnus-convert-old-newsrc): Change message text as
19418 some users confused by references to .newsrc when they only have a
19419 .newsrc.eld file.
19420 (gnus-convert-mark-converter-prompt)
19421 (gnus-convert-converter-needs-prompt): Fix use of property list.
19422 * legacy-gnus-agent.el (gnus-agent-convert-to-compressed-agentview-prompt):
19423 New function. Used internally to only display 'gnus converting
19424 files' message when actually necessary.
19425
19426 * gnus-sum.el (): Remove (require 'gnus-agent) as required
19427 methods now autoloaded.
19428
19429 2004-09-03 Katsumi Yamaoka <yamaoka@jpl.org>
19430
19431 * gnus-sum.el (gnus-summary-insert-subject): Remove list
19432 identifiers.
19433
19434 2004-09-02 Reiner Steib <Reiner.Steib@gmx.de>
19435
19436 * gnus-picon.el: Fix indentation and closing parenthesis.
19437
19438 2004-09-01 Simon Josefsson <jas@extundo.com>
19439
19440 * message.el (message-canlock-generate): Require sha1, not
19441 sha1-el. (Can we get rid of this require altogether? It is ugly
19442 to require within a function. Sadly, if sha1.el isn't loaded, the
19443 let binding in m-c-g will hide the defcustom definition, which is
19444 bad.)
19445
19446 * canlock.el: Require sha1, not sha1-el.
19447
19448 * message.el: Don't autoload sha1 (there is a autoload cookie in
19449 sha1.el).
19450
19451 * sha1-el.el: Rename to sha1.el.
19452
19453 2004-08-30 Juanma Barranquero <lektu@terra.es>
19454
19455 * ietf-drums.el (ietf-drums-remove-whitespace): Fix character constant.
19456
19457 2004-08-30 Stefan Monnier <monnier@iro.umontreal.ca>
19458
19459 * nnimap.el (nnimap-demule): Avoid string-as-multibyte.
19460
19461 2004-08-30 Kim F. Storm <storm@cua.dk>
19462
19463 * nntp.el (nntp-authinfo-file): Add :group 'nntp.
19464
19465 * nnimap.el (nnimap-authinfo-file, nnimap-prune-cache):
19466 Add :group 'nnimap.
19467
19468 2004-08-30 Andreas Schwab <schwab@suse.de>
19469
19470 * rfc2231.el (rfc2231-parse-string): Restore whitespace syntax for
19471 ?* and ?\;.
19472
19473 * ietf-drums.el (ietf-drums-syntax-table): Set syntax of ?* ?\;
19474 and ?\' to symbol instead of whitespace.
19475
19476 2004-08-30 Katsumi Yamaoka <yamaoka@jpl.org>
19477
19478 * gnus-agent.el (gnus-agent-restore-gcc): Use ^ and regexp-quote.
19479
19480 * gnus-sum.el (gnus-summary-morse-message): Use search-forward
19481 instead of re-search-forward.
19482
19483 * gnus-uu.el (gnus-uu-save-article): Ditto.
19484 (gnus-uu-post-encode-uuencode): Ditto.
19485
19486 * html2text.el (html2text-clean-list-items): Ditto.
19487 (html2text-clean-dtdd): Ditto.
19488 (html2text-format-tags): Ditto.
19489
19490 * message.el (message-send-mail-with-sendmail): Fix regexp.
19491 (message-fill-field-general): Use search-forward instead of
19492 re-search-forward.
19493 (unbold-region): Ditto.
19494
19495 * nnrss.el (nnrss-request-article): Ditto.
19496
19497 * nnslashdot.el (nnslashdot-request-article): Ditto.
19498
19499 * nnweb.el (nnweb-gmane-wash-article): Ditto.
19500
19501 * gnus-sum.el (gnus-summary-make-menu-bar): Avoid the
19502 "Unrecognized menu descriptor" error in XEmacs.
19503
19504 2004-08-26 Stefan Wiens <s.wi@gmx.net> (tiny change)
19505
19506 * gnus-sum.el (gnus-read-header): Don't remove a header for the
19507 parent article of a sparse article in the thread hashtb.
19508
19509 2004-08-26 David Hedbor <dhedbor@real.com> (tiny change)
19510
19511 * nnmail.el (nnmail-split-lowercase-expanded): New user option.
19512 (nnmail-expand-newtext): Lowercase expanded entries if
19513 nnmail-split-lowercase-expanded is non-nil.
19514
19515 2004-08-26 Katsumi Yamaoka <yamaoka@jpl.org>
19516
19517 * nndoc.el (nndoc-type-alist): Fix regexp in the rfc822-forward entry.
19518
19519 * gnus-group.el (gnus-group-line-format-alist): Convert the value
19520 of gnus-tmp-news-method into string under XEmacs. It will be
19521 passed to gnus-correct-length which takes only a string argument.
19522
19523 2004-08-24 Katsumi Yamaoka <yamaoka@jpl.org>
19524
19525 * gnus-util.el (gnus-bind-print-variables): New macro.
19526 (gnus-prin1): Use it.
19527 (gnus-prin1-to-string): Use it.
19528 (gnus-pp): New function.
19529 (gnus-pp-to-string): New function.
19530
19531 * gnus-cus.el (gnus-agent-cat-prepare-category-field):
19532 Replace pp-to-string with gnus-pp-to-string.
19533 * gnus-eform.el (gnus-edit-form): Replace pp with gnus-pp.
19534 * gnus-group.el (gnus-group-make-kiboze-group): Ditto.
19535 * gnus-msg.el (gnus-debug): Ditto.
19536 * gnus-score.el (gnus-score-save): Ditto.
19537 * gnus-spec.el (gnus-update-format): Replace pp-to-string with
19538 gnus-pp-to-string.
19539 * legacy-gnus-agent.el (gnus-agent-unlist-expire-days): Replace pp
19540 with gnus-pp.
19541 * score-mode.el (gnus-score-pretty-print): Ditto.
19542 * webmail.el (webmail-debug): Ditto.
19543
19544 2004-08-23 Katsumi Yamaoka <yamaoka@jpl.org>
19545
19546 * gnus-art.el (article-display-face, article-display-x-face):
19547 Use buffer-read-only.
19548
19549 2004-08-22 Katsumi Yamaoka <yamaoka@jpl.org>
19550
19551 * gnus-art.el (article-hide-list-identifiers):
19552 Bind inhibit-read-only as t.
19553
19554 2004-08-22 Reiner Steib <Reiner.Steib@gmx.de>
19555
19556 * gnus-mlspl.el (gnus-group-split-update): Fix docstring.
19557
19558 2004-08-22 Stefan Monnier <monnier@iro.umontreal.ca>
19559
19560 * gnus-art.el: Use inhibit-read-only instead of buffer-read-only.
19561 (gnus-narrow-to-page): Don't assume point-min == 1.
19562 (gnus-article-edit-mode): Derive from message-mode.
19563
19564 * gnus-score.el (gnus-score-find-bnews): Simplify and don't assume
19565 point-min == 1.
19566
19567 * imap.el (imap-parse-address-list, imap-parse-body-ext):
19568 Disable incorrect use of `assert'.
19569
19570 * message.el (message-mode): Set comment-start-skip.
19571
19572 2004-08-22 Sam Steingold <sds@gnu.org>
19573
19574 * pop3.el (pop3-leave-mail-on-server): New user variable.
19575 (pop3-movemail): Delete mail only when it is nil.
19576
19577 2004-08-21 Reiner Steib <Reiner.Steib@gmx.de>
19578
19579 * nntp.el (nntp-marks-is-evil): Fix typo in docstring.
19580
19581 * mml.el (mml-preview): Use `pop-to-buffer'.
19582
19583 * message.el (message-goto-mail-followup-to): Insert after "To".
19584 (message-carefully-insert-headers): Add comment.
19585
19586 * gnus.el: Remove unused variable `gnus-article-check-size'.
19587
19588 * gnus-sum.el (gnus-summary-make-menu-bar): Add help texts.
19589
19590 * gnus-art.el (gnus-button-alist):
19591 Improve `gnus-button-handle-library' entry.
19592
19593 2004-08-19 Sebastian Freundt <hroptatyr@gna.org> (tiny change)
19594
19595 * nnmaildir.el (nnmaildir--emlink-p, nnmaildir--enoent-p):
19596 Use downcase, since XEmacs capitalizes error messages differently.
19597
19598 2004-08-18 Jesper Harder <harder@ifa.au.dk>
19599
19600 * nntp.el: Add (require 'gnus) due to reference to
19601 `gnus-directory'. Reported by Matt Swift <swift@alum.mit.edu>.
19602
19603 2004-08-18 Florian Weimer <fw@deneb.enyo.de>
19604
19605 * gnus-sum.el (gnus-summary-force-verify-and-decrypt):
19606 Bind `mm-fill-flowed'.
19607
19608 * mm-decode.el (mm-dissect-singlepart): Check it.
19609
19610 2004-08-17 Teodor Zlatanov <tzz@lifelogs.com>
19611
19612 * nnimap.el (nnimap-open-connection): Add 'imaps' synonym to
19613 'imap' for netrc parsing.
19614
19615 2004-08-16 Reiner Steib <Reiner.Steib@gmx.de>
19616
19617 * mailcap.el (mailcap-mime-data): Mark as risky.
19618
19619 2004-08-15 Katsumi Yamaoka <yamaoka@jpl.org>
19620
19621 * rfc2047.el (rfc2047-encode-region): Assume the close parenthesis
19622 may be included in the encoded word.
19623 (rfc2047-encode): Don't append a space if the encoded word
19624 includes close parenthesis.
19625
19626 2004-08-12 Katsumi Yamaoka <yamaoka@jpl.org>
19627
19628 * rfc2047.el (rfc2047-encode-1, rfc2047-encode): Improve encoding
19629 of text within parentheses.
19630
19631 2004-08-06 Teodor Zlatanov <tzz@lifelogs.com>
19632
19633 * gnus-encrypt.el (gnus-encrypt-insert-file-contents)
19634 (gnus-encrypt-write-file-contents): Make the password key the file
19635 name PLUS the cipher, not just the cipher. Also remove failed
19636 passwords from the cache.
19637
19638 2004-08-06 Simon Josefsson <jas@extundo.com>
19639
19640 * gnus-sum.el (gnus-article-loose-mime): Change default to t.
19641 Doc fix.
19642
19643 2004-08-05 Katsumi Yamaoka <yamaoka@jpl.org>
19644
19645 * rfc2047.el (rfc2047-fold-region): Use trailing whitespace as
19646 LWSP.
19647
19648 2004-08-04 Teodor Zlatanov <tzz@lifelogs.com>
19649
19650 * gnus-registry.el (gnus-registry-split-fancy-with-parent):
19651 Try to append in-reply-to: data to the references: header.
19652
19653 * netrc.el: Remove old encryption support, autoload gnus-encrypt.el.
19654 (netrc-parse): Use gnus-encrypt.el functions.
19655
19656 * gnus-encrypt.el: Add new file for encryption support; currently
19657 does only a few GPG ciphers and an internal XOR cipher.
19658
19659 * password.el: Add comments on using password-read-and-add.
19660 (password-read-and-add): Add function to read and add the
19661 password to the cache at once.
19662
19663 2004-07-28 Simon Josefsson <jas@extundo.com>
19664
19665 * pgg-pgp5.el (pgg-pgp5-encrypt-region): Accept sign
19666 parameter (but don't use it, for now).
19667
19668 * imap.el (imap-ssl-open): Use imap-process-connection-type,
19669 instead of hard coding to nil.
19670
19671 2004-07-28 Katsumi Yamaoka <yamaoka@jpl.org>
19672
19673 * mm-view.el (mm-inline-image-emacs): Open lines under an image
19674 as mm-inline-image-xemacs does.
19675
19676 2004-07-26 Simon Josefsson <jas@extundo.com>
19677
19678 * gnus-group.el (gnus-group-group-map, gnus-group-make-menu-bar):
19679 Revert part of 2004-07-17 change below.
19680
19681 2004-07-25 Katsumi Yamaoka <yamaoka@jpl.org>
19682
19683 * rfc2047.el (rfc2047-encode-region): Don't infloop.
19684 Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
19685
19686 2004-07-25 Lars Magne Ingebrigtsen <larsi@gnus.org>
19687
19688 * flow-fill.el (fill-flowed): Remove space stuffing, and only do
19689 quotes that actually start with ">" at the beginning of the
19690 lines.
19691
19692 2004-07-23 Katsumi Yamaoka <yamaoka@jpl.org>
19693
19694 * rfc2047.el (rfc2047-encode-region): Fix last change.
19695 (rfc2047-encode-parameter): Remove useless concat.
19696
19697 2004-07-22 Katsumi Yamaoka <yamaoka@jpl.org>
19698
19699 * rfc2047.el (rfc2047-encode-region): Check carefully whether to
19700 encode special characters; fix some kind of misconfigured headers;
19701 signal a real error if debug-on-quit or debug-on-error is non-nil.
19702 (rfc2047-encode-max-chars): New variable.
19703 (rfc2047-encode-1): Use it.
19704 (rfc2047-encode-parameter): New function.
19705
19706 * mml.el (mml-insert-parameter): Remove an excessive space.
19707
19708 2004-07-17 Simon Josefsson <jas@extundo.com>
19709
19710 * gnus-group.el (gnus-group-make-group-simple): Add, suggested by
19711 Kai Grossjohann <kai@emptydomain.de>.
19712 (gnus-group-group-map): Use it, instead of gnus-group-make-group.
19713 (gnus-group-make-menu-bar): Ditto.
19714
19715 * gnus-util.el (gnus-group-server): Add.
19716
19717 2004-07-16 Jesper Harder <harder@ifa.au.dk>
19718
19719 * message.el (message-clone-locals): Clone sendmail and smtp
19720 variables.
19721
19722 2004-07-12 Katsumi Yamaoka <yamaoka@jpl.org>
19723
19724 * rfc2047.el (rfc2047-encode-region): Fix last change.
19725
19726 2004-07-12 Katsumi Yamaoka <yamaoka@jpl.org>
19727
19728 * rfc2047.el (rfc2047-encode-region): Treat backslash-quoted
19729 characters as non-special.
19730
19731 2004-07-09 Simon Josefsson <jas@extundo.com>
19732
19733 * gnus-agent.el (gnus-agent-synchronize-flags): Revert to ask.
19734 Users will lose all flag changes made while unplugged with
19735 e.g. nntp unless flag synchronization happens, thus `nil' is not a
19736 good default. See numerous reports on ding mailing list.
19737
19738 2004-07-09 Katsumi Yamaoka <yamaoka@jpl.org>
19739
19740 * nndoc.el (nndoc-type-alist): Improve regexp for article-begin,
19741 add generate-head-function and generate-article-function to the
19742 rfc822-forward entry.
19743 (nndoc-rfc822-forward-generate-article): New function.
19744 (nndoc-rfc822-forward-generate-head): New function.
19745
19746 * mm-decode.el (mm-dissect-buffer): Simplify cleaning of CTE.
19747
19748 2004-07-06 Dan Christensen <jdc@uwo.ca>
19749
19750 * gnus-sum.el (gnus-summary-read-group-1): When summary is unthreaded,
19751 respect display group parameter and gnus-summary-expunge-below.
19752 (gnus-articles-to-read): Remove unused reference to display group
19753 parameter.
19754
19755 2004-07-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
19756
19757 * nnheader.el (nnheader-uniquify-message-id): New experimental
19758 variable.
19759 (nnheader-nov-read-message-id): Use it.
19760
19761 * spam-report.el (spam-report-gmane): Add interactive.
19762
19763 2004-07-02 Katsumi Yamaoka <yamaoka@jpl.org>
19764
19765 * mm-encode.el (mm-content-transfer-encoding-defaults):
19766 Use qp-or-base64 for the application/* types.
19767
19768 2004-07-02 Joakim Verona <joakim@verona.se> (tiny change)
19769
19770 * nnrss.el (nnrss-read-group-data): Fix off-by-one error.
19771
19772 2004-06-30 Teodor Zlatanov <tzz@lifelogs.com>
19773
19774 * gnus-registry.el (gnus-registry-trim): Don't allow a negative
19775 trim value.
19776
19777 2004-01-25 Paul Jarc <prj@po.cwru.edu>
19778
19779 * nnmaildir.el (nnmaildir--condcase, nnmaildir--enoent-p):
19780 New macro and function.
19781 (nnmaildir--new-number, nnmaildir-request-set-mark): Use them.
19782
19783 2004-06-29 Katsumi Yamaoka <yamaoka@jpl.org>
19784
19785 * mm-util.el (mm-enrich-utf-8-by-mule-ucs): Fix cleaning of
19786 after-load-alist.
19787
19788 2004-06-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
19789
19790 * gnus-group.el (gnus-group-get-new-news-this-group):
19791 Don't update info that isn't there.
19792
19793 2004-06-29 Ilya N. Golubev <gin@mo.msk.ru>
19794
19795 * mm-util.el (mm-mime-mule-charset-alist): Add the windows-1251
19796 entry.
19797
19798 2004-06-29 Katsumi Yamaoka <yamaoka@jpl.org>
19799
19800 * mm-view.el (mm-inline-render-with-function): Use multibyte
19801 buffer; decode html source by charset.
19802
19803 * mm-encode.el (mm-content-transfer-encoding-defaults): Doc fix.
19804
19805 * mm-util.el (mm-enrich-utf-8-by-mule-ucs): New function run when
19806 Mule-UCS is loaded under XEmacs.
19807 (mm-mime-mule-charset-alist): Avoid duplicated entries.
19808
19809 2004-06-28 Jesper Harder <harder@ifa.au.dk>
19810
19811 * nnheader.el (nnheader-max-head-length): Increase to 8192.
19812
19813 2004-06-28 Katsumi Yamaoka <yamaoka@jpl.org>
19814
19815 * mm-util.el (mm-coding-system-p): Return a coding-system.
19816 (mm-mime-mule-charset-alist): Use shift_jis instead of
19817 iso-2022-jp-2 for the katakana-jisx0201 mule charset; add new
19818 entries for the mime charsets iso-2022-jp-3 and shift_jis.
19819 (mm-coding-system-priorities): Use shift_jis and iso-8859-1
19820 instead of japanese-shift-jis and iso-latin-1 respectively in
19821 order to share the default value with both Emacs and XEmacs-mule.
19822 (mm-mule-charset-to-mime-charset):
19823 Make mm-coding-system-priorities effective.
19824 (mm-sort-coding-systems-predicate): Canonicalize coding-systems
19825 while predicating of candidates upon the priorities.
19826
19827 2004-06-27 Jesper Harder <harder@ifa.au.dk>
19828
19829 * gnus-sum.el (gnus-summary-make-menu-bar):
19830 Add gnus-uu-invert-processable.
19831
19832 * gnus.el: Autoload gnus-uu-invert-processable.
19833
19834 2004-06-24 Katsumi Yamaoka <yamaoka@jpl.org>
19835
19836 * mm-util.el (mm-with-multibyte-buffer): New macro.
19837
19838 * rfc2047.el (rfc2047-encode-string): Use it.
19839 (rfc2047-encode-region): Move point to the end of the region after
19840 encoding. Suggested by IRIE Tetsuya <irie@t.email.ne.jp>.
19841
19842 2004-06-23 Katsumi Yamaoka <yamaoka@jpl.org>
19843
19844 * gnus-cite.el (gnus-cite-parse): Don't ignore case when finding
19845 ">From ". Thanks to Reiner Steib <Reiner.Steib@gmx.de>.
19846
19847 2004-06-23 Katsumi Yamaoka <yamaoka@jpl.org>
19848
19849 * gnus-cite.el (gnus-cite-ignore-quoted-from): New user option.
19850 (gnus-cite-parse): Ignore quoted envelope From_.
19851 Suggested by Karl Chen <quarl@nospam.quarl.org>.
19852
19853 2004-06-23 Jesper Harder <harder@ifa.au.dk>
19854
19855 * message.el (message-idna-to-ascii-rhs-1): Don't choke on
19856 invalid addresses.
19857
19858 2004-06-21 Teodor Zlatanov <tzz@lifelogs.com>
19859
19860 * spam.el: Change section markers, revise TODO list.
19861 (spam-backends): Make new master list of all installed backends.
19862 (spam-summary-exit-behavior): Add new variable to determine how
19863 messages moves are done at summary exit.
19864 (spam-move-spam-nonspam-groups-only)
19865 (spam-process-ham-in-nonham-groups)
19866 (spam-process-ham-in-spam-groups): Remove variables, the
19867 spam-summary-exit-behavior variable should be used to manage this
19868 behavior.
19869 (spam-old-ham-articles, spam-old-spam-articles): Remove.
19870 (spam-old-articles): Add variable, replacing spam-old-ham-articles
19871 and spam-old-spam-articles.
19872 (spam-use-copy, spam-use-move, spam-use-gmane, spam-use-resend):
19873 Add empty variables, placeholders for the backends they represent.
19874 (spam-set-difference): Move, unchanged.
19875 (spam-list-of-processors): Declare OBSOLETE, not used anymore
19876 unless the user has a processor variable.
19877 (spam-classifications, spam-classification-valid-p)
19878 (spam-backend-properties, spam-backend-property-valid-p)
19879 (spam-backend-function-type-valid-p)
19880 (spam-process-type-valid-p, spam-list-articles): Add helper functions.
19881 (spam-report-articles-gmane, spam-report-articles-resend):
19882 Remove functions, they are not needed.
19883 (spam-install-backend-super, spam-backend-list)
19884 (spam-backend-check, spam-backend-valid-p, spam-backend-info)
19885 (spam-backend-function, spam-backend-ham-registration-function)
19886 (spam-backend-spam-registration-function)
19887 (spam-backend-ham-unregistration-function)
19888 (spam-backend-spam-unregistration-function)
19889 (spam-backend-statistical-p, spam-backend-mover-p)
19890 (spam-install-backend-alias, spam-install-checkonly-backend)
19891 (spam-install-mover-backend, spam-install-nocheck-backend)
19892 (spam-install-backend, spam-install-statistical-backend)
19893 (spam-install-statistical-checkonly-backend): Add backend installation
19894 support.
19895 (spam-summary-prepare-exit): Rewrite to use the new backend code.
19896 (spam-group-processor-p): Use the new backend code and respect the
19897 summary exit behavior.
19898 (spam-mark-spam-as-expired-and-move-routine): Remove.
19899 (spam-summary-prepare): Change to use the new spam-old-articles
19900 variable.
19901 (spam-copy-or-move-routine, spam-copy-spam-routine)
19902 (spam-move-spam-routine, spam-copy-ham-routine)
19903 (spam-move-ham-routine): Add code to copy/move ham or spam.
19904 (spam-fetch-field-fast): Improve doc and code, plus allow the
19905 'number request.
19906 (spam-list-of-checks, spam-list-of-statistical-checks):
19907 Remove variables.
19908 (spam-split, spam-find-spam): Use the new backend code.
19909 (spam-registration-functions): Remove variable.
19910 (spam-unregister-routine): Add convenience wrapper.
19911 (spam-log-undo-registration, spam-register-routine)
19912 (spam-log-processing-to-registry)
19913 (spam-log-unregistration-needed-p): Rename "check" to "backend"
19914 where possible.
19915 (spam-check-gmane-xref, spam-check-regex-headers)
19916 (spam-check-blackholes, spam-check-stat, spam-check-ifile)
19917 (spam-check-BBDB, spam-check-whitelist, spam-check-blacklist)
19918 (spam-check-bogofilter-headers, spam-check-spamoracle)
19919 (spam-check-spamassassin-headers, spam-check-bsfilter-headers)
19920 (spam-check-crm114-headers): Use the spam-split-group that
19921 spam-split prepares, no need to determine it every time.
19922
19923 * nnimap.el (nnimap-retrieve-headers-progress): Add the message number
19924 to the nnheader-parse-naked-head call.
19925
19926 * nnheader.el (nnheader-generate-fake-message-id): Fix indentation.
19927
19928 * gnus-sum.el (gnus-nov-parse-line): Add the message number to
19929 the nnheader-nov-read-message-id call.
19930
19931 2004-06-21 Katsumi Yamaoka <yamaoka@jpl.org>
19932
19933 * gnus-group.el (gnus-group-get-new-news-this-group): Don't call
19934 gnus-activate-group twice. Suggested by Markus Peter
19935 <warp@spin.de>.
19936
19937 2004-06-18 Katsumi Yamaoka <yamaoka@jpl.org>
19938
19939 * gnus-art.el (gnus-article-time-format): Exchange the order of
19940 day and month in the default value; fix customization type.
19941 (article-date-ut): Use add-text-properties.
19942 (article-make-date-line): Use message-make-date instead of
19943 current-time-string.
19944
19945 * message.el (message-fetch-field): Don't use set-text-properties.
19946 (message-make-date): Simplify.
19947
19948 2004-06-17 Katsumi Yamaoka <yamaoka@jpl.org>
19949
19950 * rfc2047.el (rfc2047-syntax-table): Treat `(' and `)' as is.
19951 (rfc2047-encode-region): Treat text within parentheses as special;
19952 show the original text when error has occurred.
19953
19954 * gnus-group.el (gnus-group-get-new-news-this-group): Pass the
19955 already-computed method to gnus-activate-group.
19956
19957 * gnus-start.el (gnus-make-hashtable-from-newsrc-alist): Make the
19958 same select-methods identical Lisp objects.
19959
19960 * gnus-srvr.el (gnus-server-set-info): Don't make a new Lisp
19961 object when modifying the info.
19962
19963 2004-06-16 Katsumi Yamaoka <yamaoka@jpl.org>
19964
19965 * gnus-srvr.el (gnus-server-set-info): Remove the server from
19966 gnus-opened-servers since it has never been opened with the new
19967 configuration yet.
19968
19969 2004-06-15 Katsumi Yamaoka <yamaoka@jpl.org>
19970
19971 * nnheader.el (nnheader-nov-read-message-id): Pass the optional
19972 arg to nnheader-generate-fake-message-id.
19973
19974 2004-06-14 Teodor Zlatanov <tzz@lifelogs.com>
19975
19976 * nnheader.el (nnheader-generate-fake-message-id): Accept a
19977 number and build a fake message ID localized to a group and
19978 article number (so it's repeatable from that point on).
19979 (nnheader-fake-message-id-p): Change regex to accommodate new fake
19980 ID format.
19981
19982 * gnus-sum.el (gnus-get-newsgroup-headers):
19983 Call nnheader-generate-fake-message-id with the article number.
19984
19985 2004-06-12 YAGI Tatsuya <ynyaaa@ybb.ne.jp> (tiny change)
19986
19987 * gnus-art.el (gnus-article-next-page): Fix the way to find a real
19988 end-of-buffer.
19989
19990 2004-06-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
19991
19992 * message.el (message-ignored-supersedes-headers): Add Approved.
19993
19994 2004-06-11 Katsumi Yamaoka <yamaoka@jpl.org>
19995
19996 * rfc2047.el (rfc2047-encode-message-header): Remove useless
19997 goto-char.
19998 (rfc2047-encode): Fold the line before encoding.
19999
20000 2004-06-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
20001
20002 * rfc2047.el (rfc2047-encode-message-header): Disabled header
20003 folding -- not all headers can be folded, and this should be done
20004 by the message composition mode. Probably. I think.
20005
20006 2004-06-10 Katsumi Yamaoka <yamaoka@jpl.org>
20007
20008 * gnus-util.el (gnus-remove-text-with-property): Make it slightly
20009 fast.
20010
20011 * gnus-ems.el (gnus-remove-image): Don't use
20012 message-text-with-property; remove only the image found first.
20013
20014 2004-06-09 Jesper Harder <harder@ifa.au.dk>
20015
20016 * message.el (message-send-mail-with-sendmail): Use with-current-buffer.
20017
20018 2004-06-09 Katsumi Yamaoka <yamaoka@jpl.org>
20019
20020 * message.el (message-text-with-property): Make it fast and accept
20021 optional arguments.
20022 (message-strip-forbidden-properties): Use it.
20023 (message-fix-before-sending): Follow the m-t-w-p change.
20024
20025 * gnus-ems.el (gnus-remove-image): Follow the m-t-w-p change.
20026
20027 2004-06-08 Katsumi Yamaoka <yamaoka@jpl.org>
20028
20029 * gnus-art.el (article-hide-headers): Don't change the buffer
20030 mistakenly when performing mml-preview even if
20031 gnus-single-article-buffer is nil.
20032
20033 2004-06-08 Kai Grossjohann <kgrossjo@eu.uu.net>
20034
20035 * message.el (message-expand-name-databases): New user option.
20036 (message-expand-name): Use it.
20037
20038 2004-06-07 Teodor Zlatanov <tzz@lifelogs.com>
20039
20040 * spam.el (spam-report-articles-resend)
20041 (spam-report-resend-register-routine): Allow ham reporting.
20042 (spam-report-resend-register-ham-routine): Add wrapper.
20043 (spam-registration-functions): Add ham resending functions.
20044 (spam-list-of-processors): Add ham resend processor.
20045
20046 * gnus.el (ham-resend-to): Add new group parameter.
20047 (spam-process): Add ham resend option.
20048
20049 * spam-report.el (spam-report-resend): Allow reporting ham.
20050 (spam-report-resend-ham): Add wrapper.
20051
20052 2004-06-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
20053
20054 * message.el (message-cite-articles-with-x-no-archive):
20055 New variable.
20056 (message-cite-original): Use it.
20057
20058 2004-06-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
20059
20060 * message.el (message-cite-original): Respect X-No-Archive.
20061
20062 2004-06-04 Katsumi Yamaoka <yamaoka@jpl.org>
20063
20064 * gnus-art.el (article-hide-headers): Refer to the values for
20065 gnus-ignored-headers and gnus-visible-headers in the summary
20066 buffer since a user may have set them as group parameters.
20067
20068 2004-06-03 Teodor Zlatanov <tzz@lifelogs.com>
20069
20070 * assistant.el (assistant-node-name): Add convenience function.
20071 (assistant-render-text, assistant-render-node): Add error handling,
20072 plus handle multiple next nodes.
20073 (assistant-find-next-node): Comment out for now.
20074 (assistant-find-next-nodes): Add function, returns list of next
20075 nodes.
20076
20077 2004-06-02 Reiner Steib <Reiner.Steib@gmx.de>
20078
20079 * mail-source.el (mail-source-directory): Fix doc-string.
20080
20081 2004-05-29 Teodor Zlatanov <tzz@lifelogs.com>
20082
20083 * assistant.el (assistant-render-text, assistant-eval): Add :set
20084 widget type, which is different because it takes and returns a
20085 list. Much hilarity ensues.
20086
20087 2004-05-28 Reiner Steib <Reiner.Steib@gmx.de>
20088
20089 * gnus-art.el (gnus-button-alist): Fix regexp for manual links.
20090
20091 * gnus-group.el (gnus-group-get-new-news-this-group):
20092 Add doc-string.
20093
20094 * gnus-start.el (gnus-activate-group): Add doc-string.
20095
20096 2004-05-28 Katsumi Yamaoka <yamaoka@jpl.org>
20097
20098 * mm-encode.el (mm-safer-encoding): Consider 7bit is safe.
20099
20100 2004-05-27 Teodor Zlatanov <tzz@lifelogs.com>
20101
20102 * assistant.el (assistant-render-text): Try to add a :set
20103 widget, more to come.
20104
20105 * spam.el (spam-group-spam-contents-p): Handle empty groupname
20106 strings.
20107 (spam-report-articles-resend)
20108 (spam-register-routine): Do registration iff any articles warrant
20109 it.
20110 (spam-summary-prepare-exit): Change log message for nil group
20111 destinations.
20112
20113 2004-05-27 Daniel Pittman <daniel@rimspace.net>
20114
20115 * spam.el (spam-report-resend-register-routine):
20116 Allow spam-report-resend-to to be a group parameter or a global value.
20117
20118 2004-05-26 Simon Josefsson <jas@extundo.com>
20119
20120 * starttls.el: Merge with my GnuTLS based starttls.el.
20121 (starttls-gnutls-program, starttls-use-gnutls)
20122 (starttls-extra-arguments, starttls-process-connection-type)
20123 (starttls-connect, starttls-failure, starttls-success):
20124 New variables.
20125 (starttls-program, starttls-extra-args): Doc fix.
20126 (starttls-negotiate-gnutls, starttls-open-stream-gnutls):
20127 New functions.
20128 (starttls-negotiate, starttls-open-stream):
20129 Check `starttls-use-gnutls' and pass on to corresponding *-gnutls
20130 function if it is set.
20131
20132 2004-05-27 Katsumi Yamaoka <yamaoka@jpl.org>
20133
20134 * rfc2047.el (rfc2047-encode-region): Encode encoded words in
20135 structured fields.
20136
20137 2004-05-26 Katsumi Yamaoka <yamaoka@jpl.org>
20138
20139 * message.el (message-resend): Bind rfc2047-encode-encoded-words.
20140
20141 2004-05-26 Teodor Zlatanov <tzz@lifelogs.com>
20142
20143 * spam.el (spam-mark-new-messages-in-spam-group-as-spam):
20144 Add variable.
20145 (spam-mark-junk-as-spam-routine): Use it. Allow to disable
20146 assigning the spam-mark to new messages.
20147
20148 2004-05-26 Adam Sjøgren <asjo@koldfront.dk> (tiny change)
20149
20150 * spam.el (spam-ham-copy-or-move-routine): Don't declare `todo' twice.
20151
20152 2004-05-26 Katsumi Yamaoka <yamaoka@jpl.org>
20153
20154 * rfc2047.el (rfc2047-encodable-p): Don't move point.
20155 (rfc2047-decode): Treat the ascii coding-system as raw-text by
20156 default.
20157
20158 2004-05-25 Anand Mitra <mitramc@yahoo.com> (tiny change)
20159
20160 * gnus-sum.el (gnus-summary-delete-article): Invoke hook with
20161 correct data.
20162
20163 2004-05-24 Teodor Zlatanov <tzz@lifelogs.com>
20164
20165 * spam.el (spam-list-of-processors): Use nil for nonexistent processors.
20166 (spam-group-processor-p): Fix function.
20167 (spam-group-processor-multiple-p)
20168 (spam-group-spam-processor-report-gmane-p)
20169 (spam-group-spam-processor-report-resend-p)
20170 (spam-group-spam-processor-bogofilter-p)
20171 (spam-group-spam-processor-blacklist-p)
20172 (spam-group-spam-processor-ifile-p)
20173 (spam-group-ham-processor-ifile-p)
20174 (spam-group-spam-processor-spamoracle-p)
20175 (spam-group-spam-processor-crm114-p)
20176 (spam-group-ham-processor-bogofilter-p)
20177 (spam-group-spam-processor-stat-p)
20178 (spam-group-ham-processor-stat-p)
20179 (spam-group-ham-processor-whitelist-p)
20180 (spam-group-ham-processor-BBDB-p)
20181 (spam-group-ham-processor-spamoracle-p)
20182 (spam-group-ham-processor-copy-p): Remove functions with some
20183 prejudice against unneeded code.
20184 (spam-report-articles-resend)
20185 (spam-report-resend-register-routine): Allow the group/topic
20186 spam-resend-to value to override spam-report-resend-to.
20187 (spam-summary-prepare-exit): Invoke spam-group-processor-p
20188 properly now.
20189
20190 * gnus.el (spam-resend-to): Add group/topic parameter.
20191 (spam-process): Move the OBSOLETE processors to the end of the
20192 choices.
20193
20194 2004-05-24 Daniel Pittman <daniel@rimspace.net>
20195
20196 * spam-report.el (spam-report-resend-to, spam-report-resend):
20197 Start with resend-to set to nil, and then ask the user if necessary.
20198 (spam-report-resend): spam-report-resend takes a list of articles, not
20199 separate article numbers.
20200
20201 2004-05-23 Katsumi Yamaoka <yamaoka@jpl.org>
20202
20203 * mm-decode.el (mm-text-html-renderer): Make sure w3m exists in
20204 addition to emacs-w3m.
20205
20206 2004-05-23 Lars Magne Ingebrigtsen <larsi@gnus.org>
20207
20208 * assistant.el (assistant-authinfo-data): New function.
20209 (assistant-eval): Eval for entire assistant.
20210
20211 * netrc.el (netrc-services-file): New variable.
20212 (netrc-parse-services): New function.
20213 (netrc-find-service-name): New function.
20214 (netrc-find-service-number): New function.
20215 (netrc-port-equal): New function.
20216 (netrc-machine): Use it.
20217
20218 * nnimap.el (nnimap-open-connection): Use netrc.
20219
20220 * gnus-util.el (gnus-netrc-get): Remove aliases.
20221
20222 * gnus-sum.el (gnus-auto-center-summary): Change default to 2.
20223
20224 * assistant.el (wid-edit): Fix compilation.
20225
20226 * gnus-util.el (gnus-set-file-modes): Just ignore errors.
20227
20228 2004-05-23 Paul Stodghill <stodghil@cs.cornell.edu>
20229
20230 * gnus-util.el (gnus-set-file-modes): New function. (small
20231 patch).
20232
20233 2004-05-23 Lars Magne Ingebrigtsen <larsi@gnus.org>
20234
20235 * gnus-topic.el (gnus-topic-jump-to-topic): Goto missing topic.
20236
20237 * assistant.el (assistant-render-node): Fix up rendering and
20238 read-only text.
20239 (assistant-render-node): Reset.
20240 (assistant-make-read-only): Not sticky.
20241
20242 2004-05-20 Danny Siu <dsiu@adobe.com>
20243
20244 * gnus-sum.el (gnus-summary-recenter): Summery buffer was not auto
20245 centered even when gnus-auto-center-summary is t
20246
20247 2004-05-22 Lars Magne Ingebrigtsen <larsi@gnus.org>
20248
20249 * dns.el (dns-get-txt-answer): New function.
20250 (dns-read-txt): Ditto.
20251 (query-dns): Use it.
20252
20253 2004-05-21 Katsumi Yamaoka <yamaoka@jpl.org>
20254
20255 * gnus-start.el (gnus-get-unread-articles): Don't invalidate
20256 active for foreign groups even if the group level is higher than
20257 the specified value.
20258
20259 2004-05-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
20260
20261 * gnus-group.el (gnus-group-jump-to-group): Don't prompt for
20262 non-active groups.
20263
20264 * gnus-art.el (gnus-picon-databases): Add /usr/share/picons.
20265
20266 2004-05-20 Magnus Henoch <mange@freemail.hu>
20267
20268 * dns.el (dns-read-type): Add support for SVR. (small patch)
20269
20270 2004-05-20 Adam Sjøgren <asjo@koldfront.dk>
20271
20272 * spam.el (spam-use-crm114, spam-crm114, spam-crm114-program)
20273 (spam-crm114-header, spam-crm114-spam-switch)
20274 (spam-crm114-spam-strong-switch, spam-crm114-ham-strong-switch)
20275 (spam-crm114-positive-spam-header)
20276 (spam-crm114-database-directory, spam-list-of-processors)
20277 (spam-group-spam-processor-crm114-p)
20278 (spam-group-ham-processor-crm114-p, spam-extra-header-to-number)
20279 (spam-generic-score, spam-list-of-checks)
20280 (spam-list-of-statistical-checks, spam-registration-functions)
20281 (spam-check-crm114-headers, spam-crm114-score)
20282 (spam-check-crm114, spam-crm114-register-with-crm114)
20283 (spam-crm114-register-spam-routine)
20284 (spam-crm114-unregister-spam-routine)
20285 (spam-crm114-register-ham-routine)
20286 (spam-crm114-unregister-ham-routine): Add CRM114 support.
20287
20288 2004-05-20 Teodor Zlatanov <tzz@lifelogs.com>
20289
20290 * gnus.el: Add spam-use-crm114.
20291
20292 * spam.el (spam-list-of-processors, spam-registration-functions):
20293 Add spam-use-resend.
20294 (spam-group-spam-processor-report-resend-p): Add utility wrapper.
20295 (spam-report-articles-gmane): Add doc fix.
20296 (spam-report-articles-resend, spam-report-resend-register-routine):
20297 Add wrappers around spam-report-resend-to.
20298
20299 * spam-report.el (spam-report-resend-to, spam-report-resend):
20300 Add support for resending spam.
20301 (spam-report-gmane): Fix line length >80.
20302
20303 * gnus.el (spam-process): Add spam-use-resend.
20304
20305 2004-05-20 TSUCHIYA Masatoshi <tsuchiya@namazu.org>
20306
20307 * spam.el (spam-mark-spam-as-expired-and-move-routine): Return the
20308 number of processed spam messages.
20309 (spam-ham-copy-or-move-routine): Return the number of processed
20310 ham messages.
20311 (spam-summary-prepare-exit): Use the above values to decide
20312 whether status messages shouled be displayed.
20313
20314 2004-05-20 Katsumi Yamaoka <yamaoka@jpl.org>
20315
20316 * rfc2047.el (rfc2047-encode-function-alist): Rename from
20317 `rfc2047-encoding-function-alist' in order to avoid conflicting
20318 with the old version.
20319 (rfc2047-encode-region): Concatenate words containing non-ASCII
20320 characters in structured fields; don't encode space-delimited
20321 ASCII words even in unstructured fields; don't break words at
20322 char-category boundaries.
20323 (rfc2047-encode-1): New function.
20324 (rfc2047-encode): Use it; encode text so that it occupies the
20325 maximum width within 76-column; work correctly on Q encoding for
20326 iso-2022-* charsets.
20327 (rfc2047-fold-region): Use existing whitespace for LWSP; make it
20328 sure not to break a line just after the header name.
20329 (rfc2047-b-encode-region): Remove.
20330 (rfc2047-b-encode-string): New function.
20331 (rfc2047-q-encode-region): Remove.
20332 (rfc2047-q-encode-string): New function.
20333
20334 * mm-util.el (mm-replace-in-string): New function.
20335
20336 2004-05-20 Lars Magne Ingebrigtsen <larsi@gnus.org>
20337
20338 * gnus-msg.el (gnus-inews-make-draft-meta-information):
20339 Really get it right.
20340 (gnus-inews-make-draft): Really.
20341
20342 2004-05-19 Ben Menasha <bmenasha@benmenasha.net>
20343
20344 * nnmh.el (nnmh-request-list-1): Don't check the link count
20345 before descending. (small patch)
20346
20347 2004-05-19 Lars Magne Ingebrigtsen <larsi@gnus.org>
20348
20349 * gnus-msg.el (gnus-inews-make-draft-meta-information): Fix quote
20350 stuff.
20351
20352 * gnus-start.el (gnus-subscribe-hierarchical-interactive):
20353 Match on real group name.
20354
20355 * gnus-art.el (gnus-signature-limit): Doc fix.
20356
20357 * gnus-msg.el (gnus-inews-make-draft): Quote list.
20358
20359 2004-05-19 Lars Magne Ingebrigtsen <larsi@gnus.org>
20360
20361 * gnus-draft.el (gnus-draft-send):
20362 Bind rfc2047-encode-encoded-words.
20363
20364 * rfc2047.el (rfc2047-encode-region): Encode =? strings.
20365 (rfc2047-encodable-p): Say that =? needs encoding.
20366 (rfc2047-encode-encoded-words): New variable.
20367
20368 * gnus-group.el (gnus-group-select-group): Doc fix.
20369
20370 * gnus-draft.el (gnus-draft-setup): Mark all replied as replied.
20371
20372 * gnus-group.el (gnus-group-mode): Set show-trailing-whitespace
20373 to nil.
20374
20375 * gnus-cache.el (gnus-cache-possibly-enter-article): Use it.
20376
20377 * nnheader.el (nnheader-get-lines-and-char): New function.
20378
20379 2004-05-19 Reiner Steib <Reiner.Steib@gmx.de>
20380
20381 * gnus-msg.el (gnus-summary-followup-with-original):
20382 Document yanking of region when active.
20383
20384 2004-05-19 Katsumi Yamaoka <yamaoka@jpl.org>
20385
20386 * gnus-start.el (gnus-get-unread-articles): Do nothing for foreign
20387 groups if the group level is higher than the specified value.
20388
20389 2004-05-18 Reiner Steib <Reiner.Steib@gmx.de>
20390
20391 * gnus-group.el (gnus-group-jump-to-group-prompt): Allow an alist.
20392 (gnus-group-jump-to-group): Add prefix argument using
20393 `gnus-group-jump-to-group-prompt'. Query before jumping to
20394 non-active group.
20395
20396 * compface.el (uncompface): Be verbose when changing
20397 `uncompface-use-external'.
20398
20399 * gnus-art.el (gnus-button-handle-man, gnus-button-alist): Try to
20400 handle manual section.
20401
20402 2004-05-18 Lars Magne Ingebrigtsen <larsi@gnus.org>
20403
20404 * gnus-art.el (gnus-button-alist): Revert previous change.
20405
20406 2004-05-18 Reiner Steib <Reiner.Steib@gmx.de>
20407
20408 * message.el (message-idna-to-ascii-rhs-1): Fix typo.
20409
20410 2004-05-18 Lars Magne Ingebrigtsen <larsi@gnus.org>
20411
20412 * gnus-msg.el (gnus-inews-do-gcc): Don't use read-only-p to see
20413 whether backend can accept message.
20414
20415 * message.el (message-idna-to-ascii-rhs-1): Don't use equalp.
20416
20417 2004-05-18 Kai Grossjohann <kgrossjo@eu.uu.net>
20418
20419 * nntp.el (nntp-request-set-mark, nntp-request-update-info):
20420 Avoid creating directory when nntp-marks-is-evil is true.
20421 Reported by Reiner Steib.
20422
20423 2004-05-18 Reiner Steib <Reiner.Steib@gmx.de>
20424
20425 * gnus-picon.el (gnus-picon-insert-glyph):
20426 Add optional `nostring' argument.
20427
20428 2004-05-18 Jesper Harder <harder@ifa.au.dk>
20429
20430 * gnus-picon.el (gnus-picon-style): New variable.
20431 (gnus-picon-transform-address): Support `gnus-picon-style'.
20432
20433 2004-05-18 Lars Magne Ingebrigtsen <larsi@gnus.org>
20434
20435 * message.el (message-fill-field): Return point.
20436 (message-generate-headers): Go to end of field.
20437
20438 * gnus-start.el (gnus-get-unread-articles-in-group): Don't do
20439 stuff for non-living groups.
20440
20441 2004-05-18 Jesper Harder <harder@ifa.au.dk>
20442
20443 * gnus-art.el (gnus-article-followup-with-original)
20444 (gnus-article-reply-with-original): gnus-mark-active-p ->
20445 gnus-region-active-p.
20446
20447 2004-05-17 Teodor Zlatanov <tzz@lifelogs.com>
20448
20449 * spam.el (spam-summary-prepare-exit): Fix messages, so they show
20450 only when there is spam or ham to be processed.
20451
20452 2004-05-17 Lars Magne Ingebrigtsen <larsi@gnus.org>
20453
20454 * mail-source.el (mail-source-delete-crash-box): Refactor.
20455 (mail-source-fetch): Use it.
20456 (mail-source-fetch-file): Ditto.
20457 (mail-source-fetch-directory): Run PostScript in loop.
20458 (mail-source-fetch-pop): Delete.
20459 (mail-source-fetch-maildir): Ditto.
20460 (mail-source-fetch-imap): Ditto.
20461
20462 * imap.el (imap-authenticators): Comment out sasl.
20463
20464 * message.el (message-skip-to-next-address): New function.
20465 (message-fill-header-address): Refactor.
20466 (message-fill-address): Use it.
20467 (message-delete-address): Use it.
20468 (message-fill-header-general): Refactor.
20469 (message-fill-field-address): Rename.
20470 (message-narrow-to-field): Find the start of the header.
20471 (message-header-format-alist): Don't pre-fill.
20472 (message-fill-header): Remove.
20473 (message-insert-header): New function.
20474 (message-shorten-references): Use it.
20475
20476 * rfc2047.el (rfc2047-field-value): Strip props.
20477
20478 * mail-parse.el (mail-header-make-address): New alias.
20479
20480 * ietf-drums.el (ietf-drums-make-address): New function.
20481
20482 * imap.el: Add compiler directives.
20483
20484 * gnus-score.el (gnus-score-edit-done): run-hook->run-hooks.
20485
20486 * gnus-art.el (article-decode-idna-rhs): Don't use
20487 message-idna-inside-rhs-p.
20488
20489 2004-05-16 Lars Magne Ingebrigtsen <larsi@gnus.org>
20490
20491 * message.el (message-idna-inside-rhs-p): Remove.
20492 (message-idna-to-ascii-rhs-1): Use proper address parsing.
20493
20494 * gnus-art.el (gnus-emphasis-alist): Remove strikethru; too many
20495 false positives.
20496
20497 2004-05-16 Kim-Minh Kaplan <kmkaplan-AwwS6Bc0PDVoiYX5Tdu9fQ@public.gmane.org>
20498
20499 * imap.el (imap-sasl-make-mechanisms): Use sasl.
20500
20501 2004-05-16 Lars Magne Ingebrigtsen <larsi@gnus.org>
20502
20503 * nneething.el (nneething-file-name): Don't create spurious
20504 files.
20505
20506 * gnus-msg.el (gnus-inews-do-gcc): Ignore read-only groups.
20507 (gnus-inews-do-gcc): Remove sleep.
20508
20509 * gnus-art.el (gnus-mime-delete-part): Error message when no MIME
20510 part under point.
20511
20512 * gnus-agent.el (gnus-agent-synchronize-flags): Default to nil.
20513 (gnus-agent-regenerate-group): Using nil messages aren't valid.
20514
20515 2004-05-15 Teodor Zlatanov <tzz@lifelogs.com>
20516
20517 * spam.el (spam-summary-prepare-exit): Fix (length).
20518
20519 2004-05-14 Teodor Zlatanov <tzz@lifelogs.com>
20520
20521 * spam.el (spam-summary-prepare-exit): Fix to produce "marking spam
20522 as expired without moving it" message when there are spam
20523 messages left.
20524
20525 2004-05-14 Nelson Ferreira <nelson.ferreira@verizon.net> (tiny change)
20526
20527 * gnus-dup.el (gnus-dup-unsuppress-article): Don't assume the mail
20528 header is not nil.
20529
20530 2004-05-14 Kai Grossjohann <kgrossjo@eu.uu.net>
20531
20532 * nntp.el (nntp-request-set-mark, nntp-request-update-info):
20533 Call nntp-possibly-create-directory, not nntp-possibly-change-group.
20534 (nntp-marks-changed-p): New arg SERVER.
20535 (nntp-request-update-info): Adjust caller.
20536
20537 2004-05-14 Kai Grossjohann <kai@emptydomain.de>
20538
20539 * nntp.el (nntp-save-marks): Pass missing arg.
20540
20541 2004-05-13 Kai Grossjohann <kai.grossjohann@gmx.net>
20542
20543 * nntp.el: Support marks.
20544 (nntp-marks-is-evil, nntp-marks-file-name, nntp-marks)
20545 (nntp-marks-modtime, nntp-marks-directory): New variables.
20546 (nntp-request-set-mark, nntp-request-update-info)
20547 (nntp-possibly-create-directory, nntp-marks-changed-p)
20548 (nntp-save-marks, nntp-open-marks, nntp-marks-directory):
20549 New functions.
20550
20551 2004-05-12 Jesper Harder <harder@ifa.au.dk>
20552
20553 * gnus-score.el (gnus-score-insert-help):
20554 Use gnus-select-lowest-window.
20555
20556 * gnus-ems.el (gnus-select-lowest-window): Copy definition of
20557 appt-select-lowest-window and rename to gnus-select-lowest-window.
20558
20559 * gnus.el: do.
20560
20561 2004-05-12 TSUCHIYA Masatoshi <tsuchiya@namazu.org>
20562
20563 * rfc2047.el (rfc2047-encode): Use uppercase letters to specify
20564 encodings of MIME-encoded words, in order to improve
20565 interoperability with several broken MUAs.
20566
20567 2004-05-07 TSUCHIYA Masatoshi <tsuchiya@namazu.org>
20568
20569 * mm-view.el (mm-inline-text-html-render-with-w3): Check META
20570 tags, only when charsets are not specified in headers.
20571 (mm-inline-text-html-render-with-w3m): Ditto.
20572
20573 2004-05-06 TSUCHIYA Masatoshi <tsuchiya@namazu.org>
20574
20575 * gnus-art.el (article-strip-banner): Use MIME-encoded from fields
20576 instead of MIME-decoded from fields when checking
20577 `gnus-article-address-banner-alist'.
20578
20579 2004-05-03 Jesper Harder <harder@ifa.au.dk>
20580
20581 * nnrss.el (nnrss-check-group, nnrss-read-group-data): Hash on
20582 description rather than subject.
20583
20584 2004-05-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
20585
20586 * gnus.el (gnus-version-number): Bump.
20587
20588 2004-05-01 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
20589
20590 * gnus.el: No Gnus v0.2 is released.
20591
20592 2004-05-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
20593
20594 * gnus-agent.el (gnus-agent-read-agentview):
20595 Inline gnus-uncompress-range.
20596
20597 2004-05-01 TSUCHIYA Masatoshi <tsuchiya@namazu.org>
20598
20599 * spam.el (spam-bsfilter-path): Use `executable-find' instead of
20600 `exec-installed-p'.
20601
20602 2004-04-30 TSUCHIYA Masatoshi <tsuchiya@namazu.org>
20603
20604 * gnus.el (spam-process, spam-autodetect-methods):
20605 Add bsfilter and bsfilter-headers.
20606
20607 * spam.el (spam-bsfilter): New customize group.
20608 (spam-use-bsfilter, spam-use-bsfilter-headers, spam-bsfilter-path)
20609 (spam-bsfilter-header, spam-bsfilter-probability-header)
20610 (spam-bsfilter-spam-switch, spam-bsfilter-ham-switch)
20611 (spam-bsfilter-spam-strong-switch, spam-bsfilter-ham-strong-switch)
20612 (spam-bsfilter-database-directory): New options.
20613 (spam-install-hooks, spam-list-of-processors, spam-list-of-checks)
20614 (spam-list-of-statistical-checks, spam-registration-functions):
20615 Add `spam-use-bsfilter' and `spam-use-bsfilter-headers'.
20616 (spam-bsfilter-score): New command.
20617 (spam-check-bsfilter-headers, spam-check-bsfilter)
20618 (spam-bsfilter-register-with-bsfilter)
20619 (spam-bsfilter-register-spam-routine)
20620 (spam-bsfilter-unregister-spam-routine)
20621 (spam-bsfilter-register-ham-routine)
20622 (spam-bsfilter-unregister-ham-routine): New functions.
20623 (spam-generic-score): Support bsfilter; Accept an optional argument
20624 to recalcurate spam score even if scoring header has already been
20625 added.
20626 (spam-bogofilter-score, spam-spamassassin-score): Accept an
20627 optional argument to recalcurate spam score even if scoring header
20628 has already been added.
20629
20630 2004-04-29 Jesper Harder <harder@ifa.au.dk>
20631
20632 * nnrss.el (nnrss-get-namespace-prefix): Use string= to compare
20633 strings! Reported by David D. Smith <davidsmith@acm.org>.
20634 (nnrss-check-group, nnrss-read-group-data): Hash on Subject if
20635 link is missing.
20636
20637 2004-04-28 Jesper Harder <harder@ifa.au.dk>
20638
20639 * html2text.el (html2text-replace-list): Add &amp; and &apos;.
20640 (html2text-get-attr): Rewrite.
20641
20642 * message.el (message-setup-1): Remove redundant put-text-property
20643 on mail-header-separator.
20644
20645 2004-04-27 Teodor Zlatanov <tzz@lifelogs.com>
20646
20647 * gnus-registry.el (gnus-registry-cache-whitespace)
20648 (gnus-registry-action, gnus-registry-spool-action)
20649 (gnus-registry-split-fancy-with-parent): Change message levels
20650 from 5 to 3 or 7, as needed.
20651
20652 * spam.el (spam-summary-prepare-exit)
20653 (spam-mark-junk-as-spam-routine, spam-fetch-field-fast)
20654 (spam-split, spam-find-spam, spam-log-undo-registration)
20655 (spam-check-blackholes, spam-enter-ham-BBDB): Change message
20656 level from 5 to 6.
20657
20658 2004-04-26 Katsumi Yamaoka <yamaoka@jpl.org>
20659
20660 * gnus-ems.el: Autoload appt-select-lowest-window (revert
20661 2004-03-04 change).
20662
20663 2004-04-25 Jesper Harder <harder@ifa.au.dk>
20664
20665 * sieve-manage.el (sieve-manage-open):
20666 * nnweb.el (nnweb-insert-html):
20667 * nnvirtual.el (nnvirtual-catchup-group, nnvirtual-partition-sequence)
20668 (nnvirtual-partition-sequence, nnvirtual-create-mapping):
20669 * nnspool.el (nnspool-request-group):
20670 * nnrss.el (nnrss-opml-export, nnrss-find-el, nnrss-order-hrefs):
20671 * nnml.el (nnml-request-update-info):
20672 * nnmh.el (nnmh-request-group, nnmh-request-list-1, nnmh-active-number)
20673 (nnmh-request-create-group, nnmh-update-gnus-unreads):
20674 * nnimap.el (nnimap-request-close, nnimap-acl-edit)
20675 (nnimap-request-set-mark):
20676 * nnfolder.el (nnfolder-request-update-info):
20677 * mm-view.el (mm-pkcs7-signed-magic, mm-pkcs7-enveloped-magic):
20678 * mml.el (mml-destroy-buffers, mml-compute-boundary-1):
20679 * gnus-uu.el (gnus-uu-find-articles-matching):
20680 * gnus-topic.el (gnus-topic-check-topology, gnus-topic-remove-group):
20681 * gnus-sum.el (gnus-summary-fetch-faq, gnus-read-move-group-name):
20682 * gnus-score.el (gnus-score-load-file, gnus-sort-score-files):
20683 * gnus-nocem.el (gnus-nocem-scan-groups):
20684 * gnus-int.el (gnus-start-news-server):
20685 * gnus-group.el (gnus-group-make-kiboze-group)
20686 (gnus-group-browse-foreign-server):
20687 * spam-stat.el (spam-stat-score-buffer): Simplify mapcar usage.
20688 Use mapc when appropriate.
20689
20690 2004-04-22 Dan Christensen <jdc@uwo.ca>
20691 Adam Sjøgren <asjo@koldfront.dk>
20692 Wes Hardaker <wes@hardakers.net>
20693 Michael Shields <shields@msrl.com>
20694
20695 * spam.el (spam-necessary-extra-headers): Get the extra headers we
20696 may need for spam sorting and scoring.
20697 (spam-user-format-function-S): Add user format function suitable for
20698 general use.
20699 (spam-article-sort-by-spam-status): Add sorting function for summary
20700 sorting.
20701 (spam-extra-header-to-number): Add function to get a score from a
20702 header.
20703 (spam-summary-score): Add function to get a numeric score from the
20704 headers.
20705 (spam-generic-score): Fix function doc, was in wrong place.
20706 (spam-initialize): Take symbols when it's run, and install the
20707 extra headers that spam-necessary-extra-headers thinks we need.
20708
20709 2004-04-21 Teodor Zlatanov <tzz@lifelogs.com>
20710
20711 * spam.el (spam-summary-prepare-exit): Add logic and message fix.
20712 Reported by bojohan+news@dd.chalmers.se (Johan Bockgård).
20713
20714 2004-04-17 Jesper Harder <harder@ifa.au.dk>
20715
20716 * gnus-sum.el (gnus-set-global-variables)
20717 (gnus-build-all-threads, gnus-get-newsgroup-headers)
20718 (gnus-article-get-xrefs, gnus-summary-best-group)
20719 (gnus-summary-next-article, gnus-summary-enter-digest-group)
20720 (gnus-summary-set-bookmark, gnus-offer-save-summaries)
20721 (gnus-summary-update-info, gnus-kill-or-deaden-summary):
20722 Use with-current-buffer.
20723
20724 2004-04-16 Teodor Zlatanov <tzz@lifelogs.com>
20725
20726 * spam.el (spam-summary-prepare-exit): Simplify logic.
20727 (spam-fetch-article-header): Read the article header if it's not
20728 available.
20729 (spam-list-articles): Simplify logic.
20730 (spam-filelist-register-routine): Fix bug with unregister-list.
20731
20732 * gnus-registry.el: Fix comments at beginning.
20733
20734 2004-04-16 Jesper Harder <harder@ifa.au.dk>
20735
20736 * message.el (message-cater-to-broken-inn): Remove.
20737 (message-shorten-references): Make sure the total folded length of
20738 References is shorter than 998 characters to cater to a bug in INN
20739 2.3. Also, don't pretend that references aren't folded -- this
20740 hasn't worked for a while.
20741
20742 2004-04-15 Kevin Greiner <kgreiner@xpediantsolutions.com>
20743
20744 * gnus-agent.el (gnus-agentize):
20745 gnus-agent-send-mail-real-function no longer set to current value
20746 of message-send-mail-function but rather a lambda that calls
20747 message-send-mail-function. The change makes the agent real-time
20748 responsive to user changes to message-send-mail-function.
20749
20750 2004-04-15 Kevin Greiner <kgreiner@xpediantsolutions.com>
20751
20752 * legacy-gnus-agent.el
20753 (gnus-agent-convert-to-compressed-agentview): Fix typos with
20754 help from Florian Weimer <fw@deneb.enyo.de>
20755
20756 2004-04-15 Katsumi Yamaoka <yamaoka@jpl.org>
20757
20758 * nnmail.el (nnmail-cache-insert): Revert last change.
20759
20760 2004-04-14 Katsumi Yamaoka <yamaoka@jpl.org>
20761
20762 * nnmail.el (nnmail-cache-insert): Always check whether
20763 nnmail-cache-ignore-groups matches a group name.
20764
20765 2004-04-13 Teodor Zlatanov <tzz@lifelogs.com>
20766
20767 * spam.el (spam-fetch-field-fast, spam-generate-fake-headers)
20768 (spam-find-spam, spam-log-processing-to-registry)
20769 (spam-log-registered-p, spam-log-unregistration-needed-p)
20770 (spam-log-undo-registration): Use gnus-message instead of
20771 gnus-error, none of these errors are fatal.
20772
20773 * gnus-registry.el (gnus-registry-clean-empty-function)
20774 (gnus-registry-clean-empty): Remove only empty entries without
20775 extra data.
20776
20777 2004-04-12 Teodor Zlatanov <tzz@lifelogs.com>
20778
20779 * spam-stat.el (spam-stat-buffer-change-to-spam)
20780 (spam-stat-buffer-change-to-non-spam): Change (error) to
20781 (gnus-message 8) invocation.
20782
20783 2004-04-12 Katsumi Yamaoka <yamaoka@jpl.org>
20784
20785 * nntp.el (nntp-via-netcat-command): New variable.
20786 (nntp-via-netcat-switches): New variable.
20787 (nntp-open-via-rlogin-and-netcat): New function.
20788 (nntp-open-connection-function): Doc fix.
20789 (nntp-telnet-command): Doc fix.
20790 (nntp-end-of-line): Doc fix.
20791 (nntp-via-rlogin-command): Doc fix.
20792 (nntp-via-user-name): Doc fix.
20793 (nntp-via-address): Doc fix.
20794
20795 2004-04-09 Katsumi Yamaoka <yamaoka@jpl.org>
20796
20797 * mml2015.el (mml2015-use): Avoid the "Recursive load suspected"
20798 error in Emacs 21.1.
20799
20800 2004-04-08 Reiner Steib <Reiner.Steib@gmx.de>
20801
20802 * gnus-start.el (gnus-get-unread-articles): Fix last commit.
20803
20804 2004-04-07 Kevin Greiner <kgreiner@xpediantsolutions.com>
20805
20806 * gnus-agent.el (gnus-agent-total-fetched-hashtb): New variable.
20807 (gnus-agent-with-refreshed-group): New macro.
20808 (gnus-agent-rename-group): New function.
20809 (gnus-agent-delete-group): New function.
20810 (gnus-agent-save-group-info): Use gnus-command-method when
20811 `method' parameter is nil. Don't write nil entries into the
20812 active file.
20813 (gnus-agent-get-group-info): New function.
20814 (gnus-agent-fetch-articles):
20815 Use gnus-agent-update-files-total-fetched-for to increment disk space
20816 used.
20817 (gnus-agent-fetch-headers, gnus-agent-save-alist):
20818 Use gnus-agent-update-view-total-fetched-for to increment disk space
20819 used.
20820 (gnus-agent-get-local): Add optional parameters to avoid calling
20821 gnus-group-real-name and gnus-find-method-for-group.
20822 (gnus-agent-set-local): Delete stored entry if either min, or max,
20823 are nil.
20824 (gnus-agent-fetch-session): Reworded error/quit messages.
20825 On quit, use gnus-agent-regenerate-group to record existence of any
20826 articles fetched to disk before the quit occurred.
20827 (gnus-agent-expire-group-1): Use gnus-agent-with-refreshed-group,
20828 gnus-agent-update-view-total-fetched-for, and
20829 gnus-agent-update-files-total-fetched-for to decrement disk space
20830 used.
20831 (gnus-agent-retrieve-headers):
20832 Use gnus-agent-update-view-total-fetched-for to increment disk space
20833 used.
20834 (gnus-agent-regenerate-group): Replace gnus-group-update-group
20835 with gnus-agent-update-files-total-fetched-for to decrement disk
20836 space and fresh group buffer.
20837 (gnus-agent-inhibit-update-total-fetched-for): New variable.
20838 (gnus-agent-need-update-total-fetched-for): New variable.
20839 (gnus-agent-update-files-total-fetched-for): New function.
20840 (gnus-agent-update-view-total-fetched-for): New function.
20841 (gnus-agent-total-fetched-for): New function.
20842
20843 * gnus-cache.el (gnus-cache-save-buffers):
20844 Use gnus-cache-update-overview-total-fetched-for to change disk space
20845 used by this group.
20846 (gnus-cache-possibly-enter-article):
20847 Use gnus-cache-update-file-total-fetched-for to increment disk space
20848 used by this group.
20849 (gnus-cache-possibly-remove-article):
20850 Use gnus-cache-update-file-total-fetched-for to decrement disk space
20851 used by this group.
20852 (gnus-cache-generate-nov-databases): Purge total fetched cache.
20853 (gnus-cache-rename-group): New function.
20854 (gnus-cache-delete-group): New function.
20855 (gnus-cache-inhibit-update-total-fetched-for): New variable.
20856 (gnus-cache-need-update-total-fetched-for): New variable.
20857 (gnus-cache-with-refreshed-group): New macro.
20858 (gnus-cache-update-file-total-fetched-for): New function.
20859 (gnus-cache-update-overview-total-fetched-for): New function.
20860 (gnus-cache-rename-group-total-fetched-for): New function.
20861 (gnus-cache-delete-group-total-fetched-for): New function.
20862 (gnus-cache-total-fetched-for): New function.
20863
20864 * gnus-group.el: Require gnus-sum and autoload functions to
20865 resolve warnings when gnus-group.el compiled alone.
20866 (gnus-group-line-format): Documented new %F.
20867 (size of Fetched data) group line format; identifies disk space
20868 used by agent and cache.
20869 (gnus-group-line-format-alist): Defined new F format.
20870 (gnus-total-fetched-for): New function.
20871 (gnus-group-delete-group): No longer update
20872 gnus-cache-active-altered as gnus-request-delete-group now keeps
20873 the cache in sync.
20874 (gnus-group-list-active): Let the agent store a server's active
20875 list if currently plugged.
20876
20877 * gnus-int.el (gnus-request-delete-group):
20878 Use gnus-cache-delete-group and gnus-agent-delete-group to keep the
20879 local disk in sync with the server.
20880 (gnus-request-rename-group):
20881 Use gnus-cache-rename-group and gnus-agent-rename-group to keep the
20882 local disk in sync with the server.
20883
20884 * gnus-start.el (gnus-get-unread-articles):
20885 Cosmetic simplification to logic.
20886
20887 * gnus-util.el (gnus-rename-file): New function.
20888
20889 2004-04-07 Christian Neukirchen <chneukirchen@yahoo.de> (tiny change)
20890
20891 * mm-util.el (mm-image-load-path): Handle nil in load-path.
20892
20893 2004-04-07 Jesper Harder <harder@ifa.au.dk>
20894
20895 * rfc2047.el (rfc2047-encoded-word-regexp): Remove unnecessary
20896 '+'. Reported by Stefan Wiens <s.wi@gmx.net>.
20897
20898 2004-04-06 Jesper Harder <harder@ifa.au.dk>
20899
20900 * gnus-cache.el (gnus-cache-save-buffers): Check if buffer is
20901 alive. Reported by Laurent Martelli <laurent@aopsys.com>.
20902
20903 2004-04-03 Jesper Harder <harder@ifa.au.dk>
20904
20905 * gnus.el (gnus-getenv-nntpserver): Strip whitespace.
20906
20907 2004-04-02 Teodor Zlatanov <tzz@lifelogs.com>
20908
20909 * spam.el (spam-set-difference): Add function to replace
20910 gnus-set-difference in spam.el.
20911 (spam-summary-prepare-exit): Use spam-set-difference.
20912
20913 2004-03-29 Teodor Zlatanov <tzz@lifelogs.com>
20914
20915 * gnus-registry.el (gnus-registry-cache-file): Update to use
20916 gnus-dribble-directory OR gnus-home-directory OR ~.
20917 (gnus-registry-split-fancy-with-parent): Fix doc.
20918
20919 2004-03-27 Katsumi Yamaoka <yamaoka@jpl.org>
20920
20921 * message.el (message-exchange-point-and-mark):
20922 Use message-mark-active-p. Suggested by Jesper Harder
20923 <harder@ifa.au.dk>.
20924
20925 2004-03-26 Katsumi Yamaoka <yamaoka@jpl.org>
20926
20927 * message.el (message-exchange-point-and-mark): Don't activate
20928 region if it was inactive. Suggested by Hiroshi Fujishima
20929 <pooh@nature.tsukuba.ac.jp>.
20930
20931 2004-03-25 Katsumi Yamaoka <yamaoka@jpl.org>
20932
20933 * gnus-art.el (article-display-face): Display Faces in the same
20934 order as X-Faces.
20935
20936 2004-03-24 Katsumi Yamaoka <yamaoka@jpl.org>
20937
20938 * nndoc.el (nndoc-forward-type-p): Recognize envelope From_.
20939
20940 2004-03-23 Katsumi Yamaoka <yamaoka@jpl.org>
20941
20942 * gnus-art.el (gnus-mime-recompute-hierarchical-structure): Remove.
20943 (gnus-mime-multipart-functions): Revert 2004-03-19 change.
20944 (gnus-article-mime-hierarchy): Remove.
20945 (gnus-article-mime-hierarchy-next): Remove.
20946 (gnus-article-mode): Revert 2004-03-19 change.
20947 (gnus-article-setup-buffer): Revert 2004-03-19 change.
20948 (gnus-insert-mime-button): Revert 2004-03-19 change.
20949 (gnus-mime-accumulate-hierarchy): Remove.
20950 (gnus-mime-enter-multipart): Remove.
20951 (gnus-mime-leave-multipart): Remove.
20952 (gnus-mime-display-part): Revert 2004-03-19 change.
20953 (gnus-mime-display-alternative): Revert 2004-03-19 change.
20954
20955 * mml.el (mml-preview): Revert 2004-03-19 change.
20956
20957 2004-03-18 Helmut Waitzmann <Helmut.Waitzmann@web.de> (tiny change)
20958
20959 * gnus-sum.el (gnus-newsgroup-variables): Doc fix.
20960
20961 2004-03-22 Katsumi Yamaoka <yamaoka@jpl.org>
20962
20963 * mm-decode.el (mm-save-part): Bind enable-multibyte-characters to
20964 t while entering a file name using the mm-with-multibyte macro.
20965 Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
20966
20967 * mm-util.el (mm-with-multibyte): New macro.
20968
20969 2004-03-19 Katsumi Yamaoka <yamaoka@jpl.org>
20970
20971 * gnus-art.el (gnus-mime-recompute-hierarchical-structure):
20972 New user option.
20973 (gnus-mime-multipart-functions): Doc and customization fix.
20974 (gnus-article-mime-hierarchy): New variable.
20975 (gnus-article-mime-hierarchy-next): New variable.
20976 (gnus-article-mode): Make gnus-article-mime-hierarchy buffer-local.
20977 (gnus-article-setup-buffer): Set gnus-article-mime-hierarchy and
20978 gnus-article-mime-hierarchy-next to nil.
20979 (gnus-insert-mime-button): Show hierarchy numbers.
20980 (gnus-mime-accumulate-hierarchy): New function.
20981 (gnus-mime-enter-multipart): New function.
20982 (gnus-mime-leave-multipart): New function.
20983 (gnus-mime-display-part): Recompute hierarchical MIME structure.
20984 (gnus-mime-display-alternative): Show hierarchy numbers.
20985
20986 * mml.el (mml-preview): Set gnus-article-mime-hierarchy and
20987 gnus-article-mime-hierarchy-next to nil.
20988
20989 2004-03-19 Steve Youngs <sryoungs@bigpond.net.au>
20990
20991 * dns.el: Don't require gnus-xmas.
20992
20993 2004-03-17 Jesper Harder <harder@ifa.au.dk>
20994
20995 * mml.el (mml-generate-mime-1): Don't use format=flowed with
20996 inline PGP.
20997 (mml-menu): Disable mml-quote-region if mark is inactive.
20998
20999 2004-03-17 Katsumi Yamaoka <yamaoka@jpl.org>
21000
21001 * gnus-agent.el (gnus-agent-regenerate-group): Activate the group
21002 when the group's active is not available.
21003
21004 2004-03-15 Katsumi Yamaoka <yamaoka@jpl.org>
21005
21006 * gnus-agent.el (gnus-agent-read-agentview): Add a missing arg to
21007 error.
21008
21009 2004-03-12 Reiner Steib <Reiner.Steib@gmx.de>
21010
21011 * imap.el (imap-store-password): New variable.
21012 (imap-interactive-login): Use it.
21013 Suggested by Mark Plaksin <happy@mcplaksin.org>.
21014
21015 2004-03-12 Katsumi Yamaoka <yamaoka@jpl.org>
21016
21017 * gnus-art.el (gnus-article-read-summary-keys): Restore new
21018 window-start and hscroll to summary window.
21019
21020 2004-03-12 Kevin Greiner <kgreiner@xpediantsolutions.com>
21021
21022 * gnus-start.el (gnus-convert-old-newsrc): Only write the
21023 conversion message to newsrc-dribble when an actual conversion is
21024 performed.
21025
21026 2004-03-10 Malcolm Purvis <malcolmpurvis@optushome.com.au> (tiny change)
21027
21028 * spam-stat.el (spam-stat-coding-system): Use mm-coding-system-p.
21029
21030 2004-03-10 Katsumi Yamaoka <yamaoka@jpl.org>
21031
21032 * mm-decode.el (mm-complicated-handles): New function reviving
21033 former definition of mm-multiple-handles.
21034
21035 * gnus-art.el (gnus-mime-save-part-and-strip): Use it.
21036 (gnus-mime-delete-part): Use it.
21037
21038 2004-03-09 Kevin Greiner <kgreiner@xpediantsolutions.com>
21039
21040 * gnus-agent.el (gnus-agent-read-local):
21041 Bind nnheader-file-coding-system to gnus-agent-file-coding-system to
21042 avoid the implicit assumption that they will always be equal.
21043 (gnus-agent-save-local): Bind buffer-file-coding-system, not
21044 coding-system-for-write, as the with-temp-file macro first prints
21045 to a buffer then saves the buffer.
21046
21047 2004-03-09 Katsumi Yamaoka <yamaoka@jpl.org>
21048
21049 * gnus-art.el (gnus-article-edit-part): New function.
21050 (gnus-mime-save-part-and-strip): Use it; do query instead of
21051 signaling an error; don't use mm-multiple-handles.
21052 (gnus-mime-delete-part): Ditto.
21053
21054 2004-03-08 Kevin Greiner <kgreiner@xpediantsolutions.com>
21055
21056 * gnus-agent.el (gnus-agent-read-agentview): Remove support for
21057 old file versions.
21058 (gnus-group-prepare-hook): Remove function that converted list
21059 form of gnus-agent-expire-days to group properties.
21060
21061 * gnus-int.el: Autoload gnus-agent-regenerate-group.
21062 (gnus-request-accept-article): Re-indented.
21063
21064 * gnus-start.el (gnus-convert-old-newsrc): Registered new
21065 converters to handle old agent file formats. Add logic for a
21066 "backup before upgrading warning".
21067 (gnus-convert-mark-converter-prompt): Developers can mark
21068 functions as needing (default), or not needing,
21069 gnus-convert-old-newsrc's "backup before upgrading warning".
21070 (gnus-convert-converter-needs-prompt): Tests whether the user
21071 should be protected from potentially irreversable changes by the
21072 function.
21073
21074 * legacy-gnus-agent.el: New. Provides converters that are only
21075 loaded when gnus-convert-old-newsrc needs to call them.
21076
21077 2004-03-08 Katsumi Yamaoka <yamaoka@jpl.org>
21078
21079 * mail-source.el (mail-source-touch-pop): Doc fix.
21080
21081 * message.el (message-smtpmail-send-it): Doc fix.
21082
21083 2004-03-05 Jesper Harder <harder@ifa.au.dk>
21084
21085 * sha1-el.el (sha1-maximum-internal-length): Doc fix.
21086
21087 * nnmail.el (nnmail-split-fancy): do.
21088
21089 * gnus-kill.el (gnus-kill, gnus-execute): do.
21090
21091 2004-03-05 Per Abrahamsen <abraham@dina.kvl.dk>
21092
21093 * gnus-sum.el (gnus-widget-reversible-match)
21094 (gnus-widget-reversible-to-internal)
21095 (gnus-widget-reversible-to-external): New functions.
21096 (gnus-widget-reversible): New widget.
21097 (gnus-article-sort-functions, gnus-thread-sort-functions): Use it.
21098
21099 2004-03-05 Kai Grossjohann <kgrossjo@eu.uu.net>
21100
21101 * gnus-sum.el (gnus-thread-sort-functions)
21102 (gnus-article-sort-functions): Document `(not F)' items.
21103
21104 2004-03-04 Teodor Zlatanov <tzz@lifelogs.com>
21105
21106 * spam.el (spam-use-gmane-xref): Add new backend.
21107 (spam-gmane-xref-spam-group): Add variable to control the name of the
21108 Gmane spam group.
21109 (spam-blackhole-servers, spam-blackhole-good-server-regex)
21110 (spam-regex-headers-spam, spam-regex-headers-ham)
21111 (spam-regex-body-spam, spam-regex-body-ham): Clarify docs.
21112 (spam-list-of-checks): Add spam-use-gmane-xref to list of
21113 backends and checks.
21114 (spam-check-gmane-xref): Add function for spam-use-gmane-xref.
21115
21116 * gnus.el (spam-autodetect-methods): Add spam-use-gmane-xref as
21117 an autodetect method.
21118
21119 2004-03-04 Kevin Greiner <kgreiner@xpediantsolutions.com>
21120
21121 * gnus-int.el (gnus-request-accept-article): Inform the agent that
21122 articles are being added to a group.
21123 (gnus-request-replace-article): Inform the agent that articles
21124 need to be uncached as the cached contents are no longer valid.
21125
21126 2004-03-04 Katsumi Yamaoka <yamaoka@jpl.org>
21127
21128 * binhex.el: Don't autoload executable-find.
21129
21130 * canlock.el: Don't autoload mail-fetch-field.
21131
21132 * gnus-ems.el: Don't autoload appt-select-lowest-window.
21133
21134 * gnus-msg.el: Don't autoload news-reply-mode, news-setup,
21135 rmail-dont-reply-to and rmail-output.
21136
21137 * gnus-score.el: Don't autoload ffap-string-at-point.
21138
21139 * gnus-setup.el: Don't autoload sc-cite-original.
21140
21141 * imap.el: Don't autoload base64-decode-string,
21142 base64-encode-string and md5.
21143
21144 * message.el: Autoload rmail-dont-reply-to, rmail-msg-is-pruned
21145 and rmail-msg-restore-non-pruned-header.
21146
21147 * mm-decode.el: Don't autoload executable-find.
21148
21149 * mm-url.el: Don't autoload executable-find.
21150
21151 * mm-view.el: Don't autoload diff-mode.
21152
21153 * nndb.el: Don't autoload news-reply-mode, news-setup,
21154 cancel-timer and telnet.
21155
21156 * password.el: Don't autoload run-at-time for Emacs.
21157
21158 * sha1-el.el: Don't autoload executable-find.
21159
21160 * sieve-mode.el: Don't autoload c-mode.
21161
21162 * uudecode.el: Don't autoload executable-find.
21163
21164 2004-03-04 Kevin Greiner <kgreiner@xpediantsolutions.com>
21165
21166 * gnus-agent.el (gnus-agent-file-header-cache): Remove.
21167 (gnus-agent-possibly-alter-active): Avoid null in numeric
21168 comparison.
21169 (gnus-agent-set-local): Refuse to save null in local object table.
21170 (gnus-agent-regenerate-group): The REREAD parameter can now be a
21171 list of articles that will be marked as unread.
21172
21173 2004-03-04 Katsumi Yamaoka <yamaoka@jpl.org>
21174
21175 * rfc2047.el (rfc2047-encoded-word-regexp): Mismatched paren.
21176
21177 2004-03-04 Jesper Harder <harder@ifa.au.dk>
21178
21179 * rfc2047.el (rfc2047-encoded-word-regexp): Support RFC 2231
21180 language tags.
21181
21182 2004-03-03 Per Abrahamsen <abraham@dina.kvl.dk>
21183
21184 * gnus-agent.el (gnus-agent-read-local, gnus-agent-save-local):
21185 Don't bind "obarray".
21186
21187 * gnus-sum.el (gnus-thread-sort-functions):
21188 Add `gnus-thread-sort-by-most-recent-number' and
21189 `gnus-thread-sort-by-most-recent-date'.
21190 Reported by Kai Grossjohann <kai@emptydomain.de>.
21191
21192 2004-03-03 Katsumi Yamaoka <yamaoka@jpl.org>
21193
21194 * gnus-cus.el (gnus-agent-customize-category): Mismatched paren.
21195
21196 2004-03-02 Kevin Greiner <kgreiner@xpediantsolutions.com>
21197
21198 * gnus-cus.el (gnus-agent-customize-category):
21199 Remove ignore-errors macro reference that required cl to be loaded at
21200 run-time.
21201
21202 * gnus-range.el (gnus-sorted-range-intersection): Now accepts
21203 single-interval range of the form (min . max). Previously the
21204 range had to look like ((min . max)). Likewise, return
21205 (min . max) rather than ((min . max)).
21206 (gnus-range-map): Use gnus-range-normalize to accept
21207 single-interval range.
21208
21209 * gnus-sum.el (gnus-summary-highlight-line): Articles stored in
21210 the cache, but not the agent, now appear with their usual face.
21211
21212 2004-03-01 Katsumi Yamaoka <yamaoka@jpl.org>
21213
21214 * gnus-art.el (gnus-article-wash-html-with-w3m): Don't make the
21215 w3m-safe-url-regexp variable buffer-local.
21216
21217 * mm-view.el (mm-inline-text-html-render-with-w3m): Ditto.
21218
21219 2004-02-27 Simon Josefsson <jas@extundo.com>
21220
21221 * gnus-sum.el (gnus-move-group-prefix-function): Add, default to
21222 gnus-group-real-prefix.
21223 (gnus-summary-move-article): Use it, instead of
21224 gnus-group-real-prefix.
21225
21226 2004-02-27 Katsumi Yamaoka <yamaoka@jpl.org>
21227
21228 * gnus-art.el (gnus-article-wash-html-with-w3m): Make the
21229 w3m-safe-url-regexp variable buffer-local and set it as the value
21230 of mm-w3m-safe-url-regexp.
21231
21232 * mm-view.el (mm-inline-text-html-render-with-w3m): Ditto.
21233
21234 * gnus-msg.el (gnus-setup-message): Ignore an article copy while
21235 parsing gnus-posting-styles when the message is not for replying.
21236
21237 * nnrss.el (nnrss-opml-export):
21238 Use mm-set-buffer-file-coding-system instead of
21239 set-buffer-file-coding-system.
21240
21241 2004-02-27 Jesper Harder <harder@ifa.au.dk>
21242
21243 * spam-stat.el: Pedantic docstring and whitespace fixes (courtesy
21244 of checkdoc.el).
21245 * nnrss.el: do.
21246 * gnus-mlspl.el: do.
21247 * gnus-ml.el: do.
21248 * gnus-srvr.el: do.
21249
21250 * nnrss.el (nnrss-opml-export): Turn on sgml-mode.
21251
21252 2004-02-27 Kevin Ryde <user42@zip.com.au> (tiny change)
21253
21254 * gnus.el (gnus-group, gnus-summary, gnus-summary-sort):
21255 Corrections to custom-manual links.
21256
21257 * gnus-art.el (gnus-article): Ditto.
21258
21259 * mm-decode.el (mime-display, mime-security): Ditto.
21260
21261 2004-02-26 Jesper Harder <harder@ifa.au.dk>
21262
21263 * flow-fill.el: Typo.
21264
21265 2004-02-26 Andrew Cohen <cohen@andy.bu.edu>
21266
21267 * spam-wash.el: New file.
21268
21269 2004-02-26 Mark A. Hershberger <mah@everybody.org>
21270
21271 * nnrss.el (nnrss-opml-import, nnrss-opml-export): New functions.
21272
21273 2004-02-26 Teodor Zlatanov <tzz@lifelogs.com>
21274
21275 * spam.el (spam-summary-prepare-exit): Fix gnus-set-difference: needs
21276 to be run with new-articles as LIST1, not LIST2.
21277 (spam-registration-functions): Add spam-use-ham-copy as a nil
21278 registration backend.
21279
21280 2004-02-26 Jesper Harder <harder@ifa.au.dk>
21281
21282 * spam-stat.el (spam-stat-washing-hook): New option.
21283 (spam-stat-buffer-words): Use it.
21284 (spam-stat-process-directory, spam-stat-test-directory):
21285 Use insert-file-contents-literally.
21286 (spam-stat-coding-system): New variable.
21287 (spam-stat-load, spam-stat-save): Use it.
21288
21289 2004-02-25 Katsumi Yamaoka <yamaoka@jpl.org>
21290
21291 * spam-report.el (spam-report-plug-agent):
21292 Quote spam-report-url-to-file and spam-report-url-ping-plain.
21293
21294 2004-02-25 Reiner Steib <Reiner.Steib@gmx.de>
21295
21296 * gnus-art.el (gnus-button-alist, gnus-header-button-alist):
21297 Allow / in mailto URLs.
21298
21299 2004-02-24 Reiner Steib <Reiner.Steib@gmx.de>
21300
21301 * spam-report.el (spam-report-process-queue): Fix interactive use.
21302 (spam-report-url-ping-temp-agent-function, spam-report-plug-agent)
21303 (spam-report-unplug-agent): Doc fixes.
21304 (spam-report-url-ping-mm-url, spam-report-url-to-file)
21305 (spam-report-agentize, spam-report-deagentize):
21306 Autoload 2004-02-24 Katsumi Yamaoka <yamaoka@jpl.org>
21307
21308 * message.el (message-setup-fill-variables): Add mml tags to
21309 paragraph-start and paragraph-separate. Suggested by Andrew Korty
21310 <ajk@iu.edu>.
21311 (message-mode): Don't modify paragraph-separate there.
21312
21313 2004-02-17 Katsumi Yamaoka <yamaoka@jpl.org>
21314
21315 * compface.el (uncompface-use-external): Default to undecided.
21316 (uncompface-use-external-threshold): New variable.
21317 (uncompface-float-time): New macro.
21318 (uncompface): Determine whether to use the external decoder if
21319 uncompface-use-external is undecided.
21320
21321 2004-02-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
21322
21323 * mm-view.el (mm-inline-image-emacs): Don't insert blank lines
21324 after images.
21325
21326 * gnus-art.el (gnus-mime-display-single): Remove dead code.
21327
21328 2004-02-14 Jesper Harder <harder@ifa.au.dk>
21329
21330 * nnrss.el (nnrss-request-article, nnrss-find-el): Cleanup.
21331
21332 * html2text.el (html2text-get-attr, html2text-fix-paragraph): do.
21333
21334 * gnus-sum.el (gnus-summary-limit-to-age)
21335 (gnus-summary-limit-children): do.
21336
21337 * gnus-int.el (gnus-request-scan): do.
21338
21339 * gnus-group.el (gnus-group-suspend): do.
21340
21341 * gnus-cus.el (gnus-agent-cat-prepare-category-field): do.
21342
21343 * gnus-cite.el (gnus-cite-parse-attributions): do.
21344
21345 * gnus-agent.el (gnus-summary-set-agent-mark)
21346 (gnus-agent-regenerate-group): do.
21347
21348 * deuglify.el (gnus-article-outlook-unwrap-lines): do.
21349
21350 * binhex.el (binhex-decode-region-internal): do.
21351
21352 2004-02-12 Katsumi Yamaoka <yamaoka@jpl.org>
21353
21354 * gnus-fun.el (gnus-face-properties-alist): New user option.
21355 (gnus-display-x-face-in-from): Use it.
21356
21357 * gnus-art.el (article-display-face): Ditto.
21358
21359 * compface.el (uncompface-use-external): Default to nil.
21360
21361 2004-02-12 Jesper Harder <harder@ifa.au.dk>
21362
21363 * nntp.el (nntp-erase-buffer): New function.
21364 (nntp-retrieve-data, nntp-send-command)
21365 (nntp-send-buffer, nntp-retrieve-groups, nntp-handle-authinfo)
21366 (nntp-possibly-change-group): Use it.
21367
21368 * nnnil.el (nnnil-retrieve-headers, nnnil-request-list):
21369 Use with-current-buffer.
21370
21371 2004-02-12 TAKAI Kousuke <tak@kmc.gr.jp>
21372
21373 * compface.el: Merge the ELisp-based uncompface program.
21374 (compface): New customization group.
21375 (uncompface-use-external): New user option.
21376 (uncompface): Call uncompface-internal if uncompface-use-external
21377 is nil.
21378 (uncompface-internal): New function. Note that there are also
21379 some other functions and variables added for this function.
21380
21381 2004-02-10 Jesper Harder <harder@ifa.au.dk>
21382
21383 * nnrss.el (nnrss-read-group-data): Initialize nnrss-group-hashtb
21384 if necessary.
21385
21386 2004-02-09 Teodor Zlatanov <tzz@lifelogs.com>
21387
21388 * spam-report.el (spam-report-unplug-agent)
21389 (spam-report-plug-agent, spam-report-deagentize)
21390 (spam-report-agentize, spam-report-url-ping-temp-agent-function):
21391 Add support for the Agent in spam-report: when unplugged, report to a
21392 file; when plugged, submit all the requests.
21393
21394 * spam.el (spam-register-routine): Fix message about
21395 registration.
21396
21397 2004-02-09 Jesper Harder <harder@ifa.au.dk>
21398
21399 * rfc2047.el (rfc2047-qp-or-base64): New function to reduce
21400 dependencies.
21401 (rfc2047-encode): Use it.
21402
21403 * gnus-art.el (gnus-button-marker-list): Move before first
21404 reference.
21405
21406 * imap.el (imap-parse-flag-list, imap-parse-body-extension)
21407 (imap-parse-body): Fix format string mismatch.
21408
21409 * gnus-score.el (gnus-summary-increase-score): do.
21410
21411 * nnrss.el (nnrss-close): New function.
21412
21413 2004-02-08 Jesper Harder <harder@ifa.au.dk>
21414
21415 * nnrss.el (nnrss-make-filename): New function.
21416 (nnrss-request-delete-group, nnrss-read-server-data)
21417 (nnrss-save-server-data, nnrss-read-group-data)
21418 (nnrss-save-group-data): Use it.
21419 (nnrss-save-server-data, nnrss-save-group-data): Use gnus-prin1.
21420 (nnrss-read-server-data, nnrss-read-group-data): Use load.
21421 (nnrss-group-hashtb): Make it a hash table rather than an obarray.
21422
21423 2004-02-07 Jesper Harder <harder@ifa.au.dk>
21424
21425 * mml.el (mml-compute-boundary-1): Don't uncompress files.
21426
21427 2004-02-06 Jesper Harder <harder@ifa.au.dk>
21428
21429 * mml.el (mml-mode, mml-x-dnd-attach-file): Attach drop and drag
21430 files.
21431
21432 * message.el (message-generate-headers-first): Don't quote nil
21433 and t in docstrings.
21434
21435 * imap.el (imap-id): do.
21436
21437 * gnus-agent.el (gnus-agent-consider-all-articles)
21438 (gnus-agent-queue-mail): do.
21439
21440 2004-02-05 Reiner Steib <Reiner.Steib@gmx.de>
21441
21442 * spam-report.el (spam-report-process-queue): New function.
21443 Process requests from `spam-report-requests-file'.
21444 (spam-report-process-queue): Doc fix.
21445
21446 2004-02-05 Teodor Zlatanov <tzz@lifelogs.com>
21447
21448 * spam.el (spam-register-routine)
21449 (spam-log-processing-to-registry, spam-log-registered-p)
21450 (spam-log-unregistration-needed-p, spam-log-undo-registration):
21451 Change "check" to "spam-check" for semi-clarity.
21452
21453 2004-02-05 Jesper Harder <harder@ifa.au.dk>
21454
21455 * pop3.el: Require nnheader.
21456
21457 * mml-smime.el: Require cl. Autoload message-fetch-field.
21458
21459 * mml-sec.el (mml-signencrypt-style): Don't depend on Gnus.
21460
21461 * gnus-picon.el: Require cl.
21462
21463 * gnus-fun.el: Require gnus-ems and gnus-util.
21464
21465 * gnus.el (gnus-method-to-server): Move defsubst before first use.
21466
21467 * gnus-diary.el (gnus-diary-header-schedule): caddr -> car (cddr
21468
21469 * gnus-art.el (gnus-article-edit-mode): Define before first
21470 reference.
21471
21472 2004-02-04 Jesper Harder <harder@ifa.au.dk>
21473
21474 * gnus-uu.el (gnus-uu-check-correct-stripped-uucode): Simplify.
21475 (gnus-uu-post-encoded): Use point-at-bol.
21476
21477 * gnus-topic.el (gnus-group-active-topic-p): do.
21478
21479 * gnus-start.el (gnus-newsrc-to-gnus-format): do.
21480
21481 * gnus-group.el (gnus-group-kill-region): do.
21482
21483 * gnus-art.el (article-date-ut): do.
21484
21485 * message.el (message-fetch-field): Remove redundant
21486 case-fold-search binding.
21487 (message-narrow-to-field): Simplify.
21488
21489 2004-02-03 Reiner Steib <Reiner.Steib@gmx.de>
21490
21491 * spam.el (spam-directory): Derive from `gnus-directory'.
21492
21493 * spam-report.el (spam-report-url-to-file)
21494 (spam-report-requests-file): New function and variable for offline
21495 reporting.
21496 (spam-report-url-ping-function): Add `spam-report-url-to-file'
21497 and user defined function.
21498 (spam-report-url-ping-mm-url): Remove doubled slash.
21499
21500 2004-02-03 Teodor Zlatanov <tzz@lifelogs.com>
21501
21502 * spam.el (spam-list-of-processors): Fix spamassassin variable names.
21503
21504 2004-02-03 Jesper Harder <harder@ifa.au.dk>
21505
21506 * spam.el (spam-check-spamoracle, spam-spamoracle-learn):
21507 Fix format string mismatch.
21508
21509 * sieve.el (sieve-deactivate-all): do.
21510
21511 * nnfolder.el (nnfolder-request-set-mark, nnfolder-save-marks): do.
21512
21513 * nnlistserv.el (nnlistserv-kk-wash-article): do.
21514
21515 * nnml.el (nnml-request-set-mark, nnml-save-marks): do.
21516
21517 * mm-bodies.el (mm-7bit-chars): Don't include \r.
21518
21519 2004-02-02 Teodor Zlatanov <tzz@lifelogs.com>
21520
21521 * spam.el (spam-list-of-checks): Add spam-use-BBDB-eclusive to
21522 the list of checks.
21523
21524 2004-01-31 Jesper Harder <harder@ifa.au.dk>
21525
21526 * rfc2047.el (rfc2047-pad-base64): Deal with more cases of invalid
21527 padding.
21528
21529 2004-01-27 Ralf Angeli <angeli@iwi.uni-sb.de>
21530
21531 * mm-view.el (mm-fill-flowed): New variable.
21532 (mm-inline-text): Use it.
21533
21534 2004-01-27 Teodor Zlatanov <tzz@lifelogs.com>
21535
21536 * spam.el (spam-spamassassin-register-ham-routine)
21537 (spam-spamassassin-register-spam-routine): Fix function names.
21538
21539 2004-01-27 Katsumi Yamaoka <yamaoka@jpl.org>
21540
21541 * gnus.el (gnus-tmp-grouplens): Remove.
21542 (gnus-summary-line-format): Remove grouplens.
21543
21544 * gnus-group.el (gnus-group-line-format): Ditto.
21545
21546 * gnus-spec.el (gnus-format-specs): Ditto.
21547 (gnus-update-format-specifications): Flush the group format spec
21548 cache if there's the grouplens stuff.
21549 (gnus-parse-simple-format): Replace %l with the empty string.
21550
21551 2004-01-27 Jerry James <james@xemacs.org> (tiny change)
21552
21553 * gnus-spec.el (gnus-parse-simple-format): Fix setq value
21554 omission.
21555
21556 2004-01-26 Katsumi Yamaoka <yamaoka@jpl.org>
21557
21558 * gnus-msg.el (gnus-summary-resend-message-edit): Call mime-to-mml.
21559 Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
21560
21561 2004-01-25 Paul Jarc <prj@po.cwru.edu>
21562
21563 * nnmaildir.el (nnmaildir--num-file, nnmaildir--mkfile)
21564 (nnmaildir--emlink-p, nnmaildir--eexist-p, nnmaildir--new-number):
21565 New macros and functions.
21566 * nnmaildir.el (nnmaildir--group-maxnum, nnmaildir--update-nov):
21567 Handle > NLINK_MAX messages.
21568 * nnmaildir.el (nnmaildir-request-set-mark):
21569 Use nnmaildir--emlink-p and nnmaildir--eexist-p.
21570
21571 2004-01-25 Alex Schroeder <alex@gnu.org>
21572
21573 * spam-stat.el (spam-stat-process-directory-age): New option.
21574 (spam-stat-process-directory): Use it.
21575
21576 2004-01-24 Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp> (tiny change)
21577
21578 * spam-stat.el (spam-stat-reduce-size): Set spam-stat-dirty.
21579 (spam-stat-save): Accept prefix argument.
21580
21581 2004-01-23 Paul Jarc <prj@po.cwru.edu>
21582
21583 * nnmaildir.el (nnmaildir-request-set-mark): Handle the "too many
21584 links" error.
21585
21586 2004-01-23 Jesper Harder <harder@ifa.au.dk>
21587
21588 * gnus.el (gnus-tmp-grouplens): Define for the sake of backward
21589 compatibility with old .newsrc.eld files.
21590
21591 * gnus-sum.el (gnus-summary-line-format-alist): Remove grouplens.
21592
21593 * gnus-start.el (gnus-1): do.
21594
21595 * gnus-group.el (gnus-group-line-format-alist): do.
21596
21597 * gnus.el (gnus-use-grouplens, gnus-visual): do.
21598
21599 * gnus-gl.el: Remove.
21600
21601 2004-01-23 Kevin Greiner <kgreiner@xpediantsolutions.com>
21602
21603 * gnus-sum.el (gnus-adjust-marks): Now correctly handles a list of
21604 marks consisting of a single range {for example, (3 . 5)} rather
21605 than a list of a single range { ((3 . 5)) }.
21606
21607 2004-01-23 Jesper Harder <harder@ifa.au.dk>
21608
21609 * spam-stat.el (spam-stat-store-gnus-article-buffer):
21610 Use with-current-buffer.
21611 (spam-stat-store-current-buffer): Use insert-buffer-substring to
21612 avoid consing a string.
21613
21614 * mm-util.el (mm-charset-synonym-alist): Add ks_c_5601-1987.
21615 Remove obsolete entries for big5 and gb2312.
21616
21617 2004-01-22 Kevin Greiner <kgreiner@xpediantsolutions.com>
21618
21619 * gnus-sum.el (gnus-adjust-marks): Avoid splicing null INTO the
21620 uncompressed list.
21621
21622 2004-01-22 Jesper Harder <harder@ifa.au.dk>
21623
21624 * spam-stat.el (spam-stat-strip-xref): New function.
21625 (spam-stat-process-directory): Use it.
21626
21627 * gnus-util.el (gnus-fetch-field): Don't bind case-fold-search
21628 here -- it's done in message-fetch-field.
21629
21630 2004-01-21 Kevin Greiner <kgreiner@xpediantsolutions.com>
21631
21632 * gnus-agent.el (gnus-agent-queue-mail)
21633 (gnus-agent-prompt-send-queue): New variables.
21634 (gnus-agent-send-mail): Use gnus-agent-queue-mail.
21635 * gnus-draft.el (gnus-group-send-queue): Pass the group name
21636 "nndraft:queue" along to gnus-draft-send.
21637 Use gnus-agent-prompt-send-queue.
21638 (gnus-draft-send): Rebind gnus-agent-queue-mail to nil when group
21639 is "nndraft:queue". Suggested by Gaute Strokkenes
21640 <gs234@srcf.ucam.org>
21641
21642 * gnus-agent.el (agent-disable-undownloaded-faces): Remove.
21643 (agent-enable-undownloaded-faces): Add.
21644 (gnus-agent-cat-groups): Use eval-and-compile, not
21645 eval-when-compile, to define gnus-agent-set-cat-groups as the setf
21646 method of gnus-agent-cat-groups even when the buffer has been
21647 evalled.
21648 (gnus-agent-save-active, gnus-agent-save-active-1): Merge to
21649 delete gnus-agent-save-active-1.
21650 (gnus-agent-save-groups): Delete. Identical to
21651 gnus-agent-save-active.
21652 (gnus-agent-write-active): No longer adjust agent's copy of active
21653 file as agent's adjustments are now stored in their own
21654 file. Remove optional parameter.
21655 (gnus-agent-possibly-alter-active): Ignore groups of unagentized
21656 servers. Add use of min/max range limits from server's local
21657 file.
21658 (gnus-agent-save-alist): Remove unused optional argument.
21659 (gnus-agent-load-local, gnus-agent-read-and-cache-local)
21660 (gnus-agent-read-local, gnus-agent-save-local, gnus-agent-get-local)
21661 (gnus-agent-set-local): A per-server file that keeps min/max range
21662 limits for articles known to the agent. Provides a fast mechanism
21663 for altering many active ranges.
21664 (gnus-agent-expire-group, gnus-agent-expire): No longer save the
21665 active file (local makes it unnecessary).
21666 (gnus-agent-regenerate-group): Fix XEmacs compatibility.
21667
21668 * gnus-cus.el (agent-disable-undownloaded-faces): Remove.
21669 (agent-enable-undownloaded-faces): Add.
21670
21671 * gnus-draft.el (gnus-draft-send): Bind gnus-agent-queue-mail to
21672 disable it when sending to "nndraft:queue".
21673 (gnus-group-send-queue): Add safety check to avoid sending queue
21674 when unplugged.
21675
21676 * gnus-group.el (gnus-group-catchup): Use new
21677 gnus-sequence-of-unread-articles, not
21678 gnus-list-of-unread-articles, to avoid exhausting memory with huge
21679 numbers of articles. Use gnus-range-map to avoid having to
21680 uncompress the unread list.
21681 (gnus-group-archive-directory, gnus-group-recent-archive-directory):
21682 Fix invalid ange-ftp reference.
21683
21684 * gnus-range.el (gnus-range-map): Iterate over list or sequence.
21685 (gnus-sorted-range-intersection): Intersection of two ranges
21686 without requiring that they first be uncompressed.
21687
21688 * gnus-start.el (gnus-activate-group): Unless blocked by the
21689 caller, possibly expand the active range to include both cached
21690 and agentized articles.
21691 (gnus-convert-old-newsrc): Rewrote in anticipation of having
21692 multiple version-dependent converters.
21693 (gnus-groups-to-gnus-format): Replace gnus-agent-save-groups with
21694 gnus-agent-save-active.
21695 (gnus-save-newsrc-file): Save dirty agent range limits.
21696
21697 * gnus-sum.el (gnus-select-newgroup): Replace inline code with
21698 gnus-agent-possibly-alter-active.
21699 (gnus-adjust-marked-articles): Faster handling of simple lists
21700
21701 2004-01-21 Jesper Harder <harder@ifa.au.dk>
21702
21703 * spam-stat.el (spam-stat-test-directory): New optional argument
21704 displays a list of files detected. Suggested by Andrew Cohen
21705 <cohen@andy.bu.edu>.
21706 (spam-stat-buffer-words-with-scores): Don't narrow and change
21707 syntax table here. Reported by Andrew Cohen <cohen@andy.bu.edu>.
21708
21709 2004-01-20 Hubert Chan <hubert@uhoreg.ca>
21710
21711 * spam.el (spam-use-spamassassin, spam-use-spamassassin-headers)
21712 (spam-install-hooks, spam-spamassassin, spam-spamassassin-path)
21713 (spam-spamassassin-arguments)
21714 (spam-spamassassin-spam-flag-header)
21715 (spam-spamassassin-positive-spam-flag-header)
21716 (spam-spamassassin-spam-status-header, spam-sa-learn-path)
21717 (spam-sa-learn-rebuild, spam-sa-learn-spam-switch)
21718 (spam-sa-learn-ham-switch, spam-sa-learn-unregister-switch)
21719 (spam-list-of-processors, spam-list-of-checks)
21720 (spam-list-of-statistical-checks, spam-registration-functions)
21721 (spam-check-spamassassin-headers, spam-check-spamassassin)
21722 (spam-spamassassin-score)
21723 (spam-spamassassin-register-with-sa-learn)
21724 (spam-spamassassin-register-spam-routine)
21725 (spam-spamassassin-register-ham-routine)
21726 (spam-assassin-register-spam-routine)
21727 (spam-assassin-register-ham-routine): Add SpamAssassin support.
21728 (spam-bogofilter-score): Fix to show article before scoring.
21729
21730 2004-01-20 Teodor Zlatanov <tzz@lifelogs.com>
21731
21732 * spam.el (gnus-summary-mode-map): Make spam-generic-score the
21733 default scoring function.
21734 (spam-generic-score): Call spam-spamassassin-score if
21735 spam-use-spamassassin or spam-use-spamassassin-headers is on;
21736 spam-bogofilter-score otherwise.
21737
21738 * gnus.el (spam-process, spam-autodetect-methods):
21739 Add spamassassin and spamassassin-headers.
21740
21741 2004-01-20 Nevin Kapur <nkapur@cs.caltech.edu>
21742
21743 * gnus-registry.el (gnus-registry-split-fancy-with-parent):
21744 Suppress unnecessary messages.
21745
21746 2004-01-20 Jesper Harder <harder@ifa.au.dk>
21747
21748 * spam-stat.el (spam-stat-to-hash-table): Use :size keyword in
21749 make-hash-table.
21750
21751 2004-01-19 Katsumi Yamaoka <yamaoka@jpl.org>
21752
21753 * canlock.el (base64-encode-string): Don't autoload it.
21754
21755 2004-01-16 Katsumi Yamaoka <yamaoka@jpl.org>
21756
21757 * run-at-time.el: Remove useless (require 'itimer),
21758 eval-and-compile and (featurep 'xemacs).
21759
21760 2004-01-16 Jesper Harder <harder@ifa.au.dk>
21761
21762 * gnus-msg.el (gnus-post-news): Use blank Newsgroups line if
21763 GROUP is a virtual group.
21764
21765 2004-01-16 Steve Youngs <sryoungs@bigpond.net.au>
21766
21767 * gnus.el: Autoload `message-y-or-n-p'.
21768
21769 2004-01-15 Jesper Harder <harder@ifa.au.dk>
21770
21771 * pgg-parse.el: Remove unnecessary (require 'custom).
21772
21773 * pgg-def.el: do.
21774
21775 * nnmail.el: do.
21776
21777 * gnus-undo.el: do.
21778
21779 * gnus-picon.el: do.
21780
21781 * gnus-util.el: do.
21782
21783 2004-01-15 Reiner Steib <Reiner.Steib@gmx.de>
21784
21785 * gnus-sum.el (gnus-pick-line-number): Add autoload.
21786
21787 2004-01-15 Katsumi Yamaoka <yamaoka@jpl.org>
21788
21789 * mm-decode.el (mm-multiple-handles): Recognize a string as a mime
21790 handle, as well as a list.
21791
21792 * mm-view.el (mm-w3m-cid-retrieve-1): Call itself recursively.
21793 Suggested by ARISAWA Akihiro <ari@mbf.sphere.ne.jp>.
21794 (mm-w3m-cid-retrieve): Simplify.
21795
21796 2004-01-14 Vasily Korytov <deskpot@myrealbox.com>
21797
21798 * message.el (message-kill-to-signature): Allow prefix arg to
21799 specify number of lines to keep before signature.
21800
21801 2004-01-14 Kai Grossjohann <kai@emptydomain.de>
21802
21803 * message.el (message-kill-to-signature): Change docstring.
21804
21805 2004-01-14 Katsumi Yamaoka <yamaoka@jpl.org>
21806
21807 * canlock.el: Always require sha1-el.
21808 (canlock-sha1): Bind sha1-maximum-internal-length to nil.
21809
21810 * message.el: Autoload sha1 only when compiling.
21811
21812 2004-01-13 Katsumi Yamaoka <yamaoka@jpl.org>
21813
21814 * message.el (message-canlock-generate): Require sha1-el.
21815
21816 2004-01-13 Jesper Harder <harder@ifa.au.dk>
21817
21818 * message.el (message-expand-name): Silence the byte compiler.
21819
21820 2004-01-13 Simon Josefsson <jas@extundo.com>
21821
21822 * gnus-score.el (gnus-score-edit-all-score): Fix prototype.
21823 Invoke gnus-score-mode.
21824 Reported by bojohan+news@dd.chalmers.se (Johan Bockgård).
21825
21826 * gnus-range.el (gnus-compress-sequence): Doc fix.
21827 Suggested by Jim Blandy <jimb@redhat.com> (tiny change).
21828
21829 2004-01-12 Jesper Harder <harder@ifa.au.dk>
21830
21831 * gnus-srvr.el (gnus-browse-foreign-server): Reduce consing.
21832
21833 2004-01-12 Teodor Zlatanov <tzz@lifelogs.com>
21834
21835 * spam.el (spam-get-article-as-string): Update to use
21836 gnus-request-article-this-buffer, much simpler.
21837 (spam-get-article-as-buffer): Remove.
21838
21839 2004-01-12 Kai Grossjohann <kai.grossjohann@mci.com>
21840
21841 * message.el (message-expand-name): Use EUDC if the user uses that.
21842
21843 2004-01-12 Jesper Harder <harder@ifa.au.dk>
21844
21845 * rfc2047.el (rfc2047-parse-and-decode, rfc2047-decode): Use a
21846 character for the encoding to avoid consing a string.
21847
21848 * rfc2047.el (rfc2047-decode-string): Don't cons a string
21849 unnecessarily.
21850
21851 * mm-util.el (mm-replace-chars-in-string): Remove.
21852
21853 * rfc2047.el (rfc2047-decode): Use mm-subst-char-in-string instead
21854 of mm-replace-chars-in-string.
21855
21856 2004-01-11 Jesper Harder <harder@ifa.au.dk>
21857
21858 * gnus.sum.el (gnus-remove-odd-characters): Don't cons two new strings.
21859
21860 * mm-util.el (mm-subst-char-in-string): Support inplace.
21861
21862 * gnus-sum.el (gnus-summary-remove-list-identifiers): Don't cons
21863 a new string in every iteration. Use shy groups.
21864
21865 2004-01-10 Jesper Harder <harder@ifa.au.dk>
21866
21867 * gnus-srvr.el (gnus-browse-unsubscribe-group):
21868 * gnus-soup.el (gnus-soup-group-brew):
21869 * gnus-msg.el (gnus-put-message):
21870 * gnus-move.el (gnus-group-move-group-to-server):
21871 * gnus-kill.el (gnus-batch-score):
21872 * gnus-group.el (gnus-group-prepare-flat, gnus-group-delete-group)
21873 (gnus-group-update-group-line, gnus-group-insert-group-line-info)
21874 (gnus-group-update-group, gnus-group-read-group)
21875 (gnus-group-make-group, gnus-group-make-help-group)
21876 (gnus-group-make-archive-group, gnus-group-make-directory-group)
21877 (gnus-group-make-empty-virtual, gnus-group-sort-selected-flat)
21878 (gnus-group-sort-by-unread, gnus-group-catchup)
21879 (gnus-group-unsubscribe-group, gnus-group-kill-group)
21880 (gnus-group-yank-group, gnus-group-set-info)
21881 (gnus-group-list-groups):
21882 * gnus.el (gnus-generate-new-group-name):
21883 * gnus-delay.el (gnus-delay-send-queue):
21884 * nnvirtual.el (nnvirtual-catchup-group):
21885 * nnkiboze.el (nnkiboze-generate-group, nnkiboze-generate-group):
21886 * gnus-topic.el (gnus-topic-find-groups, gnus-topic-clean-alist)
21887 (gnus-group-prepare-topics, gnus-topic-check-topology):
21888 * gnus-sum.el (gnus-update-read-articles, gnus-select-newsgroup)
21889 (gnus-mark-xrefs-as-read, gnus-compute-read-articles)
21890 (gnus-summary-walk-group-buffer, gnus-summary-move-article)
21891 (gnus-group-make-articles-read):
21892 * gnus-start.el (gnus-subscribe-newsgroup, gnus-start-draft-setup)
21893 (gnus-group-change-level, gnus-kill-newsgroup)
21894 (gnus-check-bogus-newsgroups, gnus-get-unread-articles-in-group)
21895 (gnus-get-unread-articles, gnus-make-articles-unread)
21896 (gnus-make-ascending-articles-unread): Use accessor
21897 macros (gnus-group-entry, gnus-group-unread, gnus-info-marks etc.)
21898 to get group information for improved readability.
21899
21900 2004-01-09 Jesper Harder <harder@ifa.au.dk>
21901
21902 * gnus-art.el (article-decode-mime-words, article-babel)
21903 (gnus-article-highlight-signature, gnus-article-add-buttons)
21904 (gnus-signature-toggle): Use gnus-with-article-buffer.
21905
21906 * gnus-art.el (gnus-article-highlight-headers)
21907 (gnus-article-add-buttons-to-head): Use gnus-with-article-headers.
21908
21909 * gnus-art.el (gnus-mm-display-part, gnus-article-wash-status)
21910 (gnus-article-set-globals, gnus-request-article-this-buffer)
21911 (gnus-button-message-id, gnus-article-maybe-hide-headers)
21912 (gnus-mime-view-part-externally, gnus-mime-view-part-internally)
21913 (gnus-mime-display-alternative): Use with-current-buffer.
21914
21915 2004-01-09 Teodor Zlatanov <tzz@lifelogs.com>
21916
21917 * spam.el (spam-generate-fake-headers): Rewrite to be simpler,
21918 also under 80 char limit, and call gnus-error if needed.
21919 (spam-fetch-article-header): Fix - it was a
21920 buffer-local variable (gnus-newsgroup-data).
21921 (spam-find-spam): Use spam-generate-fake-headers, forget about
21922 spam-insert-fake-headers.
21923 (spam-insert-fake-headers): Remove.
21924
21925 2004-01-09 Jesper Harder <harder@ifa.au.dk>
21926
21927 * deuglify.el (gnus-article-outlook-unwrap-lines)
21928 (gnus-outlook-rearrange-article)
21929 (gnus-outlook-repair-attribution-outlook)
21930 (gnus-outlook-repair-attribution-block)
21931 (gnus-outlook-repair-attribution-other): Remove redundant
21932 save-excursion.
21933
21934 2004-01-09 Teodor Zlatanov <tzz@lifelogs.com>
21935
21936 * spam.el (spam-fetch-field-fast, spam-fetch-field-from-fast)
21937 (spam-fetch-field-subject-fast)
21938 (spam-fetch-field-message-id-fast, spam-generate-fake-headers)
21939 (spam-fetch-article-header): Add functions to deal with Gnus
21940 internals for fast retrieval of article header data.
21941 (spam-initialize): Put spam-find-spam in the gnus-summary-prepared-hook.
21942
21943 2004-01-09 Jesper Harder <harder@ifa.au.dk>
21944
21945 * pop3.el (pop3-md5): Remove.
21946 (pop3-apop): Replace pop3-md5 with md5.
21947
21948 * mm-bodies.el: base64 is always built-in.
21949
21950 * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups):
21951 Use with-current-buffer.
21952
21953 2004-01-08 Katsumi Yamaoka <yamaoka@jpl.org>
21954
21955 * canlock.el (canlock-insert-header): Remove excessive grouping in
21956 regexp.
21957
21958 * gnus-sum.el (gnus-summary-read-document): Ditto.
21959
21960 * gnus-uu.el (gnus-uu-part-number): Ditto.
21961
21962 * html2text.el (html2text-remove-tags): Ditto.
21963 (html2text-format-tags): Ditto.
21964 (html2text-format-single-elements): Ditto.
21965
21966 * mml.el (mml-parse-1): Ditto.
21967
21968 2004-01-08 Jesper Harder <harder@ifa.au.dk>
21969
21970 * gnus-sum.el (gnus-summary-update-mark): Revert previous change.
21971
21972 * gnus-group.el (gnus-group-mark-group): Fix for multibyte marks.
21973
21974 * gnus-sum.el (gnus-summary-update-mark): Fix for multibyte marks.
21975
21976 * gnus-util.el (gnus-replace-in-string): Remove Emacs 20 code.
21977
21978 2003-11-15 Simon Josefsson <jas@extundo.com>
21979
21980 * pgg-gpg.el (pgg-gpg-lookup-all-secret-keys)
21981 (pgg-gpg-lookup-key): Use regexp match instead of
21982 split-string (split-string is different between emacs 21.2 and
21983 22.1). Reported by ultrasoul@ultrasoul.com (David D. Smith).
21984
21985 2004-01-08 Jesper Harder <harder@ifa.au.dk>
21986
21987 * gnus-art.el (gnus-mime-view-all-parts)
21988 (gnus-article-part-wrapper, gnus-article-view-part):
21989 Use with-current-buffer.
21990
21991 2004-01-07 Teodor Zlatanov <tzz@lifelogs.com>
21992
21993 * spam.el (spam-disable-spam-split-during-ham-respool)
21994 (spam-spamoracle-database, spam-cache-lookups)
21995 (spam-split-last-successful-check, spam-clear-cache, spam-xor)
21996 (spam-group-ham-mark-p, spam-group-spam-mark-p)
21997 (spam-group-ham-marks, spam-group-spam-marks)
21998 (spam-group-spam-contents-p, spam-group-ham-contents-p)
21999 (spam-list-of-processors, spam-list-of-statistical-checks): Fix doc,
22000 also add spam-use-blackholes to the statistical checks.
22001 (spam-fetch-field-fast): Add interface to fetching fields, may
22002 become a macro.
22003 (spam-fetch-field-from-fast, spam-fetch-field-subject-fast)
22004 (spam-fetch-field-message-id-fast): Use spam-fetch-field-fast.
22005 (spam-insert-fake-headers): Fake an article when needed.
22006 (spam-find-spam): Fake article when possible.
22007 (spam-check-blackholes, spam-check-BBDB, spam-from-listed-p)
22008 (spam-check-bogofilter-headers): Use message-fetch-field instead
22009 of nnmail-fetch-field.
22010
22011 2004-01-07 Reiner Steib <Reiner.Steib@gmx.de>
22012
22013 * gnus-score.el (gnus-score-find-trace): Add `k' (kill-buffer).
22014
22015 2004-01-07 Teodor Zlatanov <tzz@lifelogs.com>
22016
22017 * spam.el (spam-split): Do not require spam-use-CHECK to be
22018 enabled if that check is passed to spam-split explicitly; also
22019 fix so 'spam doesn't get converted to spam-split-group when
22020 spam-split-symbolic-return is t.
22021 (spam-find-spam): Find registrations of the article and use those
22022 instead of re-running spam-split to find the spam/ham
22023 classification of the article.
22024 (spam-log-processing-to-registry, spam-log-registered-p)
22025 (spam-log-unregistration-needed-p, spam-log-undo-registration):
22026 Use gnus-error instead of gnus-message.
22027 (spam-log-registration-type): Add function to determine the
22028 classification of a message based on registry entries; will
22029 return nil if both 'spam and 'ham are found.
22030 (spam-check-BBDB): Expand all the BBDB macros here so we can have
22031 a reasonably fast local cache without the loading errors.
22032 (spam-cache-lookups): Set to t by default.
22033 (spam-find-spam): Don't try to guess spam-cache-lookups.
22034 (spam-enter-whitelist, spam-enter-blacklist): Clear the
22035 spam-caches entry.
22036 (spam-filelist-build-cache, spam-filelist-check-cache):
22037 Fix caching of whitelist/blacklist entries.
22038 (spam-check-whitelist, spam-check-blacklist):
22039 Invoke spam-from-listed-p with a type, not a cache variable.
22040 (spam-from-listed-p): Wrap around spam-filelist-check-cache.
22041
22042 2004-01-07 Jesper Harder <harder@ifa.au.dk>
22043
22044 * message.el (message-cite-prefix-regexp): Use with-syntax-table.
22045
22046 * nnmail.el (nnmail-split-fancy): do.
22047
22048 * mml.el (mml-parse): do.
22049
22050 * gnus-score.el (gnus-enter-score-words-into-hashtb)
22051 (gnus-score-adaptive): do.
22052
22053 2004-01-07 Katsumi Yamaoka <yamaoka@jpl.org>
22054
22055 * gnus-art.el (gnus-treat-emphasize): Ignore Emacs version number.
22056 (gnus-mime-button-map): Don't set keymap parent.
22057 (gnus-button-ctan-directory-regexp): Use shy grouping.
22058 (gnus-prev-page-map): Don't set keymap parent.
22059 (gnus-prev-page-map): Remove duplicated one.
22060 (gnus-next-page-map): Don't set keymap parent.
22061 (gnus-mime-security-button-map): Ditto.
22062
22063 * nnheader.el (nnheader-directory-files-is-safe): Ignore Emacs
22064 version number.
22065
22066 * sha1-el.el (sha1-string-external): Use with-temp-buffer.
22067
22068 2004-01-07 Katsumi Yamaoka <yamaoka@jpl.org>
22069
22070 * canlock.el (canlock-sha1-function): Remove.
22071 (canlock-sha1-function-for-verify): Remove.
22072 (canlock-openssl-program): Remove.
22073 (canlock-openssl-args): Remove.
22074 (canlock-ignore-errors): Remove.
22075 (canlock-sha1-with-openssl): Remove.
22076 (canlock-sha1): Use sha1 instead of to call canlock-sha1-function.
22077 (canlock-verify): Don't use canlock-ignore-errors.
22078
22079 * sha1-el.el (sha1-string-external): Make it can return a string
22080 in binary form.
22081 (sha1-region-external): Ditto.
22082 (sha1-string-internal): Ditto.
22083 (sha1-region-internal): Ditto.
22084 (sha1-region): Ditto.
22085 (sha1-string): Ditto.
22086 (sha1): Ditto.
22087
22088 2004-01-07 Lars Magne Ingebrigtsen <larsi@gnus.org>
22089
22090 * spam.el (spam-report-articles-gmane): New command.
22091
22092 2004-01-07 Katsumi Yamaoka <yamaoka@jpl.org>
22093
22094 * gnus.el: Don't make unnecessary *Group* buffer when loading.
22095
22096 * run-at-time.el (run-at-time-saved): Remove.
22097 (run-at-time): Doc fix.
22098
22099 2004-01-07 Jesper Harder <harder@ifa.au.dk>
22100
22101 * gnus-sum.el (gnus-summary-limit-to-replied): New command.
22102 (gnus-summary-limit-map): Add it.
22103 (gnus-summary-make-menu-bar): do.
22104
22105 2004-01-06 Teodor Zlatanov <tzz@lifelogs.com>
22106
22107 * spam.el (spam-cache-lookups, spam-caches, spam-clear-cache):
22108 Make attempt at some caching support (done for BBDB only now).
22109 (spam-find-spam): Set spam-cache-lookups if there are more than 2
22110 addresses to be checked.
22111 (spam-clear-cache-BBDB): Add function, to be invoked by
22112 bbdb-change-hook, and triggering spam-clear-cache of 'spam-use-BBDB.
22113 (spam-check-BBDB): Check and use the caches, if
22114 spam-cache-lookups is on, remove superfluous (provide).
22115
22116 2004-01-06 Reiner Steib <Reiner.Steib@gmx.de>
22117
22118 * gnus-art.el (gnus-treat-ansi-sequences): Change default.
22119
22120 2004-01-07 Steve Youngs <sryoungs@bigpond.net.au>
22121
22122 * run-at-time.el (run-at-time-saved): Move to after the definition
22123 of `run-at-time'.
22124
22125 2004-01-06 Katsumi Yamaoka <yamaoka@jpl.org>
22126
22127 * gnus-art.el (gnus-article-wash-html-with-w3m): Don't use
22128 mm-w3m-local-map-property.
22129
22130 * mm-view.el (mm-w3m-mode-map): Remove.
22131 (mm-w3m-local-map-property): Remove.
22132 (mm-inline-text-html-render-with-w3m): Don't use
22133 mm-w3m-local-map-property.
22134
22135 2004-01-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
22136
22137 * run-at-time.el: New file.
22138
22139 * gnus.el ((fboundp 'gnus-set-text-properties)): Remove definition
22140 of gnus-set-text-properties.
22141
22142 * gnus-uu.el (gnus-uu-save-article): Ditto.
22143
22144 * gnus-salt.el (gnus-carpal-setup-buffer): Ditto.
22145
22146 * gnus-cite.el (gnus-cite-parse): Ditto.
22147
22148 * gnus-art.el (gnus-button-push): Use set-text-properties instead
22149 of gnus-.
22150
22151 * gnus.el: Change calls to nnheader-run-at-time and
22152 password-run-at-time throughout to use run-at-time directly.
22153
22154 * password.el: Remove definition of run-at-time.
22155
22156 2004-01-05 Karl Pflästerer <sigurd@12move.de> (tiny change)
22157
22158 * mml.el (mml-minibuffer-read-disposition): Show attachment type
22159 in prompt.
22160
22161 2004-01-06 Steve Youngs <sryoungs@bigpond.net.au>
22162
22163 * gnus-ems.el (gnus-mode-line-modified): Don't conditionalize on
22164 XEmacs version.
22165
22166 * dns.el (dns-make-network-process): Use `open-network-stream'
22167 instead of `gnus-xmas-open-network-stream'.
22168
22169 * .cvsignore: Add auto-autoloads.el, custom-load.el.
22170
22171 2004-01-06 Jesper Harder <harder@ifa.au.dk>
22172
22173 * gnus-art.el (gnus-mime-display-alternative)
22174 (gnus-insert-mime-button, gnus-insert-mime-security-button)
22175 (gnus-insert-prev-page-button, gnus-insert-next-page-button):
22176 Don't use gnus-local-map-property.
22177
22178 * gnus-util.el (gnus-local-map-property): Remove.
22179
22180 * mm-view.el (mm-view-pkcs7-decrypt):
22181 Replace gnus-completing-read-maybe-default with completing-read.
22182
22183 * gnus-util.el (gnus-completing-read): do.
22184 (gnus-completing-read-maybe-default): Remove.
22185
22186 2004-01-06 Steve Youngs <sryoungs@bigpond.net.au>
22187
22188 * password.el: Only autoload `run-at-time' if not XEmacs.
22189 Only autoload the itimer functions if XEmacs.
22190
22191 2004-01-06 Jesper Harder <harder@ifa.au.dk>
22192
22193 * gnus-art.el (gnus-read-string): Remove.
22194 (gnus-summary-pipe-to-muttprint): Replace gnus-read-string with
22195 read-string.
22196
22197 2004-01-05 Teodor Zlatanov <tzz@lifelogs.com>
22198
22199 * netrc.el: Autoload password-read.
22200 (netrc): Add configuration group.
22201 (netrc-encoding-method, netrc-openssl-path):
22202 Add variables for encoding and decoding of files with symmetric
22203 ciphers.
22204 (netrc-encode): Add assistant function to encode a file with
22205 netrc-encoding-method.
22206 (netrc-parse): Add interactive parameter, added optional
22207 decoding if netrc-encoding-method is non-nil but otherwise
22208 behavior is standard.
22209 (netrc-encrypting-method, netrc-encrypt, netrc-parse):
22210 Do s/encode/encrypt/ everywhere.
22211
22212 * spam.el: Remove executable-find autoload.
22213
22214 2004-01-05 Jesper Harder <harder@ifa.au.dk>
22215
22216 * gnus-registry.el: Remove Emacs 20 hash table compatibility code.
22217
22218 * gnus-uu.el (gnus-uu-post-encoded): bury-buffer is always fbound.
22219
22220 2004-01-05 Reiner Steib <Reiner.Steib@gmx.de>
22221
22222 * gnus-art.el (gnus-treat-ansi-sequences)
22223 (article-treat-ansi-sequences): New variable and function.
22224 Suggested by Dan Jacobson <jidanni@jidanni.org>.
22225
22226 * gnus-sum.el (gnus-summary-wash-map, gnus-summary-make-menu-bar):
22227 Use it.
22228
22229 2004-01-05 Jesper Harder <harder@ifa.au.dk>
22230
22231 * mm-util.el (mm-quote-arg): Remove.
22232
22233 * mm-decode.el (mm-mailcap-command): Replace mm-quote-arg with
22234 shell-quote-argument.
22235
22236 * gnus-uu.el (gnus-uu-command): do.
22237
22238 * gnus-sum.el (gnus-summary-insert-pseudos): do.
22239
22240 * ietf-drums.el (ietf-drums-token-to-list): Replace mm-make-char
22241 with make-char.
22242
22243 * mm-util.el (mm-make-char): Remove.
22244
22245 * mml.el (mml-mode): Replace gnus-add-minor-mode with
22246 add-minor-mode.
22247
22248 * gnus-undo.el (gnus-undo-mode): do.
22249
22250 * gnus-topic.el (gnus-topic-mode): do.
22251
22252 * gnus-sum.el (gnus-dead-summary-mode): do.
22253
22254 * gnus-start.el (gnus-slave-mode): do.
22255
22256 * gnus-salt.el (gnus-binary-mode, gnus-pick-mode): do.
22257
22258 * gnus-ml.el (gnus-mailing-list-mode): do.
22259
22260 * gnus-gl.el (gnus-grouplens-mode): do.
22261
22262 * gnus-draft.el (gnus-draft-mode): do.
22263
22264 * gnus-dired.el (gnus-dired-mode): do.
22265
22266 * gnus-ems.el (gnus-add-minor-mode): Remove.
22267
22268 * gnus-spec.el (gnus-correct-length, gnus-correct-substring):
22269 Replace gnus-char-width with char-width.
22270
22271 * gnus-ems.el (gnus-char-width): Remove.
22272
22273 * gnus-spec.el (gnus-correct-length, gnus-correct-substring):
22274 Replace gnus-char-width with char-width.
22275
22276 * gnus-ems.el (gnus-char-width): Remove.
22277
22278 * spam-stat.el (with-syntax-table): Remove with-syntax-table
22279 definition.
22280 Remove Emacs 20 hash table compatibility code.
22281
22282 * rfc2047.el (with-syntax-table): Remove with-syntax-table Emacs
22283 20 compatibility code.
22284
22285 * spam.el (spam-point-at-eol): Replace with point-at-eol.
22286
22287 * smime.el (smime-point-at-eol): Replace with point-at-eol.
22288
22289 * rfc2047.el (rfc2047-point-at-bol, rfc2047-point-at-eol):
22290 Replace with point-at-{eol,bol}.
22291
22292 * netrc.el (netrc-point-at-eol): Replace with point-at-eol.
22293
22294 * imap.el (imap-point-at-eol): Replace with point-at-eol.
22295
22296 * flow-fill.el (fill-flowed-point-at-bol)
22297 (fill-flowed-point-at-eol): Replace with point-at-{eol,bol}.
22298
22299 * gnus-util.el (gnus-point-at-bol, gnus-point-at-eol): Remove.
22300 Replace with point-at-{eol,bol} throughout all files.
22301
22302 2004-01-05 Katsumi Yamaoka <yamaoka@jpl.org>
22303
22304 * ntlm.el (ntlm-string-as-unibyte): New macro.
22305 (ntlm-build-auth-response): Use it.
22306
22307 Remove Emacs 20 stuff:
22308 * gnus-msg.el (gnus-summary-news-other-window): Use remove instead
22309 of delq and copy-sequence.
22310 * gnus-art.el (popup-menu): Remove the compiler macro.
22311 * nnmail.el (nnmail-split-fancy): Don't support customizing with
22312 Emacs 20.
22313
22314 2004-01-05 Simon Josefsson <jas@extundo.com>
22315
22316 * ntlm.el: Fix namespace. Change smb-passwd-hash into
22317 ntlm-smb-passwd-hash, smb-owf-encrypt into ntlm-smb-owf-encrypt,
22318 smb-passwd-hash into ntlm-smb-passwd-hash, smbdes-e-p16 into
22319 ntlm-smb-des-e-p16, smbdes-e-p24 into ntlm-smb-des-e-p24, smbhash
22320 into ntlm-smb-hash, smb-sp8 into ntlm-smb-sp8, smb-str-to-key into
22321 ntlm-smb-str-to-key, smb-dohash into ntlm-smb-dohash, smb-perm1
22322 into ntlm-smb-perm1, smb-perm2 into ntlm-smb-perm2, smb-perm3 into
22323 ntlm-smb-perm3, smb-perm4 into ntlm-smb-perm4, smb-perm5 into
22324 ntlm-smb-perm5, smb-perm6 into ntlm-smb-perm6, smb-sc into
22325 ntlm-smb-sc, smb-sbox into ntlm-smb-sbox, string-permute into
22326 ntlm-string-permute, string-lshift into ntlm-string-lshift,
22327 string-xor into ntlm-string-xor.
22328 Suggested by Jesper Harder <harder@myrealbox.com>.
22329
22330 * ntlm.el: Don't include poem.
22331
22332 * md4.el (print-int32, print-string-hexa): Remove.
22333 Suggested by Jesper Harder <harder@myrealbox.com>.
22334
22335 * sasl-ntlm.el, ntlm.el, md4.el: New files.
22336
22337 * hmac-md5.el (md5-binary): Fix byte compile warning. (This
22338 probably breaks emacs with DL patch, but do we care? Is anyone
22339 still using the DL stuff?)
22340
22341 * sieve-manage.el: Use the password package.
22342 (sieve-manage-read-passwd): Remove.
22343 (sieve-manage-interactive-login): Use password. Re-add
22344 condition-case around loop.
22345
22346 * pgg.el (pgg-passphrase-cache, pgg-run-at-time): Remove.
22347 (pgg-add-passphrase-cache, pgg-remove-passphrase-cache):
22348 Use the password package.
22349
22350 2003-02-19 Simon Josefsson <jas@extundo.com>
22351
22352 * sieve-manage.el (sieve-sasl-auth): Quote optional initial SASL
22353 token.
22354
22355 2002-08-07 Simon Josefsson <jas@extundo.com>
22356
22357 * sieve-manage.el (require): Use SASL, not RFC2104/MD5.
22358 (sieve-manage-authenticators):
22359 (sieve-manage-authenticator-alist): Add some SASL mechs.
22360 (sieve-sasl-auth): New function.
22361 (sieve-manage-cram-md5-auth):
22362 (sieve-manage-plain-auth): Rewrite using SASL library.
22363 (sieve-manage-digest-md5-p, sieve-manage-digest-md5-auth)
22364 (sieve-manage-scram-md5-p, sieve-manage-scram-md5-auth)
22365 (sieve-manage-ntlm-p, sieve-manage-ntlm-auth)
22366 (sieve-manage-login-p, sieve-manage-login-auth): Add wrappers.
22367
22368 2004-01-05 Simon Josefsson <jas@extundo.com>
22369
22370 * sasl.el, sasl-cram.el, sasl-digest.el, hmac-md5.el, hmac-def.el:
22371 New files.
22372
22373 2004-01-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
22374
22375 * gnus-group.el (gnus-no-groups-message): Update.
22376
22377 * gnus-sum.el (gnus-summary-insert-new-articles): Remove .
22378
22379 2003-11-09 Simon Josefsson <jas@extundo.com>
22380
22381 * imap.el: Support for ID IMAP extension (RFC 2971).
22382 (imap-local-variables): Add imap-id.
22383 (imap-id): New variable.
22384 (imap-id): New function.
22385 (imap-parse-response): Parse untagged ID response.
22386 * nnimap.el (nnimap-id): New variable.
22387 (nnimap-open-connection): Use it.
22388
22389 2003-12-28 Simon Josefsson <jas@extundo.com>
22390
22391 * gnus-score.el (gnus-score-edit-all-score): New.
22392 * gnus-group.el (gnus-group-score-map): Bind it to W e.
22393
22394 2004-01-04 Simon Josefsson <jas@extundo.com>
22395
22396 * password.el: Add.
22397
22398 2004-01-04 Mario Lang <lang@zid.tugraz.at>
22399
22400 * dns.el (dns-query-types): Fix typo.
22401 (dns-query-types): New function.
22402 (dns-read-type): Add support for AAAA records, see RFC 3596. Parse MX,
22403 PTR and SOA replies, see RFC 1035.
22404
22405 2004-01-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
22406
22407 * gnus.el (gnus-logo-color-style): Change colors to `no'.
22408
22409 * Move to Changelog.2.
22410
22411 2004-01-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
22412
22413 * gnus.el (gnus-version-number): Bump version.
22414
22415 2004-01-04 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
22416
22417 * gnus.el: No Gnus v0.1 is released.
22418
22419 2004-01-04 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
22420
22421 * gnus.el: No Gnus v0.0 is released.
22422
22423 2004-01-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
22424
22425 * gnus.el (gnus-version-number): Bump.
22426 (gnus-version): No.
22427
22428 See ChangeLog.2 for earlier changes.
22429
22430 Copyright (C) 2004-2012 Free Software Foundation, Inc.
22431
22432 This file is part of GNU Emacs.
22433
22434 GNU Emacs is free software: you can redistribute it and/or modify
22435 it under the terms of the GNU General Public License as published by
22436 the Free Software Foundation, either version 3 of the License, or
22437 (at your option) any later version.
22438
22439 GNU Emacs is distributed in the hope that it will be useful,
22440 but WITHOUT ANY WARRANTY; without even the implied warranty of
22441 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
22442 GNU General Public License for more details.
22443
22444 You should have received a copy of the GNU General Public License
22445 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.
22446
22447 ;; Local Variables:
22448 ;; coding: utf-8
22449 ;; fill-column: 79
22450 ;; add-log-time-zone-rule: t
22451 ;; End: